Skip to content

Commit b895ab2

Browse files
chore(deps): update design factory dependencies
1 parent 97a4b37 commit b895ab2

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

apps/chrome-devtools/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@angular/router": "~19.2.0",
101101
"@design-factory/design-factory": "~19.1.0",
102102
"@ng-bootstrap/ng-bootstrap": "^18.0.0",
103-
"@ng-select/ng-select": "~14.2.0",
103+
"@ng-select/ng-select": "~14.4.0",
104104
"@ngrx/entity": "~19.1.0",
105105
"@ngrx/store": "~19.1.0",
106106
"@o3r/application": "workspace:^",
@@ -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

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@design-factory/design-factory": "~19.1.0",
4747
"@formatjs/intl-numberformat": "~8.15.0",
4848
"@ng-bootstrap/ng-bootstrap": "^18.0.0",
49-
"@ng-select/ng-select": "~14.2.0",
49+
"@ng-select/ng-select": "~14.4.0",
5050
"@ngrx/effects": "~19.1.0",
5151
"@ngrx/entity": "~19.1.0",
5252
"@ngrx/store": "~19.1.0",
@@ -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

+2-2
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"@design-factory/design-factory": "~19.1.0",
177177
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
178178
"@ng-bootstrap/ng-bootstrap": "^18.0.0",
179-
"@ng-select/ng-select": "~14.2.0",
179+
"@ng-select/ng-select": "~14.4.0",
180180
"@ngrx/effects": "~19.1.0",
181181
"@ngrx/entity": "~19.1.0",
182182
"@ngrx/router-store": "~19.1.0",
@@ -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

+14-14
Original file line numberDiff line numberDiff line change
@@ -6833,16 +6833,16 @@ __metadata:
68336833
languageName: node
68346834
linkType: hard
68356835

6836-
"@ng-select/ng-select@npm:~14.2.0":
6837-
version: 14.2.8
6838-
resolution: "@ng-select/ng-select@npm:14.2.8"
6836+
"@ng-select/ng-select@npm:~14.4.0":
6837+
version: 14.4.1
6838+
resolution: "@ng-select/ng-select@npm:14.4.1"
68396839
dependencies:
68406840
tslib: "npm:^2.3.1"
68416841
peerDependencies:
68426842
"@angular/common": ^19.0.0
68436843
"@angular/core": ^19.0.0
68446844
"@angular/forms": ^19.0.0
6845-
checksum: 10/6125cfaf3364f3d1a16f92c5bd0cd8dbbcc0ab5ccada2aad19f0481ccfc22e79c8958cc3eb9a2f5a3ebdddc4de362d852aab7d951b8e093b4d772a75c4a693f2
6845+
checksum: 10/9e274e39a6698b208c2460ead8d6b24452bba15a845f549d2863458853d726c5b095b8b71ab1e2a60e68e96b26c6b822cdb15a4b80db3153f71796b55444e65f
68466846
languageName: node
68476847
linkType: hard
68486848

@@ -8330,7 +8330,7 @@ __metadata:
83308330
"@design-factory/design-factory": "npm:~19.1.0"
83318331
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0"
83328332
"@ng-bootstrap/ng-bootstrap": "npm:^18.0.0"
8333-
"@ng-select/ng-select": "npm:~14.2.0"
8333+
"@ng-select/ng-select": "npm:~14.4.0"
83348334
"@ngrx/entity": "npm:~19.1.0"
83358335
"@ngrx/store": "npm:~19.1.0"
83368336
"@nx/eslint-plugin": "npm:~20.7.0"
@@ -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"
@@ -9562,7 +9562,7 @@ __metadata:
95629562
"@design-factory/design-factory": "npm:~19.1.0"
95639563
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0"
95649564
"@ng-bootstrap/ng-bootstrap": "npm:^18.0.0"
9565-
"@ng-select/ng-select": "npm:~14.2.0"
9565+
"@ng-select/ng-select": "npm:~14.4.0"
95669566
"@ngrx/effects": "npm:~19.1.0"
95679567
"@ngrx/entity": "npm:~19.1.0"
95689568
"@ngrx/router-store": "npm:~19.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"
@@ -10639,7 +10639,7 @@ __metadata:
1063910639
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0"
1064010640
"@formatjs/intl-numberformat": "npm:~8.15.0"
1064110641
"@ng-bootstrap/ng-bootstrap": "npm:^18.0.0"
10642-
"@ng-select/ng-select": "npm:~14.2.0"
10642+
"@ng-select/ng-select": "npm:~14.4.0"
1064310643
"@ngrx/effects": "npm:~19.1.0"
1064410644
"@ngrx/entity": "npm:~19.1.0"
1064510645
"@ngrx/store": "npm:~19.1.0"
@@ -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)