Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent bba0eda commit 3168b39
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 @@ -17,17 +17,17 @@
"@sentry/vite-plugin": "^2.22.6",
"husky": "^9.1.6",
"oidc-client-ts": "^3.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-markdown": "^9.0.1",
"react-oidc-context": "^3.2.0",
"react-router": "^7.0.0",
"swr": "^2.2.5"
},
"devDependencies": {
"@eslint/js": "9.16.0",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@vitejs/plugin-react-swc": "3.7.2",
"eslint": "9.16.0",
"eslint-plugin-react-hooks": "5.1.0",
Expand Down

0 comments on commit 3168b39

Please sign in to comment.