|
33 | 33 | },
|
34 | 34 | "private": true,
|
35 | 35 | "dependencies": {
|
36 |
| - "@angular/animations": "17.3.2", |
37 |
| - "@angular/cdk": "17.3.2", |
38 |
| - "@angular/common": "17.3.2", |
39 |
| - "@angular/compiler": "17.3.2", |
40 |
| - "@angular/core": "17.3.2", |
41 |
| - "@angular/forms": "17.3.2", |
42 |
| - "@angular/material": "^16.2.0", |
43 |
| - "@angular/platform-browser": "17.3.2", |
44 |
| - "@angular/platform-browser-dynamic": "17.3.2", |
45 |
| - "@angular/router": "17.3.2", |
| 36 | + "@angular/animations": "18.0.1", |
| 37 | + "@angular/cdk": "18.0.1", |
| 38 | + "@angular/common": "18.0.1", |
| 39 | + "@angular/compiler": "18.0.1", |
| 40 | + "@angular/core": "18.0.1", |
| 41 | + "@angular/forms": "18.0.1", |
| 42 | + "@angular/material": "18.0.1", |
| 43 | + "@angular/platform-browser": "18.0.1", |
| 44 | + "@angular/platform-browser-dynamic": "18.0.1", |
| 45 | + "@angular/router": "18.0.1", |
46 | 46 | "@babel/core": "7.24.5",
|
47 | 47 | "@babel/helper-plugin-utils": "^7.24.5",
|
48 | 48 | "@types/babel__helper-plugin-utils": "^7.10.3",
|
|
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 | 54 | "@analogjs/vite-plugin-angular": "1.4.0",
|
55 |
| - "@angular-devkit/build-angular": "17.3.8", |
56 |
| - "@angular-devkit/core": "17.3.8", |
57 |
| - "@angular-devkit/schematics": "17.3.8", |
58 |
| - "@angular-eslint/eslint-plugin": "17.5.2", |
59 |
| - "@angular-eslint/eslint-plugin-template": "17.5.2", |
60 |
| - "@angular-eslint/template-parser": "17.5.2", |
61 |
| - "@angular/cli": "~17.3.0", |
62 |
| - "@angular/compiler-cli": "17.3.2", |
63 |
| - "@angular/language-service": "17.3.2", |
| 55 | + "@angular-devkit/build-angular": "18.0.2", |
| 56 | + "@angular-devkit/core": "18.0.2", |
| 57 | + "@angular-devkit/schematics": "18.0.2", |
| 58 | + "@angular-eslint/eslint-plugin": "18.0.1", |
| 59 | + "@angular-eslint/eslint-plugin-template": "18.0.1", |
| 60 | + "@angular-eslint/template-parser": "18.0.1", |
| 61 | + "@angular/cli": "~18.0.0", |
| 62 | + "@angular/compiler-cli": "18.0.1", |
| 63 | + "@angular/language-service": "18.0.1", |
64 | 64 | "@commitlint/cli": "^19.0.0",
|
65 | 65 | "@commitlint/config-angular": "^19.0.0",
|
66 | 66 | "@jscutlery/playwright-ct-angular": "link:dist/packages/playwright-ct-angular",
|
67 | 67 | "@jscutlery/swc-angular": "link:dist/packages/swc-angular",
|
68 | 68 | "@jscutlery/swc-angular-plugin": "link:dist/packages/swc-angular-plugin",
|
69 | 69 | "@monodon/rust": "1.4.0",
|
70 |
| - "@nx/angular": "19.0.0", |
71 |
| - "@nx/cypress": "19.0.0", |
72 |
| - "@nx/devkit": "19.0.0", |
73 |
| - "@nx/eslint": "19.0.0", |
74 |
| - "@nx/eslint-plugin": "19.0.0", |
75 |
| - "@nx/jest": "19.0.0", |
76 |
| - "@nx/js": "19.0.0", |
77 |
| - "@nx/linter": "19.0.0", |
78 |
| - "@nx/node": "19.0.0", |
79 |
| - "@nx/plugin": "19.0.0", |
80 |
| - "@nx/rollup": "19.0.0", |
81 |
| - "@nx/vite": "19.0.0", |
82 |
| - "@nx/web": "19.0.0", |
83 |
| - "@nx/workspace": "19.0.0", |
| 70 | + "@nx/angular": "19.1.2", |
| 71 | + "@nx/cypress": "19.1.2", |
| 72 | + "@nx/devkit": "19.1.2", |
| 73 | + "@nx/eslint": "19.1.2", |
| 74 | + "@nx/eslint-plugin": "19.1.2", |
| 75 | + "@nx/jest": "19.1.2", |
| 76 | + "@nx/js": "19.1.2", |
| 77 | + "@nx/linter": "19.1.2", |
| 78 | + "@nx/node": "19.1.2", |
| 79 | + "@nx/plugin": "19.1.2", |
| 80 | + "@nx/rollup": "19.1.2", |
| 81 | + "@nx/vite": "19.1.2", |
| 82 | + "@nx/web": "19.1.2", |
| 83 | + "@nx/workspace": "19.1.2", |
84 | 84 | "@playwright/experimental-ct-core": "1.44.1",
|
85 | 85 | "@playwright/test": "1.44.1",
|
86 |
| - "@schematics/angular": "17.3.8", |
| 86 | + "@schematics/angular": "18.0.2", |
87 | 87 | "@swc-node/register": "1.9.1",
|
88 | 88 | "@swc/core": "1.5.24",
|
89 | 89 | "@swc/helpers": "0.5.11",
|
|
97 | 97 | "@vitest/ui": "1.6.0",
|
98 | 98 | "autoprefixer": "^10.4.0",
|
99 | 99 | "babel-jest": "29.7.0",
|
100 |
| - "cypress": "^13.6.6", |
| 100 | + "cypress": "13.10.0", |
101 | 101 | "cypress-pipe": "^2.0.0",
|
102 | 102 | "dotenv": "16.0.3",
|
103 | 103 | "eslint": "9.4.0",
|
|
108 | 108 | "jest-environment-jsdom": "29.7.0",
|
109 | 109 | "jest-preset-angular": "14.1.0",
|
110 | 110 | "mock-fs": "^5.1.1",
|
111 |
| - "ng-packagr": "17.3.0", |
112 |
| - "nx": "19.0.0", |
| 111 | + "ng-packagr": "18.0.0", |
| 112 | + "nx": "19.1.2", |
113 | 113 | "postcss": "^8.4.5",
|
114 | 114 | "postcss-import": "16.1.0",
|
115 | 115 | "postcss-preset-env": "~9.5.0",
|
|
0 commit comments