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] committed May 11, 2024
1 parent 388540f commit 00cc49a
Show file tree
Hide file tree
Showing 3 changed files with 525 additions and 1,550 deletions.
10 changes: 5 additions & 5 deletions packages/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"mousetrap": "1.6.5",
"postcss": "8.4.32",
"postcss-loader": "7.3.3",
"react": "18.2.0",
"react": "18.3.1",
"react-command-palette": "0.22.1",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-resize-detector": "9.1.0",
"react-router-dom": "6.20.1",
"react-window": "1.8.10",
Expand All @@ -68,9 +68,9 @@
"@types/lodash.debounce": "4.0.9",
"@types/match-sorter": "6.0.0",
"@types/mousetrap": "1.6.15",
"@types/react": "18.2.41",
"@types/react": "18.3.2",
"@types/react-custom-scrollbars": "4.0.12",
"@types/react-dom": "18.2.17",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@types/react-window": "1.8.8",
"@types/webpack-env": "1.18.4",
Expand Down Expand Up @@ -100,7 +100,7 @@
"progress-bar-webpack-plugin": "2.1.0",
"purgecss-webpack-plugin": "5.0.0",
"react-axe": "3.5.4",
"react-test-renderer": "18.2.0",
"react-test-renderer": "18.3.1",
"regenerator-runtime": "0.14.0",
"sinon": "17.0.1",
"sinon-chrome": "3.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@storybook/addon-onboarding": "1.0.9",
"@storybook/blocks": "7.6.3",
"@storybook/test": "7.6.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"storybook": "7.6.3",
"storybook-addon-performance": "0.17.1"
}
Expand Down

0 comments on commit 00cc49a

Please sign in to comment.