Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 28, 2024
1 parent 6aaafb8 commit 9fbb8c1
Show file tree
Hide file tree
Showing 3 changed files with 203 additions and 256 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
"sideEffects": false,
"types": "./index.d.ts",
"devDependencies": {
"@babel/core": "^7.25.9",
"@logux/eslint-config": "^53.4.1",
"@babel/core": "^7.26.0",
"@logux/eslint-config": "^53.4.2",
"@lukeed/uuid": "^2.0.1",
"@napi-rs/uuid": "^0.2.2",
"@originjs/vite-plugin-commonjs": "^1.0.3",
"@size-limit/file": "^11.1.6",
"@size-limit/webpack": "^11.1.6",
"@types/node": "^22.7.9",
"@types/node": "^22.8.1",
"better-node-test": "^0.7.1",
"c8": "^10.1.2",
"clean-publish": "^5.1.0",
Expand All @@ -64,10 +64,10 @@
"shortid": "^2.2.16",
"size-limit": "^11.1.6",
"terser": "^5.36.0",
"tinybench": "^2.9.0",
"tinybench": "^3.0.0",
"uid": "^2.0.2",
"uid-safe": "^2.1.5",
"uuid": "^10.0.0",
"uuid": "^11.0.1",
"vite": "^5.4.10"
},
"size-limit": [
Expand Down
Loading

0 comments on commit 9fbb8c1

Please sign in to comment.