Skip to content

Commit 5bf51ed

Browse files
chore(deps): update npm packages (#188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8140e3 commit 5bf51ed

File tree

4 files changed

+514
-440
lines changed

4 files changed

+514
-440
lines changed

napi/angular-compiler/benchmarks/bitwarden/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"benchmark:incremental": "oxnode benchmark.ts --incremental"
1414
},
1515
"dependencies": {
16-
"@angular/animations": "21.2.5",
17-
"@angular/cdk": "21.2.3",
18-
"@angular/common": "21.2.5",
19-
"@angular/compiler": "21.2.5",
20-
"@angular/core": "21.2.5",
21-
"@angular/forms": "21.2.5",
22-
"@angular/platform-browser": "21.2.5",
23-
"@angular/platform-browser-dynamic": "21.2.5",
24-
"@angular/router": "21.2.5",
16+
"@angular/animations": "21.2.6",
17+
"@angular/cdk": "21.2.4",
18+
"@angular/common": "21.2.6",
19+
"@angular/compiler": "21.2.6",
20+
"@angular/core": "21.2.6",
21+
"@angular/forms": "21.2.6",
22+
"@angular/platform-browser": "21.2.6",
23+
"@angular/platform-browser-dynamic": "21.2.6",
24+
"@angular/router": "21.2.6",
2525
"core-js": "^3.48.0",
2626
"rxjs": "catalog:",
2727
"tslib": "catalog:",

napi/angular-compiler/benchmarks/typedb-web/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
"benchmark:incremental": "tsx benchmark.ts --incremental"
1414
},
1515
"dependencies": {
16-
"@angular/animations": "21.2.5",
17-
"@angular/cdk": "21.2.3",
18-
"@angular/common": "21.2.5",
19-
"@angular/compiler": "21.2.5",
20-
"@angular/core": "21.2.5",
21-
"@angular/forms": "21.2.5",
22-
"@angular/material": "21.2.3",
23-
"@angular/platform-browser": "21.2.5",
24-
"@angular/platform-browser-dynamic": "21.2.5",
25-
"@angular/router": "21.2.5",
16+
"@angular/animations": "21.2.6",
17+
"@angular/cdk": "21.2.4",
18+
"@angular/common": "21.2.6",
19+
"@angular/compiler": "21.2.6",
20+
"@angular/core": "21.2.6",
21+
"@angular/forms": "21.2.6",
22+
"@angular/material": "21.2.4",
23+
"@angular/platform-browser": "21.2.6",
24+
"@angular/platform-browser-dynamic": "21.2.6",
25+
"@angular/router": "21.2.6",
2626
"@portabletext/to-html": "5.0.2",
2727
"@sanity/asset-utils": "2.3.0",
2828
"@sanity/image-url": "2.0.3",
@@ -32,15 +32,15 @@
3232
"interactjs": "1.10.27",
3333
"ngx-cookieconsent": "8.0.0",
3434
"pixi.js-legacy": "7.4.3",
35-
"posthog-js": "1.362.0",
35+
"posthog-js": "1.363.6",
3636
"prismjs": "1.30.0",
3737
"rxjs": "7.8.2",
3838
"tslib": "2.8.1",
3939
"zone.js": "0.16.1"
4040
},
4141
"devDependencies": {
4242
"@oxc-angular/vite": "workspace:^",
43-
"@sanity/types": "5.17.1",
43+
"@sanity/types": "5.18.0",
4444
"@types/d3-force": "3.0.10",
4545
"@types/fontfaceobserver": "2.1.3",
4646
"@types/node": "^22.19.3",

0 commit comments

Comments
 (0)