diff --git a/package-lock.json b/package-lock.json index 93aa88cb6..cd471d8b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,13 +18,15 @@ "@next/mdx": "^14.1.0", "@tanstack/react-table": "^8.19.2", "gray-matter": "^4.0.3", - "isomorphic-dompurify": "0.24.0", + "isomorphic-dompurify": "2.21.0", "next": "^14.1.0", "next-compose-plugins": "^2.2.1", + "next-mdx-remote": "^4.4.1", "react": "^18.3.1", "react-dom": "^18.3.1", "react-dropzone": "^14.2.3", "react-gtm-module": "2.0.11", + "slugify": "^1.6.6", "uuid": "8.3.2", "validate.js": "^0.13.1" }, @@ -55,12 +57,10 @@ "eslint-plugin-typescript-sort-keys": "^3.3.0", "got": "^14.4.5", "husky": "^9.1.7", - "next-mdx-remote": "^4.4.1", "next-sitemap": "^4.2.3", "prettier": "^3.4.2", "prettier-plugin-organize-imports": "^4.1.0", "remark-gfm": "^3.0.1", - "slugify": "^1.6.6", "typescript": "^5.7.2" }, "engines": { @@ -80,6 +80,19 @@ "node": ">=6.0.0" } }, + "node_modules/@asamuzakjp/css-color": { + "version": "2.8.3", + "resolved": "https://registry.npmjs.org/@asamuzakjp/css-color/-/css-color-2.8.3.tgz", + "integrity": "sha512-GIc76d9UI1hCvOATjZPyHFmE5qhRccp3/zGfMPapK3jBi+yocEzp6BBB0UnfRYP9NP4FANqUZYb0hnfs3TM3hw==", + "license": "MIT", + "dependencies": { + "@csstools/css-calc": "^2.1.1", + "@csstools/css-color-parser": "^3.0.7", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "lru-cache": "^10.4.3" + } + }, "node_modules/@babel/code-frame": { "version": "7.26.2", "license": "MIT", @@ -2215,6 +2228,116 @@ "dev": true, "license": "MIT" }, + "node_modules/@csstools/color-helpers": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-5.0.1.tgz", + "integrity": "sha512-MKtmkA0BX87PKaO1NFRTFH+UnkgnmySQOvNxJubsadusqPEC2aJ9MOQiMceZJJ6oitUl/i0L6u0M1IrmAOmgBA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT-0", + "engines": { + "node": ">=18" + } + }, + "node_modules/@csstools/css-calc": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.1.tgz", + "integrity": "sha512-rL7kaUnTkL9K+Cvo2pnCieqNpTKgQzy5f+N+5Iuko9HAoasP+xgprVh7KN/MaJVvVL1l0EzQq2MoqBHKSrDrag==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" + } + }, + "node_modules/@csstools/css-color-parser": { + "version": "3.0.7", + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.0.7.tgz", + "integrity": "sha512-nkMp2mTICw32uE5NN+EsJ4f5N+IGFeCFu4bGpiKgb2Pq/7J/MpyLBeQ5ry4KKtRFZaYs6sTmcMYrSRIyj5DFKA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "dependencies": { + "@csstools/color-helpers": "^5.0.1", + "@csstools/css-calc": "^2.1.1" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" + } + }, + "node_modules/@csstools/css-parser-algorithms": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.4.tgz", + "integrity": "sha512-Up7rBoV77rv29d3uKHUIVubz1BTcgyUK72IvCQAbfbMv584xHcGKCKbWh7i8hPrRJ7qU4Y8IO3IY9m+iTB7P3A==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "@csstools/css-tokenizer": "^3.0.3" + } + }, + "node_modules/@csstools/css-tokenizer": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.3.tgz", + "integrity": "sha512-UJnjoFsmxfKUdNYdWgOB0mWUypuLvAfQPH1+pyvRJs6euowbFkFC6P13w1l8mJyi3vxYMxc9kld5jZEGRQs6bw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "license": "MIT", + "engines": { + "node": ">=18" + } + }, "node_modules/@databiosphere/findable-ui": { "version": "15.0.2", "resolved": "https://registry.npmjs.org/@databiosphere/findable-ui/-/findable-ui-15.0.2.tgz", @@ -3582,7 +3705,6 @@ }, "node_modules/@mdx-js/mdx": { "version": "2.3.0", - "dev": true, "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", @@ -4236,13 +4358,6 @@ "url": "https://github.com/sponsors/tannerlinsley" } }, - "node_modules/@tootallnate/once": { - "version": "2.0.0", - "license": "MIT", - "engines": { - "node": ">= 10" - } - }, "node_modules/@types/acorn": { "version": "4.0.6", "license": "MIT", @@ -4265,13 +4380,6 @@ "@types/ms": "*" } }, - "node_modules/@types/dompurify": { - "version": "2.4.0", - "license": "MIT", - "dependencies": { - "@types/trusted-types": "*" - } - }, "node_modules/@types/estree": { "version": "1.0.5", "license": "MIT" @@ -4285,7 +4393,6 @@ }, "node_modules/@types/hast": { "version": "2.3.4", - "dev": true, "license": "MIT", "dependencies": { "@types/unist": "*" @@ -4299,7 +4406,6 @@ }, "node_modules/@types/js-yaml": { "version": "4.0.5", - "dev": true, "license": "MIT" }, "node_modules/@types/json-schema": { @@ -4313,7 +4419,6 @@ }, "node_modules/@types/mdast": { "version": "3.0.11", - "dev": true, "license": "MIT", "dependencies": { "@types/unist": "*" @@ -4389,8 +4494,11 @@ "license": "MIT" }, "node_modules/@types/trusted-types": { - "version": "2.0.3", - "license": "MIT" + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz", + "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", + "license": "MIT", + "optional": true }, "node_modules/@types/unist": { "version": "2.0.6", @@ -4906,10 +5014,6 @@ "license": "Apache-2.0", "peer": true }, - "node_modules/abab": { - "version": "2.0.6", - "license": "BSD-3-Clause" - }, "node_modules/acorn": { "version": "8.14.0", "license": "MIT", @@ -4920,14 +5024,6 @@ "node": ">=0.4.0" } }, - "node_modules/acorn-globals": { - "version": "7.0.1", - "license": "MIT", - "dependencies": { - "acorn": "^8.1.0", - "acorn-walk": "^8.0.2" - } - }, "node_modules/acorn-import-attributes": { "version": "1.9.5", "license": "MIT", @@ -4943,21 +5039,13 @@ "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" } }, - "node_modules/acorn-walk": { - "version": "8.2.0", - "license": "MIT", - "engines": { - "node": ">=0.4.0" - } - }, "node_modules/agent-base": { - "version": "6.0.2", + "version": "7.1.3", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz", + "integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==", "license": "MIT", - "dependencies": { - "debug": "4" - }, "engines": { - "node": ">= 6.0.0" + "node": ">= 14" } }, "node_modules/ajv": { @@ -5026,7 +5114,6 @@ }, "node_modules/argparse": { "version": "2.0.1", - "dev": true, "license": "Python-2.0" }, "node_modules/aria-query": { @@ -5212,6 +5299,8 @@ }, "node_modules/asynckit": { "version": "0.4.0", + "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", "license": "MIT" }, "node_modules/attr-accept": { @@ -5678,6 +5767,8 @@ }, "node_modules/combined-stream": { "version": "1.0.8", + "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", + "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", "license": "MIT", "dependencies": { "delayed-stream": "~1.0.0" @@ -5832,24 +5923,19 @@ "node": ">= 8" } }, - "node_modules/cssom": { - "version": "0.5.0", - "license": "MIT" - }, "node_modules/cssstyle": { - "version": "2.3.0", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-4.2.1.tgz", + "integrity": "sha512-9+vem03dMXG7gDmZ62uqmRiMRNtinIZ9ZyuF6BdxzfOD+FdN5hretzynkn0ReS2DO2GSw76RWHs0UmJPI2zUjw==", "license": "MIT", "dependencies": { - "cssom": "~0.3.6" + "@asamuzakjp/css-color": "^2.8.2", + "rrweb-cssom": "^0.8.0" }, "engines": { - "node": ">=8" + "node": ">=18" } }, - "node_modules/cssstyle/node_modules/cssom": { - "version": "0.3.8", - "license": "MIT" - }, "node_modules/csstype": { "version": "3.1.3", "license": "MIT" @@ -5873,15 +5959,16 @@ } }, "node_modules/data-urls": { - "version": "3.0.2", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-5.0.0.tgz", + "integrity": "sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==", "license": "MIT", "dependencies": { - "abab": "^2.0.6", - "whatwg-mimetype": "^3.0.0", - "whatwg-url": "^11.0.0" + "whatwg-mimetype": "^4.0.0", + "whatwg-url": "^14.0.0" }, "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/data-view-buffer": { @@ -5952,7 +6039,9 @@ } }, "node_modules/decimal.js": { - "version": "10.4.3", + "version": "10.5.0", + "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.5.0.tgz", + "integrity": "sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw==", "license": "MIT" }, "node_modules/decode-named-character-reference": { @@ -5968,6 +6057,7 @@ }, "node_modules/deep-is": { "version": "0.1.4", + "dev": true, "license": "MIT" }, "node_modules/defer-to-connect": { @@ -6012,6 +6102,8 @@ }, "node_modules/delayed-stream": { "version": "1.0.0", + "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", + "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", "license": "MIT", "engines": { "node": ">=0.4.0" @@ -6037,7 +6129,6 @@ }, "node_modules/diff": { "version": "5.1.0", - "dev": true, "license": "BSD-3-Clause", "engines": { "node": ">=0.3.1" @@ -6073,19 +6164,14 @@ "csstype": "^3.0.2" } }, - "node_modules/domexception": { - "version": "4.0.0", - "license": "MIT", - "dependencies": { - "webidl-conversions": "^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, "node_modules/dompurify": { - "version": "2.5.7", - "license": "(MPL-2.0 OR Apache-2.0)" + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.4.tgz", + "integrity": "sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==", + "license": "(MPL-2.0 OR Apache-2.0)", + "optionalDependencies": { + "@types/trusted-types": "^2.0.7" + } }, "node_modules/dot-prop": { "version": "5.3.0", @@ -6121,6 +6207,8 @@ }, "node_modules/entities": { "version": "4.5.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", + "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", "license": "BSD-2-Clause", "engines": { "node": ">=0.12" @@ -6358,76 +6446,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/escodegen": { - "version": "2.0.0", - "license": "BSD-2-Clause", - "dependencies": { - "esprima": "^4.0.1", - "estraverse": "^5.2.0", - "esutils": "^2.0.2", - "optionator": "^0.8.1" - }, - "bin": { - "escodegen": "bin/escodegen.js", - "esgenerate": "bin/esgenerate.js" - }, - "engines": { - "node": ">=6.0" - }, - "optionalDependencies": { - "source-map": "~0.6.1" - } - }, - "node_modules/escodegen/node_modules/levn": { - "version": "0.3.0", - "license": "MIT", - "dependencies": { - "prelude-ls": "~1.1.2", - "type-check": "~0.3.2" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/escodegen/node_modules/optionator": { - "version": "0.8.3", - "license": "MIT", - "dependencies": { - "deep-is": "~0.1.3", - "fast-levenshtein": "~2.0.6", - "levn": "~0.3.0", - "prelude-ls": "~1.1.2", - "type-check": "~0.3.2", - "word-wrap": "~1.2.3" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/escodegen/node_modules/prelude-ls": { - "version": "1.1.2", - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/escodegen/node_modules/source-map": { - "version": "0.6.1", - "license": "BSD-3-Clause", - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/escodegen/node_modules/type-check": { - "version": "0.3.2", - "license": "MIT", - "dependencies": { - "prelude-ls": "~1.1.2" - }, - "engines": { - "node": ">= 0.8.0" - } - }, "node_modules/eslint": { "version": "8.57.1", "dev": true, @@ -7037,7 +7055,6 @@ }, "node_modules/estree-util-attach-comments": { "version": "2.1.1", - "dev": true, "license": "MIT", "dependencies": { "@types/estree": "^1.0.0" @@ -7049,7 +7066,6 @@ }, "node_modules/estree-util-build-jsx": { "version": "2.2.2", - "dev": true, "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", @@ -7063,7 +7079,6 @@ }, "node_modules/estree-util-is-identifier-name": { "version": "2.1.0", - "dev": true, "license": "MIT", "funding": { "type": "opencollective", @@ -7072,7 +7087,6 @@ }, "node_modules/estree-util-to-js": { "version": "1.2.0", - "dev": true, "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", @@ -7086,7 +7100,6 @@ }, "node_modules/estree-util-to-js/node_modules/source-map": { "version": "0.7.4", - "dev": true, "license": "BSD-3-Clause", "engines": { "node": ">= 8" @@ -7094,7 +7107,6 @@ }, "node_modules/estree-util-visit": { "version": "1.2.1", - "dev": true, "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", @@ -7114,6 +7126,7 @@ }, "node_modules/esutils": { "version": "2.0.3", + "dev": true, "license": "BSD-2-Clause", "engines": { "node": ">=0.10.0" @@ -7182,6 +7195,7 @@ }, "node_modules/fast-levenshtein": { "version": "2.0.6", + "dev": true, "license": "MIT" }, "node_modules/fast-uri": { @@ -7275,7 +7289,9 @@ } }, "node_modules/form-data": { - "version": "4.0.0", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz", + "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", @@ -7733,7 +7749,6 @@ }, "node_modules/hast-util-to-estree": { "version": "2.3.3", - "dev": true, "license": "MIT", "dependencies": { "@types/estree": "^1.0.0", @@ -8432,7 +8447,6 @@ }, "node_modules/hast-util-whitespace": { "version": "2.0.1", - "dev": true, "license": "MIT", "funding": { "type": "opencollective", @@ -8447,13 +8461,15 @@ } }, "node_modules/html-encoding-sniffer": { - "version": "3.0.0", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-4.0.0.tgz", + "integrity": "sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==", "license": "MIT", "dependencies": { - "whatwg-encoding": "^2.0.0" + "whatwg-encoding": "^3.1.1" }, "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/http-cache-semantics": { @@ -8463,15 +8479,16 @@ "dev": true }, "node_modules/http-proxy-agent": { - "version": "5.0.0", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz", + "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==", "license": "MIT", "dependencies": { - "@tootallnate/once": "2", - "agent-base": "6", - "debug": "4" + "agent-base": "^7.1.0", + "debug": "^4.3.4" }, "engines": { - "node": ">= 6" + "node": ">= 14" } }, "node_modules/http2-wrapper": { @@ -8488,14 +8505,16 @@ } }, "node_modules/https-proxy-agent": { - "version": "5.0.1", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", + "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", "license": "MIT", "dependencies": { - "agent-base": "6", + "agent-base": "^7.1.2", "debug": "4" }, "engines": { - "node": ">= 6" + "node": ">= 14" } }, "node_modules/husky": { @@ -8515,6 +8534,8 @@ }, "node_modules/iconv-lite": { "version": "0.6.3", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", "license": "MIT", "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" @@ -8903,6 +8924,8 @@ }, "node_modules/is-potential-custom-element-name": { "version": "1.0.1", + "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz", + "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==", "license": "MIT" }, "node_modules/is-reference": { @@ -9071,12 +9094,16 @@ "license": "ISC" }, "node_modules/isomorphic-dompurify": { - "version": "0.24.0", + "version": "2.21.0", + "resolved": "https://registry.npmjs.org/isomorphic-dompurify/-/isomorphic-dompurify-2.21.0.tgz", + "integrity": "sha512-IjBG/D6ApEiO6ciXvrzPqbE4xOLbjRTshSWRSeeycQVhvsxf1O9PhA7LoqwMYS0/2PKLNFJRugwsNV5UihtLxQ==", "license": "MIT", "dependencies": { - "@types/dompurify": "^2.3.4", - "dompurify": "^2.4.1", - "jsdom": "^20.0.1" + "dompurify": "^3.2.3", + "jsdom": "^26.0.0" + }, + "engines": { + "node": ">=18" } }, "node_modules/iterator.prototype": { @@ -9137,7 +9164,6 @@ }, "node_modules/js-yaml": { "version": "4.1.0", - "dev": true, "license": "MIT", "dependencies": { "argparse": "^2.0.1" @@ -9156,41 +9182,38 @@ } }, "node_modules/jsdom": { - "version": "20.0.3", - "license": "MIT", - "dependencies": { - "abab": "^2.0.6", - "acorn": "^8.8.1", - "acorn-globals": "^7.0.0", - "cssom": "^0.5.0", - "cssstyle": "^2.3.0", - "data-urls": "^3.0.2", - "decimal.js": "^10.4.2", - "domexception": "^4.0.0", - "escodegen": "^2.0.0", - "form-data": "^4.0.0", - "html-encoding-sniffer": "^3.0.0", - "http-proxy-agent": "^5.0.0", - "https-proxy-agent": "^5.0.1", + "version": "26.0.0", + "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-26.0.0.tgz", + "integrity": "sha512-BZYDGVAIriBWTpIxYzrXjv3E/4u8+/pSG5bQdIYCbNCGOvsPkDQfTVLAIXAf9ETdCpduCVTkDe2NNZ8NIwUVzw==", + "license": "MIT", + "dependencies": { + "cssstyle": "^4.2.1", + "data-urls": "^5.0.0", + "decimal.js": "^10.4.3", + "form-data": "^4.0.1", + "html-encoding-sniffer": "^4.0.0", + "http-proxy-agent": "^7.0.2", + "https-proxy-agent": "^7.0.6", "is-potential-custom-element-name": "^1.0.1", - "nwsapi": "^2.2.2", - "parse5": "^7.1.1", + "nwsapi": "^2.2.16", + "parse5": "^7.2.1", + "rrweb-cssom": "^0.8.0", "saxes": "^6.0.0", "symbol-tree": "^3.2.4", - "tough-cookie": "^4.1.2", - "w3c-xmlserializer": "^4.0.0", + "tough-cookie": "^5.0.0", + "w3c-xmlserializer": "^5.0.0", "webidl-conversions": "^7.0.0", - "whatwg-encoding": "^2.0.0", - "whatwg-mimetype": "^3.0.0", - "whatwg-url": "^11.0.0", - "ws": "^8.11.0", - "xml-name-validator": "^4.0.0" + "whatwg-encoding": "^3.1.1", + "whatwg-mimetype": "^4.0.0", + "whatwg-url": "^14.1.0", + "ws": "^8.18.0", + "xml-name-validator": "^5.0.0" }, "engines": { - "node": ">=14" + "node": ">=18" }, "peerDependencies": { - "canvas": "^2.5.0" + "canvas": "^3.0.0" }, "peerDependenciesMeta": { "canvas": { @@ -9301,7 +9324,6 @@ }, "node_modules/kleur": { "version": "4.1.5", - "dev": true, "license": "MIT", "engines": { "node": ">=6" @@ -9463,9 +9485,14 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/lru-cache": { + "version": "10.4.3", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", + "license": "ISC" + }, "node_modules/markdown-extensions": { "version": "1.1.1", - "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" @@ -9483,7 +9510,6 @@ }, "node_modules/mdast-util-definitions": { "version": "5.1.2", - "dev": true, "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", @@ -9525,7 +9551,6 @@ }, "node_modules/mdast-util-from-markdown": { "version": "1.3.1", - "dev": true, "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", @@ -9642,7 +9667,6 @@ }, "node_modules/mdast-util-mdx": { "version": "2.0.1", - "dev": true, "license": "MIT", "dependencies": { "mdast-util-from-markdown": "^1.0.0", @@ -9658,7 +9682,6 @@ }, "node_modules/mdast-util-mdx-expression": { "version": "1.3.2", - "dev": true, "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", @@ -9674,7 +9697,6 @@ }, "node_modules/mdast-util-mdx-jsx": { "version": "2.1.4", - "dev": true, "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", @@ -9697,7 +9719,6 @@ }, "node_modules/mdast-util-mdxjs-esm": { "version": "1.3.1", - "dev": true, "license": "MIT", "dependencies": { "@types/estree-jsx": "^1.0.0", @@ -9713,7 +9734,6 @@ }, "node_modules/mdast-util-phrasing": { "version": "3.0.1", - "dev": true, "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", @@ -9726,7 +9746,6 @@ }, "node_modules/mdast-util-to-hast": { "version": "12.3.0", - "dev": true, "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", @@ -9745,7 +9764,6 @@ }, "node_modules/mdast-util-to-markdown": { "version": "1.5.0", - "dev": true, "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", @@ -9764,7 +9782,6 @@ }, "node_modules/mdast-util-to-string": { "version": "3.2.0", - "dev": true, "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0" @@ -9806,7 +9823,6 @@ }, "node_modules/micromark": { "version": "3.2.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -9840,7 +9856,6 @@ }, "node_modules/micromark-core-commonmark": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -9994,7 +10009,6 @@ }, "node_modules/micromark-extension-mdx-expression": { "version": "1.0.8", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10019,7 +10033,6 @@ }, "node_modules/micromark-extension-mdx-jsx": { "version": "1.0.5", - "dev": true, "license": "MIT", "dependencies": { "@types/acorn": "^4.0.0", @@ -10040,7 +10053,6 @@ }, "node_modules/micromark-extension-mdx-md": { "version": "1.0.1", - "dev": true, "license": "MIT", "dependencies": { "micromark-util-types": "^1.0.0" @@ -10052,7 +10064,6 @@ }, "node_modules/micromark-extension-mdxjs": { "version": "1.0.1", - "dev": true, "license": "MIT", "dependencies": { "acorn": "^8.0.0", @@ -10071,7 +10082,6 @@ }, "node_modules/micromark-extension-mdxjs-esm": { "version": "1.0.5", - "dev": true, "license": "MIT", "dependencies": { "@types/estree": "^1.0.0", @@ -10091,7 +10101,6 @@ }, "node_modules/micromark-factory-destination": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10111,7 +10120,6 @@ }, "node_modules/micromark-factory-label": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10132,7 +10140,6 @@ }, "node_modules/micromark-factory-mdx-expression": { "version": "1.0.9", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10157,7 +10164,6 @@ }, "node_modules/micromark-factory-space": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10176,7 +10182,6 @@ }, "node_modules/micromark-factory-title": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10197,7 +10202,6 @@ }, "node_modules/micromark-factory-whitespace": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10218,7 +10222,6 @@ }, "node_modules/micromark-util-character": { "version": "1.2.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10237,7 +10240,6 @@ }, "node_modules/micromark-util-chunked": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10255,7 +10257,6 @@ }, "node_modules/micromark-util-classify-character": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10275,7 +10276,6 @@ }, "node_modules/micromark-util-combine-extensions": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10294,7 +10294,6 @@ }, "node_modules/micromark-util-decode-numeric-character-reference": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10312,7 +10311,6 @@ }, "node_modules/micromark-util-decode-string": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10333,7 +10331,6 @@ }, "node_modules/micromark-util-encode": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10348,7 +10345,6 @@ }, "node_modules/micromark-util-events-to-acorn": { "version": "1.2.3", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10373,7 +10369,6 @@ }, "node_modules/micromark-util-html-tag-name": { "version": "1.2.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10388,7 +10383,6 @@ }, "node_modules/micromark-util-normalize-identifier": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10406,7 +10400,6 @@ }, "node_modules/micromark-util-resolve-all": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10424,7 +10417,6 @@ }, "node_modules/micromark-util-sanitize-uri": { "version": "1.2.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10444,7 +10436,6 @@ }, "node_modules/micromark-util-subtokenize": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10465,7 +10456,6 @@ }, "node_modules/micromark-util-symbol": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10480,7 +10470,6 @@ }, "node_modules/micromark-util-types": { "version": "1.1.0", - "dev": true, "funding": [ { "type": "GitHub Sponsors", @@ -10555,7 +10544,6 @@ }, "node_modules/mri": { "version": "1.2.0", - "dev": true, "license": "MIT", "engines": { "node": ">=4" @@ -10651,7 +10639,6 @@ }, "node_modules/next-mdx-remote": { "version": "4.4.1", - "dev": true, "license": "MPL-2.0", "dependencies": { "@mdx-js/mdx": "^2.2.1", @@ -10670,7 +10657,6 @@ }, "node_modules/next-mdx-remote/node_modules/@mdx-js/react": { "version": "2.3.0", - "dev": true, "license": "MIT", "dependencies": { "@types/mdx": "^2.0.0", @@ -10741,7 +10727,9 @@ } }, "node_modules/nwsapi": { - "version": "2.2.5", + "version": "2.2.16", + "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.16.tgz", + "integrity": "sha512-F1I/bimDpj3ncaNDhfyMWuFqmQDBwDB0Fogc2qpL3BWvkQteFD/8BzWuIRl83rq0DXfm8SGt/HFhLXZyljTXcQ==", "license": "MIT" }, "node_modules/object-assign": { @@ -10970,10 +10958,12 @@ } }, "node_modules/parse5": { - "version": "7.1.2", + "version": "7.2.1", + "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.2.1.tgz", + "integrity": "sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==", "license": "MIT", "dependencies": { - "entities": "^4.4.0" + "entities": "^4.5.0" }, "funding": { "url": "https://github.com/inikulin/parse5?sponsor=1" @@ -11140,21 +11130,15 @@ "url": "https://github.com/sponsors/wooorm" } }, - "node_modules/psl": { - "version": "1.9.0", - "license": "MIT" - }, "node_modules/punycode": { - "version": "2.3.0", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", "license": "MIT", "engines": { "node": ">=6" } }, - "node_modules/querystringify": { - "version": "2.2.0", - "license": "MIT" - }, "node_modules/queue-microtask": { "version": "1.2.3", "dev": true, @@ -11436,7 +11420,6 @@ }, "node_modules/remark-mdx": { "version": "2.3.0", - "dev": true, "license": "MIT", "dependencies": { "mdast-util-mdx": "^2.0.0", @@ -11449,7 +11432,6 @@ }, "node_modules/remark-parse": { "version": "10.0.2", - "dev": true, "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", @@ -11463,7 +11445,6 @@ }, "node_modules/remark-rehype": { "version": "10.1.0", - "dev": true, "license": "MIT", "dependencies": { "@types/hast": "^2.0.0", @@ -11494,10 +11475,6 @@ "node": ">=0.10.0" } }, - "node_modules/requires-port": { - "version": "1.0.0", - "license": "MIT" - }, "node_modules/resolve": { "version": "1.22.8", "license": "MIT", @@ -11572,6 +11549,12 @@ "url": "https://github.com/sponsors/isaacs" } }, + "node_modules/rrweb-cssom": { + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.8.0.tgz", + "integrity": "sha512-guoltQEx+9aMf2gDZ0s62EcV8lsXR+0w8915TC3ITdn2YueuNjdAYh/levpU9nFaoChh9RUS5ZdQMrKfVEN9tw==", + "license": "MIT" + }, "node_modules/run-parallel": { "version": "1.2.0", "dev": true, @@ -11596,7 +11579,6 @@ }, "node_modules/sade": { "version": "1.8.1", - "dev": true, "license": "MIT", "dependencies": { "mri": "^1.1.0" @@ -11660,10 +11642,14 @@ }, "node_modules/safer-buffer": { "version": "2.1.2", + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", "license": "MIT" }, "node_modules/saxes": { "version": "6.0.0", + "resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz", + "integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==", "license": "ISC", "dependencies": { "xmlchars": "^2.2.0" @@ -11808,7 +11794,6 @@ }, "node_modules/slugify": { "version": "1.6.6", - "dev": true, "license": "MIT", "engines": { "node": ">=8.0.0" @@ -12094,6 +12079,8 @@ }, "node_modules/symbol-tree": { "version": "3.2.4", + "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", + "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==", "license": "MIT" }, "node_modules/synckit": { @@ -12215,6 +12202,24 @@ "integrity": "sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==", "dev": true }, + "node_modules/tldts": { + "version": "6.1.76", + "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.76.tgz", + "integrity": "sha512-6U2ti64/nppsDxQs9hw8ephA3nO6nSQvVVfxwRw8wLQPFtLI1cFI1a1eP22g+LUP+1TA2pKKjUTwWB+K2coqmQ==", + "license": "MIT", + "dependencies": { + "tldts-core": "^6.1.76" + }, + "bin": { + "tldts": "bin/cli.js" + } + }, + "node_modules/tldts-core": { + "version": "6.1.76", + "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.76.tgz", + "integrity": "sha512-uzhJ02RaMzgQR3yPoeE65DrcHI6LoM4saUqXOt/b5hmb3+mc4YWpdSeAQqVqRUlQ14q8ZuLRWyBR1ictK1dzzg==", + "license": "MIT" + }, "node_modules/to-regex-range": { "version": "5.0.1", "dev": true, @@ -12232,26 +12237,27 @@ "peer": true }, "node_modules/tough-cookie": { - "version": "4.1.3", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-5.1.0.tgz", + "integrity": "sha512-rvZUv+7MoBYTiDmFPBrhL7Ujx9Sk+q9wwm22x8c8T5IJaR+Wsyc7TNxbVxo84kZoRJZZMazowFLqpankBEQrGg==", "license": "BSD-3-Clause", "dependencies": { - "psl": "^1.1.33", - "punycode": "^2.1.1", - "universalify": "^0.2.0", - "url-parse": "^1.5.3" + "tldts": "^6.1.32" }, "engines": { - "node": ">=6" + "node": ">=16" } }, "node_modules/tr46": { - "version": "3.0.0", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-5.0.0.tgz", + "integrity": "sha512-tk2G5R2KRwBd+ZN0zaEXpmzdKyOYksXwywulIX95MBODjSzMIuQnQ3m8JxgbhnL1LeVo7lqQKsYa1O3Htl7K5g==", "license": "MIT", "dependencies": { - "punycode": "^2.1.1" + "punycode": "^2.3.1" }, "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/trim-lines": { @@ -12494,7 +12500,6 @@ }, "node_modules/unified": { "version": "10.1.2", - "dev": true, "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", @@ -12512,7 +12517,6 @@ }, "node_modules/unified/node_modules/is-buffer": { "version": "2.0.5", - "dev": true, "funding": [ { "type": "github", @@ -12534,7 +12538,6 @@ }, "node_modules/unist-util-generated": { "version": "2.0.1", - "dev": true, "license": "MIT", "funding": { "type": "opencollective", @@ -12543,7 +12546,6 @@ }, "node_modules/unist-util-is": { "version": "5.2.1", - "dev": true, "license": "MIT", "dependencies": { "@types/unist": "^2.0.0" @@ -12555,7 +12557,6 @@ }, "node_modules/unist-util-position": { "version": "4.0.4", - "dev": true, "license": "MIT", "dependencies": { "@types/unist": "^2.0.0" @@ -12567,7 +12568,6 @@ }, "node_modules/unist-util-position-from-estree": { "version": "1.1.2", - "dev": true, "license": "MIT", "dependencies": { "@types/unist": "^2.0.0" @@ -12579,7 +12579,6 @@ }, "node_modules/unist-util-remove-position": { "version": "4.0.2", - "dev": true, "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", @@ -12592,7 +12591,6 @@ }, "node_modules/unist-util-stringify-position": { "version": "3.0.3", - "dev": true, "license": "MIT", "dependencies": { "@types/unist": "^2.0.0" @@ -12604,7 +12602,6 @@ }, "node_modules/unist-util-visit": { "version": "4.1.2", - "dev": true, "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", @@ -12618,7 +12615,6 @@ }, "node_modules/unist-util-visit-parents": { "version": "5.1.3", - "dev": true, "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", @@ -12629,13 +12625,6 @@ "url": "https://opencollective.com/unified" } }, - "node_modules/universalify": { - "version": "0.2.0", - "license": "MIT", - "engines": { - "node": ">= 4.0.0" - } - }, "node_modules/update-browserslist-db": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz", @@ -12672,14 +12661,6 @@ "punycode": "^2.1.0" } }, - "node_modules/url-parse": { - "version": "1.5.10", - "license": "MIT", - "dependencies": { - "querystringify": "^2.1.1", - "requires-port": "^1.0.0" - } - }, "node_modules/uuid": { "version": "8.3.2", "license": "MIT", @@ -12689,7 +12670,6 @@ }, "node_modules/uvu": { "version": "0.5.6", - "dev": true, "license": "MIT", "dependencies": { "dequal": "^2.0.0", @@ -12710,7 +12690,6 @@ }, "node_modules/vfile": { "version": "5.3.7", - "dev": true, "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", @@ -12725,7 +12704,6 @@ }, "node_modules/vfile-matter": { "version": "3.0.1", - "dev": true, "license": "MIT", "dependencies": { "@types/js-yaml": "^4.0.0", @@ -12739,7 +12717,6 @@ }, "node_modules/vfile-matter/node_modules/is-buffer": { "version": "2.0.5", - "dev": true, "funding": [ { "type": "github", @@ -12761,7 +12738,6 @@ }, "node_modules/vfile-message": { "version": "3.1.4", - "dev": true, "license": "MIT", "dependencies": { "@types/unist": "^2.0.0", @@ -12774,7 +12750,6 @@ }, "node_modules/vfile/node_modules/is-buffer": { "version": "2.0.5", - "dev": true, "funding": [ { "type": "github", @@ -12795,13 +12770,15 @@ } }, "node_modules/w3c-xmlserializer": { - "version": "4.0.0", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-5.0.0.tgz", + "integrity": "sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==", "license": "MIT", "dependencies": { - "xml-name-validator": "^4.0.0" + "xml-name-validator": "^5.0.0" }, "engines": { - "node": ">=14" + "node": ">=18" } }, "node_modules/watchpack": { @@ -12818,6 +12795,8 @@ }, "node_modules/webidl-conversions": { "version": "7.0.0", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz", + "integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==", "license": "BSD-2-Clause", "engines": { "node": ">=12" @@ -12914,31 +12893,37 @@ } }, "node_modules/whatwg-encoding": { - "version": "2.0.0", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz", + "integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==", "license": "MIT", "dependencies": { "iconv-lite": "0.6.3" }, "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/whatwg-mimetype": { - "version": "3.0.0", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz", + "integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==", "license": "MIT", "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/whatwg-url": { - "version": "11.0.0", + "version": "14.1.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-14.1.0.tgz", + "integrity": "sha512-jlf/foYIKywAt3x/XWKZ/3rz8OSJPiWktjmk891alJUEjiVxKX9LEO92qH3hv4aJ0mN3MWPvGMCy8jQi95xK4w==", "license": "MIT", "dependencies": { - "tr46": "^3.0.0", + "tr46": "^5.0.0", "webidl-conversions": "^7.0.0" }, "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/which": { @@ -13036,6 +13021,7 @@ }, "node_modules/word-wrap": { "version": "1.2.5", + "dev": true, "license": "MIT", "engines": { "node": ">=0.10.0" @@ -13048,6 +13034,8 @@ }, "node_modules/ws": { "version": "8.18.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz", + "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==", "license": "MIT", "engines": { "node": ">=10.0.0" @@ -13066,14 +13054,18 @@ } }, "node_modules/xml-name-validator": { - "version": "4.0.0", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz", + "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==", "license": "Apache-2.0", "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/xmlchars": { "version": "2.2.0", + "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz", + "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", "license": "MIT" }, "node_modules/y18n": { diff --git a/package.json b/package.json index 1751e9160..2a3cd4d7c 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@next/mdx": "^14.1.0", "@tanstack/react-table": "^8.19.2", "gray-matter": "^4.0.3", - "isomorphic-dompurify": "0.24.0", + "isomorphic-dompurify": "2.21.0", "next": "^14.1.0", "next-compose-plugins": "^2.2.1", "next-mdx-remote": "^4.4.1",