File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " vue3-oop" ,
3- "version" : " 1.0.19 " ,
3+ "version" : " 1.0.20 " ,
44 "packageManager" :
" [email protected] " ,
55 "engines" : {
66 "pnpm" : " >=9.0"
8181 "@configurajs/eslint" : " ^0.1.2" ,
8282 "@configurajs/prettier" : " ^0.1.4" ,
8383 "@varlet/release" : " ^0.3.3" ,
84+ "@vitest/coverage-istanbul" : " ^3.1.1" ,
85+ "@vue/test-utils" : " ^2.4.6" ,
86+ "@vue3-oop/plugin-vue-jsx" : " ^1.4.6" ,
8487 "autobind-decorator" : " ^2.4.0" ,
88+ "bumpp" : " ^10.1.0" ,
8589 "eslint" : " ^9.23.0" ,
8690 "injection-js" : " ^2.4.0" ,
91+ "jsdom" : " ^25.0.1" ,
8792 "lint-staged" : " ^14.0.1" ,
8893 "prettier" : " ^3.5.3" ,
8994 "sass-embedded" : " ^1.86.1" ,
9095 "simple-git-hooks" : " ^2.9.0" ,
9196 "tsup" : " ^8.4.0" ,
9297 "typescript" : " ^5.8.2" ,
9398 "vitepress" : " ^1.4.1" ,
94- "vue" : " ^3.5.13" ,
9599 "vitest" : " ^3.1.1" ,
96- "jsdom" : " ^25.0.1" ,
97- "@vue3-oop/plugin-vue-jsx" : " ^1.4.6" ,
98- "@vue/test-utils" : " ^2.4.6" ,
99- "@vitest/coverage-istanbul" : " ^3.1.1"
100+ "vue" : " ^3.5.13"
100101 },
101102 "peerDependencies" : {
102103 "injection-js" : " *" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.20 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments