build: Update @std/assert to 1.0.11

This commit is contained in:
Foster Hangdaan 2025-02-19 18:32:06 -05:00
parent bfa12bee87
commit ca76ec08a2
Signed by: foster
GPG key ID: E48D7F49A852F112
2 changed files with 237 additions and 238 deletions

View file

@ -6,7 +6,7 @@
"test": "deno test --allow-read=. --allow-write=./tests/site/_site,./tests/__snapshots__ --deny-env" "test": "deno test --allow-read=. --allow-write=./tests/site/_site,./tests/__snapshots__ --deny-env"
}, },
"imports": { "imports": {
"@std/assert": "jsr:@std/assert@1.0.7", "@std/assert": "jsr:@std/assert@1.0.11",
"@std/path": "jsr:@std/path@1.0.8", "@std/path": "jsr:@std/path@1.0.8",
"@std/testing": "jsr:@std/testing@1.0.4", "@std/testing": "jsr:@std/testing@1.0.4",
"lume/": "https://deno.land/x/lume@v2.4.1/" "lume/": "https://deno.land/x/lume@v2.4.1/"

195
deno.lock generated
View file

@ -1,50 +1,51 @@
{ {
"version": "3", "version": "4",
"packages": {
"specifiers": { "specifiers": {
"jsr:@davidbonnet/astring@1.8.6": "jsr:@davidbonnet/astring@1.8.6", "jsr:@davidbonnet/astring@1.8.6": "1.8.6",
"jsr:@std/assert@1.0.7": "jsr:@std/assert@1.0.7", "jsr:@std/assert@1.0.11": "1.0.11",
"jsr:@std/assert@^1.0.7": "jsr:@std/assert@1.0.7", "jsr:@std/assert@1.0.7": "1.0.7",
"jsr:@std/cli@1.0.6": "jsr:@std/cli@1.0.6", "jsr:@std/assert@^1.0.7": "1.0.11",
"jsr:@std/cli@^1.0.6": "jsr:@std/cli@1.0.6", "jsr:@std/cli@1.0.6": "1.0.6",
"jsr:@std/collections@^1.0.5": "jsr:@std/collections@1.0.9", "jsr:@std/cli@^1.0.6": "1.0.6",
"jsr:@std/crypto@1.0.3": "jsr:@std/crypto@1.0.3", "jsr:@std/collections@^1.0.5": "1.0.9",
"jsr:@std/encoding@1.0.5": "jsr:@std/encoding@1.0.5", "jsr:@std/crypto@1.0.3": "1.0.3",
"jsr:@std/encoding@^1.0.5": "jsr:@std/encoding@1.0.5", "jsr:@std/data-structures@^1.0.4": "1.0.6",
"jsr:@std/fmt@1.0.3": "jsr:@std/fmt@1.0.3", "jsr:@std/encoding@1.0.5": "1.0.5",
"jsr:@std/fmt@^1.0.2": "jsr:@std/fmt@1.0.3", "jsr:@std/encoding@^1.0.5": "1.0.5",
"jsr:@std/fmt@^1.0.3": "jsr:@std/fmt@1.0.3", "jsr:@std/fmt@1.0.3": "1.0.3",
"jsr:@std/front-matter@1.0.5": "jsr:@std/front-matter@1.0.5", "jsr:@std/fmt@^1.0.2": "1.0.3",
"jsr:@std/fs@1.0.5": "jsr:@std/fs@1.0.5", "jsr:@std/fmt@^1.0.3": "1.0.3",
"jsr:@std/fs@^1.0.4": "jsr:@std/fs@1.0.5", "jsr:@std/front-matter@1.0.5": "1.0.5",
"jsr:@std/fs@^1.0.5": "jsr:@std/fs@1.0.5", "jsr:@std/fs@1.0.5": "1.0.5",
"jsr:@std/html@1.0.3": "jsr:@std/html@1.0.3", "jsr:@std/fs@^1.0.4": "1.0.5",
"jsr:@std/http@1.0.9": "jsr:@std/http@1.0.9", "jsr:@std/fs@^1.0.5": "1.0.5",
"jsr:@std/internal@^1.0.5": "jsr:@std/internal@1.0.5", "jsr:@std/html@1.0.3": "1.0.3",
"jsr:@std/io@^0.225.0": "jsr:@std/io@0.225.0", "jsr:@std/http@1.0.9": "1.0.9",
"jsr:@std/json@^1.0.0": "jsr:@std/json@1.0.1", "jsr:@std/internal@^1.0.5": "1.0.5",
"jsr:@std/jsonc@1.0.1": "jsr:@std/jsonc@1.0.1", "jsr:@std/io@0.225": "0.225.0",
"jsr:@std/log@0.224.9": "jsr:@std/log@0.224.9", "jsr:@std/json@1": "1.0.1",
"jsr:@std/media-types@^1.0.3": "jsr:@std/media-types@1.0.3", "jsr:@std/jsonc@1.0.1": "1.0.1",
"jsr:@std/net@^1.0.4": "jsr:@std/net@1.0.4", "jsr:@std/log@0.224.9": "0.224.9",
"jsr:@std/path@1.0.8": "jsr:@std/path@1.0.8", "jsr:@std/media-types@^1.0.3": "1.0.3",
"jsr:@std/path@^1.0.7": "jsr:@std/path@1.0.8", "jsr:@std/net@^1.0.4": "1.0.4",
"jsr:@std/path@^1.0.8": "jsr:@std/path@1.0.8", "jsr:@std/path@1.0.8": "1.0.8",
"jsr:@std/streams@^1.0.7": "jsr:@std/streams@1.0.8", "jsr:@std/path@^1.0.7": "1.0.8",
"jsr:@std/testing@1.0.4": "jsr:@std/testing@1.0.4", "jsr:@std/path@^1.0.8": "1.0.8",
"jsr:@std/toml@1.0.1": "jsr:@std/toml@1.0.1", "jsr:@std/streams@^1.0.7": "1.0.8",
"jsr:@std/toml@^1.0.1": "jsr:@std/toml@1.0.1", "jsr:@std/testing@1.0.4": "1.0.4",
"jsr:@std/yaml@1.0.5": "jsr:@std/yaml@1.0.5", "jsr:@std/toml@1.0.1": "1.0.1",
"jsr:@std/yaml@^1.0.5": "jsr:@std/yaml@1.0.5", "jsr:@std/toml@^1.0.1": "1.0.1",
"jsr:@valibot/valibot@0.42.1": "jsr:@valibot/valibot@0.42.1", "jsr:@std/yaml@1.0.5": "1.0.5",
"npm:@js-temporal/polyfill@0.4.4": "npm:@js-temporal/polyfill@0.4.4", "jsr:@std/yaml@^1.0.5": "1.0.5",
"npm:@types/estree@1.0.6": "npm:@types/estree@1.0.6", "jsr:@valibot/valibot@0.42.1": "0.42.1",
"npm:@types/node": "npm:@types/node@18.16.19", "npm:@js-temporal/polyfill@0.4.4": "0.4.4",
"npm:estree-walker@3.0.3": "npm:estree-walker@3.0.3", "npm:@types/estree@1.0.6": "1.0.6",
"npm:markdown-it-attrs@4.2.0": "npm:markdown-it-attrs@4.2.0_markdown-it@14.1.0", "npm:@types/node@*": "18.16.19",
"npm:markdown-it-deflist@3.0.0": "npm:markdown-it-deflist@3.0.0", "npm:estree-walker@3.0.3": "3.0.3",
"npm:markdown-it@14.1.0": "npm:markdown-it@14.1.0", "npm:markdown-it-attrs@4.2.0": "4.2.0_markdown-it@14.1.0",
"npm:meriyah@6.0.3": "npm:meriyah@6.0.3" "npm:markdown-it-deflist@3.0.0": "3.0.0",
"npm:markdown-it@14.1.0": "14.1.0",
"npm:meriyah@6.0.3": "6.0.3"
}, },
"jsr": { "jsr": {
"@davidbonnet/astring@1.8.6": { "@davidbonnet/astring@1.8.6": {
@ -53,7 +54,13 @@
"@std/assert@1.0.7": { "@std/assert@1.0.7": {
"integrity": "64ce9fac879e0b9f3042a89b3c3f8ccfc9c984391af19e2087513a79d73e28c3", "integrity": "64ce9fac879e0b9f3042a89b3c3f8ccfc9c984391af19e2087513a79d73e28c3",
"dependencies": [ "dependencies": [
"jsr:@std/internal@^1.0.5" "jsr:@std/internal"
]
},
"@std/assert@1.0.11": {
"integrity": "2461ef3c368fe88bc60e186e7744a93112f16fd110022e113a0849e94d1c83c1",
"dependencies": [
"jsr:@std/internal"
] ]
}, },
"@std/cli@1.0.6": { "@std/cli@1.0.6": {
@ -65,6 +72,9 @@
"@std/crypto@1.0.3": { "@std/crypto@1.0.3": {
"integrity": "a2a32f51ddef632d299e3879cd027c630dcd4d1d9a5285d6e6788072f4e51e7f" "integrity": "a2a32f51ddef632d299e3879cd027c630dcd4d1d9a5285d6e6788072f4e51e7f"
}, },
"@std/data-structures@1.0.6": {
"integrity": "76a7fd8080c66604c0496220a791860492ab21a04a63a969c0b9a0609bbbb760"
},
"@std/encoding@1.0.5": { "@std/encoding@1.0.5": {
"integrity": "ecf363d4fc25bd85bd915ff6733a7e79b67e0e7806334af15f4645c569fefc04" "integrity": "ecf363d4fc25bd85bd915ff6733a7e79b67e0e7806334af15f4645c569fefc04"
}, },
@ -93,10 +103,10 @@
"jsr:@std/cli@^1.0.6", "jsr:@std/cli@^1.0.6",
"jsr:@std/encoding@^1.0.5", "jsr:@std/encoding@^1.0.5",
"jsr:@std/fmt@^1.0.3", "jsr:@std/fmt@^1.0.3",
"jsr:@std/media-types@^1.0.3", "jsr:@std/media-types",
"jsr:@std/net@^1.0.4", "jsr:@std/net",
"jsr:@std/path@^1.0.7", "jsr:@std/path@^1.0.7",
"jsr:@std/streams@^1.0.7" "jsr:@std/streams"
] ]
}, },
"@std/internal@1.0.5": { "@std/internal@1.0.5": {
@ -111,7 +121,7 @@
"@std/jsonc@1.0.1": { "@std/jsonc@1.0.1": {
"integrity": "6b36956e2a7cbb08ca5ad7fbec72e661e6217c202f348496ea88747636710dda", "integrity": "6b36956e2a7cbb08ca5ad7fbec72e661e6217c202f348496ea88747636710dda",
"dependencies": [ "dependencies": [
"jsr:@std/json@^1.0.0" "jsr:@std/json"
] ]
}, },
"@std/log@0.224.9": { "@std/log@0.224.9": {
@ -119,7 +129,7 @@
"dependencies": [ "dependencies": [
"jsr:@std/fmt@^1.0.2", "jsr:@std/fmt@^1.0.2",
"jsr:@std/fs@^1.0.4", "jsr:@std/fs@^1.0.4",
"jsr:@std/io@^0.225.0" "jsr:@std/io"
] ]
}, },
"@std/media-types@1.0.3": { "@std/media-types@1.0.3": {
@ -138,15 +148,16 @@
"integrity": "ca1368d720b183f572d40c469bb9faf09643ddd77b54f8b44d36ae6b94940576", "integrity": "ca1368d720b183f572d40c469bb9faf09643ddd77b54f8b44d36ae6b94940576",
"dependencies": [ "dependencies": [
"jsr:@std/assert@^1.0.7", "jsr:@std/assert@^1.0.7",
"jsr:@std/data-structures",
"jsr:@std/fs@^1.0.5", "jsr:@std/fs@^1.0.5",
"jsr:@std/internal@^1.0.5", "jsr:@std/internal",
"jsr:@std/path@^1.0.8" "jsr:@std/path@^1.0.8"
] ]
}, },
"@std/toml@1.0.1": { "@std/toml@1.0.1": {
"integrity": "b55b407159930f338d384b1f8fd317c8e8a35e27ebb8946155f49e3a158d16c4", "integrity": "b55b407159930f338d384b1f8fd317c8e8a35e27ebb8946155f49e3a158d16c4",
"dependencies": [ "dependencies": [
"jsr:@std/collections@^1.0.5" "jsr:@std/collections"
] ]
}, },
"@std/yaml@1.0.5": { "@std/yaml@1.0.5": {
@ -159,84 +170,72 @@
"npm": { "npm": {
"@js-temporal/polyfill@0.4.4": { "@js-temporal/polyfill@0.4.4": {
"integrity": "sha512-2X6bvghJ/JAoZO52lbgyAPFj8uCflhTo2g7nkFzEQdXd/D8rEeD4HtmTEpmtGCva260fcd66YNXBOYdnmHqSOg==", "integrity": "sha512-2X6bvghJ/JAoZO52lbgyAPFj8uCflhTo2g7nkFzEQdXd/D8rEeD4HtmTEpmtGCva260fcd66YNXBOYdnmHqSOg==",
"dependencies": { "dependencies": [
"jsbi": "jsbi@4.3.0", "jsbi",
"tslib": "tslib@2.8.1" "tslib"
} ]
}, },
"@types/estree@1.0.6": { "@types/estree@1.0.6": {
"integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw=="
"dependencies": {}
}, },
"@types/node@18.16.19": { "@types/node@18.16.19": {
"integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==", "integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA=="
"dependencies": {}
}, },
"argparse@2.0.1": { "argparse@2.0.1": {
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
"dependencies": {}
}, },
"entities@4.5.0": { "entities@4.5.0": {
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw=="
"dependencies": {}
}, },
"estree-walker@3.0.3": { "estree-walker@3.0.3": {
"integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
"dependencies": { "dependencies": [
"@types/estree": "@types/estree@1.0.6" "@types/estree"
} ]
}, },
"jsbi@4.3.0": { "jsbi@4.3.0": {
"integrity": "sha512-SnZNcinB4RIcnEyZqFPdGPVgrg2AcnykiBy0sHVJQKHYeaLUvi3Exj+iaPpLnFVkDPZIV4U0yvgC9/R4uEAZ9g==", "integrity": "sha512-SnZNcinB4RIcnEyZqFPdGPVgrg2AcnykiBy0sHVJQKHYeaLUvi3Exj+iaPpLnFVkDPZIV4U0yvgC9/R4uEAZ9g=="
"dependencies": {}
}, },
"linkify-it@5.0.0": { "linkify-it@5.0.0": {
"integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==", "integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==",
"dependencies": { "dependencies": [
"uc.micro": "uc.micro@2.1.0" "uc.micro"
} ]
}, },
"markdown-it-attrs@4.2.0_markdown-it@14.1.0": { "markdown-it-attrs@4.2.0_markdown-it@14.1.0": {
"integrity": "sha512-m7svtUBythvcGFFZAv9VjMEvs8UbHri2sojJ3juJumoOzv8sdkx9a7W3KxiHbXxAbvL3Xauak8TMwCnvigVPKw==", "integrity": "sha512-m7svtUBythvcGFFZAv9VjMEvs8UbHri2sojJ3juJumoOzv8sdkx9a7W3KxiHbXxAbvL3Xauak8TMwCnvigVPKw==",
"dependencies": { "dependencies": [
"markdown-it": "markdown-it@14.1.0" "markdown-it"
} ]
}, },
"markdown-it-deflist@3.0.0": { "markdown-it-deflist@3.0.0": {
"integrity": "sha512-OxPmQ/keJZwbubjiQWOvKLHwpV2wZ5I3Smc81OjhwbfJsjdRrvD5aLTQxmZzzePeO0kbGzAo3Krk4QLgA8PWLg==", "integrity": "sha512-OxPmQ/keJZwbubjiQWOvKLHwpV2wZ5I3Smc81OjhwbfJsjdRrvD5aLTQxmZzzePeO0kbGzAo3Krk4QLgA8PWLg=="
"dependencies": {}
}, },
"markdown-it@14.1.0": { "markdown-it@14.1.0": {
"integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==", "integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==",
"dependencies": { "dependencies": [
"argparse": "argparse@2.0.1", "argparse",
"entities": "entities@4.5.0", "entities",
"linkify-it": "linkify-it@5.0.0", "linkify-it",
"mdurl": "mdurl@2.0.0", "mdurl",
"punycode.js": "punycode.js@2.3.1", "punycode.js",
"uc.micro": "uc.micro@2.1.0" "uc.micro"
} ]
}, },
"mdurl@2.0.0": { "mdurl@2.0.0": {
"integrity": "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==", "integrity": "sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w=="
"dependencies": {}
}, },
"meriyah@6.0.3": { "meriyah@6.0.3": {
"integrity": "sha512-NqUbuQIjIH8dxUBPTMHS1kwIHd6n6nF3F7oeLXGWqBkpVP2lZxVHdab5JxbFBisIB4axZ9b/lT4HLJfZxmFK7Q==", "integrity": "sha512-NqUbuQIjIH8dxUBPTMHS1kwIHd6n6nF3F7oeLXGWqBkpVP2lZxVHdab5JxbFBisIB4axZ9b/lT4HLJfZxmFK7Q=="
"dependencies": {}
}, },
"punycode.js@2.3.1": { "punycode.js@2.3.1": {
"integrity": "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==", "integrity": "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA=="
"dependencies": {}
}, },
"tslib@2.8.1": { "tslib@2.8.1": {
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="
"dependencies": {}
}, },
"uc.micro@2.1.0": { "uc.micro@2.1.0": {
"integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==", "integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A=="
"dependencies": {}
}
} }
}, },
"remote": { "remote": {
@ -415,7 +414,7 @@
}, },
"workspace": { "workspace": {
"dependencies": [ "dependencies": [
"jsr:@std/assert@1.0.7", "jsr:@std/assert@1.0.11",
"jsr:@std/path@1.0.8", "jsr:@std/path@1.0.8",
"jsr:@std/testing@1.0.4" "jsr:@std/testing@1.0.4"
] ]