File tree 2 files changed +93
-96
lines changed
2 files changed +93
-96
lines changed Original file line number Diff line number Diff line change 32
32
"sideEffects" : false ,
33
33
"types" : " ./index.d.ts" ,
34
34
"devDependencies" : {
35
- "@babel/core" : " ^7.17.9 " ,
35
+ "@babel/core" : " ^7.17.10 " ,
36
36
"@logux/eslint-config" : " ^47.2.0" ,
37
37
"@lukeed/uuid" : " ^2.0.0" ,
38
38
"@napi-rs/uuid" : " ^0.2.1" ,
39
39
"@originjs/vite-plugin-commonjs" : " ^1.0.3" ,
40
40
"@size-limit/dual-publish" : " ^7.0.8" ,
41
41
"@size-limit/file" : " ^7.0.8" ,
42
42
"@size-limit/webpack" : " ^7.0.8" ,
43
- "@types/node" : " ^17.0.30 " ,
43
+ "@types/node" : " ^17.0.31 " ,
44
44
"benchmark" : " ^2.1.4" ,
45
45
"c8" : " ^7.11.2" ,
46
46
"cuid" : " ^2.1.8" ,
53
53
"eslint-plugin-promise" : " ^6.0.0" ,
54
54
"nanospy" : " ^0.5.0" ,
55
55
"picocolors" : " ^1.0.0" ,
56
- "postcss" : " ^8.4.12 " ,
56
+ "postcss" : " ^8.4.13 " ,
57
57
"rndm" : " ^1.2.0" ,
58
58
"secure-random-string" : " ^1.1.3" ,
59
59
"shortid" : " ^2.2.16" ,
60
60
"size-limit" : " ^7.0.8" ,
61
- "terser" : " ^5.13.0 " ,
61
+ "terser" : " ^5.13.1 " ,
62
62
"uid" : " ^2.0.0" ,
63
63
"uid-safe" : " ^2.1.5" ,
64
64
"uuid" : " ^8.3.2" ,
65
65
"uvu" : " ^0.5.3" ,
66
- "vite" : " ^2.9.6 "
66
+ "vite" : " ^2.9.7 "
67
67
},
68
68
"size-limit" : [
69
69
{
You can’t perform that action at this time.
0 commit comments