File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Original file line number Diff line number Diff line change 41
41
"@rollup/plugin-commonjs" : " ^26.0.1" ,
42
42
"@rollup/plugin-node-resolve" : " ^15.2.3" ,
43
43
"@rollup/plugin-typescript" : " ^11.1.6" ,
44
- "@types/jest" : " ^29.5.12 " ,
45
- "@vue/compiler-sfc" : " ^3.4.38 " ,
44
+ "@types/jest" : " ^29.5.13 " ,
45
+ "@vue/compiler-sfc" : " ^3.5.5 " ,
46
46
"@vue/test-utils" : " ^2.4.6" ,
47
47
"@vue/vue3-jest" : " 29.2.6" ,
48
48
"jest" : " ^29.7.0" ,
49
49
"jest-environment-jsdom" : " ^29.7.0" ,
50
- "rollup" : " ^4.21.1 " ,
50
+ "rollup" : " ^4.21.3 " ,
51
51
"rollup-plugin-peer-deps-external" : " ^2.2.4" ,
52
52
"rollup-plugin-vue" : " ^6.0.0" ,
53
53
"ts-jest" : " ^29.2.5" ,
54
- "typescript" : " ^5.5.4 " ,
55
- "vue" : " ^3.4.38 " ,
54
+ "typescript" : " ^5.6.2 " ,
55
+ "vue" : " ^3.5.5 " ,
56
56
"vue-types" : " ^5.1.3"
57
57
},
58
58
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments