Skip to content

Commit 523294e

Browse files
chore(deps): update dependency @types/react to v18.3.19
1 parent 3513675 commit 523294e

File tree

5 files changed

+129
-129
lines changed

5 files changed

+129
-129
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.18",
39+
"@types/react": "18.3.19",
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
@@ -71,7 +71,7 @@
7171
"@theguild/tailwind-config": "0.6.2",
7272
"@types/dedent": "0.7.2",
7373
"@types/mdast": "4.0.4",
74-
"@types/react": "18.3.18",
74+
"@types/react": "18.3.19",
7575
"@types/react-dom": "18.3.5",
7676
"@types/semver": "7.5.8",
7777
"dedent": "1.5.3",

packages/og-image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@cloudflare/workers-types": "4.20250109.0",
21-
"@types/react": "18.3.18",
21+
"@types/react": "18.3.19",
2222
"typescript": "5.7.3",
2323
"wrangler": "3.101.0"
2424
}

0 commit comments

Comments
 (0)