Skip to content

Commit 5ae2628

Browse files
committed
Update dependencies
1 parent 2f48e9c commit 5ae2628

File tree

2 files changed

+93
-96
lines changed

2 files changed

+93
-96
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@
3232
"sideEffects": false,
3333
"types": "./index.d.ts",
3434
"devDependencies": {
35-
"@babel/core": "^7.17.9",
35+
"@babel/core": "^7.17.10",
3636
"@logux/eslint-config": "^47.2.0",
3737
"@lukeed/uuid": "^2.0.0",
3838
"@napi-rs/uuid": "^0.2.1",
3939
"@originjs/vite-plugin-commonjs": "^1.0.3",
4040
"@size-limit/dual-publish": "^7.0.8",
4141
"@size-limit/file": "^7.0.8",
4242
"@size-limit/webpack": "^7.0.8",
43-
"@types/node": "^17.0.30",
43+
"@types/node": "^17.0.31",
4444
"benchmark": "^2.1.4",
4545
"c8": "^7.11.2",
4646
"cuid": "^2.1.8",
@@ -53,17 +53,17 @@
5353
"eslint-plugin-promise": "^6.0.0",
5454
"nanospy": "^0.5.0",
5555
"picocolors": "^1.0.0",
56-
"postcss": "^8.4.12",
56+
"postcss": "^8.4.13",
5757
"rndm": "^1.2.0",
5858
"secure-random-string": "^1.1.3",
5959
"shortid": "^2.2.16",
6060
"size-limit": "^7.0.8",
61-
"terser": "^5.13.0",
61+
"terser": "^5.13.1",
6262
"uid": "^2.0.0",
6363
"uid-safe": "^2.1.5",
6464
"uuid": "^8.3.2",
6565
"uvu": "^0.5.3",
66-
"vite": "^2.9.6"
66+
"vite": "^2.9.7"
6767
},
6868
"size-limit": [
6969
{

0 commit comments

Comments
 (0)