Skip to content

Commit d8c0097

Browse files
authored
upgrade to vite 5 (#1237)
1 parent c266053 commit d8c0097

File tree

2 files changed

+238
-137
lines changed

2 files changed

+238
-137
lines changed

client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
"@types/video.js": "^7.3.29",
4242
"@types/vimeo__player": "^2.16.0",
4343
"@types/web": "0.0.80",
44-
"@vitejs/plugin-vue": "^4.0.0",
44+
"@vitejs/plugin-vue": "^5.0.3",
4545
"@vitest/coverage-c8": "^0.25.1",
4646
"@vue/eslint-config-typescript": "^11.0.3",
4747
"@vue/test-utils": "2.2.1",
4848
"eslint-plugin-vue": "9.7.0",
4949
"jsdom": "^21.1.0",
5050
"sass": "^1.41.1",
51-
"vite": "^4.4.2",
51+
"vite": "^5.0.12",
5252
"vite-plugin-vuetify": "1.0.2",
5353
"vitest": "^0.25.1"
5454
}

0 commit comments

Comments
 (0)