We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e01973 + 6247890 commit f70cec9Copy full SHA for f70cec9
2 files changed
package.json
@@ -19,19 +19,19 @@
19
"clsx": "^2.1.1",
20
"jszip": "^3.10.1",
21
"lucide-react": "^1.17.0",
22
- "next": "16.2.6",
23
- "react": "19.2.6",
24
- "react-dom": "19.2.6",
+ "next": "16.2.7",
+ "react": "19.2.7",
+ "react-dom": "19.2.7",
25
"react-markdown": "^10.1.0",
26
"react-syntax-highlighter": "^16.1.1",
27
"remark-gfm": "^4.0.1",
28
"tailwind-merge": "^3.6.0",
29
- "tsx": "^4.22.3"
+ "tsx": "^4.22.4"
30
},
31
"devDependencies": {
32
"@tailwindcss/postcss": "^4.3.0",
33
"@types/node": "^25.9.1",
34
- "@types/react": "^19.2.15",
+ "@types/react": "^19.2.16",
35
"@types/react-dom": "^19.2.3",
36
"@types/react-syntax-highlighter": "^15.5.13",
37
"babel-plugin-react-compiler": "1.0.0",
0 commit comments