We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f21f2 commit bc3bcceCopy full SHA for bc3bcce
2 files changed
napi/angular-compiler/benchmarks/typedb-web/package.json
@@ -13,16 +13,16 @@
13
"benchmark:incremental": "tsx benchmark.ts --incremental"
14
},
15
"dependencies": {
16
- "@angular/animations": "20.0.6",
+ "@angular/animations": "20.3.17",
17
"@angular/cdk": "20.0.5",
18
- "@angular/common": "20.0.6",
19
- "@angular/compiler": "20.0.6",
20
- "@angular/core": "20.0.6",
21
- "@angular/forms": "20.0.6",
+ "@angular/common": "20.3.17",
+ "@angular/compiler": "20.3.17",
+ "@angular/core": "20.3.17",
+ "@angular/forms": "20.3.17",
22
"@angular/material": "20.0.5",
23
- "@angular/platform-browser": "20.0.6",
24
- "@angular/platform-browser-dynamic": "20.0.6",
25
- "@angular/router": "20.0.6",
+ "@angular/platform-browser": "20.3.17",
+ "@angular/platform-browser-dynamic": "20.3.17",
+ "@angular/router": "20.3.17",
26
"@portabletext/to-html": "2.0.5",
27
"@sanity/asset-utils": "1.3.0",
28
"@sanity/image-url": "1.0.2",
@@ -51,4 +51,4 @@
51
"vite": "catalog:",
52
"vite-tsconfig-paths": "^6.0.3"
53
}
54
-}
+}
0 commit comments