Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#10866)
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] committed May 6, 2024
1 parent c0c9432 commit bead21a
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 284 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"version": "3.4.26",
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.0",
"type": "module",
"scripts": {
"dev": "node scripts/dev.js",
Expand Down Expand Up @@ -70,7 +70,7 @@
"@rollup/plugin-terser": "^0.4.4",
"@types/hash-sum": "^1.0.2",
"@types/minimist": "^1.2.5",
"@types/node": "^20.12.7",
"@types/node": "^20.12.10",
"@types/semver": "^7.5.8",
"@vitest/coverage-istanbul": "^1.5.2",
"@vue/consolidate": "1.0.0",
Expand Down Expand Up @@ -107,7 +107,7 @@
"terser": "^5.30.4",
"todomvc-app-css": "^2.4.3",
"tslib": "^2.6.2",
"tsx": "^4.7.3",
"tsx": "^4.9.3",
"typescript": "~5.4.5",
"typescript-eslint": "^7.7.1",
"vite": "^5.2.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/compiler-sfc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"postcss-modules": "^6.0.0",
"postcss-selector-parser": "^6.0.16",
"pug": "^3.0.2",
"sass": "^1.75.0"
"sass": "^1.76.0"
}
}

0 comments on commit bead21a

Please sign in to comment.