Skip to content

Commit aff0df5

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

File tree

2 files changed

+325
-388
lines changed

2 files changed

+325
-388
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@
6464
"fast-glob": "^3.3.3",
6565
"magic-string": "^0.30.17",
6666
"picomatch": "^4.0.2",
67-
"unplugin": "^2.3.2",
67+
"unplugin": "^2.3.3",
6868
"unplugin-replace": "^0.6.0"
6969
},
7070
"devDependencies": {
7171
"@babel/types": "^7.27.1",
72-
"@sxzz/eslint-config": "^7.0.0",
72+
"@sxzz/eslint-config": "^7.0.1",
7373
"@sxzz/prettier-config": "^2.2.1",
7474
"@sxzz/test-utils": "^0.5.6",
7575
"@types/node": "^22.15.17",
@@ -79,10 +79,10 @@
7979
"eslint": "^9.26.0",
8080
"prettier": "^3.5.3",
8181
"rollup": "^4.40.2",
82-
"tsdown": "^0.11.1",
82+
"tsdown": "^0.11.5",
8383
"tsx": "^4.19.4",
8484
"typescript": "^5.8.3",
85-
"unplugin-oxc": "^0.4.0",
85+
"unplugin-oxc": "^0.4.2",
8686
"vite": "^6.3.5",
8787
"vitest": "^3.1.3",
8888
"webpack": "^5.99.8"

0 commit comments

Comments
 (0)