We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db291a3 commit 5896a72Copy full SHA for 5896a72
2 files changed
package.json
@@ -35,7 +35,7 @@
35
"monaco-editor": "^0.52.2",
36
"react": "^19.2.0",
37
"react-dom": "^19.2.0",
38
- "react-intersection-observer": "^9.16.0",
+ "react-intersection-observer": "^10.0.0",
39
"react-markdown": "^10.1.0",
40
"react-router-dom": "^7.9.6",
41
"sonner": "^2.0.7",
@@ -49,11 +49,11 @@
49
"@tailwindcss/vite": "^4.1.16",
50
"@types/react": "^19.2.5",
51
"@types/react-dom": "^19.2.3",
52
- "@vitejs/plugin-react": "^4.7.0",
+ "@vitejs/plugin-react": "^5.1.2",
53
"buffer": "^6.0.3",
54
"eslint": "^9.39.1",
55
"eslint-config-prettier": "^10.1.8",
56
- "eslint-plugin-react-hooks": "^5.2.0",
+ "eslint-plugin-react-hooks": "^7.0.1",
57
"eslint-plugin-react-refresh": "^0.4.24",
58
"globals": "^16.5.0",
59
"markdownlint-cli": "^0.45.0",
0 commit comments