@storm-software/tsdown 0.30.1 → 0.31.1

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.
Files changed (31) hide show
  1. package/README.md +1 -1
  2. package/{bin → dist/bin}/tsdown.cjs +0 -0
  3. package/package.json +4 -4
  4. /package/dist/{build.cjs → src/build.cjs} +0 -0
  5. /package/dist/{build.d.cts → src/build.d.cts} +0 -0
  6. /package/dist/{build.d.ts → src/build.d.ts} +0 -0
  7. /package/dist/{build.js → src/build.js} +0 -0
  8. /package/dist/{chunk-2YE3GBQH.js → src/chunk-2YE3GBQH.js} +0 -0
  9. /package/dist/{chunk-65E5RX7I.cjs → src/chunk-65E5RX7I.cjs} +0 -0
  10. /package/dist/{chunk-6F4PWJZI.js → src/chunk-6F4PWJZI.js} +0 -0
  11. /package/dist/{chunk-GBBMOENP.cjs → src/chunk-GBBMOENP.cjs} +0 -0
  12. /package/dist/{chunk-IUBNNUNA.js → src/chunk-IUBNNUNA.js} +0 -0
  13. /package/dist/{chunk-IUFIA7M2.cjs → src/chunk-IUFIA7M2.cjs} +0 -0
  14. /package/dist/{chunk-J4T3BYOA.js → src/chunk-J4T3BYOA.js} +0 -0
  15. /package/dist/{chunk-ZBPRDZS4.cjs → src/chunk-ZBPRDZS4.cjs} +0 -0
  16. /package/dist/{clean.cjs → src/clean.cjs} +0 -0
  17. /package/dist/{clean.d.cts → src/clean.d.cts} +0 -0
  18. /package/dist/{clean.d.ts → src/clean.d.ts} +0 -0
  19. /package/dist/{clean.js → src/clean.js} +0 -0
  20. /package/dist/{config.cjs → src/config.cjs} +0 -0
  21. /package/dist/{config.d.cts → src/config.d.cts} +0 -0
  22. /package/dist/{config.d.ts → src/config.d.ts} +0 -0
  23. /package/dist/{config.js → src/config.js} +0 -0
  24. /package/dist/{index.cjs → src/index.cjs} +0 -0
  25. /package/dist/{index.d.cts → src/index.d.cts} +0 -0
  26. /package/dist/{index.d.ts → src/index.d.ts} +0 -0
  27. /package/dist/{index.js → src/index.js} +0 -0
  28. /package/dist/{types.cjs → src/types.cjs} +0 -0
  29. /package/dist/{types.d.cts → src/types.d.cts} +0 -0
  30. /package/dist/{types.d.ts → src/types.d.ts} +0 -0
  31. /package/dist/{types.js → src/types.js} +0 -0
package/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-0.30.0-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-0.30.2-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/tsdown",
3
- "version": "0.30.1",
3
+ "version": "0.31.1",
4
4
  "type": "module",
5
5
  "description": "A package containing `tsdown` utilities for building Storm Software libraries and applications",
6
6
  "repository": {
@@ -189,9 +189,9 @@
189
189
  }
190
190
  },
191
191
  "dependencies": {
192
- "@storm-software/build-tools": "0.146.1",
193
- "@storm-software/config": "1.115.1",
194
- "@storm-software/config-tools": "1.165.1",
192
+ "@storm-software/build-tools": "0.147.1",
193
+ "@storm-software/config": "1.116.1",
194
+ "@storm-software/config-tools": "1.166.1",
195
195
  "chokidar": "^4.0.3",
196
196
  "commander": "^12.1.0",
197
197
  "es-toolkit": "^1.37.2",
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes