Skip to content

Commit

Permalink
NG schematics setup
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexDanilov committed Sep 3, 2024
1 parent 269852b commit 5a35028
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 23 deletions.
13 changes: 0 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"@angular/platform-browser": "^18.0.0",
"@angular/platform-browser-dynamic": "^18.0.0",
"@angular/router": "^18.0.0",
"lfx-ng-schematics": "^0.0.6",
"lodash": "^4.17.21",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
Expand Down
11 changes: 2 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
symbol-observable "4.0.0"
yargs "17.7.2"

"@angular/common@^18.0.0", "@angular/common@^18.1.0", "@angular/common@>=15.0.0 < 19.0.0", "@angular/[email protected]":
"@angular/common@^18.0.0", "@angular/common@>=15.0.0 < 19.0.0", "@angular/[email protected]":
version "18.1.2"
resolved "https://registry.npmjs.org/@angular/common/-/common-18.1.2.tgz"
integrity sha512-PXzRH5fCSmjGwNvopPfwAxcMqQPFLamyIjVJa5mwTyk5FLhKNrNecSo7m6ZpsfLPsW5Ipk/ups9RJD0Mep82Hw==
Expand Down Expand Up @@ -267,7 +267,7 @@
dependencies:
tslib "^2.3.0"

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

lfx-ng-schematics@^0.0.6:
version "0.0.6"
resolved "http://localhost:4873/lfx-ng-schematics/-/lfx-ng-schematics-0.0.6.tgz"
integrity sha512-gUSjd6vY5w6EoLP2ZLoc2tzzgQATmFzaFVRvt2JST5gOK/enT2b4FNOw41ZyWGGkUJSurFA/GshFHDPLYjY1hQ==
dependencies:
tslib "^2.3.0"

[email protected]:
version "4.0.2"
resolved "https://registry.npmjs.org/license-webpack-plugin/-/license-webpack-plugin-4.0.2.tgz"
Expand Down

0 comments on commit 5a35028

Please sign in to comment.