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 Nov 28, 2023
1 parent 626ddd3 commit 47e1dec
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@types/jest": "29.5.10",
"@types/node": "20.10.0",
"@types/node-fetch": "2.6.9",
"@types/react": "18.2.38",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@types/relay-runtime": "14.1.19",
"@types/selenium-webdriver": "4.1.20",
Expand Down Expand Up @@ -239,7 +239,7 @@
"@babel/parser": "7.23.4",
"@babel/types": "7.23.4",
"@babel/traverse": "7.23.4",
"@types/react": "18.2.38",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/next-swc/crates/next-core/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@types/node": "^20.8.3",
"@types/platform": "^1.3.4",
"@types/react": "18.2.38",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@vercel/ncc": "^0.38.0",
"find-up": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"@types/micromatch": "4.0.6",
"@types/path-to-regexp": "1.7.0",
"@types/platform": "1.3.6",
"@types/react": "18.2.38",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@types/react-is": "18.2.4",
"@types/semver": "7.5.6",
Expand Down

0 comments on commit 47e1dec

Please sign in to comment.