|
28 | 28 | }, |
29 | 29 | "packageManager": "[email protected]", |
30 | 30 | "dependencies": { |
31 | | - "@angular/animations": "19.0.0", |
32 | | - "@angular/common": "19.0.0", |
33 | | - "@angular/compiler": "19.0.0", |
34 | | - "@angular/core": "19.0.0", |
35 | | - "@angular/forms": "19.0.0", |
36 | | - "@angular/platform-browser": "19.0.0", |
37 | | - "@angular/platform-browser-dynamic": "19.0.0", |
38 | | - "@angular/router": "19.0.0", |
| 31 | + "@angular/animations": "20.0.3", |
| 32 | + "@angular/common": "20.0.3", |
| 33 | + "@angular/compiler": "20.0.3", |
| 34 | + "@angular/core": "20.0.3", |
| 35 | + "@angular/forms": "20.0.3", |
| 36 | + "@angular/platform-browser": "20.0.3", |
| 37 | + "@angular/platform-browser-dynamic": "20.0.3", |
| 38 | + "@angular/router": "20.0.3", |
39 | 39 | "@docusaurus/core": "3.3.2", |
40 | 40 | "@docusaurus/preset-classic": "3.3.2", |
41 | 41 | "@mdx-js/react": "^3.0.1", |
|
49 | 49 | "zone.js": "0.14.6" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@angular-devkit/build-angular": "19.0.2", |
53 | | - "@angular-devkit/core": "19.0.2", |
54 | | - "@angular-devkit/schematics": "19.0.2", |
55 | | - "@angular-eslint/eslint-plugin": "18.4.2", |
56 | | - "@angular-eslint/eslint-plugin-template": "18.4.2", |
57 | | - "@angular-eslint/template-parser": "18.4.2", |
58 | | - "@angular/cli": "19.0.2", |
59 | | - "@angular/compiler-cli": "19.0.0", |
60 | | - "@angular/language-service": "19.0.0", |
| 52 | + "@angular-devkit/build-angular": "20.0.2", |
| 53 | + "@angular-devkit/core": "20.0.2", |
| 54 | + "@angular-devkit/schematics": "20.0.2", |
| 55 | + "@angular-eslint/eslint-plugin": "20.0.0", |
| 56 | + "@angular-eslint/eslint-plugin-template": "20.0.0", |
| 57 | + "@angular-eslint/template-parser": "20.0.0", |
| 58 | + "@angular/cli": "20.0.2", |
| 59 | + "@angular/compiler-cli": "20.0.3", |
| 60 | + "@angular/language-service": "20.0.3", |
61 | 61 | "@commitlint/cli": "19.0.1", |
62 | 62 | "@commitlint/config-conventional": "19.0.0", |
63 | 63 | "@docusaurus/module-type-aliases": "3.3.2", |
64 | 64 | "@docusaurus/types": "3.0.0", |
65 | | - "@jscutlery/semver": "^5.3.1", |
66 | | - "@nx/angular": "20.1.3", |
67 | | - "@nx/cypress": "20.1.3", |
68 | | - "@nx/devkit": "20.1.3", |
69 | | - "@nx/eslint": "20.1.3", |
70 | | - "@nx/eslint-plugin": "20.1.3", |
71 | | - "@nx/jest": "20.1.3", |
72 | | - "@nx/js": "20.1.3", |
73 | | - "@nx/web": "20.1.3", |
74 | | - "@nx/workspace": "20.1.3", |
75 | | - "@schematics/angular": "19.0.2", |
| 65 | + "@nx/angular": "21.1.3", |
| 66 | + "@nx/cypress": "21.1.3", |
| 67 | + "@nx/devkit": "21.1.3", |
| 68 | + "@nx/eslint": "21.1.3", |
| 69 | + "@nx/eslint-plugin": "21.1.3", |
| 70 | + "@nx/jest": "21.1.3", |
| 71 | + "@nx/js": "21.1.3", |
| 72 | + "@nx/web": "21.1.3", |
| 73 | + "@nx/workspace": "21.1.3", |
| 74 | + "@schematics/angular": "20.0.2", |
76 | 75 | "@swc-node/register": "1.9.2", |
77 | 76 | "@swc/core": "1.5.7", |
78 | 77 | "@swc/helpers": "0.5.12", |
|
85 | 84 | "@typescript-eslint/utils": "7.18.0", |
86 | 85 | "autoprefixer": "^10.4.0", |
87 | 86 | "copy": "0.3.2", |
88 | | - "cypress": "13.13.0", |
| 87 | + "cypress": "14.4.1", |
89 | 88 | "eslint": "8.57.0", |
90 | | - "eslint-config-prettier": "9.1.0", |
| 89 | + "eslint-config-prettier": "10.1.5", |
91 | 90 | "eslint-plugin-cypress": "2.15.1", |
92 | 91 | "eslint-plugin-etc": "2.0.2", |
93 | 92 | "eslint-plugin-ordered-imports": "0.6.0", |
|
97 | 96 | "husky": "8.0.2", |
98 | 97 | "jest": "29.7.0", |
99 | 98 | "jest-environment-jsdom": "29.7.0", |
100 | | - "jest-preset-angular": "14.3.3", |
101 | | - "ng-packagr": "18.2.1", |
102 | | - "ngx-deploy-npm": "^8.0.0", |
103 | | - "nx": "20.1.3", |
| 99 | + "jest-preset-angular": "14.4.2", |
| 100 | + "ng-packagr": "19.2.2", |
| 101 | + "nx": "21.1.3", |
104 | 102 | "postcss": "8.4.18", |
105 | 103 | "postcss-import": "14.1.0", |
106 | 104 | "postcss-preset-env": "7.5.0", |
|
110 | 108 | "rimraf": "3.0.2", |
111 | 109 | "ts-jest": "29.1.0", |
112 | 110 | "ts-node": "10.9.1", |
113 | | - "typescript": "5.5.4" |
| 111 | + "typescript": "5.8.3" |
114 | 112 | } |
115 | 113 | } |
0 commit comments