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 27, 2024
1 parent 41858fc commit 67894cf
Show file tree
Hide file tree
Showing 2 changed files with 6,432 additions and 8,771 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 @@ -43,8 +43,8 @@
"@eslint/js": "9.17.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 @@ -55,7 +55,7 @@
"eslint": "9.17.0",
"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",
"globals": "15.14.0",
"husky": "9.1.7",
"lint-staged": "15.2.11",
Expand Down
Loading

0 comments on commit 67894cf

Please sign in to comment.