Skip to content

Commit af92f1c

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

2 files changed

Lines changed: 289 additions & 286 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"ast-kit": "^2.2.0",
6565
"picomatch": "^4.0.4",
6666
"rolldown-string": "^0.3.0",
67-
"tinyglobby": "^0.2.15",
67+
"tinyglobby": "^0.2.16",
6868
"unplugin": "^3.0.0",
6969
"unplugin-replace": "^0.8.0"
7070
},
@@ -73,22 +73,22 @@
7373
"@sxzz/eslint-config": "^7.8.4",
7474
"@sxzz/prettier-config": "^2.3.1",
7575
"@sxzz/test-utils": "^0.5.16",
76-
"@types/node": "^25.5.2",
76+
"@types/node": "^25.6.0",
7777
"@types/picomatch": "^4.0.3",
78-
"@typescript/native-preview": "7.0.0-dev.20260405.1",
78+
"@typescript/native-preview": "7.0.0-dev.20260412.1",
7979
"bumpp": "^11.0.1",
8080
"esbuild": "^0.28.0",
8181
"eslint": "^10.2.0",
82-
"prettier": "^3.8.1",
83-
"rolldown": "1.0.0-rc.13",
82+
"prettier": "^3.8.2",
83+
"rolldown": "1.0.0-rc.15",
8484
"rollup": "^4.60.1",
8585
"tsdown": "^0.21.7",
8686
"tsdown-preset-sxzz": "^0.5.0",
8787
"typescript": "^6.0.2",
8888
"unplugin-oxc": "^0.6.0",
89-
"vite": "^8.0.3",
90-
"vitest": "^4.1.2",
91-
"webpack": "^5.105.4"
89+
"vite": "^8.0.8",
90+
"vitest": "^4.1.4",
91+
"webpack": "^5.106.1"
9292
},
9393
"prettier": "@sxzz/prettier-config"
9494
}

0 commit comments

Comments
 (0)