Skip to content

Commit d5f7e5f

Browse files
committedApr 17, 2024·
chore: update deps
1 parent eb55ddb commit d5f7e5f

File tree

2 files changed

+3644
-2907
lines changed

2 files changed

+3644
-2907
lines changed
 

‎package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pkg-placeholder",
33
"type": "module",
44
"version": "0.0.0",
5-
"packageManager": "pnpm@8.15.3",
5+
"packageManager": "pnpm@9.0.2",
66
"description": "_description_",
77
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
88
"license": "MIT",
@@ -48,21 +48,21 @@
4848
"prepare": "simple-git-hooks"
4949
},
5050
"devDependencies": {
51-
"@antfu/eslint-config": "^2.6.4",
51+
"@antfu/eslint-config": "^2.14.0",
5252
"@antfu/ni": "^0.21.12",
5353
"@antfu/utils": "^0.7.7",
54-
"@types/node": "^20.11.19",
55-
"bumpp": "^9.3.0",
56-
"eslint": "^8.56.0",
57-
"esno": "^4.0.0",
54+
"@types/node": "^20.12.7",
55+
"bumpp": "^9.4.0",
56+
"eslint": "^9.0.0",
57+
"esno": "^4.7.0",
5858
"lint-staged": "^15.2.2",
59-
"pnpm": "^8.15.3",
59+
"pnpm": "^9.0.2",
6060
"rimraf": "^5.0.5",
61-
"simple-git-hooks": "^2.9.0",
62-
"typescript": "^5.3.3",
61+
"simple-git-hooks": "^2.11.1",
62+
"typescript": "^5.4.5",
6363
"unbuild": "^2.0.0",
64-
"vite": "^5.1.4",
65-
"vitest": "^1.3.1"
64+
"vite": "^5.2.9",
65+
"vitest": "^1.5.0"
6666
},
6767
"simple-git-hooks": {
6868
"pre-commit": "pnpm lint-staged"

‎pnpm-lock.yaml

+3,633-2,896
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.