Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 39ebd25

Browse files
committed
build: update fw and packagr to 19.2.0
1 parent 239a404 commit 39ebd25

File tree

5 files changed

+20
-20
lines changed

5 files changed

+20
-20
lines changed

‎.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-1406867100
55
modules/testing/builder/package.json=973445093
6-
package.json=2078770456
6+
package.json=-1097888937
77
packages/angular/build/package.json=1250379839
88
packages/angular/cli/package.json=-1917515334
99
packages/angular/pwa/package.json=1108903917
@@ -17,6 +17,6 @@ packages/angular_devkit/schematics/package.json=673943597
1717
packages/angular_devkit/schematics_cli/package.json=-2026655035
1818
packages/ngtools/webpack/package.json=605871936
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=751686031
20+
pnpm-lock.yaml=1004714236
2121
pnpm-workspace.yaml=-1056556036
22-
yarn.lock=1471859413
22+
yarn.lock=-1883310635

‎constants.bzl‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ RELEASE_ENGINES_NODE = "^18.19.1 || ^20.11.1 || >=22.0.0"
33
RELEASE_ENGINES_NPM = "^6.11.0 || ^7.5.6 || >=8.0.0"
44
RELEASE_ENGINES_YARN = ">= 1.13.0"
55

6-
NG_PACKAGR_VERSION = "^19.2.0-next.0"
7-
ANGULAR_FW_VERSION = "^19.2.0-next.0"
6+
NG_PACKAGR_VERSION = "^19.2.0"
7+
ANGULAR_FW_VERSION = "^19.2.0"
88
ANGULAR_FW_PEER_DEP = "^19.0.0 || ^19.2.0-next.0"
99
NG_PACKAGR_PEER_DEP = "^19.0.0 || ^19.2.0-next.0"
1010

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"magic-string": "0.30.17",
159159
"mini-css-extract-plugin": "2.9.2",
160160
"mrmime": "2.0.1",
161-
"ng-packagr": "19.1.2",
161+
"ng-packagr": "19.2.0",
162162
"npm": "^11.0.0",
163163
"npm-package-arg": "12.0.2",
164164
"npm-pick-manifest": "10.0.0",

‎pnpm-lock.yaml‎

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎yarn.lock‎

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ __metadata:
413413
magic-string: "npm:0.30.17"
414414
mini-css-extract-plugin: "npm:2.9.2"
415415
mrmime: "npm:2.0.1"
416-
ng-packagr: "npm:19.1.2"
416+
ng-packagr: "npm:19.2.0"
417417
npm: "npm:^11.0.0"
418418
npm-package-arg: "npm:12.0.2"
419419
npm-pick-manifest: "npm:10.0.0"
@@ -9031,7 +9031,7 @@ __metadata:
90319031
languageName: node
90329032
linkType: hard
90339033

9034-
"esbuild@npm:0.24.2, esbuild@npm:^0.24.0, esbuild@npm:^0.24.2":
9034+
"esbuild@npm:0.24.2, esbuild@npm:^0.24.2":
90359035
version: 0.24.2
90369036
resolution: "esbuild@npm:0.24.2"
90379037
dependencies:
@@ -9117,7 +9117,7 @@ __metadata:
91179117
languageName: node
91189118
linkType: hard
91199119

9120-
"esbuild@npm:0.25.0":
9120+
"esbuild@npm:0.25.0, esbuild@npm:^0.25.0":
91219121
version: 0.25.0
91229122
resolution: "esbuild@npm:0.25.0"
91239123
dependencies:
@@ -13593,9 +13593,9 @@ __metadata:
1359313593
languageName: node
1359413594
linkType: hard
1359513595

13596-
"ng-packagr@npm:19.1.2":
13597-
version: 19.1.2
13598-
resolution: "ng-packagr@npm:19.1.2"
13596+
"ng-packagr@npm:19.2.0":
13597+
version: 19.2.0
13598+
resolution: "ng-packagr@npm:19.2.0"
1359913599
dependencies:
1360013600
"@rollup/plugin-json": "npm:^6.1.0"
1360113601
"@rollup/wasm-node": "npm:^4.24.0"
@@ -13606,7 +13606,7 @@ __metadata:
1360613606
commander: "npm:^13.0.0"
1360713607
convert-source-map: "npm:^2.0.0"
1360813608
dependency-graph: "npm:^1.0.0"
13609-
esbuild: "npm:^0.24.0"
13609+
esbuild: "npm:^0.25.0"
1361013610
fast-glob: "npm:^3.3.2"
1361113611
find-cache-dir: "npm:^3.3.2"
1361213612
injection-js: "npm:^2.4.0"
@@ -13622,7 +13622,7 @@ __metadata:
1362213622
"@angular/compiler-cli": ^19.0.0 || ^19.1.0-next.0 || ^19.2.0-next.0
1362313623
tailwindcss: ^2.0.0 || ^3.0.0 || ^4.0.0
1362413624
tslib: ^2.3.0
13625-
typescript: ">=5.5 <5.8"
13625+
typescript: ">=5.5 <5.9"
1362613626
dependenciesMeta:
1362713627
rollup:
1362813628
optional: true
@@ -13631,7 +13631,7 @@ __metadata:
1363113631
optional: true
1363213632
bin:
1363313633
ng-packagr: cli/main.js
13634-
checksum: 10c0/901450bc60949a463a8f10697b0ff6240816881480218e534e6a4edf09c6c9aa8626391e56bf295dd67f3d12885dfddcb819cb1b1d0ec915ccb21c5efb8679f3
13634+
checksum: 10c0/69fec8f09c5d4da4889332f0f7a1816f290a13cdf2c91cdabcbf6366a764da580fbfcd33280e38179c59f251d1196572918acece20fd2c57548b5bab125a90e7
1363513635
languageName: node
1363613636
linkType: hard
1363713637

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /