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 Jul 27, 2023
1 parent 8b853f7 commit a4d07a2
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 119 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"citty": "^0.1.2",
"defu": "^6.1.2",
"esbuild": "^0.18.14",
"esbuild": "^0.18.17",
"fs-extra": "^11.1.1",
"globby": "^13.2.2",
"jiti": "^1.19.1",
Expand All @@ -42,21 +42,21 @@
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"@types/mri": "^1.1.1",
"@types/node": "^20.4.2",
"@types/node": "^20.4.5",
"@vitest/coverage-v8": "^0.33.0",
"c8": "latest",
"changelogen": "^0.5.4",
"eslint": "^8.45.0",
"eslint-config-unjs": "^0.2.1",
"modern-normalize": "^2.0.0",
"prettier": "^3.0.0",
"sass": "^1.63.6",
"sass": "^1.64.1",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.33.0"
},
"peerDependencies": {
"sass": "^1.63.6",
"sass": "^1.64.1",
"typescript": ">=5.1.6"
},
"peerDependenciesMeta": {
Expand All @@ -67,5 +67,5 @@
"optional": true
}
},
"packageManager": "pnpm@8.6.7"
"packageManager": "pnpm@8.6.10"
}
Loading

0 comments on commit a4d07a2

Please sign in to comment.