Feat: Upgrade stimulus to current version

This commit is contained in:
Björn Fromme
2023-07-05 15:28:08 +02:00
parent f75a23a508
commit 873bde8fe8
25 changed files with 67 additions and 113 deletions
+3 -2
View File
@@ -12,6 +12,8 @@
"node": ">=16"
},
"dependencies": {
"@hotwired/stimulus": "^3.2.1",
"@hotwired/stimulus-webpack-helpers": "^1.0.1",
"@splidejs/splide": "^2.4.21",
"axios": "^0.21.1",
"cooltipz-css": "^1.6.8",
@@ -26,8 +28,7 @@
"picturefill": "^3.0.3",
"slick-carousel": "^1.8.1",
"sticky-js": "^1.3.0",
"stimulus": "^2.0.0",
"stimulus-use": "^0.25.4",
"stimulus-use": "^0.52.0",
"vue": "^2.6.14",
"vue-router": "^3.5.2",
"vue-session": "^1.0.0",