We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 738f978 commit 8b6d348Copy full SHA for 8b6d348
2 files changed
package.json
@@ -30,21 +30,21 @@
30
"class-variance-authority": "^0.7.1",
31
"clsx": "^2.1.1",
32
"lucide-react": "^1.14.0",
33
- "react": "^19.2.5",
34
- "react-dom": "^19.2.5"
+ "react": "^19.2.6",
+ "react-dom": "^19.2.6"
35
},
36
"devDependencies": {
37
"@biomejs/biome": "^2.4.14",
38
"@tailwindcss/vite": "^4.2.4",
39
- "@types/node": "^25.6.0",
+ "@types/node": "^25.6.2",
40
"@types/react": "^19.2.14",
41
"@types/react-dom": "^19.2.3",
42
"@vitejs/plugin-react-swc": "^4.3.0",
43
"tailwindcss": "^4.2.4",
44
"typescript": "^6.0.3",
45
- "vite": "^7.3.1",
+ "vite": "^7.3.3",
46
"vite-bundle-analyzer": "^1.3.8",
47
- "vitepress": "^2.0.0-alpha.17",
+ "vitepress": "2.0.0-alpha.17",
48
"vitepress-plugin-llms": "^1.12.2"
49
50
"pnpm": {
0 commit comments