Skip to content

Commit 8b6d348

Browse files
committed
chore(web-ui): upgrade deps
1 parent 738f978 commit 8b6d348

2 files changed

Lines changed: 494 additions & 517 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,21 @@
3030
"class-variance-authority": "^0.7.1",
3131
"clsx": "^2.1.1",
3232
"lucide-react": "^1.14.0",
33-
"react": "^19.2.5",
34-
"react-dom": "^19.2.5"
33+
"react": "^19.2.6",
34+
"react-dom": "^19.2.6"
3535
},
3636
"devDependencies": {
3737
"@biomejs/biome": "^2.4.14",
3838
"@tailwindcss/vite": "^4.2.4",
39-
"@types/node": "^25.6.0",
39+
"@types/node": "^25.6.2",
4040
"@types/react": "^19.2.14",
4141
"@types/react-dom": "^19.2.3",
4242
"@vitejs/plugin-react-swc": "^4.3.0",
4343
"tailwindcss": "^4.2.4",
4444
"typescript": "^6.0.3",
45-
"vite": "^7.3.1",
45+
"vite": "^7.3.3",
4646
"vite-bundle-analyzer": "^1.3.8",
47-
"vitepress": "^2.0.0-alpha.17",
47+
"vitepress": "2.0.0-alpha.17",
4848
"vitepress-plugin-llms": "^1.12.2"
4949
},
5050
"pnpm": {

0 commit comments

Comments
 (0)