Update dependencies (#17293)

This commit is contained in:
Karol 2024-10-23 11:02:42 +02:00 committed by GitHub
commit 0e758b632b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 2 deletions

View file

@ -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"
},

View file

@ -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",

View file

@ -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",