upg: importmap
This commit is contained in:
@@ -16,17 +16,17 @@ return [
|
|||||||
'path' => './assets/app.js',
|
'path' => './assets/app.js',
|
||||||
'entrypoint' => true,
|
'entrypoint' => true,
|
||||||
],
|
],
|
||||||
'@hotwired/stimulus' => [
|
|
||||||
'version' => '3.2.2',
|
|
||||||
],
|
|
||||||
'@symfony/stimulus-bundle' => [
|
'@symfony/stimulus-bundle' => [
|
||||||
'path' => './vendor/symfony/stimulus-bundle/assets/dist/loader.js',
|
'path' => './vendor/symfony/stimulus-bundle/assets/dist/loader.js',
|
||||||
],
|
],
|
||||||
|
'@hotwired/stimulus' => [
|
||||||
|
'version' => '3.2.2',
|
||||||
|
],
|
||||||
'@hotwired/turbo' => [
|
'@hotwired/turbo' => [
|
||||||
'version' => '7.3.0',
|
'version' => '8.0.20',
|
||||||
],
|
],
|
||||||
'jquery' => [
|
'jquery' => [
|
||||||
'version' => '3.3.1',
|
'version' => '3.7.1',
|
||||||
],
|
],
|
||||||
'jquery-ui' => [
|
'jquery-ui' => [
|
||||||
'version' => '1.14.1',
|
'version' => '1.14.1',
|
||||||
|
|||||||
Reference in New Issue
Block a user