File tree Expand file tree Collapse file tree 2 files changed +137
-138
lines changed Expand file tree Collapse file tree 2 files changed +137
-138
lines changed Original file line number Diff line number Diff line change 29
29
"@rollup/plugin-typescript" : " 10.0.1" ,
30
30
"@types/js-beautify" : " 1.13.3" ,
31
31
"@types/node" : " 18.11.18" ,
32
- "@typescript-eslint/eslint-plugin" : " 5.47.1 " ,
33
- "@typescript-eslint/parser" : " 5.47.1 " ,
32
+ "@typescript-eslint/eslint-plugin" : " 5.48.0 " ,
33
+ "@typescript-eslint/parser" : " 5.48.0 " ,
34
34
"@vitejs/plugin-vue" : " 4.0.0" ,
35
35
"@vitejs/plugin-vue-jsx" : " 3.0.0" ,
36
36
"@vitest/coverage-c8" : " 0.26.3" ,
39
39
"@vue/compiler-sfc" : " 3.2.45" ,
40
40
"@vue/runtime-core" : " 3.2.45" ,
41
41
"c8" : " 7.12.0" ,
42
- "eslint" : " 8.30 .0" ,
43
- "eslint-config-prettier" : " 8.5 .0" ,
42
+ "eslint" : " 8.31 .0" ,
43
+ "eslint-config-prettier" : " 8.6 .0" ,
44
44
"eslint-plugin-prettier" : " 4.2.1" ,
45
- "husky" : " 8.0.2 " ,
45
+ "husky" : " 8.0.3 " ,
46
46
"js-beautify" : " 1.14.6" ,
47
47
"jsdom" : " 20.0.3" ,
48
48
"jsdom-global" : " 3.0.2" ,
49
49
"lint-staged" : " 13.1.0" ,
50
50
"prettier" : " 2.8.1" ,
51
51
"reflect-metadata" : " 0.1.13" ,
52
- "rollup" : " 3.9.0 " ,
52
+ "rollup" : " 3.9.1 " ,
53
53
"tslib" : " 2.4.1" ,
54
54
"typescript" : " 4.9.4" ,
55
55
"unplugin-vue-components" : " 0.22.12" ,
56
- "vite" : " 4.0.3 " ,
56
+ "vite" : " 4.0.4 " ,
57
57
"vitepress" : " 0.22.4" ,
58
58
"vitest" : " 0.26.3" ,
59
59
"vue" : " 3.2.45" ,
60
60
"vue-class-component" : " 8.0.0-rc.1" ,
61
61
"vue-router" : " 4.1.6" ,
62
- "vue-tsc" : " 1.0.18 " ,
62
+ "vue-tsc" : " 1.0.20 " ,
63
63
"vuex" : " 4.1.0"
64
64
},
65
65
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments