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 Dec 7, 2024
1 parent 4a0b917 commit 08cfd63
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"js-cookie": "^3.0.1",
"next": "canary",
"nextjs-workbox-config": "^2.0.0",
"react": "18.1.0",
"react-dom": "18.1.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-swipeable-views": "^0.14.0",
"react-swipeable-views-core": "^0.14.0",
"react-swipeable-views-utils": "^0.14.0",
Expand All @@ -53,7 +53,7 @@
"@types/csso": "^5.0.0",
"@types/js-cookie": "^3.0.2",
"@types/node": "^17.0.42",
"@types/react": "^18.0.12",
"@types/react": "^19.0.0",
"@types/react-swipeable-views": "^0.13.1",
"@types/react-swipeable-views-core": "^0.13.0",
"@types/react-swipeable-views-utils": "^0.13.3",
Expand All @@ -65,7 +65,7 @@
"eslint-config-next": "^12.1.6",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-react-hooks": "^5.0.0",
"husky": "^8.0.1",
"jscodeshift": "^0.13.1",
"lint-staged": "^13.0.1",
Expand Down

0 comments on commit 08cfd63

Please sign in to comment.