Commit dffb3e3 1 parent 23fab2e commit dffb3e3 Copy full SHA for dffb3e3
File tree 3 files changed +198
-179
lines changed
3 files changed +198
-179
lines changed Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"bootstrap-icons" : " ^1.11.3" ,
11
11
"prismjs" : " ^1.29.0" ,
12
- "vue" : " ^3.4.38 "
12
+ "vue" : " ^3.5.1 "
13
13
},
14
14
"devDependencies" : {
15
15
"@types/prismjs" : " ^1.26.4" ,
16
- "@vitejs/plugin-vue" : " ^5.1.2 " ,
17
- "vite" : " ^5.4.2 "
16
+ "@vitejs/plugin-vue" : " ^5.1.3 " ,
17
+ "vite" : " ^5.4.3 "
18
18
}
19
19
}
Original file line number Diff line number Diff line change 39
39
"@kaciras/eslint-config-core" : " ^3.2.0" ,
40
40
"@kaciras/eslint-config-typescript" : " ^3.2.0" ,
41
41
"@kaciras/eslint-config-vue" : " ^3.2.0" ,
42
- "@types/node" : " ^22.5.1 " ,
43
- "@vitejs/plugin-vue" : " ^5.1.2 " ,
42
+ "@types/node" : " ^22.5.4 " ,
43
+ "@vitejs/plugin-vue" : " ^5.1.3 " ,
44
44
"@vitest/coverage-v8" : " ^2.0.5" ,
45
45
"eslint" : " ^9.9.1" ,
46
- "rollup" : " ^4.21.1 " ,
46
+ "rollup" : " ^4.21.2 " ,
47
47
"typescript" : " ^5.5.4" ,
48
- "vite" : " ^5.4.2 " ,
48
+ "vite" : " ^5.4.3 " ,
49
49
"vitest" : " ^2.0.5" ,
50
- "vue" : " ^3.4.38 "
50
+ "vue" : " ^3.5.1 "
51
51
}
52
52
}
You can’t perform that action at this time.
0 commit comments