Skip to content

Commit 7d3cf91

Browse files
angular-robotthePunderWoman
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent f727f8e commit 7d3cf91

5 files changed

Lines changed: 513 additions & 211 deletions

File tree

adev/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"@codemirror/lint": "6.9.2",
3232
"@codemirror/search": "6.5.11",
3333
"@codemirror/state": "6.5.3",
34-
"@codemirror/view": "6.39.8",
34+
"@codemirror/view": "6.39.9",
3535
"@lezer/common": "1.5.0",
3636
"@lezer/css": "1.3.0",
3737
"@lezer/highlight": "1.2.3",
3838
"@lezer/html": "1.3.13",
3939
"@lezer/javascript": "1.5.4",
40-
"@lezer/lr": "1.4.5",
40+
"@lezer/lr": "1.4.7",
4141
"@lezer/sass": "1.1.0",
4242
"@marijn/find-cluster-break": "1.0.2",
4343
"@stackblitz/sdk": "1.11.0",
@@ -66,11 +66,11 @@
6666
"ngx-progressbar": "14.0.0",
6767
"open-in-idx": "0.1.1",
6868
"playwright-core": "1.57.0",
69-
"preact": "10.28.1",
69+
"preact": "10.28.2",
7070
"preact-render-to-string": "6.6.5",
7171
"prettier": "3.7.4",
7272
"rxjs": "7.8.2",
73-
"shiki": "3.20.0",
73+
"shiki": "3.21.0",
7474
"style-mod": "4.1.3",
7575
"tinyglobby": "0.2.15",
7676
"tslib": "2.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.54.0"
26+
"rollup": "4.55.1"
2727
},
2828
"scripts": {
2929
"build": "pnpm ngc && pnpm rollup -c rollup.config.mjs",

0 commit comments

Comments
 (0)