Skip to content

Commit 2ac9051

Browse files
chore(deps): update all non-major dependencies (#9286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36a72c2 commit 2ac9051

File tree

3 files changed

+62
-81
lines changed

3 files changed

+62
-81
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"version": "3.3.4",
4-
"packageManager": "pnpm@8.7.6",
4+
"packageManager": "pnpm@8.9.2",
55
"type": "module",
66
"scripts": {
77
"dev": "node scripts/dev.js",
@@ -65,8 +65,8 @@
6565
"@rollup/plugin-node-resolve": "^15.2.3",
6666
"@rollup/plugin-replace": "^5.0.4",
6767
"@rollup/plugin-terser": "^0.4.4",
68-
"@types/hash-sum": "^1.0.0",
69-
"@types/node": "^18.18.5",
68+
"@types/hash-sum": "^1.0.1",
69+
"@types/node": "^18.18.6",
7070
"@typescript-eslint/parser": "^6.8.0",
7171
"@vitest/coverage-istanbul": "^0.34.4",
7272
"@vue/consolidate": "0.17.3",
@@ -83,15 +83,15 @@
8383
"lodash": "^4.17.21",
8484
"magic-string": "^0.30.3",
8585
"markdown-table": "^3.0.3",
86-
"marked": "^9.1.1",
86+
"marked": "^9.1.2",
8787
"minimist": "^1.2.8",
8888
"npm-run-all": "^4.1.5",
8989
"picocolors": "^1.0.0",
9090
"prettier": "^3.0.3",
9191
"pretty-bytes": "^6.1.1",
9292
"pug": "^3.0.2",
9393
"puppeteer": "~21.2.1",
94-
"rimraf": "^5.0.1",
94+
"rimraf": "^5.0.5",
9595
"rollup": "^3.29.4",
9696
"rollup-plugin-dts": "^6.1.0",
9797
"rollup-plugin-esbuild": "^6.1.0",
@@ -102,7 +102,7 @@
102102
"terser": "^5.22.0",
103103
"todomvc-app-css": "^2.4.2",
104104
"tslib": "^2.6.2",
105-
"tsx": "^3.12.10",
105+
"tsx": "^3.14.0",
106106
"typescript": "^5.1.6",
107107
"vite": "^4.3.0",
108108
"vitest": "^0.34.4"

packages/compiler-sfc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"postcss-modules": "^4.3.1",
5555
"postcss-selector-parser": "^6.0.13",
5656
"pug": "^3.0.2",
57-
"sass": "^1.67.0"
57+
"sass": "^1.69.4"
5858
}
5959
}

pnpm-lock.yaml

Lines changed: 55 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)