Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
antfu committed Aug 20, 2024

Verified

This commit was signed with the committer’s verified signature.
kyteinsky Anupam Kumar
1 parent 2dbfcd9 commit f97726c
Showing 3 changed files with 134 additions and 108 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,18 @@
<a href="https://marketplace.visualstudio.com/items?itemName=antfu.ext-name" target="__blank"><img src="https://img.shields.io/visual-studio-marketplace/v/antfu.ext-name.svg?color=eee&amp;label=VS%20Code%20Marketplace&logo=visual-studio-code" alt="Visual Studio Marketplace Version" /></a>
<a href="https://kermanx.github.io/reactive-vscode/" target="__blank"><img src="https://img.shields.io/badge/made_with-reactive--vscode-%23007ACC?style=flat&labelColor=%23229863" alt="Made with reactive-vscode" /></a>

## Configurations

<!-- configs -->
<!-- empty -->
<!-- configs -->

## Commands

<!-- commands -->
<!-- empty -->
<!-- commands -->

## Sponsors

<p align="center">
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -58,20 +58,20 @@
"release": "bumpp && nr publish"
},
"devDependencies": {
"@antfu/eslint-config": "^2.25.2",
"@antfu/eslint-config": "^2.26.0",
"@antfu/ni": "^0.22.4",
"@types/node": "^22.3.0",
"@types/node": "^22.4.1",
"@types/vscode": "^1.92.0",
"@vscode/vsce": "^2.32.0",
"@vscode/vsce": "^3.0.0",
"bumpp": "^9.5.1",
"eslint": "^9.9.0",
"esno": "^4.7.0",
"pnpm": "^9.7.1",
"reactive-vscode": "0.2.0-beta.9",
"reactive-vscode": "^0.2.0",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vite": "^5.4.1",
"vitest": "^2.0.5",
"vscode-ext-gen": "^0.3.6"
"vscode-ext-gen": "^0.4.1"
}
}
220 changes: 117 additions & 103 deletions pnpm-lock.yaml

0 comments on commit f97726c

Please sign in to comment.