Skip to content

Commit 41071ff

Browse files
chore(deps): update all non-major dependencies (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ec3917 commit 41071ff

File tree

5 files changed

+69
-76
lines changed

5 files changed

+69
-76
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
"@changesets/cli": "^2.29.8",
3030
"@commitlint/cli": "^20.2.0",
3131
"@commitlint/config-conventional": "^20.2.0",
32-
"@eslint/js": "^9.39.1",
32+
"@eslint/js": "^9.39.2",
3333
"@types/node": "^24.10.3",
34-
"eslint": "^9.39.1",
34+
"eslint": "^9.39.2",
3535
"eslint-plugin-unicorn": "^62.0.0",
3636
"globals": "^16.5.0",
3737
"harmonix": "workspace:*",
3838
"husky": "^9.1.7",
39-
"knip": "^5.73.3",
39+
"knip": "^5.73.4",
4040
"lint-staged": "^16.2.7",
4141
"prettier": "^3.7.4",
4242
"tinyexec": "^1.0.2",

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"prepack": "tsdown"
2727
},
2828
"devDependencies": {
29-
"tsdown": "^0.17.2",
29+
"tsdown": "^0.17.3",
3030
"typescript": "^5.9.3"
3131
},
3232
"dependencies": {
@@ -35,7 +35,7 @@
3535
"@rollup/plugin-json": "^6.1.0",
3636
"@rollup/plugin-node-resolve": "^16.0.3",
3737
"citty": "^0.1.6",
38-
"clipboardy": "^5.0.1",
38+
"clipboardy": "^5.0.2",
3939
"consola": "^3.4.2",
4040
"devalue": "^5.6.1",
4141
"dotenv": "^17.2.3",

packages/create-harmonix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"citty": "^0.1.6"
3030
},
3131
"devDependencies": {
32-
"tsdown": "^0.17.2",
32+
"tsdown": "^0.17.3",
3333
"typescript": "^5.9.3"
3434
},
3535
"keywords": [

packages/harmonix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"unctx": "^2.4.1"
5353
},
5454
"devDependencies": {
55-
"tsdown": "^0.17.2",
55+
"tsdown": "^0.17.3",
5656
"typescript": "^5.9.3"
5757
},
5858
"keywords": [

0 commit comments

Comments
 (0)