chore(deps): update dependency @vitejs/plugin-vue to v5.2.1 #172
1 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@ importers:
|
||||||
version: 22.10.0
|
version: 22.10.0
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: ^5.0.0
|
specifier: ^5.0.0
|
||||||
version: 5.2.0(vite@5.0.13(@types/node@22.10.0)(sass@1.81.0))(vue@3.5.13(typescript@5.7.2))
|
version: 5.2.1(vite@5.0.13(@types/node@22.10.0)(sass@1.81.0))(vue@3.5.13(typescript@5.7.2))
|
||||||
'@vue/eslint-config-prettier':
|
'@vue/eslint-config-prettier':
|
||||||
specifier: ^10.0.0
|
specifier: ^10.0.0
|
||||||
version: 10.1.0(eslint@9.15.0)(prettier@3.4.0)
|
version: 10.1.0(eslint@9.15.0)(prettier@3.4.0)
|
||||||
|
@ -808,11 +808,11 @@ packages:
|
||||||
resolution: {integrity: sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ==}
|
resolution: {integrity: sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.2.0':
|
'@vitejs/plugin-vue@5.2.1':
|
||||||
resolution: {integrity: sha512-7n7KdUEtx/7Yl7I/WVAMZ1bEb0eVvXF3ummWTeLcs/9gvo9pJhuLdouSXGjdZ/MKD1acf1I272+X0RMua4/R3g==}
|
resolution: {integrity: sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==}
|
||||||
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 || ^6.0.0
|
||||||
vue: ^3.2.25
|
vue: ^3.2.25
|
||||||
|
|
||||||
'@volar/language-core@2.4.8':
|
'@volar/language-core@2.4.8':
|
||||||
|
@ -2926,7 +2926,7 @@ snapshots:
|
||||||
'@typescript-eslint/types': 8.16.0
|
'@typescript-eslint/types': 8.16.0
|
||||||
eslint-visitor-keys: 4.2.0
|
eslint-visitor-keys: 4.2.0
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.2.0(vite@5.0.13(@types/node@22.10.0)(sass@1.81.0))(vue@3.5.13(typescript@5.7.2))':
|
'@vitejs/plugin-vue@5.2.1(vite@5.0.13(@types/node@22.10.0)(sass@1.81.0))(vue@3.5.13(typescript@5.7.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.0.13(@types/node@22.10.0)(sass@1.81.0)
|
vite: 5.0.13(@types/node@22.10.0)(sass@1.81.0)
|
||||||
vue: 3.5.13(typescript@5.7.2)
|
vue: 3.5.13(typescript@5.7.2)
|
||||||
|
@ -3147,7 +3147,7 @@ snapshots:
|
||||||
|
|
||||||
'@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.10.0)(sass@1.81.0)(typescript@5.7.2)':
|
'@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.10.0)(sass@1.81.0)(typescript@5.7.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitejs/plugin-vue': 5.2.0(vite@5.0.13(@types/node@22.10.0)(sass@1.81.0))(vue@3.5.13(typescript@5.7.2))
|
'@vitejs/plugin-vue': 5.2.1(vite@5.0.13(@types/node@22.10.0)(sass@1.81.0))(vue@3.5.13(typescript@5.7.2))
|
||||||
'@vuepress/client': 2.0.0-rc.7(typescript@5.7.2)
|
'@vuepress/client': 2.0.0-rc.7(typescript@5.7.2)
|
||||||
'@vuepress/core': 2.0.0-rc.7(typescript@5.7.2)
|
'@vuepress/core': 2.0.0-rc.7(typescript@5.7.2)
|
||||||
'@vuepress/shared': 2.0.0-rc.7
|
'@vuepress/shared': 2.0.0-rc.7
|
||||||
|
|
Loading…
Reference in a new issue