Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@angular/router": "~20.2.0",
"@design-factory/design-factory": "~20.0.0",
"@ng-bootstrap/ng-bootstrap": "^19.0.0",
"@ng-select/ng-select": "~20.0.0",
"@ng-select/ng-select": "~20.1.0",
"@ngrx/entity": "~20.0.0",
"@ngrx/store": "~20.0.0",
"@o3r/application": "workspace:^",
Expand All @@ -113,7 +113,7 @@
"@types/color": "^4.0.0",
"ag-grid-angular": "~32.3.0",
"ag-grid-community": "~32.3.0",
"bootstrap": "5.3.7",
"bootstrap": "5.3.8",
"rxjs": "^7.8.1",
"tinycolor2": "^1.6.0",
"tslib": "^2.6.2",
Expand Down
4 changes: 2 additions & 2 deletions apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@design-factory/design-factory": "~20.0.0",
"@formatjs/intl-numberformat": "~8.15.0",
"@ng-bootstrap/ng-bootstrap": "^19.0.0",
"@ng-select/ng-select": "~20.0.0",
"@ng-select/ng-select": "~20.1.0",
"@ngrx/effects": "~20.0.0",
"@ngrx/entity": "~20.0.0",
"@ngrx/store": "~20.0.0",
Expand Down Expand Up @@ -80,7 +80,7 @@
"ag-grid-angular": "~32.3.0",
"ag-grid-community": "~32.3.0",
"angular-split": "^20.0.0",
"bootstrap": "5.3.7",
"bootstrap": "5.3.8",
"clipboard": "^2.0.11",
"globals": "^16.0.0",
"globby": "^11.1.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"@design-factory/design-factory": "~20.0.0",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ng-bootstrap/ng-bootstrap": "^19.0.0",
"@ng-select/ng-select": "~20.0.0",
"@ng-select/ng-select": "~20.1.0",
"@ngrx/effects": "~20.0.0",
"@ngrx/entity": "~20.0.0",
"@ngrx/router-store": "~20.0.0",
Expand Down Expand Up @@ -221,7 +221,7 @@
"angular-eslint": "~20.2.0",
"angular-split": "^20.0.0",
"babel-loader": "^10.0.0",
"bootstrap": "5.3.7",
"bootstrap": "5.3.8",
"bootstrap-icons": "^1.11.3",
"browserslist": "^4.21.4",
"clipboard": "^2.0.11",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# This file is generated by running "yarn install" inside your project.
# Manual changes might be lost - proceed with caution!

Expand Down Expand Up @@ -7272,16 +7272,16 @@
languageName: node
linkType: hard

"@ng-select/ng-select@npm:~20.0.0":
version: 20.0.2
resolution: "@ng-select/ng-select@npm:20.0.2"
"@ng-select/ng-select@npm:~20.1.0":
version: 20.1.3
resolution: "@ng-select/ng-select@npm:20.1.3"
dependencies:
tslib: "npm:^2.8.1"
peerDependencies:
"@angular/common": ^20.0.0
"@angular/core": ^20.0.0
"@angular/forms": ^20.0.0
checksum: 10/ba75a33e159c1cf4d38727663d5f381963730b444758fa3fbdc64ba509152e4be26826c06268aff2a6005f60f211cc0f765d4b311018ccfd22c9ed77226c6038
checksum: 10/f9f936117492de18b96a5bb283c9b77f639e4abb478ab03724591621f438bd66d6c9872a1398a4a3df299884a579e3437a9af1a838ac2de21bd58297a77d28df
languageName: node
linkType: hard

Expand Down Expand Up @@ -8797,7 +8797,7 @@
"@design-factory/design-factory": "npm:~20.0.0"
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0"
"@ng-bootstrap/ng-bootstrap": "npm:^19.0.0"
"@ng-select/ng-select": "npm:~20.0.0"
"@ng-select/ng-select": "npm:~20.1.0"
"@ngrx/entity": "npm:~20.0.0"
"@ngrx/store": "npm:~20.0.0"
"@nx/eslint-plugin": "npm:~21.4.0"
Expand Down Expand Up @@ -8827,7 +8827,7 @@
ag-grid-community: "npm:~32.3.0"
angular-eslint: "npm:~20.2.0"
archiver: "npm:^7.0.0"
bootstrap: "npm:5.3.7"
bootstrap: "npm:5.3.8"
chokidar: "npm:^4.0.3"
chrome-webstore-upload: "npm:^3.0.0"
concurrently: "npm:^9.1.0"
Expand Down Expand Up @@ -9962,7 +9962,7 @@
"@design-factory/design-factory": "npm:~20.0.0"
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0"
"@ng-bootstrap/ng-bootstrap": "npm:^19.0.0"
"@ng-select/ng-select": "npm:~20.0.0"
"@ng-select/ng-select": "npm:~20.1.0"
"@ngrx/effects": "npm:~20.0.0"
"@ngrx/entity": "npm:~20.0.0"
"@ngrx/router-store": "npm:~20.0.0"
Expand Down Expand Up @@ -10006,7 +10006,7 @@
angular-eslint: "npm:~20.2.0"
angular-split: "npm:^20.0.0"
babel-loader: "npm:^10.0.0"
bootstrap: "npm:5.3.7"
bootstrap: "npm:5.3.8"
bootstrap-icons: "npm:^1.11.3"
browserslist: "npm:^4.21.4"
clipboard: "npm:^2.0.11"
Expand Down Expand Up @@ -11126,7 +11126,7 @@
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0"
"@formatjs/intl-numberformat": "npm:~8.15.0"
"@ng-bootstrap/ng-bootstrap": "npm:^19.0.0"
"@ng-select/ng-select": "npm:~20.0.0"
"@ng-select/ng-select": "npm:~20.1.0"
"@ngrx/effects": "npm:~20.0.0"
"@ngrx/entity": "npm:~20.0.0"
"@ngrx/store": "npm:~20.0.0"
Expand Down Expand Up @@ -11174,7 +11174,7 @@
ag-grid-community: "npm:~32.3.0"
angular-eslint: "npm:~20.2.0"
angular-split: "npm:^20.0.0"
bootstrap: "npm:5.3.7"
bootstrap: "npm:5.3.8"
clipboard: "npm:^2.0.11"
concurrently: "npm:^9.1.0"
eslint: "npm:~9.34.0"
Expand Down Expand Up @@ -18580,12 +18580,12 @@
languageName: node
linkType: hard

"bootstrap@npm:5.3.7":
version: 5.3.7
resolution: "bootstrap@npm:5.3.7"
"bootstrap@npm:5.3.8":
version: 5.3.8
resolution: "bootstrap@npm:5.3.8"
peerDependencies:
"@popperjs/core": ^2.11.8
checksum: 10/f88bbe12303ca5af11c0616f169ccb08edf456fd48185ffacae487520eaff23de9b7774ccc27edf2fdd0b0f65e316039a757590efe1c360ca9af5f4e52b9bf95
checksum: 10/ca36e1816940ee424b91f3a534e7a359c1f180da00e92c650b92a9c2621a1ca24ee71a0886666675718b58527f9193cd0ead934da7a92108224013fa07bec2d2
languageName: node
linkType: hard

Expand Down
Loading