File tree Expand file tree Collapse file tree 3 files changed +546
-264
lines changed Expand file tree Collapse file tree 3 files changed +546
-264
lines changed Original file line number Diff line number Diff line change 26
26
"@rollup/plugin-replace" : " ^4.0.0" ,
27
27
"@sucrase/jest-plugin" : " ^2.2.0" ,
28
28
"@types/jest" : " ^27.4.1" ,
29
- "@types/lodash.kebabcase" : " ^4.1.6 " ,
30
- "@types/node" : " ^16.11.26 " ,
29
+ "@types/lodash.kebabcase" : " ^4.1.7 " ,
30
+ "@types/node" : " ^16.11.29 " ,
31
31
"chalk" : " ^4.1.2" ,
32
32
"conventional-changelog-cli" : " ^2.2.2" ,
33
33
"enquirer" : " ^2.3.6" ,
36
36
"globby" : " ^12.2.0" ,
37
37
"jest" : " ^27.5.1" ,
38
38
"jest-mock-warn" : " ^1.1.0" ,
39
- "lint-staged" : " ^12.3.7 " ,
39
+ "lint-staged" : " ^12.4.0 " ,
40
40
"lodash.kebabcase" : " ^4.1.1" ,
41
41
"minimist" : " ^1.2.6" ,
42
42
"p-series" : " ^3.0.0" ,
46
46
"rollup" : " ^2.70.2" ,
47
47
"rollup-plugin-terser" : " ^7.0.2" ,
48
48
"rollup-plugin-typescript2" : " ^0.31.2" ,
49
- "semver" : " ^7.3.6 " ,
49
+ "semver" : " ^7.3.7 " ,
50
50
"typedoc" : " ^0.22.15" ,
51
- "typedoc-plugin-markdown" : " ^3.12.0 " ,
51
+ "typedoc-plugin-markdown" : " ^3.12.1 " ,
52
52
"typescript" : " ^4.6.3" ,
53
53
"yorkie" : " ^2.0.0"
54
54
},
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" ,
52
- "unbuild" : " ^0.6.3 "
52
+ "unbuild" : " ^0.7.4 "
53
53
},
54
54
"peerDependencies" : {
55
55
"pinia" : " ~2.0.9"
You can’t perform that action at this time.
0 commit comments