Skip to content

Commit

Permalink
adjust package.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail committed Jan 22, 2025
1 parent 3e57681 commit ae3e260
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"@types/semver": "^7.5.8",
"@types/swagger-ui-express": "^4.1.6",
"@typescript-eslint/rule-tester": "^8.15.0",
"@vitest/coverage-v8": "^3.0.1",
"@vitest/coverage-v8": "^3.0.3",
"camelize-ts": "^3.0.0",
"compression": "^1.7.4",
"cors": "^2.8.5",
Expand All @@ -154,7 +154,7 @@
"typescript": "^5.5.2",
"typescript-eslint": "^8.15.0",
"undici": "^6.19.8",
"vitest": "^3.0.1",
"vitest": "^3.0.3",
"zod": "^3.23.0"
},
"resolutions": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -867,7 +867,7 @@
"@typescript-eslint/types" "8.21.0"
eslint-visitor-keys "^4.2.0"

"@vitest/coverage-v8@^3.0.1":
"@vitest/coverage-v8@^3.0.3":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@vitest/coverage-v8/-/coverage-v8-3.0.3.tgz#8e7339b0b2ec36b0d1facd43f73d96ce185301bf"
integrity sha512-uVbJ/xhImdNtzPnLyxCZJMTeTIYdgcC2nWtBBBpR1H6z0w8m7D+9/zrDIx2nNxgMg9r+X8+RY2qVpUDeW2b3nw==
Expand Down Expand Up @@ -3475,7 +3475,7 @@ [email protected]:
optionalDependencies:
fsevents "~2.3.3"

vitest@^3.0.1:
vitest@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.3.tgz#e7bcf3ba82e4a18f1f2c5083b3d989cd344cb78c"
integrity sha512-dWdwTFUW9rcnL0LyF2F+IfvNQWB0w9DERySCk8VMG75F8k25C7LsZoh6XfCjPvcR8Nb+Lqi9JKr6vnzH7HSrpQ==
Expand Down

0 comments on commit ae3e260

Please sign in to comment.