|
37 | 37 | }, |
38 | 38 | "private": true, |
39 | 39 | "dependencies": { |
40 | | - "@angular-devkit/core": "^16.2.6", |
41 | | - "@angular/animations": "^16.2.8", |
42 | | - "@angular/cdk": "^16.2.14", |
43 | | - "@angular/common": "^16.2.8", |
44 | | - "@angular/compiler": "^16.2.8", |
45 | | - "@angular/core": "^16.2.8", |
46 | | - "@angular/forms": "^16.2.8", |
47 | | - "@angular/localize": "^16.2.8", |
48 | | - "@angular/material": "^16.2.14", |
49 | | - "@angular/platform-browser": "^16.2.8", |
50 | | - "@angular/platform-browser-dynamic": "^16.2.8", |
51 | | - "@angular/router": "^16.2.8", |
52 | | - "@angular/service-worker": "^16.2.8", |
| 40 | + "@angular-devkit/core": "16.2.12", |
| 41 | + "@angular/animations": "^16.2.12", |
| 42 | + "@angular/cdk": "^16.2.12", |
| 43 | + "@angular/common": "^16.2.12", |
| 44 | + "@angular/compiler": "^16.2.12", |
| 45 | + "@angular/core": "^16.2.12", |
| 46 | + "@angular/forms": "^16.2.12", |
| 47 | + "@angular/localize": "^16.2.12", |
| 48 | + "@angular/material": "^16.2.12", |
| 49 | + "@angular/platform-browser": "^16.2.12", |
| 50 | + "@angular/platform-browser-dynamic": "^16.2.12", |
| 51 | + "@angular/router": "^16.2.12", |
| 52 | + "@angular/service-worker": "^16.2.12", |
53 | 53 | "@orcid/bibtex-parse-js": "0.0.25", |
54 | 54 | "@storybook/addon-a11y": "^7.3.0", |
55 | 55 | "browserslist": "^4.19.1", |
|
67 | 67 | "ngx-cookie-service": "^16", |
68 | 68 | "nodemailer": "^6.9.9", |
69 | 69 | "properties-to-json": "^0.1.4", |
70 | | - "rxjs": "~6.5.2", |
| 70 | + "rxjs": "~7.8.0", |
71 | 71 | "stream": "0.0.2", |
72 | 72 | "timers": "^0.1.1", |
73 | 73 | "xml2js": "^0.5.0", |
74 | 74 | "zone.js": "~0.13.3" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@angular-devkit/build-angular": "^16.2.6", |
78 | | - "@angular-devkit/schematics": "16.2.6", |
79 | | - "@angular/cli": "^16.2.6", |
80 | | - "@angular/compiler-cli": "^16.2.8", |
81 | | - "@angular/language-service": "^16.2.8", |
| 77 | + "@angular-devkit/build-angular": "16.2.12", |
| 78 | + "@angular-devkit/schematics": "16.2.12", |
| 79 | + "@angular/cli": "16.2.12", |
| 80 | + "@angular/compiler-cli": "16.2.12", |
| 81 | + "@angular/language-service": "16.2.12", |
82 | 82 | "@babel/core": "^7.6.0", |
83 | 83 | "@compodoc/compodoc": "^1.1.21", |
84 | 84 | "@storybook/addon-essentials": "^7.0.17", |
|
114 | 114 | "npm-run-all": "^4.1.5", |
115 | 115 | "prettier": "^2.0.5", |
116 | 116 | "protractor": "^7.0.0", |
117 | | - "puppeteer": "^21.7.0", |
| 117 | + "puppeteer": "^23.11.1", |
118 | 118 | "puppeteer-tsd": "^0.0.2", |
119 | 119 | "react": "^18.2.0", |
120 | 120 | "react-dom": "^18.2.0", |
|
0 commit comments