Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 4, 2023
1 parent 9716a13 commit fc7dd7a
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 115 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,22 +74,22 @@
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"@rollup/pluginutils": "^5.0.5",
"@rollup/pluginutils": "^5.1.0",
"magic-string": "^0.30.5",
"unplugin": "^1.5.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.7.5",
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.10.0",
"@types/node": "^20.10.3",
"bumpp": "^9.2.0",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"fast-glob": "^3.3.2",
"prettier": "^3.1.0",
"tsup": "^8.0.1",
"tsx": "^4.5.0",
"tsx": "^4.6.2",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vite": "^5.0.4",
"vitest": "^0.34.6"
},
"engines": {
Expand Down
Loading

0 comments on commit fc7dd7a

Please sign in to comment.