Skip to content

Commit 9604460

Browse files
chore(deps): update design factory dependencies
1 parent 36b955a commit 9604460

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.7.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.7.0",
5050
"@ngrx/effects": "~19.1.0",
5151
"@ngrx/entity": "~19.1.0",
5252
"@ngrx/store": "~19.1.0",
@@ -77,7 +77,7 @@
7777
"ag-grid-angular": "~32.3.0",
7878
"ag-grid-community": "~32.3.0",
7979
"angular-split": "^19.0.0",
80-
"bootstrap": "5.3.3",
80+
"bootstrap": "5.3.5",
8181
"clipboard": "^2.0.11",
8282
"intl-messageformat": "~10.7.0",
8383
"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.7.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
@@ -6802,16 +6802,16 @@ __metadata:
68026802
languageName: node
68036803
linkType: hard
68046804

6805-
"@ng-select/ng-select@npm:~14.2.0":
6806-
version: 14.2.8
6807-
resolution: "@ng-select/ng-select@npm:14.2.8"
6805+
"@ng-select/ng-select@npm:~14.7.0":
6806+
version: 14.7.0
6807+
resolution: "@ng-select/ng-select@npm:14.7.0"
68086808
dependencies:
68096809
tslib: "npm:^2.3.1"
68106810
peerDependencies:
68116811
"@angular/common": ^19.0.0
68126812
"@angular/core": ^19.0.0
68136813
"@angular/forms": ^19.0.0
6814-
checksum: 10/6125cfaf3364f3d1a16f92c5bd0cd8dbbcc0ab5ccada2aad19f0481ccfc22e79c8958cc3eb9a2f5a3ebdddc4de362d852aab7d951b8e093b4d772a75c4a693f2
6814+
checksum: 10/5cf75ba825b0c38f3b2b83c2aa6412dce64d73aa0c5995ded7999e4f7f8ab24d1eb6d3bc77fa0e2a8bd6d0c2b5fb82341cf6738435b279313fd537c95854d70a
68156815
languageName: node
68166816
linkType: hard
68176817

@@ -8310,7 +8310,7 @@ __metadata:
83108310
"@design-factory/design-factory": "npm:~19.1.0"
83118311
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0"
83128312
"@ng-bootstrap/ng-bootstrap": "npm:^18.0.0"
8313-
"@ng-select/ng-select": "npm:~14.2.0"
8313+
"@ng-select/ng-select": "npm:~14.7.0"
83148314
"@ngrx/entity": "npm:~19.1.0"
83158315
"@ngrx/store": "npm:~19.1.0"
83168316
"@nx/eslint-plugin": "npm:~20.8.0"
@@ -8340,7 +8340,7 @@ __metadata:
83408340
ag-grid-community: "npm:~32.3.0"
83418341
angular-eslint: "npm:~19.3.0"
83428342
archiver: "npm:^7.0.0"
8343-
bootstrap: "npm:5.3.3"
8343+
bootstrap: "npm:5.3.5"
83448344
chokidar: "npm:^4.0.3"
83458345
chrome-webstore-upload: "npm:^3.0.0"
83468346
concurrently: "npm:^9.1.0"
@@ -9542,7 +9542,7 @@ __metadata:
95429542
"@design-factory/design-factory": "npm:~19.1.0"
95439543
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0"
95449544
"@ng-bootstrap/ng-bootstrap": "npm:^18.0.0"
9545-
"@ng-select/ng-select": "npm:~14.2.0"
9545+
"@ng-select/ng-select": "npm:~14.7.0"
95469546
"@ngrx/effects": "npm:~19.1.0"
95479547
"@ngrx/entity": "npm:~19.1.0"
95489548
"@ngrx/router-store": "npm:~19.1.0"
@@ -9586,7 +9586,7 @@ __metadata:
95869586
angular-eslint: "npm:~19.3.0"
95879587
angular-split: "npm:^19.0.0"
95889588
babel-loader: "npm:^9.0.0"
9589-
bootstrap: "npm:5.3.3"
9589+
bootstrap: "npm:5.3.5"
95909590
bootstrap-icons: "npm:^1.11.3"
95919591
browserslist: "npm:^4.21.4"
95929592
clipboard: "npm:^2.0.11"
@@ -10620,7 +10620,7 @@ __metadata:
1062010620
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0"
1062110621
"@formatjs/intl-numberformat": "npm:~8.15.0"
1062210622
"@ng-bootstrap/ng-bootstrap": "npm:^18.0.0"
10623-
"@ng-select/ng-select": "npm:~14.2.0"
10623+
"@ng-select/ng-select": "npm:~14.7.0"
1062410624
"@ngrx/effects": "npm:~19.1.0"
1062510625
"@ngrx/entity": "npm:~19.1.0"
1062610626
"@ngrx/store": "npm:~19.1.0"
@@ -10667,7 +10667,7 @@ __metadata:
1066710667
ag-grid-community: "npm:~32.3.0"
1066810668
angular-eslint: "npm:~19.3.0"
1066910669
angular-split: "npm:^19.0.0"
10670-
bootstrap: "npm:5.3.3"
10670+
bootstrap: "npm:5.3.5"
1067110671
clipboard: "npm:^2.0.11"
1067210672
concurrently: "npm:^9.1.0"
1067310673
eslint: "npm:~9.25.0"
@@ -17926,12 +17926,12 @@ __metadata:
1792617926
languageName: node
1792717927
linkType: hard
1792817928

17929-
"bootstrap@npm:5.3.3":
17930-
version: 5.3.3
17931-
resolution: "bootstrap@npm:5.3.3"
17929+
"bootstrap@npm:5.3.5":
17930+
version: 5.3.5
17931+
resolution: "bootstrap@npm:5.3.5"
1793217932
peerDependencies:
1793317933
"@popperjs/core": ^2.11.8
17934-
checksum: 10/f05183948b00b496400cc13df5798ecab7a85975e7d9a77b314a763b574a990aec0f1bbf1913c648a93b5d8cc82e73bc05f5ec1161d2932aad7ef7f316d9c82d
17934+
checksum: 10/ea03a50f7a2cdfb55e48309dc6b567e138cfd7ef84d2e5aa164da99152c31913c2a27cc5b4f05b960d4c52577c31a8c6240669004df60b7acf4651cdfb791912
1793517935
languageName: node
1793617936
linkType: hard
1793717937

0 commit comments

Comments
 (0)