We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c163d1 commit 3b5e46eCopy full SHA for 3b5e46e
importmap.php
@@ -29,26 +29,26 @@
29
'entrypoint' => true,
30
],
31
'bootstrap' => [
32
- 'version' => '5.3.3',
+ 'version' => '5.3.7',
33
34
'@popperjs/core' => [
35
'version' => '2.11.8',
36
37
'bootstrap/dist/css/bootstrap.min.css' => [
38
39
'type' => 'css',
40
41
'jquery' => [
42
'version' => '3.7.1',
43
44
'slug' => [
45
- 'version' => '10.0.0',
+ 'version' => '11.0.0',
46
47
'file-saver' => [
48
'version' => '2.0.5',
49
50
'bootstrap-icons/font/bootstrap-icons.min.css' => [
51
- 'version' => '1.11.3',
+ 'version' => '1.13.1',
52
53
54
];
0 commit comments