0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

fix(deps): update dependency vite-svg-loader to v5 (#11322)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-24 17:39:23 +08:00 committed by GitHub
parent 55baffe899
commit 6b8bcd1c07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 16 deletions

View file

@ -8,6 +8,6 @@
"dependencies": {
"@astrojs/vue": "workspace:*",
"astro": "workspace:*",
"vite-svg-loader": "4.0.0"
"vite-svg-loader": "5.1.0"
}
}

View file

@ -5594,8 +5594,8 @@ importers:
specifier: workspace:*
version: link:../../../../../astro
vite-svg-loader:
specifier: 4.0.0
version: 4.0.0
specifier: 5.1.0
version: 5.1.0(vue@3.4.29(typescript@5.4.5))
packages/integrations/vue/test/fixtures/app-entrypoint-relative:
dependencies:
@ -9518,6 +9518,7 @@ packages:
libsql@0.3.12:
resolution: {integrity: sha512-to30hj8O3DjS97wpbKN6ERZ8k66MN1IaOfFLR6oHqd25GMiPJ/ZX0VaZ7w+TsPmxcFS3p71qArj/hiedCyvXCg==}
cpu: [x64, arm64, wasm32]
os: [darwin, linux, win32]
lilconfig@2.1.0:
@ -11721,14 +11722,6 @@ packages:
peerDependencies:
vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0
vite-svg-loader@4.0.0:
resolution: {integrity: sha512-0MMf1yzzSYlV4MGePsLVAOqXsbF5IVxbn4EEzqRnWxTQl8BJg/cfwIzfQNmNQxZp5XXwd4kyRKF1LytuHZTnqA==}
peerDependencies:
vue: '*'
peerDependenciesMeta:
vue:
optional: true
vite-svg-loader@5.1.0:
resolution: {integrity: sha512-M/wqwtOEjgb956/+m5ZrYT/Iq6Hax0OakWbokj8+9PXOnB7b/4AxESHieEtnNEy7ZpjsjYW1/5nK8fATQMmRxw==}
peerDependencies:
@ -18952,11 +18945,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
vite-svg-loader@4.0.0:
dependencies:
'@vue/compiler-sfc': 3.4.29
svgo: 3.2.0
vite-svg-loader@5.1.0(vue@3.4.29(typescript@5.4.5)):
dependencies:
svgo: 3.2.0