Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 91ae110 commit d0b07d7
Show file tree
Hide file tree
Showing 3 changed files with 1,357 additions and 942 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@
"release": "pnpm bu pub --remote --log"
},
"devDependencies": {
"@antfu/eslint-config": "2.22.0-beta.3",
"@antfu/eslint-config": "2.27.3",
"@monan/create-dts": "^0.0.3",
"@runafe/butler": "^0.0.20",
"@types/moxios": "^0.4.17",
"@types/node": "^22.5.4",
"cross-env": "^7.0.3",
"env-cmd": "^10.1.0",
"eslint": "^9.10.0",
"esno": "^4.7.0",
"eslint": "^9.16.0",
"esno": "^4.8.0",
"moxios": "^0.4.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"prettier-plugin-jsdoc": "^1.3.0",
"rollup-plugin-pure": "^0.2.1",
"taze": "^0.16.8",
"typescript": "5.5.4",
"unbuild": "3.0.0-rc.7",
"taze": "^0.18.0",
"typescript": "5.7.2",
"unbuild": "3.0.1",
"unplugin-unused": "^0.2.3",
"vitest": "^2.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/easy-axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"devDependencies": {
"@monan/shared": "workspace:*",
"@monan/types": "workspace:*",
"ohash": "^1.1.3"
"ohash": "^1.1.4"
}
}
Loading

0 comments on commit d0b07d7

Please sign in to comment.