Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1223)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 4dd5bfe commit 6f7455b
Show file tree
Hide file tree
Showing 2 changed files with 415 additions and 156 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tsup",
"version": "8.3.0",
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"description": "Bundle your TypeScript library with no config, powered by esbuild",
"license": "MIT",
"homepage": "https://tsup.egoist.dev/",
Expand Down Expand Up @@ -57,12 +57,12 @@
"chokidar": "^3.6.0",
"consola": "^3.2.3",
"debug": "^4.3.7",
"esbuild": "^0.23.1",
"esbuild": "^0.24.0",
"joycon": "^3.1.1",
"picocolors": "^1.1.0",
"postcss-load-config": "^6.0.1",
"resolve-from": "^5.0.0",
"rollup": "^4.21.3",
"rollup": "^4.22.4",
"source-map": "0.8.0-beta.0",
"sucrase": "^3.35.0",
"tinyexec": "^0.3.0",
Expand All @@ -74,7 +74,7 @@
"@rollup/plugin-json": "6.1.0",
"@swc/core": "1.7.26",
"@types/debug": "4.1.12",
"@types/node": "22.5.5",
"@types/node": "22.6.1",
"@types/resolve": "1.20.6",
"bumpp": "^9.5.2",
"flat": "6.0.1",
Expand All @@ -83,11 +83,11 @@
"prettier": "3.3.3",
"resolve": "1.22.8",
"rollup-plugin-dts": "6.1.1",
"sass": "1.78.0",
"sass": "1.79.3",
"strip-json-comments": "5.0.1",
"svelte": "3.49.0",
"svelte-preprocess": "5.0.3",
"terser": "^5.32.0",
"svelte-preprocess": "5.1.4",
"terser": "^5.33.0",
"ts-essentials": "10.0.2",
"tsup": "8.3.0",
"typescript": "5.6.2",
Expand Down
Loading

0 comments on commit 6f7455b

Please sign in to comment.