Compare commits

..

1 commit

Author SHA1 Message Date
9cffe860cf Update dependency @astrojs/cloudflare to v7.6.1 2023-10-25 19:17:47 +00:00

263
package-lock.json generated
View file

@ -1085,9 +1085,9 @@
} }
}, },
"node_modules/@types/debug": { "node_modules/@types/debug": {
"version": "4.1.8", "version": "4.1.10",
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.8.tgz", "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.10.tgz",
"integrity": "sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==", "integrity": "sha512-tOSCru6s732pofZ+sMv9o4o3Zc+Sa8l3bxd/tweTQudFn06vAzb13ZX46Zi6m6EJ+RUbRTHvgQJ1gBtSgkaUYA==",
"dependencies": { "dependencies": {
"@types/ms": "*" "@types/ms": "*"
} }
@ -1111,30 +1111,30 @@
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
}, },
"node_modules/@types/mdast": { "node_modules/@types/mdast": {
"version": "4.0.0", "version": "4.0.2",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.0.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.2.tgz",
"integrity": "sha512-YLeG8CujC9adtj/kuDzq1N4tCDYKoZ5l/bnjq8d74+t/3q/tHquJOJKUQXJrLCflOHpKjXgcI/a929gpmLOEng==", "integrity": "sha512-tYR83EignvhYO9iU3kDg8V28M0jqyh9zzp5GV+EO+AYnyUl3P5ltkTeJuTiFZQFz670FSb3EwT/6LQdX+UdKfw==",
"dependencies": { "dependencies": {
"@types/unist": "*" "@types/unist": "*"
} }
}, },
"node_modules/@types/ms": { "node_modules/@types/ms": {
"version": "0.7.31", "version": "0.7.33",
"resolved": "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz", "resolved": "https://registry.npmjs.org/@types/ms/-/ms-0.7.33.tgz",
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==" "integrity": "sha512-AuHIyzR5Hea7ij0P9q7vx7xu4z0C28ucwjAZC0ja7JhINyCnOw8/DnvAPQQ9TfOlCtZAmCERKQX9+o1mgQhuOQ=="
}, },
"node_modules/@types/nlcst": { "node_modules/@types/nlcst": {
"version": "1.0.1", "version": "1.0.3",
"resolved": "https://registry.npmjs.org/@types/nlcst/-/nlcst-1.0.1.tgz", "resolved": "https://registry.npmjs.org/@types/nlcst/-/nlcst-1.0.3.tgz",
"integrity": "sha512-aVIyXt6pZiiMOtVByE4Y0gf+BLm1Cxc4ZLSK8VRHn1CgkO+kXbQwN/EBhQmhPdBMjFJCMBKtmNW2zWQuFywz8Q==", "integrity": "sha512-cpO6PPMz4E++zxP2Vhp/3KVl2Nbtj+Iksb25rlRinG7mphu2zmCIKWWlqdsx1NwJEISogR2eeZTD7JqLOCzaiw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/@types/nlcst/node_modules/@types/unist": { "node_modules/@types/nlcst/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "20.6.2", "version": "20.6.2",
@ -1149,9 +1149,9 @@
"integrity": "sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==" "integrity": "sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g=="
}, },
"node_modules/@types/unist": { "node_modules/@types/unist": {
"version": "3.0.0", "version": "3.0.1",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.0.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.1.tgz",
"integrity": "sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==" "integrity": "sha512-ue/hDUpPjC85m+PM9OQDMZr3LywT+CT6mPsQq8OJtCLiERkGRcQUFvu9XASF5XWqyZFXbf15lvb3JFJ4dRLWPg=="
}, },
"node_modules/@ungap/structured-clone": { "node_modules/@ungap/structured-clone": {
"version": "1.2.0", "version": "1.2.0",
@ -1715,9 +1715,9 @@
"optional": true "optional": true
}, },
"node_modules/ci-info": { "node_modules/ci-info": {
"version": "3.8.0", "version": "3.9.0",
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz", "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
"integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==", "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
@ -2016,9 +2016,9 @@
} }
}, },
"node_modules/dset": { "node_modules/dset": {
"version": "3.1.2", "version": "3.1.3",
"resolved": "https://registry.npmjs.org/dset/-/dset-3.1.2.tgz", "resolved": "https://registry.npmjs.org/dset/-/dset-3.1.3.tgz",
"integrity": "sha512-g/M9sqy3oHe477Ar4voQxWtaPIFw1jTdKZuomOjhCcBx9nHUNn0pu6NopuFFrTh/TRZIKEj+76vLWFu9BNKk+Q==", "integrity": "sha512-20TuZZHCEZ2O71q9/+8BwKwZ0QtD9D8ObhrihJPr+vLLYlSuAU3/zL4cSlgbfeoGHTjCSJBa7NGcrF9/Bx/WJQ==",
"engines": { "engines": {
"node": ">=4" "node": ">=4"
} }
@ -2759,6 +2759,23 @@
"node": ">=0.10.0" "node": ">=0.10.0"
} }
}, },
"node_modules/is-inside-container": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
"integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
"dependencies": {
"is-docker": "^3.0.0"
},
"bin": {
"is-inside-container": "cli.js"
},
"engines": {
"node": ">=14.16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-interactive": { "node_modules/is-interactive": {
"version": "2.0.0", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz", "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz",
@ -2812,11 +2829,11 @@
} }
}, },
"node_modules/is-wsl": { "node_modules/is-wsl": {
"version": "3.0.0", "version": "3.1.0",
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.0.0.tgz", "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
"integrity": "sha512-TQ7xXW/fTBaz/HhGSV779AC99ocpvb9qJPuPwyIea+F+Z+htcQ1wouAA0xEQaa4saVqyP8mwkoYp5efeM/4Gbg==", "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
"dependencies": { "dependencies": {
"is-docker": "^3.0.0" "is-inside-container": "^1.0.0"
}, },
"engines": { "engines": {
"node": ">=16" "node": ">=16"
@ -3108,17 +3125,17 @@
} }
}, },
"node_modules/mdast-util-find-and-replace/node_modules/@types/mdast": { "node_modules/mdast-util-find-and-replace/node_modules/@types/mdast": {
"version": "3.0.12", "version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.12.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.14.tgz",
"integrity": "sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==", "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/mdast-util-find-and-replace/node_modules/@types/unist": { "node_modules/mdast-util-find-and-replace/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp": { "node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp": {
"version": "5.0.0", "version": "5.0.0",
@ -3155,17 +3172,17 @@
} }
}, },
"node_modules/mdast-util-from-markdown/node_modules/@types/mdast": { "node_modules/mdast-util-from-markdown/node_modules/@types/mdast": {
"version": "3.0.12", "version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.12.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.14.tgz",
"integrity": "sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==", "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/mdast-util-from-markdown/node_modules/@types/unist": { "node_modules/mdast-util-from-markdown/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/mdast-util-gfm": { "node_modules/mdast-util-gfm": {
"version": "2.0.2", "version": "2.0.2",
@ -3201,17 +3218,17 @@
} }
}, },
"node_modules/mdast-util-gfm-autolink-literal/node_modules/@types/mdast": { "node_modules/mdast-util-gfm-autolink-literal/node_modules/@types/mdast": {
"version": "3.0.12", "version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.12.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.14.tgz",
"integrity": "sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==", "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/mdast-util-gfm-autolink-literal/node_modules/@types/unist": { "node_modules/mdast-util-gfm-autolink-literal/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/mdast-util-gfm-footnote": { "node_modules/mdast-util-gfm-footnote": {
"version": "1.0.2", "version": "1.0.2",
@ -3228,17 +3245,17 @@
} }
}, },
"node_modules/mdast-util-gfm-footnote/node_modules/@types/mdast": { "node_modules/mdast-util-gfm-footnote/node_modules/@types/mdast": {
"version": "3.0.12", "version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.12.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.14.tgz",
"integrity": "sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==", "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/mdast-util-gfm-footnote/node_modules/@types/unist": { "node_modules/mdast-util-gfm-footnote/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/mdast-util-gfm-strikethrough": { "node_modules/mdast-util-gfm-strikethrough": {
"version": "1.0.3", "version": "1.0.3",
@ -3254,17 +3271,17 @@
} }
}, },
"node_modules/mdast-util-gfm-strikethrough/node_modules/@types/mdast": { "node_modules/mdast-util-gfm-strikethrough/node_modules/@types/mdast": {
"version": "3.0.12", "version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.12.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.14.tgz",
"integrity": "sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==", "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/mdast-util-gfm-strikethrough/node_modules/@types/unist": { "node_modules/mdast-util-gfm-strikethrough/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/mdast-util-gfm-table": { "node_modules/mdast-util-gfm-table": {
"version": "1.0.7", "version": "1.0.7",
@ -3282,17 +3299,17 @@
} }
}, },
"node_modules/mdast-util-gfm-table/node_modules/@types/mdast": { "node_modules/mdast-util-gfm-table/node_modules/@types/mdast": {
"version": "3.0.12", "version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.12.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.14.tgz",
"integrity": "sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==", "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/mdast-util-gfm-table/node_modules/@types/unist": { "node_modules/mdast-util-gfm-table/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/mdast-util-gfm-task-list-item": { "node_modules/mdast-util-gfm-task-list-item": {
"version": "1.0.2", "version": "1.0.2",
@ -3308,17 +3325,17 @@
} }
}, },
"node_modules/mdast-util-gfm-task-list-item/node_modules/@types/mdast": { "node_modules/mdast-util-gfm-task-list-item/node_modules/@types/mdast": {
"version": "3.0.12", "version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.12.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.14.tgz",
"integrity": "sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==", "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/mdast-util-gfm-task-list-item/node_modules/@types/unist": { "node_modules/mdast-util-gfm-task-list-item/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/mdast-util-phrasing": { "node_modules/mdast-util-phrasing": {
"version": "3.0.1", "version": "3.0.1",
@ -3334,17 +3351,17 @@
} }
}, },
"node_modules/mdast-util-phrasing/node_modules/@types/mdast": { "node_modules/mdast-util-phrasing/node_modules/@types/mdast": {
"version": "3.0.12", "version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.12.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.14.tgz",
"integrity": "sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==", "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/mdast-util-phrasing/node_modules/@types/unist": { "node_modules/mdast-util-phrasing/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/mdast-util-to-hast": { "node_modules/mdast-util-to-hast": {
"version": "12.3.0", "version": "12.3.0",
@ -3366,17 +3383,17 @@
} }
}, },
"node_modules/mdast-util-to-hast/node_modules/@types/mdast": { "node_modules/mdast-util-to-hast/node_modules/@types/mdast": {
"version": "3.0.12", "version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.12.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.14.tgz",
"integrity": "sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==", "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/mdast-util-to-hast/node_modules/@types/unist": { "node_modules/mdast-util-to-hast/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/mdast-util-to-hast/node_modules/mdast-util-definitions": { "node_modules/mdast-util-to-hast/node_modules/mdast-util-definitions": {
"version": "5.1.2", "version": "5.1.2",
@ -3412,17 +3429,17 @@
} }
}, },
"node_modules/mdast-util-to-markdown/node_modules/@types/mdast": { "node_modules/mdast-util-to-markdown/node_modules/@types/mdast": {
"version": "3.0.12", "version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.12.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.14.tgz",
"integrity": "sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==", "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/mdast-util-to-markdown/node_modules/@types/unist": { "node_modules/mdast-util-to-markdown/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/mdast-util-to-string": { "node_modules/mdast-util-to-string": {
"version": "3.2.0", "version": "3.2.0",
@ -3437,17 +3454,17 @@
} }
}, },
"node_modules/mdast-util-to-string/node_modules/@types/mdast": { "node_modules/mdast-util-to-string/node_modules/@types/mdast": {
"version": "3.0.12", "version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.12.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.14.tgz",
"integrity": "sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==", "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/mdast-util-to-string/node_modules/@types/unist": { "node_modules/mdast-util-to-string/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/merge-stream": { "node_modules/merge-stream": {
"version": "2.0.0", "version": "2.0.0",
@ -4976,17 +4993,17 @@
} }
}, },
"node_modules/remark-gfm/node_modules/@types/mdast": { "node_modules/remark-gfm/node_modules/@types/mdast": {
"version": "3.0.12", "version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.12.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.14.tgz",
"integrity": "sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==", "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/remark-gfm/node_modules/@types/unist": { "node_modules/remark-gfm/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/remark-parse": { "node_modules/remark-parse": {
"version": "10.0.2", "version": "10.0.2",
@ -5003,17 +5020,17 @@
} }
}, },
"node_modules/remark-parse/node_modules/@types/mdast": { "node_modules/remark-parse/node_modules/@types/mdast": {
"version": "3.0.12", "version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.12.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.14.tgz",
"integrity": "sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==", "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/remark-parse/node_modules/@types/unist": { "node_modules/remark-parse/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/remark-rehype": { "node_modules/remark-rehype": {
"version": "10.1.0", "version": "10.1.0",
@ -5031,17 +5048,17 @@
} }
}, },
"node_modules/remark-rehype/node_modules/@types/mdast": { "node_modules/remark-rehype/node_modules/@types/mdast": {
"version": "3.0.12", "version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.12.tgz", "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.14.tgz",
"integrity": "sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==", "integrity": "sha512-gVZ04PGgw1qLZKsnWnyFv4ORnaJ+DXLdHTVSFbU8yX6xZ34Bjg4Q32yPkmveUP1yItXReKfB0Aknlh/3zxTKAw==",
"dependencies": { "dependencies": {
"@types/unist": "^2" "@types/unist": "^2"
} }
}, },
"node_modules/remark-rehype/node_modules/@types/unist": { "node_modules/remark-rehype/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/remark-smartypants": { "node_modules/remark-smartypants": {
"version": "2.0.0", "version": "2.0.0",
@ -6009,19 +6026,19 @@
} }
}, },
"node_modules/tailwindcss": { "node_modules/tailwindcss": {
"version": "3.3.5", "version": "3.3.3",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.5.tgz", "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.3.tgz",
"integrity": "sha512-5SEZU4J7pxZgSkv7FP1zY8i2TIAOooNZ1e/OGtxIEv6GltpoiXUqWvLy89+a10qYTB1N5Ifkuw9lqQkN9sscvA==", "integrity": "sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==",
"dependencies": { "dependencies": {
"@alloc/quick-lru": "^5.2.0", "@alloc/quick-lru": "^5.2.0",
"arg": "^5.0.2", "arg": "^5.0.2",
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"didyoumean": "^1.2.2", "didyoumean": "^1.2.2",
"dlv": "^1.1.3", "dlv": "^1.1.3",
"fast-glob": "^3.3.0", "fast-glob": "^3.2.12",
"glob-parent": "^6.0.2", "glob-parent": "^6.0.2",
"is-glob": "^4.0.3", "is-glob": "^4.0.3",
"jiti": "^1.19.1", "jiti": "^1.18.2",
"lilconfig": "^2.1.0", "lilconfig": "^2.1.0",
"micromatch": "^4.0.5", "micromatch": "^4.0.5",
"normalize-path": "^3.0.0", "normalize-path": "^3.0.0",
@ -6277,9 +6294,9 @@
} }
}, },
"node_modules/unist-util-modify-children/node_modules/@types/unist": { "node_modules/unist-util-modify-children/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/unist-util-position": { "node_modules/unist-util-position": {
"version": "4.0.4", "version": "4.0.4",
@ -6342,9 +6359,9 @@
} }
}, },
"node_modules/unist-util-visit-children/node_modules/@types/unist": { "node_modules/unist-util-visit-children/node_modules/@types/unist": {
"version": "2.0.8", "version": "2.0.9",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.9.tgz",
"integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" "integrity": "sha512-zC0iXxAv1C1ERURduJueYzkzZ2zaGyc+P2c95hgkikHPr3z8EdUZOlgEQ5X0DRmwDZn+hekycQnoeiiRVrmilQ=="
}, },
"node_modules/unist-util-visit-parents": { "node_modules/unist-util-visit-parents": {
"version": "5.1.3", "version": "5.1.3",