mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Added symfony ux-turbo packages
This commit is contained in:
parent
3e0745f859
commit
27b8fbd5b2
7 changed files with 122 additions and 3 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue