Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent e67430f commit ab67827
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@
"@types/jest": "29.5.14",
"@types/node": "20.17.10",
"@types/node-fetch": "2.6.12",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/relay-runtime": "14.1.24",
"@types/selenium-webdriver": "4.1.27",
"@types/sharp": "0.32.0",
Expand Down Expand Up @@ -239,8 +239,8 @@
"@babel/parser": "7.26.3",
"@babel/types": "7.26.3",
"@babel/traverse": "7.26.4",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2"
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5"
},
"engines": {
"node": ">=16.14.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/next-swc/crates/next-core/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"devDependencies": {
"@types/node": "^20.12.7",
"@types/platform": "^1.3.4",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@vercel/ncc": "^0.38.0",
"find-up": "^7.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@
"@types/micromatch": "4.0.9",
"@types/path-to-regexp": "1.7.0",
"@types/platform": "1.3.6",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/react-is": "18.3.1",
"@types/semver": "7.5.8",
"@types/send": "0.17.4",
Expand Down

0 comments on commit ab67827

Please sign in to comment.