Skip to content

Commit 1c610dc

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

File tree

2 files changed

+349
-326
lines changed

2 files changed

+349
-326
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-replace",
33
"version": "0.6.0",
4-
"packageManager": "pnpm@10.11.0",
4+
"packageManager": "pnpm@10.12.1",
55
"description": "A universal bundler plugin which replaces targeted strings in files.",
66
"type": "module",
77
"keywords": [
@@ -68,19 +68,19 @@
6868
"@sxzz/eslint-config": "^7.0.2",
6969
"@sxzz/prettier-config": "^2.2.1",
7070
"@sxzz/test-utils": "^0.5.6",
71-
"@types/node": "^22.15.29",
71+
"@types/node": "^22.15.30",
7272
"bumpp": "^10.1.1",
7373
"esbuild": "^0.25.5",
7474
"eslint": "^9.28.0",
7575
"fast-glob": "^3.3.3",
7676
"prettier": "^3.5.3",
7777
"rolldown": "nightly",
78-
"rollup": "^4.41.1",
79-
"tsdown": "^0.12.6",
78+
"rollup": "^4.42.0",
79+
"tsdown": "^0.12.7",
8080
"tsx": "^4.19.4",
8181
"typescript": "^5.8.3",
8282
"vite": "^6.3.5",
83-
"vitest": "^3.1.4",
83+
"vitest": "^3.2.2",
8484
"webpack": "^5.99.9"
8585
},
8686
"engines": {

0 commit comments

Comments
 (0)