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 Dec 3, 2024
1 parent cd24609 commit 9065946
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 90 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
4 changes: 2 additions & 2 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"dependencies": {
"@nyanpasu/material-design-react": "workspace:^",
"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": {
"@chromatic-com/storybook": "3.2.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.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.1",
"clsx": "^2.1.1",
"eslint": "^9.15.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 @@ -16,8 +16,8 @@
"@radix-ui/react-slot": "^1.1.0",
"ahooks": "^3.8.1",
"framer-motion": "12.0.0-alpha.2",
"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": {
"@storybook/react": "8.4.6",
Expand Down
Loading

0 comments on commit 9065946

Please sign in to comment.