@backstage/config-loader
Advanced tools
Comparing version 0.0.0-nightly-20250107023211 to 0.0.0-nightly-20250108023235
# @backstage/config-loader | ||
## 0.0.0-nightly-20250107023211 | ||
## 0.0.0-nightly-20250108023235 | ||
@@ -9,7 +9,17 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@0.0.0-nightly-20250107023211 | ||
- @backstage/types@0.0.0-nightly-20250108023235 | ||
- @backstage/cli-common@0.1.15 | ||
- @backstage/config@0.0.0-nightly-20250107023211 | ||
- @backstage/errors@0.0.0-nightly-20250107023211 | ||
- @backstage/config@0.0.0-nightly-20250108023235 | ||
- @backstage/errors@0.0.0-nightly-20250108023235 | ||
## 1.9.5-next.1 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@1.2.1-next.0 | ||
- @backstage/config@1.3.2-next.0 | ||
- @backstage/errors@1.2.7-next.0 | ||
- @backstage/cli-common@0.1.15 | ||
## 1.9.5-next.0 | ||
@@ -16,0 +26,0 @@ |
{ | ||
"name": "@backstage/config-loader", | ||
"version": "0.0.0-nightly-20250107023211", | ||
"version": "0.0.0-nightly-20250108023235", | ||
"description": "Config loading functionality used by Backstage backend, and CLI", | ||
@@ -40,5 +40,5 @@ "backstage": { | ||
"@backstage/cli-common": "0.1.15", | ||
"@backstage/config": "0.0.0-nightly-20250107023211", | ||
"@backstage/errors": "0.0.0-nightly-20250107023211", | ||
"@backstage/types": "0.0.0-nightly-20250107023211", | ||
"@backstage/config": "0.0.0-nightly-20250108023235", | ||
"@backstage/errors": "0.0.0-nightly-20250108023235", | ||
"@backstage/types": "0.0.0-nightly-20250108023235", | ||
"@types/json-schema": "^7.0.6", | ||
@@ -57,4 +57,4 @@ "ajv": "^8.10.0", | ||
"devDependencies": { | ||
"@backstage/backend-test-utils": "0.0.0-nightly-20250107023211", | ||
"@backstage/cli": "0.0.0-nightly-20250107023211", | ||
"@backstage/backend-test-utils": "0.0.0-nightly-20250108023235", | ||
"@backstage/cli": "0.0.0-nightly-20250108023235", | ||
"@types/json-schema-merge-allof": "^0.6.0", | ||
@@ -61,0 +61,0 @@ "msw": "^1.0.0", |
263844
+ Added@backstage/config@0.0.0-nightly-20250108023235(transitive)
+ Added@backstage/errors@0.0.0-nightly-20250108023235(transitive)
+ Added@backstage/types@0.0.0-nightly-20250108023235(transitive)
- Removed@backstage/config@0.0.0-nightly-20250107023211(transitive)
- Removed@backstage/errors@0.0.0-nightly-20250107023211(transitive)
- Removed@backstage/types@0.0.0-nightly-20250107023211(transitive)