Skip to content

Commit 90dbdc4

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

File tree

2 files changed

+409
-400
lines changed

2 files changed

+409
-400
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-replace",
33
"version": "0.6.1",
4-
"packageManager": "pnpm@10.16.1",
4+
"packageManager": "pnpm@10.17.0",
55
"description": "A universal bundler plugin which replaces targeted strings in files.",
66
"type": "module",
77
"keywords": [
@@ -68,18 +68,18 @@
6868
"@sxzz/eslint-config": "^7.1.4",
6969
"@sxzz/prettier-config": "^2.2.4",
7070
"@sxzz/test-utils": "^0.5.11",
71-
"@types/node": "^24.5.0",
71+
"@types/node": "^24.5.2",
7272
"bumpp": "^10.2.3",
73-
"esbuild": "^0.25.9",
74-
"eslint": "^9.35.0",
73+
"esbuild": "^0.25.10",
74+
"eslint": "^9.36.0",
7575
"fast-glob": "^3.3.3",
7676
"prettier": "^3.6.2",
7777
"rolldown": "nightly",
78-
"rollup": "^4.50.2",
79-
"tsdown": "^0.15.1",
78+
"rollup": "^4.52.0",
79+
"tsdown": "^0.15.4",
8080
"tsx": "^4.20.5",
8181
"typescript": "^5.9.2",
82-
"vite": "^7.1.5",
82+
"vite": "^7.1.6",
8383
"vitest": "^3.2.4",
8484
"webpack": "^5.101.3"
8585
},

0 commit comments

Comments
 (0)