Skip to content

Commit b7a2be4

Browse files
Update react dependencies
1 parent 7655d8e commit b7a2be4

2 files changed

Lines changed: 136 additions & 137 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"monaco-editor": "^0.52.2",
3636
"react": "^19.2.0",
3737
"react-dom": "^19.2.0",
38-
"react-intersection-observer": "^9.16.0",
38+
"react-intersection-observer": "^10.0.0",
3939
"react-markdown": "^10.1.0",
4040
"react-router-dom": "^7.9.6",
4141
"sonner": "^2.0.7",
@@ -49,10 +49,10 @@
4949
"@tailwindcss/vite": "^4.1.16",
5050
"@types/react": "^19.2.5",
5151
"@types/react-dom": "^19.2.3",
52-
"@vitejs/plugin-react": "^4.7.0",
52+
"@vitejs/plugin-react": "^5.1.2",
5353
"eslint": "^9.39.1",
5454
"eslint-config-prettier": "^10.1.8",
55-
"eslint-plugin-react-hooks": "^5.2.0",
55+
"eslint-plugin-react-hooks": "^7.0.1",
5656
"eslint-plugin-react-refresh": "^0.4.24",
5757
"globals": "^16.5.0",
5858
"markdownlint-cli": "^0.45.0",

0 commit comments

Comments
 (0)