Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#70)
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 Nov 20, 2023
1 parent 6c4f3d9 commit dd4104c
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 119 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-starter",
"version": "0.0.0",
"packageManager": "pnpm@8.10.4",
"packageManager": "pnpm@8.10.5",
"description": "Description.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -76,19 +76,19 @@
"dependencies": {
"@rollup/pluginutils": "^5.0.5",
"magic-string": "^0.30.5",
"unplugin": "^1.5.0"
"unplugin": "^1.5.1"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.7.4",
"@sxzz/prettier-config": "^1.0.4",
"@types/node": "^20.9.0",
"@types/node": "^20.9.2",
"bumpp": "^9.2.0",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-define-config": "^1.24.1",
"fast-glob": "^3.3.2",
"prettier": "^3.1.0",
"tsup": "^8.0.0",
"tsx": "^4.1.1",
"tsx": "^4.1.4",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vitest": "^0.34.6"
Expand Down

0 comments on commit dd4104c

Please sign in to comment.