We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009d23e commit 195255bCopy full SHA for 195255b
package.json
@@ -65,18 +65,18 @@
65
"jest": "^29.7.0",
66
"jest-environment-jsdom": "^29.7.0",
67
"jsdoc-tests": "^1.1.1",
68
- "mutative": "^1.0.11",
+ "mutative": "^1.1.0",
69
"prettier": "^3.2.5",
70
"react": "^18.2.0",
71
"react-dom": "^18.2.0",
72
"rimraf": "^5.0.5",
73
"rollup": "^4.22.5",
74
"ts-jest": "^29.2.5",
75
"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",
+ "tslib": "^2.8.1",
+ "typedoc": "^0.26.11",
+ "typedoc-plugin-markdown": "^4.2.10",
+ "typescript": "^5.7.2",
80
"yargs": "^17.7.2"
81
},
82
"config": {
0 commit comments