|
27 | 27 | "prepare": "git config core.hookspath .githooks" |
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | | - "@angular/animations": "20.1.7", |
31 | | - "@angular/cdk": "20.1.6", |
32 | | - "@angular/common": "20.1.7", |
33 | | - "@angular/compiler": "20.1.7", |
34 | | - "@angular/core": "20.1.7", |
35 | | - "@angular/material": "20.1.6", |
36 | | - "@angular/platform-browser": "20.1.7", |
37 | | - "@angular/platform-browser-dynamic": "20.1.7", |
38 | | - "@angular/router": "20.1.7", |
| 30 | + "@angular/animations": "20.3.10", |
| 31 | + "@angular/cdk": "20.2.12", |
| 32 | + "@angular/common": "20.3.10", |
| 33 | + "@angular/compiler": "20.3.10", |
| 34 | + "@angular/core": "20.3.10", |
| 35 | + "@angular/material": "20.2.12", |
| 36 | + "@angular/platform-browser": "20.3.10", |
| 37 | + "@angular/platform-browser-dynamic": "20.3.10", |
| 38 | + "@angular/router": "20.3.10", |
39 | 39 | "@ngrx/store": "20.0.0", |
40 | | - "@nx/angular": "21.3.11", |
41 | | - "@testing-library/dom": "^10.4.0", |
| 40 | + "@nx/angular": "22.0.2", |
| 41 | + "@testing-library/dom": "^10.4.1", |
42 | 42 | "rxjs": "7.8.0", |
43 | 43 | "tslib": "~2.8.1", |
44 | | - "zone.js": "^0.15.0" |
| 44 | + "zone.js": "^0.15.1" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@angular-devkit/build-angular": "20.1.6", |
48 | | - "@angular-devkit/core": "20.1.6", |
49 | | - "@angular-devkit/schematics": "20.1.6", |
50 | | - "@angular-eslint/builder": "20.0.0", |
51 | | - "@angular-eslint/eslint-plugin": "20.0.0", |
52 | | - "@angular-eslint/eslint-plugin-template": "20.0.0", |
53 | | - "@angular-eslint/schematics": "20.0.0", |
54 | | - "@angular-eslint/template-parser": "20.0.0", |
55 | | - "@angular/cli": "~20.0.0", |
56 | | - "@angular/compiler-cli": "20.1.7", |
57 | | - "@angular/forms": "20.1.7", |
58 | | - "@angular/language-service": "20.1.7", |
59 | | - "@eslint/eslintrc": "^2.1.1", |
60 | | - "@nx/eslint": "21.3.11", |
61 | | - "@nx/eslint-plugin": "21.3.11", |
62 | | - "@nx/jest": "21.3.11", |
63 | | - "@nx/node": "21.3.11", |
64 | | - "@nx/plugin": "21.3.11", |
65 | | - "@nx/workspace": "21.3.11", |
66 | | - "@schematics/angular": "20.1.6", |
| 47 | + "@angular-devkit/build-angular": "20.3.9", |
| 48 | + "@angular-devkit/core": "20.3.9", |
| 49 | + "@angular-devkit/schematics": "20.3.9", |
| 50 | + "@angular-eslint/builder": "20.3.0", |
| 51 | + "@angular-eslint/eslint-plugin": "20.3.0", |
| 52 | + "@angular-eslint/eslint-plugin-template": "20.3.0", |
| 53 | + "@angular-eslint/schematics": "20.3.0", |
| 54 | + "@angular-eslint/template-parser": "20.3.0", |
| 55 | + "@angular/cli": "~20.3.9", |
| 56 | + "@angular/compiler-cli": "20.3.10", |
| 57 | + "@angular/forms": "20.3.10", |
| 58 | + "@angular/language-service": "20.3.10", |
| 59 | + "@eslint/eslintrc": "^3.3.1", |
| 60 | + "@nx/eslint": "22.0.2", |
| 61 | + "@nx/eslint-plugin": "22.0.2", |
| 62 | + "@nx/jest": "22.0.2", |
| 63 | + "@nx/node": "22.0.2", |
| 64 | + "@nx/plugin": "22.0.2", |
| 65 | + "@nx/workspace": "22.0.2", |
| 66 | + "@schematics/angular": "20.3.9", |
67 | 67 | "@testing-library/jasmine-dom": "^1.3.3", |
68 | | - "@testing-library/jest-dom": "^6.6.3", |
69 | | - "@testing-library/user-event": "^14.5.2", |
| 68 | + "@testing-library/jest-dom": "^6.9.1", |
| 69 | + "@testing-library/user-event": "^14.6.1", |
70 | 70 | "@types/jasmine": "4.3.1", |
71 | 71 | "@types/jest": "30.0.0", |
72 | 72 | "@types/node": "22.10.1", |
73 | 73 | "@types/testing-library__jasmine-dom": "^1.3.4", |
74 | | - "@typescript-eslint/types": "^8.19.0", |
75 | | - "@typescript-eslint/utils": "^8.19.0", |
76 | | - "angular-eslint": "20.0.0", |
77 | | - "autoprefixer": "^10.4.20", |
78 | | - "cpy-cli": "^5.0.0", |
79 | | - "eslint": "^9.8.0", |
| 74 | + "@typescript-eslint/types": "^8.46.3", |
| 75 | + "@typescript-eslint/utils": "^8.46.3", |
| 76 | + "angular-eslint": "20.3.0", |
| 77 | + "autoprefixer": "^10.4.21", |
| 78 | + "cpy-cli": "^6.0.0", |
| 79 | + "eslint": "^9.39.1", |
80 | 80 | "eslint-plugin-jest-dom": "~5.5.0", |
81 | | - "eslint-plugin-testing-library": "~7.1.1", |
| 81 | + "eslint-plugin-testing-library": "~7.13.3", |
82 | 82 | "jasmine-core": "4.2.0", |
83 | 83 | "jasmine-spec-reporter": "7.0.0", |
84 | | - "jest": "30.0.5", |
85 | | - "jest-environment-jsdom": "30.0.5", |
86 | | - "jest-preset-angular": "15.0.0", |
| 84 | + "jest": "30.2.0", |
| 85 | + "jest-environment-jsdom": "30.2.0", |
| 86 | + "jest-preset-angular": "15.0.3", |
| 87 | + "jest-util": "30.2.0", |
87 | 88 | "karma": "6.4.0", |
88 | 89 | "karma-chrome-launcher": "^3.2.0", |
89 | 90 | "karma-coverage": "^2.2.1", |
90 | 91 | "karma-jasmine": "5.1.0", |
91 | 92 | "karma-jasmine-html-reporter": "2.0.0", |
92 | | - "lint-staged": "^15.3.0", |
93 | | - "ng-mocks": "^14.13.1", |
94 | | - "ng-packagr": "20.1.0", |
95 | | - "nx": "21.3.11", |
96 | | - "postcss": "^8.4.49", |
| 93 | + "lint-staged": "^16.2.6", |
| 94 | + "ng-mocks": "^14.14.0", |
| 95 | + "ng-packagr": "20.3.0", |
| 96 | + "nx": "22.0.2", |
| 97 | + "postcss": "^8.5.6", |
97 | 98 | "postcss-import": "14.1.0", |
98 | 99 | "postcss-preset-env": "7.5.0", |
99 | 100 | "postcss-url": "10.1.3", |
100 | 101 | "prettier": "2.6.2", |
101 | | - "rimraf": "^5.0.10", |
102 | | - "semantic-release": "^24.2.1", |
| 102 | + "rimraf": "^6.1.0", |
| 103 | + "semantic-release": "^25.0.1", |
103 | 104 | "ts-jest": "29.4.1", |
104 | 105 | "ts-node": "10.9.1", |
105 | | - "typescript": "5.8.2", |
106 | | - "typescript-eslint": "^8.19.0", |
107 | | - "jest-util": "30.0.5" |
| 106 | + "typescript": "5.9.3", |
| 107 | + "typescript-eslint": "^8.46.3" |
108 | 108 | } |
109 | 109 | } |
0 commit comments