mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
frontend build
This commit is contained in:
26
package.json
26
package.json
@@ -10,27 +10,27 @@
|
||||
"production": "mix --production"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.7",
|
||||
"autoprefixer": "^10.4.8",
|
||||
"axios": "^0.21.4",
|
||||
"cross-env": "^5.1",
|
||||
"laravel-echo": "^1.11.7",
|
||||
"laravel-mix": "^6.0.44",
|
||||
"laravel-echo": "^1.13.1",
|
||||
"laravel-mix": "^6.0.49",
|
||||
"postcss": "^8.4.14",
|
||||
"prettier": "^2.6.2",
|
||||
"prettier": "^2.7.1",
|
||||
"prettier-plugin-import-sort": "0.0.7",
|
||||
"prettier-plugin-tailwindcss": "^0.1.11",
|
||||
"pusher-js": "^7.0.6",
|
||||
"prettier-plugin-tailwindcss": "^0.1.13",
|
||||
"pusher-js": "^7.3.0",
|
||||
"resolve-url-loader": "^2.3.1",
|
||||
"sass": "^1.52.1",
|
||||
"sass": "^1.54.3",
|
||||
"sass-loader": "^8.0.2",
|
||||
"tailwindcss": "^3.0.24",
|
||||
"tailwindcss": "^3.1.7",
|
||||
"tailwindcss-debug-screens": "^2.2.1",
|
||||
"vue-loader": "^15.9.8",
|
||||
"vue-template-compiler": "^2.6.14"
|
||||
"vue-loader": "^15.10.0",
|
||||
"vue-template-compiler": "^2.7.8"
|
||||
},
|
||||
"dependencies": {
|
||||
"@paypal/paypal-js": "^4.2.2",
|
||||
"@stripe/stripe-js": "^1.29.0",
|
||||
"@stripe/stripe-js": "^1.35.0",
|
||||
"datatransfer-files-promise": "^1.3.1",
|
||||
"lodash": "^4.17.21",
|
||||
"node-sass": "^4.14.1",
|
||||
@@ -39,9 +39,9 @@
|
||||
"twemoji": "^13.1.1",
|
||||
"v-click-outside": "^3.2.0",
|
||||
"vee-validate": "^3.4.14",
|
||||
"vue": "^2.6.14",
|
||||
"vue": "^2.7.8",
|
||||
"vue-feather-icons": "^5.1.0",
|
||||
"vue-i18n": "^8.27.1",
|
||||
"vue-i18n": "^8.27.2",
|
||||
"vue-recaptcha-v3": "^1.9.0",
|
||||
"vue-router": "^3.5.4",
|
||||
"vuex": "^3.6.2"
|
||||
|
||||
Reference in New Issue
Block a user