@kubb/react
Advanced tools
Comparing version 1.15.0-canary.20231027T155007 to 1.15.0-canary.20231027T170345
{ | ||
"name": "@kubb/react", | ||
"version": "1.15.0-canary.20231027T155007", | ||
"version": "1.15.0-canary.20231027T170345", | ||
"description": "Generator react", | ||
@@ -55,6 +55,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@kubb/core": "1.15.0-canary.20231027T154933", | ||
"@kubb/parser": "1.15.0-canary.20231027T154948" | ||
"@kubb/core": "1.15.0-canary.20231027T170345", | ||
"@kubb/parser": "1.15.0-canary.20231027T170345" | ||
}, | ||
"devDependencies": { | ||
"@kubb/eslint-config": "1.15.0-canary.20231027T170345", | ||
"@kubb/ts-config": "1.15.0-canary.20231027T170345", | ||
"@kubb/tsup-config": "1.15.0-canary.20231027T170345", | ||
"@types/react": "^18.2.33", | ||
@@ -65,7 +68,3 @@ "@types/react-reconciler": "^0.28.6", | ||
"react-reconciler": "^0.29.0", | ||
"tsup": "^7.2.0", | ||
"@kubb/eslint-config": "1.1.8", | ||
"@kubb/parser": "1.15.0-canary.20231027T154948", | ||
"@kubb/ts-config": "0.1.0", | ||
"@kubb/tsup-config": "1.1.8" | ||
"tsup": "^7.2.0" | ||
}, | ||
@@ -87,4 +86,4 @@ "packageManager": "pnpm@8.3.0", | ||
"release": "pnpm publish --no-git-check", | ||
"release:canary": "bash ../../.github/canary.sh && pnpm publish --no-git-check -tag canary", | ||
"release:alpha": "bash ../../.github/canary.sh && pnpm publish --no-git-check -tag alpha", | ||
"release:canary": "bash ../../.github/canary.sh && node ../../scripts/build.js && pnpm publish --no-git-check -tag canary", | ||
"release:alpha": "bash ../../.github/canary.sh && node ../../scripts/build.js && pnpm publish --no-git-check -tag alpha", | ||
"start": "tsup --watch", | ||
@@ -91,0 +90,0 @@ "test": "vitest --passWithNoTests", |
17333987
9
- Removed@kubb/core@1.15.0-canary.20231027T154933(transitive)
- Removed@kubb/parser@1.14.51.15.0-canary.20231027T154948(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedarray-back@3.1.04.0.2(transitive)
- Removedcamel-case@4.1.2(transitive)
- Removedcapital-case@1.0.4(transitive)
- Removedchalk@2.4.2(transitive)
- Removedchange-case@4.1.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedcommand-line-args@5.2.1(transitive)
- Removedcommand-line-usage@6.1.3(transitive)
- Removedconstant-case@3.0.4(transitive)
- Removeddeep-extend@0.6.0(transitive)
- Removeddirectory-tree@3.5.2(transitive)
- Removeddot-case@3.0.4(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedfind-replace@3.0.0(transitive)
- Removedfind-up@6.3.0(transitive)
- Removedfs-extra@11.3.0(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedheader-case@2.0.4(transitive)
- Removedjs-runtime@0.0.6(transitive)
- Removedjsonfile@6.1.0(transitive)
- Removedlocate-path@7.2.0(transitive)
- Removedlodash.camelcase@4.3.0(transitive)
- Removedlodash.isequal@4.5.0(transitive)
- Removedlower-case@2.0.2(transitive)
- Removednatural-orderby@3.0.2(transitive)
- Removedno-case@3.0.4(transitive)
- Removedp-limit@4.0.0(transitive)
- Removedp-locate@6.0.0(transitive)
- Removedparam-case@3.0.4(transitive)
- Removedpascal-case@3.1.2(transitive)
- Removedpath-case@3.0.4(transitive)
- Removedpath-exists@5.0.0(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedreduce-flatten@2.0.0(transitive)
- Removedseedrandom@3.0.5(transitive)
- Removedsemver@7.6.3(transitive)
- Removedsentence-case@3.0.4(transitive)
- Removedsnake-case@3.0.4(transitive)
- Removedsupports-color@5.5.0(transitive)
- Removedtable-layout@1.0.2(transitive)
- Removedtslib@2.8.1(transitive)
- Removedtypescript@5.7.3(transitive)
- Removedtypical@4.0.05.2.0(transitive)
- Removeduniversalify@2.0.1(transitive)
- Removedupper-case@2.0.2(transitive)
- Removedupper-case-first@2.0.2(transitive)
- Removedwordwrapjs@4.0.1(transitive)
- Removedyocto-queue@1.1.1(transitive)