Skip to content
Merged
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
108 changes: 54 additions & 54 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,83 +27,83 @@
"prepare": "git config core.hookspath .githooks"
},
"dependencies": {
"@angular/animations": "20.1.7",
"@angular/cdk": "20.1.6",
"@angular/common": "20.1.7",
"@angular/compiler": "20.1.7",
"@angular/core": "20.1.7",
"@angular/material": "20.1.6",
"@angular/platform-browser": "20.1.7",
"@angular/platform-browser-dynamic": "20.1.7",
"@angular/router": "20.1.7",
"@angular/animations": "20.3.10",
"@angular/cdk": "20.2.12",
"@angular/common": "20.3.10",
"@angular/compiler": "20.3.10",
"@angular/core": "20.3.10",
"@angular/material": "20.2.12",
"@angular/platform-browser": "20.3.10",
"@angular/platform-browser-dynamic": "20.3.10",
"@angular/router": "20.3.10",
"@ngrx/store": "20.0.0",
"@nx/angular": "21.3.11",
"@testing-library/dom": "^10.4.0",
"@nx/angular": "22.0.2",
"@testing-library/dom": "^10.4.1",
"rxjs": "7.8.0",
"tslib": "~2.8.1",
"zone.js": "^0.15.0"
"zone.js": "^0.15.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "20.1.6",
"@angular-devkit/core": "20.1.6",
"@angular-devkit/schematics": "20.1.6",
"@angular-eslint/builder": "20.0.0",
"@angular-eslint/eslint-plugin": "20.0.0",
"@angular-eslint/eslint-plugin-template": "20.0.0",
"@angular-eslint/schematics": "20.0.0",
"@angular-eslint/template-parser": "20.0.0",
"@angular/cli": "~20.0.0",
"@angular/compiler-cli": "20.1.7",
"@angular/forms": "20.1.7",
"@angular/language-service": "20.1.7",
"@eslint/eslintrc": "^2.1.1",
"@nx/eslint": "21.3.11",
"@nx/eslint-plugin": "21.3.11",
"@nx/jest": "21.3.11",
"@nx/node": "21.3.11",
"@nx/plugin": "21.3.11",
"@nx/workspace": "21.3.11",
"@schematics/angular": "20.1.6",
"@angular-devkit/build-angular": "20.3.9",
"@angular-devkit/core": "20.3.9",
"@angular-devkit/schematics": "20.3.9",
"@angular-eslint/builder": "20.3.0",
"@angular-eslint/eslint-plugin": "20.3.0",
"@angular-eslint/eslint-plugin-template": "20.3.0",
"@angular-eslint/schematics": "20.3.0",
"@angular-eslint/template-parser": "20.3.0",
"@angular/cli": "~20.3.9",
"@angular/compiler-cli": "20.3.10",
"@angular/forms": "20.3.10",
"@angular/language-service": "20.3.10",
"@eslint/eslintrc": "^3.3.1",
"@nx/eslint": "22.0.2",
"@nx/eslint-plugin": "22.0.2",
"@nx/jest": "22.0.2",
"@nx/node": "22.0.2",
"@nx/plugin": "22.0.2",
"@nx/workspace": "22.0.2",
"@schematics/angular": "20.3.9",
"@testing-library/jasmine-dom": "^1.3.3",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/user-event": "^14.5.2",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/user-event": "^14.6.1",
"@types/jasmine": "4.3.1",
"@types/jest": "30.0.0",
"@types/node": "22.10.1",
"@types/testing-library__jasmine-dom": "^1.3.4",
"@typescript-eslint/types": "^8.19.0",
"@typescript-eslint/utils": "^8.19.0",
"angular-eslint": "20.0.0",
"autoprefixer": "^10.4.20",
"cpy-cli": "^5.0.0",
"eslint": "^9.8.0",
"@typescript-eslint/types": "^8.46.3",
"@typescript-eslint/utils": "^8.46.3",
"angular-eslint": "20.3.0",
"autoprefixer": "^10.4.21",
"cpy-cli": "^6.0.0",
"eslint": "^9.39.1",
"eslint-plugin-jest-dom": "~5.5.0",
"eslint-plugin-testing-library": "~7.1.1",
"eslint-plugin-testing-library": "~7.13.3",
"jasmine-core": "4.2.0",
"jasmine-spec-reporter": "7.0.0",
"jest": "30.0.5",
"jest-environment-jsdom": "30.0.5",
"jest-preset-angular": "15.0.0",
"jest": "30.2.0",
"jest-environment-jsdom": "30.2.0",
"jest-preset-angular": "15.0.3",
"jest-util": "30.2.0",
"karma": "6.4.0",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.1",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.0.0",
"lint-staged": "^15.3.0",
"ng-mocks": "^14.13.1",
"ng-packagr": "20.1.0",
"nx": "21.3.11",
"postcss": "^8.4.49",
"lint-staged": "^16.2.6",
"ng-mocks": "^14.14.0",
"ng-packagr": "20.3.0",
"nx": "22.0.2",
"postcss": "^8.5.6",
"postcss-import": "14.1.0",
"postcss-preset-env": "7.5.0",
"postcss-url": "10.1.3",
"prettier": "2.6.2",
"rimraf": "^5.0.10",
"semantic-release": "^24.2.1",
"rimraf": "^6.1.0",
"semantic-release": "^25.0.1",
"ts-jest": "29.4.1",
"ts-node": "10.9.1",
"typescript": "5.8.2",
"typescript-eslint": "^8.19.0",
"jest-util": "30.0.5"
"typescript": "5.9.3",
"typescript-eslint": "^8.46.3"
}
}