@backstage/config-loader
Advanced tools
Comparing version 0.0.0-nightly-20240820021901 to 0.0.0-nightly-20240907022659
# @backstage/config-loader | ||
## 0.0.0-nightly-20240820021901 | ||
## 0.0.0-nightly-20240907022659 | ||
### Patch Changes | ||
- ef3c507: Updated dependency `typescript-json-schema` to `^0.65.0`. | ||
- Updated dependencies | ||
- @backstage/cli-common@0.1.14 | ||
- @backstage/config@1.2.0 | ||
- @backstage/errors@1.2.4 | ||
- @backstage/types@1.1.1 | ||
## 1.9.0 | ||
### Minor Changes | ||
@@ -6,0 +17,0 @@ |
{ | ||
"name": "@backstage/config-loader", | ||
"version": "0.0.0-nightly-20240820021901", | ||
"version": "0.0.0-nightly-20240907022659", | ||
"description": "Config loading functionality used by Backstage backend, and CLI", | ||
@@ -53,8 +53,8 @@ "backstage": { | ||
"node-fetch": "^2.7.0", | ||
"typescript-json-schema": "^0.63.0", | ||
"typescript-json-schema": "^0.65.0", | ||
"yaml": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@backstage/backend-test-utils": "^0.0.0-nightly-20240820021901", | ||
"@backstage/cli": "^0.0.0-nightly-20240820021901", | ||
"@backstage/backend-test-utils": "^0.0.0-nightly-20240907022659", | ||
"@backstage/cli": "^0.0.0-nightly-20240907022659", | ||
"@types/json-schema-merge-allof": "^0.6.0", | ||
@@ -61,0 +61,0 @@ "msw": "^1.0.0", |
255786
+ Added@types/node@18.19.74(transitive)
+ Addedtypescript@5.5.4(transitive)
+ Addedtypescript-json-schema@0.65.1(transitive)
+ Addedundici-types@5.26.5(transitive)
- Removed@types/node@16.18.125(transitive)
- Removedtypescript@5.1.6(transitive)
- Removedtypescript-json-schema@0.63.0(transitive)