File tree 2 files changed +8
-7
lines changed 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue3-oop" ,
3
- "version" : " 1.0.19 " ,
3
+ "version" : " 1.0.20 " ,
4
4
"packageManager" :
" [email protected] " ,
5
5
"engines" : {
6
6
"pnpm" : " >=9.0"
81
81
"@configurajs/eslint" : " ^0.1.2" ,
82
82
"@configurajs/prettier" : " ^0.1.4" ,
83
83
"@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" ,
84
87
"autobind-decorator" : " ^2.4.0" ,
88
+ "bumpp" : " ^10.1.0" ,
85
89
"eslint" : " ^9.23.0" ,
86
90
"injection-js" : " ^2.4.0" ,
91
+ "jsdom" : " ^25.0.1" ,
87
92
"lint-staged" : " ^14.0.1" ,
88
93
"prettier" : " ^3.5.3" ,
89
94
"sass-embedded" : " ^1.86.1" ,
90
95
"simple-git-hooks" : " ^2.9.0" ,
91
96
"tsup" : " ^8.4.0" ,
92
97
"typescript" : " ^5.8.2" ,
93
98
"vitepress" : " ^1.4.1" ,
94
- "vue" : " ^3.5.13" ,
95
99
"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"
100
101
},
101
102
"peerDependencies" : {
102
103
"injection-js" : " *" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playground" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.20 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments