Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Commit 4199211

Browse files
fix(deps): update react monorepo
1 parent 50427f1 commit 4199211

2 files changed

Lines changed: 40 additions & 47 deletions

File tree

package-lock.json

Lines changed: 35 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
},
1212
"dependencies": {
1313
"@coveo/headless": "^3.8.1",
14-
"react": "^18.3.1",
15-
"react-dom": "^18.3.1"
14+
"react": "^19.0.0",
15+
"react-dom": "^19.0.0"
1616
},
1717
"devDependencies": {
18-
"@types/react": "^18.3.3",
19-
"@types/react-dom": "^18.3.0",
18+
"@types/react": "^19.0.0",
19+
"@types/react-dom": "^19.0.0",
2020
"@typescript-eslint/eslint-plugin": "^7.15.0",
2121
"@typescript-eslint/parser": "^7.15.0",
2222
"@vitejs/plugin-react": "^4.3.1",
2323
"eslint": "^8.57.0",
24-
"eslint-plugin-react-hooks": "^4.6.2",
24+
"eslint-plugin-react-hooks": "^5.0.0",
2525
"eslint-plugin-react-refresh": "^0.4.7",
2626
"typescript": "^5.2.2",
2727
"vite": "^5.3.4"

0 commit comments

Comments
 (0)