|
@@ -1,8 +1,9 @@
|
|
|
{
|
|
|
"devDependencies": {
|
|
|
+ "@hotwired/stimulus": "^3.0",
|
|
|
"@popperjs/core": "^2.10.2",
|
|
|
- "@symfony/stimulus-bridge": "^2.0.0",
|
|
|
- "@symfony/webpack-encore": "^1.0.0",
|
|
|
+ "@symfony/stimulus-bridge": "^3.2.1",
|
|
|
+ "@symfony/webpack-encore": "^2.1.0",
|
|
|
"bootstrap": "^5.1.3",
|
|
|
"bootstrap-star-rating": "^4.1.2",
|
|
|
"core-js": "^3.0.0",
|
|
@@ -12,7 +13,7 @@
|
|
|
"regenerator-runtime": "^0.13.2",
|
|
|
"sass": "^1.43.3",
|
|
|
"sass-loader": "^12.2.0",
|
|
|
- "stimulus": "^2.0.0",
|
|
|
+ "stimulus": "^3.0.1",
|
|
|
"webpack-notifier": "^1.6.0"
|
|
|
},
|
|
|
"license": "UNLICENSED",
|