Skip to content

Commit 98a2ea8

Browse files
Updated bootstrap select
1 parent bc8f9ad commit 98a2ea8

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"array-includes": "^3.1.6",
5959
"awesome-debounce-promise": "^2.1.0",
6060
"bootstrap-filestyle": "~1.2.1",
61+
"bootstrap-select": "^1.13.18",
6162
"bootstrap-switch": "3.3.4",
6263
"carbon-components": "~10.58.15",
6364
"carbon-components-react": "~7.59.24",
@@ -182,6 +183,7 @@
182183
"angular": "~1.8.3",
183184
"angular-animate": "~1.8.3",
184185
"angular-sanitize": "~1.8.3",
186+
"bootstrap-select": "~1.13.18",
185187
"decode-uri-component": "^0.2.2",
186188
"express": "^4.18.2",
187189
"lodash": "~4.17.21",

yarn.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4241,12 +4241,13 @@ __metadata:
42414241
languageName: node
42424242
linkType: hard
42434243

4244-
"bootstrap-select@npm:1.12.2":
4245-
version: 1.12.2
4246-
resolution: "bootstrap-select@npm:1.12.2"
4247-
dependencies:
4248-
jquery: "npm:>=1.8"
4249-
checksum: 10/2ca42119455c8a50bd9c3737f1fda09bb288cf482da98eb24ba81a25b2eff9392c413e1ca7f92d5b857a8f027035736de7edacd582dff7250d6959e08168d0fd
4244+
"bootstrap-select@npm:~1.13.18":
4245+
version: 1.13.18
4246+
resolution: "bootstrap-select@npm:1.13.18"
4247+
peerDependencies:
4248+
bootstrap: ">=3.0.0"
4249+
jquery: 1.9.1 - 3
4250+
checksum: 10/660f1fdf826ccd2093ba4597406a664808e95fe34efb0a22ca85171ab6b902d7637fc649577d131c192a9c4dddb480ab1ba2132f8d0941f0d74760391909ec9a
42504251
languageName: node
42514252
linkType: hard
42524253

@@ -10708,7 +10709,7 @@ __metadata:
1070810709
languageName: node
1070910710
linkType: hard
1071010711

10711-
"jquery@npm:1.8 - 4, jquery@npm:>=1.7, jquery@npm:>=1.7.0, jquery@npm:>=1.8, jquery@npm:>=1.8.0 <4.0.0, jquery@npm:>=1.9.0, jquery@npm:>=3.4.0 <4.0.0, jquery@npm:^3.4.1, jquery@npm:^3.5.1":
10712+
"jquery@npm:1.8 - 4, jquery@npm:>=1.7, jquery@npm:>=1.7.0, jquery@npm:>=1.8.0 <4.0.0, jquery@npm:>=1.9.0, jquery@npm:>=3.4.0 <4.0.0, jquery@npm:^3.4.1, jquery@npm:^3.5.1":
1071210713
version: 3.7.1
1071310714
resolution: "jquery@npm:3.7.1"
1071410715
checksum: 10/17be9929f5fa37697d9848284f0d108c543318ef79ec794e130cd0c49f6c050d60c803a69e8cfa16fa19f5ff7cdb814a6905cceab0831186560c65ed113cd579
@@ -11632,6 +11633,7 @@ __metadata:
1163211633
babel-jest: "npm:~25.5.1"
1163311634
babel-loader: "npm:~8.2.0"
1163411635
bootstrap-filestyle: "npm:~1.2.1"
11636+
bootstrap-select: "npm:^1.13.18"
1163511637
bootstrap-switch: "npm:3.3.4"
1163611638
carbon-components: "npm:~10.58.15"
1163711639
carbon-components-react: "npm:~7.59.24"

0 commit comments

Comments
 (0)