Skip to content

Commit cb838a8

Browse files
committed
chore(dependencies): update chart.js, vite, vitepress, and vue-router to latest versions
1 parent 126e945 commit cb838a8

File tree

2 files changed

+275
-851
lines changed

2 files changed

+275
-851
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@vueuse/core": "^13.9.0",
115115
"@vueuse/head": "^2.0.0",
116116
"changelogen": "^0.6.2",
117-
"chart.js": "^4.5.0",
117+
"chart.js": "^4.5.1",
118118
"consola": "^3.4.2",
119119
"cookie": "^1.0.2",
120120
"esbuild": "^0.25.10",
@@ -129,16 +129,16 @@
129129
"unocss": "66.5.3",
130130
"unplugin-auto-import": "^20.2.0",
131131
"unplugin-vue-components": "^29.1.0",
132-
"vite": "^7.1.9",
132+
"vite": "^7.1.10",
133133
"vite-plugin-dts": "^4.5.4",
134134
"vite-plugin-eslint": "^1.8.1",
135135
"vite-plugin-pages": "^0.33.1",
136136
"vite-ssg": "^28.2.1",
137-
"vitepress": "^1.6.4",
137+
"vitepress": "2.0.0-alpha.12",
138138
"vitest": "^3.2.4",
139139
"vue": "^3.5.22",
140140
"vue-demi": "^0.14.10",
141-
"vue-router": "^4.5.1",
141+
"vue-router": "^4.6.0",
142142
"vue-tsc": "^3.1.1"
143143
}
144144
}

0 commit comments

Comments
 (0)