Skip to content

Commit 5a35028

Browse files
author
AlexDanilov
committed
NG schematics setup
1 parent 269852b commit 5a35028

File tree

3 files changed

+2
-23
lines changed

3 files changed

+2
-23
lines changed

package-lock.json

-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"@angular/platform-browser": "^18.0.0",
3030
"@angular/platform-browser-dynamic": "^18.0.0",
3131
"@angular/router": "^18.0.0",
32-
"lfx-ng-schematics": "^0.0.6",
3332
"lodash": "^4.17.21",
3433
"rxjs": "~7.8.0",
3534
"tslib": "^2.3.0",

yarn.lock

+2-9
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@
239239
symbol-observable "4.0.0"
240240
yargs "17.7.2"
241241

242-
"@angular/common@^18.0.0", "@angular/common@^18.1.0", "@angular/common@>=15.0.0 < 19.0.0", "@angular/[email protected]":
242+
"@angular/common@^18.0.0", "@angular/common@>=15.0.0 < 19.0.0", "@angular/[email protected]":
243243
version "18.1.2"
244244
resolved "https://registry.npmjs.org/@angular/common/-/common-18.1.2.tgz"
245245
integrity sha512-PXzRH5fCSmjGwNvopPfwAxcMqQPFLamyIjVJa5mwTyk5FLhKNrNecSo7m6ZpsfLPsW5Ipk/ups9RJD0Mep82Hw==
@@ -267,7 +267,7 @@
267267
dependencies:
268268
tslib "^2.3.0"
269269

270-
"@angular/core@^18.0.0", "@angular/core@^18.1.0", "@angular/core@>=15.0.0 < 19.0.0", "@angular/[email protected]":
270+
"@angular/core@^18.0.0", "@angular/core@>=15.0.0 < 19.0.0", "@angular/[email protected]":
271271
version "18.1.2"
272272
resolved "https://registry.npmjs.org/@angular/core/-/core-18.1.2.tgz"
273273
integrity sha512-/wiewpA8KpEkXf3E/Q0+0H3Dgg5zCG/+vzAUVIOGP+0tYk8no0NUecHyXLjz0hRQOJ6a3zMKVtZO3wYl8WNGEg==
@@ -6527,13 +6527,6 @@ leven@^3.1.0:
65276527
resolved "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz"
65286528
integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
65296529

6530-
lfx-ng-schematics@^0.0.6:
6531-
version "0.0.6"
6532-
resolved "http://localhost:4873/lfx-ng-schematics/-/lfx-ng-schematics-0.0.6.tgz"
6533-
integrity sha512-gUSjd6vY5w6EoLP2ZLoc2tzzgQATmFzaFVRvt2JST5gOK/enT2b4FNOw41ZyWGGkUJSurFA/GshFHDPLYjY1hQ==
6534-
dependencies:
6535-
tslib "^2.3.0"
6536-
65376530
65386531
version "4.0.2"
65396532
resolved "https://registry.npmjs.org/license-webpack-plugin/-/license-webpack-plugin-4.0.2.tgz"

0 commit comments

Comments
 (0)