|
35 | 35 | "@angular/platform-browser-dynamic": "18.2.8", |
36 | 36 | "@angular/router": "18.2.8", |
37 | 37 | "@angular/service-worker": "18.2.8", |
38 | | - "core-js": "3.31.0", |
| 38 | + "core-js": "3.38.1", |
39 | 39 | "hammerjs": "2.0.8", |
40 | 40 | "nodemon": "2.0.22", |
41 | 41 | "prismjs": "1.29.0", |
42 | 42 | "rxjs": "7.8.1", |
43 | 43 | "rxjs-compat": "6.6.7", |
44 | | - "tslib": "2.5.3", |
45 | | - "zone.js": "0.14.10" |
| 44 | + "tslib": "2.8.0", |
| 45 | + "zone.js": "0.15.0" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@angular-devkit/build-angular": "18.2.9", |
49 | | - "@angular-eslint/eslint-plugin": "16.0.3", |
| 49 | + "@angular-eslint/eslint-plugin": "16.3.1", |
50 | 50 | "@angular/cli": "18.2.9", |
51 | 51 | "@angular/compiler-cli": "18.2.8", |
52 | 52 | "@angular/language-service": "18.2.8", |
53 | | - "@commitlint/cli": "17.6.5", |
54 | | - "@commitlint/config-angular": "17.6.5", |
55 | | - "@types/jasmine": "4.3.4", |
56 | | - "@types/jasminewd2": "2.0.10", |
57 | | - "@types/lodash": "4.14.195", |
| 53 | + "@commitlint/cli": "17.8.1", |
| 54 | + "@commitlint/config-angular": "17.8.1", |
| 55 | + "@types/jasmine": "4.6.4", |
| 56 | + "@types/jasminewd2": "2.0.13", |
| 57 | + "@types/lodash": "4.17.10", |
58 | 58 | "@types/marked": "6.0.0", |
59 | | - "@types/node": "20.3.1", |
60 | | - "@types/prismjs": "1.26.0", |
| 59 | + "@types/node": "20.16.12", |
| 60 | + "@types/prismjs": "1.26.4", |
61 | 61 | "@types/rimraf": "4.0.5", |
62 | | - "chokidar": "3.5.3", |
63 | | - "concurrently": "8.2.0", |
| 62 | + "chokidar": "3.6.0", |
| 63 | + "concurrently": "8.2.2", |
64 | 64 | "dgeni": "0.4.14", |
65 | 65 | "dgeni-packages": "0.30.0", |
66 | 66 | "husky": "8.0.3", |
67 | | - "jasmine-core": "5.0.1", |
| 67 | + "jasmine-core": "5.4.0", |
68 | 68 | "jasmine-spec-reporter": "7.0.0", |
69 | | - "karma": "6.4.2", |
| 69 | + "karma": "6.4.4", |
70 | 70 | "karma-chrome-launcher": "3.2.0", |
71 | 71 | "karma-cli": "2.0.0", |
72 | 72 | "karma-coverage-istanbul-reporter": "3.0.3", |
73 | 73 | "karma-jasmine": "5.1.0", |
74 | 74 | "karma-jasmine-html-reporter": "2.1.0", |
75 | | - "lint-staged": "13.2.2", |
| 75 | + "lint-staged": "13.3.0", |
76 | 76 | "marked": "2.1.3", |
77 | | - "rimraf": "5.0.1", |
78 | | - "ts-node": "10.9.1", |
79 | | - "typescript": "5.4.5", |
80 | | - "uuid": "9.0.0", |
| 77 | + "rimraf": "5.0.10", |
| 78 | + "ts-node": "10.9.2", |
| 79 | + "typescript": "5.6.3", |
| 80 | + "uuid": "9.0.1", |
81 | 81 | "yargs": "17.7.2" |
82 | 82 | } |
83 | 83 | } |
0 commit comments