Skip to content

Commit a83cf78

Browse files
committed
perf: update deps to latest
1 parent ecd53f0 commit a83cf78

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "2.0.0",
55
"private": true,
6-
"packageManager": "[email protected].0",
6+
"packageManager": "[email protected].1",
77
"author": "pengzhanbo <[email protected]> (https://github.com/pengzhanbo)",
88
"license": "MIT",
99
"scripts": {

pnpm-lock.yaml

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ catalogs:
4343
json5: ^2.2.3
4444
local-pkg: ^1.1.2
4545
mime-types: ^3.0.1
46-
path-to-regexp: ^8.2.0
46+
path-to-regexp: ^8.3.0
4747
picomatch: ^4.0.3
4848
tinyglobby: ^0.2.14
4949
ws: ^8.18.3

0 commit comments

Comments
 (0)