Skip to content

Commit a18c3c1

Browse files
chore(deps): update dependency @types/react to v18.3.17 (#1882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b16cee8 commit a18c3c1

File tree

5 files changed

+107
-107
lines changed

5 files changed

+107
-107
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@theguild/prettier-config": "3.0.0",
3737
"@theguild/tailwind-config": "0.6.2",
3838
"@types/jest-image-snapshot": "6.4.0",
39-
"@types/react": "18.3.16",
39+
"@types/react": "18.3.17",
4040
"@types/react-paginate": "7.1.4",
4141
"@types/webpack": "5.28.5",
4242
"css-loader": "7.1.2",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@theguild/editor": "workspace:*",
6868
"@theguild/tailwind-config": "0.6.2",
6969
"@types/dedent": "0.7.2",
70-
"@types/react": "18.3.16",
70+
"@types/react": "18.3.17",
7171
"@types/react-dom": "18.3.5",
7272
"@types/semver": "7.5.8",
7373
"dedent": "1.5.3",

packages/og-image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@cloudflare/workers-types": "4.20241214.0",
20-
"@types/react": "18.3.16",
20+
"@types/react": "18.3.17",
2121
"typescript": "5.7.2",
2222
"wrangler": "3.95.0"
2323
}

0 commit comments

Comments
 (0)