Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirvolek committed Sep 19, 2024
1 parent 67dee59 commit 94a71f4
Show file tree
Hide file tree
Showing 2 changed files with 391 additions and 303 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"coverage": "vitest run --coverage"
},
"devDependencies": {
"@redocly/cli": "1.5.0",
"@scalar/cli": "^0.2.91",
"@vitest/coverage-v8": "2.0.4",
"openapi-merge-cli": "^1.3.1",
"@redocly/cli": "1.25.3",
"@scalar/cli": "^0.2.195",
"@vitest/coverage-v8": "2.1.1",
"openapi-merge-cli": "^1.3.2",
"openapi-typescript": "7.4.0",
"typescript": "^5.3.2",
"vitest": "2.0.4"
"typescript": "^5.6.2",
"vitest": "2.1.1"
},
"dependencies": {
"ajv": "^8.12.0",
"cbor": "^9.0.1",
"ajv": "^8.17.1",
"cbor": "^9.0.2",
"rimraf": "6.0.1",
"yaml": "^2.3.4"
"yaml": "^2.5.1"
},
"packageManager": "yarn@4.5.0",
"engines": {
Expand Down
Loading

0 comments on commit 94a71f4

Please sign in to comment.