Skip to content

Commit c6484dd

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent af04e26 commit c6484dd

22 files changed

Lines changed: 864 additions & 417 deletions

File tree

adev/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"dependencies": {
3-
"@algolia/client-common": "5.52.1",
4-
"@algolia/client-search": "5.52.1",
5-
"@algolia/requester-browser-xhr": "5.52.1",
6-
"@algolia/requester-node-http": "5.52.1",
3+
"@algolia/client-common": "5.53.0",
4+
"@algolia/client-search": "5.53.0",
5+
"@algolia/requester-browser-xhr": "5.53.0",
6+
"@algolia/requester-node-http": "5.53.0",
77
"@angular/animations": "workspace:*",
88
"@angular/aria": "22.0.0",
99
"@angular/build": "22.0.0",
@@ -20,7 +20,7 @@
2020
"@angular/platform-server": "workspace:*",
2121
"@angular/router": "workspace:*",
2222
"@angular/ssr": "22.0.0",
23-
"@codemirror/autocomplete": "6.20.2",
23+
"@codemirror/autocomplete": "6.20.3",
2424
"@codemirror/commands": "6.10.3",
2525
"@codemirror/lang-angular": "0.1.4",
2626
"@codemirror/lang-css": "6.3.1",
@@ -52,12 +52,12 @@
5252
"@types/dom-navigation": "1.0.7",
5353
"@types/jasmine": "6.0.0",
5454
"@types/jsdom": "28.0.3",
55-
"@types/node": "24.12.4",
55+
"@types/node": "24.13.0",
5656
"@typescript/vfs": "1.6.4",
5757
"@webcontainer/api": "1.6.4",
5858
"@xterm/addon-fit": "0.11.0",
5959
"@xterm/xterm": "6.0.0",
60-
"algoliasearch": "5.52.1",
60+
"algoliasearch": "5.53.0",
6161
"angular-split": "20.0.0",
6262
"ccount": "^2.0.1",
6363
"character-entities-html4": "^2.1.0",
@@ -76,7 +76,7 @@
7676
"karma-coverage": "2.2.1",
7777
"karma-jasmine": "5.1.0",
7878
"karma-jasmine-html-reporter": "2.2.0",
79-
"marked": "18.0.4",
79+
"marked": "18.0.5",
8080
"mermaid": "11.15.0",
8181
"ngx-progressbar": "14.0.0",
8282
"playwright-core": "1.60.0",
@@ -85,11 +85,11 @@
8585
"prettier": "3.8.3",
8686
"property-information": "^7.1.0",
8787
"rxjs": "7.8.2",
88-
"shiki": "4.1.0",
88+
"shiki": "4.2.0",
8989
"space-separated-tokens": "^2.0.2",
9090
"stringify-entities": "^4.0.4",
9191
"style-mod": "4.1.3",
92-
"tinyglobby": "0.2.16",
92+
"tinyglobby": "0.2.17",
9393
"tslib": "2.8.1",
9494
"typescript": "6.0.3",
9595
"w3c-keyname": "2.2.8",

adev/shared-docs/pipeline/examples/template/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,22 @@
1818
"@angular/platform-browser": "^22.0.0",
1919
"@angular/platform-browser-dynamic": "^22.0.0",
2020
"@angular/router": "^22.0.0",
21-
"rxjs": "~7.4.0",
21+
"rxjs": "~7.8.0",
2222
"tslib": "^2.3.0",
23-
"zone.js": "~0.13.0"
23+
"zone.js": "~0.16.0"
2424
},
2525
"devDependencies": {
2626
"@angular/build": "^22.0.0",
2727
"@angular/cli": "^22.0.0",
2828
"@angular/compiler-cli": "^22.0.0",
2929
"@types/jasmine": "~3.10.0",
3030
"@types/node": "^20.14.8",
31-
"jasmine-core": "~3.10.0",
32-
"karma": "~6.3.0",
33-
"karma-chrome-launcher": "~3.1.0",
34-
"karma-coverage": "~2.0.3",
31+
"jasmine-core": "~3.99.0",
32+
"karma": "~6.4.0",
33+
"karma-chrome-launcher": "~3.2.0",
34+
"karma-coverage": "~2.2.0",
3535
"karma-jasmine": "~5.1.0",
36-
"karma-jasmine-html-reporter": "~2.1.0",
36+
"karma-jasmine-html-reporter": "~2.2.0",
3737
"typescript": "~5.9.2"
3838
}
3939
}

adev/shared-docs/pipeline/tutorials/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@angular/platform-browser": "^22.0.0",
1616
"rxjs": "~7.8.0",
1717
"tslib": "^2.3.0",
18-
"zone.js": "~0.15.1"
18+
"zone.js": "~0.16.0"
1919
},
2020
"devDependencies": {
2121
"@angular/build": "^22.0.0",

integration/animations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@angular/compiler-cli": "link:./in-existing-linked-by-bazel",
3232
"@types/jasmine": "^6.0.0",
3333
"@types/node": "^20.14.8",
34-
"concurrently": "10.0.0",
34+
"concurrently": "10.0.3",
3535
"jasmine": "6.2.0",
3636
"jasmine-core": "6.2.0",
3737
"puppeteer": "25.1.0",

integration/animations/pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/cli-hello-world-ivy-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/jasmine": "^6.0.0",
3737
"@types/jasminewd2": "^2.0.8",
3838
"@types/node": "^20.14.8",
39-
"concurrently": "10.0.0",
39+
"concurrently": "10.0.3",
4040
"jasmine-core": "6.2.0",
4141
"jasmine-spec-reporter": "~7.0.0",
4242
"npm-run-all": "4.1.5",

integration/cli-hello-world-ivy-i18n/pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/cli-signal-inputs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/jasmine": "^6.0.0",
3232
"@types/jasminewd2": "^2.0.8",
3333
"@types/node": "^20.14.8",
34-
"concurrently": "10.0.0",
34+
"concurrently": "10.0.3",
3535
"jasmine-core": "6.2.0",
3636
"serve": "^14.2.5",
3737
"jasmine-spec-reporter": "~7.0.0",

integration/cli-signal-inputs/pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/ng_elements/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"@rollup/plugin-node-resolve": "^16.0.0",
2121
"@types/jasmine": "^6.0.0",
2222
"@types/jasminewd2": "^2.0.8",
23-
"concurrently": "10.0.0",
23+
"concurrently": "10.0.3",
2424
"lite-server": "2.6.1",
2525
"protractor": "^7.0.0",
26-
"rollup": "4.60.4"
26+
"rollup": "4.61.1"
2727
},
2828
"scripts": {
2929
"build": "pnpm ngc && pnpm rollup -c rollup.config.mjs",

0 commit comments

Comments
 (0)