mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-05 10:44:53 +02:00
Updated webpack-encore recipe.
This commit is contained in:
parent
9ae8e55b9e
commit
ae67b55bf1
7 changed files with 45 additions and 24 deletions
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"devDependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.7.2",
|
||||
"@symfony/stimulus-bridge": "^2.1.0",
|
||||
"@symfony/webpack-encore": "1.6.1",
|
||||
"@symfony/stimulus-bridge": "^2.0.0",
|
||||
"@symfony/webpack-encore": "^1.6.1",
|
||||
"bootstrap": "^4.4.1",
|
||||
"core-js": "^3.6.4",
|
||||
"jquery": "^3.5.1",
|
||||
"popper.js": "^1.14.7",
|
||||
"@popperjs/core": "^2.10.2",
|
||||
"regenerator-runtime": "^0.13.2",
|
||||
"stimulus": "^3.0.0",
|
||||
"stimulus": "^2.0.0",
|
||||
"webpack-bundle-analyzer": "^4.3.0",
|
||||
"webpack-notifier": "^1.6.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue