Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs committed May 23, 2024
1 parent 6092a47 commit c244a4f
Show file tree
Hide file tree
Showing 3 changed files with 1,298 additions and 550 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,28 +129,28 @@
"vscode:prepublish": "pnpm build"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.4",
"@catppuccin/palette": "^1.1.0",
"@iconify/tools": "^4.0.2",
"@types/node": "^20.11.20",
"@antfu/eslint-config": "^2.18.1",
"@catppuccin/palette": "^1.2.0",
"@iconify/tools": "^4.0.4",
"@types/node": "^20.12.12",
"@types/vscode": "1.83.0",
"@vscode/vsce": "^2.24.0",
"bumpp": "^9.3.0",
"@vscode/vsce": "^2.26.1",
"bumpp": "^9.4.1",
"changelogen": "^0.5.5",
"cleye": "^1.3.2",
"consola": "^3.2.3",
"defu": "^6.1.4",
"eslint": "^8.57.0",
"lint-staged": "^15.2.2",
"eslint": "^9.3.0",
"lint-staged": "^15.2.4",
"lookpath": "^1.2.2",
"magic-regexp": "^0.7.0",
"puppeteer": "^22.2.0",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.9.0",
"magic-regexp": "^0.8.0",
"puppeteer": "^22.9.0",
"rimraf": "^5.0.7",
"simple-git-hooks": "^2.11.1",
"tempy": "^3.1.0",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3"
"tsx": "^4.11.0",
"typescript": "^5.4.5"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit c244a4f

Please sign in to comment.