Skip to content

Commit 7b11590

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

2 files changed

Lines changed: 460 additions & 398 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@
6666
}
6767
},
6868
"dependencies": {
69-
"oxc-minify": ">=0.121.0",
69+
"oxc-minify": ">=0.123.0",
7070
"oxc-resolver": "^11.19.1",
71-
"oxc-transform": ">=0.121.0",
71+
"oxc-transform": ">=0.123.0",
7272
"unplugin": "^3.0.0"
7373
},
7474
"inlinedDependencies": {
@@ -79,9 +79,9 @@
7979
"@sxzz/eslint-config": "^7.8.4",
8080
"@sxzz/prettier-config": "^2.3.1",
8181
"@sxzz/test-utils": "^0.5.16",
82-
"@types/node": "^25.5.0",
82+
"@types/node": "^25.5.2",
8383
"bumpp": "^11.0.1",
84-
"eslint": "^10.1.0",
84+
"eslint": "^10.2.0",
8585
"prettier": "^3.8.1",
8686
"rollup": "^4.60.1",
8787
"tinyexec": "^1.0.4",

0 commit comments

Comments
 (0)