Skip to content

Commit 9304a62

Browse files
chore(deps): update react monorepo (#1857)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91fb428 commit 9304a62

File tree

5 files changed

+119
-119
lines changed

5 files changed

+119
-119
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@theguild/prettier-config": "3.0.0",
3535
"@theguild/tailwind-config": "0.6.1",
3636
"@types/jest-image-snapshot": "6.4.0",
37-
"@types/react": "18.3.13",
37+
"@types/react": "18.3.14",
3838
"@types/react-paginate": "7.1.4",
3939
"@types/webpack": "5.28.5",
4040
"css-loader": "7.1.2",

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
"@theguild/editor": "workspace:*",
8484
"@theguild/tailwind-config": "0.6.1",
8585
"@types/dedent": "0.7.2",
86-
"@types/react": "18.3.13",
87-
"@types/react-dom": "18.3.1",
86+
"@types/react": "18.3.14",
87+
"@types/react-dom": "18.3.2",
8888
"@types/semver": "7.5.8",
8989
"dedent": "1.5.3",
9090
"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
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@cloudflare/workers-types": "4.20241205.0",
20-
"@types/react": "18.3.13",
20+
"@types/react": "18.3.14",
2121
"typescript": "5.6.3",
2222
"wrangler": "3.92.0"
2323
}

0 commit comments

Comments
 (0)