deps: bump the dependency-updates group across 1 directory with 4 updates (#1431)

Bumps the dependency-updates group with 4 updates in the / directory: [gatsby](https://github.com/gatsbyjs/gatsby), [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env), [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and [yaml](https://github.com/eemeli/yaml). Updates `gatsby` from 5.14.0 to 5.14.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gatsbyjs/gatsby/commit/2290b19368d7d332a8f69483337d874988fe7143"><code>2290b19</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/139aedd6c91d2ec655bfa4996beaaa39b8d84c65"><code>139aedd</code></a> fix(gatsby-link): fix navigate method type (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/39188">#39188</a>)</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/4de4fb89cb06b3ea7fdfffc69940ab181fcfe128"><code>4de4fb8</code></a> chore(release): Publish</li> <li><a href="https://github.com/gatsbyjs/gatsby/commit/dcfadbea623be77cae37a2a3dd66955e0dbed67b"><code>dcfadbe</code></a> feat: update to ESM compatible version of CTF library (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/39178">#39178</a>) (<a href="https://redirect.github.com/gatsbyjs/gatsby/issues/39185">#39185</a>)</li> <li>See full diff in <a href="https://github.com/gatsbyjs/gatsby/compare/gatsby@5.14.0...gatsby@5.14.1">compare view</a></li> </ul> </details> <br /> Updates `postcss-preset-env` from 10.1.2 to 10.1.3 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md">postcss-preset-env's changelog</a>.</em></p> <blockquote> <h3>10.1.3</h3> <p><em>December 27, 2024</em></p> <ul> <li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc"><code>@csstools/css-calc</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#211"><code>2.1.1</code></a> (patch)</li> <li>Updated <a href="https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser"><code>@csstools/css-color-parser</code></a> to <a href="https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser/CHANGELOG.md#307"><code>3.0.7</code></a> (patch)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-react` from 7.37.2 to 7.37.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's releases</a>.</em></p> <blockquote> <h2>v7.37.3</h2> <h3>Fixed</h3> <ul> <li>[<code>no-danger</code>]: avoid a crash on a nested component name (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3833">#3833</a>[] <a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li> <li>[Fix] types: correct generated type declaration (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3840">#3840</a>[] <a href="https://github.com/ocavue"><code>@​ocavue</code></a>)</li> <li>[<code>no-unknown-property</code>]: support <code>precedence</code> prop in react 19 (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3829">#3829</a>[] <a href="https://github.com/acusti"><code>@​acusti</code></a>)</li> <li>[<code>prop-types</code>]: props missing in validation when using generic types from a namespace import (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3859">#3859</a>[] <a href="https://github.com/rbondoc96"><code>@​rbondoc96</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[Tests] [<code>jsx-no-script-url</code>]: Improve tests (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3849">#3849</a>[] <a href="https://github.com/radu2147"><code>@​radu2147</code></a>)</li> <li>[Docs] fix broken links: [<code>default-props-match-prop-types</code>], [<code>jsx-boolean-value</code>], [<code>jsx-curly-brace-presence</code>], [<code>jsx-no-bind</code>], [<code>no-array-index-key</code>], [<code>no-is-mounted</code>], [<code>no-render-return-value</code>], [<code>require-default-props</code>] (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3841">#3841</a>[] <a href="https://github.com/bastiendmt"><code>@​bastiendmt</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1000">#1000</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1000">jsx-eslint/eslint-plugin-react#1000</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">#1002</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">jsx-eslint/eslint-plugin-react#1002</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1005">#1005</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1005">jsx-eslint/eslint-plugin-react#1005</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">#100</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">jsx-eslint/eslint-plugin-react#100</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1010">#1010</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1010">jsx-eslint/eslint-plugin-react#1010</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1013">#1013</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1013">jsx-eslint/eslint-plugin-react#1013</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">#1022</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">jsx-eslint/eslint-plugin-react#1022</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">#1029</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">jsx-eslint/eslint-plugin-react#1029</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">#102</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">jsx-eslint/eslint-plugin-react#102</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">#1034</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">jsx-eslint/eslint-plugin-react#1034</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1038">#1038</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1038">jsx-eslint/eslint-plugin-react#1038</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1041">#1041</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1041">jsx-eslint/eslint-plugin-react#1041</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">#1043</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">jsx-eslint/eslint-plugin-react#1043</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">#1046</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">jsx-eslint/eslint-plugin-react#1046</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">#1047</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">jsx-eslint/eslint-plugin-react#1047</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1050">#1050</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1050">jsx-eslint/eslint-plugin-react#1050</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">#1053</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">jsx-eslint/eslint-plugin-react#1053</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">#1057</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">jsx-eslint/eslint-plugin-react#1057</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">#105</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">jsx-eslint/eslint-plugin-react#105</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">#1061</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">jsx-eslint/eslint-plugin-react#1061</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1062">#1062</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1062">jsx-eslint/eslint-plugin-react#1062</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1070">#1070</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1070">jsx-eslint/eslint-plugin-react#1070</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1071">#1071</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1071">jsx-eslint/eslint-plugin-react#1071</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">#1073</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">jsx-eslint/eslint-plugin-react#1073</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">#1076</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">jsx-eslint/eslint-plugin-react#1076</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">#1079</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">jsx-eslint/eslint-plugin-react#1079</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">#1088</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">jsx-eslint/eslint-plugin-react#1088</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1098">#1098</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1098">jsx-eslint/eslint-plugin-react#1098</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">#1101</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">jsx-eslint/eslint-plugin-react#1101</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1103">#1103</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1103">jsx-eslint/eslint-plugin-react#1103</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">#110</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">jsx-eslint/eslint-plugin-react#110</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">#1116</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">jsx-eslint/eslint-plugin-react#1116</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">#1117</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">jsx-eslint/eslint-plugin-react#1117</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1119">#1119</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1119">jsx-eslint/eslint-plugin-react#1119</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1121">#1121</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1121">jsx-eslint/eslint-plugin-react#1121</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1122">#1122</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1122">jsx-eslint/eslint-plugin-react#1122</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">#1123</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">jsx-eslint/eslint-plugin-react#1123</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1130">#1130</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1130">jsx-eslint/eslint-plugin-react#1130</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1131">#1131</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1131">jsx-eslint/eslint-plugin-react#1131</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.2...v7.37.3">7.37.3</a> - 2024.12.23</h2> <h3>Fixed</h3> <ul> <li>[<code>no-danger</code>]: avoid a crash on a nested component name (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3833">#3833</a>[] <a href="https://github.com/ljharb"><code>@​ljharb</code></a>)</li> <li>[Fix] types: correct generated type declaration (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3840">#3840</a>[] <a href="https://github.com/ocavue"><code>@​ocavue</code></a>)</li> <li>[<code>no-unknown-property</code>]: support <code>precedence</code> prop in react 19 (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3829">#3829</a>[] <a href="https://github.com/acusti"><code>@​acusti</code></a>)</li> <li>[<code>prop-types</code>]: props missing in validation when using generic types from a namespace import (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3859">#3859</a>[] <a href="https://github.com/rbondoc96"><code>@​rbondoc96</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[Tests] [<code>jsx-no-script-url</code>]: Improve tests (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3849">#3849</a>[] <a href="https://github.com/radu2147"><code>@​radu2147</code></a>)</li> <li>[Docs] fix broken links: [<code>default-props-match-prop-types</code>], [<code>jsx-boolean-value</code>], [<code>jsx-curly-brace-presence</code>], [<code>jsx-no-bind</code>], [<code>no-array-index-key</code>], [<code>no-is-mounted</code>], [<code>no-render-return-value</code>], [<code>require-default-props</code>] (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3841">#3841</a>[] <a href="https://github.com/bastiendmt"><code>@​bastiendmt</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3859">#3859</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3859">jsx-eslint/eslint-plugin-react#3859</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3849">#3849</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3849">jsx-eslint/eslint-plugin-react#3849</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3841">#3841</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3841">jsx-eslint/eslint-plugin-react#3841</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3840">#3840</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3840">jsx-eslint/eslint-plugin-react#3840</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3833">#3833</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3833">jsx-eslint/eslint-plugin-react#3833</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3829">#3829</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3829">jsx-eslint/eslint-plugin-react#3829</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/244743a7a974787f60d0afb05dd2cae8f7392064"><code>244743a</code></a> Update CHANGELOG and bump version</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/bc5b9dda28e37ee2a5dc9daa98868ba4a339839e"><code>bc5b9dd</code></a> [actions] release workflow needs some new domains</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/ed3b1cf8f398a284353e9f8d41a4ab7b1c31a543"><code>ed3b1cf</code></a> [Tests] <code>jsx-uses-vars</code>, <code>jsx-uses-react</code>: fix <code>no-unused-vars</code> tests in esli...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/033ad19c6afd4cc6a0777f6c174e7f2dadbd7853"><code>033ad19</code></a> [Deps] update <code>array.prototype.flatmap</code>, <code>es-iterator-helpers</code>, `object.value...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/b4a14f4cdbac6e6ad78f79bd3cec167416ddbc90"><code>b4a14f4</code></a> [meta] add <code>directories.test</code></li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/b713026c48a7292488426f98f5f0b22968033a79"><code>b713026</code></a> [Fix] <code>prop-types</code>: props missing in validation when using generic types from...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/66ae4c14b109082294022931ca21e8816fa0c912"><code>66ae4c1</code></a> [Fix] <code>no-unknown-property</code>: support <code>precedence</code> prop in react 19</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/233d442a8af56bd6b362b4b979a73c1290e7885d"><code>233d442</code></a> [Dev Deps] update <code>@babel/preset-react</code></li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/958954de7422c5c78e8758fa02fc8b6aa2db67ec"><code>958954d</code></a> [Docs] fix broken links:</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/2c0b10cbff8e5395a80b337d929d66d20de929c9"><code>2c0b10c</code></a> [Tests] pin `@typescript-eslint/parser to &lt; 8.18, due to a breaking change</li> <li>Additional commits viewable in <a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.2...v7.37.3">compare view</a></li> </ul> </details> <br /> Updates `yaml` from 2.6.1 to 2.7.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eemeli/yaml/commit/8f512b526a52e245e770be257235f7d37059ca39"><code>8f512b5</code></a> 2.7.0</li> <li><a href="https://github.com/eemeli/yaml/commit/8a7569afff1a7add4560ed2e125eebab1f9683f1"><code>8a7569a</code></a> ci: Add jsr.jsonc &amp; jsr-publish workflow</li> <li><a href="https://github.com/eemeli/yaml/commit/8ef085fa870f2b749e67ce52bb642afb796b7150"><code>8ef085f</code></a> docs: Fix API docs links</li> <li><a href="https://github.com/eemeli/yaml/commit/374c19cfdc051ca81c5a1ce12ca733c2e2a9ec93"><code>374c19c</code></a> style: Really use explicit imports for process.env and Buffer</li> <li><a href="https://github.com/eemeli/yaml/commit/1ab037d64674baf0265dfe6a57c5b3c8c2d5120a"><code>1ab037d</code></a> style: Include explicit type declarations on all public APIs</li> <li><a href="https://github.com/eemeli/yaml/commit/4354c4233d7f75aed47a6d0ab74ab54867892b61"><code>4354c42</code></a> style: Use explicit imports for process.env and Buffer</li> <li><a href="https://github.com/eemeli/yaml/commit/2c55723ab9f1d654d27deb2ed666d1c414a69013"><code>2c55723</code></a> Merge pull request <a href="https://redirect.github.com/eemeli/yaml/issues/591">#591</a> from eemeli/import-ts</li> <li><a href="https://github.com/eemeli/yaml/commit/ab240c17d35bb808a6df8e3039b9ddd6a2de7ac4"><code>ab240c1</code></a> fix: Drop .ts extension from import &amp; export paths in .d.ts files</li> <li><a href="https://github.com/eemeli/yaml/commit/c4c49f9e95db811a6fe7fd529647cb2659f150d0"><code>c4c49f9</code></a> fix: Use separate rather than inline type keyword for TS compatibility</li> <li><a href="https://github.com/eemeli/yaml/commit/3bec004db4206ebb0d4551f981a7f9961077470b"><code>3bec004</code></a> ci: Add deno smoke test</li> <li>Additional commits viewable in <a href="https://github.com/eemeli/yaml/compare/v2.6.1...v2.7.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Jan 2, 2025 at 07:19 UTC feadfa8f66dd92faae203cd99a2107f8d9f77b2a
1 file changed +132 -156
package-lock.json
+132 -156
@@ -2967,9 +2967,9 @@
2967 }
2968 },
2969 "node_modules/@csstools/css-calc": {
2970 - "version": "2.1.0",
2971 - "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.0.tgz",
2972 - "integrity": "sha512-X69PmFOrjTZfN5ijxtI8hZ9kRADFSLrmmQ6hgDJ272Il049WGKpDY64KhrFm/7rbWve0z81QepawzjkKlqkNGw==",
2970 + "version": "2.1.1",
2971 + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.1.tgz",
2972 + "integrity": "sha512-rL7kaUnTkL9K+Cvo2pnCieqNpTKgQzy5f+N+5Iuko9HAoasP+xgprVh7KN/MaJVvVL1l0EzQq2MoqBHKSrDrag==",
2973 "funding": [
2974 {
2975 "type": "github",
@@ -2980,7 +2980,6 @@
2980 "url": "https://opencollective.com/csstools"
2981 }
2982 ],
2983 - "license": "MIT",
2983 "engines": {
2984 "node": ">=18"
2985 },
@@ -2990,9 +2989,9 @@
2989 }
2990 },
2991 "node_modules/@csstools/css-color-parser": {
2993 - "version": "3.0.6",
2994 - "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.0.6.tgz",
2995 - "integrity": "sha512-S/IjXqTHdpI4EtzGoNCHfqraXF37x12ZZHA1Lk7zoT5pm2lMjFuqhX/89L7dqX4CcMacKK+6ZCs5TmEGb/+wKw==",
2992 + "version": "3.0.7",
2993 + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.0.7.tgz",
2994 + "integrity": "sha512-nkMp2mTICw32uE5NN+EsJ4f5N+IGFeCFu4bGpiKgb2Pq/7J/MpyLBeQ5ry4KKtRFZaYs6sTmcMYrSRIyj5DFKA==",
2995 "funding": [
2996 {
2997 "type": "github",
@@ -3003,10 +3002,9 @@
3002 "url": "https://opencollective.com/csstools"
3003 }
3004 ],
3006 - "license": "MIT",
3005 "dependencies": {
3006 "@csstools/color-helpers": "^5.0.1",
3009 - "@csstools/css-calc": "^2.1.0"
3007 + "@csstools/css-calc": "^2.1.1"
3008 },
3009 "engines": {
3010 "node": ">=18"
@@ -3120,9 +3118,9 @@
3118 }
3119 },
3120 "node_modules/@csstools/postcss-color-function": {
3123 - "version": "4.0.6",
3124 - "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-4.0.6.tgz",
3125 - "integrity": "sha512-EcvXfC60cTIumzpsxWuvVjb7rsJEHPvqn3jeMEBUaE3JSc4FRuP7mEQ+1eicxWmIrs3FtzMH9gR3sgA5TH+ebQ==",
3121 + "version": "4.0.7",
3122 + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-4.0.7.tgz",
3123 + "integrity": "sha512-aDHYmhNIHR6iLw4ElWhf+tRqqaXwKnMl0YsQ/X105Zc4dQwe6yJpMrTN6BwOoESrkDjOYMOfORviSSLeDTJkdQ==",
3124 "funding": [
3125 {
3126 "type": "github",
@@ -3133,9 +3131,8 @@
3131 "url": "https://opencollective.com/csstools"
3132 }
3133 ],
3136 - "license": "MIT-0",
3134 "dependencies": {
3138 - "@csstools/css-color-parser": "^3.0.6",
3135 + "@csstools/css-color-parser": "^3.0.7",
3136 "@csstools/css-parser-algorithms": "^3.0.4",
3137 "@csstools/css-tokenizer": "^3.0.3",
3138 "@csstools/postcss-progressive-custom-properties": "^4.0.0",
@@ -3149,9 +3146,9 @@
3146 }
3147 },
3148 "node_modules/@csstools/postcss-color-mix-function": {
3152 - "version": "3.0.6",
3153 - "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-3.0.6.tgz",
3154 - "integrity": "sha512-jVKdJn4+JkASYGhyPO+Wa5WXSx1+oUgaXb3JsjJn/BlrtFh5zjocCY7pwWi0nuP24V1fY7glQsxEYcYNy0dMFg==",
3149 + "version": "3.0.7",
3150 + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-3.0.7.tgz",
3151 + "integrity": "sha512-e68Nev4CxZYCLcrfWhHH4u/N1YocOfTmw67/kVX5Rb7rnguqqLyxPjhHWjSBX8o4bmyuukmNf3wrUSU3//kT7g==",
3152 "funding": [
3153 {
3154 "type": "github",
@@ -3162,9 +3159,8 @@
3159 "url": "https://opencollective.com/csstools"
3160 }
3161 ],
3165 - "license": "MIT-0",
3162 "dependencies": {
3167 - "@csstools/css-color-parser": "^3.0.6",
3163 + "@csstools/css-color-parser": "^3.0.7",
3164 "@csstools/css-parser-algorithms": "^3.0.4",
3165 "@csstools/css-tokenizer": "^3.0.3",
3166 "@csstools/postcss-progressive-custom-properties": "^4.0.0",
@@ -3206,9 +3202,9 @@
3202 }
3203 },
3204 "node_modules/@csstools/postcss-exponential-functions": {
3209 - "version": "2.0.5",
3210 - "resolved": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-2.0.5.tgz",
3211 - "integrity": "sha512-mi8R6dVfA2nDoKM3wcEi64I8vOYEgQVtVKCfmLHXupeLpACfGAided5ddMt5f+CnEodNu4DifuVwb0I6fQDGGQ==",
3205 + "version": "2.0.6",
3206 + "resolved": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-2.0.6.tgz",
3207 + "integrity": "sha512-IgJA5DQsQLu/upA3HcdvC6xEMR051ufebBTIXZ5E9/9iiaA7juXWz1ceYj814lnDYP/7eWjZnw0grRJlX4eI6g==",
3208 "funding": [
3209 {
3210 "type": "github",
@@ -3219,9 +3215,8 @@
3215 "url": "https://opencollective.com/csstools"
3216 }
3217 ],
3222 - "license": "MIT-0",
3218 "dependencies": {
3224 - "@csstools/css-calc": "^2.1.0",
3219 + "@csstools/css-calc": "^2.1.1",
3220 "@csstools/css-parser-algorithms": "^3.0.4",
3221 "@csstools/css-tokenizer": "^3.0.3"
3222 },
@@ -3259,9 +3254,9 @@
3254 }
3255 },
3256 "node_modules/@csstools/postcss-gamut-mapping": {
3262 - "version": "2.0.6",
3263 - "resolved": "https://registry.npmjs.org/@csstools/postcss-gamut-mapping/-/postcss-gamut-mapping-2.0.6.tgz",
3264 - "integrity": "sha512-0ke7fmXfc8H+kysZz246yjirAH6JFhyX9GTlyRnM0exHO80XcA9zeJpy5pOp5zo/AZiC/q5Pf+Hw7Pd6/uAoYA==",
3257 + "version": "2.0.7",
3258 + "resolved": "https://registry.npmjs.org/@csstools/postcss-gamut-mapping/-/postcss-gamut-mapping-2.0.7.tgz",
3259 + "integrity": "sha512-gzFEZPoOkY0HqGdyeBXR3JP218Owr683u7KOZazTK7tQZBE8s2yhg06W1tshOqk7R7SWvw9gkw2TQogKpIW8Xw==",
3260 "funding": [
3261 {
3262 "type": "github",
@@ -3272,9 +3267,8 @@
3267 "url": "https://opencollective.com/csstools"
3268 }
3269 ],
3275 - "license": "MIT-0",
3270 "dependencies": {
3277 - "@csstools/css-color-parser": "^3.0.6",
3271 + "@csstools/css-color-parser": "^3.0.7",
3272 "@csstools/css-parser-algorithms": "^3.0.4",
3273 "@csstools/css-tokenizer": "^3.0.3"
3274 },
@@ -3286,9 +3280,9 @@
3280 }
3281 },
3282 "node_modules/@csstools/postcss-gradients-interpolation-method": {
3289 - "version": "5.0.6",
3290 - "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.6.tgz",
3291 - "integrity": "sha512-Itrbx6SLUzsZ6Mz3VuOlxhbfuyLTogG5DwEF1V8dAi24iMuvQPIHd7Ti+pNDp7j6WixndJGZaoNR0f9VSzwuTg==",
3283 + "version": "5.0.7",
3284 + "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.7.tgz",
3285 + "integrity": "sha512-WgEyBeg6glUeTdS2XT7qeTFBthTJuXlS9GFro/DVomj7W7WMTamAwpoP4oQCq/0Ki2gvfRYFi/uZtmRE14/DFA==",
3286 "funding": [
3287 {
3288 "type": "github",
@@ -3299,9 +3293,8 @@
3293 "url": "https://opencollective.com/csstools"
3294 }
3295 ],
3302 - "license": "MIT-0",
3296 "dependencies": {
3304 - "@csstools/css-color-parser": "^3.0.6",
3297 + "@csstools/css-color-parser": "^3.0.7",
3298 "@csstools/css-parser-algorithms": "^3.0.4",
3299 "@csstools/css-tokenizer": "^3.0.3",
3300 "@csstools/postcss-progressive-custom-properties": "^4.0.0",
@@ -3315,9 +3308,9 @@
3308 }
3309 },
3310 "node_modules/@csstools/postcss-hwb-function": {
3318 - "version": "4.0.6",
3319 - "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.6.tgz",
3320 - "integrity": "sha512-927Pqy3a1uBP7U8sTfaNdZVB0mNXzIrJO/GZ8us9219q9n06gOqCdfZ0E6d1P66Fm0fYHvxfDbfcUuwAn5UwhQ==",
3311 + "version": "4.0.7",
3312 + "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.7.tgz",
3313 + "integrity": "sha512-LKYqjO+wGwDCfNIEllessCBWfR4MS/sS1WXO+j00KKyOjm7jDW2L6jzUmqASEiv/kkJO39GcoIOvTTfB3yeBUA==",
3314 "funding": [
3315 {
3316 "type": "github",
@@ -3328,9 +3321,8 @@
3321 "url": "https://opencollective.com/csstools"
3322 }
3323 ],
3331 - "license": "MIT-0",
3324 "dependencies": {
3333 - "@csstools/css-color-parser": "^3.0.6",
3325 + "@csstools/css-color-parser": "^3.0.7",
3326 "@csstools/css-parser-algorithms": "^3.0.4",
3327 "@csstools/css-tokenizer": "^3.0.3",
3328 "@csstools/postcss-progressive-custom-properties": "^4.0.0",
@@ -3577,9 +3569,9 @@
3569 }
3570 },
3571 "node_modules/@csstools/postcss-media-minmax": {
3580 - "version": "2.0.5",
3581 - "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.5.tgz",
3582 - "integrity": "sha512-sdh5i5GToZOIAiwhdntRWv77QDtsxP2r2gXW/WbLSCoLr00KTq/yiF1qlQ5XX2+lmiFa8rATKMcbwl3oXDMNew==",
3572 + "version": "2.0.6",
3573 + "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.6.tgz",
3574 + "integrity": "sha512-J1+4Fr2W3pLZsfxkFazK+9kr96LhEYqoeBszLmFjb6AjYs+g9oDAw3J5oQignLKk3rC9XHW+ebPTZ9FaW5u5pg==",
3575 "funding": [
3576 {
3577 "type": "github",
@@ -3590,9 +3582,8 @@
3582 "url": "https://opencollective.com/csstools"
3583 }
3584 ],
3593 - "license": "MIT",
3585 "dependencies": {
3595 - "@csstools/css-calc": "^2.1.0",
3586 + "@csstools/css-calc": "^2.1.1",
3587 "@csstools/css-parser-algorithms": "^3.0.4",
3588 "@csstools/css-tokenizer": "^3.0.3",
3589 "@csstools/media-query-list-parser": "^4.0.2"
@@ -3683,9 +3674,9 @@
3674 }
3675 },
3676 "node_modules/@csstools/postcss-oklab-function": {
3686 - "version": "4.0.6",
3687 - "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.6.tgz",
3688 - "integrity": "sha512-Hptoa0uX+XsNacFBCIQKTUBrFKDiplHan42X73EklG6XmQLG7/aIvxoNhvZ7PvOWMt67Pw3bIlUY2nD6p5vL8A==",
3677 + "version": "4.0.7",
3678 + "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.7.tgz",
3679 + "integrity": "sha512-I6WFQIbEKG2IO3vhaMGZDkucbCaUSXMxvHNzDdnfsTCF5tc0UlV3Oe2AhamatQoKFjBi75dSEMrgWq3+RegsOQ==",
3680 "funding": [
3681 {
3682 "type": "github",
@@ -3696,9 +3687,8 @@
3687 "url": "https://opencollective.com/csstools"
3688 }
3689 ],
3699 - "license": "MIT-0",
3690 "dependencies": {
3701 - "@csstools/css-color-parser": "^3.0.6",
3691 + "@csstools/css-color-parser": "^3.0.7",
3692 "@csstools/css-parser-algorithms": "^3.0.4",
3693 "@csstools/css-tokenizer": "^3.0.3",
3694 "@csstools/postcss-progressive-custom-properties": "^4.0.0",
@@ -3737,9 +3727,9 @@
3727 }
3728 },
3729 "node_modules/@csstools/postcss-random-function": {
3740 - "version": "1.0.1",
3741 - "resolved": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-1.0.1.tgz",
3742 - "integrity": "sha512-Ab/tF8/RXktQlFwVhiC70UNfpFQRhtE5fQQoP2pO+KCPGLsLdWFiOuHgSRtBOqEshCVAzR4H6o38nhvRZq8deA==",
3730 + "version": "1.0.2",
3731 + "resolved": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-1.0.2.tgz",
3732 + "integrity": "sha512-vBCT6JvgdEkvRc91NFoNrLjgGtkLWt47GKT6E2UDn3nd8ZkMBiziQ1Md1OiKoSsgzxsSnGKG3RVdhlbdZEkHjA==",
3733 "funding": [
3734 {
3735 "type": "github",
@@ -3750,9 +3740,8 @@
3740 "url": "https://opencollective.com/csstools"
3741 }
3742 ],
3753 - "license": "MIT-0",
3743 "dependencies": {
3755 - "@csstools/css-calc": "^2.1.0",
3744 + "@csstools/css-calc": "^2.1.1",
3745 "@csstools/css-parser-algorithms": "^3.0.4",
3746 "@csstools/css-tokenizer": "^3.0.3"
3747 },
@@ -3764,9 +3753,9 @@
3753 }
3754 },
3755 "node_modules/@csstools/postcss-relative-color-syntax": {
3767 - "version": "3.0.6",
3768 - "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-3.0.6.tgz",
3769 - "integrity": "sha512-yxP618Xb+ji1I624jILaYM62uEmZcmbdmFoZHoaThw896sq0vU39kqTTF+ZNic9XyPtPMvq0vyvbgmHaszq8xg==",
3756 + "version": "3.0.7",
3757 + "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-3.0.7.tgz",
3758 + "integrity": "sha512-apbT31vsJVd18MabfPOnE977xgct5B1I+Jpf+Munw3n6kKb1MMuUmGGH+PT9Hm/fFs6fe61Q/EWnkrb4bNoNQw==",
3759 "funding": [
3760 {
3761 "type": "github",
@@ -3777,9 +3766,8 @@
3766 "url": "https://opencollective.com/csstools"
3767 }
3768 ],
3780 - "license": "MIT-0",
3769 "dependencies": {
3782 - "@csstools/css-color-parser": "^3.0.6",
3770 + "@csstools/css-color-parser": "^3.0.7",
3771 "@csstools/css-parser-algorithms": "^3.0.4",
3772 "@csstools/css-tokenizer": "^3.0.3",
3773 "@csstools/postcss-progressive-custom-properties": "^4.0.0",
@@ -3831,9 +3819,9 @@
3819 }
3820 },
3821 "node_modules/@csstools/postcss-sign-functions": {
3834 - "version": "1.1.0",
3835 - "resolved": "https://registry.npmjs.org/@csstools/postcss-sign-functions/-/postcss-sign-functions-1.1.0.tgz",
3836 - "integrity": "sha512-SLcc20Nujx/kqbSwDmj6oaXgpy3UjFhBy1sfcqPgDkHfOIfUtUVH7OXO+j7BU4v/At5s61N5ZX6shvgPwluhsA==",
3822 + "version": "1.1.1",
3823 + "resolved": "https://registry.npmjs.org/@csstools/postcss-sign-functions/-/postcss-sign-functions-1.1.1.tgz",
3824 + "integrity": "sha512-MslYkZCeMQDxetNkfmmQYgKCy4c+w9pPDfgOBCJOo/RI1RveEUdZQYtOfrC6cIZB7sD7/PHr2VGOcMXlZawrnA==",
3825 "funding": [
3826 {
3827 "type": "github",
@@ -3844,9 +3832,8 @@
3832 "url": "https://opencollective.com/csstools"
3833 }
3834 ],
3847 - "license": "MIT-0",
3835 "dependencies": {
3849 - "@csstools/css-calc": "^2.1.0",
3836 + "@csstools/css-calc": "^2.1.1",
3837 "@csstools/css-parser-algorithms": "^3.0.4",
3838 "@csstools/css-tokenizer": "^3.0.3"
3839 },
@@ -3858,9 +3845,9 @@
3845 }
3846 },
3847 "node_modules/@csstools/postcss-stepped-value-functions": {
3861 - "version": "4.0.5",
3862 - "resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-4.0.5.tgz",
3863 - "integrity": "sha512-G6SJ6hZJkhxo6UZojVlLo14MohH4J5J7z8CRBrxxUYy9JuZiIqUo5TBYyDGcE0PLdzpg63a7mHSJz3VD+gMwqw==",
3848 + "version": "4.0.6",
3849 + "resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-4.0.6.tgz",
3850 + "integrity": "sha512-/dwlO9w8vfKgiADxpxUbZOWlL5zKoRIsCymYoh1IPuBsXODKanKnfuZRr32DEqT0//3Av1VjfNZU9yhxtEfIeA==",
3851 "funding": [
3852 {
3853 "type": "github",
@@ -3871,9 +3858,8 @@
3858 "url": "https://opencollective.com/csstools"
3859 }
3860 ],
3874 - "license": "MIT-0",
3861 "dependencies": {
3876 - "@csstools/css-calc": "^2.1.0",
3862 + "@csstools/css-calc": "^2.1.1",
3863 "@csstools/css-parser-algorithms": "^3.0.4",
3864 "@csstools/css-tokenizer": "^3.0.3"
3865 },
@@ -3911,9 +3897,9 @@
3897 }
3898 },
3899 "node_modules/@csstools/postcss-trigonometric-functions": {
3914 - "version": "4.0.5",
3915 - "resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.5.tgz",
3916 - "integrity": "sha512-/YQThYkt5MLvAmVu7zxjhceCYlKrYddK6LEmK5I4ojlS6BmO9u2yO4+xjXzu2+NPYmHSTtP4NFSamBCMmJ1NJA==",
3900 + "version": "4.0.6",
3901 + "resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.6.tgz",
3902 + "integrity": "sha512-c4Y1D2Why/PeccaSouXnTt6WcNHJkoJRidV2VW9s5gJ97cNxnLgQ4Qj8qOqkIR9VmTQKJyNcbF4hy79ZQnWD7A==",
3903 "funding": [
3904 {
3905 "type": "github",
@@ -3924,9 +3910,8 @@
3910 "url": "https://opencollective.com/csstools"
3911 }
3912 ],
3927 - "license": "MIT-0",
3913 "dependencies": {
3929 - "@csstools/css-calc": "^2.1.0",
3914 + "@csstools/css-calc": "^2.1.1",
3915 "@csstools/css-parser-algorithms": "^3.0.4",
3916 "@csstools/css-tokenizer": "^3.0.3"
3917 },
@@ -12525,7 +12510,6 @@
12510 "version": "1.3.15",
12511 "resolved": "https://registry.npmjs.org/@types/reach__router/-/reach__router-1.3.15.tgz",
12512 "integrity": "sha512-5WEHKGglRjq/Ae3F8UQxg+GYUIhTUEiyBT9GKPoOLU/vPTn8iZrRbdzxqvarOaGludIejJykHLMdOCdhgWqaxA==",
12528 - "license": "MIT",
12513 "dependencies": {
12514 "@types/react": "*"
12515 }
@@ -18604,26 +18588,26 @@
18588 }
18589 },
18590 "node_modules/es-iterator-helpers": {
18607 - "version": "1.2.0",
18608 - "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.0.tgz",
18609 - "integrity": "sha512-tpxqxncxnpw3c93u8n3VOzACmRFoVmWJqbWXvX/JfKbkhBw1oslgPrUfeSt2psuqyEJFD6N/9lg5i7bsKpoq+Q==",
18610 - "license": "MIT",
18591 + "version": "1.2.1",
18592 + "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz",
18593 + "integrity": "sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==",
18594 "dependencies": {
18612 - "call-bind": "^1.0.7",
18595 + "call-bind": "^1.0.8",
18596 + "call-bound": "^1.0.3",
18597 "define-properties": "^1.2.1",
18614 - "es-abstract": "^1.23.3",
18598 + "es-abstract": "^1.23.6",
18599 "es-errors": "^1.3.0",
18600 "es-set-tostringtag": "^2.0.3",
18601 "function-bind": "^1.1.2",
18618 - "get-intrinsic": "^1.2.4",
18602 + "get-intrinsic": "^1.2.6",
18603 "globalthis": "^1.0.4",
18620 - "gopd": "^1.0.1",
18604 + "gopd": "^1.2.0",
18605 "has-property-descriptors": "^1.0.2",
18622 - "has-proto": "^1.0.3",
18623 - "has-symbols": "^1.0.3",
18624 - "internal-slot": "^1.0.7",
18625 - "iterator.prototype": "^1.1.3",
18626 - "safe-array-concat": "^1.1.2"
18606 + "has-proto": "^1.2.0",
18607 + "has-symbols": "^1.1.0",
18608 + "internal-slot": "^1.1.0",
18609 + "iterator.prototype": "^1.1.4",
18610 + "safe-array-concat": "^1.1.3"
18611 },
18612 "engines": {
18613 "node": ">= 0.4"
@@ -20124,28 +20108,27 @@
20108 }
20109 },
20110 "node_modules/eslint-plugin-react": {
20127 - "version": "7.37.2",
20128 - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.2.tgz",
20129 - "integrity": "sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==",
20130 - "license": "MIT",
20111 + "version": "7.37.3",
20112 + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.3.tgz",
20113 + "integrity": "sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA==",
20114 "dependencies": {
20115 "array-includes": "^3.1.8",
20116 "array.prototype.findlast": "^1.2.5",
20134 - "array.prototype.flatmap": "^1.3.2",
20117 + "array.prototype.flatmap": "^1.3.3",
20118 "array.prototype.tosorted": "^1.1.4",
20119 "doctrine": "^2.1.0",
20137 - "es-iterator-helpers": "^1.1.0",
20120 + "es-iterator-helpers": "^1.2.1",
20121 "estraverse": "^5.3.0",
20122 "hasown": "^2.0.2",
20123 "jsx-ast-utils": "^2.4.1 || ^3.0.0",
20124 "minimatch": "^3.1.2",
20125 "object.entries": "^1.1.8",
20126 "object.fromentries": "^2.0.8",
20144 - "object.values": "^1.2.0",
20127 + "object.values": "^1.2.1",
20128 "prop-types": "^15.8.1",
20129 "resolve": "^2.0.0-next.5",
20130 "semver": "^6.3.1",
20148 - "string.prototype.matchall": "^4.0.11",
20131 + "string.prototype.matchall": "^4.0.12",
20132 "string.prototype.repeat": "^1.0.0"
20133 },
20134 "engines": {
@@ -21955,11 +21938,10 @@
21938 }
21939 },
21940 "node_modules/gatsby": {
21958 - "version": "5.14.0",
21959 - "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.0.tgz",
21960 - "integrity": "sha512-VZZAN80FrcGLz0uOPK7Eww/tfGUQ26UuZOxiXFhcJgeO29lt8IPwSdNhAimyhbRDkvMNZu7Dz1+tO9PyvPZN4Q==",
21941 + "version": "5.14.1",
21942 + "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.14.1.tgz",
21943 + "integrity": "sha512-xumIbDl0bk/Het+9wDQETNSHtkobXaeUQTciwzbT42RW/zIoPkKTjNzdDrWOBzzpmR0RU/qEnLa0udDhzS01Ww==",
21944 "hasInstallScript": true,
21962 - "license": "MIT",
21945 "dependencies": {
21946 "@babel/code-frame": "^7.18.6",
21947 "@babel/core": "^7.20.12",
@@ -22046,7 +22028,7 @@
22028 "gatsby-core-utils": "^4.14.0",
22029 "gatsby-graphiql-explorer": "^3.14.0",
22030 "gatsby-legacy-polyfills": "^3.14.0",
22049 - "gatsby-link": "^5.14.0",
22031 + "gatsby-link": "^5.14.1",
22032 "gatsby-page-utils": "^3.14.0",
22033 "gatsby-parcel-config": "1.14.0",
22034 "gatsby-plugin-page-creator": "^5.14.0",
@@ -22451,10 +22433,9 @@
22433 }
22434 },
22435 "node_modules/gatsby-link": {
22454 - "version": "5.14.0",
22455 - "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.0.tgz",
22456 - "integrity": "sha512-BJYTdZ23pObzan1BG/XlqsnlQgiQS54Ztm1CuYj9OPtORT4i9kBrNSaRrQZdsLHM9s2Ox+oBullzZSi6CU/CbQ==",
22457 - "license": "MIT",
22436 + "version": "5.14.1",
22437 + "resolved": "https://registry.npmjs.org/gatsby-link/-/gatsby-link-5.14.1.tgz",
22438 + "integrity": "sha512-yhQOu6qv5tIZrzyOyKGI14xO0u6p9hBJCd1mOOaGqoWzUKeFqVK1CwHBBdfiSOiGtkB6mwVixA/8XXkZU9Iaqw==",
22439 "dependencies": {
22440 "@types/reach__router": "^1.3.10",
22441 "gatsby-page-utils": "^3.14.0",
@@ -26729,7 +26710,6 @@
26710 "version": "1.1.4",
26711 "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.4.tgz",
26712 "integrity": "sha512-x4WH0BWmrMmg4oHHl+duwubhrvczGlyuGAZu3nvrf0UXOfPu8IhZObFEr7DE/iv01YgVZrsOiRcqw2srkKEDIA==",
26732 - "license": "MIT",
26713 "dependencies": {
26714 "define-data-property": "^1.1.4",
26715 "es-object-atoms": "^1.0.0",
@@ -35140,12 +35120,12 @@
35120 }
35121 },
35122 "node_modules/object.values": {
35143 - "version": "1.2.0",
35144 - "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz",
35145 - "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==",
35146 - "license": "MIT",
35123 + "version": "1.2.1",
35124 + "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.1.tgz",
35125 + "integrity": "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==",
35126 "dependencies": {
35148 - "call-bind": "^1.0.7",
35127 + "call-bind": "^1.0.8",
35128 + "call-bound": "^1.0.3",
35129 "define-properties": "^1.2.1",
35130 "es-object-atoms": "^1.0.0"
35131 },
@@ -36811,9 +36791,9 @@
36791 }
36792 },
36793 "node_modules/postcss-color-functional-notation": {
36814 - "version": "7.0.6",
36815 - "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-7.0.6.tgz",
36816 - "integrity": "sha512-wLXvm8RmLs14Z2nVpB4CWlnvaWPRcOZFltJSlcbYwSJ1EDZKsKDhPKIMecCnuU054KSmlmubkqczmm6qBPCBhA==",
36794 + "version": "7.0.7",
36795 + "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-7.0.7.tgz",
36796 + "integrity": "sha512-EZvAHsvyASX63vXnyXOIynkxhaHRSsdb7z6yiXKIovGXAolW4cMZ3qoh7k3VdTsLBS6VGdksGfIo3r6+waLoOw==",
36797 "funding": [
36798 {
36799 "type": "github",
@@ -36824,9 +36804,8 @@
36804 "url": "https://opencollective.com/csstools"
36805 }
36806 ],
36827 - "license": "MIT-0",
36807 "dependencies": {
36829 - "@csstools/css-color-parser": "^3.0.6",
36808 + "@csstools/css-color-parser": "^3.0.7",
36809 "@csstools/css-parser-algorithms": "^3.0.4",
36810 "@csstools/css-tokenizer": "^3.0.3",
36811 "@csstools/postcss-progressive-custom-properties": "^4.0.0",
@@ -37296,9 +37275,9 @@
37275 }
37276 },
37277 "node_modules/postcss-lab-function": {
37299 - "version": "7.0.6",
37300 - "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-7.0.6.tgz",
37301 - "integrity": "sha512-HPwvsoK7C949vBZ+eMyvH2cQeMr3UREoHvbtra76/UhDuiViZH6pir+z71UaJQohd7VDSVUdR6TkWYKExEc9aQ==",
37278 + "version": "7.0.7",
37279 + "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-7.0.7.tgz",
37280 + "integrity": "sha512-+ONj2bpOQfsCKZE2T9VGMyVVdGcGUpr7u3SVfvkJlvhTRmDCfY25k4Jc8fubB9DclAPR4+w8uVtDZmdRgdAHig==",
37281 "funding": [
37282 {
37283 "type": "github",
@@ -37309,9 +37288,8 @@
37288 "url": "https://opencollective.com/csstools"
37289 }
37290 ],
37312 - "license": "MIT-0",
37291 "dependencies": {
37314 - "@csstools/css-color-parser": "^3.0.6",
37292 + "@csstools/css-color-parser": "^3.0.7",
37293 "@csstools/css-parser-algorithms": "^3.0.4",
37294 "@csstools/css-tokenizer": "^3.0.3",
37295 "@csstools/postcss-progressive-custom-properties": "^4.0.0",
@@ -37856,9 +37834,9 @@
37834 }
37835 },
37836 "node_modules/postcss-preset-env": {
37859 - "version": "10.1.2",
37860 - "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.1.2.tgz",
37861 - "integrity": "sha512-OqUBZ9ByVfngWhMNuBEMy52Izj07oIFA6K/EOGBlaSv+P12MiE1+S2cqXtS1VuW82demQ/Tzc7typYk3uHunkA==",
37837 + "version": "10.1.3",
37838 + "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.1.3.tgz",
37839 + "integrity": "sha512-9qzVhcMFU/MnwYHyYpJz4JhGku/4+xEiPTmhn0hj3IxnUYlEF9vbh7OC1KoLAnenS6Fgg43TKNp9xcuMeAi4Zw==",
37840 "funding": [
37841 {
37842 "type": "github",
@@ -37869,17 +37847,16 @@
37847 "url": "https://opencollective.com/csstools"
37848 }
37849 ],
37872 - "license": "MIT-0",
37850 "dependencies": {
37851 "@csstools/postcss-cascade-layers": "^5.0.1",
37875 - "@csstools/postcss-color-function": "^4.0.6",
37876 - "@csstools/postcss-color-mix-function": "^3.0.6",
37852 + "@csstools/postcss-color-function": "^4.0.7",
37853 + "@csstools/postcss-color-mix-function": "^3.0.7",
37854 "@csstools/postcss-content-alt-text": "^2.0.4",
37878 - "@csstools/postcss-exponential-functions": "^2.0.5",
37855 + "@csstools/postcss-exponential-functions": "^2.0.6",
37856 "@csstools/postcss-font-format-keywords": "^4.0.0",
37880 - "@csstools/postcss-gamut-mapping": "^2.0.6",
37881 - "@csstools/postcss-gradients-interpolation-method": "^5.0.6",
37882 - "@csstools/postcss-hwb-function": "^4.0.6",
37857 + "@csstools/postcss-gamut-mapping": "^2.0.7",
37858 + "@csstools/postcss-gradients-interpolation-method": "^5.0.7",
37859 + "@csstools/postcss-hwb-function": "^4.0.7",
37860 "@csstools/postcss-ic-unit": "^4.0.0",
37861 "@csstools/postcss-initial": "^2.0.0",
37862 "@csstools/postcss-is-pseudo-class": "^5.0.1",
@@ -37889,19 +37866,19 @@
37866 "@csstools/postcss-logical-overscroll-behavior": "^2.0.0",
37867 "@csstools/postcss-logical-resize": "^3.0.0",
37868 "@csstools/postcss-logical-viewport-units": "^3.0.3",
37892 - "@csstools/postcss-media-minmax": "^2.0.5",
37869 + "@csstools/postcss-media-minmax": "^2.0.6",
37870 "@csstools/postcss-media-queries-aspect-ratio-number-values": "^3.0.4",
37871 "@csstools/postcss-nested-calc": "^4.0.0",
37872 "@csstools/postcss-normalize-display-values": "^4.0.0",
37896 - "@csstools/postcss-oklab-function": "^4.0.6",
37873 + "@csstools/postcss-oklab-function": "^4.0.7",
37874 "@csstools/postcss-progressive-custom-properties": "^4.0.0",
37898 - "@csstools/postcss-random-function": "^1.0.1",
37899 - "@csstools/postcss-relative-color-syntax": "^3.0.6",
37875 + "@csstools/postcss-random-function": "^1.0.2",
37876 + "@csstools/postcss-relative-color-syntax": "^3.0.7",
37877 "@csstools/postcss-scope-pseudo-class": "^4.0.1",
37901 - "@csstools/postcss-sign-functions": "^1.1.0",
37902 - "@csstools/postcss-stepped-value-functions": "^4.0.5",
37878 + "@csstools/postcss-sign-functions": "^1.1.1",
37879 + "@csstools/postcss-stepped-value-functions": "^4.0.6",
37880 "@csstools/postcss-text-decoration-shorthand": "^4.0.1",
37904 - "@csstools/postcss-trigonometric-functions": "^4.0.5",
37881 + "@csstools/postcss-trigonometric-functions": "^4.0.6",
37882 "@csstools/postcss-unset-value": "^4.0.0",
37883 "autoprefixer": "^10.4.19",
37884 "browserslist": "^4.23.1",
@@ -37911,7 +37888,7 @@
37888 "cssdb": "^8.2.3",
37889 "postcss-attribute-case-insensitive": "^7.0.1",
37890 "postcss-clamp": "^4.1.0",
37914 - "postcss-color-functional-notation": "^7.0.6",
37891 + "postcss-color-functional-notation": "^7.0.7",
37892 "postcss-color-hex-alpha": "^10.0.0",
37893 "postcss-color-rebeccapurple": "^10.0.0",
37894 "postcss-custom-media": "^11.0.5",
@@ -37924,7 +37901,7 @@
37901 "postcss-font-variant": "^5.0.0",
37902 "postcss-gap-properties": "^6.0.0",
37903 "postcss-image-set-function": "^7.0.0",
37927 - "postcss-lab-function": "^7.0.6",
37904 + "postcss-lab-function": "^7.0.7",
37905 "postcss-logical": "^8.0.0",
37906 "postcss-nesting": "^13.0.1",
37907 "postcss-opacity-percentage": "^3.0.0",
@@ -43674,23 +43651,23 @@
43651 }
43652 },
43653 "node_modules/string.prototype.matchall": {
43677 - "version": "4.0.11",
43678 - "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz",
43679 - "integrity": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==",
43680 - "license": "MIT",
43654 + "version": "4.0.12",
43655 + "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz",
43656 + "integrity": "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==",
43657 "dependencies": {
43682 - "call-bind": "^1.0.7",
43658 + "call-bind": "^1.0.8",
43659 + "call-bound": "^1.0.3",
43660 "define-properties": "^1.2.1",
43684 - "es-abstract": "^1.23.2",
43661 + "es-abstract": "^1.23.6",
43662 "es-errors": "^1.3.0",
43663 "es-object-atoms": "^1.0.0",
43687 - "get-intrinsic": "^1.2.4",
43688 - "gopd": "^1.0.1",
43689 - "has-symbols": "^1.0.3",
43690 - "internal-slot": "^1.0.7",
43691 - "regexp.prototype.flags": "^1.5.2",
43664 + "get-intrinsic": "^1.2.6",
43665 + "gopd": "^1.2.0",
43666 + "has-symbols": "^1.1.0",
43667 + "internal-slot": "^1.1.0",
43668 + "regexp.prototype.flags": "^1.5.3",
43669 "set-function-name": "^2.0.2",
43693 - "side-channel": "^1.0.6"
43670 + "side-channel": "^1.1.0"
43671 },
43672 "engines": {
43673 "node": ">= 0.4"
@@ -47536,10 +47513,9 @@
47513 "license": "ISC"
47514 },
47515 "node_modules/yaml": {
47539 - "version": "2.6.1",
47540 - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.1.tgz",
47541 - "integrity": "sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==",
47542 - "license": "ISC",
47516 + "version": "2.7.0",
47517 + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.0.tgz",
47518 + "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==",
47519 "bin": {
47520 "yaml": "bin.mjs"
47521 },