File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 45
45
"@popperjs/core" : " ^2.11.8"
46
46
},
47
47
"devDependencies" : {
48
- "@rollup/plugin-commonjs" : " ^28.0.1 " ,
49
- "@rollup/plugin-node-resolve" : " ^15.3 .0" ,
50
- "@rollup/plugin-typescript" : " ^12.1.1 " ,
48
+ "@rollup/plugin-commonjs" : " ^28.0.2 " ,
49
+ "@rollup/plugin-node-resolve" : " ^16.0 .0" ,
50
+ "@rollup/plugin-typescript" : " ^12.1.2 " ,
51
51
"@types/jest" : " ^29.5.14" ,
52
52
"@vue/test-utils" : " ^2.4.6" ,
53
53
"@vue/vue3-jest" : " 29.2.6" ,
54
54
"cross-env" : " ^7.0.3" ,
55
55
"jest" : " ^29.7.0" ,
56
56
"jest-environment-jsdom" : " ^29.7.0" ,
57
- "rollup" : " ^4.24.2 " ,
57
+ "rollup" : " ^4.30.1 " ,
58
58
"rollup-plugin-vue" : " ^6.0.0" ,
59
59
"ts-jest" : " ^29.2.5" ,
60
- "typescript" : " ^5.6.3 " ,
61
- "vue" : " ^3.5.12 " ,
60
+ "typescript" : " ^5.7.2 " ,
61
+ "vue" : " ^3.5.13 " ,
62
62
"vue-types" : " ^5.1.3"
63
63
},
64
64
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments