Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#63)
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 Sep 18, 2023
1 parent 74163fc commit 9af9e3e
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 33 deletions.
8 changes: 4 additions & 4 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": "[email protected].4",
"packageManager": "[email protected].6",
"description": "Description.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -76,19 +76,19 @@
"dependencies": {
"@rollup/pluginutils": "^5.0.4",
"magic-string": "^0.30.3",
"unplugin": "^1.4.0"
"unplugin": "^1.5.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.5.4",
"@sxzz/prettier-config": "^1.0.4",
"@types/node": "^20.6.0",
"@types/node": "^20.6.2",
"bumpp": "^9.2.0",
"eslint": "^8.49.0",
"eslint-define-config": "^1.23.0",
"fast-glob": "^3.3.1",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"tsx": "^3.12.8",
"tsx": "^3.12.10",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.4"
Expand Down
64 changes: 35 additions & 29 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 9af9e3e

Please sign in to comment.