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 13, 2024
1 parent 3ed3411 commit c456def
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 250 deletions.
12 changes: 6 additions & 6 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.8",
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"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.12.1",
"@antfu/eslint-config": "^2.13.3",
"@antfu/utils": "^0.7.7",
"@types/color": "^3.0.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.12.4",
"@vscode/vsce": "^2.24.0",
"@types/node": "^20.12.7",
"@vscode/vsce": "^2.25.0",
"bumpp": "^9.4.0",
"color": "^4.2.3",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"esno": "^4.7.0",
"fs-extra": "^11.2.0",
"tsup": "^8.0.2",
"typescript": "^5.4.3",
"typescript": "^5.4.5",
"xterm": "^5.3.0"
},
"preview": true
Expand Down
Loading

0 comments on commit c456def

Please sign in to comment.