Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jun 7, 2022
1 parent 21728dc commit 9a967ea
Show file tree
Hide file tree
Showing 2 changed files with 379 additions and 329 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,38 +32,38 @@
"sideEffects": false,
"types": "./index.d.ts",
"devDependencies": {
"@babel/core": "^7.17.10",
"@babel/core": "^7.18.2",
"@logux/eslint-config": "^47.2.0",
"@lukeed/uuid": "^2.0.0",
"@napi-rs/uuid": "^0.2.1",
"@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.31",
"@types/node": "^17.0.40",
"benchmark": "^2.1.4",
"c8": "^7.11.2",
"c8": "^7.11.3",
"cuid": "^2.1.8",
"dual-publish": "^3.0.1",
"eslint": "^8.14.0",
"eslint": "^8.17.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.2.0",
"eslint-plugin-n": "^15.2.1",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.0.0",
"nanospy": "^0.5.0",
"picocolors": "^1.0.0",
"postcss": "^8.4.13",
"postcss": "^8.4.14",
"rndm": "^1.2.0",
"secure-random-string": "^1.1.3",
"shortid": "^2.2.16",
"size-limit": "^7.0.8",
"terser": "^5.13.1",
"terser": "^5.14.0",
"uid": "^2.0.0",
"uid-safe": "^2.1.5",
"uuid": "^8.3.2",
"uvu": "^0.5.3",
"vite": "^2.9.7"
"vite": "^2.9.10"
},
"size-limit": [
{
Expand Down
Loading

0 comments on commit 9a967ea

Please sign in to comment.