Skip to content

Commit 8ac2228

Browse files
chore(deps): update all non-major dependencies
1 parent 6ddbb89 commit 8ac2228

File tree

5 files changed

+35
-35
lines changed

5 files changed

+35
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@commitlint/cli": "^20.2.0",
3131
"@commitlint/config-conventional": "^20.2.0",
3232
"@eslint/js": "^9.39.2",
33-
"@types/node": "^24.10.3",
33+
"@types/node": "^24.10.4",
3434
"eslint": "^9.39.2",
3535
"eslint-plugin-unicorn": "^62.0.0",
3636
"globals": "^16.5.0",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"prepack": "tsdown"
2727
},
2828
"devDependencies": {
29-
"tsdown": "^0.17.3",
29+
"tsdown": "^0.17.4",
3030
"typescript": "^5.9.3"
3131
},
3232
"dependencies": {

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.3",
32+
"tsdown": "^0.17.4",
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.3",
55+
"tsdown": "^0.17.4",
5656
"typescript": "^5.9.3"
5757
},
5858
"keywords": [

pnpm-lock.yaml

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)