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 Feb 1, 2024
1 parent b7c396d commit 3429d10
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 54 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"citty": "^0.1.5",
"cssnano": "^6.0.3",
"defu": "^6.1.4",
"esbuild": "^0.19.11",
"esbuild": "^0.20.0",
"fs-extra": "^11.2.0",
"globby": "^14.0.0",
"jiti": "^1.21.0",
Expand All @@ -46,8 +46,8 @@
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/mri": "^1.1.5",
"@types/node": "^20.11.5",
"@vitest/coverage-v8": "^1.2.1",
"@types/node": "^20.11.15",
"@vitest/coverage-v8": "^1.2.2",
"c8": "latest",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
Expand All @@ -57,14 +57,14 @@
"sass": "^1.70.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vue": "^3.3.4",
"vue-tsc": "^1.8.5",
"vitest": "^1.2.1"
"vue": "^3.4.15",
"vue-tsc": "^1.8.27",
"vitest": "^1.2.2"
},
"peerDependencies": {
"sass": "^1.69.7",
"sass": "^1.70.0",
"typescript": ">=5.3.3",
"vue-tsc": "^1.8.5"
"vue-tsc": "^1.8.27"
},
"peerDependenciesMeta": {
"sass": {
Expand All @@ -77,5 +77,5 @@
"optional": true
}
},
"packageManager": "pnpm@8.14.1"
"packageManager": "pnpm@8.15.1"
}
Loading

0 comments on commit 3429d10

Please sign in to comment.