Skip to content

Commit 3ef63f0

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

File tree

2 files changed

+726
-819
lines changed

2 files changed

+726
-819
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.6.5",
4+
"packageManager": "pnpm@10.7.1",
55
"description": "A universal bundler plugin which replaces targeted strings in files.",
66
"type": "module",
77
"keywords": [
@@ -66,22 +66,22 @@
6666
"unplugin-utils": "^0.2.4"
6767
},
6868
"devDependencies": {
69-
"@sxzz/eslint-config": "^6.1.0",
69+
"@sxzz/eslint-config": "^6.1.1",
7070
"@sxzz/prettier-config": "^2.2.1",
71-
"@sxzz/test-utils": "^0.5.2",
72-
"@types/node": "^22.13.13",
71+
"@sxzz/test-utils": "^0.5.4",
72+
"@types/node": "^22.13.17",
7373
"bumpp": "^10.1.0",
74-
"esbuild": "^0.25.1",
74+
"esbuild": "^0.25.2",
7575
"eslint": "^9.23.0",
7676
"fast-glob": "^3.3.3",
7777
"prettier": "^3.5.3",
7878
"rolldown": "nightly",
79-
"rollup": "^4.37.0",
80-
"tsdown": "^0.6.9",
79+
"rollup": "^4.38.0",
80+
"tsdown": "^0.6.10",
8181
"tsx": "^4.19.3",
8282
"typescript": "^5.8.2",
83-
"vite": "^6.2.3",
84-
"vitest": "^3.0.9",
83+
"vite": "^6.2.4",
84+
"vitest": "^3.1.1",
8585
"webpack": "^5.98.0"
8686
},
8787
"engines": {

0 commit comments

Comments
 (0)