Skip to content

Commit b28dba3

Browse files
chore(deps): update all non-major dependencies
1 parent 2857a59 commit b28dba3

File tree

3 files changed

+41
-54
lines changed

3 files changed

+41
-54
lines changed

package.json

Lines changed: 4 additions & 4 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",
@@ -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.13.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.3"
5959
}
6060
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)