Skip to content

Commit 4c1d229

Browse files
angular-robotAndrewKushnir
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 48c4082 commit 4c1d229

3 files changed

Lines changed: 282 additions & 218 deletions

File tree

adev/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@codemirror/lint": "6.9.2",
3232
"@codemirror/search": "6.5.11",
3333
"@codemirror/state": "6.5.2",
34-
"@codemirror/view": "6.39.3",
34+
"@codemirror/view": "6.39.4",
3535
"@lezer/common": "1.4.0",
3636
"@lezer/css": "1.3.0",
3737
"@lezer/highlight": "1.2.3",
@@ -44,7 +44,7 @@
4444
"@types/dom-navigation": "1.0.6",
4545
"@types/jasmine": "5.1.13",
4646
"@types/jsdom": "27.0.0",
47-
"@types/node": "24.10.3",
47+
"@types/node": "24.10.4",
4848
"@typescript/vfs": "1.6.2",
4949
"@webcontainer/api": "1.6.1",
5050
"@xterm/addon-fit": "0.10.0",
@@ -67,18 +67,18 @@
6767
"open-in-idx": "0.1.1",
6868
"playwright-core": "1.57.0",
6969
"preact": "10.28.0",
70-
"preact-render-to-string": "6.6.3",
70+
"preact-render-to-string": "6.6.4",
7171
"prettier": "3.7.4",
7272
"rxjs": "7.8.2",
73-
"shiki": "3.19.0",
73+
"shiki": "3.20.0",
7474
"style-mod": "4.1.3",
7575
"tinyglobby": "0.2.15",
7676
"tslib": "2.8.1",
7777
"typescript": "5.9.3",
7878
"w3c-keyname": "2.2.8"
7979
},
8080
"devDependencies": {
81-
"autoprefixer": "10.4.22",
81+
"autoprefixer": "10.4.23",
8282
"karma": "~6.4.4",
8383
"postcss": "8.5.6",
8484
"tailwindcss": "3.4.19"

modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@angular/upgrade": "workspace:*",
1616
"@types/jasmine": "5.1.13",
1717
"@types/jasminewd2": "2.0.13",
18-
"@types/node": "24.10.3",
18+
"@types/node": "24.10.4",
1919
"@types/selenium-webdriver": "3.0.7",
2020
"angular-1.8": "npm:angular@1.8",
2121
"protractor": "7.0.0",

0 commit comments

Comments
 (0)