|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "^20.1.3", |
| 14 | + "@angular/animations": "^21.0.2", |
15 | 15 | "@angular/cdk": "^20.2.14", |
16 | | - "@angular/common": "^20.1.3", |
17 | | - "@angular/compiler": "^20.1.3", |
18 | | - "@angular/core": "^20.1.3", |
19 | | - "@angular/forms": "^20.1.3", |
20 | | - "@angular/localize": "^20.1.3", |
21 | | - "@angular/platform-browser": "^20.1.3", |
22 | | - "@angular/platform-browser-dynamic": "^20.1.3", |
23 | | - "@angular/router": "^20.1.3", |
24 | | - "@angular/service-worker": "^20.1.3", |
| 16 | + "@angular/common": "^21.0.2", |
| 17 | + "@angular/compiler": "^21.0.2", |
| 18 | + "@angular/core": "^21.0.2", |
| 19 | + "@angular/forms": "^21.0.2", |
| 20 | + "@angular/localize": "^21.0.2", |
| 21 | + "@angular/platform-browser": "^21.0.2", |
| 22 | + "@angular/platform-browser-dynamic": "^21.0.2", |
| 23 | + "@angular/router": "^21.0.2", |
| 24 | + "@angular/service-worker": "^21.0.2", |
25 | 25 | "@citation-js/core": "^0.7.14", |
26 | 26 | "@citation-js/plugin-csl": "^0.7.14", |
27 | 27 | "@citation-js/plugin-doi": "^0.7.16", |
|
64 | 64 | "zone.js": "~0.15.0" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | | - "@angular/build": "^20.1.3", |
68 | | - "@angular/cli": "^20.1.3", |
69 | | - "@angular/compiler-cli": "^20.1.3", |
| 67 | + "@angular/build": "^21.0.1", |
| 68 | + "@angular/cli": "^21.0.1", |
| 69 | + "@angular/compiler-cli": "^21.0.2", |
70 | 70 | "@types/chroma-js": "^2.1.3", |
71 | 71 | "@types/cytoscape-cxtmenu": "^3.4.0", |
72 | 72 | "@types/file-saver": "^2.0.5", |
|
83 | 83 | "karma-coverage": "~2.1.0", |
84 | 84 | "karma-jasmine": "~4.0.0", |
85 | 85 | "karma-jasmine-html-reporter": "~1.7.0", |
86 | | - "typescript": "~5.8.3" |
| 86 | + "typescript": "~5.9.3" |
87 | 87 | } |
88 | 88 | } |
0 commit comments