build(deps-dev): bump @ngrx/schematics from 14.0.2 to 15.1.0

Bumps [@ngrx/schematics](https://github.com/ngrx/platform) from 14.0.2 to 15.1.0.
- [Release notes](https://github.com/ngrx/platform/releases)
- [Changelog](https://github.com/ngrx/platform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ngrx/platform/compare/14.0.2...15.1.0)

---
updated-dependencies:
- dependency-name: "@ngrx/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-01 13:27:03 +00:00 committed by Johannes Millan
parent c0a70c8db2
commit 59c871ff78
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -47,7 +47,7 @@
"@ngrx/data": "^14.0.2",
"@ngrx/effects": "^14.0.2",
"@ngrx/entity": "^14.0.2",
"@ngrx/schematics": "^14.0.2",
"@ngrx/schematics": "^15.1.0",
"@ngrx/store": "14.0.2",
"@ngrx/store-devtools": "^14.0.2",
"@ngx-formly/core": "5.12.7",
@ -4250,9 +4250,9 @@
}
},
"node_modules/@ngrx/schematics": {
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@ngrx/schematics/-/schematics-14.0.2.tgz",
"integrity": "sha512-j1Jb0/aSmtgknJjPsR9LC33IlOaQ5lwWGWhG4ganYz68BkfakaLJ2jLesXl8IRQOYdJGrLUyXnyEFN8mbiWN9g==",
"version": "15.1.0",
"resolved": "https://registry.npmjs.org/@ngrx/schematics/-/schematics-15.1.0.tgz",
"integrity": "sha512-iGCk6kGPUyIhAcKWpWtidf+O3oe10k6JeAvskBHx+1gbSUKcuoEDRi6gYyWTUyT8KbQVLPOfGJfU/XKR0grfzA==",
"dev": true
},
"node_modules/@ngrx/store": {
@ -29816,9 +29816,9 @@
}
},
"@ngrx/schematics": {
"version": "14.0.2",
"resolved": "https://registry.npmjs.org/@ngrx/schematics/-/schematics-14.0.2.tgz",
"integrity": "sha512-j1Jb0/aSmtgknJjPsR9LC33IlOaQ5lwWGWhG4ganYz68BkfakaLJ2jLesXl8IRQOYdJGrLUyXnyEFN8mbiWN9g==",
"version": "15.1.0",
"resolved": "https://registry.npmjs.org/@ngrx/schematics/-/schematics-15.1.0.tgz",
"integrity": "sha512-iGCk6kGPUyIhAcKWpWtidf+O3oe10k6JeAvskBHx+1gbSUKcuoEDRi6gYyWTUyT8KbQVLPOfGJfU/XKR0grfzA==",
"dev": true
},
"@ngrx/store": {

View file

@ -142,7 +142,7 @@
"@ngrx/data": "^14.0.2",
"@ngrx/effects": "^14.0.2",
"@ngrx/entity": "^14.0.2",
"@ngrx/schematics": "^14.0.2",
"@ngrx/schematics": "^15.1.0",
"@ngrx/store": "14.0.2",
"@ngrx/store-devtools": "^14.0.2",
"@ngx-formly/core": "5.12.7",