Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbapapazes committed Jul 30, 2024
1 parent 28f72b5 commit fff2e62
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 113 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"version": "0.6.0",
"private": true,
"packageManager": "[email protected]+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e",
"packageManager": "[email protected]",
"description": "Write faster with AI",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -229,10 +229,10 @@
"release": "npm run lint && bumpp"
},
"devDependencies": {
"@antfu/eslint-config": "^2.23.2",
"@swc/core": "^1.7.1",
"@types/node": "^20.14.12",
"@types/vscode": "^1.81.1",
"@antfu/eslint-config": "^2.24.0",
"@swc/core": "^1.7.3",
"@types/node": "^20.14.13",
"@types/vscode": "^1.91.0",
"@vscode/vsce": "^2.31.1",
"bumpp": "^9.4.1",
"eslint": "9.5.0",
Expand Down
Loading

0 comments on commit fff2e62

Please sign in to comment.