|
17 | 17 | }, |
18 | 18 | "private": true, |
19 | 19 | "dependencies": { |
20 | | - "@angular/animations": "~20.3.16", |
| 20 | + "@angular/animations": "~20.3.18", |
21 | 21 | "@angular/cdk": "~20.2.14", |
22 | | - "@angular/common": "~20.3.16", |
23 | | - "@angular/compiler": "~20.3.16", |
24 | | - "@angular/core": "~20.3.16", |
25 | | - "@angular/forms": "~20.3.16", |
| 22 | + "@angular/common": "~20.3.18", |
| 23 | + "@angular/compiler": "~20.3.18", |
| 24 | + "@angular/core": "~20.3.18", |
| 25 | + "@angular/forms": "~20.3.18", |
26 | 26 | "@angular/material": "~20.2.14", |
27 | | - "@angular/platform-browser": "~20.3.16", |
28 | | - "@angular/platform-browser-dynamic": "~20.3.16", |
29 | | - "@angular/router": "~20.3.16", |
| 27 | + "@angular/platform-browser": "~20.3.18", |
| 28 | + "@angular/platform-browser-dynamic": "~20.3.18", |
| 29 | + "@angular/router": "~20.3.18", |
30 | 30 | "@brumeilde/ngx-theme": "^1.2.1", |
31 | 31 | "@cedar-policy/cedar-wasm": "^4.9.1", |
32 | 32 | "@fontsource/ibm-plex-mono": "^5.2.7", |
|
55 | 55 | "knip": "^5.79.0", |
56 | 56 | "libphonenumber-js": "^1.12.9", |
57 | 57 | "lodash": "^4.17.21", |
58 | | - "lodash-es": "^4.17.21", |
| 58 | + "lodash-es": "^4.17.23", |
59 | 59 | "mermaid": "^11.12.1", |
60 | 60 | "monaco-editor": "0.55.1", |
61 | 61 | "ng-dynamic-component": "^10.8.0", |
|
66 | 66 | "pluralize": "^8.0.0", |
67 | 67 | "postgres-interval": "^4.0.2", |
68 | 68 | "posthog-js": "^1.341.0", |
69 | | - "private-ip": "^3.0.2", |
70 | 69 | "puppeteer": "^24.29.1", |
71 | 70 | "rxjs": "^7.4.0", |
72 | 71 | "tslib": "^2.8.1", |
|
78 | 77 | "@angular-devkit/build-angular": "20", |
79 | 78 | "@angular/build": "20.3.14", |
80 | 79 | "@angular/cli": "~20.3.14", |
81 | | - "@angular/compiler-cli": "~20.3.16", |
82 | | - "@angular/language-service": "~20.3.16", |
| 80 | + "@angular/compiler-cli": "~20.3.18", |
| 81 | + "@angular/language-service": "~20.3.18", |
83 | 82 | "@sentry-internal/rrweb": "^2.16.0", |
84 | 83 | "@storybook/angular": "^10.2.14", |
85 | 84 | "@types/node": "^22.10.2", |
|
93 | 92 | }, |
94 | 93 | "resolutions": { |
95 | 94 | "mermaid": "^11.10.0", |
96 | | - "webpack": "5.104.1" |
| 95 | + "webpack": "5.104.1", |
| 96 | + "lodash-es": "4.17.23" |
97 | 97 | }, |
98 | 98 | "packageManager": "yarn@1.22.22" |
99 | 99 | } |
0 commit comments