Skip to content

Commit

Permalink
Merge pull request #952 from buildo/renovate/react-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update react monorepo
  • Loading branch information
renovate[bot] authored Dec 16, 2024
2 parents f1afb47 + aa4ea69 commit 5d51293
Show file tree
Hide file tree
Showing 6 changed files with 94 additions and 90 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"packageManager": "[email protected]",
"pnpm": {
"overrides": {
"@types/react": "18.3.14"
"@types/react": "18.3.16"
},
"peerDependencyRules": {
"allowedVersions": {
Expand Down
4 changes: 2 additions & 2 deletions packages/bento-design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@
"@testing-library/user-event": "14.5.2",
"@types/lodash.orderby": "4.6.9",
"@types/lodash.pick": "4.4.9",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/react-input-mask": "3.0.6",
"@types/react-is": "18.3.1",
"@types/testing-library__jest-dom": "5.14.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/configuration-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"devDependencies": {
"@react-types/numberfield": "3.5.0",
"@tsconfig/vite-react": "2.0.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@vanilla-extract/dynamic": "2.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/babel__standalone": "7.1.9",
"@types/babel__traverse": "7.20.6",
"@types/node": "18.19.68",
"@types/react": "18.3.14",
"@types/react": "18.3.16",
"@typescript-eslint/parser": "5.62.0",
"@vanilla-extract/sprinkles": "1.6.3",
"eslint-config-react-app": "7.0.1",
Expand Down
Loading

0 comments on commit 5d51293

Please sign in to comment.