mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 19:13:34 +08:00
build: update all non-major dependencies to v7.26.7
This commit is contained in:
parent
8fb9f9647e
commit
d47971c9e4
@ -3,20 +3,20 @@
|
||||
# This file should be checked into version control along with the pnpm-lock.yaml file.
|
||||
.npmrc=-1406867100
|
||||
modules/testing/builder/package.json=-1196120648
|
||||
package.json=746161171
|
||||
packages/angular/build/package.json=-183033924
|
||||
package.json=-1528865012
|
||||
packages/angular/build/package.json=-1096831997
|
||||
packages/angular/cli/package.json=-1878910022
|
||||
packages/angular/pwa/package.json=1108903917
|
||||
packages/angular/ssr/package.json=1104313629
|
||||
packages/angular_devkit/architect/package.json=-1496633956
|
||||
packages/angular_devkit/architect_cli/package.json=1551210941
|
||||
packages/angular_devkit/build_angular/package.json=1298883186
|
||||
packages/angular_devkit/build_angular/package.json=1992694251
|
||||
packages/angular_devkit/build_webpack/package.json=373950017
|
||||
packages/angular_devkit/core/package.json=339935828
|
||||
packages/angular_devkit/schematics/package.json=673943597
|
||||
packages/angular_devkit/schematics_cli/package.json=-1663529211
|
||||
packages/ngtools/webpack/package.json=1463215526
|
||||
packages/schematics/angular/package.json=251715148
|
||||
pnpm-lock.yaml=-2018660090
|
||||
pnpm-lock.yaml=1612445776
|
||||
pnpm-workspace.yaml=-1847919625
|
||||
yarn.lock=1341797402
|
||||
yarn.lock=-2065724394
|
||||
|
@ -60,7 +60,7 @@
|
||||
"@angular/platform-server": "19.2.0-next.0",
|
||||
"@angular/router": "19.2.0-next.0",
|
||||
"@angular/service-worker": "19.2.0-next.0",
|
||||
"@babel/core": "7.26.0",
|
||||
"@babel/core": "7.26.7",
|
||||
"@babel/generator": "7.26.5",
|
||||
"@babel/helper-annotate-as-pure": "7.25.9",
|
||||
"@babel/helper-split-export-declaration": "7.24.7",
|
||||
@ -68,8 +68,8 @@
|
||||
"@babel/plugin-transform-async-generator-functions": "7.25.9",
|
||||
"@babel/plugin-transform-async-to-generator": "7.25.9",
|
||||
"@babel/plugin-transform-runtime": "7.25.9",
|
||||
"@babel/preset-env": "7.26.0",
|
||||
"@babel/runtime": "7.26.0",
|
||||
"@babel/preset-env": "7.26.7",
|
||||
"@babel/runtime": "7.26.7",
|
||||
"@bazel/bazelisk": "1.25.0",
|
||||
"@bazel/buildifier": "8.0.1",
|
||||
"@bazel/concatjs": "5.8.1",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"@ampproject/remapping": "2.3.0",
|
||||
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
|
||||
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
|
||||
"@babel/core": "7.26.0",
|
||||
"@babel/core": "7.26.7",
|
||||
"@babel/helper-annotate-as-pure": "7.25.9",
|
||||
"@babel/helper-split-export-declaration": "7.24.7",
|
||||
"@babel/plugin-syntax-import-attributes": "7.26.0",
|
||||
|
@ -11,15 +11,15 @@
|
||||
"@angular-devkit/build-webpack": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
|
||||
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
|
||||
"@angular/build": "0.0.0-PLACEHOLDER",
|
||||
"@babel/core": "7.26.0",
|
||||
"@babel/core": "7.26.7",
|
||||
"@babel/generator": "7.26.5",
|
||||
"@babel/helper-annotate-as-pure": "7.25.9",
|
||||
"@babel/helper-split-export-declaration": "7.24.7",
|
||||
"@babel/plugin-transform-async-generator-functions": "7.25.9",
|
||||
"@babel/plugin-transform-async-to-generator": "7.25.9",
|
||||
"@babel/plugin-transform-runtime": "7.25.9",
|
||||
"@babel/preset-env": "7.26.0",
|
||||
"@babel/runtime": "7.26.0",
|
||||
"@babel/preset-env": "7.26.7",
|
||||
"@babel/runtime": "7.26.7",
|
||||
"@discoveryjs/json-ext": "0.6.3",
|
||||
"@ngtools/webpack": "0.0.0-PLACEHOLDER",
|
||||
"@vitejs/plugin-basic-ssl": "1.2.0",
|
||||
|
665
pnpm-lock.yaml
generated
665
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
132
yarn.lock
132
yarn.lock
@ -329,7 +329,7 @@ __metadata:
|
||||
"@angular/platform-server": "npm:19.2.0-next.0"
|
||||
"@angular/router": "npm:19.2.0-next.0"
|
||||
"@angular/service-worker": "npm:19.2.0-next.0"
|
||||
"@babel/core": "npm:7.26.0"
|
||||
"@babel/core": "npm:7.26.7"
|
||||
"@babel/generator": "npm:7.26.5"
|
||||
"@babel/helper-annotate-as-pure": "npm:7.25.9"
|
||||
"@babel/helper-split-export-declaration": "npm:7.24.7"
|
||||
@ -337,8 +337,8 @@ __metadata:
|
||||
"@babel/plugin-transform-async-generator-functions": "npm:7.25.9"
|
||||
"@babel/plugin-transform-async-to-generator": "npm:7.25.9"
|
||||
"@babel/plugin-transform-runtime": "npm:7.25.9"
|
||||
"@babel/preset-env": "npm:7.26.0"
|
||||
"@babel/runtime": "npm:7.26.0"
|
||||
"@babel/preset-env": "npm:7.26.7"
|
||||
"@babel/runtime": "npm:7.26.7"
|
||||
"@bazel/bazelisk": "npm:1.25.0"
|
||||
"@bazel/buildifier": "npm:8.0.1"
|
||||
"@bazel/concatjs": "npm:5.8.1"
|
||||
@ -644,7 +644,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.26.0, @babel/compat-data@npm:^7.26.5":
|
||||
"@babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.26.5":
|
||||
version: 7.26.5
|
||||
resolution: "@babel/compat-data@npm:7.26.5"
|
||||
checksum: 10c0/9d2b41f0948c3dfc5de44d9f789d2208c2ea1fd7eb896dfbb297fe955e696728d6f363c600cd211e7f58ccbc2d834fe516bb1e4cf883bbabed8a32b038afc1a0
|
||||
@ -674,6 +674,29 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/core@npm:7.26.7":
|
||||
version: 7.26.7
|
||||
resolution: "@babel/core@npm:7.26.7"
|
||||
dependencies:
|
||||
"@ampproject/remapping": "npm:^2.2.0"
|
||||
"@babel/code-frame": "npm:^7.26.2"
|
||||
"@babel/generator": "npm:^7.26.5"
|
||||
"@babel/helper-compilation-targets": "npm:^7.26.5"
|
||||
"@babel/helper-module-transforms": "npm:^7.26.0"
|
||||
"@babel/helpers": "npm:^7.26.7"
|
||||
"@babel/parser": "npm:^7.26.7"
|
||||
"@babel/template": "npm:^7.25.9"
|
||||
"@babel/traverse": "npm:^7.26.7"
|
||||
"@babel/types": "npm:^7.26.7"
|
||||
convert-source-map: "npm:^2.0.0"
|
||||
debug: "npm:^4.1.0"
|
||||
gensync: "npm:^1.0.0-beta.2"
|
||||
json5: "npm:^2.2.3"
|
||||
semver: "npm:^6.3.1"
|
||||
checksum: 10c0/fbd2cd9fc23280bdcaca556e558f715c0a42d940b9913c52582e8e3d24e391d269cb8a9cd6589172593983569021c379e28bba6b19ea2ee08674f6068c210a9d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/generator@npm:7.26.5, @babel/generator@npm:^7.26.0, @babel/generator@npm:^7.26.5":
|
||||
version: 7.26.5
|
||||
resolution: "@babel/generator@npm:7.26.5"
|
||||
@ -696,7 +719,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.25.9":
|
||||
"@babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.25.9, @babel/helper-compilation-targets@npm:^7.26.5":
|
||||
version: 7.26.5
|
||||
resolution: "@babel/helper-compilation-targets@npm:7.26.5"
|
||||
dependencies:
|
||||
@ -899,6 +922,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/helpers@npm:^7.26.7":
|
||||
version: 7.26.7
|
||||
resolution: "@babel/helpers@npm:7.26.7"
|
||||
dependencies:
|
||||
"@babel/template": "npm:^7.25.9"
|
||||
"@babel/types": "npm:^7.26.7"
|
||||
checksum: 10c0/37fec398e53a2dbbf24bc2a025c4d571b2556cef18d8116d05d04b153f13ef659cdfbaab96c8eed875e629d39bdf9b3ea5d099ccf80544537de224e2d94f9b11
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.0, @babel/parser@npm:^7.26.5":
|
||||
version: 7.26.5
|
||||
resolution: "@babel/parser@npm:7.26.5"
|
||||
@ -910,6 +943,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/parser@npm:^7.26.7":
|
||||
version: 7.26.7
|
||||
resolution: "@babel/parser@npm:7.26.7"
|
||||
dependencies:
|
||||
"@babel/types": "npm:^7.26.7"
|
||||
bin:
|
||||
parser: ./bin/babel-parser.js
|
||||
checksum: 10c0/dcb08a4f2878ece33caffefe43b71488d753324bae7ca58d64bca3bc4af34dcfa1b58abdf9972516d76af760fceb25bb9294ca33461d56b31c5059ccfe32001f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
|
||||
version: 7.25.9
|
||||
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
|
||||
@ -1074,7 +1118,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-block-scoped-functions@npm:^7.25.9":
|
||||
"@babel/plugin-transform-block-scoped-functions@npm:^7.26.5":
|
||||
version: 7.26.5
|
||||
resolution: "@babel/plugin-transform-block-scoped-functions@npm:7.26.5"
|
||||
dependencies:
|
||||
@ -1205,7 +1249,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-exponentiation-operator@npm:^7.25.9":
|
||||
"@babel/plugin-transform-exponentiation-operator@npm:^7.26.3":
|
||||
version: 7.26.3
|
||||
resolution: "@babel/plugin-transform-exponentiation-operator@npm:7.26.3"
|
||||
dependencies:
|
||||
@ -1308,7 +1352,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-modules-commonjs@npm:^7.25.9":
|
||||
"@babel/plugin-transform-modules-commonjs@npm:^7.26.3":
|
||||
version: 7.26.3
|
||||
resolution: "@babel/plugin-transform-modules-commonjs@npm:7.26.3"
|
||||
dependencies:
|
||||
@ -1369,7 +1413,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.25.9":
|
||||
"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.26.6":
|
||||
version: 7.26.6
|
||||
resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.26.6"
|
||||
dependencies:
|
||||
@ -1582,14 +1626,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-typeof-symbol@npm:^7.25.9":
|
||||
version: 7.25.9
|
||||
resolution: "@babel/plugin-transform-typeof-symbol@npm:7.25.9"
|
||||
"@babel/plugin-transform-typeof-symbol@npm:^7.26.7":
|
||||
version: 7.26.7
|
||||
resolution: "@babel/plugin-transform-typeof-symbol@npm:7.26.7"
|
||||
dependencies:
|
||||
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
||||
"@babel/helper-plugin-utils": "npm:^7.26.5"
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 10c0/2b19fd88608589d9bc6b607ff17b06791d35c67ef3249f4659283454e6a9984241e3bd4c4eb72bb8b3d860a73223f3874558b861adb7314aa317c1c6a2f0cafb
|
||||
checksum: 10c0/d5640e3457637e6eee1d7205d255602ccca124ed30e4de10ec75ba179d167e0a826ceeab424e119921f5c995dfddf39ef1f2c91efd2dcbf3f0dc1e7931dfd1d1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1640,13 +1684,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/preset-env@npm:7.26.0":
|
||||
version: 7.26.0
|
||||
resolution: "@babel/preset-env@npm:7.26.0"
|
||||
"@babel/preset-env@npm:7.26.7":
|
||||
version: 7.26.7
|
||||
resolution: "@babel/preset-env@npm:7.26.7"
|
||||
dependencies:
|
||||
"@babel/compat-data": "npm:^7.26.0"
|
||||
"@babel/helper-compilation-targets": "npm:^7.25.9"
|
||||
"@babel/helper-plugin-utils": "npm:^7.25.9"
|
||||
"@babel/compat-data": "npm:^7.26.5"
|
||||
"@babel/helper-compilation-targets": "npm:^7.26.5"
|
||||
"@babel/helper-plugin-utils": "npm:^7.26.5"
|
||||
"@babel/helper-validator-option": "npm:^7.25.9"
|
||||
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "npm:^7.25.9"
|
||||
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "npm:^7.25.9"
|
||||
@ -1660,7 +1704,7 @@ __metadata:
|
||||
"@babel/plugin-transform-arrow-functions": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-async-generator-functions": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-async-to-generator": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-block-scoped-functions": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-block-scoped-functions": "npm:^7.26.5"
|
||||
"@babel/plugin-transform-block-scoping": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-class-properties": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-class-static-block": "npm:^7.26.0"
|
||||
@ -1671,7 +1715,7 @@ __metadata:
|
||||
"@babel/plugin-transform-duplicate-keys": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-dynamic-import": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-exponentiation-operator": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-exponentiation-operator": "npm:^7.26.3"
|
||||
"@babel/plugin-transform-export-namespace-from": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-for-of": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-function-name": "npm:^7.25.9"
|
||||
@ -1680,12 +1724,12 @@ __metadata:
|
||||
"@babel/plugin-transform-logical-assignment-operators": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-member-expression-literals": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-modules-amd": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-modules-commonjs": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-modules-commonjs": "npm:^7.26.3"
|
||||
"@babel/plugin-transform-modules-systemjs": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-modules-umd": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-new-target": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.26.6"
|
||||
"@babel/plugin-transform-numeric-separator": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-object-rest-spread": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-object-super": "npm:^7.25.9"
|
||||
@ -1702,7 +1746,7 @@ __metadata:
|
||||
"@babel/plugin-transform-spread": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-sticky-regex": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-template-literals": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-typeof-symbol": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-typeof-symbol": "npm:^7.26.7"
|
||||
"@babel/plugin-transform-unicode-escapes": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-unicode-property-regex": "npm:^7.25.9"
|
||||
"@babel/plugin-transform-unicode-regex": "npm:^7.25.9"
|
||||
@ -1715,7 +1759,7 @@ __metadata:
|
||||
semver: "npm:^6.3.1"
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 10c0/26e19dc407cfa1c5166be638b4c54239d084fe15d8d7e6306d8c6dc7bc1decc51070a8dcf28352c1a2feeefbe52a06d193a12e302327ad5f529583df75fb7a26
|
||||
checksum: 10c0/77d2e46a4f133768c5c8a6b3fec49a7c85c6baec601991e63458921e889ff93911f447723c3a99a6a471ca654ea6dc2aaa7ed690f3e518ee80cea7820ab80ce3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1732,7 +1776,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:7.26.0, @babel/runtime@npm:^7.8.4":
|
||||
"@babel/runtime@npm:7.26.7":
|
||||
version: 7.26.7
|
||||
resolution: "@babel/runtime@npm:7.26.7"
|
||||
dependencies:
|
||||
regenerator-runtime: "npm:^0.14.0"
|
||||
checksum: 10c0/60199c049f90e5e41c687687430052a370aca60bac7859ff4ee761c5c1739b8ba1604d391d01588c22dc0e93828cbadb8ada742578ad1b1df240746bce98729a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:^7.8.4":
|
||||
version: 7.26.0
|
||||
resolution: "@babel/runtime@npm:7.26.0"
|
||||
dependencies:
|
||||
@ -1767,6 +1820,21 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/traverse@npm:^7.26.7":
|
||||
version: 7.26.7
|
||||
resolution: "@babel/traverse@npm:7.26.7"
|
||||
dependencies:
|
||||
"@babel/code-frame": "npm:^7.26.2"
|
||||
"@babel/generator": "npm:^7.26.5"
|
||||
"@babel/parser": "npm:^7.26.7"
|
||||
"@babel/template": "npm:^7.25.9"
|
||||
"@babel/types": "npm:^7.26.7"
|
||||
debug: "npm:^4.3.1"
|
||||
globals: "npm:^11.1.0"
|
||||
checksum: 10c0/b23a36ce40d2e4970741431c45d4f92e3f4c2895c0a421456516b2729bd9e17278846e01ee3d9039b0adf5fc5a071768061c17fcad040e74a5c3e39517449d5b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.24.7, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.0, @babel/types@npm:^7.26.5, @babel/types@npm:^7.4.4":
|
||||
version: 7.26.5
|
||||
resolution: "@babel/types@npm:7.26.5"
|
||||
@ -1777,6 +1845,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/types@npm:^7.26.7":
|
||||
version: 7.26.7
|
||||
resolution: "@babel/types@npm:7.26.7"
|
||||
dependencies:
|
||||
"@babel/helper-string-parser": "npm:^7.25.9"
|
||||
"@babel/helper-validator-identifier": "npm:^7.25.9"
|
||||
checksum: 10c0/7810a2bca97b13c253f07a0863a628d33dbe76ee3c163367f24be93bfaf4c8c0a325f73208abaaa050a6b36059efc2950c2e4b71fb109c0f07fa62221d8473d4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@bazel/bazelisk@npm:1.25.0":
|
||||
version: 1.25.0
|
||||
resolution: "@bazel/bazelisk@npm:1.25.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user