Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#95)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 3910836 commit 16c9308
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 132 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"dependencies": {
"@antfu/utils": "^0.7.10",
"@babel/generator": "^7.26.3",
"@rollup/pluginutils": "^5.1.3",
"@rollup/pluginutils": "^5.1.4",
"ast-kit": "^1.3.2",
"magic-string-ast": "^0.6.3",
"unplugin": "^2.1.0"
Expand All @@ -103,13 +103,13 @@
"@types/babel__generator": "^7.6.8",
"@types/node": "^22.10.2",
"bumpp": "^9.9.1",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"prettier": "^3.4.2",
"rollup": "^4.28.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vite": "^6.0.3",
"vite": "^6.0.4",
"vitest": "^2.1.8"
},
"engines": {
Expand Down
Loading

0 comments on commit 16c9308

Please sign in to comment.