mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Updated symfony/webpack-encore recipe
This commit is contained in:
parent
d85a89b99d
commit
3df6e18a83
3 changed files with 101 additions and 337 deletions
12
package.json
12
package.json
|
@ -2,18 +2,18 @@
|
|||
"devDependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.7.2",
|
||||
"@hotwired/stimulus": "^3.0.0",
|
||||
"@symfony/stimulus-bridge": "^3.2.0",
|
||||
"@symfony/webpack-encore": "^3.0.0",
|
||||
"core-js": "^3.23.0",
|
||||
"regenerator-runtime": "^0.13.9",
|
||||
"webpack-notifier": "^1.15.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",
|
||||
"webpack-bundle-analyzer": "^4.3.0",
|
||||
"webpack-notifier": "^1.6.0"
|
||||
"webpack-bundle-analyzer": "^4.3.0"
|
||||
},
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"private": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue