|
60 | 60 | "eslint-config-prettier":"^8.8.0", |
61 | 61 | "eslint-plugin-import":"^2.27.5", |
62 | 62 | "eslint-plugin-prettier":"^4.2.1", |
63 | | -"jest":"^29.5.0", |
64 | | -"jest-environment-jsdom":"^29.5.0", |
| 63 | +"jest":"^29.7.0", |
| 64 | +"jest-environment-jsdom":"^29.7.0", |
65 | 65 | "jotai":"^2.9.3", |
66 | | -"mutative":"^1.0.8", |
| 66 | +"mutative":"^1.0.9", |
67 | 67 | "prettier":"^2.8.6", |
68 | 68 | "react":"^18.2.0", |
69 | 69 | "react-dom":"^18.2.0", |
|
72 | 72 | "rollup-plugin-terser":"^7.0.0", |
73 | 73 | "ts-jest":"^29.1.0", |
74 | 74 | "ts-node":"^10.9.1", |
75 | | -"tslib":"^2.5.0", |
76 | | -"typedoc":"^0.23.28", |
77 | | -"typedoc-plugin-markdown":"^3.14.0", |
78 | | -"typescript":"^5.0.2", |
| 75 | +"tslib":"^2.7.0", |
| 76 | +"typedoc":"^0.26.7", |
| 77 | +"typedoc-plugin-markdown":"^4.2.7", |
| 78 | +"typescript":"^5.6.2", |
79 | 79 | "yargs":"^17.7.1" |
80 | 80 | }, |
81 | 81 | "config": { |
|