mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Update dependencies (#17293)
This commit is contained in:
commit
0e758b632b
3 changed files with 7 additions and 2 deletions
|
|
@ -18,6 +18,11 @@
|
|||
"@symfony/ux-autocomplete": "file:vendor/symfony/ux-autocomplete/assets",
|
||||
"@symfony/ux-live-component": "file:vendor/symfony/ux-live-component/assets"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@hotwired/stimulus": "^3.0.0",
|
||||
"@symfony/stimulus-bridge": "^3.2.0",
|
||||
"tom-select": "^2.2.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^20 || ^22"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"@babel/preset-env": "^7.25.8",
|
||||
"@hotwired/stimulus": "^3.0.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@symfony/stimulus-bridge": "^3.2.2",
|
||||
"@symfony/stimulus-bridge": "^3.2.0",
|
||||
"@symfony/webpack-encore": "^5.0.1",
|
||||
"@tabler/core": "^1.0.0-beta21",
|
||||
"apexcharts": "^3.41.0",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"@babel/preset-env": "^7.25.8",
|
||||
"@hotwired/stimulus": "^3.0.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@symfony/stimulus-bridge": "^3.2.2",
|
||||
"@symfony/stimulus-bridge": "^3.2.0",
|
||||
"@symfony/webpack-encore": "^5.0.1",
|
||||
"bootstrap": "^5.3.3",
|
||||
"flag-icons": "^7.2.3",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue