Skip to content

Commit 44756cc

Browse files
Bump bootstrap from 5.3.3 to 5.3.5 in /Plan/react/dashboard
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.3 to 5.3.5. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.3...v5.3.5) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e34a0c commit 44756cc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Plan/react/dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@testing-library/react": "^16.3.0",
2424
"@testing-library/user-event": "^14.6.1",
2525
"axios": "^1.8.4",
26-
"bootstrap": "^5.3.3",
26+
"bootstrap": "^5.3.5",
2727
"export-to-csv": "^1.3.0",
2828
"highcharts": "^11.4.8",
2929
"i18next": "^24.2.3",

Plan/react/dashboard/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1520,10 +1520,10 @@ base64-js@^1.5.1:
15201520
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
15211521
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
15221522

1523-
bootstrap@^5.3.3:
1524-
version "5.3.3"
1525-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
1526-
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
1523+
bootstrap@^5.3.5:
1524+
version "5.3.5"
1525+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.5.tgz#be42cfe0d580e97ee1abb7d38ce94f5c393c9bb6"
1526+
integrity sha512-ct1CHKtiobRimyGzmsSldEtM03E8fcEX4Tb3dGXz1V8faRwM50+vfHwTzOxB3IlKO7m+9vTH3s/3C6T2EAPeTA==
15271527

15281528
brace-expansion@^1.1.7:
15291529
version "1.1.11"

0 commit comments

Comments
 (0)