Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#17)
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 16, 2024
1 parent 0ef6f59 commit 4a27dd6
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 171 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,20 +88,20 @@
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"@rollup/pluginutils": "^5.1.3",
"@rollup/pluginutils": "^5.1.4",
"js-tokens": "^9.0.1",
"picocolors": "^1.1.1",
"pkg-types": "^1.2.1",
"unplugin": "^2.0.0"
"unplugin": "^2.1.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^4.5.1",
"@sxzz/prettier-config": "^2.0.2",
"@sxzz/test-utils": "^0.3.8",
"@types/node": "^22.10.1",
"bumpp": "^9.9.0",
"@sxzz/test-utils": "^0.3.11",
"@types/node": "^22.10.2",
"bumpp": "^9.9.1",
"escape-string-regexp": "^5.0.0",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"prettier": "^3.4.2",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
Expand Down
Loading

0 comments on commit 4a27dd6

Please sign in to comment.