Skip to content

Commit d6962d0

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#6713)
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
1 parent 11fe710 commit d6962d0

File tree

4 files changed

+50
-298
lines changed

4 files changed

+50
-298
lines changed

doc-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"node": ">=18"
1515
},
1616
"dependencies": {
17-
"typedoc": "^0.27.5",
17+
"typedoc": "^0.27.6",
1818
"typedoc-plugin-markdown": "4.3.2"
1919
}
2020
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"tsup": "^8.3.5",
130130
"typescript": "~5.7.2",
131131
"typescript-eslint": "^8.18.2",
132-
"vite": "^6.0.5",
132+
"vite": "^6.0.6",
133133
"vitest": "^2.1.8"
134134
}
135135
}

0 commit comments

Comments
 (0)