Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Dec 2, 2023
1 parent 1a56af6 commit 7e4d3d3
Show file tree
Hide file tree
Showing 2 changed files with 386 additions and 268 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,24 +44,24 @@
"sideEffects": false,
"types": "./index.d.ts",
"devDependencies": {
"@babel/core": "^7.23.3",
"@logux/eslint-config": "^52.0.1",
"@babel/core": "^7.23.5",
"@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.9.0",
"@types/node": "^20.10.2",
"benchmark": "^2.1.4",
"better-node-test": "^0.3.0",
"better-node-test": "^0.4.1",
"c8": "^8.0.1",
"clean-publish": "^4.2.0",
"eslint": "^8.53.0",
"eslint": "^8.55.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-node-import": "^1.0.4",
"eslint-plugin-perfectionist": "^2.3.0",
"eslint-plugin-perfectionist": "^2.5.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"picocolors": "^1.0.0",
Expand All @@ -73,7 +73,7 @@
"uid": "^2.0.2",
"uid-safe": "^2.1.5",
"uuid": "^9.0.1",
"vite": "^4.5.0"
"vite": "^5.0.4"
},
"size-limit": [
{
Expand Down

0 comments on commit 7e4d3d3

Please sign in to comment.