Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#178)
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] authored Oct 17, 2023
1 parent 592839c commit 4afbf15
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 242 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"citty": "^0.1.4",
"defu": "^6.1.2",
"esbuild": "^0.19.2",
"esbuild": "^0.19.5",
"fs-extra": "^11.1.1",
"globby": "^13.2.2",
"jiti": "^1.20.0",
Expand All @@ -40,23 +40,23 @@
"pathe": "^1.1.1"
},
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"@types/mri": "^1.1.1",
"@types/node": "^20.6.0",
"@vitest/coverage-v8": "^0.34.4",
"@types/fs-extra": "^11.0.2",
"@types/mri": "^1.1.2",
"@types/node": "^20.8.6",
"@vitest/coverage-v8": "^0.34.6",
"c8": "latest",
"changelogen": "^0.5.5",
"eslint": "^8.49.0",
"eslint": "^8.51.0",
"eslint-config-unjs": "^0.2.1",
"modern-normalize": "^2.0.0",
"prettier": "^3.0.3",
"sass": "^1.66.1",
"sass": "^1.69.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.4"
"vitest": "^0.34.6"
},
"peerDependencies": {
"sass": "^1.66.1",
"sass": "^1.69.3",
"typescript": ">=5.2.2"
},
"peerDependenciesMeta": {
Expand All @@ -67,5 +67,5 @@
"optional": true
}
},
"packageManager": "pnpm@8.7.5"
"packageManager": "pnpm@8.9.2"
}
Loading

0 comments on commit 4afbf15

Please sign in to comment.