Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee5b7aa

Browse files
fix(deps): update all non-major dependencies (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4221a78 commit ee5b7aa

File tree

2 files changed

+253
-254
lines changed

2 files changed

+253
-254
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,18 +87,18 @@
8787
"prepublishOnly": "pnpm run build"
8888
},
8989
"dependencies": {
90-
"@rollup/pluginutils": "^5.1.3",
91-
"magic-string": "^0.30.14",
92-
"unplugin": "^2.0.0"
90+
"@rollup/pluginutils": "^5.1.4",
91+
"magic-string": "^0.30.15",
92+
"unplugin": "^2.1.0"
9393
},
9494
"devDependencies": {
9595
"@sxzz/eslint-config": "^4.5.1",
9696
"@sxzz/prettier-config": "^2.0.2",
97-
"@types/node": "^22.10.1",
98-
"@vue-macros/test-utils": "^1.7.0",
99-
"bumpp": "^9.9.0",
97+
"@types/node": "^22.10.2",
98+
"@vue-macros/test-utils": "^1.7.1",
99+
"bumpp": "^9.9.1",
100100
"esbuild": "^0.24.0",
101-
"eslint": "^9.16.0",
101+
"eslint": "^9.17.0",
102102
"fast-glob": "^3.3.2",
103103
"prettier": "^3.4.2",
104104
"rolldown": "nightly",

0 commit comments

Comments
 (0)