Skip to content

Commit a7dcc6a

Browse files
chore(deps): update dependency bootstrap to v5.3.5
1 parent 3e34bd1 commit a7dcc6a

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

apps/chrome-devtools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@types/color": "^4.0.0",
115115
"ag-grid-angular": "~32.3.0",
116116
"ag-grid-community": "~32.3.0",
117-
"bootstrap": "5.3.3",
117+
"bootstrap": "5.3.5",
118118
"rxjs": "^7.8.1",
119119
"tinycolor2": "^1.6.0",
120120
"tslib": "^2.6.2",

apps/showcase/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"ag-grid-angular": "~32.3.0",
7777
"ag-grid-community": "~32.3.0",
7878
"angular-split": "^19.0.0",
79-
"bootstrap": "5.3.3",
79+
"bootstrap": "5.3.5",
8080
"clipboard": "^2.0.11",
8181
"intl-messageformat": "~10.7.0",
8282
"marked": "^15.0.6",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
"angular-eslint": "~19.3.0",
221221
"angular-split": "^19.0.0",
222222
"babel-loader": "^9.0.0",
223-
"bootstrap": "5.3.3",
223+
"bootstrap": "5.3.5",
224224
"bootstrap-icons": "^1.11.3",
225225
"browserslist": "^4.21.4",
226226
"clipboard": "^2.0.11",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -8360,7 +8360,7 @@ __metadata:
83608360
ag-grid-community: "npm:~32.3.0"
83618361
angular-eslint: "npm:~19.3.0"
83628362
archiver: "npm:^7.0.0"
8363-
bootstrap: "npm:5.3.3"
8363+
bootstrap: "npm:5.3.5"
83648364
chokidar: "npm:^4.0.3"
83658365
chrome-webstore-upload: "npm:^3.0.0"
83668366
concurrently: "npm:^9.1.0"
@@ -9606,7 +9606,7 @@ __metadata:
96069606
angular-eslint: "npm:~19.3.0"
96079607
angular-split: "npm:^19.0.0"
96089608
babel-loader: "npm:^9.0.0"
9609-
bootstrap: "npm:5.3.3"
9609+
bootstrap: "npm:5.3.5"
96109610
bootstrap-icons: "npm:^1.11.3"
96119611
browserslist: "npm:^4.21.4"
96129612
clipboard: "npm:^2.0.11"
@@ -10685,7 +10685,7 @@ __metadata:
1068510685
ag-grid-community: "npm:~32.3.0"
1068610686
angular-eslint: "npm:~19.3.0"
1068710687
angular-split: "npm:^19.0.0"
10688-
bootstrap: "npm:5.3.3"
10688+
bootstrap: "npm:5.3.5"
1068910689
clipboard: "npm:^2.0.11"
1069010690
concurrently: "npm:^9.1.0"
1069110691
eslint: "npm:~9.24.0"
@@ -17932,12 +17932,12 @@ __metadata:
1793217932
languageName: node
1793317933
linkType: hard
1793417934

17935-
"bootstrap@npm:5.3.3":
17936-
version: 5.3.3
17937-
resolution: "bootstrap@npm:5.3.3"
17935+
"bootstrap@npm:5.3.5":
17936+
version: 5.3.5
17937+
resolution: "bootstrap@npm:5.3.5"
1793817938
peerDependencies:
1793917939
"@popperjs/core": ^2.11.8
17940-
checksum: 10/f05183948b00b496400cc13df5798ecab7a85975e7d9a77b314a763b574a990aec0f1bbf1913c648a93b5d8cc82e73bc05f5ec1161d2932aad7ef7f316d9c82d
17940+
checksum: 10/ea03a50f7a2cdfb55e48309dc6b567e138cfd7ef84d2e5aa164da99152c31913c2a27cc5b4f05b960d4c52577c31a8c6240669004df60b7acf4651cdfb791912
1794117941
languageName: node
1794217942
linkType: hard
1794317943

0 commit comments

Comments
 (0)