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 Dec 21, 2024
1 parent cec780e commit 716fa71
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 @@ -15,25 +15,25 @@
"chalk": "5.3.0",
"chokidar": "3.6.0",
"clipboardy": "4.0.0",
"esbuild": "0.24.0",
"esbuild": "0.24.2",
"glob": "11.0.0",
"terser": "5.36.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@commitlint/cli": "19.6.0",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@rollup/plugin-typescript": "12.1.1",
"@rollup/plugin-typescript": "12.1.2",
"@swc/core": "1.9.3",
"@types/glob": "8.1.0",
"@types/node": "22.10.1",
"@types/node": "22.10.2",
"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",
"vitest": "2.1.6"
"vitest": "2.1.8"
},
"scripts": {
"prepare": "lefthook install",
Expand Down

0 comments on commit 716fa71

Please sign in to comment.