Skip to content

Commit b3681a8

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

File tree

2 files changed

+211
-205
lines changed

2 files changed

+211
-205
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].3",
4+
"packageManager": "[email protected].4",
55
"description": "A universal bundler plugin which replaces targeted strings in files.",
66
"type": "module",
77
"keywords": [
@@ -93,16 +93,16 @@
9393
},
9494
"devDependencies": {
9595
"@sxzz/eslint-config": "^4.6.0",
96-
"@sxzz/prettier-config": "^2.0.2",
97-
"@types/node": "^22.10.5",
96+
"@sxzz/prettier-config": "^2.1.0",
97+
"@types/node": "^22.10.7",
9898
"@vue-macros/test-utils": "^1.7.1",
99-
"bumpp": "^9.10.0",
99+
"bumpp": "^9.10.1",
100100
"esbuild": "^0.24.2",
101101
"eslint": "^9.18.0",
102102
"fast-glob": "^3.3.3",
103103
"prettier": "^3.4.2",
104104
"rolldown": "nightly",
105-
"rollup": "^4.30.1",
105+
"rollup": "^4.31.0",
106106
"tsup": "^8.3.5",
107107
"tsx": "^4.19.2",
108108
"typescript": "^5.7.3",

0 commit comments

Comments
 (0)