File tree Expand file tree Collapse file tree 4 files changed +552
-496
lines changed Expand file tree Collapse file tree 4 files changed +552
-496
lines changed Original file line number Diff line number Diff line change 27
27
"@sucrase/jest-plugin" : " ^2.2.0" ,
28
28
"@types/jest" : " ^27.0.3" ,
29
29
"@types/lodash.kebabcase" : " ^4.1.6" ,
30
- "@types/node" : " ^16.11.10 " ,
30
+ "@types/node" : " ^16.11.11 " ,
31
31
"chalk" : " ^4.1.2" ,
32
32
"conventional-changelog-cli" : " ^2.1.1" ,
33
33
"enquirer" : " ^2.3.6" ,
34
34
"execa" : " ^6.0.0" ,
35
- "expect" : " ^27.3.1 " ,
35
+ "expect" : " ^27.4.2 " ,
36
36
"globby" : " ^12.0.2" ,
37
- "jest" : " ^27.3.1 " ,
37
+ "jest" : " ^27.4.3 " ,
38
38
"jest-mock-warn" : " ^1.1.0" ,
39
39
"lerna" : " ^4.0.0" ,
40
40
"lint-staged" : " ^12.1.2" ,
41
41
"lodash.kebabcase" : " ^4.1.1" ,
42
42
"minimist" : " ^1.2.5" ,
43
43
"p-series" : " ^3.0.0" ,
44
44
"pascalcase" : " ^1.0.0" ,
45
- "prettier" : " ^2.5.0 " ,
45
+ "prettier" : " ^2.5.1 " ,
46
46
"rimraf" : " ^3.0.2" ,
47
- "rollup" : " ^2.60.1 " ,
47
+ "rollup" : " ^2.60.2 " ,
48
48
"rollup-plugin-terser" : " ^7.0.2" ,
49
49
"rollup-plugin-typescript2" : " ^0.31.1" ,
50
50
"semver" : " ^7.3.5" ,
Original file line number Diff line number Diff line change 49
49
"devDependencies" : {
50
50
"@nuxt/types" : " ^2.15.8" ,
51
51
"pinia" : " ^2.0.0-0" ,
52
- "unbuild" : " ^0.5.13 "
52
+ "unbuild" : " ^0.6.3 "
53
53
},
54
54
"peerDependencies" : {
55
55
"pinia" : " ~2.0.5"
Original file line number Diff line number Diff line change 68
68
],
69
69
"license" : " MIT" ,
70
70
"devDependencies" : {
71
- "@microsoft/api-extractor" : " 7.18.19 " ,
71
+ "@microsoft/api-extractor" : " 7.18.20 " ,
72
72
"@vue/compiler-sfc" : " ^3.2.23" ,
73
73
"@vue/server-renderer" : " ^3.2.23" ,
74
74
"@vue/test-utils" : " ^2.0.0-rc.17" ,
You can’t perform that action at this time.
0 commit comments