Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#50)
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] committed Oct 9, 2023
1 parent 0b25633 commit a78f20f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,22 @@
"@swc/core": "^1.2.108"
},
"dependencies": {
"@rollup/pluginutils": "^5.0.4",
"@rollup/pluginutils": "^5.0.5",
"load-tsconfig": "^0.2.5",
"unplugin": "^1.5.0"
},
"devDependencies": {
"@hannoeru/eslint-config": "^0.9.7",
"@swc/core": "^1.3.92",
"@types/node": "^18.18.1",
"@types/node": "^18.18.4",
"defu": "^6.1.2",
"esbuild": "0.19.4",
"path-exists": "^5.0.0",
"prettier": "3.0.3",
"rollup": "^3.29.4",
"tsup": "7.2.0",
"typescript": "5.2.2",
"vite": "^4.4.9",
"vite": "^4.4.11",
"vitest": "^0.34.6"
}
}
38 changes: 19 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a78f20f

Please sign in to comment.