Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 9, 2024
1 parent 9fe749a commit 0cc51c5
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 157 deletions.
1 change: 1 addition & 0 deletions .npmrc
@@ -1 +1,2 @@
ignore-workspace-root-check=true
shell-emulator=true
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "pkg-placeholder",
"type": "module",
"version": "0.0.0",
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.14.0",
"description": "_description_",
"author": "Anthony Fu <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -48,21 +48,21 @@
"prepare": "simple-git-hooks"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.0",
"@antfu/eslint-config": "^2.6.2",
"@antfu/ni": "^0.21.12",
"@antfu/utils": "^0.7.7",
"@types/node": "^20.10.5",
"@types/node": "^20.10.7",
"bumpp": "^9.2.1",
"eslint": "^8.56.0",
"esno": "^4.0.0",
"lint-staged": "^15.2.0",
"pnpm": "^8.12.1",
"pnpm": "^8.14.0",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vite": "^5.0.10",
"vitest": "^1.1.0"
"vite": "^5.0.11",
"vitest": "^1.1.3"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down

0 comments on commit 0cc51c5

Please sign in to comment.