chore: update npm and composer dependencies
This commit is contained in:
28
package.json
28
package.json
@@ -12,23 +12,23 @@
|
||||
"test:coverage": "vitest run --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@inertiajs/vue3": "^2.3.4",
|
||||
"@nuxt/ui": "^4.3.0",
|
||||
"@inertiajs/vue3": "^2.3.15",
|
||||
"@nuxt/ui": "^4.4.0",
|
||||
"valibot": "^1.2.0",
|
||||
"vue": "^3.5.26"
|
||||
"vue": "^3.5.28"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^6.7.3",
|
||||
"@tailwindcss/vite": "^4.0.0",
|
||||
"@vitejs/plugin-vue": "^6.0.3",
|
||||
"@antfu/eslint-config": "^7.4.3",
|
||||
"@tailwindcss/vite": "^4.2.0",
|
||||
"@vitejs/plugin-vue": "^6.0.4",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"axios": "^1.11.0",
|
||||
"concurrently": "^9.0.1",
|
||||
"eslint": "^9.39.2",
|
||||
"jsdom": "^27.3.0",
|
||||
"laravel-vite-plugin": "^2.0.0",
|
||||
"tailwindcss": "^4.0.0",
|
||||
"vite": "^7.0.7",
|
||||
"vitest": "^4.0.16"
|
||||
"axios": "^1.13.5",
|
||||
"concurrently": "^9.2.1",
|
||||
"eslint": "^10.0.1",
|
||||
"jsdom": "^28.1.0",
|
||||
"laravel-vite-plugin": "^2.1.0",
|
||||
"tailwindcss": "^4.2.0",
|
||||
"vite": "^7.3.1",
|
||||
"vitest": "^4.0.18"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user