Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Commit 90cbcfe

Browse files
chore(deps): update all non-major dependencies (#10980)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd18ce7 commit 90cbcfe

File tree

3 files changed

+72
-60
lines changed

3 files changed

+72
-60
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@rollup/plugin-terser": "^0.4.4",
7171
"@types/hash-sum": "^1.0.2",
7272
"@types/minimist": "^1.2.5",
73-
"@types/node": "^20.12.11",
73+
"@types/node": "^20.12.12",
7474
"@types/semver": "^7.5.8",
7575
"@vitest/coverage-istanbul": "^1.5.2",
7676
"@vue/consolidate": "1.0.0",
@@ -90,8 +90,8 @@
9090
"markdown-table": "^3.0.3",
9191
"marked": "^12.0.2",
9292
"minimist": "^1.2.8",
93-
"npm-run-all2": "^6.1.2",
94-
"picocolors": "^1.0.0",
93+
"npm-run-all2": "^6.2.0",
94+
"picocolors": "^1.0.1",
9595
"prettier": "^3.2.5",
9696
"pretty-bytes": "^6.1.1",
9797
"pug": "^3.0.2",
@@ -107,7 +107,7 @@
107107
"terser": "^5.31.0",
108108
"todomvc-app-css": "^2.4.3",
109109
"tslib": "^2.6.2",
110-
"tsx": "^4.10.1",
110+
"tsx": "^4.10.5",
111111
"typescript": "~5.4.5",
112112
"typescript-eslint": "^7.8.0",
113113
"vite": "^5.2.11",

packages/compiler-sfc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@
6262
"postcss-modules": "^6.0.0",
6363
"postcss-selector-parser": "^6.0.16",
6464
"pug": "^3.0.2",
65-
"sass": "^1.77.1"
65+
"sass": "^1.77.2"
6666
}
6767
}

0 commit comments

Comments
 (0)