Skip to content

Commit 3656827

Browse files
chore(deps): update dependency @rsbuild/plugin-svgr to ^1.2.0 (#922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61e8d3e commit 3656827

File tree

3 files changed

+16
-10
lines changed

3 files changed

+16
-10
lines changed

pnpm-lock.yaml

Lines changed: 14 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/integration/asset/svgr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "module",
66
"devDependencies": {
77
"@rsbuild/plugin-react": "^1.2.0",
8-
"@rsbuild/plugin-svgr": "^1.1.1"
8+
"@rsbuild/plugin-svgr": "^1.2.0"
99
},
1010
"peerDependencies": {
1111
"react": "^18"

tests/integration/bundle-false/svgr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
},
99
"devDependencies": {
1010
"@rsbuild/plugin-react": "^1.2.0",
11-
"@rsbuild/plugin-svgr": "^1.1.1"
11+
"@rsbuild/plugin-svgr": "^1.2.0"
1212
}
1313
}

0 commit comments

Comments
 (0)