build: update all non-major dependencies

See associated pull request for more information.
This commit is contained in:
Angular Robot
2025-12-10 15:10:01 +00:00
committed by Alex Rickabaugh
parent 25c569cf99
commit 0ef185d015
4 changed files with 502 additions and 214 deletions
+4 -4
View File
@@ -31,20 +31,20 @@
"@codemirror/lint": "6.9.2",
"@codemirror/search": "6.5.11",
"@codemirror/state": "6.5.2",
"@codemirror/view": "6.38.8",
"@codemirror/view": "6.39.2",
"@lezer/common": "1.4.0",
"@lezer/css": "1.3.0",
"@lezer/highlight": "1.2.3",
"@lezer/html": "1.3.12",
"@lezer/javascript": "1.5.4",
"@lezer/lr": "1.4.4",
"@lezer/lr": "1.4.5",
"@lezer/sass": "1.1.0",
"@marijn/find-cluster-break": "1.0.2",
"@stackblitz/sdk": "1.11.0",
"@types/dom-navigation": "1.0.6",
"@types/jasmine": "5.1.13",
"@types/jsdom": "27.0.0",
"@types/node": "24.10.1",
"@types/node": "24.10.2",
"@typescript/vfs": "1.6.2",
"@webcontainer/api": "1.6.1",
"@xterm/addon-fit": "0.10.0",
@@ -56,7 +56,7 @@
"emoji-regex": "10.6.0",
"fflate": "0.8.2",
"jasmine-core": "5.13.0",
"jsdom": "27.2.0",
"jsdom": "27.3.0",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.1",
"karma-jasmine": "5.1.0",
+1 -1
View File
@@ -18,7 +18,7 @@
"diff": "~8.0.0",
"emoji-regex": "~10.6.0",
"fflate": "^0.8.2",
"jsdom": "~27.2.0",
"jsdom": "~27.3.0",
"marked": "~17.0.0",
"mermaid": "^11.0.0",
"shiki": "^3.0.0",
+1 -1
View File
@@ -15,7 +15,7 @@
"@angular/upgrade": "workspace:*",
"@types/jasmine": "5.1.13",
"@types/jasminewd2": "2.0.13",
"@types/node": "24.10.1",
"@types/node": "24.10.2",
"@types/selenium-webdriver": "3.0.7",
"angular-1.8": "npm:angular@1.8",
"protractor": "7.0.0",
+496 -208
View File
File diff suppressed because it is too large Load Diff