Последняя версия с сервера прошлого разработчика
This commit is contained in:
41
package.json
Executable file
41
package.json
Executable file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"serve": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fancyapps/ui": "^4.0.12",
|
||||
"@headlessui/vue": "^1.4.2",
|
||||
"@heroicons/vue": "^1.0.5",
|
||||
"@inertiajs/inertia": "^0.10.1",
|
||||
"@inertiajs/inertia-vue3": "^0.5.2",
|
||||
"@inertiajs/progress": "^0.2.6",
|
||||
"@vueuse/core": "^6.9.1",
|
||||
"axios": "^0.21.4",
|
||||
"howler": "^2.2.3",
|
||||
"lodash": "^4.17.21",
|
||||
"popper.js": "^1.16.1",
|
||||
"swiper": "^6.8.4",
|
||||
"vue": "^3.2.26",
|
||||
"vuex": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/aspect-ratio": "^0.2.2",
|
||||
"@tailwindcss/forms": "^0.3.4",
|
||||
"@vitejs/plugin-vue": "^1.9.3",
|
||||
"@vue/compiler-sfc": "^3.2.26",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.0.1",
|
||||
"eslint-plugin-vue": "^7.20.0",
|
||||
"postcss": "^8.3.11",
|
||||
"sass": "^1.43.3",
|
||||
"stylelint-config-css-modules": "^2.3.0",
|
||||
"stylelint-config-recess-order": "^2.5.0",
|
||||
"stylelint-config-standard": "^23.0.0",
|
||||
"stylelint-scss": "^4.0.0",
|
||||
"tailwindcss": "^2.2.19"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user