Skip to content

Commit 82a541f

Browse files
chore(deps): update react monorepo
1 parent 2426f22 commit 82a541f

File tree

5 files changed

+134
-134
lines changed

5 files changed

+134
-134
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@theguild/prettier-config": "3.0.0",
3838
"@theguild/tailwind-config": "0.6.3",
3939
"@types/jest-image-snapshot": "6.4.0",
40-
"@types/react": "18.3.18",
40+
"@types/react": "18.3.23",
4141
"@types/react-paginate": "7.1.4",
4242
"@types/webpack": "5.28.5",
4343
"css-loader": "7.1.2",

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
"@theguild/tailwind-config": "0.6.3",
7272
"@types/dedent": "0.7.2",
7373
"@types/mdast": "4.0.4",
74-
"@types/react": "18.3.18",
75-
"@types/react-dom": "18.3.5",
74+
"@types/react": "18.3.23",
75+
"@types/react-dom": "18.3.7",
7676
"@types/semver": "7.5.8",
7777
"dedent": "1.5.3",
7878
"esbuild-plugin-svgr": "^3.0.0",

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.23",
2222
"typescript": "5.7.3",
2323
"wrangler": "3.101.0"
2424
}

0 commit comments

Comments
 (0)