|
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@apidevtools/json-schema-ref-parser": "^11.9.3", |
31 | | - "@bazel/bazelisk": "^1.25.0", |
32 | | - "@bazel/buildifier": "^8.0.3", |
33 | | - "@bazel/buildozer": "^8.0.3", |
| 31 | + "@bazel/bazelisk": "^1.26.0", |
| 32 | + "@bazel/buildifier": "^8.2.1", |
| 33 | + "@bazel/buildozer": "^8.2.1", |
34 | 34 | "@bazel/ibazel": "^0.25.0", |
35 | 35 | "@google/semantic-release-replace-plugin": "^1.2.0", |
36 | 36 | "@redocly/cli": "^1.34.0", |
|
40 | 40 | "@types/glob": "^7.2.0", |
41 | 41 | "@types/json-schema": "^7.0.11", |
42 | 42 | "@types/node": "^17.0.38", |
43 | | - "@types/postman-collection": "^3.5.7", |
| 43 | + "@types/postman-collection": "^3.5.11", |
44 | 44 | "@types/unist": "^2.0.6", |
45 | | - "@types/yargs": "^17.0.33", |
| 45 | + "@types/yargs": "^17.0.35", |
46 | 46 | "axios": "^0.27.2", |
47 | 47 | "call-me-maybe": "^1.0.2", |
48 | 48 | "clsx": "^2.1.1", |
49 | 49 | "dir-compare": "^4.0.0", |
| 50 | + "fast-safe-stringify": "^2.1.1", |
50 | 51 | "glob": "^8.0.3", |
51 | | - "js-yaml": "^4.1.0", |
| 52 | + "js-yaml": "^4.1.1", |
52 | 53 | "jsonpath-plus": "^6.0.1", |
53 | 54 | "mdast-builder": "^1.1.1", |
54 | 55 | "mdast-util-from-markdown": "^0.8.5", |
55 | 56 | "mdast-util-gfm": "^0.1.2", |
56 | 57 | "micromark-extension-gfm": "^0.3.3", |
57 | | - "openapi-examples-validator": "^6.0.1", |
58 | | - "openapi-to-postmanv2": "^5.0.0", |
| 58 | + "openapi-examples-validator": "^6.0.3", |
| 59 | + "openapi-to-postmanv2": "^5.7.0", |
59 | 60 | "openapi-types": "^12.1.3", |
60 | 61 | "postman-code-generators": "^1.2.2", |
61 | 62 | "postman-collection": "^4.1.6", |
62 | | - "prettier": "^2.8.3", |
| 63 | + "prettier": "^2.8.8", |
63 | 64 | "query-string": "^7.1.1", |
64 | 65 | "remark-gfm": "^1.0.0", |
65 | 66 | "remark-html": "^13.0.2", |
66 | 67 | "remark-parse": "^9.0.0", |
67 | 68 | "remark-stringify": "^9.0.0", |
68 | | - "rimraf": "^6.0.1", |
| 69 | + "rimraf": "^6.1.2", |
69 | 70 | "slugify": "^1.6.5", |
70 | | - "tar": "^6.1.11", |
| 71 | + "tar": "^6.2.1", |
71 | 72 | "tar-stream": "^3.1.7", |
72 | | - "tmp": "^0.2.1", |
| 73 | + "tmp": "^0.2.5", |
73 | 74 | "typescript": "5.6.2", |
74 | 75 | "unified": "^9.2.1", |
75 | | - "yargs": "^17.7.2", |
76 | | - "fast-safe-stringify": "^2.1.1", |
77 | | - "yaml": "^2.7.0" |
| 76 | + "yaml": "^2.8.2", |
| 77 | + "yargs": "^17.7.2" |
78 | 78 | }, |
79 | 79 | "pnpm": { |
80 | 80 | "onlyBuiltDependencies": [] |
|
0 commit comments