Skip to content

Commit

Permalink
chore(merge): merge develop into main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 3, 2024
2 parents 13ada72 + ceed77e commit 9e5f169
Show file tree
Hide file tree
Showing 28 changed files with 128 additions and 128 deletions.
16 changes: 8 additions & 8 deletions libs/frontend/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"name": "@badman/frontend-components",
"version": "6.173.2",
"peerDependencies": {
"@angular/common": "18.1.0",
"@angular/core": "18.1.0",
"@angular/common": "18.2.7",
"@angular/core": "18.2.7",
"@ngx-translate/core": "^15.0.0",
"rxjs": "~7.8.1",
"@angular/forms": "18.1.0",
"@angular/router": "18.1.0",
"@angular/forms": "18.2.7",
"@angular/router": "18.2.7",
"apollo-angular": "^7.0.1",
"moment": "^2.30.1",
"ngx-moment": "^6.0.2",
"@angular/platform-browser": "18.1.0",
"@angular/platform-browser": "18.2.7",
"@badman/frontend-models": "*",
"@badman/utils": "*",
"@ng-matero/extensions-moment-adapter": "^18.0.0",
Expand All @@ -21,14 +21,14 @@
"@badman/frontend-seo": "*",
"@badman/frontend-html-injects": "*",
"@badman/frontend-translation": "*",
"@angular/material": "18.1.0",
"@angular/material": "18.2.6",
"@ng-matero/extensions": "^18.0.1",
"ngxtension": "^3.2.0",
"@nestjs/config": "^3.2.3",
"graphql": "16.9.0",
"@angular/cdk": "18.1.0",
"@angular/cdk": "18.2.6",
"ngx-socket-io": "~4.7.0",
"@angular/service-worker": "18.1.0",
"@angular/service-worker": "18.2.7",
"xng-breadcrumb": "^12.0.0"
},
"dependencies": {},
Expand Down
10 changes: 5 additions & 5 deletions libs/frontend/modules/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"name": "@badman/frontend-auth",
"version": "6.173.2",
"peerDependencies": {
"@angular/common": "18.1.0",
"@angular/core": "18.1.0",
"@angular/common": "18.2.7",
"@angular/core": "18.2.7",
"@auth0/auth0-angular": "~2.2.3",
"@angular/router": "18.1.0",
"@angular/router": "18.2.7",
"@ngx-translate/core": "^15.0.0",
"rxjs": "~7.8.1",
"@badman/frontend-models": "*",
"@badman/frontend-graphql": "*",
"@angular/material": "18.1.0",
"@angular/material": "18.2.6",
"@auth0/auth0-spa-js": "2.1.3",
"apollo-angular": "^7.0.2",
"ngxtension": "^3.5.5",
"@angular/service-worker": "18.1.0"
"@angular/service-worker": "18.2.7"
},
"dependencies": {},
"sideEffects": false
Expand Down
4 changes: 2 additions & 2 deletions libs/frontend/modules/cp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@badman/frontend-cp",
"version": "6.173.2",
"peerDependencies": {
"@angular/common": "18.1.0",
"@angular/core": "18.1.0",
"@angular/common": "18.2.7",
"@angular/core": "18.2.7",
"@badman/frontend-models": "*",
"file-saver": "^2.0.5",
"rxjs": "~7.8.1"
Expand Down
4 changes: 2 additions & 2 deletions libs/frontend/modules/excel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "6.173.2",
"peerDependencies": {
"@badman/frontend-models": "*",
"@angular/core": "18.1.0",
"@angular/common": "18.1.0",
"@angular/core": "18.2.7",
"@angular/common": "18.2.7",
"file-saver": "^2.0.5",
"rxjs": "~7.8.1"
},
Expand Down
6 changes: 3 additions & 3 deletions libs/frontend/modules/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"name": "@badman/frontend-graphql",
"version": "6.173.2",
"peerDependencies": {
"@angular/common": "18.1.0",
"@angular/core": "18.1.0",
"@angular/common": "18.2.7",
"@angular/core": "18.2.7",
"@auth0/auth0-angular": "~2.2.3",
"apollo-angular": "^7.0.1",
"crypto-hash": "^3.0.0",
"rxjs": "~7.8.1",
"@badman/frontend-models": "*",
"@apollo/client": "^3.10.3",
"ngxtension": "^3.5.5",
"@angular/router": "18.1.0"
"@angular/router": "18.2.7"
},
"dependencies": {},
"sideEffects": false
Expand Down
4 changes: 2 additions & 2 deletions libs/frontend/modules/html-injects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@badman/frontend-html-injects",
"version": "6.173.2",
"peerDependencies": {
"@angular/common": "18.1.0",
"@angular/core": "18.1.0",
"@angular/common": "18.2.7",
"@angular/core": "18.2.7",
"@ng-maps/google": "^6.0.0",
"@googlemaps/js-api-loader": "^1.16.2"
},
Expand Down
4 changes: 2 additions & 2 deletions libs/frontend/modules/pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@badman/frontend-pdf",
"version": "6.173.2",
"peerDependencies": {
"@angular/common": "18.1.0",
"@angular/core": "18.1.0"
"@angular/common": "18.2.7",
"@angular/core": "18.2.7"
},
"dependencies": {},
"sideEffects": false
Expand Down
4 changes: 2 additions & 2 deletions libs/frontend/modules/queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "@badman/frontend-queue",
"version": "6.173.2",
"peerDependencies": {
"@angular/core": "18.1.0",
"@angular/core": "18.2.7",
"@badman/frontend-models": "*",
"@angular/common": "18.1.0"
"@angular/common": "18.2.7"
},
"dependencies": {},
"sideEffects": false
Expand Down
6 changes: 3 additions & 3 deletions libs/frontend/modules/seo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "@badman/frontend-seo",
"version": "6.173.2",
"peerDependencies": {
"@angular/common": "18.1.0",
"@angular/core": "18.1.0",
"@angular/platform-browser": "18.1.0"
"@angular/common": "18.2.7",
"@angular/core": "18.2.7",
"@angular/platform-browser": "18.2.7"
},
"dependencies": {},
"sideEffects": false
Expand Down
8 changes: 4 additions & 4 deletions libs/frontend/modules/translation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "@badman/frontend-translation",
"version": "6.173.2",
"peerDependencies": {
"@angular/core": "18.1.0",
"@angular/core": "18.2.7",
"@badman/utils": "*",
"@ngx-translate/core": "^15.0.0",
"@badman/frontend-auth": "*",
"@angular/common": "18.1.0",
"@angular/material": "18.1.0",
"@angular/material-moment-adapter": "18.1.0",
"@angular/common": "18.2.7",
"@angular/material": "18.2.6",
"@angular/material-moment-adapter": "18.2.6",
"moment": "^2.30.1",
"rxjs": "~7.8.1",
"@ngx-translate/http-loader": "^8.0.0",
Expand Down
4 changes: 2 additions & 2 deletions libs/frontend/modules/twizzit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "6.173.2",
"peerDependencies": {
"@badman/frontend-models": "*",
"@angular/common": "18.1.0",
"@angular/core": "18.1.0",
"@angular/common": "18.2.7",
"@angular/core": "18.2.7",
"file-saver": "^2.0.5",
"rxjs": "~7.8.1"
},
Expand Down
6 changes: 3 additions & 3 deletions libs/frontend/modules/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@badman/frontend-utils",
"version": "6.173.2",
"peerDependencies": {
"@angular/common": "18.1.0",
"@angular/core": "18.1.0",
"@angular/common": "18.2.7",
"@angular/core": "18.2.7",
"rxjs": "~7.8.1",
"@angular/cdk": "18.1.0"
"@angular/cdk": "18.2.6"
},
"dependencies": {},
"sideEffects": false
Expand Down
4 changes: 2 additions & 2 deletions libs/frontend/modules/vitals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@badman/frontend-vitals",
"version": "6.173.2",
"peerDependencies": {
"@angular/common": "18.1.0",
"@angular/core": "18.1.0",
"@angular/common": "18.2.7",
"@angular/core": "18.2.7",
"web-vitals": "^4.1.1"
},
"dependencies": {},
Expand Down
16 changes: 8 additions & 8 deletions libs/frontend/pages/club/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "@badman/frontend-club",
"version": "6.173.2",
"peerDependencies": {
"@angular/common": "18.1.0",
"@angular/core": "18.1.0",
"@angular/router": "18.1.0",
"@angular/common": "18.2.7",
"@angular/core": "18.2.7",
"@angular/router": "18.2.7",
"@badman/frontend-auth": "*",
"@badman/frontend-role": "*",
"@badman/frontend-team": "*",
Expand All @@ -17,15 +17,15 @@
"@badman/frontend-utils": "*",
"@badman/frontend-seo": "*",
"@badman/frontend-twizzit": "*",
"@angular/material": "18.1.0",
"@angular/material": "18.2.6",
"ngxtension": "^3.2.0",
"@angular/forms": "18.1.0",
"@angular/forms": "18.2.7",
"@ng-maps/places": "^6.0.0",
"apollo-angular": "^7.0.2",
"moment": "^2.30.1",
"@angular/animations": "18.1.0",
"@angular/cdk": "18.1.0",
"@angular/platform-browser": "18.1.0",
"@angular/animations": "18.2.7",
"@angular/cdk": "18.2.6",
"@angular/platform-browser": "18.2.7",
"ngx-moment": "^6.0.2",
"@apollo/client": "^3.10.8",
"xng-breadcrumb": "^12.0.0",
Expand Down
14 changes: 7 additions & 7 deletions libs/frontend/pages/competition/change-encounter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,24 @@
"@badman/frontend-utils": "*",
"@badman/frontend-graphql": "*",
"@badman/frontend-html-injects": "*",
"@angular/common": "18.1.0",
"@angular/core": "18.1.0",
"@angular/router": "18.1.0",
"@angular/forms": "18.1.0",
"@angular/material": "18.1.0",
"@angular/common": "18.2.7",
"@angular/core": "18.2.7",
"@angular/router": "18.2.7",
"@angular/forms": "18.2.7",
"@angular/material": "18.2.6",
"@ngx-translate/core": "^15.0.0",
"@ng-matero/extensions-moment-adapter": "^18.0.0",
"moment": "^2.30.1",
"rxjs": "~7.8.1",
"ngx-moment": "^6.0.2",
"@angular/cdk": "18.1.0",
"@angular/cdk": "18.2.6",
"ngxtension": "^3.2.0",
"xng-breadcrumb": "^12.0.0",
"apollo-angular": "^7.0.2",
"seed-to-color": "^1.0.5",
"@ng-matero/extensions": "^18.0.3",
"@apollo/client": "^3.10.8",
"@angular/material-moment-adapter": "18.1.0",
"@angular/material-moment-adapter": "18.2.6",
"moment-timezone": "^0.5.45"
},
"dependencies": {},
Expand Down
16 changes: 8 additions & 8 deletions libs/frontend/pages/competition/event/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"@badman/frontend-cp": "*",
"@badman/frontend-excel": "*",
"@badman/frontend-utils": "*",
"@angular/common": "18.1.0",
"@angular/core": "18.1.0",
"@angular/router": "18.1.0",
"@angular/common": "18.2.7",
"@angular/core": "18.2.7",
"@angular/router": "18.2.7",
"@auth0/auth0-angular": "~2.2.3",
"@angular/material": "18.1.0",
"@angular/material": "18.2.6",
"@ngx-translate/core": "^15.0.0",
"@angular/forms": "18.1.0",
"@angular/forms": "18.2.7",
"@apollo/client": "^3.10.3",
"apollo-angular": "^7.0.1",
"ngxtension": "^3.2.0",
Expand All @@ -30,9 +30,9 @@
"xng-breadcrumb": "^12.0.0",
"@ng-maps/google": "^6.0.0",
"ngx-moment": "^6.0.2",
"@angular/animations": "18.1.0",
"@angular/cdk": "18.1.0",
"@angular/platform-browser": "18.1.0",
"@angular/animations": "18.2.7",
"@angular/cdk": "18.2.6",
"@angular/platform-browser": "18.2.7",
"@angular/google-maps": "~18.1.0",
"@ng-matero/extensions": "^18.1.2",
"moment": "^2.30.1"
Expand Down
12 changes: 6 additions & 6 deletions libs/frontend/pages/competition/team-assembly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
"@badman/frontend-utils": "*",
"@badman/frontend-pdf": "*",
"@badman/frontend-seo": "*",
"@angular/core": "18.1.0",
"@angular/common": "18.1.0",
"@angular/router": "18.1.0",
"@angular/core": "18.2.7",
"@angular/common": "18.2.7",
"@angular/router": "18.2.7",
"@ngx-translate/core": "^15.0.0",
"rxjs": "~7.8.1",
"@angular/material": "18.1.0",
"@angular/material": "18.2.6",
"ngxtension": "^3.2.0",
"apollo-angular": "^7.0.1",
"moment": "^2.30.1",
"@angular/cdk": "18.1.0",
"@angular/forms": "18.1.0"
"@angular/cdk": "18.2.6",
"@angular/forms": "18.2.7"
},
"dependencies": {},
"sideEffects": false
Expand Down
14 changes: 7 additions & 7 deletions libs/frontend/pages/competition/team-enrollment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"@badman/frontend-graphql": "*",
"@badman/frontend-utils": "*",
"@badman/frontend-seo": "*",
"@angular/common": "18.1.0",
"@angular/core": "18.1.0",
"@angular/forms": "18.1.0",
"@angular/material": "18.1.0",
"@angular/common": "18.2.7",
"@angular/core": "18.2.7",
"@angular/forms": "18.2.7",
"@angular/material": "18.2.6",
"@ngx-translate/core": "^15.0.0",
"rxjs": "~7.8.1",
"@ng-matero/extensions": "^18.0.1",
Expand All @@ -23,11 +23,11 @@
"ngxtension": "^3.2.0",
"apollo-angular": "^7.0.1",
"moment": "^2.30.1",
"@angular/router": "18.1.0",
"@angular/router": "18.2.7",
"ngx-json-viewer": "^3.2.1",
"xng-breadcrumb": "^12.0.0",
"@angular/cdk": "18.1.0",
"@angular/platform-browser": "18.1.0",
"@angular/cdk": "18.2.6",
"@angular/platform-browser": "18.2.7",
"@auth0/auth0-angular": "~2.2.3"
},
"dependencies": {},
Expand Down
10 changes: 5 additions & 5 deletions libs/frontend/pages/general/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"name": "@badman/frontend-general",
"version": "6.173.2",
"peerDependencies": {
"@angular/common": "18.1.0",
"@angular/core": "18.1.0",
"@angular/router": "18.1.0",
"@angular/common": "18.2.7",
"@angular/core": "18.2.7",
"@angular/router": "18.2.7",
"ngx-markdown": "^18.0.0",
"@angular/forms": "18.1.0",
"@angular/forms": "18.2.7",
"@badman/frontend-components": "*",
"@badman/frontend-seo": "*",
"apollo-angular": "^7.0.1",
"ngx-quill": "^26.0.4",
"rxjs": "~7.8.1",
"@badman/frontend-models": "*",
"@badman/frontend-utils": "*",
"@angular/material": "18.1.0"
"@angular/material": "18.2.6"
},
"dependencies": {},
"sideEffects": false
Expand Down
Loading

0 comments on commit 9e5f169

Please sign in to comment.