Skip to content

Commit ae6bbe9

Browse files
angular-robotAndrewKushnir
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 8ef0009 commit ae6bbe9

3 files changed

Lines changed: 208 additions & 201 deletions

File tree

adev/package.json

Lines changed: 3 additions & 3 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.2",
34+
"@codemirror/view": "6.39.3",
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.2",
47+
"@types/node": "24.10.3",
4848
"@typescript/vfs": "1.6.2",
4949
"@webcontainer/api": "1.6.1",
5050
"@xterm/addon-fit": "0.10.0",
@@ -81,6 +81,6 @@
8181
"autoprefixer": "10.4.22",
8282
"karma": "~6.4.4",
8383
"postcss": "8.5.6",
84-
"tailwindcss": "3.4.18"
84+
"tailwindcss": "3.4.19"
8585
}
8686
}

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.2",
18+
"@types/node": "24.10.3",
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)