Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 5726878 commit 2385c6a
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 136 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"framer-motion": "11.15.0",
"react": "18.3.1",
"react": "19.0.0",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "18.3.1",
"react-dom": "19.0.0",
"react-feather": "2.0.10",
"zod": "3.24.1",
"zustand": "5.0.2"
Expand All @@ -40,8 +40,8 @@
"@babel/core": "7.26.0",
"@playwright/test": "1.49.1",
"@types/node": "22.10.2",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@types/webextension-polyfill": "0.12.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
Expand All @@ -52,7 +52,7 @@
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-hooks": "5.1.0",
"husky": "9.1.7",
"lint-staged": "15.2.11",
"prettier": "3.3.3",
Expand Down
Loading

0 comments on commit 2385c6a

Please sign in to comment.