Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Apr 7, 2024
1 parent ff346fc commit 04727e4
Show file tree
Hide file tree
Showing 2 changed files with 422 additions and 354 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -47,36 +47,36 @@
"sideEffects": false,
"types": "./index.d.ts",
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/core": "^7.24.4",
"@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.3",
"@size-limit/webpack": "^11.0.3",
"@types/node": "^20.11.25",
"@size-limit/file": "^11.1.2",
"@size-limit/webpack": "^11.1.2",
"@types/node": "^20.12.5",
"benchmark": "^2.1.4",
"better-node-test": "^0.5.1",
"c8": "^9.1.0",
"clean-publish": "^4.3.0",
"clean-publish": "^4.4.0",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-node-import": "^1.0.4",
"eslint-plugin-perfectionist": "^2.6.0",
"eslint-plugin-perfectionist": "^2.8.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"picocolors": "^1.0.0",
"rndm": "^1.2.0",
"secure-random-string": "^1.1.3",
"shortid": "^2.2.16",
"size-limit": "^11.0.3",
"terser": "^5.29.1",
"size-limit": "^11.1.2",
"terser": "^5.30.3",
"uid": "^2.0.2",
"uid-safe": "^2.1.5",
"uuid": "^9.0.1",
"vite": "^5.1.6"
"vite": "^5.2.8"
},
"size-limit": [
{
Expand Down

0 comments on commit 04727e4

Please sign in to comment.