Added symfony ux-turbo packages

This commit is contained in:
Jan Böhmer 2022-03-04 20:13:25 +01:00
parent 3e0745f859
commit 27b8fbd5b2
7 changed files with 122 additions and 3 deletions

View file

@ -1,15 +1,17 @@
{
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.7.2",
"@hotwired/stimulus": "^3.0.0",
"@hotwired/turbo": "^7.0.1",
"@popperjs/core": "^2.10.2",
"@symfony/stimulus-bridge": "^3.0.0",
"@symfony/ux-turbo": "file:vendor/symfony/ux-turbo/Resources/assets",
"@symfony/webpack-encore": "^1.6.1",
"bootstrap": "^4.4.1",
"core-js": "^3.6.4",
"jquery": "^3.5.1",
"popper.js": "^1.14.7",
"regenerator-runtime": "^0.13.2",
"@hotwired/stimulus": "^3.0.0",
"webpack-bundle-analyzer": "^4.3.0",
"webpack-notifier": "^1.6.0"
},