Skip to content

Commit f65846c

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

File tree

2 files changed

+111
-101
lines changed

2 files changed

+111
-101
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.13",
4-
"packageManager": "[email protected].0",
4+
"packageManager": "[email protected].1",
55
"type": "module",
66
"scripts": {
77
"dev": "node scripts/dev.js",
@@ -69,7 +69,7 @@
6969
"@rollup/plugin-replace": "^5.0.4",
7070
"@rollup/plugin-terser": "^0.4.4",
7171
"@types/hash-sum": "^1.0.2",
72-
"@types/node": "^20.10.4",
72+
"@types/node": "^20.10.5",
7373
"@typescript-eslint/parser": "^6.13.2",
7474
"@vitest/coverage-istanbul": "^1.0.4",
7575
"@vue/consolidate": "0.17.3",
@@ -86,7 +86,7 @@
8686
"lodash": "^4.17.21",
8787
"magic-string": "^0.30.5",
8888
"markdown-table": "^3.0.3",
89-
"marked": "^11.0.1",
89+
"marked": "^11.1.0",
9090
"minimist": "^1.2.8",
9191
"npm-run-all": "^4.1.5",
9292
"picocolors": "^1.0.0",
@@ -105,7 +105,7 @@
105105
"terser": "^5.22.0",
106106
"todomvc-app-css": "^2.4.3",
107107
"tslib": "^2.6.2",
108-
"tsx": "^4.6.2",
108+
"tsx": "^4.7.0",
109109
"typescript": "^5.2.2",
110110
"vite": "^5.0.5",
111111
"vitest": "^1.0.4"

0 commit comments

Comments
 (0)