Skip to content

Commit bf2aaf2

Browse files
chore(deps): update all non-major dependencies (#1238)
1 parent 9cc86d6 commit bf2aaf2

File tree

2 files changed

+124
-124
lines changed

2 files changed

+124
-124
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tsup",
33
"version": "8.3.0",
4-
"packageManager": "[email protected].1",
4+
"packageManager": "[email protected].2",
55
"description": "Bundle your TypeScript library with no config, powered by esbuild",
66
"license": "MIT",
77
"homepage": "https://tsup.egoist.dev/",
@@ -59,22 +59,22 @@
5959
"debug": "^4.3.7",
6060
"esbuild": "^0.24.0",
6161
"joycon": "^3.1.1",
62-
"picocolors": "^1.1.0",
62+
"picocolors": "^1.1.1",
6363
"postcss-load-config": "^6.0.1",
6464
"resolve-from": "^5.0.0",
6565
"rollup": "^4.24.0",
6666
"source-map": "0.8.0-beta.0",
6767
"sucrase": "^3.35.0",
68-
"tinyexec": "^0.3.0",
68+
"tinyexec": "^0.3.1",
6969
"tinyglobby": "^0.2.9",
7070
"tree-kill": "^1.2.2"
7171
},
7272
"devDependencies": {
73-
"@microsoft/api-extractor": "^7.47.10",
73+
"@microsoft/api-extractor": "^7.47.11",
7474
"@rollup/plugin-json": "6.1.0",
75-
"@swc/core": "1.7.35",
75+
"@swc/core": "1.7.39",
7676
"@types/debug": "4.1.12",
77-
"@types/node": "22.7.5",
77+
"@types/node": "22.7.8",
7878
"@types/resolve": "1.20.6",
7979
"bumpp": "^9.7.1",
8080
"flat": "6.0.1",
@@ -83,11 +83,11 @@
8383
"prettier": "3.3.3",
8484
"resolve": "1.22.8",
8585
"rollup-plugin-dts": "6.1.1",
86-
"sass": "1.79.5",
86+
"sass": "1.80.3",
8787
"strip-json-comments": "5.0.1",
8888
"svelte": "3.49.0",
8989
"svelte-preprocess": "5.1.4",
90-
"terser": "^5.34.1",
90+
"terser": "^5.36.0",
9191
"ts-essentials": "10.0.2",
9292
"tsup": "8.3.0",
9393
"typescript": "5.6.3",

0 commit comments

Comments
 (0)