Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Menci committed Feb 14, 2025
1 parent 9e7be31 commit 07fdbb8
Show file tree
Hide file tree
Showing 2 changed files with 1,012 additions and 891 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,20 @@
"format": "prettier --write '**/*.{mjs,cjs,js,ts}'"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"@types/uuid": "^10.0.0",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.24.0",
"esbuild": "^0.25.0",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"prettier": "^3.3.3",
"ts-jest": "^29.2.3",
"typescript": "^5.5.3",
"vite": "^6.0.7"
"prettier": "^3.5.1",
"ts-jest": "^29.2.5",
"typescript": "^5.7.3",
"vite": "^6.1.0"
},
"dependencies": {
"@rollup/plugin-virtual": "^3.0.2",
"@swc/core": "^1.7.0",
"@swc/core": "^1.10.16",
"uuid": "^10.0.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 07fdbb8

Please sign in to comment.