From 4a42f6b3b2ed68f87770ba26e52b924a71e462c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 19:14:28 +0000 Subject: [PATCH] Build(deps): Bump the npm group with 5 updates Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `9.3.1` | `9.4.0` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `9.3.1` | `9.4.0` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.17.1` | `11.17.2` | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `10.1.0` | `10.2.0` | | [js-yaml](https://github.com/nodeca/js-yaml) | `5.3.0` | `5.4.1` | Updates `@mui/icons-material` from 9.3.1 to 9.4.0 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v9.4.0/packages/mui-icons-material) Updates `@mui/material` from 9.3.1 to 9.4.0 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v9.4.0/packages/mui-material) Updates `mermaid` from 11.17.1 to 11.17.2 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.17.1...mermaid@11.17.2) Updates `cspell` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v10.2.0/packages/cspell) Updates `js-yaml` from 5.3.0 to 5.4.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/5.3.0...5.4.1) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@mui/material" dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: mermaid dependency-version: 11.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: cspell dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: js-yaml dependency-version: 5.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] --- package-lock.json | 374 +++++++++++++++++++++++----------------------- package.json | 8 +- 2 files changed, 191 insertions(+), 191 deletions(-) diff --git a/package-lock.json b/package-lock.json index 725fd6e00..eac5af9db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", "@mdx-js/react": "^3.1.1", - "@mui/icons-material": "^9.3.1", + "@mui/icons-material": "^9.4.0", "@mui/material": "^9.2.0", "@mui/x-data-grid": "^9.12.0", "clsx": "^2.1.1", @@ -30,7 +30,7 @@ "dotenv": "^17.4.2", "lodash": "^4.18.1", "mdx-mermaid": "^2.0.4", - "mermaid": "^11.17.1", + "mermaid": "^11.17.2", "prism-react-renderer": "^2.4.1", "raw-loader": "^4.0.2", "react": "^19.2.8", @@ -48,9 +48,9 @@ "@docusaurus/module-type-aliases": "^3.9.2", "@docusaurus/tsconfig": "^3.10.2", "@types/lodash": "^4.17.25", - "cspell": "^10.1.0", + "cspell": "^10.2.0", "image-size": "^2.0.2", - "js-yaml": "^5.3.0", + "js-yaml": "^5.4.1", "oxfmt": "^0.65.0", "oxlint": "^1.80.0", "typescript": "^6.0.3" @@ -2143,9 +2143,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-10.1.0.tgz", - "integrity": "sha512-CBnYuR7tMlLwWq6FL3IOQ0mM+d8r6d7t+BMH6qWtk9SMz8KzBO7dB5Ya+o3QI/lsqwR75qCPW6JPYapBogFq1A==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-10.2.0.tgz", + "integrity": "sha512-pNdBzc3+njM1A8cp0t/az+FbwBoiIzKCJ15gHVdEtynGOH+GLKzpbNeRAXe3ci+BYUjQQXlQrCKalXaa+ZXVtQ==", "dev": true, "license": "MIT", "dependencies": { @@ -2164,9 +2164,9 @@ "@cspell/dict-docker": "^1.1.17", "@cspell/dict-dotnet": "^5.0.13", "@cspell/dict-elixir": "^4.0.8", - "@cspell/dict-en_us": "^4.4.36", + "@cspell/dict-en_us": "^4.4.37", "@cspell/dict-en-common-misspellings": "^2.2.0", - "@cspell/dict-en-gb-mit": "^3.1.25", + "@cspell/dict-en-gb-mit": "^3.1.26", "@cspell/dict-filetypes": "^3.0.18", "@cspell/dict-flutter": "^1.1.1", "@cspell/dict-fonts": "^4.0.6", @@ -2190,17 +2190,17 @@ "@cspell/dict-markdown": "^2.0.18", "@cspell/dict-monkeyc": "^1.1.0", "@cspell/dict-node": "^5.0.9", - "@cspell/dict-npm": "^5.2.46", + "@cspell/dict-npm": "^5.2.47", "@cspell/dict-php": "^4.1.1", "@cspell/dict-powershell": "^5.0.15", "@cspell/dict-public-licenses": "^2.0.16", - "@cspell/dict-python": "^4.4.0", + "@cspell/dict-python": "^4.5.0", "@cspell/dict-r": "^2.1.1", "@cspell/dict-ruby": "^5.1.2", "@cspell/dict-rust": "^4.1.2", "@cspell/dict-scala": "^5.0.9", "@cspell/dict-shell": "^1.2.0", - "@cspell/dict-software-terms": "^5.4.1", + "@cspell/dict-software-terms": "^5.4.2", "@cspell/dict-sql": "^2.2.1", "@cspell/dict-svelte": "^1.0.7", "@cspell/dict-swift": "^2.0.6", @@ -2214,22 +2214,22 @@ } }, "node_modules/@cspell/cspell-json-reporter": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-10.1.0.tgz", - "integrity": "sha512-q4YhCcqncLyf9XVJ7DnCLMPoTSyK3MpC7A8jxbdMM2ytQ2/pNrFKhUWPpoxzqLP5fmpwW8ieb5ip4JWcHfGwfA==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-10.2.0.tgz", + "integrity": "sha512-2iKTU/UPkSV9O4EzWSFreqM4/RTLoYnvCA9dmh9hJnmarYu/eDJk1CIVu+HgMlOiyCI3cgVux+649vJ0T2dHrA==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-types": "10.1.0" + "@cspell/cspell-types": "10.2.0" }, "engines": { "node": ">=22.18.0" } }, "node_modules/@cspell/cspell-performance-monitor": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-performance-monitor/-/cspell-performance-monitor-10.1.0.tgz", - "integrity": "sha512-a0uHD0hrM9LC078pkMrJIC84FOdyg2i9nkRXp7kvus3k+/jSCun9XykSET0IoeZoom/8cB8Y9BVgnrbjE3q0Vg==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-performance-monitor/-/cspell-performance-monitor-10.2.0.tgz", + "integrity": "sha512-Wzh984VNI+nkNiVSC4yXbzdVhVnxtxcvtCmslVhk7wc0nmwN5r9M4TQ1k5tSOihVMJn4iV3+fy3TUjkrSsppFA==", "dev": true, "license": "MIT", "engines": { @@ -2237,9 +2237,9 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-10.1.0.tgz", - "integrity": "sha512-ZZL//x5zRHOlNn9DtTHBrrskEdjc7RtNB8XXnzjnTdcOjC9sI2YtqtVyXIAH7HKGyraLU1wi89S0XMGaENeflA==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-10.2.0.tgz", + "integrity": "sha512-BlA7k9kjgH7LxA3DZGRvOo2Cs9wArR0ux6gvmweoyD+zbOsZquTfrCwnU9IoctTy7HjuYrsE7mvCCN6xP11E7g==", "dev": true, "license": "MIT", "engines": { @@ -2247,9 +2247,9 @@ } }, "node_modules/@cspell/cspell-resolver": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-10.1.0.tgz", - "integrity": "sha512-I5BwclXK/9sbq+T1wADHG64PRaFMoDahhVKZbJCbK5bzsYF9rFEv9P5Quw3WZdgx8eUyGJcSqKuXYsDqx55yEA==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-10.2.0.tgz", + "integrity": "sha512-m94I4iTzWaklOr+eNxy/kgpcJYS9dMzeEsZKV6uprVCPNLNn63Ic+ChadNErwV2ii3tiNLAkn8VJy84oe2h1YA==", "dev": true, "license": "MIT", "dependencies": { @@ -2260,9 +2260,9 @@ } }, "node_modules/@cspell/cspell-service-bus": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-10.1.0.tgz", - "integrity": "sha512-OM8c5IDtwQvHgJ0RYxckr3jaUt1NOLPAk7y/I8dvDba6iuBXkrCVUD2BMrUHFrHBBfWM5oMwioVOnNtg4nSvPw==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-10.2.0.tgz", + "integrity": "sha512-r061UxqmEwZK+XiW0dnbE6r7nKHNavQJ4PVw2zqzBVtcFj9YU9LCpOZx4mL49IlmCWxy7jf2jAD9w8nFPn1pWg==", "dev": true, "license": "MIT", "engines": { @@ -2270,9 +2270,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-10.1.0.tgz", - "integrity": "sha512-k5TzE4fKRbZUPv5Z2EKUXR5QoDF4LPlWo9OnXdQVx8YGi0GQosUzwag2uyHoN5uAOSnoJwyhwRcr+/EFqNkfrg==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-10.2.0.tgz", + "integrity": "sha512-tkmOVCm2XzPUipa8eIu88ShRogjJ5RIen3y9kzBn51re5Nmjw4HDWRLbeBP1WTGFYR7bMi2h0ybnH0BuBCA29g==", "dev": true, "license": "MIT", "engines": { @@ -2280,13 +2280,13 @@ } }, "node_modules/@cspell/cspell-worker": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-worker/-/cspell-worker-10.1.0.tgz", - "integrity": "sha512-gEJ1bU1sOMgDwtewfI7SPdIs2MNakhKPr4WbGh8nfE/bszO4vT3YoQap2+v76/s2VjGs2Kzn6M1M2N5tmGuo3w==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-worker/-/cspell-worker-10.2.0.tgz", + "integrity": "sha512-6yom68ucNQIUA56gEsXtoquM55AeQBKaMe/a35a91HIvB7AyhrTRTTeheuE/Gl2FUyszHecdewC6sbYELaAsvA==", "dev": true, "license": "MIT", "dependencies": { - "cspell-lib": "10.1.0" + "cspell-lib": "10.2.0" }, "engines": { "node": ">=22.18.0" @@ -2401,9 +2401,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-en_us": { - "version": "4.4.36", - "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.4.36.tgz", - "integrity": "sha512-2yOhI/+7d1DbfvMljGW4jw8pLqDEsVmnvUXBOCFXtLU2BWgQkrqOJDCNseYjEiEbTp0OtdrWEWWPFSP1TNugQw==", + "version": "4.4.37", + "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.4.37.tgz", + "integrity": "sha512-rMKyPrk2SKmDU+Bj0U0ixsv4Du93oijwovc8XlUin0zwKOJZb0/PFG5Df4P8CrM2CrLeovpaFvhoI98DigxBLw==", "dev": true, "license": "MIT" }, @@ -2415,9 +2415,9 @@ "license": "CC BY-SA 4.0" }, "node_modules/@cspell/dict-en-gb-mit": { - "version": "3.1.25", - "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb-mit/-/dict-en-gb-mit-3.1.25.tgz", - "integrity": "sha512-zGODptk24CMrXi49ieG2SUm94CKxEsVF0dYNF+1ZYH0MSsQDZ/PKDlrrbvtBqSupKdPSj0Z9sjOmMNfHHW9ZSg==", + "version": "3.1.26", + "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb-mit/-/dict-en-gb-mit-3.1.26.tgz", + "integrity": "sha512-F9Y/45+1oIPzfL/pyWLp4kzX+vddHPAYpIpIF+45bdc65AebeEiQHKzSmKgGGTd3qbQc3fATw2kAFdLryiQpjQ==", "dev": true, "license": "MIT" }, @@ -2589,9 +2589,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-npm": { - "version": "5.2.47", - "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.47.tgz", - "integrity": "sha512-r5ePbkmRtpMwiv+MHd6be1xIRLuXoEwaSLIZLu3mY+qtPVo0LUj/kVl4YeIxHONiwyef75zqS3gnT+s5UF7diQ==", + "version": "5.2.48", + "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.48.tgz", + "integrity": "sha512-R5dDnXTxZFOdb/4XSugCjsb3gXTHcEURGFAVOThg5QVu2YRI+yYj5vGgj9gSNffbgoQsNnaukPoB5v1tjF+tRA==", "dev": true, "license": "MIT" }, @@ -2617,9 +2617,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-python": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.4.0.tgz", - "integrity": "sha512-49Eju/a97V6ExAeMJDM2Tk4jsYr0pm+kQzqQrKLAZdrRd6VrLIgseI481EQSmgoVkPPdsuwK1xj9ZlpDQIF4qg==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.5.0.tgz", + "integrity": "sha512-O1lSuFXoX8p+4hvJMbqvg3blbn0Zx8LHqdPQSNaOxFZGf7hmq6pc8sfta+98E7Q/WtDooAnU3XpBxBXcn0r94g==", "dev": true, "license": "MIT", "dependencies": { @@ -2662,9 +2662,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-software-terms": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-5.4.1.tgz", - "integrity": "sha512-tY88gnOWj2ax6h+i7BjU7dIH1f3fvY4WypS0a+TpjBgXC318AdOMmy0zK1SzxGNOjhWJfCeCZNVoLFM/DuOG4g==", + "version": "5.4.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-5.4.2.tgz", + "integrity": "sha512-C2tS1JjxqHef9TpPRm08a6n+PJCrKrD6FsmPEyXb2J6TFef4FFnKRcGOf3pFnd+a6/oyQgXZWeKiECH6lBFjQA==", "dev": true, "license": "MIT" }, @@ -2718,13 +2718,13 @@ "license": "MIT" }, "node_modules/@cspell/dynamic-import": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-10.1.0.tgz", - "integrity": "sha512-tZMsczw03/cT7hupr6+vIdJhPvJw4hmh7gGqAgeU+j1bc556VT/GviKrj/Xfa6+EK6Q3Uev7tb8WR1mkIpI5Rg==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-10.2.0.tgz", + "integrity": "sha512-FpmedZcu9qcN14/awVPISEBi3A1nPR2zyLslvSRhp6GPJt0YsRVBR5BDKxbLNIGqvM2xg3ZLjo2eGTjThiyHxA==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/url": "10.1.0", + "@cspell/url": "10.2.0", "import-meta-resolve": "^4.2.0" }, "engines": { @@ -2732,9 +2732,9 @@ } }, "node_modules/@cspell/filetypes": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-10.1.0.tgz", - "integrity": "sha512-cTWbtrH00tNkjBkcH9ElSaaVxFbtp/XFqElUmiGS57SnvxgWlOhXChvhj5DIPwOT0c8uRjmx/0XQWjnlat4dwg==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-10.2.0.tgz", + "integrity": "sha512-1I1wnjGqJkQqoHWZ8I28HuMPLG7yzJOh//rGGHBZE6Ly2loJWhk4+/Fa4wEoZ71Ss1HQii9d7smB0B/w1dqGDA==", "dev": true, "license": "MIT", "engines": { @@ -2742,9 +2742,9 @@ } }, "node_modules/@cspell/rpc": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@cspell/rpc/-/rpc-10.1.0.tgz", - "integrity": "sha512-Zo7e/L+b5hujFj8XG+ayVGf9z0YAQWEf9aBCMesPBzMMczFnV4ZQzOqrSKMBrc5J1ztVwft3IjVSUY5My++UIg==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/rpc/-/rpc-10.2.0.tgz", + "integrity": "sha512-K8g80OcuhsGqFQvX2kjhgCGs7mOQf5lSeR2Jg34Uq6VQQ/WapJ9pE7CK6R3RKFjhWT8hlrbALiByk9Mj+7GyeQ==", "dev": true, "license": "MIT", "engines": { @@ -2752,9 +2752,9 @@ } }, "node_modules/@cspell/strong-weak-map": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-10.1.0.tgz", - "integrity": "sha512-FVqhMN38u44divmgVnR+qgOJAu5S89hkxdJNXAeK9ZTOXBKT8BGmYRtlFll4TMqeaS+513mmGhOaAnTLXNnObA==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-10.2.0.tgz", + "integrity": "sha512-fBLmVOakQ42Wy+7ZnIdnOSk4/WtJFoNLMEG4yqX/cGML3tIh06PTd9UphwltuwPDCL/tXJQsN/LOY8iLx6hmfw==", "dev": true, "license": "MIT", "engines": { @@ -2762,9 +2762,9 @@ } }, "node_modules/@cspell/url": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/@cspell/url/-/url-10.1.0.tgz", - "integrity": "sha512-MxQyFUYX+M2GJEuPuA0l1aXHmRh52Qd/hTA1aahjUgvgujSghv+rOFhIzqFiVtIa0w/r1RgdCKHF32wNKfGnFg==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/url/-/url-10.2.0.tgz", + "integrity": "sha512-TIgG/pCkgo3SiayAbV0CorYPdnaNkYWfJFKHhSBTKIdBDwK4YwcbbDlXWGCTJ6gxhhwnrNhcw4jDjz8jejKS4A==", "dev": true, "license": "MIT", "engines": { @@ -5772,9 +5772,9 @@ } }, "node_modules/@mui/core-downloads-tracker": { - "version": "9.3.1", - "resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-9.3.1.tgz", - "integrity": "sha512-IAyAFNQbT7hysJ9HXphiOmWJF7G1OglzHanqCgvQgH9LA2ydxtmaTBDbcBqw6euZesyShiwvpvbnYO1GY1AyXQ==", + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-9.4.0.tgz", + "integrity": "sha512-d+gIYM1raJP87yrVQcVg+Q3vycVMArMkgu/TjJLi2vTvO9FHKWNRR1xs9nnN4eLpM9nGxxm02UMvc9BrmcUKvQ==", "license": "MIT", "funding": { "type": "opencollective", @@ -5782,9 +5782,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "9.3.1", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-9.3.1.tgz", - "integrity": "sha512-rZj5ccG7vkpV38o/l4ys+chfE9GFypmvZr9dSNBoYVCNBD9yC6KfKq1TYpEMshWbjic7GKQ8MA1LQlcpGgcq9Q==", + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-9.4.0.tgz", + "integrity": "sha512-5PVgBYtLOXTk6u0YUAjoV9GoTUQDbeZ8g+pus2h0GphLT/rpmftRnB5D/Kw6QCAovB7EyBX7UxKdZqPBBAHUKw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.29.7" @@ -5797,7 +5797,7 @@ "url": "https://opencollective.com/mui-org" }, "peerDependencies": { - "@mui/material": "^9.3.1", + "@mui/material": "^9.4.0", "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", "react": "^17.0.0 || ^18.0.0 || ^19.0.0" }, @@ -5808,16 +5808,16 @@ } }, "node_modules/@mui/material": { - "version": "9.3.1", - "resolved": "https://registry.npmjs.org/@mui/material/-/material-9.3.1.tgz", - "integrity": "sha512-NahAEGIXqS1K0bA4th1jeFxBguS59NOcLbMA0vU+fSaPWKjtwGBGGHeTwlc9PSmzMjOZKceeFWESB8fVHr31hA==", + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/@mui/material/-/material-9.4.0.tgz", + "integrity": "sha512-6KKUIvkQ2r/s48s9VZV9JEZ1W2dRa7RndVsF+Ipx4CYxDOQeozeRsS5r9NiheFf8A5hpbqJJIGoX7hjg5X4XUw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.29.7", - "@mui/core-downloads-tracker": "^9.3.1", - "@mui/system": "^9.3.0", - "@mui/types": "^9.3.0", - "@mui/utils": "^9.3.0", + "@mui/core-downloads-tracker": "^9.4.0", + "@mui/system": "^9.4.0", + "@mui/types": "^9.4.0", + "@mui/utils": "^9.4.0", "@popperjs/core": "^2.11.8", "@types/react-transition-group": "^4.4.12", "clsx": "^2.1.1", @@ -5836,7 +5836,7 @@ "peerDependencies": { "@emotion/react": "^11.5.0", "@emotion/styled": "^11.3.0", - "@mui/material-pigment-css": "^9.3.0", + "@mui/material-pigment-css": "^9.4.0", "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0", "react": "^17.0.0 || ^18.0.0 || ^19.0.0", "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0" @@ -5857,13 +5857,13 @@ } }, "node_modules/@mui/private-theming": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-9.3.0.tgz", - "integrity": "sha512-ERvqk5pejf9aRnQcDILSWGtFmsEMiVxlQ4+xsVCjsEvmK0fV9BiVP/cQwAF5dwyDFbve4lTrlcgeFEecVzTNiA==", + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/@mui/private-theming/-/private-theming-9.4.0.tgz", + "integrity": "sha512-qQpX/2XPGDz5F2OIWzo4kkorURlDeXGKytRQudXCdLS5TuwKsMKaZyx77LZEVSB73c7o3UrLWwQ/goRuHBdtjw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.29.7", - "@mui/utils": "^9.3.0", + "@mui/utils": "^9.4.0", "prop-types": "^15.8.1" }, "engines": { @@ -5884,9 +5884,9 @@ } }, "node_modules/@mui/styled-engine": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-9.3.0.tgz", - "integrity": "sha512-x9+KYxhjoHYZ4nioxdKnvQWdw0RScbhoZfQ4tv3Db742683U3wlYSp6zV6Us78dMFnKnyTrPTkQKyutp14gnKA==", + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/@mui/styled-engine/-/styled-engine-9.4.0.tgz", + "integrity": "sha512-SlqVEYqnyEgXMFW4JuIDMelyhKzoWBJ85v2mNCQd0XtU0uk7U9E1zaJZ06XqodhA8oJrb+4Q+3E/JlwBe4jWkw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.29.7", @@ -5918,16 +5918,16 @@ } }, "node_modules/@mui/system": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/@mui/system/-/system-9.3.0.tgz", - "integrity": "sha512-0l4LqHJxZj65xSrioniGsxm7VNoGXonPo203oZjhBUvIDPeBqRTb7Mqc45Qxs6sO6WGR7WE/9cJ6lb4lkvHkjg==", + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/@mui/system/-/system-9.4.0.tgz", + "integrity": "sha512-AZz9z13oGS1J0BYeAFHTbV7PegCtPiE/uMEIi7TJ1kTx3Vkt+jUpLyXF/2uV8B6Y79iTh98kVeOH9fX3x3zXXg==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.29.7", - "@mui/private-theming": "^9.3.0", - "@mui/styled-engine": "^9.3.0", - "@mui/types": "^9.3.0", - "@mui/utils": "^9.3.0", + "@mui/private-theming": "^9.4.0", + "@mui/styled-engine": "^9.4.0", + "@mui/types": "^9.4.0", + "@mui/utils": "^9.4.0", "clsx": "^2.1.1", "csstype": "^3.2.3", "prop-types": "^15.8.1" @@ -5958,9 +5958,9 @@ } }, "node_modules/@mui/types": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/@mui/types/-/types-9.3.0.tgz", - "integrity": "sha512-2JSxyfpEFWNUB2vKs/T1BvkfyNisMHWph8bLMj8T0uHwmLl/0qfAwQkfwMT6kxLXN9uIum9AEbECXU8er3amIg==", + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/@mui/types/-/types-9.4.0.tgz", + "integrity": "sha512-13DH0Oniua4WmGqeYbQAZqmiN7r4nfd0zwIoGJ5QeJwyIHgEmf+LkRw/jV1HZb6AiUoHX8Oxf4xgalq3vYHcIw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.29.7" @@ -5975,13 +5975,13 @@ } }, "node_modules/@mui/utils": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/@mui/utils/-/utils-9.3.0.tgz", - "integrity": "sha512-2HZdHwWJ6eB+7lVGSOHsByGw8jeRulT4g0NZ608Wb8Q57DE2jbNqrWPFuJsvkQQiBiTmlpvQL3i+/62zsiPrkw==", + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/@mui/utils/-/utils-9.4.0.tgz", + "integrity": "sha512-WkzY8uYtqUDyGKPShrRQRBomfMQHddlsyKu/gRRESYO24tDPD2z0xRE8CBoUsWqpBa+YrFs9KixiS7kQRjsPAQ==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.29.7", - "@mui/types": "^9.3.0", + "@mui/types": "^9.4.0", "@types/prop-types": "^15.7.15", "clsx": "^2.1.1", "prop-types": "^15.8.1", @@ -10511,29 +10511,29 @@ } }, "node_modules/cspell": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-10.1.0.tgz", - "integrity": "sha512-sCGe2PWuA7H8pJTYSSkq5G5u3FXJr8igAcVEsSAqdAdTArkOxCca4kPNfeRhno2Dy1QEz7KGnoVFggvIaCv01g==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-10.2.0.tgz", + "integrity": "sha512-BZaciNlTSZ72IQtju46JlVXyXIMOdoqjU/i1KamisH1uYw1OO4HgG6T0Y8doB99s6v1WJH7W2RL2kqpfq7e1Kw==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-json-reporter": "10.1.0", - "@cspell/cspell-performance-monitor": "10.1.0", - "@cspell/cspell-pipe": "10.1.0", - "@cspell/cspell-types": "10.1.0", - "@cspell/cspell-worker": "10.1.0", - "@cspell/dynamic-import": "10.1.0", - "@cspell/url": "10.1.0", + "@cspell/cspell-json-reporter": "10.2.0", + "@cspell/cspell-performance-monitor": "10.2.0", + "@cspell/cspell-pipe": "10.2.0", + "@cspell/cspell-types": "10.2.0", + "@cspell/cspell-worker": "10.2.0", + "@cspell/dynamic-import": "10.2.0", + "@cspell/url": "10.2.0", "ansi-regex": "^6.3.0", "chalk": "^6.0.0", "chalk-template": "^1.1.2", "commander": "^15.0.0", - "cspell-config-lib": "10.1.0", - "cspell-dictionary": "10.1.0", - "cspell-gitignore": "10.1.0", - "cspell-glob": "10.1.0", - "cspell-io": "10.1.0", - "cspell-lib": "10.1.0", + "cspell-config-lib": "10.2.0", + "cspell-dictionary": "10.2.0", + "cspell-gitignore": "10.2.0", + "cspell-glob": "10.2.0", + "cspell-io": "10.2.0", + "cspell-lib": "10.2.0", "fast-json-stable-stringify": "^2.1.0", "flatted": "^3.4.4", "semver": "^7.8.5", @@ -10551,13 +10551,13 @@ } }, "node_modules/cspell-config-lib": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-10.1.0.tgz", - "integrity": "sha512-xWfyGRtu819BNnJ42SwvRsMdd4jgz+4eV4RaKUaM7uo5hsOI9o+LCulYWD8F4MPDb/izDopvC9qV8E3UVUe08g==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-10.2.0.tgz", + "integrity": "sha512-QweJ6dtHm1UkguapTm3Csra6p87HiOmLKiVRAxn75tW9Yojb5fGnqLxErO5sGQZvwgWAqQeT9lrqm3ohvCJjVw==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-types": "10.1.0", + "@cspell/cspell-types": "10.2.0", "comment-json": "^5.0.0", "smol-toml": "^1.8.0", "yaml": "^2.9.0" @@ -10567,16 +10567,16 @@ } }, "node_modules/cspell-dictionary": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-10.1.0.tgz", - "integrity": "sha512-ZzBWuPkWfY5uXmKh6wEbG24jhm3reeUnqsVDwsmduazjf+hGjlxi1B7fS3Xr0I4xufN98lNCuynZpNOydDLEEA==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-10.2.0.tgz", + "integrity": "sha512-5r7HBf3nkST6mwsFvRV51i3ETcqFuDQoYK03EqzZYTX4ZLVR/nGrRSOZuFW+d9yU3IKjLWgY14Ab4dDKmBcw7A==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-performance-monitor": "10.1.0", - "@cspell/cspell-pipe": "10.1.0", - "@cspell/cspell-types": "10.1.0", - "cspell-trie-lib": "10.1.0", + "@cspell/cspell-performance-monitor": "10.2.0", + "@cspell/cspell-pipe": "10.2.0", + "@cspell/cspell-types": "10.2.0", + "cspell-trie-lib": "10.2.0", "fast-equals": "^6.0.2" }, "engines": { @@ -10584,15 +10584,15 @@ } }, "node_modules/cspell-gitignore": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-10.1.0.tgz", - "integrity": "sha512-kSnPsgmMuN2Uj7VJ3RP315o2Jt66pkFlcvGYswKXgixo06ZuiQmOJ9n4j1VS3Tu2uhVXBIKz/CP1r1lJenpoBQ==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-10.2.0.tgz", + "integrity": "sha512-2/b64Niu5wNlUOW6N7QBRnU8dpnCdvRfZbOgcCO5f5m0OuIbrXTsnrfHJk25w/9M9H2yv2VS8LRKPWuxGXiZpA==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/url": "10.1.0", - "cspell-glob": "10.1.0", - "cspell-io": "10.1.0" + "@cspell/url": "10.2.0", + "cspell-glob": "10.2.0", + "cspell-io": "10.2.0" }, "bin": { "cspell-gitignore": "bin.mjs" @@ -10602,28 +10602,28 @@ } }, "node_modules/cspell-glob": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-10.1.0.tgz", - "integrity": "sha512-6n+NcnbDbe8Yz1RXwfsvC3K7OrFtu1Zx+c8VZORKwqpl1CDVEBY1zMyooS6VoqIu6C97iRWfwfP+Ad5dk2m1Qw==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-10.2.0.tgz", + "integrity": "sha512-b6H3zFMkqM5OUVabAvdd4sqyziEo3fFlss73Jn2RsHY2h5PH8gOwM1WsWQOcbDSEn7tj5NsA9a3iETXMkY1thw==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/url": "10.1.0", - "picomatch": "^4.0.5" + "@cspell/url": "10.2.0", + "picomatch": "^4.0.7" }, "engines": { "node": ">=22.18.0" } }, "node_modules/cspell-grammar": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-10.1.0.tgz", - "integrity": "sha512-sE6Y2cJeFReAeyCMwNL0Htffv8LweeVnkn1RSUiCZ7nPmEO8gzp6tFC6IeTFtJdpt1uzXW/JZl+tmuTQkOOLfg==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-10.2.0.tgz", + "integrity": "sha512-CrMM0Qoh9WuputdD08n3qrJKtzoLEZArT7QhMaeZkl58fARYqmx8JgtrE9X0+GSV4Uden0zVa5o4KcdXtXUSAQ==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-pipe": "10.1.0", - "@cspell/cspell-types": "10.1.0" + "@cspell/cspell-pipe": "10.2.0", + "@cspell/cspell-types": "10.2.0" }, "bin": { "cspell-grammar": "bin.mjs" @@ -10633,48 +10633,48 @@ } }, "node_modules/cspell-io": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-10.1.0.tgz", - "integrity": "sha512-On6bXkt4z3B+1lEjROWIXrH8yLfAYQQawpalMpQHl9v++h8NsFrqVC+1MNHw0qXiHfv8pqn/cy4Fk0xKEJA+4Q==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-10.2.0.tgz", + "integrity": "sha512-UqZcOCH+W9DhcjQGRiKJIwQaeNLGA+PKBHVmw4hvmBvuWGCH7uSiHuOeO+WrvJbolFDfZ9f7gV5ItmITgSANHg==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-service-bus": "10.1.0", - "@cspell/url": "10.1.0" + "@cspell/cspell-service-bus": "10.2.0", + "@cspell/url": "10.2.0" }, "engines": { "node": ">=22.18.0" } }, "node_modules/cspell-lib": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-10.1.0.tgz", - "integrity": "sha512-9Rpx2ziuM6AxPjTfhQ+Q8rNkQREdgq7RBT7FATqJOEo65xVDjbVoSfvuaP4MlGQEWiQgvFye9ZQXnqtdcAZAGg==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-10.2.0.tgz", + "integrity": "sha512-uIU4RtUzodzlS39O26Q1g0AxdHNB7CndkaN40Ekmb19kKrOf49umsXhRhdzrYc/uQ9dsp4AFp/mQI5Yc1MK1NA==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-bundled-dicts": "10.1.0", - "@cspell/cspell-performance-monitor": "10.1.0", - "@cspell/cspell-pipe": "10.1.0", - "@cspell/cspell-resolver": "10.1.0", - "@cspell/cspell-types": "10.1.0", - "@cspell/dynamic-import": "10.1.0", - "@cspell/filetypes": "10.1.0", - "@cspell/rpc": "10.1.0", - "@cspell/strong-weak-map": "10.1.0", - "@cspell/url": "10.1.0", - "cspell-config-lib": "10.1.0", - "cspell-dictionary": "10.1.0", - "cspell-glob": "10.1.0", - "cspell-grammar": "10.1.0", - "cspell-io": "10.1.0", - "cspell-trie-lib": "10.1.0", + "@cspell/cspell-bundled-dicts": "10.2.0", + "@cspell/cspell-performance-monitor": "10.2.0", + "@cspell/cspell-pipe": "10.2.0", + "@cspell/cspell-resolver": "10.2.0", + "@cspell/cspell-types": "10.2.0", + "@cspell/dynamic-import": "10.2.0", + "@cspell/filetypes": "10.2.0", + "@cspell/rpc": "10.2.0", + "@cspell/strong-weak-map": "10.2.0", + "@cspell/url": "10.2.0", + "cspell-config-lib": "10.2.0", + "cspell-dictionary": "10.2.0", + "cspell-glob": "10.2.0", + "cspell-grammar": "10.2.0", + "cspell-io": "10.2.0", + "cspell-trie-lib": "10.2.0", "env-paths": "^4.0.0", "gensequence": "^8.0.8", "import-fresh": "^4.0.0", "resolve-from": "^5.0.0", - "vscode-languageserver-textdocument": "^1.0.12", - "vscode-uri": "^3.1.0", + "vscode-languageserver-textdocument": "^1.0.14", + "vscode-uri": "^3.2.0", "xdg-basedir": "^5.1.0" }, "engines": { @@ -10695,16 +10695,16 @@ } }, "node_modules/cspell-trie-lib": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-10.1.0.tgz", - "integrity": "sha512-qzWzQuvl3tgulJXC8ILDmzAoKzNGXTKXO+Yh0hTAqnxpI1wtSFzjIf2Md4M6YhcITNBpp5h+xhjccsro5IB5ug==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-10.2.0.tgz", + "integrity": "sha512-lvEfGc/SfNfkdq9LZYQENDMuPoILsLwo2o4QHqdyic65MvmL1fZLi77O/qgSJ4aKgVja0/A8cbsdtKnFuruHbw==", "dev": true, "license": "MIT", "engines": { "node": ">=22.18.0" }, "peerDependencies": { - "@cspell/cspell-types": "10.1.0" + "@cspell/cspell-types": "10.2.0" } }, "node_modules/cspell/node_modules/chalk": { @@ -16077,9 +16077,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.3.0.tgz", - "integrity": "sha512-muutsYr+e2+d3rTgUGslq5rxbBlUy3cJ61IsHag2QNDQV+7zXWjkUpmALIajhrlLlrgRUiymj6U3zUr/TMK84Q==", + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.4.1.tgz", + "integrity": "sha512-28R/k+NAjeuf7+CKlTxWZVExJGwVVLwY06DgEnOMz2gEpfNkDcD7QvyiVPT0xy0XXhU8vHsd4Ot42OOPdJG7dQ==", "funding": [ { "type": "github", @@ -17660,9 +17660,9 @@ } }, "node_modules/mermaid": { - "version": "11.17.1", - "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-11.17.1.tgz", - "integrity": "sha512-G1BP6qU4BRwEGk2SdsxgDk1cSuApimT32Nkb52YRSv+856FrmB8qo28BaNk9Ee8Fvuon3OxpXDJ4L6cD5AykXg==", + "version": "11.17.2", + "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-11.17.2.tgz", + "integrity": "sha512-V6K3C8EBdEsPFZXSKMJe6ppQOENxuHARr9GvHX4hh47lAbhMRD9qf4oEK7LoaRQxULMa80/qt5gHO73aCleBBg==", "license": "MIT", "dependencies": { "@braintree/sanitize-url": "^7.1.2", @@ -27417,16 +27417,16 @@ } }, "node_modules/vscode-languageserver-textdocument": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.13.tgz", - "integrity": "sha512-nx0ZHwMGIsVkzFG3/VLeJYBLTaFBRuNdGDvevvjuoayU5EOS2fEYazOhtCM3PI9ClMMg5igc0uwXtAq4tJj+Dw==", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.14.tgz", + "integrity": "sha512-EQyqJMi552E4ZTf46izQ4Fj6XquqxCySR3J5ZSD1SisMf6RfpeOWHxGBE8Gr6V0/3GHIGdAzDn8F8+1nTGCnoQ==", "dev": true, "license": "MIT" }, "node_modules/vscode-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.1.0.tgz", - "integrity": "sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.2.0.tgz", + "integrity": "sha512-m2gXo3bn0G1kT9InzMf07fTbqMbGtyckj3bH5ktLO+1Ssv+yiATZ4dhwaQv9UZWxJh6E9IFGnQyjgWVDWVBDrg==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index dfc8866b9..06cc5d5b2 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", "@mdx-js/react": "^3.1.1", - "@mui/icons-material": "^9.3.1", + "@mui/icons-material": "^9.4.0", "@mui/material": "^9.2.0", "@mui/x-data-grid": "^9.12.0", "clsx": "^2.1.1", @@ -51,7 +51,7 @@ "dotenv": "^17.4.2", "lodash": "^4.18.1", "mdx-mermaid": "^2.0.4", - "mermaid": "^11.17.1", + "mermaid": "^11.17.2", "prism-react-renderer": "^2.4.1", "raw-loader": "^4.0.2", "react": "^19.2.8", @@ -81,9 +81,9 @@ "@docusaurus/module-type-aliases": "^3.9.2", "@docusaurus/tsconfig": "^3.10.2", "@types/lodash": "^4.17.25", - "cspell": "^10.1.0", + "cspell": "^10.2.0", "image-size": "^2.0.2", - "js-yaml": "^5.3.0", + "js-yaml": "^5.4.1", "oxfmt": "^0.65.0", "oxlint": "^1.80.0", "typescript": "^6.0.3"