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] committed May 8, 2023
1 parent a211d8a commit 6fa1ca3
Show file tree
Hide file tree
Showing 3 changed files with 298 additions and 228 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,23 +51,23 @@
"magic-string": "^0.30.0",
"mlly": "^1.2.0",
"pathe": "^1.1.0",
"pkg-types": "^1.0.2",
"pkg-types": "^1.0.3",
"scule": "^1.0.0",
"strip-literal": "^1.0.1",
"unplugin": "^1.3.1"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@vitest/coverage-c8": "^0.30.1",
"@vitest/coverage-c8": "^0.31.0",
"bumpp": "^9.1.0",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.38.0",
"h3": "^1.6.4",
"eslint": "^8.40.0",
"h3": "^1.6.5",
"jquery": "^3.6.4",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vitest": "^0.30.1",
"vue-tsc": "^1.2.0"
"vitest": "^0.31.0",
"vue-tsc": "^1.6.4"
},
"packageManager": "pnpm@8.3.0"
"packageManager": "pnpm@8.4.0"
}
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"vue": "^3.2.47"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.1.0",
"@vitejs/plugin-vue": "^4.2.1",
"typescript": "^5.0.4",
"vite": "^4.2.2",
"vite-plugin-inspect": "^0.7.22"
"vite": "^4.3.5",
"vite-plugin-inspect": "^0.7.25"
}
}

0 comments on commit 6fa1ca3

Please sign in to comment.