Skip to content

Commit 11f047f

Browse files
angular-robotatscott
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 68a8396 commit 11f047f

5 files changed

Lines changed: 638 additions & 175 deletions

File tree

adev/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"dependencies": {
3-
"@algolia/client-common": "5.50.0",
4-
"@algolia/client-search": "5.50.0",
5-
"@algolia/requester-browser-xhr": "5.50.0",
6-
"@algolia/requester-node-http": "5.50.0",
3+
"@algolia/client-common": "5.50.1",
4+
"@algolia/client-search": "5.50.1",
5+
"@algolia/requester-browser-xhr": "5.50.1",
6+
"@algolia/requester-node-http": "5.50.1",
77
"@angular/animations": "workspace:*",
88
"@angular/aria": "22.0.0-next.2",
99
"@angular/build": "22.0.0-next.4",
@@ -31,7 +31,7 @@
3131
"@codemirror/lint": "6.9.5",
3232
"@codemirror/search": "6.6.0",
3333
"@codemirror/state": "6.6.0",
34-
"@codemirror/view": "6.40.0",
34+
"@codemirror/view": "6.41.0",
3535
"@lezer/common": "1.5.1",
3636
"@lezer/css": "1.3.3",
3737
"@lezer/highlight": "1.2.3",
@@ -57,7 +57,7 @@
5757
"@webcontainer/api": "1.6.1",
5858
"@xterm/addon-fit": "0.11.0",
5959
"@xterm/xterm": "6.0.0",
60-
"algoliasearch": "5.50.0",
60+
"algoliasearch": "5.50.1",
6161
"angular-split": "20.0.0",
6262
"ccount": "^2.0.1",
6363
"character-entities-html4": "^2.1.0",
@@ -77,10 +77,10 @@
7777
"karma-jasmine": "5.1.0",
7878
"karma-jasmine-html-reporter": "2.2.0",
7979
"marked": "17.0.5",
80-
"mermaid": "11.13.0",
80+
"mermaid": "11.14.0",
8181
"ngx-progressbar": "14.0.0",
8282
"open-in-idx": "0.1.1",
83-
"playwright-core": "1.58.2",
83+
"playwright-core": "1.59.1",
8484
"preact": "10.29.0",
8585
"preact-render-to-string": "6.6.7",
8686
"prettier": "3.8.1",

integration/ng_elements/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"concurrently": "9.2.1",
2424
"lite-server": "2.6.1",
2525
"protractor": "^7.0.0",
26-
"rollup": "4.60.0"
26+
"rollup": "4.60.1"
2727
},
2828
"scripts": {
2929
"build": "pnpm ngc && pnpm rollup -c rollup.config.mjs",

0 commit comments

Comments
 (0)