feat: upgrade version

This commit is contained in:
thomas
2023-12-27 15:03:04 +01:00
parent 6a62a38c60
commit f3f8ef94ef
3 changed files with 1272 additions and 1244 deletions

View File

@@ -12,24 +12,24 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.0.3",
"@angular/cdk": "17.0.1",
"@angular/common": "17.0.3",
"@angular/compiler": "17.0.3",
"@angular/core": "17.0.3",
"@angular/forms": "17.0.3",
"@angular/material": "17.0.1",
"@angular/platform-browser": "17.0.3",
"@angular/platform-browser-dynamic": "17.0.3",
"@angular/router": "17.0.3",
"@angular/animations": "17.0.8",
"@angular/cdk": "17.0.4",
"@angular/common": "17.0.8",
"@angular/compiler": "17.0.8",
"@angular/core": "17.0.8",
"@angular/forms": "17.0.8",
"@angular/material": "17.0.4",
"@angular/platform-browser": "17.0.8",
"@angular/platform-browser-dynamic": "17.0.8",
"@angular/router": "17.0.8",
"@ngneat/falso": "^6.4.0",
"@ngrx/component": "17.0.0-rc.0",
"@ngrx/component-store": "17.0.0-rc.0",
"@ngrx/effects": "17.0.0-rc.0",
"@ngrx/entity": "17.0.0-rc.0",
"@ngrx/router-store": "17.0.0-rc.0",
"@ngrx/store": "17.0.0-rc.0",
"@nx/angular": "17.1.2",
"@ngrx/component": "17.0.1",
"@ngrx/component-store": "17.0.1",
"@ngrx/effects": "17.0.1",
"@ngrx/entity": "17.0.1",
"@ngrx/router-store": "17.0.1",
"@ngrx/store": "17.0.1",
"@nx/angular": "17.2.7",
"@rx-angular/cdk": "^17.0.0",
"@rx-angular/state": "^17.0.0",
"@rx-angular/template": "^17.0.0",
@@ -41,44 +41,44 @@
"zone.js": "0.14.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.0.1",
"@angular-devkit/core": "17.0.1",
"@angular-devkit/schematics": "17.0.1",
"@angular-eslint/eslint-plugin": "17.0.1",
"@angular-eslint/eslint-plugin-template": "17.0.1",
"@angular-eslint/template-parser": "17.0.1",
"@angular/cli": "~17.0.0",
"@angular/compiler-cli": "17.0.3",
"@angular/language-service": "17.0.3",
"@angular-devkit/build-angular": "^17.0.8",
"@angular-devkit/core": "17.0.8",
"@angular-devkit/schematics": "17.0.8",
"@angular-eslint/eslint-plugin": "17.1.1",
"@angular-eslint/eslint-plugin-template": "17.1.1",
"@angular-eslint/template-parser": "17.1.1",
"@angular/cli": "17.0.8",
"@angular/compiler-cli": "17.0.8",
"@angular/language-service": "17.0.8",
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@cypress/webpack-dev-server": "^2.0.0",
"@hirez_io/observer-spy": "^2.2.0",
"@ngrx/schematics": "17.0.0-rc.0",
"@nx/cypress": "17.1.2",
"@nx/devkit": "17.1.2",
"@nx/eslint": "17.1.2",
"@nx/eslint-plugin": "17.1.2",
"@nx/jest": "17.1.2",
"@nx/js": "17.1.2",
"@nx/plugin": "17.1.2",
"@nx/workspace": "17.1.2",
"@ngrx/schematics": "17.0.1",
"@nx/cypress": "17.2.7",
"@nx/devkit": "17.2.7",
"@nx/eslint": "17.2.7",
"@nx/eslint-plugin": "17.2.7",
"@nx/jest": "17.2.7",
"@nx/js": "17.2.7",
"@nx/plugin": "17.2.7",
"@nx/workspace": "17.2.7",
"@schematics/angular": "17.0.1",
"@swc-node/register": "1.6.8",
"@swc/cli": "~0.1.62",
"@swc/core": "1.3.94",
"@tanstack/angular-query-devtools-experimental": "^5.12.1",
"@testing-library/angular": "^14.5.0",
"@testing-library/angular": "15.1.0",
"@testing-library/cypress": "10.0.1",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/user-event": "^14.5.1",
"@types/jest": "29.4.0",
"@types/node": "18.7.1",
"@types/node": "18.16.9",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"all-contributors-cli": "^6.26.1",
"cypress": "^13.0.0",
"eslint": "8.46.0",
"cypress": "^13.6.2",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-cypress": "2.15.1",
"html-webpack-plugin": "^5.5.0",
@@ -89,7 +89,7 @@
"jsonc-eslint-parser": "^2.1.0",
"lint-staged": "^13.0.3",
"ng-packagr": "17.0.1",
"nx": "17.1.2",
"nx": "17.2.7",
"postcss": "^8.4.5",
"postcss-import": "~14.1.0",
"postcss-preset-env": "~7.5.0",