Commit 700f997 1 parent 0db9c05 commit 700f997 Copy full SHA for 700f997
File tree 3 files changed +175
-177
lines changed
3 files changed +175
-177
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.5.11 "
12
+ "vue" : " ^3.5.12 "
13
13
},
14
14
"devDependencies" : {
15
15
"@types/prismjs" : " ^1.26.4" ,
16
16
"@vitejs/plugin-vue" : " ^5.1.4" ,
17
- "vite" : " ^5.4.8 "
17
+ "vite" : " ^5.4.9 "
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.7.5 " ,
42
+ "@types/node" : " ^22.7.6 " ,
43
43
"@vitejs/plugin-vue" : " ^5.1.4" ,
44
- "@vitest/coverage-v8" : " ^2.1.2 " ,
44
+ "@vitest/coverage-v8" : " ^2.1.3 " ,
45
45
"eslint" : " ^9.12.0" ,
46
46
"rollup" : " ^4.24.0" ,
47
47
"typescript" : " ^5.6.3" ,
48
- "vite" : " ^5.4.8 " ,
49
- "vitest" : " ^2.1.2 " ,
50
- "vue" : " ^3.5.11 "
48
+ "vite" : " ^5.4.9 " ,
49
+ "vitest" : " ^2.1.3 " ,
50
+ "vue" : " ^3.5.12 "
51
51
}
52
52
}
You can’t perform that action at this time.
0 commit comments