Skip to content

Commit 7afc336

Browse files
chore(deps): update dependency unplugin to v3 (#1566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <[email protected]>
1 parent b4021de commit 7afc336

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"std-env": "^3.10.0",
9393
"tinyexec": "^1.0.2",
9494
"ufo": "^1.6.3",
95-
"unplugin": "^2.3.11",
95+
"unplugin": "^3.0.0",
9696
"vitest-environment-nuxt": "^1.0.1",
9797
"vue": "^3.5.27"
9898
},
@@ -187,7 +187,7 @@
187187
"vue": "^3.5.27"
188188
},
189189
"engines": {
190-
"node": "^20.11.1 || ^22.0.0 || >=24.0.0"
190+
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
191191
},
192192
"packageManager": "[email protected]"
193193
}

pnpm-lock.yaml

Lines changed: 12 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)