build(deps-dev): bump typedoc from 0.26.9 to 0.26.10 (#2809)

This commit is contained in:
dependabot[bot]
2024-10-21 16:17:27 +00:00
committed by GitHub
parent 619c9ae13a
commit 2a77e2cd91
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -13596,9 +13596,9 @@
} }
}, },
"node_modules/typedoc": { "node_modules/typedoc": {
"version": "0.26.9", "version": "0.26.10",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.26.9.tgz", "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.26.10.tgz",
"integrity": "sha512-Rc7QpWL7EtmrT8yxV0GmhOR6xHgFnnhphbD9Suti3fz3um7ZOrou6q/g9d6+zC5PssTLZmjaW4Upmzv8T1rCcQ==", "integrity": "sha512-xLmVKJ8S21t+JeuQLNueebEuTVphx6IrP06CdV7+0WVflUSW3SPmR+h1fnWVdAR/FQePEgsSWCUHXqKKjzuUAw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"lunr": "^2.3.9", "lunr": "^2.3.9",
@@ -14719,7 +14719,7 @@
"lodash": "^4.17.4", "lodash": "^4.17.4",
"react": "^18.2.0", "react": "^18.2.0",
"run-s": "^0.0.0", "run-s": "^0.0.0",
"typedoc": "0.26.9", "typedoc": "0.26.10",
"ws": "^8.14.2" "ws": "^8.14.2"
}, },
"engines": { "engines": {

View File

@@ -43,7 +43,7 @@
"lodash": "^4.17.4", "lodash": "^4.17.4",
"react": "^18.2.0", "react": "^18.2.0",
"run-s": "^0.0.0", "run-s": "^0.0.0",
"typedoc": "0.26.9", "typedoc": "0.26.10",
"ws": "^8.14.2" "ws": "^8.14.2"
}, },
"resolutions": { "resolutions": {