Skip to content

Commit

Permalink
fix(deps): update dependencies (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 164b20e commit 9860cc5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,27 @@
"type": "module",
"dependencies": {
"arg": "5.0.2",
"chalk": "5.4.0",
"chalk": "5.4.1",
"chokidar": "3.6.0",
"clipboardy": "4.0.0",
"esbuild": "0.24.2",
"glob": "11.0.0",
"glob": "11.0.1",
"terser": "5.37.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@rollup/plugin-typescript": "12.1.2",
"@swc/core": "1.10.1",
"@swc/core": "1.10.7",
"@types/glob": "8.1.0",
"@types/node": "22.10.2",
"@types/node": "22.10.6",
"depcheck": "1.4.7",
"lefthook": "1.9.2",
"rollup": "4.29.0",
"ts-node": "^10.9.1",
"tslib": "2.8.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vitest": "2.1.8"
},
"scripts": {
Expand Down

0 comments on commit 9860cc5

Please sign in to comment.