Skip to content

Commit a6c8734

Browse files
committed
chore: upgrade deps
1 parent d30a730 commit a6c8734

4 files changed

Lines changed: 880 additions & 911 deletions

File tree

.tazerc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/antfu-collective/taze/refs/heads/main/schema.json",
3+
"exclude": ["typescript"],
34
"mode": "latest",
45
"write": true,
56
"install": true,
6-
"update": true,
77
"recursive": true,
88
"includeLocked": true,
99
"ignorePaths": ["tests/temp"]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tsdown",
33
"type": "module",
44
"version": "0.22.12",
5-
"packageManager": "pnpm@11.13.1",
5+
"packageManager": "pnpm@11.15.1",
66
"description": "The Elegant Bundler for Libraries",
77
"author": "Kevin Deng <sxzz@sxzz.moe>",
88
"license": "MIT",

0 commit comments

Comments
 (0)