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 Nov 10, 2024
1 parent 43c44f7 commit 3660c8f
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 54 deletions.
6 changes: 3 additions & 3 deletions apps/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"dependencies": {
"@nyanpasu/material-design-libs": "workspace:^",
"@nyanpasu/material-design-react": "workspace:^",
"babel-plugin-react-compiler": "0.0.0-experimental-4e0eccf-20240830",
"babel-plugin-react-compiler": "0.0.0-experimental-fe484b5-20240912",
"next": "15.0.3",
"react": "19.0.0-rc-d5bba18b-20241009",
"react-dom": "19.0.0-rc-d5bba18b-20241009"
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614"
},
"devDependencies": {
"@types/react": "npm:types-react@rc",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "0.0.0-experimental-4e0eccf-20240830",
"babel-plugin-react-compiler": "0.0.0-experimental-fe484b5-20240912",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"eslint": "^9.14.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@radix-ui/react-slot": "^1.1.0",
"ahooks": "^3.8.1",
"framer-motion": "12.0.0-alpha.1",
"react": "19.0.0-rc-d5bba18b-20241009",
"react-dom": "19.0.0-rc-d5bba18b-20241009"
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614"
},
"devDependencies": {
"@rsbuild/plugin-react": "^1.0.7",
Expand Down
96 changes: 48 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3660c8f

Please sign in to comment.