Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#11020)
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 May 27, 2024
1 parent 5b8c1af commit b487acd
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 21 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.27",
"packageManager": "pnpm@9.1.1",
"packageManager": "pnpm@9.1.2",
"type": "module",
"scripts": {
"dev": "node scripts/dev.js",
Expand Down Expand Up @@ -94,7 +94,7 @@
"picocolors": "^1.0.1",
"prettier": "^3.2.5",
"pretty-bytes": "^6.1.1",
"pug": "^3.0.2",
"pug": "^3.0.3",
"puppeteer": "~22.7.1",
"rimraf": "^5.0.7",
"rollup": "^4.17.2",
Expand All @@ -107,7 +107,7 @@
"terser": "^5.31.0",
"todomvc-app-css": "^2.4.3",
"tslib": "^2.6.2",
"tsx": "^4.10.5",
"tsx": "^4.11.0",
"typescript": "~5.4.5",
"typescript-eslint": "^7.8.0",
"vite": "^5.2.11",
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 @@ -61,7 +61,7 @@
"minimatch": "^9.0.4",
"postcss-modules": "^6.0.0",
"postcss-selector-parser": "^6.0.16",
"pug": "^3.0.2",
"pug": "^3.0.3",
"sass": "^1.77.2"
}
}
42 changes: 25 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b487acd

Please sign in to comment.