Skip to content

Commit 5fee6ab

Browse files
committed
Update bootstrap version
1 parent 8da83ac commit 5fee6ab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@vitejs/plugin-react": "^2.1.0",
1010
"@vitejs/plugin-vue": "^3.1.0",
1111
"axios": "^0.27.2",
12-
"bootstrap": "^4.6.0",
12+
"bootstrap": "^4.6.2",
1313
"cross-env": "^7.0",
1414
"jquery": "^3.2",
1515
"laravel-vite-plugin": "^0.6.1",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -652,12 +652,12 @@ bootstrap4-duallistbox@^4.0.2:
652652
resolved "https://registry.yarnpkg.com/bootstrap4-duallistbox/-/bootstrap4-duallistbox-4.0.2.tgz#c6942e34a39d0d05e436d51ebaf31c9349f119d3"
653653
integrity sha512-vQdANVE2NN0HMaZO9qWJy0C7u04uTpAmtUGO3KLq3xAZKCboJweQ437hDTszI6pbYV2olJCGZMbdhvIkBNGeGQ==
654654

655-
bootstrap@>=4.0, bootstrap@^4.5.2, bootstrap@^4.6.0:
655+
bootstrap@>=4.0, bootstrap@^4.5.2:
656656
version "4.6.0"
657657
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
658658
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
659659

660-
bootstrap@^4.6.1:
660+
bootstrap@^4.6.1, bootstrap@^4.6.2:
661661
version "4.6.2"
662662
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
663663
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==

0 commit comments

Comments
 (0)