Skip to content

Commit a01323e

Browse files
chore(deps-dev): bump @vitejs/plugin-vue from 1.9.4 to 1.10.2
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 1.9.4 to 1.10.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/plugin-vue) --- updated-dependencies: - dependency-name: "@vitejs/plugin-vue" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfab968 commit a01323e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@typescript-eslint/eslint-plugin": "^4.28.1",
5454
"@typescript-eslint/parser": "^4.28.1",
55-
"@vitejs/plugin-vue": "^1.2.3",
55+
"@vitejs/plugin-vue": "^1.10.2",
5656
"@vue/compiler-sfc": "^3.0.5",
5757
"@vue/eslint-config-typescript": "^7.0.0",
5858
"cypress": "^7.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -381,10 +381,10 @@
381381
"@typescript-eslint/types" "4.33.0"
382382
eslint-visitor-keys "^2.0.0"
383383

384-
"@vitejs/plugin-vue@^1.2.3":
385-
version "1.9.4"
386-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.9.4.tgz#4f48485432cbb986a9fb9d254dc33ce30ddccbfa"
387-
integrity sha512-0CZqaCoChriPTTtGkERy1LGPcYjGFpi2uYRhBPIkqJqUGV5JnJFhQAgh6oH9j5XZHfrRaisX8W0xSpO4T7S78A==
384+
"@vitejs/plugin-vue@^1.10.2":
385+
version "1.10.2"
386+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.10.2.tgz#d718479e2789d8a94b63e00f23f1898ba239253a"
387+
integrity sha512-/QJ0Z9qfhAFtKRY+r57ziY4BSbGUTGsPRMpB/Ron3QPwBZM4OZAZHdTa4a8PafCwU5DTatXG8TMDoP8z+oDqJw==
388388

389389
390390
version "0.29.8"

0 commit comments

Comments
 (0)