Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent b5b8d6d commit 5f70ed7
Show file tree
Hide file tree
Showing 4 changed files with 201 additions and 42 deletions.
2 changes: 1 addition & 1 deletion e2e/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@pulumi/pulumi": "3.111.1",
"@types/react": "18.2.48",
"@types/react": "18.2.67",
"esbuild": "0.20.2",
"eslint": "8.57.0",
"eslint-config-next": "14.1.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@theguild/prettier-config": "2.0.5",
"@types/jest": "29.5.12",
"@types/node": "20.11.29",
"@types/react-dom": "18.2.18",
"@types/react-dom": "18.2.22",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"babel-jest": "29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@types/node": "20.11.29",
"express": "4.18.3",
"fastify": "4.26.2",
"react": "0.0.0-experimental-e5205658f-20230913",
"react-dom": "0.0.0-experimental-e5205658f-20230913",
"react": "0.14.10",
"react-dom": "0.14.10",
"uWebSockets.js": "uNetworking/uWebSockets.js#v20.34.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 5f70ed7

Please sign in to comment.