Skip to content

Commit a64ff2c

Browse files
committed
feat: update svgr versions
closes #89
1 parent ff94fb2 commit a64ff2c

File tree

2 files changed

+219
-182
lines changed

2 files changed

+219
-182
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
},
4141
"dependencies": {
4242
"@rollup/pluginutils": "^5.0.4",
43-
"@svgr/core": "^7.0.0",
44-
"@svgr/plugin-jsx": "^7.0.0"
43+
"@svgr/core": "^8.1.0",
44+
"@svgr/plugin-jsx": "^8.1.0"
4545
},
4646
"packageManager": "pnpm@8.7.6"
4747
}

0 commit comments

Comments
 (0)