File tree 2 files changed +245
-264
lines changed
2 files changed +245
-264
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.4 " ,
35
+ "@babel/core" : " ^7.17.8 " ,
36
36
"@logux/eslint-config" : " ^46.1.1" ,
37
37
"@lukeed/uuid" : " ^2.0.0" ,
38
38
"@originjs/vite-plugin-commonjs" : " ^1.0.3" ,
39
39
"@size-limit/dual-publish" : " ^7.0.8" ,
40
40
"@size-limit/file" : " ^7.0.8" ,
41
41
"@size-limit/webpack" : " ^7.0.8" ,
42
- "@types/node" : " ^17.0.18 " ,
42
+ "@types/node" : " ^17.0.23 " ,
43
43
"benchmark" : " ^2.1.4" ,
44
44
"c8" : " ^7.11.0" ,
45
45
"cuid" : " ^2.1.8" ,
46
- "dual-publish" : " ^3.0.0 " ,
47
- "eslint" : " ^8.9 .0" ,
46
+ "dual-publish" : " ^3.0.1 " ,
47
+ "eslint" : " ^8.12 .0" ,
48
48
"eslint-config-standard" : " ^16.0.3" ,
49
49
"eslint-plugin-import" : " ^2.25.4" ,
50
50
"eslint-plugin-node" : " ^11.1.0" ,
51
51
"eslint-plugin-prefer-let" : " ^3.0.1" ,
52
52
"eslint-plugin-promise" : " ^6.0.0" ,
53
53
"nanospy" : " ^0.5.0" ,
54
54
"picocolors" : " ^1.0.0" ,
55
- "postcss" : " ^8.4.6 " ,
55
+ "postcss" : " ^8.4.12 " ,
56
56
"rndm" : " ^1.2.0" ,
57
57
"secure-random-string" : " ^1.1.3" ,
58
58
"shortid" : " ^2.2.16" ,
59
59
"size-limit" : " ^7.0.8" ,
60
- "terser" : " ^5.10.0 " ,
60
+ "terser" : " ^5.12.1 " ,
61
61
"uid" : " ^2.0.0" ,
62
62
"uid-safe" : " ^2.1.5" ,
63
63
"uuid" : " ^8.3.2" ,
64
64
"uvu" : " ^0.5.3" ,
65
- "vite" : " ^2.8.3 "
65
+ "vite" : " ^2.8.6 "
66
66
},
67
67
"size-limit" : [
68
68
{
You can’t perform that action at this time.
0 commit comments