Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Nov 14, 2023
1 parent 2c71966 commit a22573f
Show file tree
Hide file tree
Showing 2 changed files with 775 additions and 1,194 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"displayName": "ext-name",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.5",
"description": "",
"author": "Anthony Fu <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -46,19 +46,19 @@
"release": "bumpp && nr publish"
},
"devDependencies": {
"@antfu/eslint-config": "^1.0.0-beta.27",
"@antfu/ni": "^0.21.8",
"@types/node": "^20.8.6",
"@types/vscode": "^1.83.0",
"@vscode/vsce": "^2.21.1",
"@antfu/eslint-config": "^1.1.1",
"@antfu/ni": "^0.21.9",
"@types/node": "^20.9.0",
"@types/vscode": "^1.84.1",
"@vscode/vsce": "^2.22.0",
"bumpp": "^9.2.0",
"eslint": "^8.51.0",
"esno": "^0.17.0",
"pnpm": "^8.9.2",
"eslint": "^8.53.0",
"esno": "^4.0.0",
"pnpm": "^8.10.5",
"rimraf": "^5.0.5",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite": "^4.5.0",
"vitest": "^0.34.6"
}
}
Loading

0 comments on commit a22573f

Please sign in to comment.