Skip to content

Commit 2e46b65

Browse files
fix(deps): update all non-major dependencies (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63f8b2a commit 2e46b65

File tree

2 files changed

+233
-218
lines changed

2 files changed

+233
-218
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,25 +78,25 @@
7878
"prepublishOnly": "pnpm run build"
7979
},
8080
"dependencies": {
81-
"@rollup/pluginutils": "^5.1.3",
81+
"@rollup/pluginutils": "^5.1.4",
8282
"ast-kit": "^1.3.2",
8383
"execa": "^9.5.2",
8484
"fast-glob": "^3.3.2",
85-
"magic-string": "^0.30.14",
85+
"magic-string": "^0.30.15",
8686
"picomatch": "^4.0.2",
87-
"unplugin": "^2.0.0",
87+
"unplugin": "^2.1.0",
8888
"unplugin-replace": "^0.3.3"
8989
},
9090
"devDependencies": {
9191
"@babel/types": "^7.26.3",
9292
"@sxzz/eslint-config": "^4.5.1",
9393
"@sxzz/prettier-config": "^2.0.2",
94-
"@types/node": "^22.10.1",
94+
"@types/node": "^22.10.2",
9595
"@types/picomatch": "^3.0.1",
96-
"@vue-macros/test-utils": "^1.7.0",
97-
"bumpp": "^9.9.0",
96+
"@vue-macros/test-utils": "^1.7.1",
97+
"bumpp": "^9.9.1",
9898
"esbuild": "^0.24.0",
99-
"eslint": "^9.16.0",
99+
"eslint": "^9.17.0",
100100
"prettier": "^3.4.2",
101101
"rollup": "^4.28.1",
102102
"tsup": "^8.3.5",

0 commit comments

Comments
 (0)