mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update all non-major dependencies (#64488)
See associated pull request for more information. PR Close #64488
This commit is contained in:
committed by
Jessica Janiuk
parent
3cfa6e872d
commit
10aa4f9cf3
+7
-7
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@algolia/client-search": "5.40.0",
|
||||
"@algolia/client-search": "5.40.1",
|
||||
"@angular-devkit/build-angular": "21.0.0-next.8",
|
||||
"@angular/animations": "workspace:*",
|
||||
"@angular/build": "21.0.0-next.8",
|
||||
@@ -34,14 +34,14 @@
|
||||
"@lezer/javascript": "1.5.4",
|
||||
"@stackblitz/sdk": "1.11.0",
|
||||
"@types/dom-navigation": "1.0.6",
|
||||
"@types/jasmine": "5.1.10",
|
||||
"@types/jasmine": "5.1.11",
|
||||
"@types/jsdom": "27.0.0",
|
||||
"@types/node": "24.7.2",
|
||||
"@types/node": "24.8.0",
|
||||
"@typescript/vfs": "1.6.1",
|
||||
"@webcontainer/api": "1.6.1",
|
||||
"@xterm/addon-fit": "0.10.0",
|
||||
"@xterm/xterm": "5.5.0",
|
||||
"algoliasearch": "5.40.0",
|
||||
"algoliasearch": "5.40.1",
|
||||
"angular-split": "20.0.0",
|
||||
"diff": "8.0.2",
|
||||
"emoji-regex": "10.6.0",
|
||||
@@ -67,9 +67,9 @@
|
||||
"typescript": "5.9.3",
|
||||
"xhr2": "0.2.1",
|
||||
"zone.js": "0.15.1",
|
||||
"@algolia/client-common": "5.40.0",
|
||||
"@algolia/requester-browser-xhr": "5.40.0",
|
||||
"@algolia/requester-node-http": "5.40.0",
|
||||
"@algolia/client-common": "5.40.1",
|
||||
"@algolia/requester-browser-xhr": "5.40.1",
|
||||
"@algolia/requester-node-http": "5.40.1",
|
||||
"@lezer/css": "1.3.0",
|
||||
"@lezer/html": "1.3.12",
|
||||
"@lezer/lr": "1.4.2",
|
||||
|
||||
@@ -13,9 +13,9 @@
|
||||
"@angular/platform-browser": "workspace:*",
|
||||
"@angular/router": "workspace:*",
|
||||
"@angular/upgrade": "workspace:*",
|
||||
"@types/jasmine": "5.1.10",
|
||||
"@types/jasmine": "5.1.11",
|
||||
"@types/jasminewd2": "2.0.13",
|
||||
"@types/node": "24.7.2",
|
||||
"@types/node": "24.8.0",
|
||||
"@types/selenium-webdriver": "3.0.7",
|
||||
"angular-1.8": "npm:angular@1.8",
|
||||
"protractor": "7.0.0",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"@csstools/css-calc": "2.1.4",
|
||||
"@csstools/css-color-parser": "3.1.0",
|
||||
"@externs/nodejs": "1.5.0",
|
||||
"@types/jasmine": "5.1.10",
|
||||
"@types/jasmine": "5.1.11",
|
||||
"@types/node": "^24.3.0",
|
||||
"@types/systemjs": "6.15.3",
|
||||
"bluebird": "3.7.2",
|
||||
|
||||
Generated
+677
-133
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user