Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Apr 18, 2022
1 parent f4e7325 commit 71271f2
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 213 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,21 @@
"sideEffects": false,
"types": "./index.d.ts",
"devDependencies": {
"@babel/core": "^7.17.8",
"@logux/eslint-config": "^46.1.1",
"@babel/core": "^7.17.9",
"@logux/eslint-config": "^46.1.2",
"@lukeed/uuid": "^2.0.0",
"@originjs/vite-plugin-commonjs": "^1.0.3",
"@size-limit/dual-publish": "^7.0.8",
"@size-limit/file": "^7.0.8",
"@size-limit/webpack": "^7.0.8",
"@types/node": "^17.0.23",
"@types/node": "^17.0.24",
"benchmark": "^2.1.4",
"c8": "^7.11.0",
"cuid": "^2.1.8",
"dual-publish": "^3.0.1",
"eslint": "^8.12.0",
"eslint": "^8.13.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.0.0",
Expand All @@ -62,7 +62,7 @@
"uid-safe": "^2.1.5",
"uuid": "^8.3.2",
"uvu": "^0.5.3",
"vite": "^2.8.6"
"vite": "^2.9.5"
},
"size-limit": [
{
Expand Down

0 comments on commit 71271f2

Please sign in to comment.