Skip to content

Commit 4bac074

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

File tree

2 files changed

+919
-714
lines changed

2 files changed

+919
-714
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.2",
4-
"packageManager": "pnpm@10.8.1",
4+
"packageManager": "pnpm@10.10.0",
55
"description": "A universal bundler plugin which replaces targeted strings in files.",
66
"type": "module",
77
"keywords": [
@@ -68,20 +68,20 @@
6868
"@sxzz/eslint-config": "^6.1.2",
6969
"@sxzz/prettier-config": "^2.2.1",
7070
"@sxzz/test-utils": "^0.5.5",
71-
"@types/node": "^22.14.1",
71+
"@types/node": "^22.15.3",
7272
"bumpp": "^10.1.0",
73-
"esbuild": "^0.25.2",
74-
"eslint": "^9.25.0",
73+
"esbuild": "^0.25.3",
74+
"eslint": "^9.25.1",
7575
"fast-glob": "^3.3.3",
7676
"prettier": "^3.5.3",
7777
"rolldown": "nightly",
78-
"rollup": "^4.40.0",
79-
"tsdown": "^0.9.1",
78+
"rollup": "^4.40.1",
79+
"tsdown": "^0.10.0",
8080
"tsx": "^4.19.3",
8181
"typescript": "^5.8.3",
82-
"vite": "^6.3.2",
83-
"vitest": "^3.1.1",
84-
"webpack": "^5.99.6"
82+
"vite": "^6.3.3",
83+
"vitest": "^3.1.2",
84+
"webpack": "^5.99.7"
8585
},
8686
"engines": {
8787
"node": ">=18.12.0"

0 commit comments

Comments
 (0)