chore(dependencies): update package versions in package.json and package-lock.json for improved stability and features
This commit is contained in:
28
package.json
28
package.json
@@ -7,23 +7,23 @@
|
||||
"build": "vite build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.1.4",
|
||||
"@vitejs/plugin-vue": "5.2.3",
|
||||
"axios": "1.8.4",
|
||||
"laravel-echo": "2.0.2",
|
||||
"laravel-vite-plugin": "^1.2.0",
|
||||
"postcss": "8.5.3",
|
||||
"@tailwindcss/postcss": "4.1.10",
|
||||
"@vitejs/plugin-vue": "5.2.4",
|
||||
"axios": "1.9.0",
|
||||
"laravel-echo": "2.1.5",
|
||||
"laravel-vite-plugin": "1.3.0",
|
||||
"postcss": "8.5.5",
|
||||
"pusher-js": "8.4.0",
|
||||
"tailwind-scrollbar": "^4.0.2",
|
||||
"tailwindcss": "^4.1.4",
|
||||
"vite": "^6.2.6",
|
||||
"vue": "3.5.13"
|
||||
"tailwind-scrollbar": "4.0.2",
|
||||
"tailwindcss": "4.1.10",
|
||||
"vite": "6.3.5",
|
||||
"vue": "3.5.16"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/forms": "0.5.10",
|
||||
"@tailwindcss/typography": "0.5.16",
|
||||
"@xterm/addon-fit": "^0.10.0",
|
||||
"@xterm/xterm": "^5.5.0",
|
||||
"ioredis": "5.6.0"
|
||||
"@xterm/addon-fit": "0.10.0",
|
||||
"@xterm/xterm": "5.5.0",
|
||||
"ioredis": "5.6.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user