Skip to content

Commit

Permalink
chore(deps): update react monorepo (#1089)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 1, 2024
1 parent c10d1ad commit a103005
Show file tree
Hide file tree
Showing 4 changed files with 140 additions and 152 deletions.
2 changes: 1 addition & 1 deletion playground/runtime-next-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dev": "next dev --turbo"
},
"devDependencies": {
"@types/react": "^18.3.4",
"@types/react": "^18.3.5",
"dummy-module": "workspace:*",
"next": "15.0.0-rc.0",
"react": "19.0.0-rc-fb9a90fa48-20240614",
Expand Down
4 changes: 2 additions & 2 deletions playground/styled-components-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-swc": "^0.3.1",
"@swc/plugin-styled-components": "^3.0.0",
"@types/react": "^18.3.4",
"@types/react": "^18.3.5",
"babel-plugin-styled-components": "^2.1.4",
"react": "^18.3.1",
"rollup": "^4.21.1",
"rollup": "^4.21.2",
"rollup-plugin-esbuild": "^6.1.1",
"styled-components": "^6.1.13"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/use-client-directive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"babel-plugin-react-compiler": "0.0.0-experimental-e68eda9-20240829"
},
"devDependencies": {
"@types/react": "^18.3.4",
"@types/react": "^18.3.5",
"react": "^18.3.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit a103005

Please sign in to comment.