Skip to content

Commit

Permalink
chore(deps): update dependency vite-plugin-svgr to v4.3.0 (#6068)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 833c1e4 commit 3664f4c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion apps/vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"tailwindcss": "3.4.14",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite-plugin-svgr": "4.2.0",
"vite-plugin-svgr": "4.3.0",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.4"
}
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5484,19 +5484,19 @@ __metadata:
languageName: node
linkType: hard

"@rollup/pluginutils@npm:^5.0.1, @rollup/pluginutils@npm:^5.0.2, @rollup/pluginutils@npm:^5.0.5":
version: 5.1.2
resolution: "@rollup/pluginutils@npm:5.1.2"
"@rollup/pluginutils@npm:^5.0.1, @rollup/pluginutils@npm:^5.0.2, @rollup/pluginutils@npm:^5.1.3":
version: 5.1.3
resolution: "@rollup/pluginutils@npm:5.1.3"
dependencies:
"@types/estree": "npm:^1.0.0"
estree-walker: "npm:^2.0.2"
picomatch: "npm:^2.3.1"
picomatch: "npm:^4.0.2"
peerDependencies:
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
peerDependenciesMeta:
rollup:
optional: true
checksum: 10c0/30f4a98e91a8699b6666b64ecdc665439bd53dddbe964bbeca56da81ff889cfde3a3e059144b80c5a2d9b48aa158df18a45e9a847a33b757d3e8336b278b8836
checksum: 10c0/ba46ad588733fb01d184ee3bc7a127d626158bc840b5874a94c129ff62689d12f16f537530709c54da6f3b71f67d705c4e09235b1dc9542e9d47ee8f2d0b8b9e
languageName: node
linkType: hard

Expand Down Expand Up @@ -20002,7 +20002,7 @@ __metadata:
tailwindcss: "npm:3.4.14"
typescript: "npm:5.6.3"
vite: "npm:5.4.10"
vite-plugin-svgr: "npm:4.2.0"
vite-plugin-svgr: "npm:4.3.0"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.1.4"
languageName: unknown
Expand Down Expand Up @@ -20035,16 +20035,16 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-svgr@npm:4.2.0":
version: 4.2.0
resolution: "vite-plugin-svgr@npm:4.2.0"
"vite-plugin-svgr@npm:4.3.0":
version: 4.3.0
resolution: "vite-plugin-svgr@npm:4.3.0"
dependencies:
"@rollup/pluginutils": "npm:^5.0.5"
"@rollup/pluginutils": "npm:^5.1.3"
"@svgr/core": "npm:^8.1.0"
"@svgr/plugin-jsx": "npm:^8.1.0"
peerDependencies:
vite: ^2.6.0 || 3 || 4 || 5
checksum: 10c0/0a6400f20905f53d08f1ce7d1f22d9a57db403e110e790f80c2e0411a0064a071a36b781f56f6823654f98052219171003f9ea023d4a31d930b4a4fc01776d1f
vite: ">=2.6.0"
checksum: 10c0/a73f10d319f72cd8c16bf9701cf18170f2300f98c72c6bf939565de0b1e93916bd70c6f5a446dc034b4405c72d382655c7c16be4bd1cbf35bbcde5febf7aeffc
languageName: node
linkType: hard

Expand Down

0 comments on commit 3664f4c

Please sign in to comment.