Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 3, 2022
1 parent 2f48e9c commit 5ae2628
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 96 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"sideEffects": false,
"types": "./index.d.ts",
"devDependencies": {
"@babel/core": "^7.17.9",
"@babel/core": "^7.17.10",
"@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.30",
"@types/node": "^17.0.31",
"benchmark": "^2.1.4",
"c8": "^7.11.2",
"cuid": "^2.1.8",
Expand All @@ -53,17 +53,17 @@
"eslint-plugin-promise": "^6.0.0",
"nanospy": "^0.5.0",
"picocolors": "^1.0.0",
"postcss": "^8.4.12",
"postcss": "^8.4.13",
"rndm": "^1.2.0",
"secure-random-string": "^1.1.3",
"shortid": "^2.2.16",
"size-limit": "^7.0.8",
"terser": "^5.13.0",
"terser": "^5.13.1",
"uid": "^2.0.0",
"uid-safe": "^2.1.5",
"uuid": "^8.3.2",
"uvu": "^0.5.3",
"vite": "^2.9.6"
"vite": "^2.9.7"
},
"size-limit": [
{
Expand Down
Loading

0 comments on commit 5ae2628

Please sign in to comment.