Chore: update dependencies (doctest-ts)

This commit is contained in:
Pieter Vander Vennet 2025-02-09 00:38:50 +01:00
parent 3c6b3fae8e
commit 649ad347d9
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -39,7 +39,7 @@
"country-to-currency": "^1.1.5", "country-to-currency": "^1.1.5",
"crypto": "^1.0.1", "crypto": "^1.0.1",
"csv-parse": "^5.6.0", "csv-parse": "^5.6.0",
"doctest-ts-improved": "^0.9.2", "doctest-ts-improved": "^1.0.0",
"dompurify": "^3.2.4", "dompurify": "^3.2.4",
"email-validator": "^2.0.4", "email-validator": "^2.0.4",
"escape-html": "^1.0.3", "escape-html": "^1.0.3",
@ -14150,9 +14150,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/doctest-ts-improved": { "node_modules/doctest-ts-improved": {
"version": "0.9.2", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/doctest-ts-improved/-/doctest-ts-improved-0.9.2.tgz", "resolved": "https://registry.npmjs.org/doctest-ts-improved/-/doctest-ts-improved-1.0.0.tgz",
"integrity": "sha512-4UJQcI4Jk1F5UwBqJZYExio8UeqQFGNBR7IWduG2Oh5rTFbjJChDrXA2x/QiwWX2wMu01pfxMYt+to3kWVVf7w==", "integrity": "sha512-RpAz9wiYFefHXEPjj7U6FiSAmYk50Ou6ifwmiuPYdiB+zDt8leIlwPtvLcgX3UWkTdJPQDf7cxdB61J9YMCwrA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@types/chai": "^4.3.0", "@types/chai": "^4.3.0",
@ -40766,9 +40766,9 @@
"version": "1.1.3" "version": "1.1.3"
}, },
"doctest-ts-improved": { "doctest-ts-improved": {
"version": "0.9.2", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/doctest-ts-improved/-/doctest-ts-improved-0.9.2.tgz", "resolved": "https://registry.npmjs.org/doctest-ts-improved/-/doctest-ts-improved-1.0.0.tgz",
"integrity": "sha512-4UJQcI4Jk1F5UwBqJZYExio8UeqQFGNBR7IWduG2Oh5rTFbjJChDrXA2x/QiwWX2wMu01pfxMYt+to3kWVVf7w==", "integrity": "sha512-RpAz9wiYFefHXEPjj7U6FiSAmYk50Ou6ifwmiuPYdiB+zDt8leIlwPtvLcgX3UWkTdJPQDf7cxdB61J9YMCwrA==",
"requires": { "requires": {
"@types/chai": "^4.3.0", "@types/chai": "^4.3.0",
"chai": "^4.3.6", "chai": "^4.3.6",

View file

@ -197,7 +197,7 @@
"country-to-currency": "^1.1.5", "country-to-currency": "^1.1.5",
"crypto": "^1.0.1", "crypto": "^1.0.1",
"csv-parse": "^5.6.0", "csv-parse": "^5.6.0",
"doctest-ts-improved": "^0.9.2", "doctest-ts-improved": "^1.0.0",
"dompurify": "^3.2.4", "dompurify": "^3.2.4",
"email-validator": "^2.0.4", "email-validator": "^2.0.4",
"escape-html": "^1.0.3", "escape-html": "^1.0.3",