upg: importmap

This commit is contained in:
2025-11-02 15:36:15 -05:00
parent 1c783d8ed3
commit 33ff77590f

View File

@@ -16,17 +16,17 @@ return [
'path' => './assets/app.js',
'entrypoint' => true,
],
'@hotwired/stimulus' => [
'version' => '3.2.2',
],
'@symfony/stimulus-bundle' => [
'path' => './vendor/symfony/stimulus-bundle/assets/dist/loader.js',
],
'@hotwired/stimulus' => [
'version' => '3.2.2',
],
'@hotwired/turbo' => [
'version' => '7.3.0',
'version' => '8.0.20',
],
'jquery' => [
'version' => '3.3.1',
'version' => '3.7.1',
],
'jquery-ui' => [
'version' => '1.14.1',