Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 8ed9f17 commit 9102fe4
Show file tree
Hide file tree
Showing 6 changed files with 76 additions and 76 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": "pnpm@7.33.7",
"pnpm": {
"overrides": {
"@types/react": "18.3.11"
"@types/react": "18.3.12"
},
"peerDependencyRules": {
"allowedVersions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/bento-design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"@testing-library/user-event": "14.5.2",
"@types/lodash.orderby": "4.6.9",
"@types/lodash.pick": "4.4.9",
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-input-mask": "3.0.5",
"@types/react-is": "18.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/configuration-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@react-types/numberfield": "3.5.0",
"@tsconfig/vite-react": "2.0.1",
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
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.7",
"@types/babel__traverse": "7.20.6",
"@types/node": "18.19.59",
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"@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 9102fe4

Please sign in to comment.