mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update all non-major dependencies
See associated pull request for more information.
This commit is contained in:
committed by
Alex Rickabaugh
parent
aecd166bec
commit
7efc6f0086
+5
-5
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@algolia/client-common": "5.45.0",
|
||||
"@algolia/client-search": "5.45.0",
|
||||
"@algolia/requester-browser-xhr": "5.45.0",
|
||||
"@algolia/requester-node-http": "5.45.0",
|
||||
"@algolia/client-common": "5.46.0",
|
||||
"@algolia/client-search": "5.46.0",
|
||||
"@algolia/requester-browser-xhr": "5.46.0",
|
||||
"@algolia/requester-node-http": "5.46.0",
|
||||
"@angular/animations": "workspace:*",
|
||||
"@angular/aria": "21.1.0-next.1",
|
||||
"@angular/build": "21.1.0-next.1",
|
||||
@@ -49,7 +49,7 @@
|
||||
"@webcontainer/api": "1.6.1",
|
||||
"@xterm/addon-fit": "0.10.0",
|
||||
"@xterm/xterm": "5.5.0",
|
||||
"algoliasearch": "5.45.0",
|
||||
"algoliasearch": "5.46.0",
|
||||
"angular-split": "20.0.0",
|
||||
"crelt": "1.0.6",
|
||||
"diff": "8.0.2",
|
||||
|
||||
+3
-3
@@ -117,7 +117,7 @@
|
||||
"dagre-d3-es": "^7.0.11",
|
||||
"diff": "^8.0.0",
|
||||
"domino": "https://github.com/angular/domino.git#93e720f143d0296dd2726ffbcf4fc12283363a7b",
|
||||
"esbuild": "0.27.0",
|
||||
"esbuild": "0.27.1",
|
||||
"esbuild-plugin-umd-wrapper": "^3.0.0",
|
||||
"http-server": "^14.0.0",
|
||||
"jasmine": "5.13.0",
|
||||
@@ -139,7 +139,7 @@
|
||||
"rollup-plugin-preserve-shebang": "^1.0.1",
|
||||
"rxjs": "^7.0.0",
|
||||
"selenium-webdriver": "3.5.0",
|
||||
"selenium-webdriver4": "npm:selenium-webdriver@4.38.0",
|
||||
"selenium-webdriver4": "npm:selenium-webdriver@4.39.0",
|
||||
"semver-dsl": "^1.0.1",
|
||||
"source-map": "0.7.6",
|
||||
"source-map-support": "0.5.21",
|
||||
@@ -168,7 +168,7 @@
|
||||
"@babel/plugin-transform-async-generator-functions": "^7.27.1",
|
||||
"@bazel/bazelisk": "^1.7.5",
|
||||
"@bazel/buildifier": "^8.0.0",
|
||||
"@bazel/ibazel": "0.27.0",
|
||||
"@bazel/ibazel": "0.28.0",
|
||||
"@inquirer/prompts": "^8.0.0",
|
||||
"@nginfra/angular-linking": "^1.0.10",
|
||||
"@octokit/graphql": "^9.0.0",
|
||||
|
||||
Generated
+452
-23
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user