Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Mar 28, 2022
1 parent 41cc4e2 commit 56f3f5c
Show file tree
Hide file tree
Showing 2 changed files with 245 additions and 264 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,37 +32,37 @@
"sideEffects": false,
"types": "./index.d.ts",
"devDependencies": {
"@babel/core": "^7.17.4",
"@babel/core": "^7.17.8",
"@logux/eslint-config": "^46.1.1",
"@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.18",
"@types/node": "^17.0.23",
"benchmark": "^2.1.4",
"c8": "^7.11.0",
"cuid": "^2.1.8",
"dual-publish": "^3.0.0",
"eslint": "^8.9.0",
"dual-publish": "^3.0.1",
"eslint": "^8.12.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.0.0",
"nanospy": "^0.5.0",
"picocolors": "^1.0.0",
"postcss": "^8.4.6",
"postcss": "^8.4.12",
"rndm": "^1.2.0",
"secure-random-string": "^1.1.3",
"shortid": "^2.2.16",
"size-limit": "^7.0.8",
"terser": "^5.10.0",
"terser": "^5.12.1",
"uid": "^2.0.0",
"uid-safe": "^2.1.5",
"uuid": "^8.3.2",
"uvu": "^0.5.3",
"vite": "^2.8.3"
"vite": "^2.8.6"
},
"size-limit": [
{
Expand Down

0 comments on commit 56f3f5c

Please sign in to comment.