Skip to content

Commit

Permalink
chore(deps): keep fresh
Browse files Browse the repository at this point in the history
```
npx taze -w
```
  • Loading branch information
Wxh16144 committed Apr 11, 2024
1 parent 20b2861 commit be011bb
Show file tree
Hide file tree
Showing 2 changed files with 1,184 additions and 304 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"index.js",
"dist"
],
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.15.6",
"scripts": {
"build": "unbuild",
"dev": "unbuild --stub",
Expand All @@ -32,10 +32,11 @@
"terminal-link": "^3.0.0"
},
"devDependencies": {
"@types/node": "^18.11.19",
"unbuild": "^1.1.1"
"@types/node": "^18.19.31",
"typescript": "^5.4.5",
"unbuild": "^1.2.1"
},
"engines": {
"node": "^14.18.0 || >=16.0.0"
}
}
}
Loading

0 comments on commit be011bb

Please sign in to comment.