chore(deps): update dependency @vitejs/plugin-vue to v5.2.3
This commit is contained in:
parent
7d61f728c0
commit
6c6aa87823
2 changed files with 7 additions and 7 deletions
|
@ -13,7 +13,7 @@
|
|||
"devDependencies": {
|
||||
"@rushstack/eslint-patch": "1.11.0",
|
||||
"@types/node": "22.13.10",
|
||||
"@vitejs/plugin-vue": "5.2.2",
|
||||
"@vitejs/plugin-vue": "5.2.3",
|
||||
"@vue/eslint-config-prettier": "10.2.0",
|
||||
"@vue/eslint-config-typescript": "14.5.0",
|
||||
"@vue/language-server": "2.2.8",
|
||||
|
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
@ -15,8 +15,8 @@ importers:
|
|||
specifier: 22.13.10
|
||||
version: 22.13.10
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 5.2.2
|
||||
version: 5.2.2(vite@5.0.13(@types/node@22.13.10)(sass@1.85.1))(vue@3.5.13(typescript@5.8.2))
|
||||
specifier: 5.2.3
|
||||
version: 5.2.3(vite@5.0.13(@types/node@22.13.10)(sass@1.85.1))(vue@3.5.13(typescript@5.8.2))
|
||||
'@vue/eslint-config-prettier':
|
||||
specifier: 10.2.0
|
||||
version: 10.2.0(eslint@9.22.0)(prettier@3.5.3)
|
||||
|
@ -821,8 +821,8 @@ packages:
|
|||
resolution: {integrity: sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@vitejs/plugin-vue@5.2.2':
|
||||
resolution: {integrity: sha512-IY0aPonWZI2huxrWjoSBUQX14GThitmr1sc2OUJymcgnY5RlUI7HoXGAnFEoVNRsck/kS6inGvxCN6CoHu86yQ==}
|
||||
'@vitejs/plugin-vue@5.2.3':
|
||||
resolution: {integrity: sha512-IYSLEQj4LgZZuoVpdSUCw3dIynTWQgPlaRP6iAvMle4My0HdYwr5g5wQAfwOeHQBmYwEkqF70nRpSilr6PoUDg==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
peerDependencies:
|
||||
vite: ^5.0.0 || ^6.0.0
|
||||
|
@ -2965,7 +2965,7 @@ snapshots:
|
|||
'@typescript-eslint/types': 8.26.0
|
||||
eslint-visitor-keys: 4.2.0
|
||||
|
||||
'@vitejs/plugin-vue@5.2.2(vite@5.0.13(@types/node@22.13.10)(sass@1.85.1))(vue@3.5.13(typescript@5.8.2))':
|
||||
'@vitejs/plugin-vue@5.2.3(vite@5.0.13(@types/node@22.13.10)(sass@1.85.1))(vue@3.5.13(typescript@5.8.2))':
|
||||
dependencies:
|
||||
vite: 5.0.13(@types/node@22.13.10)(sass@1.85.1)
|
||||
vue: 3.5.13(typescript@5.8.2)
|
||||
|
@ -3186,7 +3186,7 @@ snapshots:
|
|||
|
||||
'@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.10)(sass@1.85.1)(typescript@5.8.2)':
|
||||
dependencies:
|
||||
'@vitejs/plugin-vue': 5.2.2(vite@5.0.13(@types/node@22.13.10)(sass@1.85.1))(vue@3.5.13(typescript@5.8.2))
|
||||
'@vitejs/plugin-vue': 5.2.3(vite@5.0.13(@types/node@22.13.10)(sass@1.85.1))(vue@3.5.13(typescript@5.8.2))
|
||||
'@vuepress/client': 2.0.0-rc.7(typescript@5.8.2)
|
||||
'@vuepress/core': 2.0.0-rc.7(typescript@5.8.2)
|
||||
'@vuepress/shared': 2.0.0-rc.7
|
||||
|
|
Loading…
Add table
Reference in a new issue