Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Commit 83f9652

Browse files
fix(deps): update dependency bootstrap to v5
1 parent 9bb92a1 commit 83f9652

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "BSD-3-Clause",
1515
"dependencies": {
1616
"@fortawesome/fontawesome-free": "5.15.4",
17-
"bootstrap": "4.6.0",
17+
"bootstrap": "5.3.0",
1818
"jquery": "3.6.0"
1919
},
2020
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1649,10 +1649,10 @@ [email protected]:
16491649
resolved "https://registry.yarnpkg.com/blob/-/blob-0.0.5.tgz#d680eeef25f8cd91ad533f5b01eed48e64caf683"
16501650
integrity sha512-gaqbzQPqOoamawKg0LGVd7SzLgXS+JH61oWprSLH+P+abTczqJbhTR8CmJ2u9/bUYNmHTGJx/UEmn6doAvvuig==
16511651

1652-
bootstrap@4.6.0:
1653-
version "4.6.0"
1654-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
1655-
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
1652+
bootstrap@5.3.0:
1653+
version "5.3.0"
1654+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.0.tgz#0718a7cc29040ee8dbf1bd652b896f3436a87c29"
1655+
integrity sha512-UnBV3E3v4STVNQdms6jSGO2CvOkjUMdDAVR2V5N4uCMdaIkaQjbcEAMqRimDHIs4uqBYzDAKCQwCB+97tJgHQw==
16561656

16571657
16581658
version "7.0.0"

0 commit comments

Comments
 (0)