Skip to content

Commit 2eef39d

Browse files
authored
fix
1 parent f0a98c9 commit 2eef39d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/markdown-it": "^14.1.2",
3232
"@typescript-eslint/eslint-plugin": "^8.37.0",
3333
"@typescript-eslint/parser": "^8.37.0",
34-
"@vitejs/plugin-vue": "5.2.1",
34+
"@vitejs/plugin-vue": "^6.0.1",
3535
"@vue/tsconfig": "^0.7.0",
3636
"autoprefixer": "^10.4.21",
3737
"browserslist": "^4.25.1",
@@ -40,7 +40,7 @@
4040
"postcss": "^8.5.3",
4141
"terser": "^5.43.1",
4242
"typescript": "~5.6.2",
43-
"vite": "6.0.5",
43+
"vite": "^6.0.5",
4444
"vue-eslint-parser": "^10.2.0",
4545
"vue-tsc": "^2.2.0"
4646
}

0 commit comments

Comments
 (0)