Skip to content

Commit 590e8cb

Browse files
chore(deps): update npm packages
1 parent 5bce090 commit 590e8cb

File tree

3 files changed

+191
-578
lines changed

3 files changed

+191
-578
lines changed

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

Lines changed: 10 additions & 10 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": "20.3.18",
17-
"@angular/cdk": "20.2.14",
18-
"@angular/common": "20.3.18",
19-
"@angular/compiler": "20.3.18",
20-
"@angular/core": "20.3.18",
21-
"@angular/forms": "20.3.18",
22-
"@angular/platform-browser": "20.3.18",
23-
"@angular/platform-browser-dynamic": "20.3.18",
24-
"@angular/router": "20.3.18",
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",
2525
"core-js": "^3.48.0",
2626
"rxjs": "catalog:",
2727
"tslib": "catalog:",
@@ -40,7 +40,7 @@
4040
"postcss-import": "^16.1.1",
4141
"postcss-nested": "^7.0.2",
4242
"sass": "^1.97.2",
43-
"tailwindcss": "^3.4.18",
43+
"tailwindcss": "^4.0.0",
4444
"typescript": "catalog:",
4545
"vite": "catalog:",
4646
"vite-plugin-top-level-await": "^1.6.0",

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,24 @@
1313
"benchmark:incremental": "tsx benchmark.ts --incremental"
1414
},
1515
"dependencies": {
16-
"@angular/animations": "20.3.18",
17-
"@angular/cdk": "20.2.14",
18-
"@angular/common": "20.3.18",
19-
"@angular/compiler": "20.3.18",
20-
"@angular/core": "20.3.18",
21-
"@angular/forms": "20.3.18",
22-
"@angular/material": "20.2.14",
23-
"@angular/platform-browser": "20.3.18",
24-
"@angular/platform-browser-dynamic": "20.3.18",
25-
"@angular/router": "20.3.18",
26-
"@portabletext/to-html": "2.0.17",
27-
"@sanity/asset-utils": "1.3.2",
28-
"@sanity/image-url": "1.2.0",
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",
26+
"@portabletext/to-html": "5.0.2",
27+
"@sanity/asset-utils": "2.3.0",
28+
"@sanity/image-url": "2.0.3",
2929
"cookieconsent": "3.1.1",
3030
"d3-force": "3.0.0",
3131
"fontfaceobserver": "2.3.0",
3232
"interactjs": "1.10.27",
33-
"ngx-cookieconsent": "4.0.2",
33+
"ngx-cookieconsent": "8.0.0",
3434
"pixi.js-legacy": "7.4.3",
3535
"posthog-js": "1.362.0",
3636
"prismjs": "1.30.0",
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@oxc-angular/vite": "workspace:^",
43-
"@sanity/types": "3.99.0",
43+
"@sanity/types": "5.17.1",
4444
"@types/d3-force": "3.0.10",
4545
"@types/fontfaceobserver": "2.1.3",
4646
"@types/node": "^22.19.3",

0 commit comments

Comments
 (0)