Skip to content

Commit 9fc7bf0

Browse files
fix(deps): update all non-major dependencies (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a7dd4d commit 9fc7bf0

2 files changed

Lines changed: 366 additions & 373 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@
6868
},
6969
"dependencies": {
7070
"@fluent/syntax": "^0.19.0",
71-
"@swc/core": "^1.14.0",
71+
"@swc/core": "^1.15.0",
7272
"adm-zip": "^0.5.16",
7373
"bumpp": "^10.3.1",
7474
"c12": "^3.3.1",
7575
"chokidar": "^4.0.3",
7676
"commander": "^14.0.2",
7777
"es-toolkit": "^1.41.0",
78-
"esbuild": "^0.25.11",
78+
"esbuild": "^0.25.12",
7979
"fs-extra": "^11.3.2",
8080
"hookable": "^5.5.3",
8181
"octokit": "^5.0.5",
@@ -89,18 +89,18 @@
8989
"@commander-js/extra-typings": "^14.0.0",
9090
"@types/adm-zip": "^0.5.7",
9191
"@types/fs-extra": "^11.0.4",
92-
"@types/node": "^24.9.2",
92+
"@types/node": "^24.10.0",
9393
"bumpp": "^10.3.1",
9494
"changelogen": "^0.6.2",
95-
"eslint": "^9.39.0",
95+
"eslint": "^9.39.1",
9696
"eslint-plugin-format": "^1.0.2",
9797
"husky": "^9.1.7",
9898
"lint-staged": "^16.2.6",
9999
"node-style-text": "^2.1.2",
100100
"tsx": "^4.20.6",
101101
"typescript": "^5.9.3",
102102
"unbuild": "^3.6.1",
103-
"vitest": "^4.0.6"
103+
"vitest": "^4.0.7"
104104
},
105105
"workspaces": [
106106
"src",

0 commit comments

Comments
 (0)