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 Sep 27, 2024
1 parent 7a66c2d commit d5e2a7b
Show file tree
Hide file tree
Showing 2 changed files with 499 additions and 449 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
"next-pwa": "5.6.0",
"next-themes": "^0.2.1",
"qs": "^6.9.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-helmet": "^6.1.0",
"regenerator-runtime": "0.13.7",
"remark": "^10.0.1",
Expand Down Expand Up @@ -140,8 +140,8 @@
"@types/marked": "^4.0.3",
"@types/node": "18.11.9",
"@types/qs": "^6.5.2",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/react-helmet": "^6.0.0",
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand All @@ -164,7 +164,7 @@
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "^0.6.12",
"eslint-plugin-unused-imports": "^2.0.0",
"husky": "4.3.8",
Expand Down
Loading

0 comments on commit d5e2a7b

Please sign in to comment.