Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#77)
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 Dec 4, 2023
1 parent 46b6f12 commit 480e5da
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.5",
"@rollup/pluginutils": "^5.1.0",
"load-tsconfig": "^0.2.5",
"unplugin": "^1.5.1"
},
"devDependencies": {
"@hannoeru/eslint-config": "^0.9.7",
"@swc/core": "^1.3.100",
"@types/node": "^18.18.13",
"@types/node": "^18.19.2",
"defu": "^6.1.3",
"esbuild": "0.19.8",
"path-exists": "^5.0.0",
"prettier": "3.1.0",
"rollup": "^3.29.4",
"tsup": "7.2.0",
"typescript": "5.3.2",
"vite": "^4.5.0",
"vite": "^4.5.1",
"vitest": "^0.34.6"
}
}
16 changes: 8 additions & 8 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 480e5da

Please sign in to comment.