|
1 | 1 | {
|
2 | 2 | "name": "ngx-rxjs-zone-scheduler",
|
3 |
| - "version": "18.0.1", |
| 3 | + "version": "19.0.0", |
4 | 4 | "license": "MIT",
|
5 | 5 | "repository": "https://github.com/ftischler/ngx-rxjs-zone-scheduler",
|
6 | 6 | "scripts": {
|
|
10 | 10 | "test": "nx test"
|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 |
| - "@angular/animations": "18.0.4", |
14 |
| - "@angular/common": "18.0.4", |
15 |
| - "@angular/compiler": "18.0.4", |
16 |
| - "@angular/core": "18.0.4", |
17 |
| - "@angular/forms": "18.0.4", |
18 |
| - "@angular/platform-browser": "18.0.4", |
19 |
| - "@angular/platform-browser-dynamic": "18.0.4", |
20 |
| - "@angular/router": "18.0.4", |
21 |
| - "@nx/angular": "19.3.0", |
| 13 | + "@angular/animations": "19.0.6", |
| 14 | + "@angular/common": "19.0.6", |
| 15 | + "@angular/compiler": "19.0.6", |
| 16 | + "@angular/core": "19.0.6", |
| 17 | + "@angular/forms": "19.0.6", |
| 18 | + "@angular/platform-browser": "19.0.6", |
| 19 | + "@angular/platform-browser-dynamic": "19.0.6", |
| 20 | + "@angular/router": "19.0.6", |
| 21 | + "@nx/angular": "20.3.1", |
22 | 22 | "reflect-metadata": "0.1.13",
|
23 | 23 | "rxjs": "7.8.1",
|
24 |
| - "tslib": "2.6.2", |
25 |
| - "zone.js": "0.14.3" |
| 24 | + "tslib": "2.8.1", |
| 25 | + "zone.js": "0.15.0" |
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 |
| - "@angular-devkit/build-angular": "17.0.10", |
29 |
| - "@angular-devkit/core": "17.0.10", |
30 |
| - "@angular-devkit/schematics": "17.0.10", |
31 |
| - "@angular-eslint/eslint-plugin": "18.0.1", |
32 |
| - "@angular-eslint/eslint-plugin-template": "18.0.1", |
33 |
| - "@angular-eslint/template-parser": "18.0.1", |
34 |
| - "@angular/cli": "~18.0.0", |
35 |
| - "@angular/compiler-cli": "18.0.4", |
36 |
| - "@angular/language-service": "18.0.4", |
37 |
| - "@nx/cypress": "19.3.0", |
38 |
| - "@nx/eslint-plugin": "19.3.0", |
39 |
| - "@nx/jest": "19.3.0", |
40 |
| - "@nx/linter": "19.3.0", |
41 |
| - "@nx/node": "19.3.0", |
42 |
| - "@nx/workspace": "19.3.0", |
43 |
| - "@schematics/angular": "17.0.10", |
44 |
| - "@types/jest": "29.4.4", |
| 28 | + "@angular-devkit/build-angular": "19.0.7", |
| 29 | + "@angular-devkit/core": "19.0.7", |
| 30 | + "@angular-devkit/schematics": "19.0.7", |
| 31 | + "@angular-eslint/eslint-plugin": "19.0.2", |
| 32 | + "@angular-eslint/eslint-plugin-template": "19.0.2", |
| 33 | + "@angular-eslint/template-parser": "19.0.2", |
| 34 | + "@angular/cli": "~19.0.0", |
| 35 | + "@angular/compiler-cli": "19.0.6", |
| 36 | + "@angular/language-service": "19.0.6", |
| 37 | + "@nx/cypress": "20.3.1", |
| 38 | + "@nx/eslint-plugin": "20.3.1", |
| 39 | + "@nx/jest": "20.3.1", |
| 40 | + "@nx/eslint": "20.3.1", |
| 41 | + "@nx/node": "20.3.1", |
| 42 | + "@nx/workspace": "20.3.1", |
| 43 | + "@schematics/angular": "19.0.7", |
| 44 | + "@types/jest": "29.5.14", |
45 | 45 | "@types/node": "18.16.9",
|
46 |
| - "@typescript-eslint/eslint-plugin": "7.9.0", |
47 |
| - "@typescript-eslint/parser": "7.9.0", |
48 |
| - "@typescript-eslint/utils": "^8.0.0-alpha.28", |
| 46 | + "@typescript-eslint/eslint-plugin": "7.18.0", |
| 47 | + "@typescript-eslint/parser": "7.18.0", |
| 48 | + "@typescript-eslint/utils": "7.18.0", |
49 | 49 | "autoprefixer": "^10.4.0",
|
50 |
| - "cypress": "13.9.0", |
| 50 | + "cypress": "13.17.0", |
51 | 51 | "eslint": "8.57.0",
|
52 | 52 | "eslint-config-prettier": "9.1.0",
|
53 | 53 | "eslint-plugin-cypress": "2.15.1",
|
54 |
| - "jest": "29.5.0", |
55 |
| - "jest-environment-jsdom": "29.4.3", |
56 |
| - "jest-preset-angular": "14.1.1", |
57 |
| - "ng-packagr": "17.0.3", |
58 |
| - "nx": "19.3.0", |
59 |
| - "postcss": "8.4.21", |
| 54 | + "jest": "29.7.0", |
| 55 | + "jest-environment-jsdom": "29.7.0", |
| 56 | + "jest-preset-angular": "14.4.2", |
| 57 | + "ng-packagr": "19.0.1", |
| 58 | + "nx": "20.3.1", |
| 59 | + "postcss": "8.4.49", |
60 | 60 | "postcss-import": "15.1.0",
|
61 | 61 | "postcss-preset-env": "7.8.3",
|
62 | 62 | "postcss-url": "10.1.3",
|
63 | 63 | "prettier": "2.7.1",
|
64 | 64 | "ts-jest": "29.1.0",
|
65 |
| - "typescript": "5.4.5" |
| 65 | + "typescript": "5.6.3" |
66 | 66 | }
|
67 | 67 | }
|
0 commit comments