Skip to content

Commit 74cbcae

Browse files
chore(deps): update dependency @types/react to ^18.3.5 (#165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5eed250 commit 74cbcae

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@rslib/tsconfig": "workspace:*",
1717
"@types/fs-extra": "^11.0.4",
1818
"@types/node": "~18.19.39",
19-
"@types/react": "^18.3.4",
19+
"@types/react": "^18.3.5",
2020
"fast-glob": "^3.3.2",
2121
"fs-extra": "^11.2.0",
2222
"path-serializer": "0.0.6",

examples/react-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"devDependencies": {
88
"@rsbuild/plugin-react": "1.0.1-rc.0",
99
"@rslib/core": "workspace:*",
10-
"@types/react": "^18.3.4",
10+
"@types/react": "^18.3.5",
1111
"react": "^18.3.1"
1212
},
1313
"peerDependencies": {

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.

0 commit comments

Comments
 (0)