fix bugs and errors
This commit is contained in:
+6
-6
@@ -6,19 +6,19 @@
|
||||
"build": "vite build && vite build --ssr"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@inertiajs/vue3": "^1.0.0",
|
||||
"@inertiajs/vue3": "^2.0.8",
|
||||
"@tailwindcss/forms": "^0.5.3",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@vitejs/plugin-vue": "^4.6.2",
|
||||
"@vitejs/plugin-vue": "^5.2.3",
|
||||
"autoprefixer": "^10.4.12",
|
||||
"axios": "^1.1.2",
|
||||
"axios": "^1.9.0",
|
||||
"bvi": "^1.0.2",
|
||||
"i": "^0.3.7",
|
||||
"laravel-vite-plugin": "^0.8.1",
|
||||
"laravel-vite-plugin": "^1.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
"npm": "^10.9.0",
|
||||
"postcss": "^8.4.18",
|
||||
"rollup": "^4.40.0",
|
||||
"rollup": "^3.29.4",
|
||||
"tailwindcss": "^3.2.1",
|
||||
"terser": "^5.39.0",
|
||||
"vue": "^3.2.41"
|
||||
@@ -46,7 +46,7 @@
|
||||
"js-cookie": "^3.0.5",
|
||||
"preline": "^1.9.0",
|
||||
"slugify": "^1.6.6",
|
||||
"vite": "^5.3.3",
|
||||
"vite": "^6.3.5",
|
||||
"vue3-yandex-smartcaptcha": "^1.0.0",
|
||||
"vuex": "^4.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user