Skip to content

Commit df46119

Browse files
chore(deps): update dependency @rsbuild/plugin-svgr to ^1.1.0
1 parent 8dd17b3 commit df46119

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

pnpm-lock.yaml

Lines changed: 7 additions & 7 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.1.1",
8-
"@rsbuild/plugin-svgr": "^1.0.7"
8+
"@rsbuild/plugin-svgr": "^1.1.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.1.1",
11-
"@rsbuild/plugin-svgr": "^1.0.7"
11+
"@rsbuild/plugin-svgr": "^1.1.0"
1212
}
1313
}

0 commit comments

Comments
 (0)