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] authored Oct 30, 2023
1 parent 0574d62 commit caca4c3
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"citty": "^0.1.4",
"defu": "^6.1.2",
"defu": "^6.1.3",
"esbuild": "^0.19.5",
"fs-extra": "^11.1.1",
"globby": "^13.2.2",
Expand All @@ -42,21 +42,21 @@
"devDependencies": {
"@types/fs-extra": "^11.0.3",
"@types/mri": "^1.1.3",
"@types/node": "^20.8.7",
"@types/node": "^20.8.9",
"@vitest/coverage-v8": "^0.34.6",
"c8": "latest",
"changelogen": "^0.5.5",
"eslint": "^8.52.0",
"eslint-config-unjs": "^0.2.1",
"modern-normalize": "^2.0.0",
"prettier": "^3.0.3",
"sass": "^1.69.4",
"sass": "^1.69.5",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"peerDependencies": {
"sass": "^1.69.4",
"sass": "^1.69.5",
"typescript": ">=5.2.2"
},
"peerDependenciesMeta": {
Expand All @@ -67,5 +67,5 @@
"optional": true
}
},
"packageManager": "pnpm@8.9.2"
"packageManager": "pnpm@8.10.0"
}
78 changes: 39 additions & 39 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 caca4c3

Please sign in to comment.