bump: dep

This commit is contained in:
peaklabs-dev
2025-01-09 15:10:38 +01:00
parent 676f616efa
commit d7135822eb
4 changed files with 565 additions and 516 deletions

View File

@@ -15,16 +15,15 @@
"postcss": "8.4.49",
"pusher-js": "8.4.0-rc2",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "3.4.16",
"vite": "6.0.3",
"tailwindcss": "3.4.17",
"vite": "6.0.7",
"vue": "3.5.13"
},
"dependencies": {
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"@tailwindcss/forms": "0.5.10",
"@tailwindcss/typography": "0.5.16",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"alpinejs": "3.14.7",
"ioredis": "5.4.1"
"ioredis": "5.4.2"
}
}