Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent cd03e1e commit ec3b0a6
Show file tree
Hide file tree
Showing 2 changed files with 334 additions and 693 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tsup",
"version": "8.3.5",
"packageManager": "pnpm@9.12.2",
"packageManager": "pnpm@9.13.2",
"description": "Bundle your TypeScript library with no config, powered by esbuild",
"license": "MIT",
"homepage": "https://tsup.egoist.dev/",
Expand Down Expand Up @@ -62,36 +62,36 @@
"picocolors": "^1.1.1",
"postcss-load-config": "^6.0.1",
"resolve-from": "^5.0.0",
"rollup": "^4.24.0",
"rollup": "^4.27.3",
"source-map": "0.8.0-beta.0",
"sucrase": "^3.35.0",
"tinyexec": "^0.3.1",
"tinyglobby": "^0.2.9",
"tinyglobby": "^0.2.10",
"tree-kill": "^1.2.2"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.11",
"@rollup/plugin-json": "6.1.0",
"@swc/core": "1.7.39",
"@swc/core": "1.9.2",
"@types/debug": "4.1.12",
"@types/node": "22.7.8",
"@types/node": "22.9.1",
"@types/resolve": "1.20.6",
"bumpp": "^9.7.1",
"bumpp": "^9.8.1",
"flat": "6.0.1",
"postcss": "8.4.47",
"postcss": "8.4.49",
"postcss-simple-vars": "7.0.1",
"prettier": "3.3.3",
"resolve": "1.22.8",
"rollup-plugin-dts": "6.1.1",
"sass": "1.80.3",
"sass": "1.81.0",
"strip-json-comments": "5.0.1",
"svelte": "3.49.0",
"svelte-preprocess": "5.1.4",
"terser": "^5.36.0",
"ts-essentials": "10.0.2",
"tsup": "8.3.0",
"ts-essentials": "10.0.3",
"tsup": "8.3.5",
"typescript": "5.6.3",
"vitest": "2.1.3",
"vitest": "2.1.5",
"wait-for-expect": "3.0.2"
},
"engines": {
Expand Down
Loading

0 comments on commit ec3b0a6

Please sign in to comment.