@platformatic/sql-openapi
Advanced tools
Comparing version 2.27.1 to 2.28.0
{ | ||
"name": "@platformatic/sql-openapi", | ||
"version": "2.27.1", | ||
"version": "2.28.0", | ||
"description": "Map a SQL database to OpenAPI, for Fastify", | ||
@@ -29,6 +29,6 @@ "main": "index.js", | ||
"yaml": "^2.4.1", | ||
"@platformatic/sql-mapper": "2.27.1" | ||
"@platformatic/sql-mapper": "2.28.0" | ||
}, | ||
"dependencies": { | ||
"@fastify/deepmerge": "^1.3.0", | ||
"@fastify/deepmerge": "^2.0.0", | ||
"@fastify/error": "^4.0.0", | ||
@@ -40,5 +40,5 @@ "@fastify/swagger": "^9.0.0", | ||
"inflected": "^2.1.0", | ||
"@platformatic/scalar-theme": "2.27.1", | ||
"@platformatic/sql-json-schema-mapper": "2.27.1", | ||
"@platformatic/utils": "2.27.1" | ||
"@platformatic/scalar-theme": "2.28.0", | ||
"@platformatic/sql-json-schema-mapper": "2.28.0", | ||
"@platformatic/utils": "2.28.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "tsd": { |
+ Added@platformatic/scalar-theme@2.28.0(transitive)
+ Added@platformatic/sql-json-schema-mapper@2.28.0(transitive)
+ Added@platformatic/utils@2.28.0(transitive)
- Removed@fastify/deepmerge@1.3.0(transitive)
- Removed@platformatic/scalar-theme@2.27.1(transitive)
- Removed@platformatic/sql-json-schema-mapper@2.27.1(transitive)
- Removed@platformatic/utils@2.27.1(transitive)
Updated@fastify/deepmerge@^2.0.0
Updated@platformatic/utils@2.28.0