Skip to content

Commit af5df91

Browse files
chore(deps-dev): bump vite from 5.0.0 to 5.0.5 (#9758)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af909b7 commit af5df91

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"tslib": "^2.6.2",
106106
"tsx": "^4.6.2",
107107
"typescript": "^5.2.2",
108-
"vite": "^5.0.0",
108+
"vite": "^5.0.5",
109109
"vitest": "^1.0.0"
110110
}
111111
}

packages/sfc-playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@vitejs/plugin-vue": "^4.4.0",
13-
"vite": "^5.0.0"
13+
"vite": "^5.0.5"
1414
},
1515
"dependencies": {
1616
"@vue/repl": "^3.0.0",

pnpm-lock.yaml

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)