build(deps): update dependency vite-plugin-svgr to v2.1.1 (#3555)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3557/head
renovate[bot] 2022-06-21 09:57:52 +10:00 committed by GitHub
parent 8bb5594b4d
commit e914a3149b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -174,7 +174,7 @@
"vite": "2.9.12",
"vite-plugin-eslint": "1.6.1",
"vite-plugin-istanbul": "2.8.0",
"vite-plugin-svgr": "2.1.0",
"vite-plugin-svgr": "2.1.1",
"vite-tsconfig-paths": "3.5.0"
}
}

View File

@ -57,7 +57,7 @@ specifiers:
vite: 2.9.12
vite-plugin-eslint: 1.6.1
vite-plugin-istanbul: 2.8.0
vite-plugin-svgr: 2.1.0
vite-plugin-svgr: 2.1.1
vite-tsconfig-paths: 3.5.0
zxcvbn: 4.4.2
@ -121,7 +121,7 @@ devDependencies:
vite: 2.9.12
vite-plugin-eslint: 1.6.1_eslint@8.18.0+vite@2.9.12
vite-plugin-istanbul: 2.8.0
vite-plugin-svgr: 2.1.0_vite@2.9.12
vite-plugin-svgr: 2.1.1_vite@2.9.12
vite-tsconfig-paths: 3.5.0_vite@2.9.12
packages:
@ -8361,10 +8361,10 @@ packages:
- supports-color
dev: true
/vite-plugin-svgr/2.1.0_vite@2.9.12:
resolution: {integrity: sha512-3J19p8pmGfRt297yvc8Fd36+0AC0sLgA/gZYQDjotNAhv3CmSTQyviXIrDbwiRFVrsZjSlHJH1vca7OGFmjDcA==}
/vite-plugin-svgr/2.1.1_vite@2.9.12:
resolution: {integrity: sha512-RWuUgp37kNx5bbBcG/RdbUMW90fcEZWyZGtDJTOlNrFxDsJDNfg0GS4YSTLon6/JLsBR2TG2WvTN8k+MnH4YhA==}
peerDependencies:
vite: ^2.6.0
vite: ^2.6.0 || 3
dependencies:
'@svgr/core': 6.2.1
vite: 2.9.12