Skip to content

Commit

Permalink
chore: upgrade apps major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fpaul-1A committed Jan 27, 2025
1 parent c63d0da commit 29dada6
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@angular/router": "~19.0.0",
"@design-factory/design-factory": "~18.1.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-select/ng-select": "~13.9.0",
"@ng-select/ng-select": "~14.2.0",
"@ngrx/entity": "~19.0.0",
"@ngrx/store": "~19.0.0",
"@o3r/application": "workspace:^",
Expand Down
6 changes: 3 additions & 3 deletions apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@design-factory/design-factory": "~18.1.0",
"@formatjs/intl-numberformat": "~8.15.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-select/ng-select": "~13.9.0",
"@ng-select/ng-select": "~14.2.0",
"@ngrx/effects": "~19.0.0",
"@ngrx/entity": "~19.0.0",
"@ngrx/store": "~19.0.0",
Expand Down Expand Up @@ -78,10 +78,10 @@
"bootstrap": "5.3.3",
"clipboard": "^2.0.11",
"intl-messageformat": "~10.7.0",
"marked": "^12.0.0",
"marked": "^15.0.6",
"monaco-editor": "~0.52.0",
"ngx-markdown": "^19.0.0",
"ngx-monaco-editor-v2": "^18.0.0",
"ngx-monaco-editor-v2": "^19.0.2",
"ngx-monaco-tree": "^18.4.0",
"pixelmatch": "^6.0.0",
"pngjs": "^7.0.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"@design-factory/design-factory": "~18.1.0",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ng-bootstrap/ng-bootstrap": "^17.0.0",
"@ng-select/ng-select": "~13.9.0",
"@ng-select/ng-select": "~14.2.0",
"@ngrx/effects": "~19.0.0",
"@ngrx/entity": "~19.0.0",
"@ngrx/router-store": "~19.0.0",
Expand Down Expand Up @@ -242,11 +242,11 @@
"jsonpath-plus": "~10.2.0",
"lighthouse": "~12.3.0",
"lint-staged": "^15.0.0",
"marked": "^12.0.0",
"marked": "^15.0.6",
"minimist": "^1.2.6",
"ng-packagr": "~19.0.0",
"ngx-markdown": "^19.0.0",
"ngx-monaco-editor-v2": "^18.0.0",
"ngx-monaco-editor-v2": "^19.0.2",
"ngx-monaco-tree": "^18.4.0",
"npm-run-all2": "^6.0.0",
"nx": "~19.8.0",
Expand Down
58 changes: 29 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6208,16 +6208,16 @@ __metadata:
languageName: node
linkType: hard

"@ng-select/ng-select@npm:~13.9.0":
version: 13.9.1
resolution: "@ng-select/ng-select@npm:13.9.1"
"@ng-select/ng-select@npm:~14.2.0":
version: 14.2.0
resolution: "@ng-select/ng-select@npm:14.2.0"
dependencies:
tslib: "npm:^2.3.1"
peerDependencies:
"@angular/common": ^18.0.0
"@angular/core": ^18.0.0
"@angular/forms": ^18.0.0
checksum: 10/1177637cc5b1df727ae466119ef4b332dec5d3f6adb5e719dffb20382237ff7e0d5dfb9f6653cf031b766aed9fbddc02049b43510c6cecec2d4b5edf398751bb
"@angular/common": ^19.0.0
"@angular/core": ^19.0.0
"@angular/forms": ^19.0.0
checksum: 10/5144c21ecf03943ed3803ff5422be49fc74a1398259c1873b598fdfc6c923199943e3348a29db48a0e4fc7820a8e8e115de7cceed615bfdde2b0857eea1641bc
languageName: node
linkType: hard

Expand Down Expand Up @@ -7739,7 +7739,7 @@ __metadata:
"@design-factory/design-factory": "npm:~18.1.0"
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0"
"@ng-bootstrap/ng-bootstrap": "npm:^17.0.0"
"@ng-select/ng-select": "npm:~13.9.0"
"@ng-select/ng-select": "npm:~14.2.0"
"@ngrx/entity": "npm:~19.0.0"
"@ngrx/store": "npm:~19.0.0"
"@nx/eslint-plugin": "npm:~19.8.0"
Expand Down Expand Up @@ -8971,7 +8971,7 @@ __metadata:
"@design-factory/design-factory": "npm:~18.1.0"
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0"
"@ng-bootstrap/ng-bootstrap": "npm:^17.0.0"
"@ng-select/ng-select": "npm:~13.9.0"
"@ng-select/ng-select": "npm:~14.2.0"
"@ngrx/effects": "npm:~19.0.0"
"@ngrx/entity": "npm:~19.0.0"
"@ngrx/router-store": "npm:~19.0.0"
Expand Down Expand Up @@ -9042,11 +9042,11 @@ __metadata:
jsonpath-plus: "npm:~10.2.0"
lighthouse: "npm:~12.3.0"
lint-staged: "npm:^15.0.0"
marked: "npm:^12.0.0"
marked: "npm:^15.0.6"
minimist: "npm:^1.2.6"
ng-packagr: "npm:~19.0.0"
ngx-markdown: "npm:^19.0.0"
ngx-monaco-editor-v2: "npm:^18.0.0"
ngx-monaco-editor-v2: "npm:^19.0.2"
ngx-monaco-tree: "npm:^18.4.0"
npm-run-all2: "npm:^6.0.0"
nx: "npm:~19.8.0"
Expand Down Expand Up @@ -9970,7 +9970,7 @@ __metadata:
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.0"
"@formatjs/intl-numberformat": "npm:~8.15.0"
"@ng-bootstrap/ng-bootstrap": "npm:^17.0.0"
"@ng-select/ng-select": "npm:~13.9.0"
"@ng-select/ng-select": "npm:~14.2.0"
"@ngrx/effects": "npm:~19.0.0"
"@ngrx/entity": "npm:~19.0.0"
"@ngrx/store": "npm:~19.0.0"
Expand Down Expand Up @@ -10037,11 +10037,11 @@ __metadata:
jest-preset-angular: "npm:~14.5.0"
jsonc-eslint-parser: "npm:~2.4.0"
lighthouse: "npm:~12.3.0"
marked: "npm:^12.0.0"
marked: "npm:^15.0.6"
minimist: "npm:^1.2.6"
monaco-editor: "npm:~0.52.0"
ngx-markdown: "npm:^19.0.0"
ngx-monaco-editor-v2: "npm:^18.0.0"
ngx-monaco-editor-v2: "npm:^19.0.2"
ngx-monaco-tree: "npm:^18.4.0"
pixelmatch: "npm:^6.0.0"
playwright-lighthouse: "npm:~4.0.0"
Expand Down Expand Up @@ -26036,21 +26036,21 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^12.0.0":
version: 12.0.2
resolution: "marked@npm:12.0.2"
"marked@npm:^13.0.2":
version: 13.0.3
resolution: "marked@npm:13.0.3"
bin:
marked: bin/marked.js
checksum: 10/24d4fc58d37c1779197fa7f93c504d8c71d4df54eb69cbbc14a55ba2a8e2ad83d723801fc25452c21ce74b38a483c5863c53449f130253a597be9e9c1d3e7e2b
checksum: 10/95daf69e316879a3be112793f203093b2646aeeaa1b7eedc6ea7902bff6af44da045cd35c723711645bc7d92dbe872101e5a36976b48164e1efc1356b12a4a57
languageName: node
linkType: hard

"marked@npm:^13.0.2":
version: 13.0.3
resolution: "marked@npm:13.0.3"
"marked@npm:^15.0.6":
version: 15.0.6
resolution: "marked@npm:15.0.6"
bin:
marked: bin/marked.js
checksum: 10/95daf69e316879a3be112793f203093b2646aeeaa1b7eedc6ea7902bff6af44da045cd35c723711645bc7d92dbe872101e5a36976b48164e1efc1356b12a4a57
checksum: 10/81c6949655fa6bf0478ab73896cc4be8b7f8b5b755aa1fbfc7cbe3f936cda201dd94dddd09e842e57fffc099c72bef5fe49ec0fa5d7560ee81cc5240860094ce
languageName: node
linkType: hard

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

"ngx-monaco-editor-v2@npm:^18.0.0":
version: 18.1.0
resolution: "ngx-monaco-editor-v2@npm:18.1.0"
"ngx-monaco-editor-v2@npm:^19.0.2":
version: 19.0.2
resolution: "ngx-monaco-editor-v2@npm:19.0.2"
dependencies:
tslib: "npm:^2.1.0"
peerDependencies:
"@angular/common": ^18.1.0
"@angular/core": ^18.1.0
monaco-editor: ^0.50.0
checksum: 10/b84ae926e3491934532ede9e94c7b98dd26575cd74ceb85a99c680815826bacad7543d73e47cd8c8a81368b826dcbc5d2f6b0ca36accd6b536b448edfcbf2131
"@angular/common": ^19.0.4
"@angular/core": ^19.0.4
monaco-editor: ^0.52.2
checksum: 10/1ab69f656f9512d546634b8fc408dc004c9327f4e41b92dafd97b5f75515e4686ada7a2a1e62f58ac0a7efcaaa8f69359fa07aa5b8df1b26e18a1f300e326cba
languageName: node
linkType: hard

Expand Down

0 comments on commit 29dada6

Please sign in to comment.