Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 1, 2024
1 parent f908102 commit 9591181
Show file tree
Hide file tree
Showing 2 changed files with 424 additions and 396 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,22 +44,22 @@
"sideEffects": false,
"types": "./index.d.ts",
"devDependencies": {
"@babel/core": "^7.23.5",
"@babel/core": "^7.23.9",
"@logux/eslint-config": "^52.0.2",
"@lukeed/uuid": "^2.0.1",
"@napi-rs/uuid": "^0.2.2",
"@originjs/vite-plugin-commonjs": "^1.0.3",
"@size-limit/file": "^11.0.0",
"@size-limit/webpack": "^11.0.0",
"@types/node": "^20.10.3",
"@size-limit/file": "^11.0.2",
"@size-limit/webpack": "^11.0.2",
"@types/node": "^20.11.16",
"benchmark": "^2.1.4",
"better-node-test": "^0.4.1",
"c8": "^8.0.1",
"better-node-test": "^0.5.0",
"c8": "^9.1.0",
"clean-publish": "^4.2.0",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-node-import": "^1.0.4",
"eslint-plugin-perfectionist": "^2.5.0",
"eslint-plugin-prefer-let": "^3.0.1",
Expand All @@ -68,12 +68,12 @@
"rndm": "^1.2.0",
"secure-random-string": "^1.1.3",
"shortid": "^2.2.16",
"size-limit": "^11.0.0",
"terser": "^5.25.0",
"size-limit": "^11.0.2",
"terser": "^5.27.0",
"uid": "^2.0.2",
"uid-safe": "^2.1.5",
"uuid": "^9.0.1",
"vite": "^5.0.5"
"vite": "^5.0.12"
},
"size-limit": [
{
Expand Down
Loading

0 comments on commit 9591181

Please sign in to comment.