Skip to content

Commit

Permalink
feat(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 2932270 commit 281ff4c
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 @@ -25,11 +25,11 @@
"js-cookie": "3.0.5",
"lodash-es": "4.17.21",
"ramda": "0.30.1",
"react": "18.3.1",
"react": "19.0.0",
"react-copy-to-clipboard": "5.1.0",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "18.3.1",
"react-dom": "19.0.0",
"react-error-boundary": "5.0.0",
"react-final-form": "6.5.9",
"react-final-form-arrays": "3.1.4",
Expand Down Expand Up @@ -82,9 +82,9 @@
"@types/lodash-es": "4.17.12",
"@types/node": "22.10.2",
"@types/ramda": "0.30.2",
"@types/react": "18.3.18",
"@types/react": "19.0.2",
"@types/react-copy-to-clipboard": "5.0.7",
"@types/react-dom": "18.3.5",
"@types/react-dom": "19.0.2",
"@vite-pwa/assets-generator": "0.2.6",
"@vitejs/plugin-react-swc": "3.7.2",
"@vitest/coverage-v8": "2.1.8",
Expand Down

0 comments on commit 281ff4c

Please sign in to comment.