Skip to content

Commit 1df4a24

Browse files
chore(deps): update dependency @vitejs/plugin-vue to v6
1 parent 04e276a commit 1df4a24

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/yargs": "^17.0.32",
6868
"@typescript-eslint/eslint-plugin": "^8.0.0",
6969
"@typescript-eslint/parser": "^8.0.0",
70-
"@vitejs/plugin-vue": "^5.0.0",
70+
"@vitejs/plugin-vue": "^6.0.0",
7171
"eslint": "^9.0.0",
7272
"eslint-plugin-vue": "^10.0.0",
7373
"execa": "^9.3.0",

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,6 +1098,11 @@
10981098
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058"
10991099
integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
11001100

1101+
"@rolldown/[email protected]":
1102+
version "1.0.0-beta.19"
1103+
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.19.tgz#fc3b95145a8e7a3bf92754269d8e4f40eea8a244"
1104+
integrity sha512-3FL3mnMbPu0muGOCaKAhhFEYmqv9eTfPSJRJmANrCwtgK8VuxpsZDGK+m0LYAGoyO8+0j5uRe4PeyPDK1yA/hA==
1105+
11011106
11021107
version "4.34.0"
11031108
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.34.0.tgz#b3eb2caca0d67d89f1797fe732938cfa79c690be"
@@ -1757,16 +1762,18 @@
17571762
resolved "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz"
17581763
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
17591764

1760-
"@vitejs/plugin-vue@^5.0.0":
1761-
version "5.2.4"
1762-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz#9e8a512eb174bfc2a333ba959bbf9de428d89ad8"
1763-
integrity sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==
1764-
17651765
"@vitejs/plugin-vue@^5.2.1":
17661766
version "5.2.1"
17671767
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.2.1.tgz#d1491f678ee3af899f7ae57d9c21dc52a65c7133"
17681768
integrity sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==
17691769

1770+
"@vitejs/plugin-vue@^6.0.0":
1771+
version "6.0.0"
1772+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-6.0.0.tgz#3f8c3cdeb709d9646770eebead1babe6409bf059"
1773+
integrity sha512-iAliE72WsdhjzTOp2DtvKThq1VBC4REhwRcaA+zPAAph6I+OQhUXv+Xu2KS7ElxYtb7Zc/3R30Hwv1DxEo7NXQ==
1774+
dependencies:
1775+
"@rolldown/pluginutils" "1.0.0-beta.19"
1776+
17701777
"@vitest/eslint-plugin@^1.3.4":
17711778
version "1.3.4"
17721779
resolved "https://registry.yarnpkg.com/@vitest/eslint-plugin/-/eslint-plugin-1.3.4.tgz#010f99ecfdcf349eb6d9c1f29c31ebcc8f5e18f8"

0 commit comments

Comments
 (0)