Skip to content

Commit

Permalink
Bootstrap 4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shibafu528 committed Nov 23, 2024
1 parent 4cfa198 commit 2723ebf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@tabler/icons-webfont": "^3.22.0",
"@tanstack/react-query": "^4.0.0",
"@tanstack/react-query-devtools": "^4.0.0",
"@types/bootstrap": "^4.5.0",
"@types/bootstrap": "^4.6.2",
"@types/classnames": "^2.2.10",
"@types/clipboard": "^2.0.7",
"@types/jquery": "^3.5.30",
Expand All @@ -29,7 +29,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"bootstrap": "^4.5.0",
"bootstrap": "^4.6.2",
"cal-heatmap": "^4.2.4",
"chart.js": "^4.4.3",
"chokidar-cli": "^3.0.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -843,10 +843,10 @@
dependencies:
"@babel/types" "^7.3.0"

"@types/bootstrap@^4.5.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@types/bootstrap/-/bootstrap-4.5.0.tgz#07a079d3ee2b1646491082d6162048d7bf4610b5"
integrity sha512-AWu7D+Cduyic75YptSRiXuCIy1c3SsmYk/9ixS68Ft2eAgg2wRj5U2M+7PK5zpakk4gTgfrWHeGxJqkSjttwyQ==
"@types/bootstrap@^4.6.2":
version "4.6.6"
resolved "https://registry.yarnpkg.com/@types/bootstrap/-/bootstrap-4.6.6.tgz#76450e08c473e2013dea4de876ae5216fb132759"
integrity sha512-ca2slWHuPLl0QZCO7nRSsQrnPjE9fxJ+VokXMSlHRv2nlk3tYSHUkWPNOVrCsIv6iwCy8vGQGbyTkRDNjTNejA==
dependencies:
"@types/jquery" "*"
popper.js "^1.14.1"
Expand Down Expand Up @@ -1288,10 +1288,10 @@ binary-search-bounds@^2.0.0:
resolved "https://registry.yarnpkg.com/binary-search-bounds/-/binary-search-bounds-2.0.5.tgz#125e5bd399882f71e6660d4bf1186384e989fba7"
integrity sha512-H0ea4Fd3lS1+sTEB2TgcLoK21lLhwEJzlQv3IN47pJS976Gx4zoWe0ak3q+uYh60ppQxg9F16Ri4tS1sfD4+jA==

bootstrap@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.0.tgz#97d9dbcb5a8972f8722c9962483543b907d9b9ec"
integrity sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA==
bootstrap@^4.6.2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==

brace-expansion@^1.1.7:
version "1.1.11"
Expand Down

0 comments on commit 2723ebf

Please sign in to comment.