before symfony/security-bundle update

This commit is contained in:
2022-05-25 14:41:58 +02:00
parent aec0b4356a
commit aa84f3c4c6
21 changed files with 1876 additions and 697 deletions

View File

@@ -3,13 +3,16 @@
"@hotwired/stimulus": "^3.0.0",
"@symfony/stimulus-bridge": "^3.0.0",
"@symfony/webpack-encore": "^2.0.0",
"autoprefixer": "^10.4.7",
"core-js": "^3.0.0",
"file-loader": "^6.0.0",
"jquery": "^3.6.0",
"less-loader": "^10.0.0",
"postcss": "^8.4.14",
"regenerator-runtime": "^0.13.2",
"sass": "^1.50.0",
"sass-loader": "^12.0.0",
"tailwindcss": "^3.0.24",
"ts-loader": "^9.0.0",
"typescript": "^4.6.4",
"vue-loader": "^17.0.0",
@@ -26,14 +29,15 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.1.1",
"@typescript-eslint/eslint-plugin-tslint": "^5.26.0",
"@vueup/vue-quill": "^1.0.0-beta.8",
"axios": "^0.27.1",
"bootsdark": "^1.0.16",
"bootstrap": "^5.1.3",
"eslint": "^8.15.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-vue": "^8.7.1",
"eslint-plugin-tailwindcss": "^3.5.0",
"eslint-plugin-vue": "^9.0.1",
"fork-awesome": "^1.2.0",
"highlight.js": "^11.5.1",
"husky": "^7.0.4",
@@ -41,9 +45,11 @@
"marked": "^4.0.15",
"pinia": "^2.0.14",
"popper.js": "^1.16.1",
"primevue": "^3.12.6",
"postcss-import": "^14.1.0",
"postcss-loader": "^7.0.0",
"quill": "^1.3.7",
"quill-html-edit-button": "^2.2.12",
"tailwind": "^4.0.0",
"vue": "3",
"vue-navigation-bar": "^5.0.0",
"vue-router": "4"