chore: update deps

This commit is contained in:
Anthony Fu
2023-06-01 11:23:07 +02:00
parent 03d463b56e
commit 711293df81
2 changed files with 598 additions and 470 deletions
+13 -13
View File
@@ -2,7 +2,7 @@
"name": "pkg-name",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@8.1.1",
"packageManager": "pnpm@8.6.0",
"description": "",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
"license": "MIT",
@@ -47,21 +47,21 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@antfu/eslint-config": "^0.38.4",
"@antfu/ni": "^0.21.2",
"@antfu/utils": "^0.7.2",
"@types/node": "^18.15.11",
"@antfu/eslint-config": "^0.39.4",
"@antfu/ni": "^0.21.3",
"@antfu/utils": "^0.7.4",
"@types/node": "^18.16.16",
"bumpp": "^9.1.0",
"eslint": "^8.37.0",
"eslint": "^8.41.0",
"esno": "^0.16.3",
"lint-staged": "^13.2.0",
"pnpm": "^8.1.1",
"rimraf": "^4.4.1",
"lint-staged": "^13.2.2",
"pnpm": "^8.6.0",
"rimraf": "^5.0.1",
"simple-git-hooks": "^2.8.1",
"typescript": "^5.0.3",
"unbuild": "^1.2.0",
"vite": "^4.2.1",
"vitest": "^0.29.8"
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vite": "^4.3.9",
"vitest": "^0.31.3"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
+585 -457
View File
File diff suppressed because it is too large Load Diff