diff --git a/lib/solady b/lib/solady index f20771a9..8c07ea80 160000 --- a/lib/solady +++ b/lib/solady @@ -1 +1 @@ -Subproject commit f20771a9688990cfd3065a288baccced010f4b56 +Subproject commit 8c07ea8008069eb9f463b1992eb3a70d11d22d2a diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9474c18..3b4d41e4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -181,10 +181,10 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/generator@7.24.4": + "@babel/generator@7.24.5": resolution: { - integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==, + integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==, } engines: { node: ">=6.9.0" } @@ -209,10 +209,10 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/helper-split-export-declaration@7.22.6": + "@babel/helper-split-export-declaration@7.24.5": resolution: { - integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==, + integrity: sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==, } engines: { node: ">=6.9.0" } @@ -223,32 +223,32 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/helper-validator-identifier@7.22.20": + "@babel/helper-validator-identifier@7.24.5": resolution: { - integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==, + integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==, } engines: { node: ">=6.9.0" } - "@babel/highlight@7.24.2": + "@babel/highlight@7.24.5": resolution: { - integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==, + integrity: sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==, } engines: { node: ">=6.9.0" } - "@babel/parser@7.24.4": + "@babel/parser@7.24.5": resolution: { - integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==, + integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==, } engines: { node: ">=6.0.0" } hasBin: true - "@babel/runtime@7.24.4": + "@babel/runtime@7.24.5": resolution: { - integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==, + integrity: sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==, } engines: { node: ">=6.9.0" } @@ -273,10 +273,10 @@ packages: } engines: { node: ">=6.9.0" } - "@babel/types@7.24.0": + "@babel/types@7.24.5": resolution: { - integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==, + integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==, } engines: { node: ">=6.9.0" } @@ -1337,19 +1337,19 @@ packages: } engines: { node: ">=14.16" } - "@tanstack/react-virtual@3.4.0": + "@tanstack/react-virtual@3.5.0": resolution: { - integrity: sha512-GZN4xn/Tg5w7gvYeVcMVCeL4pEyUhvg+Cp6KX2Z01C4FRNxIWMgIQ9ibgMarNQfo+gt0PVLcEER4A9sNv/jlow==, + integrity: sha512-rtvo7KwuIvqK9zb0VZ5IL7fiJAEnG+0EiFZz8FUOs+2mhGqdGmjKIaT1XU7Zq0eFqL0jonLlhbayJI/J2SA/Bw==, } peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - "@tanstack/virtual-core@3.4.0": + "@tanstack/virtual-core@3.5.0": resolution: { - integrity: sha512-75jXqXxqq5M5Veb9KP1STi8kA5u408uOOAefk2ftHDGCpUk3RP6zX++QqfbmHJTBiU72NQ+ghgCZVts/Wocz8Q==, + integrity: sha512-KnPRCkQTyqhanNC0K63GBG3wA8I+D1fQuVnAvcBF8f13akOKeQp1gSbu6f77zCxhEk727iV5oQnbHLYzHrECLg==, } "@trivago/prettier-plugin-sort-imports@4.3.0": @@ -2140,16 +2140,10 @@ packages: } engines: { node: ">=10" } - caniuse-lite@1.0.30001611: + caniuse-lite@1.0.30001614: resolution: { - integrity: sha512-19NuN1/3PjA3QI8Eki55N8my4LzfkMCRLgCVfrl/slbSAchQfV0+GwjPrK3rq37As4UCLlM/DHajbKkAqbv92Q==, - } - - caniuse-lite@1.0.30001612: - resolution: - { - integrity: sha512-lFgnZ07UhaCcsSZgWW0K5j4e69dK1u/ltrL9lTUiFOwNHs12S3UMIEYgBV0Z6C6hRDev7iRnMzzYmKabYdXF9g==, + integrity: sha512-jmZQ1VpmlRwHgdP1/uiKzgiAuGOfLEJsYFP4+GBou/QQ4U6IOJCB4NP1c+1p9RGLpwObcT94jA5/uO+F1vBbog==, } cbor@8.1.0: @@ -2586,10 +2580,10 @@ packages: integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==, } - electron-to-chromium@1.4.744: + electron-to-chromium@1.4.751: resolution: { - integrity: sha512-nAGcF0yeKKfrP13LMFr5U1eghfFSvFLg302VUFzWlcjPOnUYd52yU5x6PBYrujhNbc4jYmZFrGZFK+xasaEzVA==, + integrity: sha512-2DEPi++qa89SMGRhufWTiLmzqyuGmNF3SK4+PQetW1JKiZdEpF4XQonJXJCzyuYSA6mauiMhbyVhqYAP45Hvfw==, } elliptic@6.5.4: @@ -2664,13 +2658,6 @@ packages: } engines: { node: ">= 0.4" } - es-iterator-helpers@1.0.18: - resolution: - { - integrity: sha512-scxAJaewsahbqTYrGKJihhViaM6DDZDDoucfvzNbK0pOren1g/daDQ3IAhzn+1G14rBG7w+i5N+qul60++zlKA==, - } - engines: { node: ">= 0.4" } - es-iterator-helpers@1.0.19: resolution: { @@ -3233,10 +3220,10 @@ packages: } engines: { node: ">=8" } - globalthis@1.0.3: + globalthis@1.0.4: resolution: { - integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==, + integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==, } engines: { node: ">= 0.4" } @@ -4000,10 +3987,10 @@ packages: } engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 } - lru-cache@10.2.1: + lru-cache@10.2.2: resolution: { - integrity: sha512-tS24spDe/zXhWbNPErCHs/AGOzbKGHT+ybSBqmdLm8WZ1xXLWvH8Qn71QPAlqVhd0qUTWjy+Kl9JmISgDdEjsA==, + integrity: sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==, } engines: { node: 14 || >=16.14 } @@ -5838,10 +5825,10 @@ packages: integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==, } - yaml@2.4.1: + yaml@2.4.2: resolution: { - integrity: sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==, + integrity: sha512-B3VqDZ+JAg1nZpaEmWtTXUlBneoGx6CPM9b0TENK6aoSu5t73dItudwdgmi6tHlIZZId4dZ9skcAQ2UbcyAeVA==, } engines: { node: ">= 14" } hasBin: true @@ -5890,7 +5877,7 @@ snapshots: "@babel/code-frame@7.24.2": dependencies: - "@babel/highlight": 7.24.2 + "@babel/highlight": 7.24.5 picocolors: 1.0.0 "@babel/generator@7.17.7": @@ -5899,9 +5886,9 @@ snapshots: jsesc: 2.5.2 source-map: 0.5.7 - "@babel/generator@7.24.4": + "@babel/generator@7.24.5": dependencies: - "@babel/types": 7.24.0 + "@babel/types": 7.24.5 "@jridgewell/gen-mapping": 0.3.5 "@jridgewell/trace-mapping": 0.3.25 jsesc: 2.5.2 @@ -5911,51 +5898,51 @@ snapshots: "@babel/helper-function-name@7.23.0": dependencies: "@babel/template": 7.24.0 - "@babel/types": 7.24.0 + "@babel/types": 7.24.5 "@babel/helper-hoist-variables@7.22.5": dependencies: - "@babel/types": 7.24.0 + "@babel/types": 7.24.5 - "@babel/helper-split-export-declaration@7.22.6": + "@babel/helper-split-export-declaration@7.24.5": dependencies: - "@babel/types": 7.24.0 + "@babel/types": 7.24.5 "@babel/helper-string-parser@7.24.1": {} - "@babel/helper-validator-identifier@7.22.20": {} + "@babel/helper-validator-identifier@7.24.5": {} - "@babel/highlight@7.24.2": + "@babel/highlight@7.24.5": dependencies: - "@babel/helper-validator-identifier": 7.22.20 + "@babel/helper-validator-identifier": 7.24.5 chalk: 2.4.2 js-tokens: 4.0.0 picocolors: 1.0.0 - "@babel/parser@7.24.4": + "@babel/parser@7.24.5": dependencies: "@babel/types": 7.17.0 - "@babel/runtime@7.24.4": + "@babel/runtime@7.24.5": dependencies: regenerator-runtime: 0.14.1 "@babel/template@7.24.0": dependencies: "@babel/code-frame": 7.24.2 - "@babel/parser": 7.24.4 - "@babel/types": 7.24.0 + "@babel/parser": 7.24.5 + "@babel/types": 7.24.5 "@babel/traverse@7.23.2": dependencies: "@babel/code-frame": 7.24.2 - "@babel/generator": 7.24.4 + "@babel/generator": 7.24.5 "@babel/helper-environment-visitor": 7.22.20 "@babel/helper-function-name": 7.23.0 "@babel/helper-hoist-variables": 7.22.5 - "@babel/helper-split-export-declaration": 7.22.6 - "@babel/parser": 7.24.4 - "@babel/types": 7.24.0 + "@babel/helper-split-export-declaration": 7.24.5 + "@babel/parser": 7.24.5 + "@babel/types": 7.24.5 debug: 4.3.4(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: @@ -5963,13 +5950,13 @@ snapshots: "@babel/types@7.17.0": dependencies: - "@babel/helper-validator-identifier": 7.22.20 + "@babel/helper-validator-identifier": 7.24.5 to-fast-properties: 2.0.0 - "@babel/types@7.24.0": + "@babel/types@7.24.5": dependencies: "@babel/helper-string-parser": 7.24.1 - "@babel/helper-validator-identifier": 7.22.20 + "@babel/helper-validator-identifier": 7.24.5 to-fast-properties: 2.0.0 "@colors/colors@1.5.0": @@ -6142,7 +6129,7 @@ snapshots: "@headlessui/react@1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@tanstack/react-virtual": 3.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + "@tanstack/react-virtual": 3.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) client-only: 0.0.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -6574,18 +6561,18 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - "@tanstack/react-virtual@3.4.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": + "@tanstack/react-virtual@3.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)": dependencies: - "@tanstack/virtual-core": 3.4.0 + "@tanstack/virtual-core": 3.5.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - "@tanstack/virtual-core@3.4.0": {} + "@tanstack/virtual-core@3.5.0": {} "@trivago/prettier-plugin-sort-imports@4.3.0(prettier@3.2.5)": dependencies: "@babel/generator": 7.17.7 - "@babel/parser": 7.24.4 + "@babel/parser": 7.24.5 "@babel/traverse": 7.23.2 "@babel/types": 7.17.0 javascript-natural-sort: 0.7.1 @@ -6968,7 +6955,7 @@ snapshots: autoprefixer@10.4.19(postcss@8.4.38): dependencies: browserslist: 4.23.0 - caniuse-lite: 1.0.30001611 + caniuse-lite: 1.0.30001614 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -7048,8 +7035,8 @@ snapshots: browserslist@4.23.0: dependencies: - caniuse-lite: 1.0.30001611 - electron-to-chromium: 1.4.744 + caniuse-lite: 1.0.30001614 + electron-to-chromium: 1.4.751 node-releases: 2.0.14 update-browserslist-db: 1.0.13(browserslist@4.23.0) @@ -7099,9 +7086,7 @@ snapshots: camelcase@6.3.0: {} - caniuse-lite@1.0.30001611: {} - - caniuse-lite@1.0.30001612: {} + caniuse-lite@1.0.30001614: {} cbor@8.1.0: dependencies: @@ -7357,7 +7342,7 @@ snapshots: eastasianwidth@0.2.0: {} - electron-to-chromium@1.4.744: {} + electron-to-chromium@1.4.751: {} elliptic@6.5.4: dependencies: @@ -7416,7 +7401,7 @@ snapshots: function.prototype.name: 1.1.6 get-intrinsic: 1.2.4 get-symbol-description: 1.0.2 - globalthis: 1.0.3 + globalthis: 1.0.4 gopd: 1.0.1 has-property-descriptors: 1.0.2 has-proto: 1.0.3 @@ -7454,23 +7439,6 @@ snapshots: es-errors@1.3.0: {} - es-iterator-helpers@1.0.18: - dependencies: - call-bind: 1.0.7 - define-properties: 1.2.1 - es-abstract: 1.23.3 - es-errors: 1.3.0 - es-set-tostringtag: 2.0.3 - function-bind: 1.1.2 - get-intrinsic: 1.2.4 - globalthis: 1.0.3 - has-property-descriptors: 1.0.2 - has-proto: 1.0.3 - has-symbols: 1.0.3 - internal-slot: 1.0.7 - iterator.prototype: 1.1.2 - safe-array-concat: 1.1.2 - es-iterator-helpers@1.0.19: dependencies: call-bind: 1.0.7 @@ -7480,7 +7448,7 @@ snapshots: es-set-tostringtag: 2.0.3 function-bind: 1.1.2 get-intrinsic: 1.2.4 - globalthis: 1.0.3 + globalthis: 1.0.4 has-property-descriptors: 1.0.2 has-proto: 1.0.3 has-symbols: 1.0.3 @@ -7611,7 +7579,7 @@ snapshots: eslint-plugin-jsx-a11y@6.8.0(eslint@8.57.0): dependencies: - "@babel/runtime": 7.24.4 + "@babel/runtime": 7.24.5 aria-query: 5.3.0 array-includes: 3.1.8 array.prototype.flatmap: 1.3.2 @@ -7641,7 +7609,7 @@ snapshots: array.prototype.toreversed: 1.1.2 array.prototype.tosorted: 1.1.3 doctrine: 2.1.0 - es-iterator-helpers: 1.0.18 + es-iterator-helpers: 1.0.19 eslint: 8.57.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.5 @@ -7993,9 +7961,10 @@ snapshots: dependencies: type-fest: 0.20.2 - globalthis@1.0.3: + globalthis@1.0.4: dependencies: define-properties: 1.2.1 + gopd: 1.0.1 globby@11.1.0: dependencies: @@ -8469,7 +8438,7 @@ snapshots: lowercase-keys@3.0.0: {} - lru-cache@10.2.1: {} + lru-cache@10.2.2: {} lru-cache@6.0.0: dependencies: @@ -8595,7 +8564,7 @@ snapshots: "@next/env": 14.2.3 "@swc/helpers": 0.5.5 busboy: 1.6.0 - caniuse-lite: 1.0.30001612 + caniuse-lite: 1.0.30001614 graceful-fs: 4.2.11 postcss: 8.4.31 react: 18.3.1 @@ -8746,7 +8715,7 @@ snapshots: path-scurry@1.10.2: dependencies: - lru-cache: 10.2.1 + lru-cache: 10.2.2 minipass: 7.0.4 path-starts-with@2.0.1: {} @@ -8788,7 +8757,7 @@ snapshots: postcss-load-config@4.0.2(postcss@8.4.38)(ts-node@10.9.2(@types/node@20.12.7)(typescript@5.4.5)): dependencies: lilconfig: 3.1.1 - yaml: 2.4.1 + yaml: 2.4.2 optionalDependencies: postcss: 8.4.38 ts-node: 10.9.2(@types/node@20.12.7)(typescript@5.4.5) @@ -8907,7 +8876,7 @@ snapshots: es-abstract: 1.23.3 es-errors: 1.3.0 get-intrinsic: 1.2.4 - globalthis: 1.0.3 + globalthis: 1.0.4 which-builtin-type: 1.1.3 regenerator-runtime@0.14.1: {} @@ -9591,7 +9560,7 @@ snapshots: yallist@4.0.0: {} - yaml@2.4.1: {} + yaml@2.4.2: {} yargs-parser@20.2.4: {}