Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Apr 4, 2024
1 parent 0f4929a commit 78a5075
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 210 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "theme-vitesse",
"displayName": "Vitesse Theme",
"version": "0.7.7",
"packageManager": "[email protected].4",
"packageManager": "[email protected].6",
"description": "Vitesse theme for VS Code",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -71,19 +71,19 @@
"release": "bumpp --all && vsce publish --no-dependencies"
},
"devDependencies": {
"@antfu/eslint-config": "^2.8.0",
"@antfu/eslint-config": "^2.12.1",
"@antfu/utils": "^0.7.7",
"@types/color": "^3.0.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.11.25",
"@types/node": "^20.12.4",
"@vscode/vsce": "^2.24.0",
"bumpp": "^9.4.0",
"color": "^4.2.3",
"eslint": "^8.57.0",
"esno": "^4.7.0",
"fs-extra": "^11.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"xterm": "^5.3.0"
},
"preview": true
Expand Down
Loading

0 comments on commit 78a5075

Please sign in to comment.