chore(deps): update dependency @vitejs/plugin-vue to v5.1.4
This commit is contained in:
parent
150988db91
commit
ea68edef2d
1 changed files with 5 additions and 5 deletions
|
@ -16,7 +16,7 @@ importers:
|
||||||
version: 22.5.5
|
version: 22.5.5
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: ^5.0.0
|
specifier: ^5.0.0
|
||||||
version: 5.1.3(vite@5.0.13(@types/node@22.5.5)(sass@1.77.8))(vue@3.5.5(typescript@5.6.2))
|
version: 5.1.4(vite@5.0.13(@types/node@22.5.5)(sass@1.77.8))(vue@3.5.5(typescript@5.6.2))
|
||||||
'@vue/eslint-config-prettier':
|
'@vue/eslint-config-prettier':
|
||||||
specifier: ^9.0.0
|
specifier: ^9.0.0
|
||||||
version: 9.0.0(eslint@9.10.0)(prettier@3.3.3)
|
version: 9.0.0(eslint@9.10.0)(prettier@3.3.3)
|
||||||
|
@ -689,8 +689,8 @@ packages:
|
||||||
resolution: {integrity: sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==}
|
resolution: {integrity: sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==}
|
||||||
engines: {node: ^18.18.0 || >=20.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.1.3':
|
'@vitejs/plugin-vue@5.1.4':
|
||||||
resolution: {integrity: sha512-3xbWsKEKXYlmX82aOHufFQVnkbMC/v8fLpWwh6hWOUrK5fbbtBh9Q/WWse27BFgSy2/e2c0fz5Scgya9h2GLhw==}
|
resolution: {integrity: sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: ^5.0.0
|
vite: ^5.0.0
|
||||||
|
@ -2696,7 +2696,7 @@ snapshots:
|
||||||
'@typescript-eslint/types': 7.18.0
|
'@typescript-eslint/types': 7.18.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.1.3(vite@5.0.13(@types/node@22.5.5)(sass@1.77.8))(vue@3.5.5(typescript@5.6.2))':
|
'@vitejs/plugin-vue@5.1.4(vite@5.0.13(@types/node@22.5.5)(sass@1.77.8))(vue@3.5.5(typescript@5.6.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.0.13(@types/node@22.5.5)(sass@1.77.8)
|
vite: 5.0.13(@types/node@22.5.5)(sass@1.77.8)
|
||||||
vue: 3.5.5(typescript@5.6.2)
|
vue: 3.5.5(typescript@5.6.2)
|
||||||
|
@ -2909,7 +2909,7 @@ snapshots:
|
||||||
|
|
||||||
'@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2)':
|
'@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.5)(sass@1.77.8)(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitejs/plugin-vue': 5.1.3(vite@5.0.13(@types/node@22.5.5)(sass@1.77.8))(vue@3.5.5(typescript@5.6.2))
|
'@vitejs/plugin-vue': 5.1.4(vite@5.0.13(@types/node@22.5.5)(sass@1.77.8))(vue@3.5.5(typescript@5.6.2))
|
||||||
'@vuepress/client': 2.0.0-rc.7(typescript@5.6.2)
|
'@vuepress/client': 2.0.0-rc.7(typescript@5.6.2)
|
||||||
'@vuepress/core': 2.0.0-rc.7(typescript@5.6.2)
|
'@vuepress/core': 2.0.0-rc.7(typescript@5.6.2)
|
||||||
'@vuepress/shared': 2.0.0-rc.7
|
'@vuepress/shared': 2.0.0-rc.7
|
||||||
|
|
Loading…
Reference in a new issue