Skip to content

Commit e853eb4

Browse files
chore(deps): update all non-major dependencies (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca5a79f commit e853eb4

File tree

2 files changed

+417
-410
lines changed

2 files changed

+417
-410
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-replace",
33
"version": "0.5.1",
4-
"packageManager": "pnpm@10.5.2",
4+
"packageManager": "pnpm@10.6.2",
55
"description": "A universal bundler plugin which replaces targeted strings in files.",
66
"type": "module",
77
"keywords": [
@@ -67,21 +67,21 @@
6767
},
6868
"devDependencies": {
6969
"@sxzz/eslint-config": "^6.0.1",
70-
"@sxzz/prettier-config": "^2.2.0",
70+
"@sxzz/prettier-config": "^2.2.1",
7171
"@sxzz/test-utils": "^0.5.1",
72-
"@types/node": "^22.13.9",
72+
"@types/node": "^22.13.10",
7373
"bumpp": "^10.0.3",
74-
"esbuild": "^0.25.0",
75-
"eslint": "^9.21.0",
74+
"esbuild": "^0.25.1",
75+
"eslint": "^9.22.0",
7676
"fast-glob": "^3.3.3",
7777
"prettier": "^3.5.3",
7878
"rolldown": "nightly",
79-
"rollup": "^4.34.9",
80-
"tsdown": "^0.6.3",
79+
"rollup": "^4.35.0",
80+
"tsdown": "^0.6.4",
8181
"tsx": "^4.19.3",
8282
"typescript": "^5.8.2",
83-
"vite": "^6.2.0",
84-
"vitest": "^3.0.7",
83+
"vite": "^6.2.1",
84+
"vitest": "^3.0.8",
8585
"webpack": "^5.98.0"
8686
},
8787
"engines": {

0 commit comments

Comments
 (0)