Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs committed Feb 25, 2024
1 parent d9a04e5 commit a4fe485
Show file tree
Hide file tree
Showing 2 changed files with 353 additions and 250 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"version": "1.9.0",
"private": true,
"packageManager": "pnpm@8.14.3",
"packageManager": "pnpm@8.15.4",
"description": "🦊 Soothing pastel icon theme for VSCode",
"author": "prazdevs",
"license": "MIT",
Expand Down Expand Up @@ -130,25 +130,25 @@
"vscode:prepublish": "pnpm build"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.3",
"@catppuccin/palette": "^1.0.3",
"@iconify/tools": "^4.0.0",
"@types/node": "^20.10.8",
"@types/vscode": "^1.83.0",
"@vscode/vsce": "^2.22.0",
"@antfu/eslint-config": "^2.6.4",
"@catppuccin/palette": "^1.1.0",
"@iconify/tools": "^4.0.2",
"@types/node": "^20.11.20",
"@types/vscode": "1.83.0",
"@vscode/vsce": "^2.24.0",
"bumpp": "^9.3.0",
"changelogen": "^0.5.5",
"defu": "^6.1.4",
"eslint": "^8.56.0",
"lint-staged": "^15.2.0",
"eslint": "^8.57.0",
"lint-staged": "^15.2.2",
"lookpath": "^1.2.2",
"magic-regexp": "^0.7.0",
"puppeteer": "^21.9.0",
"puppeteer": "^22.2.0",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.9.0",
"tempy": "^3.1.0",
"tsup": "^8.0.1",
"tsx": "^4.7.0",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit a4fe485

Please sign in to comment.