Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#283)
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 Jan 13, 2025
1 parent c899a76 commit 8a5b2ba
Show file tree
Hide file tree
Showing 2 changed files with 424 additions and 217 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,39 +35,39 @@
"defu": "^6.1.4",
"esbuild": "^0.24.2",
"jiti": "^1.21.7",
"mlly": "^1.7.3",
"pathe": "^2.0.0",
"pkg-types": "^1.2.1",
"mlly": "^1.7.4",
"pathe": "^2.0.1",
"pkg-types": "^1.3.0",
"postcss": "^8.4.49",
"postcss-nested": "^7.0.2",
"semver": "^7.6.3",
"tinyglobby": "^0.2.10"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.8",
"@volar/typescript": "^2.4.11",
"@vue/language-core": "^2.2.0",
"@vue/language-core2.0": "npm:@vue/language-core@2.0.29",
"c8": "latest",
"changelogen": "^0.5.7",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-unjs": "^0.4.2",
"modern-normalize": "^3.0.1",
"prettier": "^3.4.2",
"sass": "^1.83.0",
"typescript": "^5.7.2",
"unbuild": "^3.0.1",
"sass": "^1.83.1",
"typescript": "^5.7.3",
"unbuild": "^3.3.0",
"vitest": "^2.1.8",
"vue": "^3.5.13",
"vue-tsc": "^2.2.0",
"vue-tsc1": "npm:vue-tsc@^1.8.27",
"vue-tsc2.0": "npm:vue-tsc@2.0.29"
},
"peerDependencies": {
"sass": "^1.83.0",
"typescript": ">=5.7.2",
"sass": "^1.83.1",
"typescript": ">=5.7.3",
"vue": "^3.5.13",
"vue-tsc": "^1.8.27 || ^2.0.21"
},
Expand All @@ -85,5 +85,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.15.1"
"packageManager": "pnpm@9.15.3"
}
Loading

0 comments on commit 8a5b2ba

Please sign in to comment.