Skip to content

Commit 2588b26

Browse files
Update dependency @vitejs/plugin-vue to v6
1 parent d001522 commit 2588b26

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"vue": "^3.5.26"
1212
},
1313
"devDependencies": {
14-
"@vitejs/plugin-vue": "^4.6.2",
14+
"@vitejs/plugin-vue": "^6.0.3",
1515
"vite": "^4.5.14"
1616
}
1717
}

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,17 @@
142142
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba"
143143
integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==
144144

145-
"@vitejs/plugin-vue@^4.6.2":
146-
version "4.6.2"
147-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.6.2.tgz#057d2ded94c4e71b94e9814f92dcd9306317aa46"
148-
integrity sha512-kqf7SGFoG+80aZG6Pf+gsZIVvGSCKE98JbiWqcCV9cThtg91Jav0yvYFC9Zb+jKetNGF6ZKeoaxgZfND21fWKw==
145+
"@rolldown/pluginutils@1.0.0-beta.53":
146+
version "1.0.0-beta.53"
147+
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.53.tgz#c57a5234ae122671aff6fe72e673a7ed90f03f87"
148+
integrity sha512-vENRlFU4YbrwVqNDZ7fLvy+JR1CRkyr01jhSiDpE1u6py3OMzQfztQU2jxykW3ALNxO4kSlqIDeYyD0Y9RcQeQ==
149+
150+
"@vitejs/plugin-vue@^6.0.3":
151+
version "6.0.3"
152+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-6.0.3.tgz#b857c5dcbc5cfb30bf5d7f9d6e274afcca2d46d1"
153+
integrity sha512-TlGPkLFLVOY3T7fZrwdvKpjprR3s4fxRln0ORDo1VQ7HHyxJwTlrjKU3kpVWTlaAjIEuCTokmjkZnr8Tpc925w==
154+
dependencies:
155+
"@rolldown/pluginutils" "1.0.0-beta.53"
149156

150157
"@vue/compiler-core@3.5.26":
151158
version "3.5.26"

0 commit comments

Comments
 (0)