Skip to content

Commit e3af956

Browse files
chore(deps): update all non-major dependencies
1 parent 0a8be45 commit e3af956

File tree

3 files changed

+64
-77
lines changed

3 files changed

+64
-77
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.1",
6666
"@rollup/plugin-replace": "^5.0.2",
6767
"@rollup/plugin-terser": "^0.4.3",
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.7.2",
7171
"@vitest/coverage-istanbul": "^0.34.4",
7272
"@vue/consolidate": "0.17.3",
@@ -84,14 +84,14 @@
8484
"lodash": "^4.17.21",
8585
"magic-string": "^0.30.3",
8686
"markdown-table": "^3.0.3",
87-
"marked": "^9.1.1",
87+
"marked": "^9.1.2",
8888
"minimist": "^1.2.8",
8989
"npm-run-all": "^4.1.5",
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.2",
9696
"rollup-plugin-dts": "^6.0.2",
9797
"rollup-plugin-esbuild": "^6.0.0",
@@ -102,7 +102,7 @@
102102
"terser": "^5.19.4",
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
@@ -55,6 +55,6 @@
5555
"postcss-modules": "^4.3.1",
5656
"postcss-selector-parser": "^6.0.13",
5757
"pug": "^3.0.2",
58-
"sass": "^1.67.0"
58+
"sass": "^1.69.4"
5959
}
6060
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)