Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit 1c4f615

Browse files
Update all dependencies
1 parent 74f3747 commit 1c4f615

File tree

2 files changed

+111
-349
lines changed

2 files changed

+111
-349
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
"typedoc-plugin"
1818
],
1919
"devDependencies": {
20-
"@swc/core": "1.9.2",
20+
"@swc/core": "1.9.3",
2121
"@swc/jest": "0.2.37",
2222
"@types/jest": "29.5.14",
2323
"depcheck": "1.4.7",
2424
"jest": "29.7.0",
25-
"prettier": "3.3.3",
25+
"prettier": "3.4.1",
2626
"react": "18.3.1",
27-
"typedoc": "0.26.11",
28-
"typescript": "5.6.3",
27+
"typedoc": "0.27.0",
28+
"typescript": "5.7.2",
2929
"uglifyjs-folder": "3.3.0"
3030
},
3131
"scripts": {

0 commit comments

Comments
 (0)