@takeshape/schema 8.291.2 → 8.292.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12561,4 +12561,4 @@
12561
12561
  }
12562
12562
  },
12563
12563
  "schemaVersion": "3.30.0"
12564
- }
12564
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@takeshape/schema",
3
- "version": "8.291.2",
3
+ "version": "8.292.0",
4
4
  "description": "TakeShape Schema",
5
5
  "homepage": "https://www.takeshape.io",
6
6
  "repository": {
@@ -30,9 +30,9 @@
30
30
  "p-reduce": "^2.1.0",
31
31
  "semver": "^7.3.2",
32
32
  "tiny-invariant": "^1.2.0",
33
- "@takeshape/json-schema": "8.291.2",
34
- "@takeshape/util": "8.291.2",
35
- "@takeshape/errors": "8.291.2"
33
+ "@takeshape/errors": "8.292.0",
34
+ "@takeshape/util": "8.292.0",
35
+ "@takeshape/json-schema": "8.292.0"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@takeshape/json-schema-to-typescript": "^11.0.0",