Skip to content

Commit 6214216

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

File tree

2 files changed

+231
-206
lines changed

2 files changed

+231
-206
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.4.0",
4-
"packageManager": "[email protected].2",
4+
"packageManager": "[email protected].3",
55
"description": "A universal bundler plugin which replaces targeted strings in files.",
66
"type": "module",
77
"keywords": [
@@ -94,19 +94,19 @@
9494
"devDependencies": {
9595
"@sxzz/eslint-config": "^4.5.1",
9696
"@sxzz/prettier-config": "^2.0.2",
97-
"@types/node": "^22.10.2",
97+
"@types/node": "^22.10.5",
9898
"@vue-macros/test-utils": "^1.7.1",
9999
"bumpp": "^9.9.2",
100100
"esbuild": "^0.24.2",
101101
"eslint": "^9.17.0",
102-
"fast-glob": "^3.3.2",
102+
"fast-glob": "^3.3.3",
103103
"prettier": "^3.4.2",
104104
"rolldown": "nightly",
105-
"rollup": "^4.29.1",
105+
"rollup": "^4.29.2",
106106
"tsup": "^8.3.5",
107107
"tsx": "^4.19.2",
108108
"typescript": "^5.7.2",
109-
"vite": "^6.0.6",
109+
"vite": "^6.0.7",
110110
"vitest": "^2.1.8",
111111
"webpack": "^5.97.1"
112112
},

0 commit comments

Comments
 (0)