deps: bump the dependency-updates group with 2 updates (#1612)

Bumps the dependency-updates group with 2 updates: [framer-motion](https://github.com/motiondivision/motion) and [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript). Updates `framer-motion` from 12.12.1 to 12.12.2 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[12.12.2] 2025-05-23</h2> <h3>Fixed</h3> <ul> <li>Ensure scroll updates are only triggered after a scroll read.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/motiondivision/motion/commit/1f65e9a5a7c15e9813c6b51a85e550907fb3ad4b"><code>1f65e9a</code></a> v12.12.2</li> <li><a href="https://github.com/motiondivision/motion/commit/7098177925bf671a9028a46939b8b24bb36a8c7e"><code>7098177</code></a> Updating changelog</li> <li><a href="https://github.com/motiondivision/motion/commit/158b8387877271d0226b6ae87b642e323a90f720"><code>158b838</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3228">#3228</a> from motiondivision/fix/merge-scroll</li> <li><a href="https://github.com/motiondivision/motion/commit/97efad8d99060bca2a0f8685c368485e2180aa8c"><code>97efad8</code></a> v12.12.2-alpha.0</li> <li><a href="https://github.com/motiondivision/motion/commit/b7dd98b05b01529b7df096455770fc452b8fb4e4"><code>b7dd98b</code></a> Fixing error</li> <li><a href="https://github.com/motiondivision/motion/commit/14390a3d06f5dbd9d0af10607c3c4e34849543a2"><code>14390a3</code></a> Updating</li> <li><a href="https://github.com/motiondivision/motion/commit/ab8f0796530df3f166c2994c97222feff5d713cd"><code>ab8f079</code></a> Change scroll scheduling</li> <li>See full diff in <a href="https://github.com/motiondivision/motion/compare/v12.12.1...v12.12.2">compare view</a></li> </ul> </details> <br /> Updates `eslint-import-resolver-typescript` from 4.3.5 to 4.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-import-resolver-typescript/releases">eslint-import-resolver-typescript's releases</a>.</em></p> <blockquote> <h2>v4.4.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/457">#457</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/d9f3e687ec9cfdd8cda77943f173ffc6bd469ea6"><code>d9f3e68</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix(deps): bump <code>eslint-import-context</code> to v0.1.5</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.4.0...v4.4.1">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.4.0...v4.4.1</a></p> <h2>v4.4.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/453">#453</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/7d87517ae051c2deff038e276d4b15f40aa8f6b6"><code>7d87517</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - feat: integrate <code>eslint-import-context</code> to get correct <code>context.cwd</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.5...v4.4.0">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.5...v4.4.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md">eslint-import-resolver-typescript's changelog</a>.</em></p> <blockquote> <h2>4.4.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/457">#457</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/d9f3e687ec9cfdd8cda77943f173ffc6bd469ea6"><code>d9f3e68</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - fix(deps): bump <code>eslint-import-context</code> to v0.1.5</li> </ul> <h2>4.4.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/453">#453</a> <a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/7d87517ae051c2deff038e276d4b15f40aa8f6b6"><code>7d87517</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - feat: integrate <code>eslint-import-context</code> to get correct <code>context.cwd</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c7d0125b8196b124e2f23b379688719417d442c7"><code>c7d0125</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/458">#458</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/d9f3e687ec9cfdd8cda77943f173ffc6bd469ea6"><code>d9f3e68</code></a> fix(deps): bump <code>eslint-import-context</code> to v0.1.5 (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/457">#457</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/93aabc2b679c8d09f592bcc3cdce3d773726ef2e"><code>93aabc2</code></a> chore: release eslint-import-resolver-typescript (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/455">#455</a>)</li> <li><a href="https://github.com/import-js/eslint-import-resolver-typescript/commit/7d87517ae051c2deff038e276d4b15f40aa8f6b6"><code>7d87517</code></a> feat: integrate <code>eslint-import-context</code> to get correct <code>context.cwd</code> (<a href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/453">#453</a>)</li> <li>See full diff in <a href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.5...v4.4.1">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 May 27, 2025 at 10:20 UTC 581190cabbb85cf19e4c5a3e0566aa51c166cb9c
1 file changed +136 -95
package-lock.json
+136 -95
@@ -6339,15 +6339,15 @@
6339 ]
6340 },
6341 "node_modules/@napi-rs/wasm-runtime": {
6342 - "version": "0.2.9",
6343 - "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.9.tgz",
6344 - "integrity": "sha512-OKRBiajrrxB9ATokgEQoG87Z25c67pCpYcCwmXYX8PBftC9pBfN18gnm/fh1wurSLEKIAt+QRFLFCQISrb66Jg==",
6342 + "version": "0.2.10",
6343 + "resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.10.tgz",
6344 + "integrity": "sha512-bCsCyeZEwVErsGmyPNSzwfwFn4OdxBj0mmv6hOFucB/k81Ojdu68RbZdxYsRQUPc9l6SU5F/cG+bXgWs3oUgsQ==",
6345 "dev": true,
6346 "license": "MIT",
6347 "optional": true,
6348 "dependencies": {
6349 - "@emnapi/core": "^1.4.0",
6350 - "@emnapi/runtime": "^1.4.0",
6349 + "@emnapi/core": "^1.4.3",
6350 + "@emnapi/runtime": "^1.4.3",
6351 "@tybys/wasm-util": "^0.9.0"
6352 }
6353 },
@@ -12892,9 +12892,9 @@
12892 "license": "ISC"
12893 },
12894 "node_modules/@unrs/resolver-binding-darwin-arm64": {
12895 - "version": "1.6.3",
12896 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.6.3.tgz",
12897 - "integrity": "sha512-+BbDAtwT4AVUyGIfC6SimaA6Mi/tEJCf5OYV5XQg7WIOW0vyD15aVgDLvsQscIZxgz42xB6DDqR7Kv6NBQJrEg==",
12895 + "version": "1.7.2",
12896 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.7.2.tgz",
12897 + "integrity": "sha512-vxtBno4xvowwNmO/ASL0Y45TpHqmNkAaDtz4Jqb+clmcVSSl8XCG/PNFFkGsXXXS6AMjP+ja/TtNCFFa1QwLRg==",
12898 "cpu": [
12899 "arm64"
12900 ],
@@ -12906,9 +12906,9 @@
12906 ]
12907 },
12908 "node_modules/@unrs/resolver-binding-darwin-x64": {
12909 - "version": "1.6.3",
12910 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.6.3.tgz",
12911 - "integrity": "sha512-q6qMXI8wT0u0GUns/L26kYHdX2du4yEhwxrXjPj/egvysI8XqcTyjnbWQm3NSJPw0Un2wvKPh0WuoTSJEZgbqw==",
12909 + "version": "1.7.2",
12910 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.7.2.tgz",
12911 + "integrity": "sha512-qhVa8ozu92C23Hsmv0BF4+5Dyyd5STT1FolV4whNgbY6mj3kA0qsrGPe35zNR3wAN7eFict3s4Rc2dDTPBTuFQ==",
12912 "cpu": [
12913 "x64"
12914 ],
@@ -12920,9 +12920,9 @@
12920 ]
12921 },
12922 "node_modules/@unrs/resolver-binding-freebsd-x64": {
12923 - "version": "1.6.3",
12924 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.6.3.tgz",
12925 - "integrity": "sha512-/7xs7QNNW17VZrFBf+2C95G72rA5c0YGtR18pvWrzM2tVPLrTsKnLl32hi3CG7F6cwwYRy7h61BIkMHh7qaZkw==",
12923 + "version": "1.7.2",
12924 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.7.2.tgz",
12925 + "integrity": "sha512-zKKdm2uMXqLFX6Ac7K5ElnnG5VIXbDlFWzg4WJ8CGUedJryM5A3cTgHuGMw1+P5ziV8CRhnSEgOnurTI4vpHpg==",
12926 "cpu": [
12927 "x64"
12928 ],
@@ -12934,9 +12934,9 @@
12934 ]
12935 },
12936 "node_modules/@unrs/resolver-binding-linux-arm-gnueabihf": {
12937 - "version": "1.6.3",
12938 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.6.3.tgz",
12939 - "integrity": "sha512-2xv5cUQCt+eYuq5tPF4AHStpzE8i8qdYnhitpvDv9vxzOZ5a0sdzgA8WHYgFe15dP469YOSivenMMdpuRcgE9Q==",
12937 + "version": "1.7.2",
12938 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.7.2.tgz",
12939 + "integrity": "sha512-8N1z1TbPnHH+iDS/42GJ0bMPLiGK+cUqOhNbMKtWJ4oFGzqSJk/zoXFzcQkgtI63qMcUI7wW1tq2usZQSb2jxw==",
12940 "cpu": [
12941 "arm"
12942 ],
@@ -12948,9 +12948,9 @@
12948 ]
12949 },
12950 "node_modules/@unrs/resolver-binding-linux-arm-musleabihf": {
12951 - "version": "1.6.3",
12952 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.6.3.tgz",
12953 - "integrity": "sha512-4KaZxKIeFt/jAOD/zuBOLb5yyZk/XG9FKf5IXpDP21NcYxeus/os6w+NCK7wjSJKbOpHZhwfkAYLkfujkAOFkw==",
12951 + "version": "1.7.2",
12952 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.7.2.tgz",
12953 + "integrity": "sha512-tjYzI9LcAXR9MYd9rO45m1s0B/6bJNuZ6jeOxo1pq1K6OBuRMMmfyvJYval3s9FPPGmrldYA3mi4gWDlWuTFGA==",
12954 "cpu": [
12955 "arm"
12956 ],
@@ -12962,9 +12962,9 @@
12962 ]
12963 },
12964 "node_modules/@unrs/resolver-binding-linux-arm64-gnu": {
12965 - "version": "1.6.3",
12966 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.6.3.tgz",
12967 - "integrity": "sha512-dJoZsZoWwvfS+khk0jkX6KnLL1T2vbRfsxinOR3PghpRKmMTnasEVAxmrXLQFNKqVKZV/mU7gHzWhiBMhbq3bw==",
12965 + "version": "1.7.2",
12966 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.7.2.tgz",
12967 + "integrity": "sha512-jon9M7DKRLGZ9VYSkFMflvNqu9hDtOCEnO2QAryFWgT6o6AXU8du56V7YqnaLKr6rAbZBWYsYpikF226v423QA==",
12968 "cpu": [
12969 "arm64"
12970 ],
@@ -12976,9 +12976,9 @@
12976 ]
12977 },
12978 "node_modules/@unrs/resolver-binding-linux-arm64-musl": {
12979 - "version": "1.6.3",
12980 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.6.3.tgz",
12981 - "integrity": "sha512-2Y6JcAY9e557rD6O53Zmeblrfu48vQfl5CrrKjt0/2J1Op/pKX3WI8TOh0gs5T4qX9uJDqdte11SNUssckdfUA==",
12979 + "version": "1.7.2",
12980 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.7.2.tgz",
12981 + "integrity": "sha512-c8Cg4/h+kQ63pL43wBNaVMmOjXI/X62wQmru51qjfTvI7kmCy5uHTJvK/9LrF0G8Jdx8r34d019P1DVJmhXQpA==",
12982 "cpu": [
12983 "arm64"
12984 ],
@@ -12990,9 +12990,9 @@
12990 ]
12991 },
12992 "node_modules/@unrs/resolver-binding-linux-ppc64-gnu": {
12993 - "version": "1.6.3",
12994 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.6.3.tgz",
12995 - "integrity": "sha512-kvcEe+j0De/DEfTNkte2xtmwSL4/GMesArcqmSgRqoOaGknUYY3whJ/3GygYKNMe82vvao4PaQkBlCrxhi88wQ==",
12993 + "version": "1.7.2",
12994 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.7.2.tgz",
12995 + "integrity": "sha512-A+lcwRFyrjeJmv3JJvhz5NbcCkLQL6Mk16kHTNm6/aGNc4FwPHPE4DR9DwuCvCnVHvF5IAd9U4VIs/VvVir5lg==",
12996 "cpu": [
12997 "ppc64"
12998 ],
@@ -13004,9 +13004,23 @@
13004 ]
13005 },
13006 "node_modules/@unrs/resolver-binding-linux-riscv64-gnu": {
13007 - "version": "1.6.3",
13008 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-gnu/-/resolver-binding-linux-riscv64-gnu-1.6.3.tgz",
13009 - "integrity": "sha512-fruY8swKre2H0J96h8HE+kN3iUnDR3VDd2wxBn4BxDw+5g7GOHBz5x1533l9mqAqHI4b2dMBECI4RtQdMOiBeQ==",
13007 + "version": "1.7.2",
13008 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-gnu/-/resolver-binding-linux-riscv64-gnu-1.7.2.tgz",
13009 + "integrity": "sha512-hQQ4TJQrSQW8JlPm7tRpXN8OCNP9ez7PajJNjRD1ZTHQAy685OYqPrKjfaMw/8LiHCt8AZ74rfUVHP9vn0N69Q==",
13010 + "cpu": [
13011 + "riscv64"
13012 + ],
13013 + "dev": true,
13014 + "license": "MIT",
13015 + "optional": true,
13016 + "os": [
13017 + "linux"
13018 + ]
13019 + },
13020 + "node_modules/@unrs/resolver-binding-linux-riscv64-musl": {
13021 + "version": "1.7.2",
13022 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-riscv64-musl/-/resolver-binding-linux-riscv64-musl-1.7.2.tgz",
13023 + "integrity": "sha512-NoAGbiqrxtY8kVooZ24i70CjLDlUFI7nDj3I9y54U94p+3kPxwd2L692YsdLa+cqQ0VoqMWoehDFp21PKRUoIQ==",
13024 "cpu": [
13025 "riscv64"
13026 ],
@@ -13018,9 +13032,9 @@
13032 ]
13033 },
13034 "node_modules/@unrs/resolver-binding-linux-s390x-gnu": {
13021 - "version": "1.6.3",
13022 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.6.3.tgz",
13023 - "integrity": "sha512-1w0eaSxm9e69TEj9eArZDPQ7mL2VL6Bb4AXeLOdQoe5SNQpZaL6RlwGm7ss9xErwC7c9Hvob/ZZF7i8xYT55zg==",
13035 + "version": "1.7.2",
13036 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.7.2.tgz",
13037 + "integrity": "sha512-KaZByo8xuQZbUhhreBTW+yUnOIHUsv04P8lKjQ5otiGoSJ17ISGYArc+4vKdLEpGaLbemGzr4ZeUbYQQsLWFjA==",
13038 "cpu": [
13039 "s390x"
13040 ],
@@ -13032,9 +13046,9 @@
13046 ]
13047 },
13048 "node_modules/@unrs/resolver-binding-linux-x64-gnu": {
13035 - "version": "1.6.3",
13036 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.6.3.tgz",
13037 - "integrity": "sha512-ymUqs8AQyHTQQ50aN7EcMV47gKh5yKg8a0+SWSuDZEl6eGEOKn590D/iMDydS5KoWbMTy6/pBipS4vsPUEjYVw==",
13049 + "version": "1.7.2",
13050 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.7.2.tgz",
13051 + "integrity": "sha512-dEidzJDubxxhUCBJ/SHSMJD/9q7JkyfBMT77Px1npl4xpg9t0POLvnWywSk66BgZS/b2Hy9Y1yFaoMTFJUe9yg==",
13052 "cpu": [
13053 "x64"
13054 ],
@@ -13046,9 +13060,9 @@
13060 ]
13061 },
13062 "node_modules/@unrs/resolver-binding-linux-x64-musl": {
13049 - "version": "1.6.3",
13050 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.6.3.tgz",
13051 - "integrity": "sha512-LSfz1cguLZD+c00aTVbtrqX1x1sIR38M2lLYW3CZTGfippkg56Hf8kejHPA8H26OwB71c9/W78BCbgcdnEW+jQ==",
13063 + "version": "1.7.2",
13064 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.7.2.tgz",
13065 + "integrity": "sha512-RvP+Ux3wDjmnZDT4XWFfNBRVG0fMsc+yVzNFUqOflnDfZ9OYujv6nkh+GOr+watwrW4wdp6ASfG/e7bkDradsw==",
13066 "cpu": [
13067 "x64"
13068 ],
@@ -13060,9 +13074,9 @@
13074 ]
13075 },
13076 "node_modules/@unrs/resolver-binding-wasm32-wasi": {
13063 - "version": "1.6.3",
13064 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.6.3.tgz",
13065 - "integrity": "sha512-gehKZDmNDS2QTxefwPBLi0RJgOQ0dIoD/osCcNboDb3+ZKcbSMBaF3+4R5vj+XdV0QBdZg3vXwdwZswfEkQOcA==",
13077 + "version": "1.7.2",
13078 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.7.2.tgz",
13079 + "integrity": "sha512-y797JBmO9IsvXVRCKDXOxjyAE4+CcZpla2GSoBQ33TVb3ILXuFnMrbR/QQZoauBYeOFuu4w3ifWLw52sdHGz6g==",
13080 "cpu": [
13081 "wasm32"
13082 ],
@@ -13077,9 +13091,9 @@
13091 }
13092 },
13093 "node_modules/@unrs/resolver-binding-win32-arm64-msvc": {
13080 - "version": "1.6.3",
13081 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.6.3.tgz",
13082 - "integrity": "sha512-CzTmpDxwkoYl69stmlJzcVWITQEC6Vs8ASMZMEMbFO+q1Dw0GtpRjAA6X76zGcLOADDwzugx1vpT6YXarrhpTA==",
13094 + "version": "1.7.2",
13095 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.7.2.tgz",
13096 + "integrity": "sha512-gtYTh4/VREVSLA+gHrfbWxaMO/00y+34htY7XpioBTy56YN2eBjkPrY1ML1Zys89X3RJDKVaogzwxlM1qU7egg==",
13097 "cpu": [
13098 "arm64"
13099 ],
@@ -13091,9 +13105,9 @@
13105 ]
13106 },
13107 "node_modules/@unrs/resolver-binding-win32-ia32-msvc": {
13094 - "version": "1.6.3",
13095 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.6.3.tgz",
13096 - "integrity": "sha512-j+n1gWkfu4Q/octUHXU1p1IOrh+B27vpA7ec81RB6nXCml5u7F0B7SrCZU+HqajxjVqgEQEYOcRCb1yzfwfsWw==",
13108 + "version": "1.7.2",
13109 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.7.2.tgz",
13110 + "integrity": "sha512-Ywv20XHvHTDRQs12jd3MY8X5C8KLjDbg/jyaal/QLKx3fAShhJyD4blEANInsjxW3P7isHx1Blt56iUDDJO3jg==",
13111 "cpu": [
13112 "ia32"
13113 ],
@@ -13105,9 +13119,9 @@
13119 ]
13120 },
13121 "node_modules/@unrs/resolver-binding-win32-x64-msvc": {
13108 - "version": "1.6.3",
13109 - "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.6.3.tgz",
13110 - "integrity": "sha512-n33drkd84G5Mu2BkUGawZXmm+IFPuRv7GpODfwEBs/CzZq2+BIZyAZmb03H9IgNbd7xaohZbtZ4/9Gb0xo5ssw==",
13122 + "version": "1.7.2",
13123 + "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.7.2.tgz",
13124 + "integrity": "sha512-friS8NEQfHaDbkThxopGk+LuE5v3iY0StruifjQEt7SLbA46OnfgMO15sOTkbpJkol6RB+1l1TYPXh0sCddpvA==",
13125 "cpu": [
13126 "x64"
13127 ],
@@ -17690,9 +17704,9 @@
17704 }
17705 },
17706 "node_modules/debug": {
17693 - "version": "4.4.0",
17694 - "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
17695 - "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
17707 + "version": "4.4.1",
17708 + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
17709 + "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
17710 "license": "MIT",
17711 "dependencies": {
17712 "ms": "^2.1.3"
@@ -19130,6 +19144,31 @@
19144 "eslint": "^8.0.0"
19145 }
19146 },
19147 + "node_modules/eslint-import-context": {
19148 + "version": "0.1.5",
19149 + "resolved": "https://registry.npmjs.org/eslint-import-context/-/eslint-import-context-0.1.5.tgz",
19150 + "integrity": "sha512-jalO1mLiEvTv0io0koz1AE4LwkHQxDBFLaSXWweWtJR0y/NC1yyxvU61Z54bghIFNeM1M4TvwRwVRhLunQJ3gw==",
19151 + "dev": true,
19152 + "license": "MIT",
19153 + "dependencies": {
19154 + "get-tsconfig": "^4.10.1",
19155 + "stable-hash": "^0.0.5"
19156 + },
19157 + "engines": {
19158 + "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
19159 + },
19160 + "funding": {
19161 + "url": "https://opencollective.com/eslint-import-context"
19162 + },
19163 + "peerDependencies": {
19164 + "unrs-resolver": "^1.0.0"
19165 + },
19166 + "peerDependenciesMeta": {
19167 + "unrs-resolver": {
19168 + "optional": true
19169 + }
19170 + }
19171 + },
19172 "node_modules/eslint-import-resolver-node": {
19173 "version": "0.3.9",
19174 "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz",
@@ -19151,18 +19190,19 @@
19190 }
19191 },
19192 "node_modules/eslint-import-resolver-typescript": {
19154 - "version": "4.3.5",
19155 - "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.3.5.tgz",
19156 - "integrity": "sha512-QGwhLrwn/WGOsdrWvjhm9n8BvKN/Wr41SQERMV7DQ2hm9+Ozas39CyQUxum///l2G2vefQVr7VbIaCFS5h9g5g==",
19193 + "version": "4.4.1",
19194 + "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.4.1.tgz",
19195 + "integrity": "sha512-KHQnjMAn/Hbs1AcMs2YfJTeNoWsaOoMRvJUKr77Y2dv7jNOaT8/IJYlvfN/ZIwTxUsv2B6amwv7u9bt2Vl9lZg==",
19196 "dev": true,
19197 "license": "ISC",
19198 "dependencies": {
19160 - "debug": "^4.4.0",
19161 - "get-tsconfig": "^4.10.0",
19199 + "debug": "^4.4.1",
19200 + "eslint-import-context": "^0.1.5",
19201 + "get-tsconfig": "^4.10.1",
19202 "is-bun-module": "^2.0.0",
19203 "stable-hash": "^0.0.5",
19164 - "tinyglobby": "^0.2.13",
19165 - "unrs-resolver": "^1.6.3"
19204 + "tinyglobby": "^0.2.14",
19205 + "unrs-resolver": "^1.7.2"
19206 },
19207 "engines": {
19208 "node": "^16.17.0 || >=18.6.0"
@@ -22727,9 +22767,9 @@
22767 }
22768 },
22769 "node_modules/framer-motion": {
22730 - "version": "12.12.1",
22731 - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.12.1.tgz",
22732 - "integrity": "sha512-PFw4/GCREHI2suK/NlPSUxd+x6Rkp80uQsfCRFSOQNrm5pZif7eGtmG1VaD/UF1fW9tRBy5AaS77StatB3OJDg==",
22770 + "version": "12.12.2",
22771 + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.12.2.tgz",
22772 + "integrity": "sha512-qCszZCiGWkilL40E3VuhIJJC/CS3SIBl2IHyGK8FU30nOUhTmhBNWPrNFyozAWH/bXxwzi19vJHIGVdALF0LCg==",
22773 "license": "MIT",
22774 "dependencies": {
22775 "motion-dom": "^12.12.1",
@@ -25047,9 +25087,9 @@
25087 }
25088 },
25089 "node_modules/get-tsconfig": {
25050 - "version": "4.10.0",
25051 - "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.10.0.tgz",
25052 - "integrity": "sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A==",
25090 + "version": "4.10.1",
25091 + "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.10.1.tgz",
25092 + "integrity": "sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==",
25093 "dev": true,
25094 "license": "MIT",
25095 "dependencies": {
@@ -34205,9 +34245,9 @@
34245 "license": "MIT"
34246 },
34247 "node_modules/napi-postinstall": {
34208 - "version": "0.1.5",
34209 - "resolved": "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.1.5.tgz",
34210 - "integrity": "sha512-HI5bHONOUYqV+FJvueOSgjRxHTLB25a3xIv59ugAxFe7xRNbW96hyYbMbsKzl+QvFV9mN/SrtHwiU+vYhMwA7Q==",
34248 + "version": "0.2.4",
34249 + "resolved": "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.2.4.tgz",
34250 + "integrity": "sha512-ZEzHJwBhZ8qQSbknHqYcdtQVr8zUgGyM/q6h6qAyhtyVMNrSgDhrC4disf03dYW0e+czXyLnZINnCTEkWy0eJg==",
34251 "dev": true,
34252 "license": "MIT",
34253 "bin": {
@@ -43619,9 +43659,9 @@
43659 "license": "MIT"
43660 },
43661 "node_modules/tinyglobby": {
43622 - "version": "0.2.13",
43623 - "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.13.tgz",
43624 - "integrity": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==",
43662 + "version": "0.2.14",
43663 + "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz",
43664 + "integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==",
43665 "dev": true,
43666 "license": "MIT",
43667 "dependencies": {
@@ -45277,35 +45317,36 @@
45317 }
45318 },
45319 "node_modules/unrs-resolver": {
45280 - "version": "1.6.3",
45281 - "resolved": "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.6.3.tgz",
45282 - "integrity": "sha512-mYNIMmxlDcaepmUTNrBu2tEB/bRkLBUeAhke8XOnXYqSu/9dUk4cdFiJG1N4d5Q7Fii+9MpgavkxJpnXPqNhHw==",
45320 + "version": "1.7.2",
45321 + "resolved": "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.7.2.tgz",
45322 + "integrity": "sha512-BBKpaylOW8KbHsu378Zky/dGh4ckT/4NW/0SHRABdqRLcQJ2dAOjDo9g97p04sWflm0kqPqpUatxReNV/dqI5A==",
45323 "dev": true,
45324 "hasInstallScript": true,
45325 "license": "MIT",
45326 "dependencies": {
45287 - "napi-postinstall": "^0.1.1"
45327 + "napi-postinstall": "^0.2.2"
45328 },
45329 "funding": {
45330 "url": "https://github.com/sponsors/JounQin"
45331 },
45332 "optionalDependencies": {
45293 - "@unrs/resolver-binding-darwin-arm64": "1.6.3",
45294 - "@unrs/resolver-binding-darwin-x64": "1.6.3",
45295 - "@unrs/resolver-binding-freebsd-x64": "1.6.3",
45296 - "@unrs/resolver-binding-linux-arm-gnueabihf": "1.6.3",
45297 - "@unrs/resolver-binding-linux-arm-musleabihf": "1.6.3",
45298 - "@unrs/resolver-binding-linux-arm64-gnu": "1.6.3",
45299 - "@unrs/resolver-binding-linux-arm64-musl": "1.6.3",
45300 - "@unrs/resolver-binding-linux-ppc64-gnu": "1.6.3",
45301 - "@unrs/resolver-binding-linux-riscv64-gnu": "1.6.3",
45302 - "@unrs/resolver-binding-linux-s390x-gnu": "1.6.3",
45303 - "@unrs/resolver-binding-linux-x64-gnu": "1.6.3",
45304 - "@unrs/resolver-binding-linux-x64-musl": "1.6.3",
45305 - "@unrs/resolver-binding-wasm32-wasi": "1.6.3",
45306 - "@unrs/resolver-binding-win32-arm64-msvc": "1.6.3",
45307 - "@unrs/resolver-binding-win32-ia32-msvc": "1.6.3",
45308 - "@unrs/resolver-binding-win32-x64-msvc": "1.6.3"
45333 + "@unrs/resolver-binding-darwin-arm64": "1.7.2",
45334 + "@unrs/resolver-binding-darwin-x64": "1.7.2",
45335 + "@unrs/resolver-binding-freebsd-x64": "1.7.2",
45336 + "@unrs/resolver-binding-linux-arm-gnueabihf": "1.7.2",
45337 + "@unrs/resolver-binding-linux-arm-musleabihf": "1.7.2",
45338 + "@unrs/resolver-binding-linux-arm64-gnu": "1.7.2",
45339 + "@unrs/resolver-binding-linux-arm64-musl": "1.7.2",
45340 + "@unrs/resolver-binding-linux-ppc64-gnu": "1.7.2",
45341 + "@unrs/resolver-binding-linux-riscv64-gnu": "1.7.2",
45342 + "@unrs/resolver-binding-linux-riscv64-musl": "1.7.2",
45343 + "@unrs/resolver-binding-linux-s390x-gnu": "1.7.2",
45344 + "@unrs/resolver-binding-linux-x64-gnu": "1.7.2",
45345 + "@unrs/resolver-binding-linux-x64-musl": "1.7.2",
45346 + "@unrs/resolver-binding-wasm32-wasi": "1.7.2",
45347 + "@unrs/resolver-binding-win32-arm64-msvc": "1.7.2",
45348 + "@unrs/resolver-binding-win32-ia32-msvc": "1.7.2",
45349 + "@unrs/resolver-binding-win32-x64-msvc": "1.7.2"
45350 }
45351 },
45352 "node_modules/update-browserslist-db": {