@kubb/parser-ts
Advanced tools
Comparing version 0.0.0-canary-20240616113301 to 0.0.0-canary-20240616121144
@@ -29,3 +29,3 @@ import { | ||
modifiers | ||
} from "./chunk-O7GB3MTG.js"; | ||
} from "./chunk-QHLKNPYD.js"; | ||
export { | ||
@@ -32,0 +32,0 @@ appendJSDocToNode, |
import { | ||
factory_exports | ||
} from "./chunk-O7GB3MTG.js"; | ||
} from "./chunk-QHLKNPYD.js"; | ||
@@ -5,0 +5,0 @@ // src/api.ts |
{ | ||
"name": "@kubb/parser-ts", | ||
"version": "0.0.0-canary-20240616113301", | ||
"version": "0.0.0-canary-20240616121144", | ||
"description": "TypeScript parser", | ||
@@ -51,11 +51,11 @@ "keywords": [ | ||
"dependencies": { | ||
"remeda": "^2.0.0", | ||
"remeda": "^2.0.10", | ||
"typescript": "^5.4.5" | ||
}, | ||
"devDependencies": { | ||
"prettier": "^3.2.5", | ||
"tsup": "^8.0.2", | ||
"@kubb/config-biome": "0.0.0-canary-20240616113301", | ||
"@kubb/config-ts": "0.0.0-canary-20240616113301", | ||
"@kubb/config-tsup": "0.0.0-canary-20240616113301" | ||
"prettier": "^3.3.2", | ||
"tsup": "^8.1.0", | ||
"@kubb/config-biome": "0.0.0-canary-20240616121144", | ||
"@kubb/config-ts": "0.0.0-canary-20240616121144", | ||
"@kubb/config-tsup": "0.0.0-canary-20240616121144" | ||
}, | ||
@@ -62,0 +62,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
149284
Updatedremeda@^2.0.10