@codama/renderers-js-umi
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@codama/renderers-js-umi", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "JavaScript renderer compatible with the Umi framework", | ||
@@ -34,8 +34,8 @@ "exports": { | ||
"nunjucks": "^3.2.4", | ||
"prettier": "^3.3.3", | ||
"@codama/errors": "1.1.0", | ||
"@codama/nodes": "1.1.0", | ||
"@codama/renderers-core": "1.0.1", | ||
"@codama/validators": "1.1.0", | ||
"@codama/visitors-core": "1.1.0" | ||
"prettier": "^3.4.2", | ||
"@codama/errors": "1.2.0", | ||
"@codama/nodes": "1.2.0", | ||
"@codama/renderers-core": "1.0.2", | ||
"@codama/validators": "1.2.0", | ||
"@codama/visitors-core": "1.2.0" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
558860
+ Added@codama/errors@1.2.0(transitive)
+ Added@codama/node-types@1.2.0(transitive)
+ Added@codama/nodes@1.2.0(transitive)
+ Added@codama/renderers-core@1.0.2(transitive)
+ Added@codama/validators@1.2.0(transitive)
+ Added@codama/visitors-core@1.2.0(transitive)
- Removed@codama/errors@1.1.0(transitive)
- Removed@codama/node-types@1.1.0(transitive)
- Removed@codama/nodes@1.1.0(transitive)
- Removed@codama/renderers-core@1.0.1(transitive)
- Removed@codama/validators@1.1.0(transitive)
- Removed@codama/visitors-core@1.1.0(transitive)
Updated@codama/errors@1.2.0
Updated@codama/nodes@1.2.0
Updated@codama/renderers-core@1.0.2
Updated@codama/validators@1.2.0
Updated@codama/visitors-core@1.2.0
Updatedprettier@^3.4.2