Skip to content

Commit 195255b

Browse files
committed
chore(deps): upgrade deps
1 parent 009d23e commit 195255b

File tree

2 files changed

+369
-86
lines changed

2 files changed

+369
-86
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,18 +65,18 @@
6565
"jest": "^29.7.0",
6666
"jest-environment-jsdom": "^29.7.0",
6767
"jsdoc-tests": "^1.1.1",
68-
"mutative": "^1.0.11",
68+
"mutative": "^1.1.0",
6969
"prettier": "^3.2.5",
7070
"react": "^18.2.0",
7171
"react-dom": "^18.2.0",
7272
"rimraf": "^5.0.5",
7373
"rollup": "^4.22.5",
7474
"ts-jest": "^29.2.5",
7575
"ts-node": "^10.9.2",
76-
"tslib": "^2.7.0",
77-
"typedoc": "^0.25.13",
78-
"typedoc-plugin-markdown": "^4.0.2",
79-
"typescript": "^5.6.2",
76+
"tslib": "^2.8.1",
77+
"typedoc": "^0.26.11",
78+
"typedoc-plugin-markdown": "^4.2.10",
79+
"typescript": "^5.7.2",
8080
"yargs": "^17.7.2"
8181
},
8282
"config": {

0 commit comments

Comments
 (0)