|
114 | 114 | "@stencila/dev-config": "3.0.4",
|
115 | 115 | "@stencila/eslint-config": "^3.0.4",
|
116 | 116 | "@stencila/semantic-release-config": "2.0.20",
|
117 |
| - "@testing-library/jest-dom": "5.17.0", |
| 117 | + "@testing-library/jest-dom": "6.6.3", |
118 | 118 | "@types/async-lock": "1.4.0",
|
119 | 119 | "@types/content-type": "1.1.5",
|
120 | 120 | "@types/escape-html": "1.0.2",
|
121 |
| - "@types/fs-extra": "9.0.13", |
122 |
| - "@types/github-slugger": "1.3.0", |
| 121 | + "@types/fs-extra": "11.0.4", |
| 122 | + "@types/github-slugger": "2.0.0", |
123 | 123 | "@types/hyperscript": "0.0.4",
|
124 | 124 | "@types/jest": "29.5.4",
|
125 | 125 | "@types/js-beautify": "1.14.0",
|
126 | 126 | "@types/js-yaml": "4.0.5",
|
127 |
| - "@types/jsdom": "16.2.15", |
| 127 | + "@types/jsdom": "21.1.7", |
128 | 128 | "@types/jsonld": "1.5.9",
|
129 |
| - "@types/mdast": "3.0.12", |
130 |
| - "@types/mime": "2.0.3", |
| 129 | + "@types/mdast": "4.0.4", |
| 130 | + "@types/mime": "4.0.0", |
131 | 131 | "@types/minimist": "1.2.2",
|
132 |
| - "@types/node": "18.17.9", |
| 132 | + "@types/node": "22.10.10", |
133 | 133 | "@types/pa11y": "5.3.5",
|
134 | 134 | "@types/papaparse": "5.3.8",
|
135 | 135 | "@types/parse-author": "2.0.1",
|
136 | 136 | "@types/punycode": "2.1.0",
|
137 | 137 | "@types/tar": "6.1.5",
|
138 | 138 | "@types/testing-library__dom": "7.5.0",
|
139 |
| - "@types/unist": "2.0.7", |
140 |
| - "callsites": "3.1.0", |
| 139 | + "@types/unist": "3.0.3", |
| 140 | + "callsites": "4.2.0", |
141 | 141 | "csl-json": "0.1.0",
|
142 |
| - "delay": "5.0.0", |
| 142 | + "delay": "6.0.0", |
143 | 143 | "dependency-check": "4.1.0",
|
144 |
| - "googleapis": "95.0.0", |
| 144 | + "googleapis": "144.0.0", |
145 | 145 | "jest": "29.6.4",
|
146 | 146 | "jest-file-snapshot": "0.5.0",
|
147 | 147 | "jest-matcher-utils": "29.6.4",
|
148 |
| - "json-schema-to-typescript": "11.0.5", |
| 148 | + "json-schema-to-typescript": "15.0.4", |
149 | 149 | "markdown-toc": "1.2.0",
|
150 |
| - "nock": "13.3.3", |
151 |
| - "pa11y": "6.2.3", |
| 150 | + "nock": "14.0.0", |
| 151 | + "pa11y": "8.0.0", |
152 | 152 | "semantic-release": "24.1.0",
|
153 | 153 | "structured-data-testing-tool": "4.5.0",
|
154 | 154 | "ts-jest": "29.1.1",
|
155 | 155 | "ts-node": "10.9.1",
|
156 | 156 | "typedoc": "0.24.8",
|
157 |
| - "typescript": "4.9.5" |
| 157 | + "typescript": "5.7.3" |
158 | 158 | },
|
159 | 159 | "commitlint": {
|
160 | 160 | "extends": [
|
|
0 commit comments