chore: update npm and composer dependencies
This commit is contained in:
16
package.json
16
package.json
@@ -12,22 +12,22 @@
|
||||
"test:coverage": "vitest run --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@inertiajs/vue3": "^2.3.15",
|
||||
"@nuxt/ui": "^4.4.0",
|
||||
"@inertiajs/vue3": "^2.3.17",
|
||||
"@nuxt/ui": "^4.5.1",
|
||||
"valibot": "^1.2.0",
|
||||
"vue": "^3.5.28"
|
||||
"vue": "^3.5.30"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^7.4.3",
|
||||
"@tailwindcss/vite": "^4.2.0",
|
||||
"@antfu/eslint-config": "^7.7.0",
|
||||
"@tailwindcss/vite": "^4.2.1",
|
||||
"@vitejs/plugin-vue": "^6.0.4",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"axios": "^1.13.5",
|
||||
"axios": "^1.13.6",
|
||||
"concurrently": "^9.2.1",
|
||||
"eslint": "^10.0.1",
|
||||
"eslint": "^10.0.3",
|
||||
"jsdom": "^28.1.0",
|
||||
"laravel-vite-plugin": "^2.1.0",
|
||||
"tailwindcss": "^4.2.0",
|
||||
"tailwindcss": "^4.2.1",
|
||||
"vite": "^7.3.1",
|
||||
"vitest": "^4.0.18"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user