From 4fcff0d0fe186b7e91bb39cd065287e6a0ba6e55 Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Mon, 6 May 2024 11:48:00 +0300 Subject: [PATCH 01/17] chore: add critical packages to module's dependencies --- packages/module/package.json | 7 ++++++- pnpm-lock.yaml | 37 ++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/packages/module/package.json b/packages/module/package.json index 0c2f6f522..75e400fc2 100644 --- a/packages/module/package.json +++ b/packages/module/package.json @@ -36,7 +36,12 @@ }, "dependencies": { "@nuxt/kit": "^3.11.2", - "@oxc-parser/wasm": "^0.1.0" + "@oxc-parser/wasm": "^0.1.0", + "class-variance-authority": "^0.7.0", + "clsx": "^2.1.1", + "radix-vue": "^1.7.3", + "tailwind-merge": "^2.3.0", + "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@nuxt/eslint-config": "^0.3.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b24937a28..a7fa1a4b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -337,6 +337,21 @@ importers: '@oxc-parser/wasm': specifier: ^0.1.0 version: 0.1.0 + class-variance-authority: + specifier: ^0.7.0 + version: 0.7.0 + clsx: + specifier: ^2.1.1 + version: 2.1.1 + radix-vue: + specifier: ^1.7.3 + version: 1.7.3(vue@3.4.24(typescript@5.4.5)) + tailwind-merge: + specifier: ^2.3.0 + version: 2.3.0 + tailwindcss-animate: + specifier: ^1.0.7 + version: 1.0.7(tailwindcss@3.4.3) devDependencies: '@nuxt/eslint-config': specifier: ^0.3.10 @@ -6031,6 +6046,11 @@ packages: peerDependencies: vue: '>= 3.2.0' + radix-vue@1.7.3: + resolution: {integrity: sha512-GgUagGvpO1EtNvkQ27x3Hv26VrTffZ4XRyx8eMabXRxXtbo2GbjAd2HvGjL9A/D7QVHxw1ZUMBDcYWcpw4LEiQ==} + peerDependencies: + vue: '>= 3.2.0' + radix-vue@1.8.1: resolution: {integrity: sha512-DFyUt2vc/89tpSHiJvv7Qb/Qs8zVxq2g7q4kuuDV46fmDmSC3mnV3hdSAYruU7k/KvoDpS3sd99kLGRtuG63Rw==} peerDependencies: @@ -14474,6 +14494,23 @@ snapshots: quickselect@2.0.0: {} + radix-vue@1.7.3(vue@3.4.24(typescript@5.4.5)): + dependencies: + '@floating-ui/dom': 1.6.3 + '@floating-ui/vue': 1.0.6(vue@3.4.24(typescript@5.4.5)) + '@internationalized/date': 3.5.2 + '@tanstack/vue-virtual': 3.4.0(vue@3.4.24(typescript@5.4.5)) + '@vueuse/core': 10.9.0(vue@3.4.24(typescript@5.4.5)) + '@vueuse/shared': 10.9.0(vue@3.4.24(typescript@5.4.5)) + aria-hidden: 1.2.4 + defu: 6.1.4 + fast-deep-equal: 3.1.3 + nanoid: 5.0.7 + vue: 3.4.24(typescript@5.4.5) + transitivePeerDependencies: + - '@vue/composition-api' + + radix-vue@1.7.3(vue@3.4.24(typescript@5.4.5)): radix-vue@1.7.3(vue@3.4.27(typescript@5.4.5)): dependencies: '@floating-ui/dom': 1.6.3 From c02e2d2a0f5ffbd7c0d83cbdf8d0aad5e614b16d Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Mon, 6 May 2024 11:49:45 +0300 Subject: [PATCH 02/17] chore: remove explicit dependencies from background --- packages/module/playground/package.json | 8 +- pnpm-lock.yaml | 440 +++++++++++++++++++++++- 2 files changed, 438 insertions(+), 10 deletions(-) diff --git a/packages/module/playground/package.json b/packages/module/playground/package.json index 118b92ce5..d6f1593f2 100644 --- a/packages/module/playground/package.json +++ b/packages/module/playground/package.json @@ -8,14 +8,10 @@ "generate": "nuxi generate" }, "dependencies": { - "class-variance-authority": "^0.7.0", - "clsx": "^2.1.1", + "@nuxtjs/tailwindcss": "^6.10.1", "embla-carousel": "8.0.0-rc19", "embla-carousel-vue": "8.0.0-rc19", - "lucide-vue-next": "^0.276.0", - "radix-vue": "^1.7.2", - "tailwind-merge": "^2.3.0", - "tailwindcss-animate": "^1.0.7" + "lucide-vue-next": "^0.276.0" }, "devDependencies": { "@nuxtjs/tailwindcss": "^6.12.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7fa1a4b3..89f76c47d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -808,6 +808,18 @@ packages: resolution: {integrity: sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==} engines: {node: '>=v18'} + '@csstools/selector-resolve-nested@1.1.0': + resolution: {integrity: sha512-uWvSaeRcHyeNenKg8tp17EVDRkpflmdyvbE0DHo6D/GdBb6PDnCYYU6gRpXhtICMGMcahQmj2zGxwFM/WC8hCg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss-selector-parser: ^6.0.13 + + '@csstools/selector-specificity@3.0.3': + resolution: {integrity: sha512-KEPNw4+WW5AVEIyzC80rTbWEUatTW2lXpN8+8ILC8PiPeWPjwUzrPZDIOZ2wwqDmeqOYTdSGyL3+vE5GC3FB3Q==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss-selector-parser: ^6.0.13 + '@docsearch/css@3.6.0': resolution: {integrity: sha512-+sbxb71sWre+PwDK7X2T8+bhS6clcVMLwBPznX45Qu6opJcgRjAp7gYSDzVFp187J+feSj5dNBN1mJoi6ckkUQ==} @@ -1292,6 +1304,10 @@ packages: '@juggle/resize-observer@3.4.0': resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} + '@koa/router@12.0.1': + resolution: {integrity: sha512-ribfPYfHb+Uw3b27Eiw6NPqjhIhTpVFzEWLwyc/1Xp+DCdwRRyIlAUODX+9bPARF6aQtUu1+/PHzdNvRzcs/+Q==} + engines: {node: '>= 12'} + '@kwsites/file-exists@1.1.1': resolution: {integrity: sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==} @@ -1488,6 +1504,9 @@ packages: peerDependencies: vue: ^3.3.4 + '@nuxtjs/tailwindcss@6.12.0': + resolution: {integrity: sha512-vXvEq8z177TQcx0tc10mw3O6T9WeN0iTL8hIKGDfidmr+HKReexJU01aPgHefFrCu4LJB70egYFYnywzB9lMyQ==} + '@oxc-parser/wasm@0.1.0': resolution: {integrity: sha512-oA7XhTbg9rRBJhIzxCNhJwYmON/9LFAH4GBQxl7HWmGSS6HTrb2t6Peq82nxY0W7knguH52neh9T7zs27FVvsQ==} @@ -2627,6 +2646,10 @@ packages: resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} engines: {node: '>=6.5'} + accepts@1.3.8: + resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} + engines: {node: '>= 0.6'} + acorn-import-attributes@1.9.5: resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==} peerDependencies: @@ -2790,9 +2813,16 @@ packages: async-sema@3.1.1: resolution: {integrity: sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==} + async@2.6.4: + resolution: {integrity: sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==} + async@3.2.5: resolution: {integrity: sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==} + at-least-node@1.0.0: + resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} + engines: {node: '>= 4.0.0'} + autoprefixer@10.4.19: resolution: {integrity: sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==} engines: {node: ^10 || ^12 || >=14} @@ -2923,6 +2953,10 @@ packages: cacache@9.3.0: resolution: {integrity: sha512-Vbi8J1XfC8v+FbQ6QkOtKXsHpPnB0i9uMeYFJoj40EbdOsEqWB3DPpNjfsnYBkqOPYA8UvrqH6FZPpBP0zdN7g==} + cache-content-type@1.0.1: + resolution: {integrity: sha512-IKufZ1o4Ut42YUrZSo8+qnMTrFuKkvyoLXUywKz9GJ5BrhOFGhLdkx9sG4KAnVvbY6kEcSFjLQul+DVmBm2bgA==} + engines: {node: '>= 6.0.0'} + call-me-maybe@1.0.2: resolution: {integrity: sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==} @@ -3069,6 +3103,10 @@ packages: resolution: {integrity: sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==} engines: {node: '>=0.10.0'} + co@4.6.0: + resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==} + engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} + code-block-writer@13.0.1: resolution: {integrity: sha512-c5or4P6erEA69TxaxTNcHUNcIn+oyxSRTOWV+pSYF+z4epXqNvwvJ70XPGjPNgue83oAFAPBRQYwpAJ/Hpe/Sg==} @@ -3120,6 +3158,10 @@ packages: resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==} engines: {node: '>= 6'} + commander@6.2.1: + resolution: {integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==} + engines: {node: '>= 6'} + commander@7.2.0: resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} engines: {node: '>= 10'} @@ -3166,6 +3208,14 @@ packages: console-control-strings@1.1.0: resolution: {integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==} + content-disposition@0.5.4: + resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==} + engines: {node: '>= 0.6'} + + content-type@1.0.5: + resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} + engines: {node: '>= 0.6'} + conventional-changelog-angular@7.0.0: resolution: {integrity: sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==} engines: {node: '>=16'} @@ -3188,6 +3238,10 @@ packages: cookie-es@1.1.0: resolution: {integrity: sha512-L2rLOcK0wzWSfSDA33YR+PUHDG10a8px7rUHKWbGLP4YfbsMed2KFUw5fczvDPbT98DDe3LEzviswl810apTEw==} + cookies@0.9.1: + resolution: {integrity: sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==} + engines: {node: '>= 0.8'} + copy-concurrently@1.0.5: resolution: {integrity: sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==} @@ -3546,6 +3600,9 @@ packages: resolution: {integrity: sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==} engines: {node: '>=6'} + deep-equal@1.0.1: + resolution: {integrity: sha512-bHtC0iYvWhyaTzvV3CZgPeZQqCOBGyGsVV7v4eevpdkLHfiSrXUdBG+qAuSz4RI70sszvjQ1QSZ98An1yNwpSw==} + deep-extend@0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} engines: {node: '>=4.0.0'} @@ -3586,6 +3643,10 @@ packages: resolution: {integrity: sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==} engines: {node: '>=0.10'} + depd@1.1.2: + resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==} + engines: {node: '>= 0.6'} + depd@2.0.0: resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} engines: {node: '>= 0.8'} @@ -4201,6 +4262,10 @@ packages: fs-extra@3.0.1: resolution: {integrity: sha512-V3Z3WZWVUYd8hoCL5xfXJCaHWYzmtwW5XWYSlLgERi8PWd8bx1kUHUk8L1BT57e49oKnDDD180mjfrHc1yA9rg==} + fs-extra@9.1.0: + resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} + engines: {node: '>=10'} + fs-minipass@2.1.0: resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} engines: {node: '>= 8'} @@ -4415,6 +4480,14 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} + has-symbols@1.0.3: + resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} + engines: {node: '>= 0.4'} + + has-tostringtag@1.0.2: + resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} + engines: {node: '>= 0.4'} + has-unicode@2.0.1: resolution: {integrity: sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==} @@ -4447,12 +4520,24 @@ packages: resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==} engines: {node: '>=8'} + http-assert@1.5.0: + resolution: {integrity: sha512-uPpH7OKX4H25hBmU6G1jWNaqJGpTXxey+YOUizJUAgu0AjLUeC8D73hTrhvDS5D+GJN1DN1+hhc/eF/wpxtp0w==} + engines: {node: '>= 0.8'} + http-cache-semantics@3.8.1: resolution: {integrity: sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==} http-cache-semantics@4.1.1: resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==} + http-errors@1.6.3: + resolution: {integrity: sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==} + engines: {node: '>= 0.6'} + + http-errors@1.8.1: + resolution: {integrity: sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==} + engines: {node: '>= 0.6'} + http-errors@2.0.0: resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} engines: {node: '>= 0.8'} @@ -4554,6 +4639,9 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + inherits@2.0.3: + resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} + inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -4654,6 +4742,10 @@ packages: resolution: {integrity: sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==} engines: {node: '>=18'} + is-generator-function@1.0.10: + resolution: {integrity: sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==} + engines: {node: '>= 0.4'} + is-glob@4.0.3: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} engines: {node: '>=0.10.0'} @@ -4875,6 +4967,10 @@ packages: kdbush@3.0.0: resolution: {integrity: sha512-hRkd6/XW4HTsA9vjVpY9tuXJYLSlelnkTmVFu4M9/7MIYQtFcHpbugAU7UbOfjOiVSVYl2fqgBuJ32JUmRo5Ew==} + keygrip@1.1.0: + resolution: {integrity: sha512-iYSchDJ+liQ8iwbSI2QqsQOvqv58eJCEanyJPJi+Khyu8smkcKSFUCbPwzFcL7YVtZ6eONjqRX/38caJ7QjRAQ==} + engines: {node: '>= 0.6'} + keyv@4.5.4: resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} @@ -4893,6 +4989,25 @@ packages: knitwork@1.1.0: resolution: {integrity: sha512-oHnmiBUVHz1V+URE77PNot2lv3QiYU2zQf1JjOVkMt3YDKGbu8NAFr+c4mcNOhdsGrB/VpVbRwPwhiXrPhxQbw==} + koa-compose@4.1.0: + resolution: {integrity: sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==} + + koa-convert@2.0.0: + resolution: {integrity: sha512-asOvN6bFlSnxewce2e/DK3p4tltyfC4VM7ZwuTuepI7dEQVcvpyFuBcEARu1+Hxg8DIwytce2n7jrZtRlPrARA==} + engines: {node: '>= 10'} + + koa-send@5.0.1: + resolution: {integrity: sha512-tmcyQ/wXXuxpDxyNXv5yNNkdAMdFRqwtegBXUaowiQzUKqJehttS0x2j0eOZDQAyloAth5w6wwBImnFzkUz3pQ==} + engines: {node: '>= 8'} + + koa-static@5.0.0: + resolution: {integrity: sha512-UqyYyH5YEXaJrf9S8E23GoJFQZXkBVJ9zYYMPGz919MSX1KuvAcycIuS0ci150HCoPf4XQVhQ84Qf8xRPWxFaQ==} + engines: {node: '>= 7.6.0'} + + koa@2.15.3: + resolution: {integrity: sha512-j/8tY9j5t+GVMLeioLaxweJiKUayFhlGqNTzf2ZGwL0ZCQijd2RLHK0SLW5Tsko8YyyqCZC2cojIb0/s62qTAg==} + engines: {node: ^4.8.4 || ^6.10.1 || ^7.10.1 || >= 8.1.4} + kolorist@1.8.0: resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==} @@ -5110,6 +5225,10 @@ packages: mdurl@2.0.0: resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==} + media-typer@0.3.0: + resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} + engines: {node: '>= 0.6'} + meow@12.1.1: resolution: {integrity: sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==} engines: {node: '>=16.10'} @@ -5121,6 +5240,10 @@ packages: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} + methods@1.1.2: + resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} + engines: {node: '>= 0.6'} + micromark@2.11.4: resolution: {integrity: sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==} @@ -5128,6 +5251,14 @@ packages: resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} engines: {node: '>=8.6'} + mime-db@1.52.0: + resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} + engines: {node: '>= 0.6'} + + mime-types@2.1.35: + resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} + engines: {node: '>= 0.6'} + mime@1.6.0: resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} engines: {node: '>=4'} @@ -5501,6 +5632,9 @@ packages: resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==} engines: {node: '>=12'} + only@0.0.2: + resolution: {integrity: sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==} + open@10.1.0: resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==} engines: {node: '>=18'} @@ -5509,6 +5643,10 @@ packages: resolution: {integrity: sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg==} engines: {node: '>=8'} + open@7.4.2: + resolution: {integrity: sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==} + engines: {node: '>=8'} + open@8.4.2: resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} engines: {node: '>=12'} @@ -5676,6 +5814,9 @@ packages: resolution: {integrity: sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==} engines: {node: '>=16 || 14 >=14.17'} + path-to-regexp@6.2.2: + resolution: {integrity: sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw==} + path-type@4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} @@ -5735,6 +5876,10 @@ packages: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} engines: {node: '>=4'} + portfinder@1.0.32: + resolution: {integrity: sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==} + engines: {node: '>= 0.12.0'} + postcss-calc@9.0.1: resolution: {integrity: sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ==} engines: {node: ^14 || ^16 || >=18.0} @@ -5843,6 +5988,12 @@ packages: peerDependencies: postcss: ^8.2.14 + postcss-nesting@12.1.2: + resolution: {integrity: sha512-FUmTHGDNundodutB4PUBxt/EPuhgtpk8FJGRsBhOuy+6FnkR2A8RZWIsyyy6XmhvX2DZQQWIkvu+HB4IbJm+Ew==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + postcss-normalize-charset@6.0.2: resolution: {integrity: sha512-a8N9czmdnrjPHa3DeFlwqst5eaL5W8jYu3EBbTTkI5FHkfMhFZh1EGbku6jhHhIzTA6tquI2P42NtZ59M/H/kQ==} engines: {node: ^14 || ^16 || >=18.0} @@ -6155,6 +6306,11 @@ packages: resolution: {integrity: sha512-crQ7Xk1m/F2IiwBx5oTqk/c0hjoumrEz+a36+ZoVupskQRE/q7pAwHKsTNeiZ31sbSTELvVlVv4h1W0Xo5szKg==} engines: {node: '>= 0.8.0'} + replace-in-file@6.3.5: + resolution: {integrity: sha512-arB9d3ENdKva2fxRnSjwBEXfK1npgyci7ZZuwysgAp7ORjHSyxz6oqIjTEv8R0Ydl4Ll7uOAZXL4vbkhGIizCg==} + engines: {node: '>=10'} + hasBin: true + require-directory@2.1.1: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} @@ -6175,6 +6331,10 @@ packages: resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} engines: {node: '>=8'} + resolve-path@1.4.0: + resolution: {integrity: sha512-i1xevIst/Qa+nA9olDxLWnLk8YZbi8R/7JPbCMcgyWaFR6bKWaexgJgEB5oc2PKMjYdrHynyz0NY+if+H98t1w==} + engines: {node: '>= 0.8'} + resolve-pkg-maps@1.0.0: resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==} @@ -6329,6 +6489,9 @@ packages: set-blocking@2.0.0: resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} + setprototypeof@1.1.0: + resolution: {integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==} + setprototypeof@1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} @@ -6501,6 +6664,10 @@ packages: standard-as-callback@2.1.0: resolution: {integrity: sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A==} + statuses@1.5.0: + resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==} + engines: {node: '>= 0.6'} + statuses@2.0.1: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} engines: {node: '>= 0.8'} @@ -6652,6 +6819,13 @@ packages: tabbable@6.2.0: resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} + tailwind-config-viewer@2.0.2: + resolution: {integrity: sha512-YkMEbWgvTyEp7J5S7qY9KGLHml6SLO8kQg4Q5xNM4tWJ+cFtSO/Rv2UKfYHYnE7UsY4Lb1LkHmNs3YSbU2mT2Q==} + engines: {node: '>=13'} + hasBin: true + peerDependencies: + tailwindcss: 1 || 2 || 2.0.1-compat || 3 + tailwind-merge@2.3.0: resolution: {integrity: sha512-vkYrLpIP+lgR0tQCG6AP7zZXCTLc1Lnv/CCRT3BqJ9CZ3ui2++GPaGb1x/ILsINIMSYqqvrpqjUFsMNLlW99EA==} @@ -6824,6 +6998,10 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} + tsscmp@1.0.6: + resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} + engines: {node: '>=0.6.x'} + tsup@8.0.2: resolution: {integrity: sha512-NY8xtQXdH7hDUAZwcQdY/Vzlw9johQsaqf7iwZ6g1DOUlFYQ5/AtVAjTvihhEyeRlGo4dLRVHtrRaL35M1daqQ==} engines: {node: '>=18'} @@ -6884,6 +7062,10 @@ packages: resolution: {integrity: sha512-z7Rf5PXxIhbI6eJBTwdqe5bO02nUUmctq4WqviFSstBAWV0YNtEQRhEnZw73WJ8sZOqgFG6Jdl8gYZu7NBJZnA==} engines: {node: '>=16'} + type-is@1.6.18: + resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} + engines: {node: '>= 0.6'} + typedarray@0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} @@ -7113,8 +7295,12 @@ packages: resolution: {integrity: sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - vaul-vue@0.1.2: - resolution: {integrity: sha512-E9e0qmHXScnYXDXYuBM0xFjW5DaRcUhj9fkFlv12omd7K/RzXpM+prU+EfHS3sjtDJuy1lBdOlPPYXJeQuT/Qw==} + vary@1.1.2: + resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} + engines: {node: '>= 0.8'} + + vaul-vue@0.1.0: + resolution: {integrity: sha512-3PYWMbN3cSdsciv3fzewskxZFnX61PYq1uNsbvizXDo/8sN4SMrWkYDqWaPdTD3GTEm6wpx7j5flRLg7A5ZXbQ==} vee-validate@4.12.6: resolution: {integrity: sha512-EKM3YHy8t1miPh30d5X6xOrfG/Ctq0nbN4eMpCK7ezvI6T98/S66vswP+ihL4QqAK/k5KqreWOxof09+JG7N/A==} @@ -7538,6 +7724,10 @@ packages: resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} engines: {node: '>=12'} + ylru@1.4.0: + resolution: {integrity: sha512-2OQsPNEmBCvXuFlIni/a+Rn+R2pHW9INm0BxXJ4hVDA8TirqMj+J/Rp9ItLatT/5pZqWwefVrTQcHpixsxnVlA==} + engines: {node: '>= 4.0.0'} + yocto-queue@0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} @@ -8186,6 +8376,14 @@ snapshots: '@types/conventional-commits-parser': 5.0.0 chalk: 5.3.0 + '@csstools/selector-resolve-nested@1.1.0(postcss-selector-parser@6.0.16)': + dependencies: + postcss-selector-parser: 6.0.16 + + '@csstools/selector-specificity@3.0.3(postcss-selector-parser@6.0.16)': + dependencies: + postcss-selector-parser: 6.0.16 + '@docsearch/css@3.6.0': {} '@docsearch/js@3.6.0(@algolia/client-search@4.23.3)(search-insights@2.13.0)': @@ -8614,6 +8812,16 @@ snapshots: '@juggle/resize-observer@3.4.0': {} + '@koa/router@12.0.1': + dependencies: + debug: 4.3.4 + http-errors: 2.0.0 + koa-compose: 4.1.0 + methods: 1.1.2 + path-to-regexp: 6.2.2 + transitivePeerDependencies: + - supports-color + '@kwsites/file-exists@1.1.1': dependencies: debug: 4.3.4 @@ -8701,7 +8909,7 @@ snapshots: lru-cache: 10.2.0 npm-pick-manifest: 9.0.0 proc-log: 4.2.0 - promise-inflight: 1.0.1(bluebird@3.7.2) + promise-inflight: 1.0.1 promise-retry: 2.0.1 semver: 7.6.0 which: 4.0.0 @@ -9043,6 +9251,26 @@ snapshots: - vti - vue-tsc + '@nuxtjs/tailwindcss@6.12.0(rollup@4.16.3)': + dependencies: + '@nuxt/kit': 3.11.2(rollup@4.16.3) + autoprefixer: 10.4.19(postcss@8.4.38) + consola: 3.2.3 + defu: 6.1.4 + h3: 1.11.1 + pathe: 1.1.2 + postcss: 8.4.38 + postcss-nesting: 12.1.2(postcss@8.4.38) + tailwind-config-viewer: 2.0.2(tailwindcss@3.4.3) + tailwindcss: 3.4.3 + ufo: 1.5.3 + unctx: 2.3.1 + transitivePeerDependencies: + - rollup + - supports-color + - ts-node + - uWebSockets.js + '@oxc-parser/wasm@0.1.0': {} '@parcel/watcher-android-arm64@2.4.1': @@ -10592,6 +10820,11 @@ snapshots: dependencies: event-target-shim: 5.0.1 + accepts@1.3.8: + dependencies: + mime-types: 2.1.35 + negotiator: 0.6.3 + acorn-import-attributes@1.9.5(acorn@8.11.3): dependencies: acorn: 8.11.3 @@ -10769,8 +11002,14 @@ snapshots: async-sema@3.1.1: {} + async@2.6.4: + dependencies: + lodash: 4.17.21 + async@3.2.5: {} + at-least-node@1.0.0: {} + autoprefixer@10.4.19(postcss@8.4.38): dependencies: browserslist: 4.23.0 @@ -10962,6 +11201,11 @@ snapshots: unique-filename: 1.1.1 y18n: 3.2.2 + cache-content-type@1.0.1: + dependencies: + mime-types: 2.1.35 + ylru: 1.4.0 + call-me-maybe@1.0.2: {} callsites@3.1.0: {} @@ -11097,6 +11341,8 @@ snapshots: cluster-key-slot@1.1.2: {} + co@4.6.0: {} + code-block-writer@13.0.1: {} codesandbox-import-util-types@2.2.3: {} @@ -11159,6 +11405,8 @@ snapshots: commander@4.1.1: {} + commander@6.2.1: {} + commander@7.2.0: {} commander@8.3.0: {} @@ -11206,6 +11454,12 @@ snapshots: console-control-strings@1.1.0: {} + content-disposition@0.5.4: + dependencies: + safe-buffer: 5.2.1 + + content-type@1.0.5: {} + conventional-changelog-angular@7.0.0: dependencies: compare-func: 2.0.0 @@ -11227,6 +11481,11 @@ snapshots: cookie-es@1.1.0: {} + cookies@0.9.1: + dependencies: + depd: 2.0.0 + keygrip: 1.1.0 + copy-concurrently@1.0.5: dependencies: aproba: 1.2.0 @@ -11601,6 +11860,8 @@ snapshots: dependencies: type-detect: 4.0.8 + deep-equal@1.0.1: {} + deep-extend@0.6.0: {} deep-is@0.1.4: {} @@ -11628,6 +11889,8 @@ snapshots: denque@2.1.0: {} + depd@1.1.2: {} + depd@2.0.0: {} destr@2.0.3: {} @@ -12412,6 +12675,13 @@ snapshots: jsonfile: 3.0.1 universalify: 0.1.2 + fs-extra@9.1.0: + dependencies: + at-least-node: 1.0.0 + graceful-fs: 4.2.11 + jsonfile: 6.1.0 + universalify: 2.0.1 + fs-minipass@2.1.0: dependencies: minipass: 3.3.6 @@ -12671,6 +12941,12 @@ snapshots: has-flag@4.0.0: {} + has-symbols@1.0.3: {} + + has-tostringtag@1.0.2: + dependencies: + has-symbols: 1.0.3 + has-unicode@2.0.1: {} hash-sum@2.0.0: {} @@ -12695,10 +12971,30 @@ snapshots: html-tags@3.3.1: {} + http-assert@1.5.0: + dependencies: + deep-equal: 1.0.1 + http-errors: 1.8.1 + http-cache-semantics@3.8.1: {} http-cache-semantics@4.1.1: {} + http-errors@1.6.3: + dependencies: + depd: 1.1.2 + inherits: 2.0.3 + setprototypeof: 1.1.0 + statuses: 1.5.0 + + http-errors@1.8.1: + dependencies: + depd: 1.1.2 + inherits: 2.0.4 + setprototypeof: 1.2.0 + statuses: 1.5.0 + toidentifier: 1.0.1 + http-errors@2.0.0: dependencies: depd: 2.0.0 @@ -12800,6 +13096,8 @@ snapshots: once: 1.4.0 wrappy: 1.0.2 + inherits@2.0.3: {} + inherits@2.0.4: {} ini@1.3.8: {} @@ -12896,6 +13194,10 @@ snapshots: dependencies: get-east-asian-width: 1.2.0 + is-generator-function@1.0.10: + dependencies: + has-tostringtag: 1.0.2 + is-glob@4.0.3: dependencies: is-extglob: 2.1.1 @@ -13059,6 +13361,10 @@ snapshots: kdbush@3.0.0: {} + keygrip@1.1.0: + dependencies: + tsscmp: 1.0.6 + keyv@4.5.4: dependencies: json-buffer: 3.0.1 @@ -13071,6 +13377,56 @@ snapshots: knitwork@1.1.0: {} + koa-compose@4.1.0: {} + + koa-convert@2.0.0: + dependencies: + co: 4.6.0 + koa-compose: 4.1.0 + + koa-send@5.0.1: + dependencies: + debug: 4.3.4 + http-errors: 1.8.1 + resolve-path: 1.4.0 + transitivePeerDependencies: + - supports-color + + koa-static@5.0.0: + dependencies: + debug: 3.2.7 + koa-send: 5.0.1 + transitivePeerDependencies: + - supports-color + + koa@2.15.3: + dependencies: + accepts: 1.3.8 + cache-content-type: 1.0.1 + content-disposition: 0.5.4 + content-type: 1.0.5 + cookies: 0.9.1 + debug: 4.3.4 + delegates: 1.0.0 + depd: 2.0.0 + destroy: 1.2.0 + encodeurl: 1.0.2 + escape-html: 1.0.3 + fresh: 0.5.2 + http-assert: 1.5.0 + http-errors: 1.8.1 + is-generator-function: 1.0.10 + koa-compose: 4.1.0 + koa-convert: 2.0.0 + on-finished: 2.4.1 + only: 0.0.2 + parseurl: 1.3.3 + statuses: 1.5.0 + type-is: 1.6.18 + vary: 1.1.2 + transitivePeerDependencies: + - supports-color + kolorist@1.8.0: {} latest-version@3.1.0: @@ -13359,12 +13715,16 @@ snapshots: mdurl@2.0.0: {} + media-typer@0.3.0: {} + meow@12.1.1: {} merge-stream@2.0.0: {} merge2@1.4.1: {} + methods@1.1.2: {} + micromark@2.11.4: dependencies: debug: 4.3.4 @@ -13377,6 +13737,12 @@ snapshots: braces: 3.0.2 picomatch: 2.3.1 + mime-db@1.52.0: {} + + mime-types@2.1.35: + dependencies: + mime-db: 1.52.0 + mime@1.6.0: {} mime@3.0.0: {} @@ -13949,6 +14315,8 @@ snapshots: dependencies: mimic-fn: 4.0.0 + only@0.0.2: {} + open@10.1.0: dependencies: default-browser: 5.2.1 @@ -13960,6 +14328,11 @@ snapshots: dependencies: is-wsl: 1.1.0 + open@7.4.2: + dependencies: + is-docker: 2.2.1 + is-wsl: 2.2.0 + open@8.4.2: dependencies: define-lazy-prop: 2.0.0 @@ -14186,6 +14559,8 @@ snapshots: lru-cache: 10.2.0 minipass: 7.0.4 + path-to-regexp@6.2.2: {} + path-type@4.0.0: {} path-type@5.0.0: {} @@ -14225,6 +14600,14 @@ snapshots: pluralize@8.0.0: {} + portfinder@1.0.32: + dependencies: + async: 2.6.4 + debug: 3.2.7 + mkdirp: 0.5.6 + transitivePeerDependencies: + - supports-color + postcss-calc@9.0.1(postcss@8.4.38): dependencies: postcss: 8.4.38 @@ -14323,6 +14706,13 @@ snapshots: postcss: 8.4.38 postcss-selector-parser: 6.0.16 + postcss-nesting@12.1.2(postcss@8.4.38): + dependencies: + '@csstools/selector-resolve-nested': 1.1.0(postcss-selector-parser@6.0.16) + '@csstools/selector-specificity': 3.0.3(postcss-selector-parser@6.0.16) + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 + postcss-normalize-charset@6.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 @@ -14435,6 +14825,8 @@ snapshots: process@0.11.10: {} + promise-inflight@1.0.1: {} + promise-inflight@1.0.1(bluebird@3.7.2): optionalDependencies: bluebird: 3.7.2 @@ -14667,6 +15059,12 @@ snapshots: dependencies: parse-git-config: 1.1.1 + replace-in-file@6.3.5: + dependencies: + chalk: 4.1.2 + glob: 7.2.3 + yargs: 17.7.2 + require-directory@2.1.1: {} require-from-string@2.0.2: {} @@ -14680,6 +15078,11 @@ snapshots: resolve-from@5.0.0: {} + resolve-path@1.4.0: + dependencies: + http-errors: 1.6.3 + path-is-absolute: 1.0.1 + resolve-pkg-maps@1.0.0: {} resolve-protobuf-schema@2.1.0: @@ -14852,6 +15255,8 @@ snapshots: set-blocking@2.0.0: {} + setprototypeof@1.1.0: {} + setprototypeof@1.2.0: {} shebang-command@1.2.0: @@ -15016,6 +15421,8 @@ snapshots: standard-as-callback@2.1.0: {} + statuses@1.5.0: {} + statuses@2.0.1: {} std-env@3.7.0: {} @@ -15165,6 +15572,20 @@ snapshots: tabbable@6.2.0: {} + tailwind-config-viewer@2.0.2(tailwindcss@3.4.3): + dependencies: + '@koa/router': 12.0.1 + commander: 6.2.1 + fs-extra: 9.1.0 + koa: 2.15.3 + koa-static: 5.0.0 + open: 7.4.2 + portfinder: 1.0.32 + replace-in-file: 6.3.5 + tailwindcss: 3.4.3 + transitivePeerDependencies: + - supports-color + tailwind-merge@2.3.0: dependencies: '@babel/runtime': 7.24.4 @@ -15356,6 +15777,8 @@ snapshots: tslib@2.6.2: {} + tsscmp@1.0.6: {} + tsup@8.0.2(postcss@8.4.38)(typescript@5.4.5): dependencies: bundle-require: 4.0.3(esbuild@0.19.12) @@ -15412,6 +15835,11 @@ snapshots: type-fest@4.16.0: {} + type-is@1.6.18: + dependencies: + media-typer: 0.3.0 + mime-types: 2.1.35 + typedarray@0.0.6: {} typescript@5.4.5: {} @@ -15713,7 +16141,9 @@ snapshots: dependencies: builtins: 5.1.0 - vaul-vue@0.1.2(typescript@5.4.5): + vary@1.1.2: {} + + vaul-vue@0.1.0(typescript@5.4.5): dependencies: '@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5)) radix-vue: 1.8.1(vue@3.4.27(typescript@5.4.5)) @@ -16268,6 +16698,8 @@ snapshots: y18n: 5.0.8 yargs-parser: 21.1.1 + ylru@1.4.0: {} + yocto-queue@0.1.0: {} yocto-queue@1.0.0: {} From 44b42b0a74e66aa670bb116c1070274f8567e31b Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Mon, 6 May 2024 11:50:33 +0300 Subject: [PATCH 03/17] chore: remove redundant embla-carousel from playgrounds' package.json -- It's an `embla-carousel-vue` dependency anyways --- packages/module/playground/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/module/playground/package.json b/packages/module/playground/package.json index d6f1593f2..bd44864dd 100644 --- a/packages/module/playground/package.json +++ b/packages/module/playground/package.json @@ -9,7 +9,6 @@ }, "dependencies": { "@nuxtjs/tailwindcss": "^6.10.1", - "embla-carousel": "8.0.0-rc19", "embla-carousel-vue": "8.0.0-rc19", "lucide-vue-next": "^0.276.0" }, From 68a434453ad2964c77d5871289978479171f14d5 Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Mon, 6 May 2024 12:21:10 +0300 Subject: [PATCH 04/17] chore: add `shadcn-nuxt` to playground's dependencies --- packages/module/playground/nuxt.config.ts | 2 +- packages/module/playground/package.json | 3 +- pnpm-lock.yaml | 45 +++++++++++++++++++++++ 3 files changed, 48 insertions(+), 2 deletions(-) diff --git a/packages/module/playground/nuxt.config.ts b/packages/module/playground/nuxt.config.ts index d83efd6a3..f640309dc 100644 --- a/packages/module/playground/nuxt.config.ts +++ b/packages/module/playground/nuxt.config.ts @@ -1,5 +1,5 @@ export default defineNuxtConfig({ - modules: ['@nuxtjs/tailwindcss', '../src/module'], + modules: ['@nuxtjs/tailwindcss', 'shadcn-nuxt'], shadcn: { prefix: 'Ui', }, diff --git a/packages/module/playground/package.json b/packages/module/playground/package.json index bd44864dd..a97cc9dc5 100644 --- a/packages/module/playground/package.json +++ b/packages/module/playground/package.json @@ -14,6 +14,7 @@ }, "devDependencies": { "@nuxtjs/tailwindcss": "^6.12.0", - "nuxt": "latest" + "nuxt": "latest", + "shadcn-nuxt": "file:.." } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 89f76c47d..be002ed1f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -370,7 +370,33 @@ importers: version: 20.12.8 nuxt: specifier: ^3.11.2 +<<<<<<< HEAD version: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)) +======= + version: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.1.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.24(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.14(typescript@5.4.5)) + vitest: + specifier: ^1.6.0 + version: 1.6.0(@types/node@20.12.8)(@vitest/ui@0.34.7)(terser@5.30.4) + + packages/module/playground: + dependencies: + '@nuxtjs/tailwindcss': + specifier: ^6.10.1 + version: 6.12.0(rollup@4.16.3) + embla-carousel-vue: + specifier: 8.0.0-rc19 + version: 8.0.0-rc19(vue@3.4.24(typescript@5.4.5)) + lucide-vue-next: + specifier: ^0.276.0 + version: 0.276.0(vue@3.4.24(typescript@5.4.5)) + devDependencies: + nuxt: + specifier: latest + version: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.7)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.1.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.24(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.7)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.7)(terser@5.30.4))(vue-tsc@2.0.14(typescript@5.4.5)) + shadcn-nuxt: + specifier: file:.. + version: file:packages/module(rollup@4.16.3)(tailwindcss@3.4.3)(vue@3.4.24(typescript@5.4.5)) +>>>>>>> dda5411 (chore: add `shadcn-nuxt` to playground's dependencies) packages: @@ -6495,6 +6521,9 @@ packages: setprototypeof@1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} + shadcn-nuxt@file:packages/module: + resolution: {directory: packages/module, type: directory} + shebang-command@1.2.0: resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==} engines: {node: '>=0.10.0'} @@ -15259,6 +15288,22 @@ snapshots: setprototypeof@1.2.0: {} + shadcn-nuxt@file:packages/module(rollup@4.16.3)(tailwindcss@3.4.3)(vue@3.4.24(typescript@5.4.5)): + dependencies: + '@nuxt/kit': 3.11.2(rollup@4.16.3) + '@oxc-parser/wasm': 0.1.0 + class-variance-authority: 0.7.0 + clsx: 2.1.1 + radix-vue: 1.7.3(vue@3.4.24(typescript@5.4.5)) + tailwind-merge: 2.3.0 + tailwindcss-animate: 1.0.7(tailwindcss@3.4.3) + transitivePeerDependencies: + - '@vue/composition-api' + - rollup + - supports-color + - tailwindcss + - vue + shebang-command@1.2.0: dependencies: shebang-regex: 1.0.0 From 486a06874bafa766eaf910742f418b99c3e35da5 Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Mon, 6 May 2024 18:13:39 +0300 Subject: [PATCH 05/17] feat(cli): expose `shadcn-nuxt` info --- packages/cli/package.json | 2 ++ packages/cli/src/utils/get-project-info.ts | 21 ++++++++++++++++++++- pnpm-lock.yaml | 15 ++++++++++++--- 3 files changed, 34 insertions(+), 4 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 7755764dd..55634d278 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -66,8 +66,10 @@ "ofetch": "^1.3.4", "ora": "^8.0.1", "pathe": "^1.1.2", + "pkg-types": "^1.1.0", "prompts": "^2.4.2", "radix-vue": "^1.7.3", + "semver": "^7.6.0", "ts-morph": "^22.0.0", "tsconfig-paths": "^4.2.0", "zod": "^3.23.3" diff --git a/packages/cli/src/utils/get-project-info.ts b/packages/cli/src/utils/get-project-info.ts index a2219f6d5..3877957de 100644 --- a/packages/cli/src/utils/get-project-info.ts +++ b/packages/cli/src/utils/get-project-info.ts @@ -1,11 +1,14 @@ import { existsSync } from 'node:fs' import path from 'pathe' import fs from 'fs-extra' +import { readPackageJSON } from 'pkg-types' +import type { PackageJson } from 'pkg-types' export async function getProjectInfo() { const info = { tsconfig: null, isNuxt: false, + shadcnNuxt: undefined, isVueVite: false, srcDir: false, componentsUiDir: false, @@ -15,9 +18,13 @@ export async function getProjectInfo() { try { const tsconfig = await getTsConfig() + const isNuxt = existsSync(path.resolve('./nuxt.config.js')) || existsSync(path.resolve('./nuxt.config.ts')) + const shadcnNuxt = isNuxt ? await getShadcnNuxtInfo() : undefined + return { tsconfig, - isNuxt: existsSync(path.resolve('./nuxt.config.js')) || existsSync(path.resolve('./nuxt.config.ts')), + isNuxt, + shadcnNuxt, isVueVite: existsSync(path.resolve('./vite.config.js')) || existsSync(path.resolve('./vite.config.ts')), srcDir: existsSync(path.resolve('./src')), srcComponentsUiDir: existsSync(path.resolve('./src/components/ui')), @@ -29,6 +36,18 @@ export async function getProjectInfo() { } } +async function getShadcnNuxtInfo() { + let nuxtModule: PackageJson | undefined + try { + nuxtModule = await readPackageJSON('shadcn-nuxt') + } + catch (error) { + nuxtModule = undefined + } + + return nuxtModule +} + export async function getTsConfig() { try { const tsconfigPath = path.join('tsconfig.json') diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be002ed1f..3257f85b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -279,12 +279,23 @@ importers: pathe: specifier: ^1.1.2 version: 1.1.2 + pkg-types: + specifier: ^1.1.0 + version: 1.1.0 prompts: specifier: ^2.4.2 version: 2.4.2 radix-vue: +<<<<<<< HEAD specifier: ^1.7.3 version: 1.7.3(vue@3.4.27(typescript@5.4.5)) +======= + specifier: ^1.7.2 + version: 1.7.2(vue@3.4.24(typescript@5.4.5)) + semver: + specifier: ^7.6.0 + version: 7.6.0 +>>>>>>> 582818d (feat(cli): expose `shadcn-nuxt` info) ts-morph: specifier: ^22.0.0 version: 22.0.0 @@ -8938,7 +8949,7 @@ snapshots: lru-cache: 10.2.0 npm-pick-manifest: 9.0.0 proc-log: 4.2.0 - promise-inflight: 1.0.1 + promise-inflight: 1.0.1(bluebird@3.7.2) promise-retry: 2.0.1 semver: 7.6.0 which: 4.0.0 @@ -14854,8 +14865,6 @@ snapshots: process@0.11.10: {} - promise-inflight@1.0.1: {} - promise-inflight@1.0.1(bluebird@3.7.2): optionalDependencies: bluebird: 3.7.2 From 3b7aca7ac76bf530894541fa3611eb605b0da08c Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Mon, 6 May 2024 18:14:55 +0300 Subject: [PATCH 06/17] refactor(cli): don't reinstall deps when shadcn-nuxt is available --- packages/cli/src/commands/init.ts | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/packages/cli/src/commands/init.ts b/packages/cli/src/commands/init.ts index b75d71c1e..f93606af2 100644 --- a/packages/cli/src/commands/init.ts +++ b/packages/cli/src/commands/init.ts @@ -9,6 +9,8 @@ import { z } from 'zod' import { addDependency, addDevDependency } from 'nypm' import { consola } from 'consola' import { colors } from 'consola/utils' +import { gte } from 'semver' +import { getProjectInfo } from '../utils/get-project-info' import * as templates from '../utils/templates' import { getRegistryBaseColor, @@ -239,6 +241,15 @@ export async function promptForConfig( export async function runInit(cwd: string, config: Config) { const spinner = ora('Initializing project...')?.start() + // Check in in a Nuxt project. + const { isNuxt, shadcnNuxt } = await getProjectInfo() + if (isNuxt) { + consola.log('') + shadcnNuxt + ? consola.info(`Detected a Nuxt project with 'shadcn-nuxt' v${shadcnNuxt.version}...`) + : consola.warn(`Detected a Nuxt project without 'shadcn-nuxt' module. It's recommended to install it.`) + } + // Ensure all resolved paths directories exist. for (const [key, resolvedPath] of Object.entries(config.resolvedPaths)) { // Determine if the path is a file or directory. @@ -299,9 +310,9 @@ export async function runInit(cwd: string, config: Config) { // Install dependencies. const dependenciesSpinner = ora('Installing dependencies...')?.start() - const deps = PROJECT_DEPENDENCIES.base.concat( - config.style === 'new-york' ? ['@radix-icons/vue'] : ['lucide-vue-next'], - ).filter(Boolean) + const baseDeps = gte(shadcnNuxt?.version || '', '0.10.4') ? [] : PROJECT_DEPENDENCIES.base + const iconsDep = config.style === 'new-york' ? ['@radix-icons/vue'] : ['lucide-vue-next'] + const deps = baseDeps.concat(iconsDep).filter(Boolean) await Promise.allSettled( [ From 5a1b41b1e95d286ebfa9f03119c94964d40143f4 Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Mon, 6 May 2024 18:17:18 +0300 Subject: [PATCH 07/17] chore: clarify `shadcn-nuxt` version --- packages/cli/src/commands/init.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/cli/src/commands/init.ts b/packages/cli/src/commands/init.ts index f93606af2..07476ca5c 100644 --- a/packages/cli/src/commands/init.ts +++ b/packages/cli/src/commands/init.ts @@ -310,6 +310,7 @@ export async function runInit(cwd: string, config: Config) { // Install dependencies. const dependenciesSpinner = ora('Installing dependencies...')?.start() + // Starting from `shadcn-nuxt` version 0.10.4, Base dependencies are handled by the module so no need to re-add them by the CLI const baseDeps = gte(shadcnNuxt?.version || '', '0.10.4') ? [] : PROJECT_DEPENDENCIES.base const iconsDep = config.style === 'new-york' ? ['@radix-icons/vue'] : ['lucide-vue-next'] const deps = baseDeps.concat(iconsDep).filter(Boolean) From efbe90a2f6ac05c2fcbef88c576fe184c774cb07 Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Mon, 6 May 2024 18:42:32 +0300 Subject: [PATCH 08/17] chore: dedupe --- pnpm-lock.yaml | 512 ++++++------------------------------------------- 1 file changed, 62 insertions(+), 450 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3257f85b5..98a79ee54 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -99,8 +99,13 @@ importers: specifier: ^0.30.10 version: 0.30.10 radix-vue: +<<<<<<< HEAD specifier: ^1.8.1 version: 1.8.1(vue@3.4.27(typescript@5.4.5)) +======= + specifier: ^1.7.2 + version: 1.7.3(vue@3.4.24(typescript@5.4.5)) +>>>>>>> 935fd67 (chore: dedupe) tailwindcss-animate: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.3) @@ -291,7 +296,7 @@ importers: version: 1.7.3(vue@3.4.27(typescript@5.4.5)) ======= specifier: ^1.7.2 - version: 1.7.2(vue@3.4.24(typescript@5.4.5)) + version: 1.7.3(vue@3.4.24(typescript@5.4.5)) semver: specifier: ^7.6.0 version: 7.6.0 @@ -389,6 +394,7 @@ importers: specifier: ^1.6.0 version: 1.6.0(@types/node@20.12.8)(@vitest/ui@0.34.7)(terser@5.30.4) +<<<<<<< HEAD packages/module/playground: dependencies: '@nuxtjs/tailwindcss': @@ -409,6 +415,8 @@ importers: version: file:packages/module(rollup@4.16.3)(tailwindcss@3.4.3)(vue@3.4.24(typescript@5.4.5)) >>>>>>> dda5411 (chore: add `shadcn-nuxt` to playground's dependencies) +======= +>>>>>>> 935fd67 (chore: dedupe) packages: '@aashutoshrathi/word-wrap@1.2.6': @@ -845,18 +853,6 @@ packages: resolution: {integrity: sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==} engines: {node: '>=v18'} - '@csstools/selector-resolve-nested@1.1.0': - resolution: {integrity: sha512-uWvSaeRcHyeNenKg8tp17EVDRkpflmdyvbE0DHo6D/GdBb6PDnCYYU6gRpXhtICMGMcahQmj2zGxwFM/WC8hCg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss-selector-parser: ^6.0.13 - - '@csstools/selector-specificity@3.0.3': - resolution: {integrity: sha512-KEPNw4+WW5AVEIyzC80rTbWEUatTW2lXpN8+8ILC8PiPeWPjwUzrPZDIOZ2wwqDmeqOYTdSGyL3+vE5GC3FB3Q==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss-selector-parser: ^6.0.13 - '@docsearch/css@3.6.0': resolution: {integrity: sha512-+sbxb71sWre+PwDK7X2T8+bhS6clcVMLwBPznX45Qu6opJcgRjAp7gYSDzVFp187J+feSj5dNBN1mJoi6ckkUQ==} @@ -1341,10 +1337,6 @@ packages: '@juggle/resize-observer@3.4.0': resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==} - '@koa/router@12.0.1': - resolution: {integrity: sha512-ribfPYfHb+Uw3b27Eiw6NPqjhIhTpVFzEWLwyc/1Xp+DCdwRRyIlAUODX+9bPARF6aQtUu1+/PHzdNvRzcs/+Q==} - engines: {node: '>= 12'} - '@kwsites/file-exists@1.1.1': resolution: {integrity: sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==} @@ -1541,9 +1533,6 @@ packages: peerDependencies: vue: ^3.3.4 - '@nuxtjs/tailwindcss@6.12.0': - resolution: {integrity: sha512-vXvEq8z177TQcx0tc10mw3O6T9WeN0iTL8hIKGDfidmr+HKReexJU01aPgHefFrCu4LJB70egYFYnywzB9lMyQ==} - '@oxc-parser/wasm@0.1.0': resolution: {integrity: sha512-oA7XhTbg9rRBJhIzxCNhJwYmON/9LFAH4GBQxl7HWmGSS6HTrb2t6Peq82nxY0W7knguH52neh9T7zs27FVvsQ==} @@ -2683,10 +2672,6 @@ packages: resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} engines: {node: '>=6.5'} - accepts@1.3.8: - resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} - engines: {node: '>= 0.6'} - acorn-import-attributes@1.9.5: resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==} peerDependencies: @@ -2850,16 +2835,9 @@ packages: async-sema@3.1.1: resolution: {integrity: sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==} - async@2.6.4: - resolution: {integrity: sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==} - async@3.2.5: resolution: {integrity: sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==} - at-least-node@1.0.0: - resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} - engines: {node: '>= 4.0.0'} - autoprefixer@10.4.19: resolution: {integrity: sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==} engines: {node: ^10 || ^12 || >=14} @@ -2990,10 +2968,6 @@ packages: cacache@9.3.0: resolution: {integrity: sha512-Vbi8J1XfC8v+FbQ6QkOtKXsHpPnB0i9uMeYFJoj40EbdOsEqWB3DPpNjfsnYBkqOPYA8UvrqH6FZPpBP0zdN7g==} - cache-content-type@1.0.1: - resolution: {integrity: sha512-IKufZ1o4Ut42YUrZSo8+qnMTrFuKkvyoLXUywKz9GJ5BrhOFGhLdkx9sG4KAnVvbY6kEcSFjLQul+DVmBm2bgA==} - engines: {node: '>= 6.0.0'} - call-me-maybe@1.0.2: resolution: {integrity: sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==} @@ -3140,10 +3114,6 @@ packages: resolution: {integrity: sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==} engines: {node: '>=0.10.0'} - co@4.6.0: - resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==} - engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} - code-block-writer@13.0.1: resolution: {integrity: sha512-c5or4P6erEA69TxaxTNcHUNcIn+oyxSRTOWV+pSYF+z4epXqNvwvJ70XPGjPNgue83oAFAPBRQYwpAJ/Hpe/Sg==} @@ -3195,10 +3165,6 @@ packages: resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==} engines: {node: '>= 6'} - commander@6.2.1: - resolution: {integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==} - engines: {node: '>= 6'} - commander@7.2.0: resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} engines: {node: '>= 10'} @@ -3245,14 +3211,6 @@ packages: console-control-strings@1.1.0: resolution: {integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==} - content-disposition@0.5.4: - resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==} - engines: {node: '>= 0.6'} - - content-type@1.0.5: - resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} - engines: {node: '>= 0.6'} - conventional-changelog-angular@7.0.0: resolution: {integrity: sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==} engines: {node: '>=16'} @@ -3275,10 +3233,6 @@ packages: cookie-es@1.1.0: resolution: {integrity: sha512-L2rLOcK0wzWSfSDA33YR+PUHDG10a8px7rUHKWbGLP4YfbsMed2KFUw5fczvDPbT98DDe3LEzviswl810apTEw==} - cookies@0.9.1: - resolution: {integrity: sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==} - engines: {node: '>= 0.8'} - copy-concurrently@1.0.5: resolution: {integrity: sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==} @@ -3637,9 +3591,6 @@ packages: resolution: {integrity: sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==} engines: {node: '>=6'} - deep-equal@1.0.1: - resolution: {integrity: sha512-bHtC0iYvWhyaTzvV3CZgPeZQqCOBGyGsVV7v4eevpdkLHfiSrXUdBG+qAuSz4RI70sszvjQ1QSZ98An1yNwpSw==} - deep-extend@0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} engines: {node: '>=4.0.0'} @@ -3680,10 +3631,6 @@ packages: resolution: {integrity: sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==} engines: {node: '>=0.10'} - depd@1.1.2: - resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==} - engines: {node: '>= 0.6'} - depd@2.0.0: resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} engines: {node: '>= 0.8'} @@ -3800,6 +3747,7 @@ packages: peerDependencies: embla-carousel: 8.1.3 +<<<<<<< HEAD embla-carousel-reactive-utils@8.1.3: resolution: {integrity: sha512-D8tAK6NRQVEubMWb+b/BJ3VvGPsbEeEFOBM6cCCwfiyfLzNlacOAt0q2dtUEA9DbGxeWkB8ExgXzFRxhGV2Hig==} peerDependencies: @@ -3812,6 +3760,20 @@ packages: embla-carousel@8.1.3: resolution: {integrity: sha512-GiRpKtzidV3v50oVMly8S+D7iE1r96ttt7fSlvtyKHoSkzrAnVcu8fX3c4j8Ol2hZSQlVfDqDIqdrFPs0u5TWQ==} +======= + embla-carousel-reactive-utils@8.0.2: + resolution: {integrity: sha512-nLZqDkQdO0hvOP49/dUwjkkepMnUXgIzhyRuDjwGqswpB4Ibnc5M+w7rSQQAM+uMj0cPaXnYOTlv8XD7I/zVNw==} + peerDependencies: + embla-carousel: 8.0.2 + + embla-carousel-vue@8.0.2: + resolution: {integrity: sha512-GTxynHlwsG+Ls2UKIbjb/kA1cMQVW9oC8kfCJvOZdrzFOYZFP3wj3nqNE5UmYf3FSE1uy5bY11Pmz8NJEmsH1g==} + peerDependencies: + vue: ^3.2.37 + + embla-carousel@8.0.2: + resolution: {integrity: sha512-bogsDO8xosuh/l3PxIvA5AMl3+BnRVAse9sDW/60amzj4MbGS5re4WH5eVEXiuH8G1/3G7QUAX2QNr3Yx8z5rA==} +>>>>>>> 935fd67 (chore: dedupe) emoji-regex@10.3.0: resolution: {integrity: sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==} @@ -4299,10 +4261,6 @@ packages: fs-extra@3.0.1: resolution: {integrity: sha512-V3Z3WZWVUYd8hoCL5xfXJCaHWYzmtwW5XWYSlLgERi8PWd8bx1kUHUk8L1BT57e49oKnDDD180mjfrHc1yA9rg==} - fs-extra@9.1.0: - resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} - engines: {node: '>=10'} - fs-minipass@2.1.0: resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} engines: {node: '>= 8'} @@ -4517,14 +4475,6 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - has-symbols@1.0.3: - resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} - engines: {node: '>= 0.4'} - - has-tostringtag@1.0.2: - resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==} - engines: {node: '>= 0.4'} - has-unicode@2.0.1: resolution: {integrity: sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==} @@ -4557,24 +4507,12 @@ packages: resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==} engines: {node: '>=8'} - http-assert@1.5.0: - resolution: {integrity: sha512-uPpH7OKX4H25hBmU6G1jWNaqJGpTXxey+YOUizJUAgu0AjLUeC8D73hTrhvDS5D+GJN1DN1+hhc/eF/wpxtp0w==} - engines: {node: '>= 0.8'} - http-cache-semantics@3.8.1: resolution: {integrity: sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==} http-cache-semantics@4.1.1: resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==} - http-errors@1.6.3: - resolution: {integrity: sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==} - engines: {node: '>= 0.6'} - - http-errors@1.8.1: - resolution: {integrity: sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==} - engines: {node: '>= 0.6'} - http-errors@2.0.0: resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} engines: {node: '>= 0.8'} @@ -4676,9 +4614,6 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} - inherits@2.0.3: - resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} - inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -4779,10 +4714,6 @@ packages: resolution: {integrity: sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==} engines: {node: '>=18'} - is-generator-function@1.0.10: - resolution: {integrity: sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==} - engines: {node: '>= 0.4'} - is-glob@4.0.3: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} engines: {node: '>=0.10.0'} @@ -5004,10 +4935,6 @@ packages: kdbush@3.0.0: resolution: {integrity: sha512-hRkd6/XW4HTsA9vjVpY9tuXJYLSlelnkTmVFu4M9/7MIYQtFcHpbugAU7UbOfjOiVSVYl2fqgBuJ32JUmRo5Ew==} - keygrip@1.1.0: - resolution: {integrity: sha512-iYSchDJ+liQ8iwbSI2QqsQOvqv58eJCEanyJPJi+Khyu8smkcKSFUCbPwzFcL7YVtZ6eONjqRX/38caJ7QjRAQ==} - engines: {node: '>= 0.6'} - keyv@4.5.4: resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} @@ -5026,25 +4953,6 @@ packages: knitwork@1.1.0: resolution: {integrity: sha512-oHnmiBUVHz1V+URE77PNot2lv3QiYU2zQf1JjOVkMt3YDKGbu8NAFr+c4mcNOhdsGrB/VpVbRwPwhiXrPhxQbw==} - koa-compose@4.1.0: - resolution: {integrity: sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==} - - koa-convert@2.0.0: - resolution: {integrity: sha512-asOvN6bFlSnxewce2e/DK3p4tltyfC4VM7ZwuTuepI7dEQVcvpyFuBcEARu1+Hxg8DIwytce2n7jrZtRlPrARA==} - engines: {node: '>= 10'} - - koa-send@5.0.1: - resolution: {integrity: sha512-tmcyQ/wXXuxpDxyNXv5yNNkdAMdFRqwtegBXUaowiQzUKqJehttS0x2j0eOZDQAyloAth5w6wwBImnFzkUz3pQ==} - engines: {node: '>= 8'} - - koa-static@5.0.0: - resolution: {integrity: sha512-UqyYyH5YEXaJrf9S8E23GoJFQZXkBVJ9zYYMPGz919MSX1KuvAcycIuS0ci150HCoPf4XQVhQ84Qf8xRPWxFaQ==} - engines: {node: '>= 7.6.0'} - - koa@2.15.3: - resolution: {integrity: sha512-j/8tY9j5t+GVMLeioLaxweJiKUayFhlGqNTzf2ZGwL0ZCQijd2RLHK0SLW5Tsko8YyyqCZC2cojIb0/s62qTAg==} - engines: {node: ^4.8.4 || ^6.10.1 || ^7.10.1 || >= 8.1.4} - kolorist@1.8.0: resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==} @@ -5203,8 +5111,13 @@ packages: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} +<<<<<<< HEAD lucide-vue-next@0.378.0: resolution: {integrity: sha512-tz2IUhdOf1q0x1mPOTZEJZYfXVLreQorO2ax4M+CxGOTgCNgXH3cljIWWfJ4jUvxn5rbkFlGPbl9EIfIelZBRA==} +======= + lucide-vue-next@0.359.0: + resolution: {integrity: sha512-m4wElUyOjqBeBlgvcUNv4X9JvRUo+qd2hTchPtOHatTXA0zccnK5rXKX/eeGcKnyAKUTukfVA4fqkrbKWaDouQ==} +>>>>>>> 935fd67 (chore: dedupe) peerDependencies: vue: '>=3.0.1' @@ -5262,10 +5175,6 @@ packages: mdurl@2.0.0: resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==} - media-typer@0.3.0: - resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} - engines: {node: '>= 0.6'} - meow@12.1.1: resolution: {integrity: sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==} engines: {node: '>=16.10'} @@ -5277,10 +5186,6 @@ packages: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - methods@1.1.2: - resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} - engines: {node: '>= 0.6'} - micromark@2.11.4: resolution: {integrity: sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==} @@ -5288,14 +5193,6 @@ packages: resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} engines: {node: '>=8.6'} - mime-db@1.52.0: - resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} - engines: {node: '>= 0.6'} - - mime-types@2.1.35: - resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} - engines: {node: '>= 0.6'} - mime@1.6.0: resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} engines: {node: '>=4'} @@ -5669,9 +5566,6 @@ packages: resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==} engines: {node: '>=12'} - only@0.0.2: - resolution: {integrity: sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==} - open@10.1.0: resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==} engines: {node: '>=18'} @@ -5680,10 +5574,6 @@ packages: resolution: {integrity: sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg==} engines: {node: '>=8'} - open@7.4.2: - resolution: {integrity: sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==} - engines: {node: '>=8'} - open@8.4.2: resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} engines: {node: '>=12'} @@ -5851,9 +5741,6 @@ packages: resolution: {integrity: sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==} engines: {node: '>=16 || 14 >=14.17'} - path-to-regexp@6.2.2: - resolution: {integrity: sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw==} - path-type@4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} @@ -5913,10 +5800,6 @@ packages: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} engines: {node: '>=4'} - portfinder@1.0.32: - resolution: {integrity: sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==} - engines: {node: '>= 0.12.0'} - postcss-calc@9.0.1: resolution: {integrity: sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ==} engines: {node: ^14 || ^16 || >=18.0} @@ -6025,12 +5908,6 @@ packages: peerDependencies: postcss: ^8.2.14 - postcss-nesting@12.1.2: - resolution: {integrity: sha512-FUmTHGDNundodutB4PUBxt/EPuhgtpk8FJGRsBhOuy+6FnkR2A8RZWIsyyy6XmhvX2DZQQWIkvu+HB4IbJm+Ew==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 - postcss-normalize-charset@6.0.2: resolution: {integrity: sha512-a8N9czmdnrjPHa3DeFlwqst5eaL5W8jYu3EBbTTkI5FHkfMhFZh1EGbku6jhHhIzTA6tquI2P42NtZ59M/H/kQ==} engines: {node: ^14 || ^16 || >=18.0} @@ -6234,6 +6111,7 @@ packages: peerDependencies: vue: '>= 3.2.0' +<<<<<<< HEAD radix-vue@1.7.3: resolution: {integrity: sha512-GgUagGvpO1EtNvkQ27x3Hv26VrTffZ4XRyx8eMabXRxXtbo2GbjAd2HvGjL9A/D7QVHxw1ZUMBDcYWcpw4LEiQ==} peerDependencies: @@ -6244,6 +6122,8 @@ packages: peerDependencies: vue: '>= 3.2.0' +======= +>>>>>>> 935fd67 (chore: dedupe) radix3@1.1.2: resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==} @@ -6343,11 +6223,6 @@ packages: resolution: {integrity: sha512-crQ7Xk1m/F2IiwBx5oTqk/c0hjoumrEz+a36+ZoVupskQRE/q7pAwHKsTNeiZ31sbSTELvVlVv4h1W0Xo5szKg==} engines: {node: '>= 0.8.0'} - replace-in-file@6.3.5: - resolution: {integrity: sha512-arB9d3ENdKva2fxRnSjwBEXfK1npgyci7ZZuwysgAp7ORjHSyxz6oqIjTEv8R0Ydl4Ll7uOAZXL4vbkhGIizCg==} - engines: {node: '>=10'} - hasBin: true - require-directory@2.1.1: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} @@ -6368,10 +6243,6 @@ packages: resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} engines: {node: '>=8'} - resolve-path@1.4.0: - resolution: {integrity: sha512-i1xevIst/Qa+nA9olDxLWnLk8YZbi8R/7JPbCMcgyWaFR6bKWaexgJgEB5oc2PKMjYdrHynyz0NY+if+H98t1w==} - engines: {node: '>= 0.8'} - resolve-pkg-maps@1.0.0: resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==} @@ -6526,15 +6397,9 @@ packages: set-blocking@2.0.0: resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} - setprototypeof@1.1.0: - resolution: {integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==} - setprototypeof@1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} - shadcn-nuxt@file:packages/module: - resolution: {directory: packages/module, type: directory} - shebang-command@1.2.0: resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==} engines: {node: '>=0.10.0'} @@ -6704,10 +6569,6 @@ packages: standard-as-callback@2.1.0: resolution: {integrity: sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A==} - statuses@1.5.0: - resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==} - engines: {node: '>= 0.6'} - statuses@2.0.1: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} engines: {node: '>= 0.8'} @@ -6859,13 +6720,6 @@ packages: tabbable@6.2.0: resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} - tailwind-config-viewer@2.0.2: - resolution: {integrity: sha512-YkMEbWgvTyEp7J5S7qY9KGLHml6SLO8kQg4Q5xNM4tWJ+cFtSO/Rv2UKfYHYnE7UsY4Lb1LkHmNs3YSbU2mT2Q==} - engines: {node: '>=13'} - hasBin: true - peerDependencies: - tailwindcss: 1 || 2 || 2.0.1-compat || 3 - tailwind-merge@2.3.0: resolution: {integrity: sha512-vkYrLpIP+lgR0tQCG6AP7zZXCTLc1Lnv/CCRT3BqJ9CZ3ui2++GPaGb1x/ILsINIMSYqqvrpqjUFsMNLlW99EA==} @@ -7038,10 +6892,6 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsscmp@1.0.6: - resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} - engines: {node: '>=0.6.x'} - tsup@8.0.2: resolution: {integrity: sha512-NY8xtQXdH7hDUAZwcQdY/Vzlw9johQsaqf7iwZ6g1DOUlFYQ5/AtVAjTvihhEyeRlGo4dLRVHtrRaL35M1daqQ==} engines: {node: '>=18'} @@ -7102,10 +6952,6 @@ packages: resolution: {integrity: sha512-z7Rf5PXxIhbI6eJBTwdqe5bO02nUUmctq4WqviFSstBAWV0YNtEQRhEnZw73WJ8sZOqgFG6Jdl8gYZu7NBJZnA==} engines: {node: '>=16'} - type-is@1.6.18: - resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} - engines: {node: '>= 0.6'} - typedarray@0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} @@ -7335,10 +7181,6 @@ packages: resolution: {integrity: sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - vary@1.1.2: - resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} - engines: {node: '>= 0.8'} - vaul-vue@0.1.0: resolution: {integrity: sha512-3PYWMbN3cSdsciv3fzewskxZFnX61PYq1uNsbvizXDo/8sN4SMrWkYDqWaPdTD3GTEm6wpx7j5flRLg7A5ZXbQ==} @@ -7764,10 +7606,6 @@ packages: resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} engines: {node: '>=12'} - ylru@1.4.0: - resolution: {integrity: sha512-2OQsPNEmBCvXuFlIni/a+Rn+R2pHW9INm0BxXJ4hVDA8TirqMj+J/Rp9ItLatT/5pZqWwefVrTQcHpixsxnVlA==} - engines: {node: '>= 4.0.0'} - yocto-queue@0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} @@ -8416,14 +8254,6 @@ snapshots: '@types/conventional-commits-parser': 5.0.0 chalk: 5.3.0 - '@csstools/selector-resolve-nested@1.1.0(postcss-selector-parser@6.0.16)': - dependencies: - postcss-selector-parser: 6.0.16 - - '@csstools/selector-specificity@3.0.3(postcss-selector-parser@6.0.16)': - dependencies: - postcss-selector-parser: 6.0.16 - '@docsearch/css@3.6.0': {} '@docsearch/js@3.6.0(@algolia/client-search@4.23.3)(search-insights@2.13.0)': @@ -8852,16 +8682,6 @@ snapshots: '@juggle/resize-observer@3.4.0': {} - '@koa/router@12.0.1': - dependencies: - debug: 4.3.4 - http-errors: 2.0.0 - koa-compose: 4.1.0 - methods: 1.1.2 - path-to-regexp: 6.2.2 - transitivePeerDependencies: - - supports-color - '@kwsites/file-exists@1.1.1': dependencies: debug: 4.3.4 @@ -9291,26 +9111,6 @@ snapshots: - vti - vue-tsc - '@nuxtjs/tailwindcss@6.12.0(rollup@4.16.3)': - dependencies: - '@nuxt/kit': 3.11.2(rollup@4.16.3) - autoprefixer: 10.4.19(postcss@8.4.38) - consola: 3.2.3 - defu: 6.1.4 - h3: 1.11.1 - pathe: 1.1.2 - postcss: 8.4.38 - postcss-nesting: 12.1.2(postcss@8.4.38) - tailwind-config-viewer: 2.0.2(tailwindcss@3.4.3) - tailwindcss: 3.4.3 - ufo: 1.5.3 - unctx: 2.3.1 - transitivePeerDependencies: - - rollup - - supports-color - - ts-node - - uWebSockets.js - '@oxc-parser/wasm@0.1.0': {} '@parcel/watcher-android-arm64@2.4.1': @@ -10860,11 +10660,6 @@ snapshots: dependencies: event-target-shim: 5.0.1 - accepts@1.3.8: - dependencies: - mime-types: 2.1.35 - negotiator: 0.6.3 - acorn-import-attributes@1.9.5(acorn@8.11.3): dependencies: acorn: 8.11.3 @@ -11042,14 +10837,8 @@ snapshots: async-sema@3.1.1: {} - async@2.6.4: - dependencies: - lodash: 4.17.21 - async@3.2.5: {} - at-least-node@1.0.0: {} - autoprefixer@10.4.19(postcss@8.4.38): dependencies: browserslist: 4.23.0 @@ -11241,11 +11030,6 @@ snapshots: unique-filename: 1.1.1 y18n: 3.2.2 - cache-content-type@1.0.1: - dependencies: - mime-types: 2.1.35 - ylru: 1.4.0 - call-me-maybe@1.0.2: {} callsites@3.1.0: {} @@ -11381,8 +11165,6 @@ snapshots: cluster-key-slot@1.1.2: {} - co@4.6.0: {} - code-block-writer@13.0.1: {} codesandbox-import-util-types@2.2.3: {} @@ -11445,8 +11227,6 @@ snapshots: commander@4.1.1: {} - commander@6.2.1: {} - commander@7.2.0: {} commander@8.3.0: {} @@ -11494,12 +11274,6 @@ snapshots: console-control-strings@1.1.0: {} - content-disposition@0.5.4: - dependencies: - safe-buffer: 5.2.1 - - content-type@1.0.5: {} - conventional-changelog-angular@7.0.0: dependencies: compare-func: 2.0.0 @@ -11521,11 +11295,6 @@ snapshots: cookie-es@1.1.0: {} - cookies@0.9.1: - dependencies: - depd: 2.0.0 - keygrip: 1.1.0 - copy-concurrently@1.0.5: dependencies: aproba: 1.2.0 @@ -11900,8 +11669,6 @@ snapshots: dependencies: type-detect: 4.0.8 - deep-equal@1.0.1: {} - deep-extend@0.6.0: {} deep-is@0.1.4: {} @@ -11929,8 +11696,6 @@ snapshots: denque@2.1.0: {} - depd@1.1.2: {} - depd@2.0.0: {} destr@2.0.3: {} @@ -12036,17 +11801,31 @@ snapshots: dependencies: embla-carousel: 8.1.3 +<<<<<<< HEAD embla-carousel-reactive-utils@8.1.3(embla-carousel@8.1.3): dependencies: embla-carousel: 8.1.3 embla-carousel-vue@8.1.3(vue@3.4.27(typescript@5.4.5)): +======= + embla-carousel-reactive-utils@8.0.2(embla-carousel@8.0.2): +>>>>>>> 935fd67 (chore: dedupe) dependencies: embla-carousel: 8.1.3 embla-carousel-reactive-utils: 8.1.3(embla-carousel@8.1.3) vue: 3.4.27(typescript@5.4.5) +<<<<<<< HEAD embla-carousel@8.1.3: {} +======= + embla-carousel-vue@8.0.2(vue@3.4.24(typescript@5.4.5)): + dependencies: + embla-carousel: 8.0.2 + embla-carousel-reactive-utils: 8.0.2(embla-carousel@8.0.2) + vue: 3.4.24(typescript@5.4.5) + + embla-carousel@8.0.2: {} +>>>>>>> 935fd67 (chore: dedupe) emoji-regex@10.3.0: {} @@ -12715,13 +12494,6 @@ snapshots: jsonfile: 3.0.1 universalify: 0.1.2 - fs-extra@9.1.0: - dependencies: - at-least-node: 1.0.0 - graceful-fs: 4.2.11 - jsonfile: 6.1.0 - universalify: 2.0.1 - fs-minipass@2.1.0: dependencies: minipass: 3.3.6 @@ -12981,12 +12753,6 @@ snapshots: has-flag@4.0.0: {} - has-symbols@1.0.3: {} - - has-tostringtag@1.0.2: - dependencies: - has-symbols: 1.0.3 - has-unicode@2.0.1: {} hash-sum@2.0.0: {} @@ -13011,30 +12777,10 @@ snapshots: html-tags@3.3.1: {} - http-assert@1.5.0: - dependencies: - deep-equal: 1.0.1 - http-errors: 1.8.1 - http-cache-semantics@3.8.1: {} http-cache-semantics@4.1.1: {} - http-errors@1.6.3: - dependencies: - depd: 1.1.2 - inherits: 2.0.3 - setprototypeof: 1.1.0 - statuses: 1.5.0 - - http-errors@1.8.1: - dependencies: - depd: 1.1.2 - inherits: 2.0.4 - setprototypeof: 1.2.0 - statuses: 1.5.0 - toidentifier: 1.0.1 - http-errors@2.0.0: dependencies: depd: 2.0.0 @@ -13136,8 +12882,6 @@ snapshots: once: 1.4.0 wrappy: 1.0.2 - inherits@2.0.3: {} - inherits@2.0.4: {} ini@1.3.8: {} @@ -13234,10 +12978,6 @@ snapshots: dependencies: get-east-asian-width: 1.2.0 - is-generator-function@1.0.10: - dependencies: - has-tostringtag: 1.0.2 - is-glob@4.0.3: dependencies: is-extglob: 2.1.1 @@ -13401,10 +13141,6 @@ snapshots: kdbush@3.0.0: {} - keygrip@1.1.0: - dependencies: - tsscmp: 1.0.6 - keyv@4.5.4: dependencies: json-buffer: 3.0.1 @@ -13417,56 +13153,6 @@ snapshots: knitwork@1.1.0: {} - koa-compose@4.1.0: {} - - koa-convert@2.0.0: - dependencies: - co: 4.6.0 - koa-compose: 4.1.0 - - koa-send@5.0.1: - dependencies: - debug: 4.3.4 - http-errors: 1.8.1 - resolve-path: 1.4.0 - transitivePeerDependencies: - - supports-color - - koa-static@5.0.0: - dependencies: - debug: 3.2.7 - koa-send: 5.0.1 - transitivePeerDependencies: - - supports-color - - koa@2.15.3: - dependencies: - accepts: 1.3.8 - cache-content-type: 1.0.1 - content-disposition: 0.5.4 - content-type: 1.0.5 - cookies: 0.9.1 - debug: 4.3.4 - delegates: 1.0.0 - depd: 2.0.0 - destroy: 1.2.0 - encodeurl: 1.0.2 - escape-html: 1.0.3 - fresh: 0.5.2 - http-assert: 1.5.0 - http-errors: 1.8.1 - is-generator-function: 1.0.10 - koa-compose: 4.1.0 - koa-convert: 2.0.0 - on-finished: 2.4.1 - only: 0.0.2 - parseurl: 1.3.3 - statuses: 1.5.0 - type-is: 1.6.18 - vary: 1.1.2 - transitivePeerDependencies: - - supports-color - kolorist@1.8.0: {} latest-version@3.1.0: @@ -13639,9 +13325,15 @@ snapshots: dependencies: yallist: 4.0.0 +<<<<<<< HEAD lucide-vue-next@0.378.0(vue@3.4.27(typescript@5.4.5)): dependencies: vue: 3.4.27(typescript@5.4.5) +======= + lucide-vue-next@0.359.0(vue@3.4.24(typescript@5.4.5)): + dependencies: + vue: 3.4.24(typescript@5.4.5) +>>>>>>> 935fd67 (chore: dedupe) lz-string@1.5.0: {} @@ -13755,16 +13447,12 @@ snapshots: mdurl@2.0.0: {} - media-typer@0.3.0: {} - meow@12.1.1: {} merge-stream@2.0.0: {} merge2@1.4.1: {} - methods@1.1.2: {} - micromark@2.11.4: dependencies: debug: 4.3.4 @@ -13777,12 +13465,6 @@ snapshots: braces: 3.0.2 picomatch: 2.3.1 - mime-db@1.52.0: {} - - mime-types@2.1.35: - dependencies: - mime-db: 1.52.0 - mime@1.6.0: {} mime@3.0.0: {} @@ -14355,8 +14037,6 @@ snapshots: dependencies: mimic-fn: 4.0.0 - only@0.0.2: {} - open@10.1.0: dependencies: default-browser: 5.2.1 @@ -14368,11 +14048,6 @@ snapshots: dependencies: is-wsl: 1.1.0 - open@7.4.2: - dependencies: - is-docker: 2.2.1 - is-wsl: 2.2.0 - open@8.4.2: dependencies: define-lazy-prop: 2.0.0 @@ -14599,8 +14274,6 @@ snapshots: lru-cache: 10.2.0 minipass: 7.0.4 - path-to-regexp@6.2.2: {} - path-type@4.0.0: {} path-type@5.0.0: {} @@ -14640,14 +14313,6 @@ snapshots: pluralize@8.0.0: {} - portfinder@1.0.32: - dependencies: - async: 2.6.4 - debug: 3.2.7 - mkdirp: 0.5.6 - transitivePeerDependencies: - - supports-color - postcss-calc@9.0.1(postcss@8.4.38): dependencies: postcss: 8.4.38 @@ -14746,13 +14411,6 @@ snapshots: postcss: 8.4.38 postcss-selector-parser: 6.0.16 - postcss-nesting@12.1.2(postcss@8.4.38): - dependencies: - '@csstools/selector-resolve-nested': 1.1.0(postcss-selector-parser@6.0.16) - '@csstools/selector-specificity': 3.0.3(postcss-selector-parser@6.0.16) - postcss: 8.4.38 - postcss-selector-parser: 6.0.16 - postcss-normalize-charset@6.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 @@ -14940,6 +14598,7 @@ snapshots: transitivePeerDependencies: - '@vue/composition-api' +<<<<<<< HEAD radix-vue@1.7.3(vue@3.4.24(typescript@5.4.5)): radix-vue@1.7.3(vue@3.4.27(typescript@5.4.5)): dependencies: @@ -14974,6 +14633,8 @@ snapshots: transitivePeerDependencies: - '@vue/composition-api' +======= +>>>>>>> 935fd67 (chore: dedupe) radix3@1.1.2: {} randombytes@2.1.0: @@ -15097,12 +14758,6 @@ snapshots: dependencies: parse-git-config: 1.1.1 - replace-in-file@6.3.5: - dependencies: - chalk: 4.1.2 - glob: 7.2.3 - yargs: 17.7.2 - require-directory@2.1.1: {} require-from-string@2.0.2: {} @@ -15116,11 +14771,6 @@ snapshots: resolve-from@5.0.0: {} - resolve-path@1.4.0: - dependencies: - http-errors: 1.6.3 - path-is-absolute: 1.0.1 - resolve-pkg-maps@1.0.0: {} resolve-protobuf-schema@2.1.0: @@ -15293,26 +14943,8 @@ snapshots: set-blocking@2.0.0: {} - setprototypeof@1.1.0: {} - setprototypeof@1.2.0: {} - shadcn-nuxt@file:packages/module(rollup@4.16.3)(tailwindcss@3.4.3)(vue@3.4.24(typescript@5.4.5)): - dependencies: - '@nuxt/kit': 3.11.2(rollup@4.16.3) - '@oxc-parser/wasm': 0.1.0 - class-variance-authority: 0.7.0 - clsx: 2.1.1 - radix-vue: 1.7.3(vue@3.4.24(typescript@5.4.5)) - tailwind-merge: 2.3.0 - tailwindcss-animate: 1.0.7(tailwindcss@3.4.3) - transitivePeerDependencies: - - '@vue/composition-api' - - rollup - - supports-color - - tailwindcss - - vue - shebang-command@1.2.0: dependencies: shebang-regex: 1.0.0 @@ -15475,8 +15107,6 @@ snapshots: standard-as-callback@2.1.0: {} - statuses@1.5.0: {} - statuses@2.0.1: {} std-env@3.7.0: {} @@ -15626,20 +15256,6 @@ snapshots: tabbable@6.2.0: {} - tailwind-config-viewer@2.0.2(tailwindcss@3.4.3): - dependencies: - '@koa/router': 12.0.1 - commander: 6.2.1 - fs-extra: 9.1.0 - koa: 2.15.3 - koa-static: 5.0.0 - open: 7.4.2 - portfinder: 1.0.32 - replace-in-file: 6.3.5 - tailwindcss: 3.4.3 - transitivePeerDependencies: - - supports-color - tailwind-merge@2.3.0: dependencies: '@babel/runtime': 7.24.4 @@ -15831,8 +15447,6 @@ snapshots: tslib@2.6.2: {} - tsscmp@1.0.6: {} - tsup@8.0.2(postcss@8.4.38)(typescript@5.4.5): dependencies: bundle-require: 4.0.3(esbuild@0.19.12) @@ -15889,11 +15503,6 @@ snapshots: type-fest@4.16.0: {} - type-is@1.6.18: - dependencies: - media-typer: 0.3.0 - mime-types: 2.1.35 - typedarray@0.0.6: {} typescript@5.4.5: {} @@ -16195,13 +15804,18 @@ snapshots: dependencies: builtins: 5.1.0 - vary@1.1.2: {} - vaul-vue@0.1.0(typescript@5.4.5): dependencies: +<<<<<<< HEAD '@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5)) radix-vue: 1.8.1(vue@3.4.27(typescript@5.4.5)) vue: 3.4.27(typescript@5.4.5) +======= + '@vueuse/core': 10.9.0(vue@3.4.24(typescript@5.4.5)) + radix-vue: 1.7.3(vue@3.4.24(typescript@5.4.5)) + radix-vue: 1.7.3(vue@3.4.24(typescript@5.4.5)) + vue: 3.4.24(typescript@5.4.5) +>>>>>>> 935fd67 (chore: dedupe) transitivePeerDependencies: - '@vue/composition-api' - typescript @@ -16752,8 +16366,6 @@ snapshots: y18n: 5.0.8 yargs-parser: 21.1.1 - ylru@1.4.0: {} - yocto-queue@0.1.0: {} yocto-queue@1.0.0: {} From 01adfc56b0b3e5f72da539b20719625139304100 Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Mon, 6 May 2024 18:46:46 +0300 Subject: [PATCH 09/17] chore: refresh lockfile --- pnpm-lock.yaml | 3524 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 2894 insertions(+), 630 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 98a79ee54..8156219a9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,11 +9,19 @@ importers: .: devDependencies: '@antfu/eslint-config': +<<<<<<< HEAD specifier: ^2.18.1 version: 2.18.1(@vue/compiler-sfc@3.4.27)(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.30.4)) '@commitlint/cli': specifier: ^19.3.0 version: 19.3.0(@types/node@20.12.12)(typescript@5.4.5) +======= + specifier: ^2.15.0 + version: 2.16.1(@vue/compiler-sfc@3.4.26)(eslint@9.2.0)(typescript@5.4.5)(vitest@0.34.6(@vitest/ui@0.34.7)(terser@5.31.0)) + '@commitlint/cli': + specifier: ^19.3.0 + version: 19.3.0(@types/node@20.12.9)(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@commitlint/config-conventional': specifier: ^19.2.2 version: 19.2.2 @@ -21,11 +29,19 @@ importers: specifier: ^1.6.0 version: 1.6.0(vitest@1.6.0) bumpp: +<<<<<<< HEAD specifier: ^9.4.1 version: 9.4.1 eslint: specifier: ^9.3.0 version: 9.3.0 +======= + specifier: ^9.4.0 + version: 9.4.1 + eslint: + specifier: ^9.1.1 + version: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) lint-staged: specifier: ^15.2.2 version: 15.2.2 @@ -33,14 +49,23 @@ importers: specifier: ^2.11.1 version: 2.11.1 taze: +<<<<<<< HEAD specifier: ^0.13.8 +======= + specifier: ^0.13.6 +>>>>>>> 5bb7e0e (chore: refresh lockfile) version: 0.13.8 typescript: specifier: ^5.4.5 version: 5.4.5 vitest: +<<<<<<< HEAD specifier: ^1.6.0 version: 1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.30.4) +======= + specifier: ^0.34.6 + version: 0.34.6(@vitest/ui@0.34.7)(terser@5.31.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) apps/www: dependencies: @@ -48,21 +73,35 @@ importers: specifier: ^0.8.2 version: 0.8.2 '@internationalized/date': +<<<<<<< HEAD specifier: ^3.5.4 version: 3.5.4 '@radix-icons/vue': specifier: ^1.0.0 version: 1.0.0(vue@3.4.27(typescript@5.4.5)) +======= + specifier: ^3.5.2 + version: 3.5.3 + '@radix-icons/vue': + specifier: ^1.0.0 + version: 1.0.0(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@stackblitz/sdk': specifier: ^1.10.0 version: 1.10.0 '@tanstack/vue-table': +<<<<<<< HEAD specifier: ^8.17.3 version: 8.17.3(vue@3.4.27(typescript@5.4.5)) +======= + specifier: ^8.16.0 + version: 8.16.0(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@unovis/ts': specifier: ^1.4.1 version: 1.4.1 '@unovis/vue': +<<<<<<< HEAD specifier: ^1.4.1 version: 1.4.1(@unovis/ts@1.4.1)(vue@3.4.27(typescript@5.4.5)) '@vee-validate/zod': @@ -71,6 +110,16 @@ importers: '@vueuse/core': specifier: ^10.9.0 version: 10.9.0(vue@3.4.27(typescript@5.4.5)) +======= + specifier: ^1.4.0 + version: 1.4.0(@unovis/ts@1.4.0)(vue@3.4.26(typescript@5.4.5)) + '@vee-validate/zod': + specifier: ^4.12.6 + version: 4.12.7(vue@3.4.26(typescript@5.4.5)) + '@vueuse/core': + specifier: ^10.9.0 + version: 10.9.0(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) class-variance-authority: specifier: ^0.7.0 version: 0.7.0 @@ -84,6 +133,7 @@ importers: specifier: ^3.6.0 version: 3.6.0 embla-carousel: +<<<<<<< HEAD specifier: ^8.1.3 version: 8.1.3 embla-carousel-autoplay: @@ -95,10 +145,24 @@ importers: lucide-vue-next: specifier: ^0.378.0 version: 0.378.0(vue@3.4.27(typescript@5.4.5)) +======= + specifier: ^8.0.2 + version: 8.0.4 + embla-carousel-autoplay: + specifier: ^8.0.2 + version: 8.0.4(embla-carousel@8.0.4) + embla-carousel-vue: + specifier: ^8.0.2 + version: 8.0.4(vue@3.4.26(typescript@5.4.5)) + lucide-vue-next: + specifier: ^0.359.0 + version: 0.359.0(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) magic-string: specifier: ^0.30.10 version: 0.30.10 radix-vue: +<<<<<<< HEAD <<<<<<< HEAD specifier: ^1.8.1 version: 1.8.1(vue@3.4.27(typescript@5.4.5)) @@ -106,26 +170,42 @@ importers: specifier: ^1.7.2 version: 1.7.3(vue@3.4.24(typescript@5.4.5)) >>>>>>> 935fd67 (chore: dedupe) +======= + specifier: ^1.7.3 + version: 1.7.3(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) tailwindcss-animate: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.3) v-calendar: specifier: ^3.1.2 +<<<<<<< HEAD version: 3.1.2(@popperjs/core@2.11.8)(vue@3.4.27(typescript@5.4.5)) +======= + version: 3.1.2(@popperjs/core@2.11.8)(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) vaul-vue: - specifier: ^0.1.2 + specifier: ^0.1.1 version: 0.1.2(typescript@5.4.5) vee-validate: specifier: 4.12.6 +<<<<<<< HEAD version: 4.12.6(vue@3.4.27(typescript@5.4.5)) vue: specifier: ^3.4.27 version: 3.4.27(typescript@5.4.5) +======= + version: 4.12.6(vue@3.4.26(typescript@5.4.5)) + vue: + specifier: ^3.4.24 + version: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) vue-sonner: specifier: ^1.1.2 version: 1.1.2 vue-wrap-balancer: specifier: ^1.1.3 +<<<<<<< HEAD version: 1.1.3(vue@3.4.27(typescript@5.4.5)) zod: specifier: ^3.23.8 @@ -133,15 +213,31 @@ importers: devDependencies: '@babel/traverse': specifier: ^7.24.5 +======= + version: 1.1.3(vue@3.4.26(typescript@5.4.5)) + zod: + specifier: ^3.23.3 + version: 3.23.6 + devDependencies: + '@babel/traverse': + specifier: ^7.24.1 +>>>>>>> 5bb7e0e (chore: refresh lockfile) version: 7.24.5 '@iconify-json/gravity-ui': specifier: ^1.1.2 version: 1.1.2 '@iconify-json/lucide': +<<<<<<< HEAD specifier: ^1.1.187 version: 1.1.187 '@iconify-json/ph': specifier: ^1.1.13 +======= + specifier: ^1.1.180 + version: 1.1.187 + '@iconify-json/ph': + specifier: ^1.1.12 +>>>>>>> 5bb7e0e (chore: refresh lockfile) version: 1.1.13 '@iconify-json/radix-icons': specifier: ^1.1.14 @@ -150,6 +246,7 @@ importers: specifier: ^1.1.20 version: 1.1.20 '@iconify-json/simple-icons': +<<<<<<< HEAD specifier: ^1.1.102 version: 1.1.102 '@iconify-json/tabler': @@ -158,16 +255,32 @@ importers: '@iconify/vue': specifier: ^4.1.2 version: 4.1.2(vue@3.4.27(typescript@5.4.5)) +======= + specifier: ^1.1.94 + version: 1.1.101 + '@iconify-json/tabler': + specifier: ^1.1.106 + version: 1.1.111 + '@iconify/vue': + specifier: ^4.1.2 + version: 4.1.2(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@oxc-parser/wasm': specifier: ^0.1.0 version: 0.1.0 '@shikijs/transformers': +<<<<<<< HEAD specifier: ^1.6.0 version: 1.6.0 +======= + specifier: ^1.3.0 + version: 1.4.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/lodash-es': specifier: ^4.17.12 version: 4.17.12 '@types/node': +<<<<<<< HEAD specifier: ^20.12.12 version: 20.12.12 '@vitejs/plugin-vue': @@ -182,6 +295,22 @@ importers: '@vue/compiler-dom': specifier: ^3.4.27 version: 3.4.27 +======= + specifier: ^20.12.7 + version: 20.12.9 + '@vitejs/plugin-vue': + specifier: ^5.0.4 + version: 5.0.4(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) + '@vitejs/plugin-vue-jsx': + specifier: ^3.1.0 + version: 3.1.0(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) + '@vue/compiler-core': + specifier: ^3.4.24 + version: 3.4.26 + '@vue/compiler-dom': + specifier: ^3.4.24 + version: 3.4.26 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@vue/tsconfig': specifier: ^0.5.1 version: 0.5.1 @@ -204,8 +333,13 @@ importers: specifier: ^5.0.7 version: 5.0.7 shiki: +<<<<<<< HEAD specifier: ^1.6.0 version: 1.6.0 +======= + specifier: ^1.3.0 + version: 1.4.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) tailwind-merge: specifier: ^2.3.0 version: 2.3.0 @@ -213,12 +347,18 @@ importers: specifier: ^3.4.3 version: 3.4.3 tsx: +<<<<<<< HEAD specifier: ^4.10.5 version: 4.10.5 +======= + specifier: ^4.7.2 + version: 4.9.3 +>>>>>>> 5bb7e0e (chore: refresh lockfile) typescript: specifier: ^5.4.5 version: 5.4.5 unplugin-icons: +<<<<<<< HEAD specifier: ^0.19.0 version: 0.19.0(@vue/compiler-sfc@3.4.27)(vue-template-compiler@2.7.16) vitepress: @@ -230,21 +370,38 @@ importers: vue-tsc: specifier: ^2.0.19 version: 2.0.19(typescript@5.4.5) +======= + specifier: ^0.18.5 + version: 0.18.5(@vue/compiler-sfc@3.4.26)(vue-template-compiler@2.7.16) + vitepress: + specifier: ^1.1.3 + version: 1.1.4(@algolia/client-search@4.23.3)(@types/node@20.12.9)(axios@0.18.1)(postcss@8.4.38)(search-insights@2.13.0)(terser@5.31.0)(typescript@5.4.5) + vue-component-meta: + specifier: ^2.0.13 + version: 2.0.16(typescript@5.4.5) + vue-tsc: + specifier: ^2.0.14 + version: 2.0.16(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) packages/cli: dependencies: '@babel/core': specifier: ^7.24.4 - version: 7.24.4 + version: 7.24.5 '@babel/parser': specifier: ^7.24.4 +<<<<<<< HEAD version: 7.24.4 '@vitest/ui': specifier: '*' version: 1.6.0(vitest@1.6.0) +======= + version: 7.24.5 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@vue/compiler-sfc': specifier: ^3.4 - version: 3.4.24 + version: 3.4.26 c12: specifier: ^1.10.0 version: 1.10.0 @@ -291,12 +448,17 @@ importers: specifier: ^2.4.2 version: 2.4.2 radix-vue: +<<<<<<< HEAD <<<<<<< HEAD specifier: ^1.7.3 version: 1.7.3(vue@3.4.27(typescript@5.4.5)) ======= specifier: ^1.7.2 version: 1.7.3(vue@3.4.24(typescript@5.4.5)) +======= + specifier: ^1.7.3 + version: 1.7.3(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) semver: specifier: ^7.6.0 version: 7.6.0 @@ -312,7 +474,7 @@ importers: version: 1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4) zod: specifier: ^3.23.3 - version: 3.23.3 + version: 3.23.6 devDependencies: '@types/babel__core': specifier: ^7.20.5 @@ -328,7 +490,7 @@ importers: version: 4.17.12 '@types/node': specifier: ^20.11.30 - version: 20.12.8 + version: 20.12.9 '@types/prompts': specifier: ^2.4.9 version: 2.4.9 @@ -337,19 +499,23 @@ importers: version: 8.0.2(postcss@8.4.38)(typescript@5.4.5) type-fest: specifier: ^4.16.0 - version: 4.16.0 + version: 4.18.2 typescript: specifier: ^5.4.5 version: 5.4.5 vite-tsconfig-paths: specifier: ^4.3.2 +<<<<<<< HEAD version: 4.3.2(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.8)(terser@5.30.4)) +======= + version: 4.3.2(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) packages/module: dependencies: '@nuxt/kit': specifier: ^3.11.2 - version: 3.11.2(rollup@4.16.3) + version: 3.11.2(rollup@4.17.2) '@oxc-parser/wasm': specifier: ^0.1.0 version: 0.1.0 @@ -361,7 +527,7 @@ importers: version: 2.1.1 radix-vue: specifier: ^1.7.3 - version: 1.7.3(vue@3.4.24(typescript@5.4.5)) + version: 1.7.3(vue@3.4.26(typescript@5.4.5)) tailwind-merge: specifier: ^2.3.0 version: 2.3.0 @@ -369,30 +535,47 @@ importers: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.3) devDependencies: + '@nuxt/devtools': + specifier: latest + version: 1.2.0(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)))(rollup@4.17.2)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) '@nuxt/eslint-config': +<<<<<<< HEAD specifier: ^0.3.10 version: 0.3.10(eslint@9.3.0)(typescript@5.4.5) +======= + specifier: ^0.3.6 + version: 0.3.10(eslint@9.2.0)(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@nuxt/module-builder': - specifier: ^0.6.0 - version: 0.6.0(@nuxt/kit@3.11.2(rollup@4.16.3))(nuxi@3.11.1)(typescript@5.4.5) + specifier: ^0.5.5 + version: 0.5.5(@nuxt/kit@3.11.2(rollup@4.17.2))(nuxi@3.11.1)(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5)) '@nuxt/schema': specifier: ^3.11.2 - version: 3.11.2(rollup@4.16.3) + version: 3.11.2(rollup@4.17.2) '@nuxt/test-utils': +<<<<<<< HEAD specifier: ^3.12.1 version: 3.12.1(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) +======= + specifier: ^3.12.0 + version: 3.12.1(@vitest/ui@0.34.7(vitest@0.33.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/node': - specifier: ^20.12.8 - version: 20.12.8 + specifier: ^20.12.7 + version: 20.12.9 nuxt: specifier: ^3.11.2 +<<<<<<< HEAD <<<<<<< HEAD version: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)) ======= version: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.1.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.24(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.14(typescript@5.4.5)) +======= + version: 3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) vitest: - specifier: ^1.6.0 - version: 1.6.0(@types/node@20.12.8)(@vitest/ui@0.34.7)(terser@5.30.4) + specifier: ^0.33.0 + version: 0.33.0(@vitest/ui@0.34.7)(terser@5.31.0) <<<<<<< HEAD packages/module/playground: @@ -419,10 +602,6 @@ importers: >>>>>>> 935fd67 (chore: dedupe) packages: - '@aashutoshrathi/word-wrap@1.2.6': - resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==} - engines: {node: '>=0.10.0'} - '@algolia/autocomplete-core@1.9.3': resolution: {integrity: sha512-009HdfugtGCdC4JdXUbVJClA0q0zh24yyePn+KUGk3rP7j8FEe/m5Yo/z65gn6nP/cM39PxpzqKrL7A6fP6PPw==} @@ -496,8 +675,13 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} +<<<<<<< HEAD '@antfu/eslint-config@2.18.1': resolution: {integrity: sha512-6LkzQa96SHt47ZCvAcLJbQLUXmcpl9wI+eo5OeyB2YhHbsUBX7ufT0r4x6fx6Ci2694HRNLl8wY42LUvwidduw==} +======= + '@antfu/eslint-config@2.16.1': + resolution: {integrity: sha512-7oHCor9ZgVb8FguStNZMOZLRdyYdr1/t6EhhWVSXZjuq7086OFdlksdav6jcflOzazo0doRlP12urzoYq+r1cg==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) hasBin: true peerDependencies: '@eslint-react/eslint-plugin': ^1.5.8 @@ -566,16 +750,21 @@ packages: resolution: {integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==} engines: {node: '>=6.9.0'} - '@babel/core@7.24.4': - resolution: {integrity: sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==} + '@babel/core@7.24.5': + resolution: {integrity: sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==} engines: {node: '>=6.9.0'} +<<<<<<< HEAD '@babel/core@7.24.5': resolution: {integrity: sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==} engines: {node: '>=6.9.0'} '@babel/generator@7.24.4': resolution: {integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==} +======= + '@babel/generator@7.24.5': + resolution: {integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: '>=6.9.0'} '@babel/generator@7.24.5': @@ -590,8 +779,8 @@ packages: resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==} engines: {node: '>=6.9.0'} - '@babel/helper-create-class-features-plugin@7.24.4': - resolution: {integrity: sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ==} + '@babel/helper-create-class-features-plugin@7.24.5': + resolution: {integrity: sha512-uRc4Cv8UQWnE4NXlYTIIdM7wfFkOqlFztcC/gVXDKohKoVB3OyonfelUBaJzSwpBntZ2KYGF/9S7asCHsXwW6g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -608,8 +797,8 @@ packages: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} - '@babel/helper-member-expression-to-functions@7.23.0': - resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} + '@babel/helper-member-expression-to-functions@7.24.5': + resolution: {integrity: sha512-4owRteeihKWKamtqg4JmWSsEZU445xpFRXPEwp44HbgbxdWlUV1b4Agg4lkA806Lil5XM/e+FJyS0vj5T6vmcA==} engines: {node: '>=6.9.0'} '@babel/helper-module-imports@7.22.15': @@ -620,8 +809,8 @@ packages: resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==} engines: {node: '>=6.9.0'} - '@babel/helper-module-transforms@7.23.3': - resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} + '@babel/helper-module-transforms@7.24.5': + resolution: {integrity: sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -636,8 +825,8 @@ packages: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} - '@babel/helper-plugin-utils@7.24.0': - resolution: {integrity: sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==} + '@babel/helper-plugin-utils@7.24.5': + resolution: {integrity: sha512-xjNLDopRzW2o6ba0gKbkZq5YWEBaK3PCyTOY1K2P/O07LGMhMqlMXPxwN4S5/RhWuCobT8z0jrlKGlYmeR1OhQ==} engines: {node: '>=6.9.0'} '@babel/helper-replace-supers@7.24.1': @@ -646,8 +835,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-simple-access@7.22.5': - resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} + '@babel/helper-simple-access@7.24.5': + resolution: {integrity: sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==} engines: {node: '>=6.9.0'} '@babel/helper-simple-access@7.24.5': @@ -674,20 +863,25 @@ packages: resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==} engines: {node: '>=6.9.0'} - '@babel/helpers@7.24.4': - resolution: {integrity: sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==} + '@babel/helpers@7.24.5': + resolution: {integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==} engines: {node: '>=6.9.0'} +<<<<<<< HEAD '@babel/helpers@7.24.5': resolution: {integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==} engines: {node: '>=6.9.0'} '@babel/highlight@7.24.2': resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==} +======= + '@babel/highlight@7.24.5': + resolution: {integrity: sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: '>=6.9.0'} - '@babel/parser@7.24.4': - resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==} + '@babel/parser@7.24.5': + resolution: {integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==} engines: {node: '>=6.0.0'} hasBin: true @@ -737,8 +931,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-typescript@7.24.4': - resolution: {integrity: sha512-79t3CQ8+oBGk/80SQ8MN3Bs3obf83zJ0YZjDmDaEZN8MqhMI760apl5z6a20kFeMXBwJX99VpKT8CKxEBp5H1g==} + '@babel/plugin-transform-typescript@7.24.5': + resolution: {integrity: sha512-E0VWu/hk83BIFUWnsKZ4D81KXjN5L3MobvevOHErASk9IPwKHOkTgvqzvNo1yP/ePJWqqK2SpUR5z+KQbl6NVw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -749,12 +943,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/runtime@7.24.4': - resolution: {integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==} + '@babel/runtime@7.24.5': + resolution: {integrity: sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==} engines: {node: '>=6.9.0'} - '@babel/standalone@7.24.4': - resolution: {integrity: sha512-V4uqWeedadiuiCx5P5OHYJZ1PehdMpcBccNCEptKFGPiZIY3FI5f2ClxUl4r5wZ5U+ohcQ+4KW6jX2K6xXzq4Q==} + '@babel/standalone@7.24.5': + resolution: {integrity: sha512-Sl8oN9bGfRlNUA2jzfzoHEZxFBDliBlwi5mPVCAWKSlBNkXXJOHpu7SDOqjF6mRoTa6GNX/1kAWG3Tr+YQ3N7A==} engines: {node: '>=6.9.0'} '@babel/template@7.24.0': @@ -765,8 +959,8 @@ packages: resolution: {integrity: sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==} engines: {node: '>=6.9.0'} - '@babel/types@7.24.0': - resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==} + '@babel/types@7.24.5': + resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==} engines: {node: '>=6.9.0'} '@babel/types@7.24.5': @@ -781,8 +975,9 @@ packages: bundledDependencies: - is-unicode-supported - '@cloudflare/kv-asset-handler@0.3.1': - resolution: {integrity: sha512-lKN2XCfKCmpKb86a1tl4GIwsJYDy9TGuwjhDELLmpKygQhw8X2xR4dusgpC5Tg7q1pB96Eb0rBo81kxSILQMwA==} + '@cloudflare/kv-asset-handler@0.3.2': + resolution: {integrity: sha512-EeEjMobfuJrwoctj7FA1y1KEbM0+Q1xSjobIEyie9k4haVEBB7vkDvsasw1pM3rO39mL2akxIAzLMUAtrMHZhA==} + engines: {node: '>=16.13'} '@commitlint/cli@19.3.0': resolution: {integrity: sha512-LgYWOwuDR7BSTQ9OLZ12m7F/qhNY+NpAyPBgo4YNMkACE7lGuUnuQq1yi9hz1KA4+3VqpOYl8H1rY/LYK43v7g==} @@ -1208,12 +1403,17 @@ packages: resolution: {integrity: sha512-wV19ZEGEMAC1eHgrS7UQPqsdEiCIbTKTasEfcXAigzoXICcqZSjBZEHlZwNVvKg6UBCjSlos84XiLqsRJnIcIg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} +<<<<<<< HEAD '@eslint/eslintrc@3.1.0': resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/js@9.1.1': resolution: {integrity: sha512-5WoDz3Y19Bg2BnErkZTp0en+c/i9PvgFS7MBe1+m60HjFr0hrphlAGp4yzI7pxpt4xShln4ZyYp4neJm8hmOkQ==} +======= + '@eslint/js@9.2.0': + resolution: {integrity: sha512-ESiIudvhoYni+MdsI8oD7skpprZ89qKocwRM2KEvhhBJ9nl5MRh7BXU5GTod7Mdygq+AUl+QzId6iWJKR/wABA==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/js@9.3.0': @@ -1224,20 +1424,25 @@ packages: resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==} engines: {node: '>=14'} - '@floating-ui/core@1.6.0': - resolution: {integrity: sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==} + '@floating-ui/core@1.6.1': + resolution: {integrity: sha512-42UH54oPZHPdRHdw6BgoBD6cg/eVTmVrFcgeRDM3jbO7uxSoipVcmcIGFcA5jmOHO5apcyvBhkSKES3fQJnu7A==} '@floating-ui/dom@1.1.1': resolution: {integrity: sha512-TpIO93+DIujg3g7SykEAGZMDtbJRrmnYRCNYSjJlvIbGhBjRSNTLVbNeDQBrzy9qDgUbiWdc7KA0uZHZ2tJmiw==} - '@floating-ui/dom@1.6.3': - resolution: {integrity: sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==} + '@floating-ui/dom@1.6.5': + resolution: {integrity: sha512-Nsdud2X65Dz+1RHjAIP0t8z5e2ff/IRbei6BqFrl1urT8sDVzM1HMQ+R0XcU5ceRfyO3I6ayeqIfh+6Wb8LGTw==} +<<<<<<< HEAD '@floating-ui/dom@1.6.5': resolution: {integrity: sha512-Nsdud2X65Dz+1RHjAIP0t8z5e2ff/IRbei6BqFrl1urT8sDVzM1HMQ+R0XcU5ceRfyO3I6ayeqIfh+6Wb8LGTw==} '@floating-ui/utils@0.2.1': resolution: {integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==} +======= + '@floating-ui/utils@0.2.2': + resolution: {integrity: sha512-J4yDIIthosAsRZ5CPYP/jQvUAQtlZTTD/4suA08/FEnlxqW3sKS9iAhgsa9VYLZ6vDHn/ixJgIqRQPotoBjxIw==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@floating-ui/vue@1.0.6': resolution: {integrity: sha512-EdrOljjkpkkqZnrpqUcPoz9NvHxuTjUtSInh6GMv3+Mcy+giY2cE2pHh9rpacRcZ2eMSCxel9jWkWXTjLmY55w==} @@ -1256,8 +1461,13 @@ packages: '@humanwhocodes/object-schema@2.0.3': resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} +<<<<<<< HEAD '@humanwhocodes/retry@0.3.0': resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==} +======= + '@humanwhocodes/retry@0.2.4': + resolution: {integrity: sha512-Ttl/jHpxfS3st5sxwICYfk4pOH0WrLI1SpW283GgQL7sCWU7EHIOhX4b4fkIxr3tkfzwg8+FNojtzsIEE7Ecgg==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: '>=18.18'} '@iconify-json/gravity-ui@1.1.2': @@ -1275,11 +1485,19 @@ packages: '@iconify-json/ri@1.1.20': resolution: {integrity: sha512-yScIGjLFBCJKWKskQTWRjNI2Awoq+VRDkRxEsCQvSfdz41n+xkRtFG2K6J1OVI90ClRHfjFC8VJ2+WzxxyFjTQ==} +<<<<<<< HEAD '@iconify-json/simple-icons@1.1.102': resolution: {integrity: sha512-ErRQGs7tjGsq4sj5SSeYwBOQ766yd9LtWblWakyL+ugg1k48ImabkI3mptDN5o+XSUb9SC+b7YNSStlrrecqNQ==} '@iconify-json/tabler@1.1.112': resolution: {integrity: sha512-qQSBzu0FIu3Wd3LaI+sOV4hE7WPNYvPIh0AWv91CU7lgKiSWkrjAGxqlNO9ZbMa+rcX4KV6aMii73OqBx1Hw5Q==} +======= + '@iconify-json/simple-icons@1.1.101': + resolution: {integrity: sha512-7h7iUvCok031UcYUt2+wPD21tOwu/AzFB2I2PzzoC3R1jsNJjn5YV3v1q0g2CXcMYAzcsCyH00RbpFPFAiqjcw==} + + '@iconify-json/tabler@1.1.111': + resolution: {integrity: sha512-0qCmOCUUgcBXtvSUwaKMM4yum6XNrjPLxZBwueRPn14pAmWhS7Un15chxJ+ULfE1hBaVM7gSPIYz4JAUOo28Aw==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} @@ -1292,11 +1510,16 @@ packages: peerDependencies: vue: '>=3' +<<<<<<< HEAD '@internationalized/date@3.5.4': resolution: {integrity: sha512-qoVJVro+O0rBaw+8HPjUB1iH8Ihf8oziEnqMnvhJUSuVIrHOuZ6eNLHNvzXJKUvAtaDiqMnRlg8Z2mgh09BlUw==} '@internationalized/number@3.5.3': resolution: {integrity: sha512-rd1wA3ebzlp0Mehj5YTuTI50AQEx80gWFyHcQu+u91/5NgdwBecO8BH6ipPfE+lmQ9d63vpB3H9SHoIUiupllw==} +======= + '@internationalized/date@3.5.3': + resolution: {integrity: sha512-X9bi8NAEHAjD8yzmPYT2pdJsbe+tYSEBAfowtlxJVJdZR3aK8Vg7ZUT1Fm5M47KLzp/M1p1VwAaeSma3RT7biw==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@ioredis/commands@1.2.0': resolution: {integrity: sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg==} @@ -1374,17 +1597,21 @@ packages: resolution: {integrity: sha512-Es6WcD0nO5l+2BOQS4uLfNPYQaNDfbot3X1XUoloz+x0mPDS3eeORZJl06HXjwBG1fOGwCRnzK88LMdxKRrd6Q==} engines: {node: '>=6.0.0'} - '@netlify/functions@2.6.0': - resolution: {integrity: sha512-vU20tij0fb4nRGACqb+5SQvKd50JYyTyEhQetCMHdakcJFzjLDivvRR16u1G2Oy4A7xNAtGJF1uz8reeOtTVcQ==} + '@mswjs/interceptors@0.27.2': + resolution: {integrity: sha512-mE6PhwcoW70EX8+h+Y/4dLfHk33GFt/y5PzDJz56ktMyaVGFXMJ5BYLbUjdmGEABfE0x5GgAGyKbrbkYww2s3A==} + engines: {node: '>=18'} + + '@netlify/functions@2.6.3': + resolution: {integrity: sha512-7Z9gWyAuPI2NnBOvpYPD66KIWOgNznLz9BkyZ0c7qeRE6p23UCMVZ2VsrJpjPDgoJtKplGSBzASl6fQD7iEeWw==} engines: {node: '>=14.0.0'} '@netlify/node-cookies@0.1.0': resolution: {integrity: sha512-OAs1xG+FfLX0LoRASpqzVntVV/RpYkgpI0VrUnw2u0Q1qiZUzcPffxRK8HF3gc4GjuhG5ahOEMJ9bswBiZPq0g==} engines: {node: ^14.16.0 || >=16.0.0} - '@netlify/serverless-functions-api@1.14.0': - resolution: {integrity: sha512-HUNETLNvNiC2J+SB/YuRwJA9+agPrc0azSoWVk8H85GC+YE114hcS5JW+dstpKwVerp2xILE3vNWN7IMXP5Q5Q==} - engines: {node: ^14.18.0 || >=16.0.0} + '@netlify/serverless-functions-api@1.18.0': + resolution: {integrity: sha512-VCU5btoGZ8M6iI7HSwpfZXCpBLKWFmRtq5xYt0K7dY96BZWVBmaZY6Tn+w4L2DrGXwAsIeOFNp8CHjVXfuCAkg==} + engines: {node: '>=18.0.0'} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -1406,12 +1633,12 @@ packages: resolution: {integrity: sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - '@npmcli/git@5.0.6': - resolution: {integrity: sha512-4x/182sKXmQkf0EtXxT26GEsaOATpD7WVtza5hrYivWZeo6QefC6xq9KAXrnjtFKBZ4rZwR7aX/zClYYXgtwLw==} + '@npmcli/git@5.0.7': + resolution: {integrity: sha512-WaOVvto604d5IpdCRV2KjQu8PzkfE96d50CQGKgywXh2GxXmDeUO5EWcBC4V57uFyrNqx83+MewuJh3WTR3xPA==} engines: {node: ^16.14.0 || >=18.0.0} - '@npmcli/installed-package-contents@2.0.2': - resolution: {integrity: sha512-xACzLPhnfD51GKvTOOuNX2/V4G4mz9/1I2MfDoye9kBM3RYe5g2YbscsaGoTlaWqkxeiapBWyseULVKpSVHtKQ==} + '@npmcli/installed-package-contents@2.1.0': + resolution: {integrity: sha512-c8UuGLeZpm69BryRykLuKRyKFZYJsZSCT4aVY5ds4omyZqJ172ApzgfKJ5eV/r3HgLdUYgFVe54KSFVjKoe27w==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} hasBin: true @@ -1423,16 +1650,16 @@ packages: resolution: {integrity: sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ==} engines: {node: ^16.14.0 || >=18.0.0} - '@npmcli/promise-spawn@7.0.1': - resolution: {integrity: sha512-P4KkF9jX3y+7yFUxgcUdDtLy+t4OlDGuEBLNs57AZsfSfg+uV6MLndqGpnl4831ggaEdXwR50XFoZP4VFtHolg==} + '@npmcli/promise-spawn@7.0.2': + resolution: {integrity: sha512-xhfYPXoV5Dy4UkY0D+v2KkwvnDfiA/8Mt3sWCGI/hM03NsYIH8ZaG6QzS9x7pje5vHZBZJ2v6VRFVTWACnqcmQ==} engines: {node: ^16.14.0 || >=18.0.0} - '@npmcli/redact@1.1.0': - resolution: {integrity: sha512-PfnWuOkQgu7gCbnSsAisaX7hKOdZ4wSAhAzH3/ph5dSGau52kCRrMMGbiSQLwyTZpgldkZ49b0brkOr1AzGBHQ==} + '@npmcli/redact@2.0.0': + resolution: {integrity: sha512-SEjCPAVHWYUIQR+Yn03kJmrJjZDtJLYpj300m3HV9OTRZNpC5YpbMsM3eTkECyT4aWj8lDr9WeY6TWefpubtYQ==} engines: {node: ^16.14.0 || >=18.0.0} - '@npmcli/run-script@8.0.0': - resolution: {integrity: sha512-5noc+eCQmX1W9nlFUe65n5MIteikd3vOA2sEPdXtlUv68KWyHNFZnT/LDRXu/E4nZ5yxjciP30pADr/GQ97W1w==} + '@npmcli/run-script@8.1.0': + resolution: {integrity: sha512-y7efHHwghQfk28G2z3tlZ67pLG0XdfYbcVG26r7YIXALRsrVQcTq4/tdenSmdOrEsNahIYA/eh8aEVROWGFUDg==} engines: {node: ^16.14.0 || >=18.0.0} '@nuxt/devalue@2.0.2': @@ -1455,11 +1682,15 @@ packages: nuxt: ^3.9.0 vite: '*' + '@nuxt/eslint-config@0.3.10': + resolution: {integrity: sha512-Hv1ncp0AzRSPD2FYjPW4r1ViSysXjZ2YFFBcfAdKtJtXrch+35B4H1+JXzHQa2P6M1nxMt3riPVSMibS9HkflQ==} '@nuxt/eslint-config@0.3.10': resolution: {integrity: sha512-Hv1ncp0AzRSPD2FYjPW4r1ViSysXjZ2YFFBcfAdKtJtXrch+35B4H1+JXzHQa2P6M1nxMt3riPVSMibS9HkflQ==} peerDependencies: eslint: ^8.57.0 || ^9.0.0 + '@nuxt/eslint-plugin@0.3.10': + resolution: {integrity: sha512-eV9TIpQK6UUN9wZCEuunG0vYXt4yz8RrfvvYC1mwq075kSOQevGWNCQKFE1SKr0YDl4PIIy8wDjchYIwT3gfNg==} '@nuxt/eslint-plugin@0.3.10': resolution: {integrity: sha512-eV9TIpQK6UUN9wZCEuunG0vYXt4yz8RrfvvYC1mwq075kSOQevGWNCQKFE1SKr0YDl4PIIy8wDjchYIwT3gfNg==} peerDependencies: @@ -1533,6 +1764,86 @@ packages: peerDependencies: vue: ^3.3.4 + '@open-draft/deferred-promise@2.2.0': + resolution: {integrity: sha512-CecwLWx3rhxVQF6V4bAgPS5t+So2sTbPgAzafKkVizyi7tlwpcFpdFqq+wqF2OwNBmqFuu6tOyouTuxgpMfzmA==} + + '@open-draft/logger@0.3.0': + resolution: {integrity: sha512-X2g45fzhxH238HKO4xbSr7+wBS8Fvw6ixhTDuvLd5mqh6bJJCFAPwU9mPDxbcrRtfxv4u5IHCEH77BmxvXmmxQ==} + + '@open-draft/until@2.1.0': + resolution: {integrity: sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==} + + '@opentelemetry/api-logs@0.50.0': + resolution: {integrity: sha512-JdZuKrhOYggqOpUljAq4WWNi5nB10PmgoF0y2CvedLGXd0kSawb/UBnWT8gg1ND3bHCNHStAIVT0ELlxJJRqrA==} + engines: {node: '>=14'} + + '@opentelemetry/api@1.8.0': + resolution: {integrity: sha512-I/s6F7yKUDdtMsoBWXJe8Qz40Tui5vsuKCWJEWVL+5q9sSWRzzx6v2KeNsOBEwd94j0eWkpWCH4yB6rZg9Mf0w==} + engines: {node: '>=8.0.0'} + + '@opentelemetry/core@1.23.0': + resolution: {integrity: sha512-hdQ/a9TMzMQF/BO8Cz1juA43/L5YGtCSiKoOHmrTEf7VMDAZgy8ucpWx3eQTnQ3gBloRcWtzvcrMZABC3PTSKQ==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.9.0' + + '@opentelemetry/core@1.24.0': + resolution: {integrity: sha512-FP2oN7mVPqcdxJDTTnKExj4mi91EH+DNuArKfHTjPuJWe2K1JfMIVXNfahw1h3onJxQnxS8K0stKkogX05s+Aw==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.9.0' + + '@opentelemetry/otlp-transformer@0.50.0': + resolution: {integrity: sha512-s0sl1Yfqd5q1Kjrf6DqXPWzErL+XHhrXOfejh4Vc/SMTNqC902xDsC8JQxbjuramWt/+hibfguIvi7Ns8VLolA==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.3.0 <1.9.0' + + '@opentelemetry/resources@1.23.0': + resolution: {integrity: sha512-iPRLfVfcEQynYGo7e4Di+ti+YQTAY0h5mQEUJcHlU9JOqpb4x965O6PZ+wMcwYVY63G96KtdS86YCM1BF1vQZg==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.9.0' + + '@opentelemetry/resources@1.24.0': + resolution: {integrity: sha512-mxC7E7ocUS1tLzepnA7O9/G8G6ZTdjCH2pXme1DDDuCuk6n2/53GADX+GWBuyX0dfIxeMInIbJAdjlfN9GNr6A==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.9.0' + + '@opentelemetry/sdk-logs@0.50.0': + resolution: {integrity: sha512-PeUEupBB29p9nlPNqXoa1PUWNLsZnxG0DCDj3sHqzae+8y76B/A5hvZjg03ulWdnvBLYpnJslqzylG9E0IL87g==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.4.0 <1.9.0' + '@opentelemetry/api-logs': '>=0.39.1' + + '@opentelemetry/sdk-metrics@1.23.0': + resolution: {integrity: sha512-4OkvW6+wST4h6LFG23rXSTf6nmTf201h9dzq7bE0z5R9ESEVLERZz6WXwE7PSgg1gdjlaznm1jLJf8GttypFDg==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.3.0 <1.9.0' + + '@opentelemetry/sdk-trace-base@1.23.0': + resolution: {integrity: sha512-PzBmZM8hBomUqvCddF/5Olyyviayka44O5nDWq673np3ctnvwMOvNrsUORZjKja1zJbwEuD9niAGbnVrz3jwRQ==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.9.0' + + '@opentelemetry/sdk-trace-base@1.24.0': + resolution: {integrity: sha512-H9sLETZ4jw9UJ3totV8oM5R0m4CW0ZIOLfp4NV3g0CM8HD5zGZcaW88xqzWDgiYRpctFxd+WmHtGX/Upoa2vRg==} + engines: {node: '>=14'} + peerDependencies: + '@opentelemetry/api': '>=1.0.0 <1.9.0' + + '@opentelemetry/semantic-conventions@1.23.0': + resolution: {integrity: sha512-MiqFvfOzfR31t8cc74CTP1OZfz7MbqpAnLCra8NqQoaHJX6ncIRTdYOQYBDQ2uFISDq0WY8Y9dDTWvsgzzBYRg==} + engines: {node: '>=14'} + + '@opentelemetry/semantic-conventions@1.24.0': + resolution: {integrity: sha512-yL0jI6Ltuz8R+Opj7jClGrul6pOoYrdfVmzQS4SITXRPH7I5IRZbrwe/6/v8v4WYMa6MYZG480S1+uc/IGfqsA==} + engines: {node: '>=14'} + '@oxc-parser/wasm@0.1.0': resolution: {integrity: sha512-oA7XhTbg9rRBJhIzxCNhJwYmON/9LFAH4GBQxl7HWmGSS6HTrb2t6Peq82nxY0W7knguH52neh9T7zs27FVvsQ==} @@ -1709,83 +2020,83 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.16.3': - resolution: {integrity: sha512-1ACInKIT0pXmTYuPoJAL8sOT0lV3PEACFSVxnD03hGIojJ1CmbzZmLJyk2xew+yxqTlmx7xydkiJcBzdp0V+AQ==} + '@rollup/rollup-android-arm-eabi@4.17.2': + resolution: {integrity: sha512-NM0jFxY8bB8QLkoKxIQeObCaDlJKewVlIEkuyYKm5An1tdVZ966w2+MPQ2l8LBZLjR+SgyV+nRkTIunzOYBMLQ==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.16.3': - resolution: {integrity: sha512-vGl+Bny8cawCM7ExugzqEB8ke3t7Pm9/mo+ciA9kJh6pMuNyM+31qhewMwHwseDZ/LtdW0SCocW1CsMxcq1Lsg==} + '@rollup/rollup-android-arm64@4.17.2': + resolution: {integrity: sha512-yeX/Usk7daNIVwkq2uGoq2BYJKZY1JfyLTaHO/jaiSwi/lsf8fTFoQW/n6IdAsx5tx+iotu2zCJwz8MxI6D/Bw==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.16.3': - resolution: {integrity: sha512-Lj8J9WzQRvfWO4GfI+bBkIThUFV1PtI+es/YH/3cwUQ+edXu8Mre0JRJfRrAeRjPiHDPFFZaX51zfgHHEhgRAg==} + '@rollup/rollup-darwin-arm64@4.17.2': + resolution: {integrity: sha512-kcMLpE6uCwls023+kknm71ug7MZOrtXo+y5p/tsg6jltpDtgQY1Eq5sGfHcQfb+lfuKwhBmEURDga9N0ol4YPw==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.16.3': - resolution: {integrity: sha512-NPPOXMTIWJk50lgZmRReEYJFvLG5rgMDzaVauWNB2MgFQYm9HuNXQdVVg3iEZ3A5StIzxhMlPjVyS5fsv4PJmg==} + '@rollup/rollup-darwin-x64@4.17.2': + resolution: {integrity: sha512-AtKwD0VEx0zWkL0ZjixEkp5tbNLzX+FCqGG1SvOu993HnSz4qDI6S4kGzubrEJAljpVkhRSlg5bzpV//E6ysTQ==} cpu: [x64] os: [darwin] - '@rollup/rollup-linux-arm-gnueabihf@4.16.3': - resolution: {integrity: sha512-ij4tv1XtWcDScaTgoMnvDEYZ2Wjl2ZhDFEyftjBKu6sNNLHIkKuXBol/bVSh+md5zSJ6em9hUXyPO3cVPCsl4Q==} + '@rollup/rollup-linux-arm-gnueabihf@4.17.2': + resolution: {integrity: sha512-3reX2fUHqN7sffBNqmEyMQVj/CKhIHZd4y631duy0hZqI8Qoqf6lTtmAKvJFYa6bhU95B1D0WgzHkmTg33In0A==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.16.3': - resolution: {integrity: sha512-MTMAl30dzcfYB+smHe1sJuS2P1/hB8pqylkCe0/8/Lo8CADjy/eM8x43nBoR5eqcYgpOtCh7IgHpvqSMAE38xw==} + '@rollup/rollup-linux-arm-musleabihf@4.17.2': + resolution: {integrity: sha512-uSqpsp91mheRgw96xtyAGP9FW5ChctTFEoXP0r5FAzj/3ZRv3Uxjtc7taRQSaQM/q85KEKjKsZuiZM3GyUivRg==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.16.3': - resolution: {integrity: sha512-vY3fAg6JLDoNh781HHHMPvt8K6RWG3OmEj3xI9BOFSQTD5PNaGKvCB815MyGlDnFYUw7lH+WvvQqoBwLtRDR1A==} + '@rollup/rollup-linux-arm64-gnu@4.17.2': + resolution: {integrity: sha512-EMMPHkiCRtE8Wdk3Qhtciq6BndLtstqZIroHiiGzB3C5LDJmIZcSzVtLRbwuXuUft1Cnv+9fxuDtDxz3k3EW2A==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.16.3': - resolution: {integrity: sha512-61SpQGBSb8QkfV/hUYWezlEig4ro55t8NcE5wWmy1bqRsRVHCEDkF534d+Lln/YeLUoSWtJHvvG3bx9lH/S6uA==} + '@rollup/rollup-linux-arm64-musl@4.17.2': + resolution: {integrity: sha512-NMPylUUZ1i0z/xJUIx6VUhISZDRT+uTWpBcjdv0/zkp7b/bQDF+NfnfdzuTiB1G6HTodgoFa93hp0O1xl+/UbA==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.16.3': - resolution: {integrity: sha512-4XGexJthsNhEEgv/zK4/NnAOjYKoeCsIoT+GkqTY2u3rse0lbJ8ft1bpDCdlkvifsLDL2uwe4fn8PLR4IMTKQQ==} + '@rollup/rollup-linux-powerpc64le-gnu@4.17.2': + resolution: {integrity: sha512-T19My13y8uYXPw/L/k0JYaX1fJKFT/PWdXiHr8mTbXWxjVF1t+8Xl31DgBBvEKclw+1b00Chg0hxE2O7bTG7GQ==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.16.3': - resolution: {integrity: sha512-/pArXjqnEdhbQ1qe4CTTlJ6/GjWGdWNRucKAp4fqKnKf7QC0BES3QEV34ACumHHQ4uEGt4GctF2ISCMRhkli0A==} + '@rollup/rollup-linux-riscv64-gnu@4.17.2': + resolution: {integrity: sha512-BOaNfthf3X3fOWAB+IJ9kxTgPmMqPPH5f5k2DcCsRrBIbWnaJCgX2ll77dV1TdSy9SaXTR5iDXRL8n7AnoP5cg==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.16.3': - resolution: {integrity: sha512-vu4f3Y8iwjtRfSZdmtP8nC1jmRx1IrRVo2cLQlQfpFZ0e2AE9YbPgfIzpuK+i3C4zFETaLLNGezbBns2NuS/uA==} + '@rollup/rollup-linux-s390x-gnu@4.17.2': + resolution: {integrity: sha512-W0UP/x7bnn3xN2eYMql2T/+wpASLE5SjObXILTMPUBDB/Fg/FxC+gX4nvCfPBCbNhz51C+HcqQp2qQ4u25ok6g==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.16.3': - resolution: {integrity: sha512-n4HEgIJulNSmAKT3SYF/1wuzf9od14woSBseNkzur7a+KJIbh2Jb+J9KIsdGt3jJnsLW0BT1Sj6MiwL4Zzku6Q==} + '@rollup/rollup-linux-x64-gnu@4.17.2': + resolution: {integrity: sha512-Hy7pLwByUOuyaFC6mAr7m+oMC+V7qyifzs/nW2OJfC8H4hbCzOX07Ov0VFk/zP3kBsELWNFi7rJtgbKYsav9QQ==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.16.3': - resolution: {integrity: sha512-guO/4N1884ig2AzTKPc6qA7OTnFMUEg/X2wiesywRO1eRD7FzHiaiTQQOLFmnUXWj2pgQXIT1g5g3e2RpezXcQ==} + '@rollup/rollup-linux-x64-musl@4.17.2': + resolution: {integrity: sha512-h1+yTWeYbRdAyJ/jMiVw0l6fOOm/0D1vNLui9iPuqgRGnXA0u21gAqOyB5iHjlM9MMfNOm9RHCQ7zLIzT0x11Q==} cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.16.3': - resolution: {integrity: sha512-+rxD3memdkhGz0NhNqbYHXBoA33MoHBK4uubZjF1IeQv1Psi6tqgsCcC6vwQjxBM1qoCqOQQBy0cgNbbZKnGUg==} + '@rollup/rollup-win32-arm64-msvc@4.17.2': + resolution: {integrity: sha512-tmdtXMfKAjy5+IQsVtDiCfqbynAQE/TQRpWdVataHmhMb9DCoJxp9vLcCBjEQWMiUYxO1QprH/HbY9ragCEFLA==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.16.3': - resolution: {integrity: sha512-0NxVbLhBXmwANWWbgZY/RdSkeuHEgF+u8Dc0qBowUVBYsR2y2vwVGjKgUcj1wtu3jpjs057io5g9HAPr3Icqjg==} + '@rollup/rollup-win32-ia32-msvc@4.17.2': + resolution: {integrity: sha512-7II/QCSTAHuE5vdZaQEwJq2ZACkBpQDOmQsE6D6XUbnBHW8IAhm4eTufL6msLJorzrHDFv3CF8oCA/hSIRuZeQ==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.16.3': - resolution: {integrity: sha512-hutnZavtOx/G4uVdgoZz5279By9NVbgmxOmGGgnzUjZYuwp2+NzGq6KXQmHXBWz7W/vottXn38QmKYAdQLa/vQ==} + '@rollup/rollup-win32-x64-msvc@4.17.2': + resolution: {integrity: sha512-TGGO7v7qOq4CYmSBVEYpI1Y5xDuCEnbVC5Vth8mOsW0gDSzxNrVERPc790IGHsrT2dQSimgMr9Ub3Y1Jci5/8w==} cpu: [x64] os: [win32] @@ -1795,8 +2106,16 @@ packages: '@shikijs/core@1.6.0': resolution: {integrity: sha512-NIEAi5U5R7BLkbW1pG/ZKu3eb1lzc3/+jD0lFsuxMT7zjaf9bbNwdNyMr7zh/Zl8EXQtQ+MYBAt5G+JLu+5DlA==} +<<<<<<< HEAD '@shikijs/transformers@1.6.0': resolution: {integrity: sha512-qGfHe1ECiqfE2STPWvfogIj/9Q0SK+MCRJdoITkW7AmFuB7DmbFnBT2US84+zklJOB51MzNO8RUXZiauWssJlQ==} +======= + '@shikijs/core@1.4.0': + resolution: {integrity: sha512-CxpKLntAi64h3j+TwWqVIQObPTED0FyXLHTTh3MKXtqiQNn2JGcMQQ362LftDbc9kYbDtrksNMNoVmVXzKFYUQ==} + + '@shikijs/transformers@1.4.0': + resolution: {integrity: sha512-kzvlWmWYYSeaLKRce/kgmFFORUtBtFahfXRKndor0b60ocYiXufBQM6d6w1PlMuUkdk55aor9xLvy9wy7hTEJg==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@sigstore/bundle@2.3.1': resolution: {integrity: sha512-eqV17lO3EIFqCWK3969Rz+J8MYrRZKw9IBHpSo6DEcEX2c+uzDFOgHE9f2MnyDpfs48LFO4hXmk9KhQ74JzU1g==} @@ -1832,12 +2151,13 @@ packages: '@stackblitz/sdk@1.10.0': resolution: {integrity: sha512-IcvE9Xifo2c4/f+yNqjFM/OW5VTBPLed3TxsQ+n8n81Py358IqD5w0IYfFgV5gbDjp2g5H5YK2/Shls/kQNTWQ==} - '@stylistic/eslint-plugin-js@1.7.2': - resolution: {integrity: sha512-ZYX7C5p7zlHbACwFLU+lISVh6tdcRP/++PWegh2Sy0UgMT5kU0XkPa2tKWEtJYzZmPhJxu9LxbnWcnE/tTwSDQ==} + '@stylistic/eslint-plugin-js@1.8.0': + resolution: {integrity: sha512-jdvnzt+pZPg8TfclZlTZPiUbbima93ylvQ+wNgHLNmup3obY6heQvgewSu9i2CfS61BnRByv+F9fxQLPoNeHag==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' +<<<<<<< HEAD '@stylistic/eslint-plugin-js@2.1.0': resolution: {integrity: sha512-gdXUjGNSsnY6nPyqxu6lmDTtVrwCOjun4x8PUn0x04d5ucLI74N3MT1Q0UhdcOR9No3bo5PGDyBgXK+KmD787A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1846,10 +2166,15 @@ packages: '@stylistic/eslint-plugin-jsx@1.7.2': resolution: {integrity: sha512-lNZR5PR0HLJPs+kY0y8fy6KroKlYqA5PwsYWpVYWzqZWiL5jgAeUo4s9yLFYjJjzildJ5MsTVMy/xP81Qz6GXg==} +======= + '@stylistic/eslint-plugin-jsx@1.8.0': + resolution: {integrity: sha512-PC7tYXipF03TTilGJva1amAham7qOAFXT5r5jLTY6iIxkFqyb6H7Ljx5pv8d7n98VyIVidOEKY/AP8vNzAFNKg==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' +<<<<<<< HEAD '@stylistic/eslint-plugin-jsx@2.1.0': resolution: {integrity: sha512-mMD7S+IndZo2vxmwpHVTCwx2O1VdtE5tmpeNwgaEcXODzWV1WTWpnsc/PECQKIr/mkLPFWiSIqcuYNhQ/3l6AQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1868,10 +2193,20 @@ packages: '@stylistic/eslint-plugin-ts@1.7.2': resolution: {integrity: sha512-szX89YPocwCe4T0eT3alj7MwEzDHt5+B+kb/vQfSSLIjI9CGgoWrgj50zU8PtaDctTh4ZieFBzU/lRmkSUo0RQ==} +======= + '@stylistic/eslint-plugin-plus@1.8.0': + resolution: {integrity: sha512-TkrjzzYmTuAaLvFwtxomsgMUD8g8PREOQOQzTfKmiJ6oc4XOyFW4q/L9ES1J3UFSLybNCwbhu36lhXJut1w2Sg==} + peerDependencies: + eslint: '*' + + '@stylistic/eslint-plugin-ts@1.8.0': + resolution: {integrity: sha512-WuCIhz4JEHxzhAWjrBASMGj6Or1wAjDqTsRIck3DRRrw/FJ8C/8AAuHPk8ECHNSDI5PZ0OT72nF2uSUn0aQq1w==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' +<<<<<<< HEAD '@stylistic/eslint-plugin-ts@2.1.0': resolution: {integrity: sha512-2ioFibufHYBALx2TBrU4KXovCkN8qCqcb9yIHc0fyOfTaO5jw4d56WW7YRcF3Zgde6qFyXwAN6z/+w4pnmos1g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1880,10 +2215,15 @@ packages: '@stylistic/eslint-plugin@1.7.2': resolution: {integrity: sha512-TesaPR4AOCeD4unwu9gZCdTe8SsUpykriICuwXV8GFBgESuVbfVp+S8g6xTWe9ntVR803bNMtnr2UhxHW0iFqg==} +======= + '@stylistic/eslint-plugin@1.8.0': + resolution: {integrity: sha512-JRR0lCDU97AiE0X6qTc/uf8Hv0yETUdyJgoNzTLUIWdhVJVe/KGPnFmEsO1iXfNUIS6vhv3JJ5vaZ2qtXhZe1g==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' +<<<<<<< HEAD '@stylistic/eslint-plugin@2.1.0': resolution: {integrity: sha512-cBBowKP2u/+uE5CzgH5w8pE9VKqcM7BXdIDPIbGt2rmLJGnA6MJPr9vYGaqgMoJFs7R/FzsMQerMvvEP40g2uw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1892,13 +2232,17 @@ packages: '@swc/helpers@0.5.10': resolution: {integrity: sha512-CU+RF9FySljn7HVSkkjiB84hWkvTaI3rtLvF433+jRSBL2hMu3zX5bGhHS8C80SM++h4xy8hBSnUHFQHmRXSBw==} +======= + '@swc/helpers@0.5.11': + resolution: {integrity: sha512-YNlnKRWF2sVojTpIyzwou9XoTNbzbzONwRhOoniEioF1AtaitTvVZblaQRrAzChWQ1bLYyYSWzM18y4WwgzJ+A==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@tanstack/table-core@8.17.3': resolution: {integrity: sha512-mPBodDGVL+fl6d90wUREepHa/7lhsghg2A3vFpakEhrhtbIlgNAZiMr7ccTgak5qbHqF14Fwy+W1yFWQt+WmYQ==} engines: {node: '>=12'} - '@tanstack/virtual-core@3.4.0': - resolution: {integrity: sha512-75jXqXxqq5M5Veb9KP1STi8kA5u408uOOAefk2ftHDGCpUk3RP6zX++QqfbmHJTBiU72NQ+ghgCZVts/Wocz8Q==} + '@tanstack/virtual-core@3.5.0': + resolution: {integrity: sha512-KnPRCkQTyqhanNC0K63GBG3wA8I+D1fQuVnAvcBF8f13akOKeQp1gSbu6f77zCxhEk727iV5oQnbHLYzHrECLg==} '@tanstack/virtual-core@3.5.0': resolution: {integrity: sha512-KnPRCkQTyqhanNC0K63GBG3wA8I+D1fQuVnAvcBF8f13akOKeQp1gSbu6f77zCxhEk727iV5oQnbHLYzHrECLg==} @@ -1909,8 +2253,8 @@ packages: peerDependencies: vue: '>=3.2' - '@tanstack/vue-virtual@3.4.0': - resolution: {integrity: sha512-OHZGsmE89rpouVDGDOCtJTu64gLUzVq5FGkL2YY/wtZXu5QRSi5ep3T25Ivd53HQI3A169H01uwVPD0mEXKm9A==} + '@tanstack/vue-virtual@3.5.0': + resolution: {integrity: sha512-wvRQ8sFxn/NDr3WvI5XabhFovZ5MBmpEck2GHpTxYunmV63Ovpl30lRu6W5BPQo35a1GqDZ+Pvzlz6WDWRNqqw==} peerDependencies: vue: ^2.7.0 || ^3.0.0 @@ -1946,6 +2290,15 @@ packages: '@types/babel__traverse@7.20.5': resolution: {integrity: sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==} +<<<<<<< HEAD +======= + '@types/chai-subset@1.3.5': + resolution: {integrity: sha512-c2mPnw+xHtXDoHmdtcCXGwyLMiauiAyxWMzhGpqHC4nqI/Y5G2XhTampslK2rb59kpcuHon03UH8W6iYUzw88A==} + + '@types/chai@4.3.16': + resolution: {integrity: sha512-PatH4iOdyh3MyWtmHVFXLWCCIhUbopaltqddG9BzB+gMIzee2MJrvd+jouii9Z3wzQJruGWAm7WOMjgfG8hQlQ==} + +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/conventional-commits-parser@5.0.0': resolution: {integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==} @@ -2093,8 +2446,8 @@ packages: '@types/lodash-es@4.17.12': resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==} - '@types/lodash@4.17.0': - resolution: {integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==} + '@types/lodash@4.17.1': + resolution: {integrity: sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==} '@types/mapbox__point-geometry@0.1.4': resolution: {integrity: sha512-mUWlSxAmYLfwnRBmgYV86tgYmMIICX4kza8YnE/eIlywGe2XoOxlpVnXWwir92xRLjwyarqwpu2EJKD2pk0IUA==} @@ -2110,12 +2463,15 @@ packages: '@types/mdurl@2.0.0': resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} +<<<<<<< HEAD '@types/node@20.12.12': resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==} +======= +>>>>>>> 5bb7e0e (chore: refresh lockfile) - '@types/node@20.12.8': - resolution: {integrity: sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==} + '@types/node@20.12.9': + resolution: {integrity: sha512-o93r47yu04MHumPBCFg0bMPBMNgtMg3jzbhl7e68z50+BMHmRMGDJv13eBlUgOdc9i/uoJXGMGYLtJV4ReTXEg==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2193,10 +2549,18 @@ packages: typescript: optional: true +<<<<<<< HEAD '@typescript-eslint/parser@7.10.0': resolution: {integrity: sha512-2EjZMA0LUW5V5tGQiaa2Gys+nKdfrn2xiTIBLR4fxmPmVSvgPcKNW+AE/ln9k0A4zDUti0J/GZXMDupQoI+e1w==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: +======= + '@typescript-eslint/eslint-plugin@7.8.0': + resolution: {integrity: sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + '@typescript-eslint/parser': ^7.0.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) eslint: ^8.56.0 typescript: '*' peerDependenciesMeta: @@ -2213,6 +2577,16 @@ packages: typescript: optional: true + '@typescript-eslint/parser@7.8.0': + resolution: {integrity: sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + eslint: ^8.56.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + '@typescript-eslint/scope-manager@6.21.0': resolution: {integrity: sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2225,6 +2599,7 @@ packages: resolution: {integrity: sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==} engines: {node: ^18.18.0 || >=20.0.0} +<<<<<<< HEAD '@typescript-eslint/type-utils@7.10.0': resolution: {integrity: sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==} engines: {node: ^18.18.0 || >=20.0.0} @@ -2234,6 +2609,11 @@ packages: peerDependenciesMeta: typescript: optional: true +======= + '@typescript-eslint/scope-manager@7.8.0': + resolution: {integrity: sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==} + engines: {node: ^18.18.0 || >=20.0.0} +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@typescript-eslint/type-utils@7.7.1': resolution: {integrity: sha512-ZksJLW3WF7o75zaBPScdW1Gbkwhd/lyeXGf1kQCxJaOeITscoSl0MjynVvCzuV5boUz/3fOI06Lz8La55mu29Q==} @@ -2245,6 +2625,16 @@ packages: typescript: optional: true + '@typescript-eslint/type-utils@7.8.0': + resolution: {integrity: sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + eslint: ^8.56.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + '@typescript-eslint/types@6.21.0': resolution: {integrity: sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2257,6 +2647,10 @@ packages: resolution: {integrity: sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/types@7.8.0': + resolution: {integrity: sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==} + engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/typescript-estree@6.21.0': resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2284,6 +2678,15 @@ packages: typescript: optional: true + '@typescript-eslint/typescript-estree@7.8.0': + resolution: {integrity: sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + '@typescript-eslint/utils@6.21.0': resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2302,6 +2705,12 @@ packages: peerDependencies: eslint: ^8.56.0 + '@typescript-eslint/utils@7.8.0': + resolution: {integrity: sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + eslint: ^8.56.0 + '@typescript-eslint/visitor-keys@6.21.0': resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2314,20 +2723,24 @@ packages: resolution: {integrity: sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==} engines: {node: ^18.18.0 || >=20.0.0} - '@unhead/dom@1.9.7': - resolution: {integrity: sha512-suZVi8apZCNEMKuasGboBB3njJJm+gd8G0NA89geVozJ0bz40FvLyLEJZ9LirbzpujmhgHhsUSvlq4QyslRqdQ==} + '@typescript-eslint/visitor-keys@7.8.0': + resolution: {integrity: sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==} + engines: {node: ^18.18.0 || >=20.0.0} + + '@unhead/dom@1.9.9': + resolution: {integrity: sha512-8XIMafnSImv9qZRxmnGjpg+TXYjIyOKYV6ifF/vWNwcNeirOGZuZkBlFk73bNk9VdF28niSAsy2eHwiK98cIsg==} - '@unhead/schema@1.9.7': - resolution: {integrity: sha512-naQGY1gQqq8DmQCxVTOeeXIqaRwbqnLEgvQl12zPEDviYxmg7TCbmKyN9uT4ZarQbJ2WYT2UtYvdSrmTXcwlBw==} + '@unhead/schema@1.9.9': + resolution: {integrity: sha512-WSeCCXaavP/zsBmeYa5DMJv7eFpJTUST5fIcisb2WrA8W9G8c1Yw+ybOInZvoBDyH9TQYMLM08K8y8N/4GJUJA==} - '@unhead/shared@1.9.7': - resolution: {integrity: sha512-srji+qaBkkGOTdtTmFxt3AebFYcpt1qQHeQva7X3dSm5nZJDoKj35BJJTZfBSRCjgvkTtsdVUT14f9p9/4BCMA==} + '@unhead/shared@1.9.9': + resolution: {integrity: sha512-oyOI+27cuT5RmezVE/EsNkAUqsRo0Te6IFYIC8XRk6jsCZ9mp9TavQ2KfwR+579RrDnjq/MCq7f2FlxSp8N9/A==} - '@unhead/ssr@1.9.7': - resolution: {integrity: sha512-3K0J9biCypPzJ5o4AgjhKboX2Sas4COj54wfT+ghSfyQ05Lp5IlWxw0FrXuxKPk54ObovskUwIf8eCa9ke0Vuw==} + '@unhead/ssr@1.9.9': + resolution: {integrity: sha512-XZdvKDQkbXGhtPFvpAkYXttViJaQP+nvPQLa4wehjlRRroZ3pxqxauENKwtXdoJ9H+DgOrvau2M78Z7nRIaSFQ==} - '@unhead/vue@1.9.7': - resolution: {integrity: sha512-c5pcNvi3FwMfqd+lfD3XUyRKPDv/AVPrep84CFXaqB7ebb+2OQTgtxBiCoRsa8+DtdhYI50lYJ/yeVdfLI9XUw==} + '@unhead/vue@1.9.9': + resolution: {integrity: sha512-PrpoyEsSSPH0oo+s07Zh9GOrfjsWLVDYjhLr+S1+90D2ZBzt29aY7jAKYd77ozyMUOr9farjTh+fHjg90stJ0A==} peerDependencies: vue: '>=2.7 || >=3' @@ -2432,8 +2845,13 @@ packages: '@unovis/ts': 1.4.1 vue: ^3 +<<<<<<< HEAD '@vee-validate/zod@4.12.8': resolution: {integrity: sha512-P+G8grCc5iN7FMfvLzVWoGKxamBd0EYgN/hXBmzgbJV7B7FGnQADlUIsqt4jM+oGacbFW12B56zSORaVy3Owqg==} +======= + '@vee-validate/zod@4.12.7': + resolution: {integrity: sha512-4VPly2tu9xpPP1onmDBOQPKAyivJ6j+1JF5YAXAf2ofoxfPAW2y8mBwe0zsKE1TAI8xyT9nkb2oWNzX1HrlPVw==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@vercel/nft@0.26.4': resolution: {integrity: sha512-j4jCOOXke2t8cHZCIxu1dzKLHLcFmYzC3yqAK6MfZznOL1QIJKd0xcFsXK3zcqzU7ScsE2zWkiMMNHGMHgp+FA==} @@ -2471,9 +2889,10 @@ packages: peerDependencies: vitest: 1.6.0 - '@vitest/utils@1.6.0': - resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==} + '@volar/language-core@2.2.1': + resolution: {integrity: sha512-iHJAZKcYldZgyS8gx6DfIZApViVBeqbf6iPhqoZpG5A6F4zsZiFldKfwaKaBA3/wnOTWE2i8VUbXywI1WywCPg==} +<<<<<<< HEAD '@volar/language-core@2.2.4': resolution: {integrity: sha512-7As47GndxGxsqqYnbreLrfB5NDUeQioPM2LJKUuB4/34c0NpEJ2byVl3c9KYdjIdiEstWZ9JLtLKNTaPWb5jtA==} @@ -2485,6 +2904,16 @@ packages: '@vue-macros/common@1.10.2': resolution: {integrity: sha512-WC66NPVh2mJWqm4L0l/u/cOqm4pNOIwVdMGnDYAH2rHcOWy5x68GkhpkYTBu1+xwCSeHWOQn1TCGGbD+98fFpA==} +======= + '@volar/source-map@2.2.1': + resolution: {integrity: sha512-w1Bgpguhbp7YTr7VUFu6gb4iAZjeEPsOX4zpgiuvlldbzvIWDWy4t0jVifsIsxZ99HAu+c3swiME7wt+GeNqhA==} + + '@volar/typescript@2.2.1': + resolution: {integrity: sha512-Z/tqluR7Hz5/5dCqQp7wo9C/6tSv/IYl+tTzgzUt2NjTq95bKSsuO4E+V06D0c+3aP9x5S9jggLqw451hpnc6Q==} + + '@vue-macros/common@1.10.3': + resolution: {integrity: sha512-YSgzcbXrRo8a/TF/YIguqEmTld1KA60VETKJG8iFuaAfj7j+Tbdin3cj7/cYbcCHORSq1v9IThgq7r8keH7LXQ==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 @@ -2508,9 +2937,10 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.4.24': - resolution: {integrity: sha512-vbW/tgbwJYj62N/Ww99x0zhFTkZDTcGh3uwJEuadZ/nF9/xuFMC4693P9r+3sxGXISABpDKvffY5ApH9pmdd1A==} + '@vue/compiler-core@3.4.26': + resolution: {integrity: sha512-N9Vil6Hvw7NaiyFUFBPXrAyETIGlQ8KcFMkyk6hW1Cl6NvoqvP+Y8p1Eqvx+UdqsnrnI9+HMUEJegzia3mhXmQ==} +<<<<<<< HEAD '@vue/compiler-core@3.4.27': resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==} @@ -2528,6 +2958,16 @@ packages: '@vue/compiler-ssr@3.4.24': resolution: {integrity: sha512-ZsAtr4fhaUFnVcDqwW3bYCSDwq+9Gk69q2r/7dAHDrOMw41kylaMgOP4zRnn6GIEJkQznKgrMOGPMFnLB52RbQ==} +======= + '@vue/compiler-dom@3.4.26': + resolution: {integrity: sha512-4CWbR5vR9fMg23YqFOhr6t6WB1Fjt62d6xdFPyj8pxrYub7d+OgZaObMsoxaF9yBUHPMiPFK303v61PwAuGvZA==} + + '@vue/compiler-sfc@3.4.26': + resolution: {integrity: sha512-It1dp+FAOCgluYSVYlDn5DtZBxk1NCiJJfu2mlQqa/b+k8GL6NG/3/zRbJnHdhV2VhxFghaDq5L4K+1dakW6cw==} + + '@vue/compiler-ssr@3.4.26': + resolution: {integrity: sha512-FNwLfk7LlEPRY/g+nw2VqiDKcnDTVdCfBREekF8X74cPLiWHUX6oldktf/Vx28yh4STNy7t+/yuLoMBBF7YDiQ==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@vue/compiler-ssr@3.4.27': resolution: {integrity: sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==} @@ -2535,22 +2975,28 @@ packages: '@vue/devtools-api@6.6.1': resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==} +<<<<<<< HEAD '@vue/devtools-api@7.2.1': resolution: {integrity: sha512-6oNCtyFOrNdqm6GUkFujsCgFlpbsHLnZqq7edeM/+cxAbMyCWvsaCsIMUaz7AiluKLccCGEM8fhOsjaKgBvb7g==} +======= + '@vue/devtools-api@7.1.3': + resolution: {integrity: sha512-W8IwFJ/o5iUk78jpqhvScbgCsPiOp2uileDVC0NDtW38gCWhsnu9SeBTjcdu3lbwLdsjc+H1c5Msd/x9ApbcFA==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) - '@vue/devtools-applet@7.0.27': - resolution: {integrity: sha512-ubNn/qIn5n3x7YCVSabfQfKL49GoJPJdYu4LfdNz/gZkgb1+djdATpKl/+xzQoOqtGzqnR9nMoCHApAJAgeMyg==} + '@vue/devtools-applet@7.1.3': + resolution: {integrity: sha512-525h17FzUF7ssko/U+yeP5jv0HaGm3eI4dVqncWPRCLTDtOy1V+srjoxYqr5qnzx6AdIU2icPQF2KNomd9FGZw==} peerDependencies: vue: ^3.0.0 - '@vue/devtools-core@7.0.27': - resolution: {integrity: sha512-3rbtNGxFFFPfIObgTAPIw0h0rJy+y1PrbfgM9nXRf3/FIJkthfS19yj31pj9EWIqRsyiqK5u1Ni7SAJZ0vsQOA==} + '@vue/devtools-core@7.1.3': + resolution: {integrity: sha512-pVbWi8pf2Z/fZPioYOIgu+cv9pQG55k4D8bL31ec+Wfe+pQR0ImFDu0OhHfch1Ra8uvLLrAZTF4IKeGAkmzD4A==} - '@vue/devtools-kit@7.0.27': - resolution: {integrity: sha512-/A5xM38pPCFX5Yhl/lRFAzjyK6VNsH670nww2WbjFKWqlu3I+lMxWKzQkCW6A1V8bduITgl2kHORfg2gTw6QaA==} + '@vue/devtools-kit@7.1.3': + resolution: {integrity: sha512-NFskFSJMVCBXTkByuk2llzI3KD3Blcm7WqiRorWjD6nClHPgkH5BobDH08rfulqq5ocRt5xV+3qOT1Q9FXJrwQ==} peerDependencies: vue: ^3.0.0 +<<<<<<< HEAD '@vue/devtools-kit@7.2.1': resolution: {integrity: sha512-Wak/fin1X0Q8LLIfCAHBrdaaB+R6IdpSXsDByPHbQ3BmkCP0/cIo/oEGp9i0U2+gEqD4L3V9RDjNf1S34DTzQQ==} peerDependencies: @@ -2564,20 +3010,33 @@ packages: '@vue/devtools-ui@7.0.27': resolution: {integrity: sha512-MVcQwqqGNW2poW29OkzOcpNLHb0R/VQECWYiDYvKqjWp3G8M/FS2E5mUnjXxZGpfqHjSEmJs+fFGY8exnYpNng==} +======= + '@vue/devtools-shared@7.1.3': + resolution: {integrity: sha512-KJ3AfgjTn3tJz/XKF+BlVShNPecim3G21oHRue+YQOsooW+0s+qXvm09U09aO7yBza5SivL1QgxSrzAbiKWjhQ==} + + '@vue/devtools-ui@7.1.3': + resolution: {integrity: sha512-gO2EV3T0wO+HK884+m6UgTEirNOuf+k8U4PcR0vIYA97/A9nTzv9HheCRyFMiHMePYxnlBOsgD7K2fp1/M+EWA==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) peerDependencies: '@unocss/reset': '>=0.50.0-0' floating-vue: '>=2.0.0-0' unocss: '>=0.50.0-0' vue: '>=3.0.0-0' +<<<<<<< HEAD '@vue/language-core@2.0.19': resolution: {integrity: sha512-A9EGOnvb51jOvnCYoRLnMP+CcoPlbZVxI9gZXE/y2GksRWM6j/PrLEIC++pnosWTN08tFpJgxhSS//E9v/Sg+Q==} +======= + '@vue/language-core@2.0.16': + resolution: {integrity: sha512-Bc2sexRH99pznOph8mLw2BlRZ9edm7tW51kcBXgx8adAoOcZUWJj3UNSsdQ6H9Y8meGz7BoazVrVo/jUukIsPw==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true +<<<<<<< HEAD '@vue/reactivity@3.4.27': resolution: {integrity: sha512-kK0g4NknW6JX2yySLpsm2jlunZJl2/RJGZ0H9ddHdfBVHcNzxmQ0sS0b09ipmBoQpY8JM2KmUw+a6sO8Zo+zIA==} @@ -2591,9 +3050,24 @@ packages: resolution: {integrity: sha512-dlAMEuvmeA3rJsOMJ2J1kXU7o7pOxgsNHVr9K8hB3ImIkSuBrIdy0vF66h8gf8Tuinf1TK3mPAz2+2sqyf3KzA==} peerDependencies: vue: 3.4.27 +======= + '@vue/reactivity@3.4.26': + resolution: {integrity: sha512-E/ynEAu/pw0yotJeLdvZEsp5Olmxt+9/WqzvKff0gE67tw73gmbx6tRkiagE/eH0UCubzSlGRebCbidB1CpqZQ==} + + '@vue/runtime-core@3.4.26': + resolution: {integrity: sha512-AFJDLpZvhT4ujUgZSIL9pdNcO23qVFh7zWCsNdGQBw8ecLNxOOnPcK9wTTIYCmBJnuPHpukOwo62a2PPivihqw==} + + '@vue/runtime-dom@3.4.26': + resolution: {integrity: sha512-UftYA2hUXR2UOZD/Fc3IndZuCOOJgFxJsWOxDkhfVcwLbsfh2CdXE2tG4jWxBZuDAs9J9PzRTUFt1PgydEtItw==} - '@vue/shared@3.4.24': - resolution: {integrity: sha512-BW4tajrJBM9AGAknnyEw5tO2xTmnqgup0VTnDAMcxYmqOX0RG0b9aSUGAbEKolD91tdwpA6oCwbltoJoNzpItw==} + '@vue/server-renderer@3.4.26': + resolution: {integrity: sha512-xoGAqSjYDPGAeRWxeoYwqJFD/gw7mpgzOvSxEmjWaFO2rE6qpbD1PC172YRpvKhrihkyHJkNDADFXTfCyVGhKw==} + peerDependencies: + vue: 3.4.26 +>>>>>>> 5bb7e0e (chore: refresh lockfile) + + '@vue/shared@3.4.26': + resolution: {integrity: sha512-Fg4zwR0GNnjzodMt3KRy2AWGMKQXByl56+4HjN87soxLNU9P5xcJkstAlIeEF3cU6UYOzmJl1tV0dVPGIljCnQ==} '@vue/shared@3.4.27': resolution: {integrity: sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==} @@ -2714,8 +3188,8 @@ packages: ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} - ajv@8.12.0: - resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} + ajv@8.13.0: + resolution: {integrity: sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==} algoliasearch@4.23.3: resolution: {integrity: sha512-Le/3YgNvjW9zxIQMRhUHuhiUjAlKY/zsdZpfq4dlLqg6mEm0nL6yk+7f2hDOtLpxsgE4jSzDmvHL7nXdBp5feg==} @@ -2945,8 +3419,8 @@ packages: resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==} engines: {node: '>=18'} - bundle-require@4.0.3: - resolution: {integrity: sha512-2iscZ3fcthP2vka4Y7j277YJevwmsby/FpFDwjgw34Nl7dtCpt7zz/4TexmHMzY6KZEih7En9ImlbbgUNNQGtA==} + bundle-require@4.1.0: + resolution: {integrity: sha512-FeArRFM+ziGkRViKRnSTbHZc35dgmR9yNog05Kn0+ItI59pOAISGvnnIwW1WgFZQW59IxD9QpJnUPkdIPfZuXg==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} peerDependencies: esbuild: '>=0.17' @@ -2961,8 +3435,8 @@ packages: cacache@10.0.4: resolution: {integrity: sha512-Dph0MzuH+rTQzGPNT9fAnrPmMmjKfST6trxJeK7NQuHRaVw24VzPRWTmg9MpcwOVQZO0E1FBICUlFeNaKPIfHA==} - cacache@18.0.2: - resolution: {integrity: sha512-r3NU8h/P+4lVUHfeRw1dtgQYar3DZMm4/cm2bZgOvrFC/su7budSOeqh52VJIC4U4iG1WWwV6vRW0znqBvxNuw==} + cacache@18.0.3: + resolution: {integrity: sha512-qXCd4rh6I07cnDqh8V48/94Tc/WSfj+o3Gn6NZ0aZovS255bUx8O13uKxRFd2eWG0xgsco7+YItQNPaa5E85hg==} engines: {node: ^16.14.0 || >=18.0.0} cacache@9.3.0: @@ -2990,8 +3464,8 @@ packages: caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} - caniuse-lite@1.0.30001612: - resolution: {integrity: sha512-lFgnZ07UhaCcsSZgWW0K5j4e69dK1u/ltrL9lTUiFOwNHs12S3UMIEYgBV0Z6C6hRDev7iRnMzzYmKabYdXF9g==} + caniuse-lite@1.0.30001616: + resolution: {integrity: sha512-RHVYKov7IcdNjVHJFNY/78RdG4oGVjbayxv8u5IO74Wv7Hlq4PnJE6mo/OjFijjVFNy5ijnCt6H3IIo4t+wfEw==} capture-stack-trace@1.0.2: resolution: {integrity: sha512-X/WM2UQs6VMHUtjUDnZTRI+i1crWteJySFzr9UpGoQa4WQffXVTTXuekjl7TjZRlcF2XfjgITT0HxZ9RnxeT0w==} @@ -3341,18 +3815,36 @@ packages: peerDependencies: postcss: ^8.4.31 + cssnano-preset-default@7.0.1: + resolution: {integrity: sha512-Fumyr+uZMcjYQeuHssAZxn0cKj3cdQc5GcxkBcmEzISGB+UW9CLNlU4tBOJbJGcPukFDlicG32eFbrc8K9V5pw==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + cssnano-utils@4.0.2: resolution: {integrity: sha512-ZR1jHg+wZ8o4c3zqf1SIUSTIvm/9mU343FMR6Obe/unskbvpGhZOo1J6d/r8D1pzkRQYuwbcH3hToOuoA2G7oQ==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + cssnano-utils@5.0.0: + resolution: {integrity: sha512-Uij0Xdxc24L6SirFr25MlwC2rCFX6scyUmuKpzI+JQ7cyqDEwD42fJ0xfB3yLfOnRDU5LKGgjQ9FA6LYh76GWQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + cssnano@6.1.2: resolution: {integrity: sha512-rYk5UeX7VAM/u0lNqewCdasdtPK81CgX8wJFLEIXHbV2oldWRgJAsZrdhRXkV1NJzA2g850KiFm9mMU2HxNxMA==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + cssnano@7.0.1: + resolution: {integrity: sha512-917Mej/4SdI7b55atsli3sU4MOJ9XDoKgnlCtQtXYj8XUFcM3riTuYHyqBBnnskawW+zWwp0KxJzpEUodlpqUg==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + csso@5.0.5: resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==} engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'} @@ -3736,12 +4228,13 @@ packages: ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} - electron-to-chromium@1.4.746: - resolution: {integrity: sha512-jeWaIta2rIG2FzHaYIhSuVWqC6KJYo7oSBX4Jv7g+aVujKztfvdpf+n6MGwZdC5hQXbax4nntykLH2juIQrfPg==} + electron-to-chromium@1.4.756: + resolution: {integrity: sha512-RJKZ9+vEBMeiPAvKNWyZjuYyUqMndcP1f335oHqn3BEQbs2NFtVrnK5+6Xg5wSM9TknNNpWghGDUCKGYF+xWXw==} elkjs@0.8.2: resolution: {integrity: sha512-L6uRgvZTH+4OF5NE/MBbzQx/WYpru1xCBE9respNj6qznEewGUIfhzmm7horWWxbNO2M0WckQypGctR8lH79xQ==} +<<<<<<< HEAD embla-carousel-autoplay@8.1.3: resolution: {integrity: sha512-nMPuOZ+f3yp/RzUEYDOWjO7EkhdNHfdxEoRxfwqIvTGdSQ04LAFAnMLiLWSetAXzB1bP30L391mZb9keZXRcWQ==} peerDependencies: @@ -3763,17 +4256,31 @@ packages: ======= embla-carousel-reactive-utils@8.0.2: resolution: {integrity: sha512-nLZqDkQdO0hvOP49/dUwjkkepMnUXgIzhyRuDjwGqswpB4Ibnc5M+w7rSQQAM+uMj0cPaXnYOTlv8XD7I/zVNw==} +======= + embla-carousel-autoplay@8.0.4: + resolution: {integrity: sha512-Ilmgn+d09o2M23yvl4cYwfO8VnZi7YXQl9UGYIflLGhtFaZW9PKU67TaW8teRjaDhS3I+uz3osBFDO407YPjfQ==} + peerDependencies: + embla-carousel: 8.0.4 + + embla-carousel-reactive-utils@8.0.4: + resolution: {integrity: sha512-7lWM+8hanIF2roTAjxwfqfr0+VTbr9rYVlAs0r5PwPOVpz1G3/+bRelgAYvwcfWVm5Vydo2pKXVfFOPQjznF7w==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) peerDependencies: - embla-carousel: 8.0.2 + embla-carousel: 8.0.4 - embla-carousel-vue@8.0.2: - resolution: {integrity: sha512-GTxynHlwsG+Ls2UKIbjb/kA1cMQVW9oC8kfCJvOZdrzFOYZFP3wj3nqNE5UmYf3FSE1uy5bY11Pmz8NJEmsH1g==} + embla-carousel-vue@8.0.4: + resolution: {integrity: sha512-GA09dnroT0ADYoP+AS5ZbLr0X60jRQfQdyufX6Nj6VXXWA8flY564+9Z5aWWvRmNupvwjAvyAVyFgQMx6hM7nw==} peerDependencies: vue: ^3.2.37 +<<<<<<< HEAD embla-carousel@8.0.2: resolution: {integrity: sha512-bogsDO8xosuh/l3PxIvA5AMl3+BnRVAse9sDW/60amzj4MbGS5re4WH5eVEXiuH8G1/3G7QUAX2QNr3Yx8z5rA==} >>>>>>> 935fd67 (chore: dedupe) +======= + embla-carousel@8.0.4: + resolution: {integrity: sha512-INndmilrV9KY4Wnb4F2tI55DuQnFjf3GPOaPDT2LGYiKhIWVNUhv1nz/RI7CZ6WoIZ8MYHP4t6Qm/cqpcGHknA==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) emoji-regex@10.3.0: resolution: {integrity: sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==} @@ -3866,8 +4373,8 @@ packages: eslint-config-flat-gitignore@0.1.5: resolution: {integrity: sha512-hEZLwuZjDBGDERA49c2q7vxc8sCGv8EdBp6PQYzGOMcHIgrfG9YOM6s/4jx24zhD+wnK9AI8mgN5RxSss5nClQ==} - eslint-flat-config-utils@0.2.3: - resolution: {integrity: sha512-tfrMNXZfuN4q7sFi1Cr//BN3qdI7c8fLJhbshlp8l9PZIqZ7eVeeyd2Regtu/P9kjOlv18lRlBALzsZaF7ByUg==} + eslint-flat-config-utils@0.2.4: + resolution: {integrity: sha512-k7MJkSIfF0bs5eQu1KXyV0AhsvdsqSt1pQfZNLwf6qkozuHQV6aNHg5f8+3Ya+WTzpB+e7I3hMhs4qBwx7nEkw==} eslint-flat-config-utils@0.2.5: resolution: {integrity: sha512-iO+yLZtC/LKgACerkpvsZ6NoRVB2sxT04mOpnNcEM1aTwKy+6TsT46PUvrML4y2uVBS6I67hRCd2JiKAPaL/Uw==} @@ -3890,6 +4397,11 @@ packages: peerDependencies: eslint: '*' + eslint-plugin-command@0.1.8: + resolution: {integrity: sha512-QNkBKbkImGdwwcyTwF9ZoLoOrT3oBFLiJHoLF9ugsCAItRBURpZXLm/n6LrJWLWeHBqD42LdEYjbUmuMdRxRoA==} + peerDependencies: + eslint: '*' + eslint-plugin-es-x@7.6.0: resolution: {integrity: sha512-I0AmeNgevgaTR7y2lrVCJmGYF0rjoznpDvqV/kIkZSZbZ8Rw3eu4cGlvBBULScfkSOCzqKbff5LR4CNrV7mZHA==} engines: {node: ^14.18.0 || >=16.0.0} @@ -3932,8 +4444,13 @@ packages: peerDependencies: eslint: '>=8' +<<<<<<< HEAD eslint-plugin-n@17.7.0: resolution: {integrity: sha512-4Jg4ZKVE4VjHig2caBqPHYNW5na84RVufUuipFLJbgM/G57O6FdpUKJbHakCDJb/yjQuyqVzYWRtU3HNYaZUwg==} +======= + eslint-plugin-n@17.4.0: + resolution: {integrity: sha512-RtgGgNpYxECwE9dFr+D66RtbN0B8r/fY6ZF8EVsmK2YnZxE8/n9LNQhgnkL9z37UFZjYVmvMuC32qu7fQBsLVQ==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.23.0' @@ -3978,12 +4495,15 @@ packages: peerDependencies: eslint: '>=8.56.0' +<<<<<<< HEAD eslint-plugin-unicorn@53.0.0: resolution: {integrity: sha512-kuTcNo9IwwUCfyHGwQFOK/HjJAYzbODHN3wP0PgqbW+jbXqpNWxNVpVhj2tO9SixBwuAdmal8rVcWKBxwFnGuw==} engines: {node: '>=18.18'} peerDependencies: eslint: '>=8.56.0' +======= +>>>>>>> 5bb7e0e (chore: refresh lockfile) eslint-plugin-unused-imports@3.2.0: resolution: {integrity: sha512-6uXyn6xdINEpxE1MtDjxQsyXB37lfyO2yKGVVgtD7WEWQGORSOZjgrD6hBhvGv4/SO+TOlS+UnC6JppRqbuwGQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -4051,8 +4571,13 @@ packages: resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} +<<<<<<< HEAD eslint@9.3.0: resolution: {integrity: sha512-5Iv4CsZW030lpUqHBapdPo3MJetAPtejVW8B84GIcIIv8+ohFaddXsrn1Gn8uD9ijDb+kcYKFUVmC8qG8B2ORQ==} +======= + eslint@9.2.0: + resolution: {integrity: sha512-0n/I88vZpCOzO+PQpt0lbsqmn9AsnsJAQseIqhZFI8ibQT0U1AkEKRxA3EVMos0BoHSXDQvCXY25TUjB5tr8Og==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true @@ -4327,8 +4852,8 @@ packages: resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==} engines: {node: '>=16'} - get-tsconfig@4.7.3: - resolution: {integrity: sha512-ZvkrzoUA0PQZM6fy6+/Hce561s+faD1rsNwhnO5FelNjyy7EMGJ3Rz1AQ8GYDWjhRs/7dBLOEJvhK8MiEJOAFg==} + get-tsconfig@4.7.4: + resolution: {integrity: sha512-ofbkKj+0pjXjhejr007J/fLf+sW+8H7K5GCm+msC8q3IpvgjobpyPqSRFemNyIMxklC0zeJpi7VDFna19FacvQ==} get-tsconfig@4.7.5: resolution: {integrity: sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==} @@ -4423,8 +4948,8 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} - globals@15.0.0: - resolution: {integrity: sha512-m/C/yR4mjO6pXDTm9/R/SpYTAIyaUB4EOzcaaMEl7mds7Mshct9GfejiJNQGjHHbdMPey13Kpu4TMbYi9ex1pw==} + globals@15.1.0: + resolution: {integrity: sha512-926gJqg+4mkxwYKiFvoomM4J0kWESfk3qfTvRL2/oc/tK/eTDBbrfcKnSa2KtfdxB5onoL7D3A3qIHQFpd4+UA==} engines: {node: '>=18'} globals@15.3.0: @@ -4499,8 +5024,8 @@ packages: hosted-git-info@2.8.9: resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} - hosted-git-info@7.0.1: - resolution: {integrity: sha512-+K84LB1DYwMHoHSgaOY/Jfhw3ucPmSET5v98Ke/HdNSw4a0UktWzyW1mjhjpuxxTqOOsfWT/7iVshHmVZ4IpOA==} + hosted-git-info@7.0.2: + resolution: {integrity: sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==} engines: {node: ^16.14.0 || >=18.0.0} html-tags@3.3.1: @@ -4576,8 +5101,8 @@ packages: iferr@0.1.5: resolution: {integrity: sha512-DUNFN5j7Tln0D+TxzloUjKB+CtVu6myn0JEFak6dG18mNt9YkQ6lzGCdafwofISZ1lLF3xRHJ98VKy9ynkcFaA==} - ignore-walk@6.0.4: - resolution: {integrity: sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==} + ignore-walk@6.0.5: + resolution: {integrity: sha512-VuuG0wCnjhnylG1ABXT3dAuIpTNDs/G8jlpmwXY03fXoXy/8ZK8/T+hMzt8L4WnrLCJgdybqgPagnF/f97cg3A==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} ignore@5.3.1: @@ -4600,8 +5125,8 @@ packages: resolution: {integrity: sha512-m7ZEHgtw69qOGw+jwxXkHlrlIPdTGkyh66zXZ1ajZbxkDBNjSY/LGbmjc7h0s2ELsUDTAhFr55TrPSSqJGPG0A==} engines: {node: '>=4'} - import-meta-resolve@4.0.0: - resolution: {integrity: sha512-okYUR7ZQPH+efeuMJGlq4f8ubUgO50kByRPyt/Cy1Io4PSRsPjxME+YlVaCOx+NIToW7hCsZNFJyTPFFKepRSA==} + import-meta-resolve@4.1.0: + resolution: {integrity: sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==} imurmurhash@0.1.4: resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} @@ -4744,6 +5269,9 @@ packages: is-module@1.0.0: resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==} + is-node-process@1.2.0: + resolution: {integrity: sha512-Vg4o6/fqPxIjtxgUH5QLJhwZ7gW5diGCVlXpuUfELC62CuxM1iHcRe51f2W1FDy04Ai4KJkagKjx3XaqyfRKXw==} + is-npm@1.0.0: resolution: {integrity: sha512-9r39FIr3d+KD9SbX0sfMsHzb5PP3uimOiwr3YupUaUFG4W0l1U57Rx3utpttV7qz5U3jmrO5auUa04LU9pyHsg==} engines: {node: '>=0.10.0'} @@ -4900,8 +5428,8 @@ packages: json-parse-even-better-errors@2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} - json-parse-even-better-errors@3.0.1: - resolution: {integrity: sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==} + json-parse-even-better-errors@3.0.2: + resolution: {integrity: sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} json-schema-traverse@0.4.1: @@ -5097,8 +5625,8 @@ packages: resolution: {integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==} engines: {node: '>=0.10.0'} - lru-cache@10.2.0: - resolution: {integrity: sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==} + lru-cache@10.2.2: + resolution: {integrity: sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==} engines: {node: 14 || >=16.14} lru-cache@4.1.5: @@ -5125,8 +5653,8 @@ packages: resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} hasBin: true - magic-string-ast@0.3.0: - resolution: {integrity: sha512-0shqecEPgdFpnI3AP90epXyxZy9g6CRZ+SZ7BcqFwYmtFEnZ1jpevcV5HoyVnlDS9gCnc1UIg3Rsvp3Ci7r8OA==} + magic-string-ast@0.5.0: + resolution: {integrity: sha512-mxjxZ5zoR4+ybulZ7Z5qdZUTdAfiKJ1Il80kN/I4jWsHTTqNKZ9KsBa3Jepo+3U09I04qiyC2+7MZD8v4rJOoA==} engines: {node: '>=16.14.0'} magic-string@0.30.10: @@ -5143,8 +5671,8 @@ packages: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} - make-fetch-happen@13.0.0: - resolution: {integrity: sha512-7ThobcL8brtGo9CavByQrQi+23aIfgYU++wg4B87AIS8Rb2ZBt/MEaDqzA00Xwv/jUjAjYkLHjVolYuTLKda2A==} + make-fetch-happen@13.0.1: + resolution: {integrity: sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA==} engines: {node: ^16.14.0 || >=18.0.0} make-fetch-happen@2.6.0: @@ -5203,8 +5731,8 @@ packages: engines: {node: '>=10.0.0'} hasBin: true - mime@4.0.1: - resolution: {integrity: sha512-5lZ5tyrIfliMXzFtkYyekWbtRXObT9OWa8IwQ5uxTBDHucNNwniRqo0yInflj+iYi5CBa6qxadGzGarDfuEOxA==} + mime@4.0.3: + resolution: {integrity: sha512-KgUb15Oorc0NEKPbvfa0wRU+PItIEZmiv+pyAO2i0oTIVTJhlzMclU7w4RXWQrSOVH5ax/p/CkIO7KI4OyFJTQ==} engines: {node: '>=16'} hasBin: true @@ -5251,8 +5779,8 @@ packages: resolution: {integrity: sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==} engines: {node: '>=16 || 14 >=14.17'} - minipass-fetch@3.0.4: - resolution: {integrity: sha512-jHAqnA728uUpIaFm7NWsCnqKT6UqZz7GcI/bDpPATuwYyKwJwW0remxSCxUlKiEty+eopHGa3oc8WxgQ1FFJqg==} + minipass-fetch@3.0.5: + resolution: {integrity: sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} minipass-flush@1.0.5: @@ -5278,8 +5806,8 @@ packages: resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==} engines: {node: '>=8'} - minipass@7.0.4: - resolution: {integrity: sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==} + minipass@7.1.0: + resolution: {integrity: sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig==} engines: {node: '>=16 || 14 >=14.17'} minisearch@6.3.0: @@ -5316,20 +5844,23 @@ packages: engines: {node: '>=10'} hasBin: true - mkdist@1.4.0: - resolution: {integrity: sha512-LzzdzWDx6cWWPd8saIoO+kT5jnbijfeDaE6jZfmCYEi3YL2aJSyF23/tCFee/mDuh/ek1UQeSYdLeSa6oesdiw==} + mkdist@1.5.1: + resolution: {integrity: sha512-lCu1spNiA52o7IaKgZnOjg28nNHwYqUDjBfXePXyUtzD7Xhe6rRTkGTalQ/ALfrZC/SrPw2+A/0qkeJ+fPDZtQ==} hasBin: true peerDependencies: - sass: ^1.69.5 - typescript: '>=5.3.2' + sass: ^1.75.0 + typescript: '>=5.4.5' + vue-tsc: ^1.8.27 || ^2.0.14 peerDependenciesMeta: sass: optional: true typescript: optional: true + vue-tsc: + optional: true - mlly@1.6.1: - resolution: {integrity: sha512-vLgaHvaeunuOXHSmEbZ9izxPx3USsk8KCQ8iC+aTlp5sKRSoZvwhHh5L9VbKSaVC6sJDqbyohIS76E2VmHIPAA==} + mlly@1.7.0: + resolution: {integrity: sha512-U9SDaXGEREBYQgfejV97coK0UL1r+qnF2SyO9A3qcI8MzKnsIFKHNVEkrDyNncQTKQQumsasmeq84eNMdBfsNQ==} move-concurrently@1.0.1: resolution: {integrity: sha512-hdrFxZOycD/g6A6SoI2bB5NA/5NEqD0569+S47WZhPvm46sD50ZHdYaFmnua5lndde9rCHGjmfK7Z8BuCt/PcQ==} @@ -5421,8 +5952,8 @@ packages: resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==} engines: {node: '>= 6.13.0'} - node-gyp-build@4.8.0: - resolution: {integrity: sha512-u6fs2AEUljNho3EYTJNBfImO5QTo/J/1Etd+NVdCj7qWKUSN/bSLkZwhDv7I+w/MSC6qJ4cknepkAYykDdK8og==} + node-gyp-build@4.8.1: + resolution: {integrity: sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==} hasBin: true node-gyp@10.1.0: @@ -5438,16 +5969,16 @@ packages: engines: {node: '>=6'} hasBin: true - nopt@7.2.0: - resolution: {integrity: sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA==} + nopt@7.2.1: + resolution: {integrity: sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} hasBin: true normalize-package-data@2.5.0: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} - normalize-package-data@6.0.0: - resolution: {integrity: sha512-UL7ELRVxYBHBgYEtZCXjxuD5vPxnmvMGq0jp/dGPKKrN7tfsBh2IY7TlJ15WWwdjRWD3RJbnsygUurTK3xkPkg==} + normalize-package-data@6.0.1: + resolution: {integrity: sha512-6rvCfeRW+OEZagAB4lMLSNuTNYZWLVtKccK79VSTf//yTY5VOCgcpH80O+bZK8Neps7pUnd5G+QlMg1yV/2iZQ==} engines: {node: ^16.14.0 || >=18.0.0} normalize-path@3.0.0: @@ -5484,12 +6015,12 @@ packages: npm-pick-manifest@1.0.4: resolution: {integrity: sha512-MKxNdeyOZysPRTTbHtW0M5Fw38Jo/3ARsoGw5qjCfS+XGjvNB/Gb4qtAZUFmKPM2mVum+eX559eHvKywU856BQ==} - npm-pick-manifest@9.0.0: - resolution: {integrity: sha512-VfvRSs/b6n9ol4Qb+bDwNGUXutpy76x6MARw/XssevE0TnctIKcmklJZM5Z7nqs5z5aW+0S63pgCNbpkUNNXBg==} + npm-pick-manifest@9.0.1: + resolution: {integrity: sha512-Udm1f0l2nXb3wxDpKjfohwgdFUSV50UVwzEIpDXVsbDMXVIEF81a/i0UhuQbhrPMMmdiq3+YMFLFIRVLs3hxQw==} engines: {node: ^16.14.0 || >=18.0.0} - npm-registry-fetch@16.2.1: - resolution: {integrity: sha512-8l+7jxhim55S85fjiDGJ1rZXBWGtRLi1OSb4Z3BPLObPuIaeKRlPRiYMSHU4/81ck3t71Z+UwDDl47gcpmfQQA==} + npm-registry-fetch@17.0.1: + resolution: {integrity: sha512-fLu9MTdZTlJAHUek/VLklE6EpIiP3VZpTiuN7OOMCt2Sd67NCpSEetMaxHHEZiZxllp8ZLsUpvbEszqTFEc+wA==} engines: {node: ^16.14.0 || >=18.0.0} npm-run-path@2.0.2: @@ -5582,8 +6113,8 @@ packages: resolution: {integrity: sha512-ZD6dgSZi0u1QCP55g8/2yS5hNJfIpgqsSGHLxxdOjvY7eIrXzj271FJEQw33VwsZ6RCtO/NOuhxa7GBWmEudyA==} hasBin: true - optionator@0.9.3: - resolution: {integrity: sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==} + optionator@0.9.4: + resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} engines: {node: '>= 0.8.0'} ora@1.4.0: @@ -5605,6 +6136,9 @@ packages: osenv@0.1.5: resolution: {integrity: sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==} + outvariant@1.4.2: + resolution: {integrity: sha512-Ou3dJ6bA/UJ5GVHxah4LnqDwZRwAmWxrG3wtrHrbGnP4RnLCtA64A4F+ae7Y8ww660JaddSoArUR5HjipWSHAQ==} + p-finally@1.0.0: resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==} engines: {node: '>=4'} @@ -5649,8 +6183,8 @@ packages: resolution: {integrity: sha512-q/R5GrMek0vzgoomq6rm9OX+3PQve8sLwTirmK30YB3Cu0Bbt9OX9M/SIUnroN5BGJkzwGsFwDaRGD9EwBOlCA==} engines: {node: '>=4'} - pacote@18.0.0: - resolution: {integrity: sha512-ma7uVt/q3Sb3XbLwUjOeClz+7feHjMOFegHn5whw++x+GzikZkAq/2auklSbRuy6EI2iJh1/ZqCpVaUcxRaeqQ==} + pacote@18.0.4: + resolution: {integrity: sha512-V912GIsY6UJx+oL1o3MgFXSocUBiqVqVYuHhTxpuYSpBgfoM2kitpimil3xUGd7hU/soGGAoR5mc58daDys45A==} engines: {node: ^16.14.0 || >=18.0.0} hasBin: true @@ -5800,6 +6334,12 @@ packages: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} engines: {node: '>=4'} + postcss-calc@10.0.0: + resolution: {integrity: sha512-OmjhudoNTP0QleZCwl1i6NeBwN+5MZbY5ersLZz69mjJiDVv/p57RjRuKDkHeDWr4T+S97wQfsqRTNoDHB2e3g==} + engines: {node: ^18.12 || ^20.9 || >=22.0} + peerDependencies: + postcss: ^8.4.38 + postcss-calc@9.0.1: resolution: {integrity: sha512-TipgjGyzP5QzEhsOZUaIkeO5mKeMFpebWzRogWG/ysonUlnHcq5aJe0jOjpfzUU8PeSaBQnrE8ehR0QA5vs8PQ==} engines: {node: ^14 || ^16 || >=18.0} @@ -5812,36 +6352,72 @@ packages: peerDependencies: postcss: ^8.4.31 + postcss-colormin@7.0.0: + resolution: {integrity: sha512-5CN6fqtsEtEtwf3mFV3B4UaZnlYljPpzmGeDB4yCK067PnAtfLe9uX2aFZaEwxHE7HopG5rUkW8gyHrNAesHEg==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-convert-values@6.1.0: resolution: {integrity: sha512-zx8IwP/ts9WvUM6NkVSkiU902QZL1bwPhaVaLynPtCsOTqp+ZKbNi+s6XJg3rfqpKGA/oc7Oxk5t8pOQJcwl/w==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-convert-values@7.0.0: + resolution: {integrity: sha512-bMuzDgXBbFbByPgj+/r6va8zNuIDUaIIbvAFgdO1t3zdgJZ77BZvu6dfWyd6gHEJnYzmeVr9ayUsAQL3/qLJ0w==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-discard-comments@6.0.2: resolution: {integrity: sha512-65w/uIqhSBBfQmYnG92FO1mWZjJ4GL5b8atm5Yw2UgrwD7HiNiSSNwJor1eCFGzUgYnN/iIknhNRVqjrrpuglw==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-discard-comments@7.0.0: + resolution: {integrity: sha512-xpSdzRqYmy4YIVmjfGyYXKaI1SRnK6CTr+4Zmvyof8ANwvgfZgGdVtmgAvzh59gJm808mJCWQC9tFN0KF5dEXA==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-discard-duplicates@6.0.3: resolution: {integrity: sha512-+JA0DCvc5XvFAxwx6f/e68gQu/7Z9ud584VLmcgto28eB8FqSFZwtrLwB5Kcp70eIoWP/HXqz4wpo8rD8gpsTw==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-discard-duplicates@7.0.0: + resolution: {integrity: sha512-bAnSuBop5LpAIUmmOSsuvtKAAKREB6BBIYStWUTGq8oG5q9fClDMMuY8i4UPI/cEcDx2TN+7PMnXYIId20UVDw==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-discard-empty@6.0.3: resolution: {integrity: sha512-znyno9cHKQsK6PtxL5D19Fj9uwSzC2mB74cpT66fhgOadEUPyXFkbgwm5tvc3bt3NAy8ltE5MrghxovZRVnOjQ==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-discard-empty@7.0.0: + resolution: {integrity: sha512-e+QzoReTZ8IAwhnSdp/++7gBZ/F+nBq9y6PomfwORfP7q9nBpK5AMP64kOt0bA+lShBFbBDcgpJ3X4etHg4lzA==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-discard-overridden@6.0.2: resolution: {integrity: sha512-j87xzI4LUggC5zND7KdjsI25APtyMuynXZSujByMaav2roV6OZX+8AaCUcZSWqckZpjAjRyFDdpqybgjFO0HJQ==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-discard-overridden@7.0.0: + resolution: {integrity: sha512-GmNAzx88u3k2+sBTZrJSDauR0ccpE24omTQCVmaTTZFz1du6AasspjaUPMJ2ud4RslZpoFKyf+6MSPETLojc6w==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-import@15.1.0: resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'} @@ -5872,36 +6448,72 @@ packages: peerDependencies: postcss: ^8.4.31 + postcss-merge-longhand@7.0.0: + resolution: {integrity: sha512-0X8I4/9+G03X5/5NnrfopG/YEln2XU8heDh7YqBaiq2SeaKIG3n66ShZPjIolmVuLBQ0BEm3yS8o1mlCLHdW7A==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-merge-rules@6.1.1: resolution: {integrity: sha512-KOdWF0gju31AQPZiD+2Ar9Qjowz1LTChSjFFbS+e2sFgc4uHOp3ZvVX4sNeTlk0w2O31ecFGgrFzhO0RSWbWwQ==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-merge-rules@7.0.0: + resolution: {integrity: sha512-Zty3VlOsD6VSjBMu6PiHCVpLegtBT/qtZRVBcSeyEZ6q1iU5qTYT0WtEoLRV+YubZZguS5/ycfP+NRiKfjv6aw==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-minify-font-values@6.1.0: resolution: {integrity: sha512-gklfI/n+9rTh8nYaSJXlCo3nOKqMNkxuGpTn/Qm0gstL3ywTr9/WRKznE+oy6fvfolH6dF+QM4nCo8yPLdvGJg==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-minify-font-values@7.0.0: + resolution: {integrity: sha512-2ckkZtgT0zG8SMc5aoNwtm5234eUx1GGFJKf2b1bSp8UflqaeFzR50lid4PfqVI9NtGqJ2J4Y7fwvnP/u1cQog==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-minify-gradients@6.0.3: resolution: {integrity: sha512-4KXAHrYlzF0Rr7uc4VrfwDJ2ajrtNEpNEuLxFgwkhFZ56/7gaE4Nr49nLsQDZyUe+ds+kEhf+YAUolJiYXF8+Q==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-minify-gradients@7.0.0: + resolution: {integrity: sha512-pdUIIdj/C93ryCHew0UgBnL2DtUS3hfFa5XtERrs4x+hmpMYGhbzo6l/Ir5de41O0GaKVpK1ZbDNXSY6GkXvtg==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-minify-params@6.1.0: resolution: {integrity: sha512-bmSKnDtyyE8ujHQK0RQJDIKhQ20Jq1LYiez54WiaOoBtcSuflfK3Nm596LvbtlFcpipMjgClQGyGr7GAs+H1uA==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-minify-params@7.0.0: + resolution: {integrity: sha512-XOJAuX8Q/9GT1sGxlUvaFEe2H9n50bniLZblXXsAT/BwSfFYvzSZeFG7uupwc0KbKpTnflnQ7aMwGzX6JUWliQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-minify-selectors@6.0.4: resolution: {integrity: sha512-L8dZSwNLgK7pjTto9PzWRoMbnLq5vsZSTu8+j1P/2GB8qdtGQfn+K1uSvFgYvgh83cbyxT5m43ZZhUMTJDSClQ==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-minify-selectors@7.0.0: + resolution: {integrity: sha512-f00CExZhD6lNw2vTZbcnmfxVgaVKzUw6IRsIFX3JTT8GdsoABc1WnhhGwL1i8YPJ3sSWw39fv7XPtvLb+3Uitw==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-nested@6.0.1: resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} engines: {node: '>=12.0'} @@ -5914,72 +6526,144 @@ packages: peerDependencies: postcss: ^8.4.31 + postcss-normalize-charset@7.0.0: + resolution: {integrity: sha512-ABisNUXMeZeDNzCQxPxBCkXexvBrUHV+p7/BXOY+ulxkcjUZO0cp8ekGBwvIh2LbCwnWbyMPNJVtBSdyhM2zYQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-normalize-display-values@6.0.2: resolution: {integrity: sha512-8H04Mxsb82ON/aAkPeq8kcBbAtI5Q2a64X/mnRRfPXBq7XeogoQvReqxEfc0B4WPq1KimjezNC8flUtC3Qz6jg==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-normalize-display-values@7.0.0: + resolution: {integrity: sha512-lnFZzNPeDf5uGMPYgGOw7v0BfB45+irSRz9gHQStdkkhiM0gTfvWkWB5BMxpn0OqgOQuZG/mRlZyJxp0EImr2Q==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-normalize-positions@6.0.2: resolution: {integrity: sha512-/JFzI441OAB9O7VnLA+RtSNZvQ0NCFZDOtp6QPFo1iIyawyXg0YI3CYM9HBy1WvwCRHnPep/BvI1+dGPKoXx/Q==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-normalize-positions@7.0.0: + resolution: {integrity: sha512-I0yt8wX529UKIGs2y/9Ybs2CelSvItfmvg/DBIjTnoUSrPxSV7Z0yZ8ShSVtKNaV/wAY+m7bgtyVQLhB00A1NQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-normalize-repeat-style@6.0.2: resolution: {integrity: sha512-YdCgsfHkJ2jEXwR4RR3Tm/iOxSfdRt7jplS6XRh9Js9PyCR/aka/FCb6TuHT2U8gQubbm/mPmF6L7FY9d79VwQ==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-normalize-repeat-style@7.0.0: + resolution: {integrity: sha512-o3uSGYH+2q30ieM3ppu9GTjSXIzOrRdCUn8UOMGNw7Af61bmurHTWI87hRybrP6xDHvOe5WlAj3XzN6vEO8jLw==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-normalize-string@6.0.2: resolution: {integrity: sha512-vQZIivlxlfqqMp4L9PZsFE4YUkWniziKjQWUtsxUiVsSSPelQydwS8Wwcuw0+83ZjPWNTl02oxlIvXsmmG+CiQ==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-normalize-string@7.0.0: + resolution: {integrity: sha512-w/qzL212DFVOpMy3UGyxrND+Kb0fvCiBBujiaONIihq7VvtC7bswjWgKQU/w4VcRyDD8gpfqUiBQ4DUOwEJ6Qg==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-normalize-timing-functions@6.0.2: resolution: {integrity: sha512-a+YrtMox4TBtId/AEwbA03VcJgtyW4dGBizPl7e88cTFULYsprgHWTbfyjSLyHeBcK/Q9JhXkt2ZXiwaVHoMzA==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-normalize-timing-functions@7.0.0: + resolution: {integrity: sha512-tNgw3YV0LYoRwg43N3lTe3AEWZ66W7Dh7lVEpJbHoKOuHc1sLrzMLMFjP8SNULHaykzsonUEDbKedv8C+7ej6g==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-normalize-unicode@6.1.0: resolution: {integrity: sha512-QVC5TQHsVj33otj8/JD869Ndr5Xcc/+fwRh4HAsFsAeygQQXm+0PySrKbr/8tkDKzW+EVT3QkqZMfFrGiossDg==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-normalize-unicode@7.0.0: + resolution: {integrity: sha512-OnKV52/VFFDAim4n0pdI+JAhsolLBdnCKxE6VV5lW5Q/JeVGFN8UM8ur6/A3EAMLsT1ZRm3fDHh/rBoBQpqi2w==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-normalize-url@6.0.2: resolution: {integrity: sha512-kVNcWhCeKAzZ8B4pv/DnrU1wNh458zBNp8dh4y5hhxih5RZQ12QWMuQrDgPRw3LRl8mN9vOVfHl7uhvHYMoXsQ==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-normalize-url@7.0.0: + resolution: {integrity: sha512-+d7+PpE+jyPX1hDQZYG+NaFD+Nd2ris6r8fPTBAjE8z/U41n/bib3vze8x7rKs5H1uEw5ppe9IojewouHk0klQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-normalize-whitespace@6.0.2: resolution: {integrity: sha512-sXZ2Nj1icbJOKmdjXVT9pnyHQKiSAyuNQHSgRCUgThn2388Y9cGVDR+E9J9iAYbSbLHI+UUwLVl1Wzco/zgv0Q==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-normalize-whitespace@7.0.0: + resolution: {integrity: sha512-37/toN4wwZErqohedXYqWgvcHUGlT8O/m2jVkAfAe9Bd4MzRqlBmXrJRePH0e9Wgnz2X7KymTgTOaaFizQe3AQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-ordered-values@6.0.2: resolution: {integrity: sha512-VRZSOB+JU32RsEAQrO94QPkClGPKJEL/Z9PCBImXMhIeK5KAYo6slP/hBYlLgrCjFxyqvn5VC81tycFEDBLG1Q==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-ordered-values@7.0.0: + resolution: {integrity: sha512-KROvC63A8UQW1eYDljQe1dtwc1E/M+mMwDT6z7khV/weHYLWTghaLRLunU7x1xw85lWFwVZOAGakxekYvKV+0w==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-reduce-initial@6.1.0: resolution: {integrity: sha512-RarLgBK/CrL1qZags04oKbVbrrVK2wcxhvta3GCxrZO4zveibqbRPmm2VI8sSgCXwoUHEliRSbOfpR0b/VIoiw==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-reduce-initial@7.0.0: + resolution: {integrity: sha512-iqGgmBxY9LrblZ0BKLjmrA1mC/cf9A/wYCCqSmD6tMi+xAyVl0+DfixZIHSVDMbCPRPjNmVF0DFGth/IDGelFQ==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-reduce-transforms@6.0.2: resolution: {integrity: sha512-sB+Ya++3Xj1WaT9+5LOOdirAxP7dJZms3GRcYheSPi1PiTMigsxHAdkrbItHxwYHr4kt1zL7mmcHstgMYT+aiA==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-reduce-transforms@7.0.0: + resolution: {integrity: sha512-pnt1HKKZ07/idH8cpATX/ujMbtOGhUfE+m8gbqwJE05aTaNw8gbo34a2e3if0xc0dlu75sUOiqvwCGY3fzOHew==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-selector-parser@6.0.16: resolution: {integrity: sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==} engines: {node: '>=4'} @@ -5990,12 +6674,24 @@ packages: peerDependencies: postcss: ^8.4.31 + postcss-svgo@7.0.0: + resolution: {integrity: sha512-Xj5DRdvA97yRy3wjbCH2NKXtDUwEnph6EHr5ZXszsBVKCNrKXYBjzAXqav7/Afz5WwJ/1peZoTguCEJIg7ytmA==} + engines: {node: ^18.12.0 || ^20.9.0 || >= 18} + peerDependencies: + postcss: ^8.4.31 + postcss-unique-selectors@6.0.4: resolution: {integrity: sha512-K38OCaIrO8+PzpArzkLKB42dSARtC2tmG6PvD4b1o1Q2E9Os8jzfWFfSy/rixsHwohtsDdFtAWGjFVFUdwYaMg==} engines: {node: ^14 || ^16 || >=18.0} peerDependencies: postcss: ^8.4.31 + postcss-unique-selectors@7.0.0: + resolution: {integrity: sha512-NYFqcft7vVQMZlQPsMdMPy+qU/zDpy95Malpw4GeA9ZZjM6dVXDshXtDmLc0m4WCD6XeZCJqjTfPT1USsdt+rA==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} @@ -6006,8 +6702,8 @@ packages: potpack@1.0.2: resolution: {integrity: sha512-choctRBIV9EMT9WGAZHn3V7t0Z2pMQyl0EZE6pFc/6ml3ssw7Dlf/oAOvFwjm1HVsqfQN8GfeFyJ+d8tRzqueQ==} - preact@10.20.2: - resolution: {integrity: sha512-S1d1ernz3KQ+Y2awUxKakpfOg2CEmJmwOP+6igPx6dgr6pgDvenqYviyokWso2rhHvGtTlWWnJDa7RaPbQerTg==} + preact@10.21.0: + resolution: {integrity: sha512-aQAIxtzWEwH8ou+OovWVSVNlFImL7xUCwJX3YMqA3U8iKCNC34999fFOnWjYNsylgfPgMexpbk7WYOLtKr/mxg==} prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} @@ -6141,20 +6837,12 @@ packages: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true - react-is@18.2.0: - resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} + react-is@18.3.1: + resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} read-cache@1.0.0: resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} - read-package-json-fast@3.0.2: - resolution: {integrity: sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==} - engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - - read-package-json@7.0.0: - resolution: {integrity: sha512-uL4Z10OKV4p6vbdvIXB+OzhInYtIozl/VxUBPgNkBuUi2DeRonnuspmaVAMcrkmfjKGNmRndyQAbE7/AmzGwFg==} - engines: {node: ^16.14.0 || >=18.0.0} - read-pkg-up@7.0.1: resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} engines: {node: '>=8'} @@ -6313,8 +7001,8 @@ packages: engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true - rollup@4.16.3: - resolution: {integrity: sha512-Ygm4fFO4usWcAG3Ud36Lmif5nudoi0X6QPLC+kRgrRjulAbmFkaTawP7fTIkRDnCNSf/4IAQzXM1T8e691kRtw==} + rollup@4.17.2: + resolution: {integrity: sha512-/9ClTJPByC0U4zNLowV1tMBe8yMEAxewtR3cUNX5BoEpGH3dQEWpJLr6CLp0fPdYRF/fzVOgvDb1zXuakwF5kQ==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -6422,6 +7110,9 @@ packages: shiki@1.6.0: resolution: {integrity: sha512-P31ROeXcVgW/k3Z+vUUErcxoTah7ZRaimctOpzGuqAntqnnSmx1HOsvnbAB8Z2qfXPRhw61yptAzCsuKOhTHwQ==} + shiki@1.4.0: + resolution: {integrity: sha512-5WIn0OL8PWm7JhnTwRWXniy6eEDY234mRrERVlFa646V2ErQqwIFd2UML7e0Pq9eqSKLoMa3Ke+xbsF+DAuy+Q==} + shortid@2.2.16: resolution: {integrity: sha512-Ugt+GIZqvGXCIItnsL+lvFJOiN7RYqlGy7QE41O3YC1xbNSeDGIRO7xg2JJXIAj1cAGnOeC1r7/T9pgrtQbv4g==} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. @@ -6553,8 +7244,8 @@ packages: sprintf-js@1.1.3: resolution: {integrity: sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==} - ssri@10.0.5: - resolution: {integrity: sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==} + ssri@10.0.6: + resolution: {integrity: sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} ssri@4.1.6: @@ -6589,6 +7280,9 @@ packages: streamx@2.16.1: resolution: {integrity: sha512-m9QYj6WygWyWa3H1YY69amr4nVgy61xfjys7xO7kviL5rfIEc2naf+ewFiOA+aEJD7y0JO3h2GoiUv4TDwEGzQ==} + strict-event-emitter@0.5.1: + resolution: {integrity: sha512-vMgjE/GGEPEFnhFub6pa4FmJBRBVOLpIII2hvCZ8Kzb7K0hlHo7mQv6xYrBvCL2LtAIBwFUK8wvuJgTVSQ5MFQ==} + string-argv@0.3.2: resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==} engines: {node: '>=0.6.19'} @@ -6674,6 +7368,12 @@ packages: peerDependencies: postcss: ^8.4.31 + stylehacks@7.0.0: + resolution: {integrity: sha512-47Nw4pQ6QJb4CA6dzF2m9810sjQik4dfk4UwAm5wlwhrW3syzZKF8AR4/cfO3Cr6lsFgAoznQq0Wg57qhjTA2A==} + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} + peerDependencies: + postcss: ^8.4.31 + stylis@4.2.0: resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==} @@ -6759,8 +7459,8 @@ packages: resolution: {integrity: sha512-7dPUZQGy/+m3/wjVz3ZW5dobSoD/02NxJpoXUX0WIyjfVS3l0c+b/+9phIDFA7FHzkYtwtMFgeGZ/Y8jVTeqQQ==} engines: {node: '>=4'} - terser@5.30.4: - resolution: {integrity: sha512-xRdd0v64a8mFK9bnsKVdoNP9GQIKUAaJPTaqEQDL4w/J8WaW4sWXXoMZ+6SimPkfT5bElreXf8m9HnmPc3E1BQ==} + terser@5.31.0: + resolution: {integrity: sha512-Q1JFAoUKE5IMfI4Z/lkE/E6+SwgzO+x4tq4v1AyBLRj8VSYvRO6A/rQrPg1yud4g0En9EKI1TvFRF2tQFcoUkg==} engines: {node: '>=10'} hasBin: true @@ -6911,8 +7611,13 @@ packages: typescript: optional: true +<<<<<<< HEAD tsx@4.10.5: resolution: {integrity: sha512-twDSbf7Gtea4I2copqovUiNTEDrT8XNFXsuHpfGbdpW/z9ZW4fTghzzhAG0WfrCuJmJiOEY1nLIjq4u3oujRWQ==} +======= + tsx@4.9.3: + resolution: {integrity: sha512-czVbetlILiyJZI5zGlj2kw9vFiSeyra9liPD4nG+Thh4pKTi0AmMEQ8zdV/L2xbIVKrIqif4sUNrsMAOksx9Zg==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: '>=18.0.0'} hasBin: true @@ -6948,8 +7653,8 @@ packages: resolution: {integrity: sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==} engines: {node: '>=14.16'} - type-fest@4.16.0: - resolution: {integrity: sha512-z7Rf5PXxIhbI6eJBTwdqe5bO02nUUmctq4WqviFSstBAWV0YNtEQRhEnZw73WJ8sZOqgFG6Jdl8gYZu7NBJZnA==} + type-fest@4.18.2: + resolution: {integrity: sha512-+suCYpfJLAe4OXS6+PPXjW3urOS4IoP9waSiLuXfLgqZODKw/aWwASvzqE886wA0kQgGy0mIWyhd87VpqIy6Xg==} engines: {node: '>=16'} typedarray@0.0.6: @@ -6997,8 +7702,8 @@ packages: unenv@1.9.0: resolution: {integrity: sha512-QKnFNznRxmbOF1hDgzpqrlIf6NC5sbZ2OJ+5Wl3OX8uM+LUJXbj4TXvLJCtwbPTmbMHCLIz6JLKNinNsMShK9g==} - unhead@1.9.7: - resolution: {integrity: sha512-Kv7aU5l41qiq36t9qMks8Pgsj7adaTBm9aDS6USlmodTXioeqlJ5vEu9DI+8ZZPwRlmof3aDlo1kubyaXdSNmQ==} + unhead@1.9.9: + resolution: {integrity: sha512-RwheobyCir358HfvDrY2bFb/puievoCu1f+OpxdA9mFnKs8k6JyMvGxrsaPlFbTeC47JSeN2URdW94Z/JdGzsA==} unicorn-magic@0.1.0: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} @@ -7139,8 +7844,8 @@ packages: resolution: {integrity: sha512-N0XH6lqDtFH84JxptQoZYmloF4nzrQqqrAymNj+/gW60AO2AZgOcf4O/nUXJcYfyQkqvMo9lSupBZmmgvuVXlw==} engines: {node: '>=4'} - update-browserslist-db@1.0.13: - resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} + update-browserslist-db@1.0.15: + resolution: {integrity: sha512-K9HWH62x3/EalU1U6sjSZiylm9C8tgq2mSvshZpqc7QE69RaA2qjhkW2HlNA0tFpEbtyFz7HTqbSdN4MSwUodA==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' @@ -7181,16 +7886,21 @@ packages: resolution: {integrity: sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - vaul-vue@0.1.0: - resolution: {integrity: sha512-3PYWMbN3cSdsciv3fzewskxZFnX61PYq1uNsbvizXDo/8sN4SMrWkYDqWaPdTD3GTEm6wpx7j5flRLg7A5ZXbQ==} + vaul-vue@0.1.2: + resolution: {integrity: sha512-E9e0qmHXScnYXDXYuBM0xFjW5DaRcUhj9fkFlv12omd7K/RzXpM+prU+EfHS3sjtDJuy1lBdOlPPYXJeQuT/Qw==} vee-validate@4.12.6: resolution: {integrity: sha512-EKM3YHy8t1miPh30d5X6xOrfG/Ctq0nbN4eMpCK7ezvI6T98/S66vswP+ihL4QqAK/k5KqreWOxof09+JG7N/A==} peerDependencies: vue: ^3.3.11 +<<<<<<< HEAD vee-validate@4.12.8: resolution: {integrity: sha512-A07rm3+y7SRk0CMD/O4nBT0nxtwjyfzGZwjEUDk18SxK0ZMzd4AFCzzdHlIiCE1QgHetxd0I3kVkZdN0GG0Oww==} +======= + vee-validate@4.12.7: + resolution: {integrity: sha512-1BGql4XNu/3TqHFjBLV6OrZ4fRteHXxRc9tLF5Q40IgIo1cwYEyaccC1AL3tdFUr2E3JsYhXbiEExoUSy4C9nA==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) peerDependencies: vue: ^3.4.26 @@ -7199,9 +7909,15 @@ packages: peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 +<<<<<<< HEAD vite-node@1.5.0: resolution: {integrity: sha512-tV8h6gMj6vPzVCa7l+VGq9lwoJjW8Y79vst8QZZGiuRAfijU+EEWuc0kFpmndQrWhMMhet1jdSF+40KSZUqIIw==} engines: {node: ^18.0.0 || >=20.0.0} +======= + vite-node@0.34.6: + resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==} + engines: {node: '>=v14.18.0'} +>>>>>>> 5bb7e0e (chore: refresh lockfile) hasBin: true vite-node@1.6.0: @@ -7263,8 +7979,36 @@ packages: vite: optional: true - vite@5.2.10: - resolution: {integrity: sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==} + vite@4.5.3: + resolution: {integrity: sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==} + engines: {node: ^14.18.0 || >=16.0.0} + hasBin: true + peerDependencies: + '@types/node': '>= 14' + less: '*' + lightningcss: ^1.21.0 + sass: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + + vite@5.2.11: + resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -7291,6 +8035,7 @@ packages: terser: optional: true +<<<<<<< HEAD vite@5.2.11: resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==} engines: {node: ^18.0.0 || >=20.0.0} @@ -7321,6 +8066,10 @@ packages: vitepress@1.2.2: resolution: {integrity: sha512-uZ3nXR5NY4nYj3RJWCo5jev9qlNZAQo5SUXu1U0QSUx84cUm/o7hCTDVjZ4njVSVui+PsV1oAbdQOg8ygbaf4w==} +======= + vitepress@1.1.4: + resolution: {integrity: sha512-bWIzFZXpPB6NIDBuWnS20aMADH+FcFKDfQNYFvbOWij03PR29eImTceQHIzCKordjXYBhM/TjE5VKFTUJ3EheA==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) hasBin: true peerDependencies: markdown-it-mathjax3: ^4 @@ -7389,16 +8138,26 @@ packages: vue-bundle-renderer@2.0.0: resolution: {integrity: sha512-oYATTQyh8XVkUWe2kaKxhxKVuuzK2Qcehe+yr3bGiaQAhK3ry2kYE4FWOfL+KO3hVFwCdLmzDQTzYhTi9C+R2A==} +<<<<<<< HEAD vue-component-meta@2.0.19: resolution: {integrity: sha512-Iv6VWXnlkUyJZvgadxYLcZajb58qUuIrQUePGbm0yZQEKMTb2T09UK57hz35TU4lb7zobierICDKvzInEpOGpg==} +======= + vue-component-meta@2.0.16: + resolution: {integrity: sha512-IyIMClUMYcKxAL34GqdPbR4V45MUeHXqQiZlHxeYMV5Qcqp4M+CEmtGpF//XBSS138heDkYkceHAtJQjLUB1Lw==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true +<<<<<<< HEAD vue-component-type-helpers@2.0.19: resolution: {integrity: sha512-cN3f1aTxxKo4lzNeQAkVopswuImUrb5Iurll9Gaw5cqpnbTAxtEMM1mgi6ou4X79OCyqYv1U1mzBHJkzmiK82w==} +======= + vue-component-type-helpers@2.0.16: + resolution: {integrity: sha512-qisL/iAfdO++7w+SsfYQJVPj6QKvxp4i1MMxvsNO41z/8zu3KuAw9LkhKUfP/kcOWGDxESp+pQObWppXusejCA==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) vue-demi@0.14.7: resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==} @@ -7446,8 +8205,13 @@ packages: vue-template-compiler@2.7.16: resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==} +<<<<<<< HEAD vue-tsc@2.0.19: resolution: {integrity: sha512-JWay5Zt2/871iodGF72cELIbcAoPyhJxq56mPPh+M2K7IwI688FMrFKc/+DvB05wDWEuCPexQJ6L10zSwzzapg==} +======= + vue-tsc@2.0.16: + resolution: {integrity: sha512-/gHAWJa216PeEhfxtAToIbxdWgw01wuQzo48ZUqMYVEyNqDp+OYV9xMO5HaPS2P3Ls0+EsjguMZLY4cGobX4Ew==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) hasBin: true peerDependencies: typescript: '*' @@ -7462,8 +8226,13 @@ packages: peerDependencies: vue: ^3.3.0 +<<<<<<< HEAD vue@3.4.27: resolution: {integrity: sha512-8s/56uK6r01r1icG/aEOHqyMVxd1bkYcSe9j8HcKtr/xTOFWvnzIVTehNW+5Yt89f+DLBe4A569pnZLS5HzAMA==} +======= + vue@3.4.26: + resolution: {integrity: sha512-bUIq/p+VB+0xrJubaemrfhk1/FiW9iX+pDV+62I/XJ6EkspAO9/DXEjbDFoe8pIfOZBqfk45i9BMc41ptP/uRg==} +>>>>>>> 5bb7e0e (chore: refresh lockfile) peerDependencies: typescript: '*' peerDependenciesMeta: @@ -7520,6 +8289,10 @@ packages: resolution: {integrity: sha512-Ba5m9/Fa4Xt9eb2ELXt77JxVDV8w7qQrH0zS/TWSJdLyAwQjWoOzpzj5lwVftDz6n/EOu3tNACS84v509qwnJA==} engines: {node: '>=4'} + word-wrap@1.2.5: + resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==} + engines: {node: '>=0.10.0'} + wrap-ansi@7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} engines: {node: '>=10'} @@ -7538,8 +8311,8 @@ packages: write-file-atomic@2.4.3: resolution: {integrity: sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==} - ws@8.16.0: - resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==} + ws@8.17.0: + resolution: {integrity: sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -7593,8 +8366,8 @@ packages: resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==} engines: {node: '>= 14'} - yaml@2.4.1: - resolution: {integrity: sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==} + yaml@2.4.2: + resolution: {integrity: sha512-B3VqDZ+JAg1nZpaEmWtTXUlBneoGx6CPM9b0TENK6aoSu5t73dItudwdgmi6tHlIZZId4dZ9skcAQ2UbcyAeVA==} engines: {node: '>= 14'} hasBin: true @@ -7621,16 +8394,14 @@ packages: resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} engines: {node: '>= 14'} - zod@3.23.3: - resolution: {integrity: sha512-tPvq1B/2Yu/dh2uAIH2/BhUlUeLIUvAjr6dpL/75I0pCYefHgjhXk1o1Kob3kTU8C7yU1j396jFHlsVWFi9ogg==} + zod@3.23.6: + resolution: {integrity: sha512-RTHJlZhsRbuA8Hmp/iNL7jnfc4nZishjsanDAfEY1QpDQZCahUp3xDzl+zfweE9BklxMUcgBgS1b7Lvie/ZVwA==} zod@3.23.8: resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} snapshots: - '@aashutoshrathi/word-wrap@1.2.6': {} - '@algolia/autocomplete-core@1.9.3(@algolia/client-search@4.23.3)(algoliasearch@4.23.3)(search-insights@2.13.0)': dependencies: '@algolia/autocomplete-plugin-algolia-insights': 1.9.3(@algolia/client-search@4.23.3)(algoliasearch@4.23.3)(search-insights@2.13.0) @@ -7742,6 +8513,7 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 +<<<<<<< HEAD '@antfu/eslint-config@2.18.1(@vue/compiler-sfc@3.4.27)(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.30.4))': dependencies: '@antfu/install-pkg': 0.3.3 @@ -7772,12 +8544,47 @@ snapshots: eslint-plugin-yml: 1.14.0(eslint@9.3.0) eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.27)(eslint@9.3.0) globals: 15.3.0 +======= + '@antfu/eslint-config@2.16.1(@vue/compiler-sfc@3.4.26)(eslint@9.2.0)(typescript@5.4.5)(vitest@0.34.6(@vitest/ui@0.34.7)(terser@5.31.0))': + dependencies: + '@antfu/install-pkg': 0.3.3 + '@clack/prompts': 0.7.0 + '@stylistic/eslint-plugin': 1.8.0(eslint@9.2.0)(typescript@5.4.5) + '@typescript-eslint/eslint-plugin': 7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5) + '@typescript-eslint/parser': 7.7.1(eslint@9.2.0)(typescript@5.4.5) + eslint: 9.2.0 + eslint-config-flat-gitignore: 0.1.5 + eslint-flat-config-utils: 0.2.4 + eslint-merge-processors: 0.1.0(eslint@9.2.0) + eslint-plugin-antfu: 2.1.2(eslint@9.2.0) + eslint-plugin-command: 0.1.8(eslint@9.2.0) + eslint-plugin-eslint-comments: 3.2.0(eslint@9.2.0) + eslint-plugin-import-x: 0.5.0(eslint@9.2.0)(typescript@5.4.5) + eslint-plugin-jsdoc: 48.2.3(eslint@9.2.0) + eslint-plugin-jsonc: 2.15.1(eslint@9.2.0) + eslint-plugin-markdown: 4.0.1(eslint@9.2.0) + eslint-plugin-n: 17.4.0(eslint@9.2.0) + eslint-plugin-no-only-tests: 3.1.0 + eslint-plugin-perfectionist: 2.10.0(eslint@9.2.0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.2.0)) + eslint-plugin-toml: 0.11.0(eslint@9.2.0) + eslint-plugin-unicorn: 52.0.0(eslint@9.2.0) + eslint-plugin-unused-imports: 3.2.0(@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0) + eslint-plugin-vitest: 0.5.4(@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5)(vitest@0.34.6(@vitest/ui@0.34.7)(terser@5.31.0)) + eslint-plugin-vue: 9.25.0(eslint@9.2.0) + eslint-plugin-yml: 1.14.0(eslint@9.2.0) + eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.26)(eslint@9.2.0) + globals: 15.1.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) jsonc-eslint-parser: 2.4.0 local-pkg: 0.5.0 parse-gitignore: 2.0.0 picocolors: 1.0.1 toml-eslint-parser: 0.9.3 +<<<<<<< HEAD vue-eslint-parser: 9.4.2(eslint@9.3.0) +======= + vue-eslint-parser: 9.4.2(eslint@9.2.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) yaml-eslint-parser: 1.2.2 yargs: 17.7.2 transitivePeerDependencies: @@ -7804,23 +8611,27 @@ snapshots: '@babel/code-frame@7.24.2': dependencies: - '@babel/highlight': 7.24.2 + '@babel/highlight': 7.24.5 picocolors: 1.0.0 '@babel/compat-data@7.24.4': {} - '@babel/core@7.24.4': + '@babel/core@7.24.5': dependencies: '@ampproject/remapping': 2.3.0 '@babel/code-frame': 7.24.2 - '@babel/generator': 7.24.4 + '@babel/generator': 7.24.5 '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4) - '@babel/helpers': 7.24.4 - '@babel/parser': 7.24.4 + '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5) + '@babel/helpers': 7.24.5 + '@babel/parser': 7.24.5 '@babel/template': 7.24.0 '@babel/traverse': 7.24.5 +<<<<<<< HEAD '@babel/types': 7.24.0 +======= + '@babel/types': 7.24.5 +>>>>>>> 5bb7e0e (chore: refresh lockfile) convert-source-map: 2.0.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -7829,6 +8640,7 @@ snapshots: transitivePeerDependencies: - supports-color +<<<<<<< HEAD '@babel/core@7.24.5': dependencies: '@ampproject/remapping': 2.3.0 @@ -7859,6 +8671,11 @@ snapshots: '@babel/generator@7.24.5': dependencies: '@babel/types': 7.24.5 +======= + '@babel/generator@7.24.5': + dependencies: + '@babel/types': 7.24.5 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 @@ -7875,17 +8692,18 @@ snapshots: lru-cache: 5.1.1 semver: 6.3.1 - '@babel/helper-create-class-features-plugin@7.24.4(@babel/core@7.24.4)': + '@babel/helper-create-class-features-plugin@7.24.5(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-function-name': 7.23.0 - '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.24.5 '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.4) + '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.5) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.24.5 +<<<<<<< HEAD semver: 6.3.1 '@babel/helper-create-class-features-plugin@7.24.4(@babel/core@7.24.5)': @@ -7899,6 +8717,8 @@ snapshots: '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.5) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.24.5 +======= +>>>>>>> 5bb7e0e (chore: refresh lockfile) semver: 6.3.1 '@babel/helper-environment-visitor@7.22.20': {} @@ -7912,7 +8732,7 @@ snapshots: dependencies: '@babel/types': 7.24.5 - '@babel/helper-member-expression-to-functions@7.23.0': + '@babel/helper-member-expression-to-functions@7.24.5': dependencies: '@babel/types': 7.24.5 @@ -7924,11 +8744,12 @@ snapshots: dependencies: '@babel/types': 7.24.5 - '@babel/helper-module-transforms@7.23.3(@babel/core@7.24.4)': + '@babel/helper-module-transforms@7.24.5(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-module-imports': 7.24.3 +<<<<<<< HEAD '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.24.5 '@babel/helper-validator-identifier': 7.24.5 @@ -7938,6 +8759,8 @@ snapshots: '@babel/core': 7.24.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-module-imports': 7.24.3 +======= +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@babel/helper-simple-access': 7.24.5 '@babel/helper-split-export-declaration': 7.24.5 '@babel/helper-validator-identifier': 7.24.5 @@ -7946,15 +8769,16 @@ snapshots: dependencies: '@babel/types': 7.24.5 - '@babel/helper-plugin-utils@7.24.0': {} + '@babel/helper-plugin-utils@7.24.5': {} - '@babel/helper-replace-supers@7.24.1(@babel/core@7.24.4)': + '@babel/helper-replace-supers@7.24.1(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.24.5 '@babel/helper-optimise-call-expression': 7.22.5 +<<<<<<< HEAD '@babel/helper-replace-supers@7.24.1(@babel/core@7.24.5)': dependencies: '@babel/core': 7.24.5 @@ -7969,6 +8793,11 @@ snapshots: '@babel/helper-simple-access@7.24.5': dependencies: '@babel/types': 7.24.5 +======= + '@babel/helper-simple-access@7.24.5': + dependencies: + '@babel/types': 7.24.5 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@babel/helper-skip-transparent-expression-wrappers@7.22.5': dependencies: @@ -7984,11 +8813,12 @@ snapshots: '@babel/helper-validator-option@7.23.5': {} - '@babel/helpers@7.24.4': + '@babel/helpers@7.24.5': dependencies: '@babel/template': 7.24.0 '@babel/traverse': 7.24.5 '@babel/types': 7.24.5 +<<<<<<< HEAD transitivePeerDependencies: - supports-color @@ -7997,61 +8827,72 @@ snapshots: '@babel/template': 7.24.0 '@babel/traverse': 7.24.5 '@babel/types': 7.24.5 +======= +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - '@babel/highlight@7.24.2': + '@babel/highlight@7.24.5': dependencies: '@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.24.0 + '@babel/types': 7.24.5 +<<<<<<< HEAD '@babel/parser@7.24.5': dependencies: '@babel/types': 7.24.5 '@babel/plugin-proposal-decorators@7.24.1(@babel/core@7.24.4)': +======= + '@babel/plugin-proposal-decorators@7.24.1(@babel/core@7.24.5)': +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: - '@babel/core': 7.24.4 - '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.4) - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-decorators': 7.24.1(@babel/core@7.24.4) + '@babel/core': 7.24.5 + '@babel/helper-create-class-features-plugin': 7.24.5(@babel/core@7.24.5) + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-decorators': 7.24.1(@babel/core@7.24.5) - '@babel/plugin-syntax-decorators@7.24.1(@babel/core@7.24.4)': + '@babel/plugin-syntax-decorators@7.24.1(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - '@babel/plugin-syntax-import-attributes@7.24.1(@babel/core@7.24.4)': + '@babel/plugin-syntax-import-attributes@7.24.1(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.4)': + '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 - '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.4)': + '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 +<<<<<<< HEAD '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.5)': dependencies: '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.0 '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.4)': +======= + '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.5)': +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: - '@babel/core': 7.24.4 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 +<<<<<<< HEAD '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.5)': dependencies: '@babel/core': 7.24.5 @@ -8062,16 +8903,24 @@ snapshots: '@babel/core': 7.24.5 '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.0 +======= + '@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.24.5)': + dependencies: + '@babel/core': 7.24.5 + '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5) + '@babel/helper-plugin-utils': 7.24.5 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@babel/helper-simple-access': 7.24.5 - '@babel/plugin-transform-typescript@7.24.4(@babel/core@7.24.4)': + '@babel/plugin-transform-typescript@7.24.5(@babel/core@7.24.5)': dependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.4) - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.24.4) + '@babel/helper-create-class-features-plugin': 7.24.5(@babel/core@7.24.5) + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.24.5) +<<<<<<< HEAD '@babel/plugin-transform-typescript@7.24.4(@babel/core@7.24.5)': dependencies: '@babel/core': 7.24.5 @@ -8088,12 +8937,22 @@ snapshots: '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.5) '@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.5) - - '@babel/runtime@7.24.4': +======= + '@babel/preset-typescript@7.24.1(@babel/core@7.24.5)': + dependencies: + '@babel/core': 7.24.5 + '@babel/helper-plugin-utils': 7.24.5 + '@babel/helper-validator-option': 7.23.5 + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) + '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.5) + '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) + + '@babel/runtime@7.24.5': dependencies: regenerator-runtime: 0.14.1 - '@babel/standalone@7.24.4': {} + '@babel/standalone@7.24.5': {} '@babel/template@7.24.0': dependencies: @@ -8116,16 +8975,19 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/types@7.24.0': + '@babel/types@7.24.5': dependencies: '@babel/helper-string-parser': 7.24.1 '@babel/helper-validator-identifier': 7.24.5 +<<<<<<< HEAD to-fast-properties: 2.0.0 '@babel/types@7.24.5': dependencies: '@babel/helper-string-parser': 7.24.1 '@babel/helper-validator-identifier': 7.24.5 +======= +>>>>>>> 5bb7e0e (chore: refresh lockfile) to-fast-properties: 2.0.0 '@clack/core@0.3.4': @@ -8139,15 +9001,23 @@ snapshots: picocolors: 1.0.1 sisteransi: 1.0.5 - '@cloudflare/kv-asset-handler@0.3.1': + '@cloudflare/kv-asset-handler@0.3.2': dependencies: mime: 3.0.0 +<<<<<<< HEAD '@commitlint/cli@19.3.0(@types/node@20.12.12)(typescript@5.4.5)': dependencies: '@commitlint/format': 19.3.0 '@commitlint/lint': 19.2.2 '@commitlint/load': 19.2.0(@types/node@20.12.12)(typescript@5.4.5) +======= + '@commitlint/cli@19.3.0(@types/node@20.12.9)(typescript@5.4.5)': + dependencies: + '@commitlint/format': 19.3.0 + '@commitlint/lint': 19.2.2 + '@commitlint/load': 19.2.0(@types/node@20.12.9)(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@commitlint/read': 19.2.1 '@commitlint/types': 19.0.3 execa: 8.0.1 @@ -8164,7 +9034,7 @@ snapshots: '@commitlint/config-validator@19.0.3': dependencies: '@commitlint/types': 19.0.3 - ajv: 8.12.0 + ajv: 8.13.0 '@commitlint/ensure@19.0.3': dependencies: @@ -8194,7 +9064,11 @@ snapshots: '@commitlint/rules': 19.0.3 '@commitlint/types': 19.0.3 +<<<<<<< HEAD '@commitlint/load@19.2.0(@types/node@20.12.12)(typescript@5.4.5)': +======= + '@commitlint/load@19.2.0(@types/node@20.12.9)(typescript@5.4.5)': +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@commitlint/config-validator': 19.0.3 '@commitlint/execute-rule': 19.0.0 @@ -8202,7 +9076,11 @@ snapshots: '@commitlint/types': 19.0.3 chalk: 5.3.0 cosmiconfig: 9.0.0(typescript@5.4.5) +<<<<<<< HEAD cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.12)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5) +======= + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.9)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -8231,7 +9109,7 @@ snapshots: '@commitlint/config-validator': 19.0.3 '@commitlint/types': 19.0.3 global-directory: 4.0.1 - import-meta-resolve: 4.0.0 + import-meta-resolve: 4.1.0 lodash.mergewith: 4.6.2 resolve-from: 5.0.0 @@ -8259,7 +9137,7 @@ snapshots: '@docsearch/js@3.6.0(@algolia/client-search@4.23.3)(search-insights@2.13.0)': dependencies: '@docsearch/react': 3.6.0(@algolia/client-search@4.23.3)(search-insights@2.13.0) - preact: 10.20.2 + preact: 10.21.0 transitivePeerDependencies: - '@algolia/client-search' - '@types/react' @@ -8281,7 +9159,7 @@ snapshots: '@emotion/babel-plugin@11.11.0': dependencies: '@babel/helper-module-imports': 7.24.3 - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.5 '@emotion/hash': 0.9.1 '@emotion/memoize': 0.8.1 '@emotion/serialize': 1.1.4 @@ -8481,9 +9359,15 @@ snapshots: '@esbuild/win32-x64@0.20.2': optional: true +<<<<<<< HEAD '@eslint-community/eslint-utils@4.4.0(eslint@9.3.0)': dependencies: eslint: 9.3.0 +======= + '@eslint-community/eslint-utils@4.4.0(eslint@9.2.0)': + dependencies: + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.10.0': {} @@ -8516,6 +9400,7 @@ snapshots: transitivePeerDependencies: - supports-color +<<<<<<< HEAD '@eslint/eslintrc@3.1.0': dependencies: ajv: 6.12.6 @@ -8531,24 +9416,28 @@ snapshots: - supports-color '@eslint/js@9.1.1': {} +======= + '@eslint/js@9.2.0': {} +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@eslint/js@9.3.0': {} '@fastify/busboy@2.1.1': {} - '@floating-ui/core@1.6.0': + '@floating-ui/core@1.6.1': dependencies: - '@floating-ui/utils': 0.2.1 + '@floating-ui/utils': 0.2.2 '@floating-ui/dom@1.1.1': dependencies: - '@floating-ui/core': 1.6.0 + '@floating-ui/core': 1.6.1 - '@floating-ui/dom@1.6.3': + '@floating-ui/dom@1.6.5': dependencies: - '@floating-ui/core': 1.6.0 - '@floating-ui/utils': 0.2.1 + '@floating-ui/core': 1.6.1 + '@floating-ui/utils': 0.2.2 +<<<<<<< HEAD '@floating-ui/dom@1.6.5': dependencies: '@floating-ui/core': 1.6.0 @@ -8561,6 +9450,15 @@ snapshots: '@floating-ui/dom': 1.6.5 '@floating-ui/utils': 0.2.1 vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) +======= + '@floating-ui/utils@0.2.2': {} + + '@floating-ui/vue@1.0.6(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@floating-ui/dom': 1.6.5 + '@floating-ui/utils': 0.2.2 + vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -8579,7 +9477,11 @@ snapshots: '@humanwhocodes/object-schema@2.0.3': {} +<<<<<<< HEAD '@humanwhocodes/retry@0.3.0': {} +======= + '@humanwhocodes/retry@0.2.4': {} +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@iconify-json/gravity-ui@1.1.2': dependencies: @@ -8601,11 +9503,19 @@ snapshots: dependencies: '@iconify/types': 2.0.0 +<<<<<<< HEAD '@iconify-json/simple-icons@1.1.102': dependencies: '@iconify/types': 2.0.0 '@iconify-json/tabler@1.1.112': +======= + '@iconify-json/simple-icons@1.1.101': + dependencies: + '@iconify/types': 2.0.0 + + '@iconify-json/tabler@1.1.111': +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@iconify/types': 2.0.0 @@ -8619,10 +9529,11 @@ snapshots: debug: 4.3.4 kolorist: 1.8.0 local-pkg: 0.5.0 - mlly: 1.6.1 + mlly: 1.7.0 transitivePeerDependencies: - supports-color +<<<<<<< HEAD '@iconify/vue@4.1.2(vue@3.4.27(typescript@5.4.5))': dependencies: '@iconify/types': 2.0.0 @@ -8633,8 +9544,16 @@ snapshots: '@swc/helpers': 0.5.10 '@internationalized/number@3.5.3': +======= + '@iconify/vue@4.1.2(vue@3.4.26(typescript@5.4.5))': dependencies: - '@swc/helpers': 0.5.10 + '@iconify/types': 2.0.0 + vue: 3.4.26(typescript@5.4.5) + + '@internationalized/date@3.5.3': +>>>>>>> 5bb7e0e (chore: refresh lockfile) + dependencies: + '@swc/helpers': 0.5.11 '@ioredis/commands@1.2.0': {} @@ -8726,16 +9645,35 @@ snapshots: '@mapbox/whoots-js@3.1.0': {} - '@netlify/functions@2.6.0': + '@mswjs/interceptors@0.27.2': dependencies: - '@netlify/serverless-functions-api': 1.14.0 + '@open-draft/deferred-promise': 2.2.0 + '@open-draft/logger': 0.3.0 + '@open-draft/until': 2.1.0 + is-node-process: 1.2.0 + outvariant: 1.4.2 + strict-event-emitter: 0.5.1 + + '@netlify/functions@2.6.3(@opentelemetry/api@1.8.0)': + dependencies: + '@netlify/serverless-functions-api': 1.18.0(@opentelemetry/api@1.8.0) + transitivePeerDependencies: + - '@opentelemetry/api' '@netlify/node-cookies@0.1.0': {} - '@netlify/serverless-functions-api@1.14.0': + '@netlify/serverless-functions-api@1.18.0(@opentelemetry/api@1.8.0)': dependencies: + '@mswjs/interceptors': 0.27.2 '@netlify/node-cookies': 0.1.0 + '@opentelemetry/core': 1.24.0(@opentelemetry/api@1.8.0) + '@opentelemetry/otlp-transformer': 0.50.0(@opentelemetry/api@1.8.0) + '@opentelemetry/resources': 1.24.0(@opentelemetry/api@1.8.0) + '@opentelemetry/sdk-trace-base': 1.24.0(@opentelemetry/api@1.8.0) + '@opentelemetry/semantic-conventions': 1.24.0 urlpattern-polyfill: 8.0.2 + transitivePeerDependencies: + - '@opentelemetry/api' '@nodelib/fs.scandir@2.1.5': dependencies: @@ -8754,7 +9692,7 @@ snapshots: agent-base: 7.1.1 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.4 - lru-cache: 10.2.0 + lru-cache: 10.2.2 socks-proxy-agent: 8.0.3 transitivePeerDependencies: - supports-color @@ -8763,11 +9701,11 @@ snapshots: dependencies: semver: 7.6.0 - '@npmcli/git@5.0.6': + '@npmcli/git@5.0.7': dependencies: - '@npmcli/promise-spawn': 7.0.1 - lru-cache: 10.2.0 - npm-pick-manifest: 9.0.0 + '@npmcli/promise-spawn': 7.0.2 + lru-cache: 10.2.2 + npm-pick-manifest: 9.0.1 proc-log: 4.2.0 promise-inflight: 1.0.1(bluebird@3.7.2) promise-retry: 2.0.1 @@ -8776,7 +9714,7 @@ snapshots: transitivePeerDependencies: - bluebird - '@npmcli/installed-package-contents@2.0.2': + '@npmcli/installed-package-contents@2.1.0': dependencies: npm-bundled: 3.0.0 npm-normalize-package-bin: 3.0.1 @@ -8785,27 +9723,27 @@ snapshots: '@npmcli/package-json@5.1.0': dependencies: - '@npmcli/git': 5.0.6 + '@npmcli/git': 5.0.7 glob: 10.3.12 - hosted-git-info: 7.0.1 - json-parse-even-better-errors: 3.0.1 - normalize-package-data: 6.0.0 + hosted-git-info: 7.0.2 + json-parse-even-better-errors: 3.0.2 + normalize-package-data: 6.0.1 proc-log: 4.2.0 semver: 7.6.0 transitivePeerDependencies: - bluebird - '@npmcli/promise-spawn@7.0.1': + '@npmcli/promise-spawn@7.0.2': dependencies: which: 4.0.0 - '@npmcli/redact@1.1.0': {} + '@npmcli/redact@2.0.0': {} - '@npmcli/run-script@8.0.0': + '@npmcli/run-script@8.1.0': dependencies: '@npmcli/node-gyp': 3.0.0 '@npmcli/package-json': 5.1.0 - '@npmcli/promise-spawn': 7.0.1 + '@npmcli/promise-spawn': 7.0.2 node-gyp: 10.1.0 proc-log: 4.2.0 which: 4.0.0 @@ -8815,13 +9753,22 @@ snapshots: '@nuxt/devalue@2.0.2': {} +<<<<<<< HEAD '@nuxt/devtools-kit@1.2.0(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)))(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))': +======= + '@nuxt/devtools-kit@1.2.0(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))': +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: - '@nuxt/kit': 3.11.2(rollup@4.16.3) - '@nuxt/schema': 3.11.2(rollup@4.16.3) + '@nuxt/kit': 3.11.2(rollup@4.17.2) + '@nuxt/schema': 3.11.2(rollup@4.17.2) execa: 7.2.0 +<<<<<<< HEAD nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)) vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) +======= + nuxt: 3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)) + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - rollup - supports-color @@ -8839,6 +9786,7 @@ snapshots: rc9: 2.1.2 semver: 7.6.0 +<<<<<<< HEAD '@nuxt/devtools@1.2.0(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)))(rollup@4.16.3)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5))': dependencies: '@antfu/utils': 0.7.7 @@ -8848,6 +9796,17 @@ snapshots: '@vue/devtools-applet': 7.0.27(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5)) '@vue/devtools-core': 7.0.27(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5)) '@vue/devtools-kit': 7.0.27(vue@3.4.27(typescript@5.4.5)) +======= + '@nuxt/devtools@1.2.0(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)))(rollup@4.17.2)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@antfu/utils': 0.7.7 + '@nuxt/devtools-kit': 1.2.0(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) + '@nuxt/devtools-wizard': 1.2.0 + '@nuxt/kit': 3.11.2(rollup@4.17.2) + '@vue/devtools-applet': 7.1.3(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) + '@vue/devtools-core': 7.1.3(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) + '@vue/devtools-kit': 7.1.3(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) birpc: 0.2.17 consola: 3.2.3 cronstrue: 2.49.0 @@ -8863,10 +9822,14 @@ snapshots: launch-editor: 2.6.1 local-pkg: 0.5.0 magicast: 0.3.4 +<<<<<<< HEAD nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)) +======= + nuxt: 3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) nypm: 0.3.8 ohash: 1.1.3 - pacote: 18.0.0 + pacote: 18.0.4 pathe: 1.1.2 perfect-debounce: 1.0.0 pkg-types: 1.1.0 @@ -8875,12 +9838,12 @@ snapshots: semver: 7.6.0 simple-git: 3.24.0 sirv: 2.0.4 - unimport: 3.7.1(rollup@4.16.3) - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) - vite-plugin-inspect: 0.8.4(@nuxt/kit@3.11.2(rollup@4.16.3))(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)) - vite-plugin-vue-inspector: 4.0.2(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)) + unimport: 3.7.1(rollup@4.17.2) + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + vite-plugin-inspect: 0.8.4(@nuxt/kit@3.11.2(rollup@4.17.2))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) + vite-plugin-vue-inspector: 4.0.2(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) which: 3.0.1 - ws: 8.16.0 + ws: 8.17.0 transitivePeerDependencies: - '@unocss/reset' - '@vue/composition-api' @@ -8904,6 +9867,7 @@ snapshots: - utf-8-validate - vue +<<<<<<< HEAD '@nuxt/eslint-config@0.3.10(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@eslint/js': 9.1.1 @@ -8923,22 +9887,51 @@ snapshots: pathe: 1.1.2 tslib: 2.6.2 vue-eslint-parser: 9.4.2(eslint@9.3.0) +======= + '@nuxt/eslint-config@0.3.10(eslint@9.2.0)(typescript@5.4.5)': + dependencies: + '@eslint/js': 9.2.0 + '@nuxt/eslint-plugin': 0.3.10(eslint@9.2.0)(typescript@5.4.5) + '@rushstack/eslint-patch': 1.10.2 + '@stylistic/eslint-plugin': 1.8.0(eslint@9.2.0)(typescript@5.4.5) + '@typescript-eslint/eslint-plugin': 7.8.0(@typescript-eslint/parser@7.8.0(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5) + '@typescript-eslint/parser': 7.8.0(eslint@9.2.0)(typescript@5.4.5) + eslint: 9.2.0 + eslint-config-flat-gitignore: 0.1.5 + eslint-flat-config-utils: 0.2.4 + eslint-plugin-import-x: 0.5.0(eslint@9.2.0)(typescript@5.4.5) + eslint-plugin-jsdoc: 48.2.3(eslint@9.2.0) + eslint-plugin-unicorn: 52.0.0(eslint@9.2.0) + eslint-plugin-vue: 9.25.0(eslint@9.2.0) + globals: 15.1.0 + pathe: 1.1.2 + tslib: 2.6.2 + vue-eslint-parser: 9.4.2(eslint@9.2.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - typescript +<<<<<<< HEAD '@nuxt/eslint-plugin@0.3.10(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@typescript-eslint/types': 7.7.1 '@typescript-eslint/utils': 7.7.1(eslint@9.3.0)(typescript@5.4.5) eslint: 9.3.0 +======= + '@nuxt/eslint-plugin@0.3.10(eslint@9.2.0)(typescript@5.4.5)': + dependencies: + '@typescript-eslint/types': 7.8.0 + '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5) + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - typescript - '@nuxt/kit@3.11.2(rollup@4.16.3)': + '@nuxt/kit@3.11.2(rollup@4.17.2)': dependencies: - '@nuxt/schema': 3.11.2(rollup@4.16.3) + '@nuxt/schema': 3.11.2(rollup@4.17.2) c12: 1.10.0 consola: 3.2.3 defu: 6.1.4 @@ -8947,36 +9940,35 @@ snapshots: ignore: 5.3.1 jiti: 1.21.0 knitwork: 1.1.0 - mlly: 1.6.1 + mlly: 1.7.0 pathe: 1.1.2 pkg-types: 1.1.0 scule: 1.3.0 semver: 7.6.0 ufo: 1.5.3 unctx: 2.3.1 - unimport: 3.7.1(rollup@4.16.3) + unimport: 3.7.1(rollup@4.17.2) untyped: 1.4.2 transitivePeerDependencies: - rollup - supports-color - '@nuxt/module-builder@0.6.0(@nuxt/kit@3.11.2(rollup@4.16.3))(nuxi@3.11.1)(typescript@5.4.5)': + '@nuxt/module-builder@0.5.5(@nuxt/kit@3.11.2(rollup@4.17.2))(nuxi@3.11.1)(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5))': dependencies: - '@nuxt/kit': 3.11.2(rollup@4.16.3) + '@nuxt/kit': 3.11.2(rollup@4.17.2) citty: 0.1.6 consola: 3.2.3 - defu: 6.1.4 - mlly: 1.6.1 + mlly: 1.7.0 nuxi: 3.11.1 pathe: 1.1.2 - pkg-types: 1.1.0 - unbuild: 2.0.0(typescript@5.4.5) + unbuild: 2.0.0(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5)) transitivePeerDependencies: - sass - supports-color - typescript + - vue-tsc - '@nuxt/schema@3.11.2(rollup@4.16.3)': + '@nuxt/schema@3.11.2(rollup@4.17.2)': dependencies: '@nuxt/ui-templates': 1.3.3 consola: 3.2.3 @@ -8987,15 +9979,15 @@ snapshots: scule: 1.3.0 std-env: 3.7.0 ufo: 1.5.3 - unimport: 3.7.1(rollup@4.16.3) + unimport: 3.7.1(rollup@4.17.2) untyped: 1.4.2 transitivePeerDependencies: - rollup - supports-color - '@nuxt/telemetry@2.5.4(rollup@4.16.3)': + '@nuxt/telemetry@2.5.4(rollup@4.17.2)': dependencies: - '@nuxt/kit': 3.11.2(rollup@4.16.3) + '@nuxt/kit': 3.11.2(rollup@4.17.2) ci-info: 4.0.0 consola: 3.2.3 create-require: 1.1.1 @@ -9016,10 +10008,14 @@ snapshots: - rollup - supports-color +<<<<<<< HEAD '@nuxt/test-utils@3.12.1(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))': +======= + '@nuxt/test-utils@3.12.1(@vitest/ui@0.34.7(vitest@0.33.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5))': +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: - '@nuxt/kit': 3.11.2(rollup@4.16.3) - '@nuxt/schema': 3.11.2(rollup@4.16.3) + '@nuxt/kit': 3.11.2(rollup@4.17.2) + '@nuxt/schema': 3.11.2(rollup@4.17.2) c12: 1.10.0 consola: 3.2.3 defu: 6.1.4 @@ -9041,6 +10037,7 @@ snapshots: ufo: 1.5.3 unenv: 1.9.0 unplugin: 1.10.1 +<<<<<<< HEAD vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) vitest-environment-nuxt: 1.0.0(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) vue: 3.4.27(typescript@5.4.5) @@ -9048,18 +10045,36 @@ snapshots: optionalDependencies: '@vitest/ui': 1.6.0(vitest@1.6.0) vitest: 1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4) +======= + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + vitest-environment-nuxt: 1.0.0(@vitest/ui@0.34.7(vitest@0.33.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) + vue: 3.4.26(typescript@5.4.5) + vue-router: 4.3.2(vue@3.4.26(typescript@5.4.5)) + optionalDependencies: + '@vitest/ui': 0.34.7(vitest@0.33.0) + vitest: 0.33.0(@vitest/ui@0.34.7)(terser@5.31.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - rollup - supports-color '@nuxt/ui-templates@1.3.3': {} +<<<<<<< HEAD '@nuxt/vite-builder@3.11.2(@types/node@20.12.8)(eslint@9.3.0)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5))(vue@3.4.27(typescript@5.4.5))': dependencies: '@nuxt/kit': 3.11.2(rollup@4.16.3) '@rollup/plugin-replace': 5.0.5(rollup@4.16.3) '@vitejs/plugin-vue': 5.0.4(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5)) '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5)) +======= + '@nuxt/vite-builder@3.11.2(@types/node@20.12.9)(eslint@9.2.0)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5))(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@nuxt/kit': 3.11.2(rollup@4.17.2) + '@rollup/plugin-replace': 5.0.5(rollup@4.17.2) + '@vitejs/plugin-vue': 5.0.4(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) autoprefixer: 10.4.19(postcss@8.4.38) clear: 0.1.0 consola: 3.2.3 @@ -9074,22 +10089,29 @@ snapshots: h3: 1.11.1 knitwork: 1.1.0 magic-string: 0.30.10 - mlly: 1.6.1 + mlly: 1.7.0 ohash: 1.1.3 pathe: 1.1.2 perfect-debounce: 1.0.0 pkg-types: 1.1.0 postcss: 8.4.38 - rollup-plugin-visualizer: 5.12.0(rollup@4.16.3) + rollup-plugin-visualizer: 5.12.0(rollup@4.17.2) std-env: 3.7.0 strip-literal: 2.1.0 ufo: 1.5.3 unenv: 1.9.0 unplugin: 1.10.1 +<<<<<<< HEAD vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) vite-node: 1.5.0(@types/node@20.12.8)(terser@5.30.4) vite-plugin-checker: 0.6.4(eslint@9.3.0)(optionator@0.9.3)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)) vue: 3.4.27(typescript@5.4.5) +======= + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + vite-node: 1.6.0(@types/node@20.12.9)(terser@5.31.0) + vite-plugin-checker: 0.6.4(eslint@9.2.0)(meow@12.1.1)(optionator@0.9.4)(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)) + vue: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) vue-bundle-renderer: 2.0.0 transitivePeerDependencies: - '@types/node' @@ -9111,6 +10133,85 @@ snapshots: - vti - vue-tsc + '@open-draft/deferred-promise@2.2.0': {} + + '@open-draft/logger@0.3.0': + dependencies: + is-node-process: 1.2.0 + outvariant: 1.4.2 + + '@open-draft/until@2.1.0': {} + + '@opentelemetry/api-logs@0.50.0': + dependencies: + '@opentelemetry/api': 1.8.0 + + '@opentelemetry/api@1.8.0': {} + + '@opentelemetry/core@1.23.0(@opentelemetry/api@1.8.0)': + dependencies: + '@opentelemetry/api': 1.8.0 + '@opentelemetry/semantic-conventions': 1.23.0 + + '@opentelemetry/core@1.24.0(@opentelemetry/api@1.8.0)': + dependencies: + '@opentelemetry/api': 1.8.0 + '@opentelemetry/semantic-conventions': 1.24.0 + + '@opentelemetry/otlp-transformer@0.50.0(@opentelemetry/api@1.8.0)': + dependencies: + '@opentelemetry/api': 1.8.0 + '@opentelemetry/api-logs': 0.50.0 + '@opentelemetry/core': 1.23.0(@opentelemetry/api@1.8.0) + '@opentelemetry/resources': 1.23.0(@opentelemetry/api@1.8.0) + '@opentelemetry/sdk-logs': 0.50.0(@opentelemetry/api-logs@0.50.0)(@opentelemetry/api@1.8.0) + '@opentelemetry/sdk-metrics': 1.23.0(@opentelemetry/api@1.8.0) + '@opentelemetry/sdk-trace-base': 1.23.0(@opentelemetry/api@1.8.0) + + '@opentelemetry/resources@1.23.0(@opentelemetry/api@1.8.0)': + dependencies: + '@opentelemetry/api': 1.8.0 + '@opentelemetry/core': 1.23.0(@opentelemetry/api@1.8.0) + '@opentelemetry/semantic-conventions': 1.23.0 + + '@opentelemetry/resources@1.24.0(@opentelemetry/api@1.8.0)': + dependencies: + '@opentelemetry/api': 1.8.0 + '@opentelemetry/core': 1.24.0(@opentelemetry/api@1.8.0) + '@opentelemetry/semantic-conventions': 1.24.0 + + '@opentelemetry/sdk-logs@0.50.0(@opentelemetry/api-logs@0.50.0)(@opentelemetry/api@1.8.0)': + dependencies: + '@opentelemetry/api': 1.8.0 + '@opentelemetry/api-logs': 0.50.0 + '@opentelemetry/core': 1.23.0(@opentelemetry/api@1.8.0) + '@opentelemetry/resources': 1.23.0(@opentelemetry/api@1.8.0) + + '@opentelemetry/sdk-metrics@1.23.0(@opentelemetry/api@1.8.0)': + dependencies: + '@opentelemetry/api': 1.8.0 + '@opentelemetry/core': 1.23.0(@opentelemetry/api@1.8.0) + '@opentelemetry/resources': 1.23.0(@opentelemetry/api@1.8.0) + lodash.merge: 4.6.2 + + '@opentelemetry/sdk-trace-base@1.23.0(@opentelemetry/api@1.8.0)': + dependencies: + '@opentelemetry/api': 1.8.0 + '@opentelemetry/core': 1.23.0(@opentelemetry/api@1.8.0) + '@opentelemetry/resources': 1.23.0(@opentelemetry/api@1.8.0) + '@opentelemetry/semantic-conventions': 1.23.0 + + '@opentelemetry/sdk-trace-base@1.24.0(@opentelemetry/api@1.8.0)': + dependencies: + '@opentelemetry/api': 1.8.0 + '@opentelemetry/core': 1.24.0(@opentelemetry/api@1.8.0) + '@opentelemetry/resources': 1.24.0(@opentelemetry/api@1.8.0) + '@opentelemetry/semantic-conventions': 1.24.0 + + '@opentelemetry/semantic-conventions@1.23.0': {} + + '@opentelemetry/semantic-conventions@1.24.0': {} + '@oxc-parser/wasm@0.1.0': {} '@parcel/watcher-android-arm64@2.4.1': @@ -9181,9 +10282,15 @@ snapshots: '@popperjs/core@2.11.8': {} +<<<<<<< HEAD '@radix-icons/vue@1.0.0(vue@3.4.27(typescript@5.4.5))': dependencies: vue: 3.4.27(typescript@5.4.5) +======= + '@radix-icons/vue@1.0.0(vue@3.4.26(typescript@5.4.5))': + dependencies: + vue: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@rollup/plugin-alias@5.1.0(rollup@3.29.4)': dependencies: @@ -9191,11 +10298,11 @@ snapshots: optionalDependencies: rollup: 3.29.4 - '@rollup/plugin-alias@5.1.0(rollup@4.16.3)': + '@rollup/plugin-alias@5.1.0(rollup@4.17.2)': dependencies: slash: 4.0.0 optionalDependencies: - rollup: 4.16.3 + rollup: 4.17.2 '@rollup/plugin-commonjs@25.0.7(rollup@3.29.4)': dependencies: @@ -9208,24 +10315,24 @@ snapshots: optionalDependencies: rollup: 3.29.4 - '@rollup/plugin-commonjs@25.0.7(rollup@4.16.3)': + '@rollup/plugin-commonjs@25.0.7(rollup@4.17.2)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.16.3) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) commondir: 1.0.1 estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 magic-string: 0.30.10 optionalDependencies: - rollup: 4.16.3 + rollup: 4.17.2 - '@rollup/plugin-inject@5.0.5(rollup@4.16.3)': + '@rollup/plugin-inject@5.0.5(rollup@4.17.2)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.16.3) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) estree-walker: 2.0.2 magic-string: 0.30.10 optionalDependencies: - rollup: 4.16.3 + rollup: 4.17.2 '@rollup/plugin-json@6.1.0(rollup@3.29.4)': dependencies: @@ -9233,11 +10340,11 @@ snapshots: optionalDependencies: rollup: 3.29.4 - '@rollup/plugin-json@6.1.0(rollup@4.16.3)': + '@rollup/plugin-json@6.1.0(rollup@4.17.2)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.16.3) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) optionalDependencies: - rollup: 4.16.3 + rollup: 4.17.2 '@rollup/plugin-node-resolve@15.2.3(rollup@3.29.4)': dependencies: @@ -9250,16 +10357,16 @@ snapshots: optionalDependencies: rollup: 3.29.4 - '@rollup/plugin-node-resolve@15.2.3(rollup@4.16.3)': + '@rollup/plugin-node-resolve@15.2.3(rollup@4.17.2)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.16.3) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-builtin-module: 3.2.1 is-module: 1.0.0 resolve: 1.22.8 optionalDependencies: - rollup: 4.16.3 + rollup: 4.17.2 '@rollup/plugin-replace@5.0.5(rollup@3.29.4)': dependencies: @@ -9268,20 +10375,20 @@ snapshots: optionalDependencies: rollup: 3.29.4 - '@rollup/plugin-replace@5.0.5(rollup@4.16.3)': + '@rollup/plugin-replace@5.0.5(rollup@4.17.2)': dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.16.3) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) magic-string: 0.30.10 optionalDependencies: - rollup: 4.16.3 + rollup: 4.17.2 - '@rollup/plugin-terser@0.4.4(rollup@4.16.3)': + '@rollup/plugin-terser@0.4.4(rollup@4.17.2)': dependencies: serialize-javascript: 6.0.2 smob: 1.5.0 - terser: 5.30.4 + terser: 5.31.0 optionalDependencies: - rollup: 4.16.3 + rollup: 4.17.2 '@rollup/pluginutils@4.2.1': dependencies: @@ -9296,69 +10403,77 @@ snapshots: optionalDependencies: rollup: 3.29.4 - '@rollup/pluginutils@5.1.0(rollup@4.16.3)': + '@rollup/pluginutils@5.1.0(rollup@4.17.2)': dependencies: '@types/estree': 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.16.3 + rollup: 4.17.2 - '@rollup/rollup-android-arm-eabi@4.16.3': + '@rollup/rollup-android-arm-eabi@4.17.2': optional: true - '@rollup/rollup-android-arm64@4.16.3': + '@rollup/rollup-android-arm64@4.17.2': optional: true - '@rollup/rollup-darwin-arm64@4.16.3': + '@rollup/rollup-darwin-arm64@4.17.2': optional: true - '@rollup/rollup-darwin-x64@4.16.3': + '@rollup/rollup-darwin-x64@4.17.2': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.16.3': + '@rollup/rollup-linux-arm-gnueabihf@4.17.2': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.16.3': + '@rollup/rollup-linux-arm-musleabihf@4.17.2': optional: true - '@rollup/rollup-linux-arm64-gnu@4.16.3': + '@rollup/rollup-linux-arm64-gnu@4.17.2': optional: true - '@rollup/rollup-linux-arm64-musl@4.16.3': + '@rollup/rollup-linux-arm64-musl@4.17.2': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.16.3': + '@rollup/rollup-linux-powerpc64le-gnu@4.17.2': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.16.3': + '@rollup/rollup-linux-riscv64-gnu@4.17.2': optional: true - '@rollup/rollup-linux-s390x-gnu@4.16.3': + '@rollup/rollup-linux-s390x-gnu@4.17.2': optional: true - '@rollup/rollup-linux-x64-gnu@4.16.3': + '@rollup/rollup-linux-x64-gnu@4.17.2': optional: true - '@rollup/rollup-linux-x64-musl@4.16.3': + '@rollup/rollup-linux-x64-musl@4.17.2': optional: true - '@rollup/rollup-win32-arm64-msvc@4.16.3': + '@rollup/rollup-win32-arm64-msvc@4.17.2': optional: true - '@rollup/rollup-win32-ia32-msvc@4.16.3': + '@rollup/rollup-win32-ia32-msvc@4.17.2': optional: true - '@rollup/rollup-win32-x64-msvc@4.16.3': + '@rollup/rollup-win32-x64-msvc@4.17.2': optional: true '@rushstack/eslint-patch@1.10.2': {} '@shikijs/core@1.6.0': {} +<<<<<<< HEAD '@shikijs/transformers@1.6.0': dependencies: shiki: 1.6.0 +======= + '@shikijs/core@1.4.0': {} + + '@shikijs/transformers@1.4.0': + dependencies: + shiki: 1.4.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@sigstore/bundle@2.3.1': dependencies: @@ -9373,7 +10488,7 @@ snapshots: '@sigstore/bundle': 2.3.1 '@sigstore/core': 1.1.0 '@sigstore/protobuf-specs': 0.3.1 - make-fetch-happen: 13.0.0 + make-fetch-happen: 13.0.1 transitivePeerDependencies: - supports-color @@ -9396,11 +10511,16 @@ snapshots: '@stackblitz/sdk@1.10.0': {} +<<<<<<< HEAD '@stylistic/eslint-plugin-js@1.7.2(eslint@9.3.0)': +======= + '@stylistic/eslint-plugin-js@1.8.0(eslint@9.2.0)': +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@types/eslint': 8.56.10 acorn: 8.11.3 escape-string-regexp: 4.0.0 +<<<<<<< HEAD eslint: 9.3.0 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -9434,19 +10554,48 @@ snapshots: '@types/eslint': 8.56.10 '@typescript-eslint/utils': 6.21.0(eslint@9.3.0)(typescript@5.4.5) eslint: 9.3.0 +======= + eslint: 9.2.0 + eslint-visitor-keys: 3.4.3 + espree: 9.6.1 + + '@stylistic/eslint-plugin-jsx@1.8.0(eslint@9.2.0)': + dependencies: + '@stylistic/eslint-plugin-js': 1.8.0(eslint@9.2.0) + '@types/eslint': 8.56.10 + eslint: 9.2.0 + estraverse: 5.3.0 + picomatch: 4.0.2 + + '@stylistic/eslint-plugin-plus@1.8.0(eslint@9.2.0)(typescript@5.4.5)': + dependencies: + '@types/eslint': 8.56.10 + '@typescript-eslint/utils': 6.21.0(eslint@9.2.0)(typescript@5.4.5) + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - typescript +<<<<<<< HEAD '@stylistic/eslint-plugin-plus@2.1.0(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@types/eslint': 8.56.10 '@typescript-eslint/utils': 7.10.0(eslint@9.3.0)(typescript@5.4.5) eslint: 9.3.0 +======= + '@stylistic/eslint-plugin-ts@1.8.0(eslint@9.2.0)(typescript@5.4.5)': + dependencies: + '@stylistic/eslint-plugin-js': 1.8.0(eslint@9.2.0) + '@types/eslint': 8.56.10 + '@typescript-eslint/utils': 6.21.0(eslint@9.2.0)(typescript@5.4.5) + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - typescript +<<<<<<< HEAD '@stylistic/eslint-plugin-ts@1.7.2(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@stylistic/eslint-plugin-js': 1.7.2(eslint@9.3.0) @@ -9487,18 +10636,29 @@ snapshots: '@stylistic/eslint-plugin-ts': 2.1.0(eslint@9.3.0)(typescript@5.4.5) '@types/eslint': 8.56.10 eslint: 9.3.0 +======= + '@stylistic/eslint-plugin@1.8.0(eslint@9.2.0)(typescript@5.4.5)': + dependencies: + '@stylistic/eslint-plugin-js': 1.8.0(eslint@9.2.0) + '@stylistic/eslint-plugin-jsx': 1.8.0(eslint@9.2.0) + '@stylistic/eslint-plugin-plus': 1.8.0(eslint@9.2.0)(typescript@5.4.5) + '@stylistic/eslint-plugin-ts': 1.8.0(eslint@9.2.0)(typescript@5.4.5) + '@types/eslint': 8.56.10 + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - typescript - '@swc/helpers@0.5.10': + '@swc/helpers@0.5.11': dependencies: tslib: 2.6.2 '@tanstack/table-core@8.17.3': {} - '@tanstack/virtual-core@3.4.0': {} + '@tanstack/virtual-core@3.5.0': {} +<<<<<<< HEAD '@tanstack/virtual-core@3.5.0': {} '@tanstack/vue-table@8.17.3(vue@3.4.27(typescript@5.4.5))': @@ -9515,6 +10675,17 @@ snapshots: dependencies: '@tanstack/virtual-core': 3.5.0 vue: 3.4.27(typescript@5.4.5) +======= + '@tanstack/vue-table@8.16.0(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@tanstack/table-core': 8.16.0 + vue: 3.4.26(typescript@5.4.5) + + '@tanstack/vue-virtual@3.5.0(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@tanstack/virtual-core': 3.5.0 + vue: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@trysound/sax@0.2.0': {} @@ -9534,8 +10705,8 @@ snapshots: '@types/babel__core@7.20.5': dependencies: - '@babel/parser': 7.24.4 - '@babel/types': 7.24.0 + '@babel/parser': 7.24.5 + '@babel/types': 7.24.5 '@types/babel__generator': 7.6.8 '@types/babel__template': 7.4.4 '@types/babel__traverse': 7.20.5 @@ -9552,10 +10723,23 @@ snapshots: '@types/babel__traverse@7.20.5': dependencies: '@babel/types': 7.24.5 +<<<<<<< HEAD '@types/conventional-commits-parser@5.0.0': dependencies: '@types/node': 20.12.12 +======= + + '@types/chai-subset@1.3.5': + dependencies: + '@types/chai': 4.3.16 + + '@types/chai@4.3.16': {} + + '@types/conventional-commits-parser@5.0.0': + dependencies: + '@types/node': 20.12.9 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/d3-array@3.2.1': {} @@ -9700,23 +10884,39 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 +<<<<<<< HEAD '@types/node': 20.12.12 +======= + '@types/node': 20.12.9 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/geojson@7946.0.14': {} '@types/http-proxy@1.17.14': dependencies: +<<<<<<< HEAD '@types/node': 20.12.12 +======= + '@types/node': 20.12.9 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/json-schema@7.0.15': {} '@types/jsonfile@6.1.4': dependencies: +<<<<<<< HEAD '@types/node': 20.12.12 '@types/keyv@3.1.4': dependencies: '@types/node': 20.12.12 +======= + '@types/node': 20.12.9 + + '@types/keyv@3.1.4': + dependencies: + '@types/node': 20.12.9 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/leaflet@1.7.6': dependencies: @@ -9726,9 +10926,9 @@ snapshots: '@types/lodash-es@4.17.12': dependencies: - '@types/lodash': 4.17.0 + '@types/lodash': 4.17.1 - '@types/lodash@4.17.0': {} + '@types/lodash@4.17.1': {} '@types/mapbox__point-geometry@0.1.4': {} @@ -9748,12 +10948,15 @@ snapshots: '@types/unist': 2.0.10 '@types/mdurl@2.0.0': {} +<<<<<<< HEAD '@types/node@20.12.12': dependencies: undici-types: 5.26.5 +======= +>>>>>>> 5bb7e0e (chore: refresh lockfile) - '@types/node@20.12.8': + '@types/node@20.12.9': dependencies: undici-types: 5.26.5 @@ -9765,7 +10968,11 @@ snapshots: '@types/prompts@2.4.9': dependencies: +<<<<<<< HEAD '@types/node': 20.12.12 +======= + '@types/node': 20.12.9 +>>>>>>> 5bb7e0e (chore: refresh lockfile) kleur: 3.0.3 '@types/resize-observer-browser@0.1.11': {} @@ -9774,7 +10981,11 @@ snapshots: '@types/responselike@1.0.3': dependencies: +<<<<<<< HEAD '@types/node': 20.12.12 +======= + '@types/node': 20.12.9 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/semver@7.5.8': {} @@ -9817,6 +11028,7 @@ snapshots: '@types/web-bluetooth@0.0.20': {} +<<<<<<< HEAD '@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@eslint-community/regexpp': 4.10.0 @@ -9845,6 +11057,18 @@ snapshots: '@typescript-eslint/visitor-keys': 7.7.1 debug: 4.3.4 eslint: 9.3.0 +======= + '@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5)': + dependencies: + '@eslint-community/regexpp': 4.10.0 + '@typescript-eslint/parser': 7.7.1(eslint@9.2.0)(typescript@5.4.5) + '@typescript-eslint/scope-manager': 7.7.1 + '@typescript-eslint/type-utils': 7.7.1(eslint@9.2.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.7.1(eslint@9.2.0)(typescript@5.4.5) + '@typescript-eslint/visitor-keys': 7.7.1 + debug: 4.3.4 + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 @@ -9855,6 +11079,7 @@ snapshots: transitivePeerDependencies: - supports-color +<<<<<<< HEAD '@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@typescript-eslint/scope-manager': 7.10.0 @@ -9863,19 +11088,57 @@ snapshots: '@typescript-eslint/visitor-keys': 7.10.0 debug: 4.3.4 eslint: 9.3.0 +======= + '@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5)': + dependencies: + '@eslint-community/regexpp': 4.10.0 + '@typescript-eslint/parser': 7.8.0(eslint@9.2.0)(typescript@5.4.5) + '@typescript-eslint/scope-manager': 7.8.0 + '@typescript-eslint/type-utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5) + '@typescript-eslint/visitor-keys': 7.8.0 + debug: 4.3.4 + eslint: 9.2.0 + graphemer: 1.4.0 + ignore: 5.3.1 + natural-compare: 1.4.0 + semver: 7.6.0 + ts-api-utils: 1.3.0(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: - supports-color +<<<<<<< HEAD '@typescript-eslint/parser@7.7.1(eslint@9.3.0)(typescript@5.4.5)': +======= + '@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5)': +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@typescript-eslint/scope-manager': 7.7.1 '@typescript-eslint/types': 7.7.1 '@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5) '@typescript-eslint/visitor-keys': 7.7.1 debug: 4.3.4 +<<<<<<< HEAD eslint: 9.3.0 +======= + eslint: 9.2.0 + optionalDependencies: + typescript: 5.4.5 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/parser@7.8.0(eslint@9.2.0)(typescript@5.4.5)': + dependencies: + '@typescript-eslint/scope-manager': 7.8.0 + '@typescript-eslint/types': 7.8.0 + '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) + '@typescript-eslint/visitor-keys': 7.8.0 + debug: 4.3.4 + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: @@ -9896,6 +11159,7 @@ snapshots: '@typescript-eslint/types': 7.7.1 '@typescript-eslint/visitor-keys': 7.7.1 +<<<<<<< HEAD '@typescript-eslint/type-utils@7.10.0(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5) @@ -9914,6 +11178,31 @@ snapshots: '@typescript-eslint/utils': 7.7.1(eslint@9.3.0)(typescript@5.4.5) debug: 4.3.4 eslint: 9.3.0 +======= + '@typescript-eslint/scope-manager@7.8.0': + dependencies: + '@typescript-eslint/types': 7.8.0 + '@typescript-eslint/visitor-keys': 7.8.0 + + '@typescript-eslint/type-utils@7.7.1(eslint@9.2.0)(typescript@5.4.5)': + dependencies: + '@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5) + '@typescript-eslint/utils': 7.7.1(eslint@9.2.0)(typescript@5.4.5) + debug: 4.3.4 + eslint: 9.2.0 + ts-api-utils: 1.3.0(typescript@5.4.5) + optionalDependencies: + typescript: 5.4.5 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/type-utils@7.8.0(eslint@9.2.0)(typescript@5.4.5)': + dependencies: + '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) + '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5) + debug: 4.3.4 + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) ts-api-utils: 1.3.0(typescript@5.4.5) optionalDependencies: typescript: 5.4.5 @@ -9926,6 +11215,8 @@ snapshots: '@typescript-eslint/types@7.7.1': {} + '@typescript-eslint/types@7.8.0': {} + '@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.5)': dependencies: '@typescript-eslint/types': 6.21.0 @@ -9971,20 +11262,46 @@ snapshots: transitivePeerDependencies: - supports-color +<<<<<<< HEAD '@typescript-eslint/utils@6.21.0(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) +======= + '@typescript-eslint/typescript-estree@7.8.0(typescript@5.4.5)': + dependencies: + '@typescript-eslint/types': 7.8.0 + '@typescript-eslint/visitor-keys': 7.8.0 + debug: 4.3.4 + globby: 11.1.0 + is-glob: 4.0.3 + minimatch: 9.0.4 + semver: 7.6.0 + ts-api-utils: 1.3.0(typescript@5.4.5) + optionalDependencies: + typescript: 5.4.5 + transitivePeerDependencies: + - supports-color + + '@typescript-eslint/utils@6.21.0(eslint@9.2.0)(typescript@5.4.5)': + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/json-schema': 7.0.15 '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5) +<<<<<<< HEAD eslint: 9.3.0 +======= + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) semver: 7.6.0 transitivePeerDependencies: - supports-color - typescript +<<<<<<< HEAD '@typescript-eslint/utils@7.10.0(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) @@ -9999,12 +11316,35 @@ snapshots: '@typescript-eslint/utils@7.7.1(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) +======= + '@typescript-eslint/utils@7.7.1(eslint@9.2.0)(typescript@5.4.5)': + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/json-schema': 7.0.15 '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 7.7.1 '@typescript-eslint/types': 7.7.1 '@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5) +<<<<<<< HEAD eslint: 9.3.0 +======= + eslint: 9.2.0 + semver: 7.6.0 + transitivePeerDependencies: + - supports-color + - typescript + + '@typescript-eslint/utils@7.8.0(eslint@9.2.0)(typescript@5.4.5)': + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) + '@types/json-schema': 7.0.15 + '@types/semver': 7.5.8 + '@typescript-eslint/scope-manager': 7.8.0 + '@typescript-eslint/types': 7.8.0 + '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) semver: 7.6.0 transitivePeerDependencies: - supports-color @@ -10025,47 +11365,61 @@ snapshots: '@typescript-eslint/types': 7.7.1 eslint-visitor-keys: 3.4.3 - '@unhead/dom@1.9.7': + '@typescript-eslint/visitor-keys@7.8.0': dependencies: - '@unhead/schema': 1.9.7 - '@unhead/shared': 1.9.7 + '@typescript-eslint/types': 7.8.0 + eslint-visitor-keys: 3.4.3 + + '@unhead/dom@1.9.9': + dependencies: + '@unhead/schema': 1.9.9 + '@unhead/shared': 1.9.9 - '@unhead/schema@1.9.7': + '@unhead/schema@1.9.9': dependencies: hookable: 5.5.3 zhead: 2.2.4 - '@unhead/shared@1.9.7': + '@unhead/shared@1.9.9': dependencies: - '@unhead/schema': 1.9.7 + '@unhead/schema': 1.9.9 - '@unhead/ssr@1.9.7': + '@unhead/ssr@1.9.9': dependencies: - '@unhead/schema': 1.9.7 - '@unhead/shared': 1.9.7 + '@unhead/schema': 1.9.9 + '@unhead/shared': 1.9.9 +<<<<<<< HEAD '@unhead/vue@1.9.7(vue@3.4.27(typescript@5.4.5))': +======= + '@unhead/vue@1.9.9(vue@3.4.26(typescript@5.4.5))': +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: - '@unhead/schema': 1.9.7 - '@unhead/shared': 1.9.7 + '@unhead/schema': 1.9.9 + '@unhead/shared': 1.9.9 hookable: 5.5.3 +<<<<<<< HEAD unhead: 1.9.7 vue: 3.4.27(typescript@5.4.5) +======= + unhead: 1.9.9 + vue: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) - '@unocss/astro@0.59.4(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))': + '@unocss/astro@0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))': dependencies: '@unocss/core': 0.59.4 '@unocss/reset': 0.59.4 - '@unocss/vite': 0.59.4(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)) + '@unocss/vite': 0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) optionalDependencies: - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) transitivePeerDependencies: - rollup - '@unocss/cli@0.59.4(rollup@4.16.3)': + '@unocss/cli@0.59.4(rollup@4.17.2)': dependencies: '@ampproject/remapping': 2.3.0 - '@rollup/pluginutils': 5.1.0(rollup@4.16.3) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) '@unocss/config': 0.59.4 '@unocss/core': 0.59.4 '@unocss/preset-uno': 0.59.4 @@ -10189,10 +11543,10 @@ snapshots: dependencies: '@unocss/core': 0.59.4 - '@unocss/vite@0.59.4(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))': + '@unocss/vite@0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))': dependencies: '@ampproject/remapping': 2.3.0 - '@rollup/pluginutils': 5.1.0(rollup@4.16.3) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) '@unocss/config': 0.59.4 '@unocss/core': 0.59.4 '@unocss/inspector': 0.59.4 @@ -10201,7 +11555,7 @@ snapshots: chokidar: 3.6.0 fast-glob: 3.3.2 magic-string: 0.30.10 - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) transitivePeerDependencies: - rollup @@ -10249,6 +11603,7 @@ snapshots: topojson-client: 3.1.0 tslib: 2.6.2 +<<<<<<< HEAD '@unovis/vue@1.4.1(@unovis/ts@1.4.1)(vue@3.4.27(typescript@5.4.5))': dependencies: '@unovis/ts': 1.4.1 @@ -10259,6 +11614,18 @@ snapshots: type-fest: 4.16.0 vee-validate: 4.12.8(vue@3.4.27(typescript@5.4.5)) zod: 3.23.8 +======= + '@unovis/vue@1.4.0(@unovis/ts@1.4.0)(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@unovis/ts': 1.4.0 + vue: 3.4.26(typescript@5.4.5) + + '@vee-validate/zod@4.12.7(vue@3.4.26(typescript@5.4.5))': + dependencies: + type-fest: 4.18.2 + vee-validate: 4.12.7(vue@3.4.26(typescript@5.4.5)) + zod: 3.23.6 +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - vue @@ -10274,12 +11641,13 @@ snapshots: glob: 7.2.3 graceful-fs: 4.2.11 micromatch: 4.0.5 - node-gyp-build: 4.8.0 + node-gyp-build: 4.8.1 resolve-from: 5.0.0 transitivePeerDependencies: - encoding - supports-color +<<<<<<< HEAD '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5))': dependencies: '@babel/core': 7.24.4 @@ -10304,6 +11672,22 @@ snapshots: dependencies: vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) vue: 3.4.27(typescript@5.4.5) +======= + '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@babel/core': 7.24.5 + '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.5) + '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.5) + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + vue: 3.4.26(typescript@5.4.5) + transitivePeerDependencies: + - supports-color + + '@vitejs/plugin-vue@5.0.4(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5))': + dependencies: + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + vue: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@vitejs/plugin-vue@5.0.4(vite@5.2.11(@types/node@20.12.12)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5))': dependencies: @@ -10341,7 +11725,35 @@ snapshots: pathe: 1.1.2 picocolors: 1.0.0 sirv: 2.0.4 +<<<<<<< HEAD vitest: 1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4) +======= + vitest: 0.33.0(@vitest/ui@0.34.7)(terser@5.31.0) + optional: true + + '@vitest/ui@0.34.7(vitest@1.6.0)': + dependencies: + '@vitest/utils': 0.34.7 + fast-glob: 3.3.2 + fflate: 0.8.2 + flatted: 3.3.1 + pathe: 1.1.2 + picocolors: 1.0.0 + sirv: 2.0.4 + vitest: 0.34.6(@vitest/ui@0.34.7)(terser@5.31.0) + + '@vitest/utils@0.34.6': + dependencies: + diff-sequences: 29.6.3 + loupe: 2.3.7 + pretty-format: 29.7.0 + + '@vitest/utils@0.34.7': + dependencies: + diff-sequences: 29.6.3 + loupe: 2.3.7 + pretty-format: 29.7.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@vitest/utils@1.6.0': dependencies: @@ -10350,6 +11762,7 @@ snapshots: loupe: 2.3.7 pretty-format: 29.7.0 +<<<<<<< HEAD '@volar/language-core@2.2.4': dependencies: '@volar/source-map': 2.2.4 @@ -10358,61 +11771,96 @@ snapshots: dependencies: muggle-string: 0.4.1 - '@volar/typescript@2.2.4': + '@volar/typescript@2.2.4': + dependencies: + '@volar/language-core': 2.2.4 + path-browserify: 1.0.1 + + '@vue-macros/common@1.10.2(rollup@4.16.3)(vue@3.4.27(typescript@5.4.5))': + dependencies: + '@babel/types': 7.24.5 + '@rollup/pluginutils': 5.1.0(rollup@4.16.3) + '@vue/compiler-sfc': 3.4.27 +======= + '@volar/language-core@2.2.1': + dependencies: + '@volar/source-map': 2.2.1 + + '@volar/source-map@2.2.1': + dependencies: + muggle-string: 0.4.1 + + '@volar/typescript@2.2.1': dependencies: - '@volar/language-core': 2.2.4 + '@volar/language-core': 2.2.1 path-browserify: 1.0.1 - '@vue-macros/common@1.10.2(rollup@4.16.3)(vue@3.4.27(typescript@5.4.5))': + '@vue-macros/common@1.10.3(rollup@4.17.2)(vue@3.4.26(typescript@5.4.5))': dependencies: '@babel/types': 7.24.5 - '@rollup/pluginutils': 5.1.0(rollup@4.16.3) - '@vue/compiler-sfc': 3.4.27 + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) + '@vue/compiler-sfc': 3.4.26 +>>>>>>> 5bb7e0e (chore: refresh lockfile) ast-kit: 0.12.1 local-pkg: 0.5.0 - magic-string-ast: 0.3.0 + magic-string-ast: 0.5.0 optionalDependencies: +<<<<<<< HEAD vue: 3.4.27(typescript@5.4.5) +======= + vue: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - rollup '@vue/babel-helper-vue-transform-on@1.2.2': {} - '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.4)': + '@vue/babel-plugin-jsx@1.2.2(@babel/core@7.24.5)': dependencies: '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.4) + '@babel/helper-plugin-utils': 7.24.5 + '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) '@babel/template': 7.24.0 '@babel/traverse': 7.24.5 '@babel/types': 7.24.5 '@vue/babel-helper-vue-transform-on': 1.2.2 - '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.24.4) + '@vue/babel-plugin-resolve-type': 1.2.2(@babel/core@7.24.5) camelcase: 6.3.0 html-tags: 3.3.1 svg-tags: 1.0.0 optionalDependencies: - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 transitivePeerDependencies: - supports-color - '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.24.4)': + '@vue/babel-plugin-resolve-type@1.2.2(@babel/core@7.24.5)': dependencies: '@babel/code-frame': 7.24.2 - '@babel/core': 7.24.4 + '@babel/core': 7.24.5 '@babel/helper-module-imports': 7.22.15 +<<<<<<< HEAD '@babel/helper-plugin-utils': 7.24.0 '@babel/parser': 7.24.5 '@vue/compiler-sfc': 3.4.27 +======= + '@babel/helper-plugin-utils': 7.24.5 + '@babel/parser': 7.24.5 + '@vue/compiler-sfc': 3.4.26 +>>>>>>> 5bb7e0e (chore: refresh lockfile) - '@vue/compiler-core@3.4.24': + '@vue/compiler-core@3.4.26': dependencies: '@babel/parser': 7.24.5 +<<<<<<< HEAD '@vue/shared': 3.4.24 +======= + '@vue/shared': 3.4.26 +>>>>>>> 5bb7e0e (chore: refresh lockfile) entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.0 +<<<<<<< HEAD '@vue/compiler-core@3.4.27': dependencies: '@babel/parser': 7.24.5 @@ -10422,27 +11870,35 @@ snapshots: source-map-js: 1.2.0 '@vue/compiler-dom@3.4.24': +======= + '@vue/compiler-dom@3.4.26': +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: - '@vue/compiler-core': 3.4.24 - '@vue/shared': 3.4.24 + '@vue/compiler-core': 3.4.26 + '@vue/shared': 3.4.26 +<<<<<<< HEAD '@vue/compiler-dom@3.4.27': dependencies: '@vue/compiler-core': 3.4.27 '@vue/shared': 3.4.27 '@vue/compiler-sfc@3.4.24': +======= + '@vue/compiler-sfc@3.4.26': +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: - '@babel/parser': 7.24.4 - '@vue/compiler-core': 3.4.24 - '@vue/compiler-dom': 3.4.24 - '@vue/compiler-ssr': 3.4.24 - '@vue/shared': 3.4.24 + '@babel/parser': 7.24.5 + '@vue/compiler-core': 3.4.26 + '@vue/compiler-dom': 3.4.26 + '@vue/compiler-ssr': 3.4.26 + '@vue/shared': 3.4.26 estree-walker: 2.0.2 magic-string: 0.30.10 postcss: 8.4.38 source-map-js: 1.2.0 +<<<<<<< HEAD '@vue/compiler-sfc@3.4.27': dependencies: '@babel/parser': 7.24.5 @@ -10456,9 +11912,12 @@ snapshots: source-map-js: 1.2.0 '@vue/compiler-ssr@3.4.24': +======= + '@vue/compiler-ssr@3.4.26': +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: - '@vue/compiler-dom': 3.4.24 - '@vue/shared': 3.4.24 + '@vue/compiler-dom': 3.4.26 + '@vue/shared': 3.4.26 '@vue/compiler-ssr@3.4.27': dependencies: @@ -10467,6 +11926,7 @@ snapshots: '@vue/devtools-api@6.6.1': {} +<<<<<<< HEAD '@vue/devtools-api@7.2.1(vue@3.4.27(typescript@5.4.5))': dependencies: '@vue/devtools-kit': 7.2.1(vue@3.4.27(typescript@5.4.5)) @@ -10479,10 +11939,31 @@ snapshots: '@vue/devtools-kit': 7.0.27(vue@3.4.27(typescript@5.4.5)) '@vue/devtools-shared': 7.0.27 '@vue/devtools-ui': 7.0.27(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vue@3.4.27(typescript@5.4.5)) +======= + '@vue/devtools-api@7.1.3(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@vue/devtools-kit': 7.1.3(vue@3.4.26(typescript@5.4.5)) + transitivePeerDependencies: + - vue + + '@vue/devtools-applet@7.1.3(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@vue/devtools-core': 7.1.3(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) + '@vue/devtools-kit': 7.1.3(vue@3.4.26(typescript@5.4.5)) + '@vue/devtools-shared': 7.1.3 + '@vue/devtools-ui': 7.1.3(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vue@3.4.26(typescript@5.4.5)) + lodash-es: 4.17.21 +>>>>>>> 5bb7e0e (chore: refresh lockfile) perfect-debounce: 1.0.0 + shiki: 1.3.0 splitpanes: 3.1.5 +<<<<<<< HEAD vue: 3.4.27(typescript@5.4.5) vue-virtual-scroller: 2.0.0-beta.8(vue@3.4.27(typescript@5.4.5)) +======= + vue: 3.4.26(typescript@5.4.5) + vue-virtual-scroller: 2.0.0-beta.8(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@unocss/reset' - '@vue/composition-api' @@ -10501,25 +11982,37 @@ snapshots: - unocss - vite +<<<<<<< HEAD '@vue/devtools-core@7.0.27(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5))': dependencies: '@vue/devtools-kit': 7.0.27(vue@3.4.27(typescript@5.4.5)) '@vue/devtools-shared': 7.0.27 +======= + '@vue/devtools-core@7.1.3(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@vue/devtools-kit': 7.1.3(vue@3.4.26(typescript@5.4.5)) + '@vue/devtools-shared': 7.1.3 +>>>>>>> 5bb7e0e (chore: refresh lockfile) mitt: 3.0.1 nanoid: 3.3.7 pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)) + vite-hot-client: 0.2.3(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) transitivePeerDependencies: - vite - vue +<<<<<<< HEAD '@vue/devtools-kit@7.0.27(vue@3.4.27(typescript@5.4.5))': +======= + '@vue/devtools-kit@7.1.3(vue@3.4.26(typescript@5.4.5))': +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: - '@vue/devtools-shared': 7.0.27 + '@vue/devtools-shared': 7.1.3 hookable: 5.5.3 mitt: 3.0.1 perfect-debounce: 1.0.0 speakingurl: 14.0.1 +<<<<<<< HEAD vue: 3.4.27(typescript@5.4.5) '@vue/devtools-kit@7.2.1(vue@3.4.27(typescript@5.4.5))': @@ -10530,11 +12023,15 @@ snapshots: perfect-debounce: 1.0.0 speakingurl: 14.0.1 vue: 3.4.27(typescript@5.4.5) +======= + vue: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) - '@vue/devtools-shared@7.0.27': + '@vue/devtools-shared@7.1.3': dependencies: rfdc: 1.3.1 +<<<<<<< HEAD '@vue/devtools-shared@7.2.1': dependencies: rfdc: 1.3.1 @@ -10550,6 +12047,20 @@ snapshots: focus-trap: 7.5.4 unocss: 0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)) vue: 3.4.27(typescript@5.4.5) +======= + '@vue/devtools-ui@7.1.3(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@unocss/reset': 0.59.4 + '@vue/devtools-shared': 7.1.3 + '@vueuse/components': 10.9.0(vue@3.4.26(typescript@5.4.5)) + '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) + '@vueuse/integrations': 10.9.0(axios@0.18.1)(focus-trap@7.5.4)(vue@3.4.26(typescript@5.4.5)) + colord: 2.9.3 + floating-vue: 5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)) + focus-trap: 7.5.4 + unocss: 0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) + vue: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@vue/composition-api' - async-validator @@ -10564,11 +12075,19 @@ snapshots: - sortablejs - universal-cookie +<<<<<<< HEAD '@vue/language-core@2.0.19(typescript@5.4.5)': dependencies: '@volar/language-core': 2.2.4 '@vue/compiler-dom': 3.4.27 '@vue/shared': 3.4.27 +======= + '@vue/language-core@2.0.16(typescript@5.4.5)': + dependencies: + '@volar/language-core': 2.2.1 + '@vue/compiler-dom': 3.4.26 + '@vue/shared': 3.4.26 +>>>>>>> 5bb7e0e (chore: refresh lockfile) computeds: 0.0.1 minimatch: 9.0.4 path-browserify: 1.0.1 @@ -10576,6 +12095,7 @@ snapshots: optionalDependencies: typescript: 5.4.5 +<<<<<<< HEAD '@vue/reactivity@3.4.27': dependencies: '@vue/shared': 3.4.27 @@ -10596,8 +12116,30 @@ snapshots: '@vue/compiler-ssr': 3.4.27 '@vue/shared': 3.4.27 vue: 3.4.27(typescript@5.4.5) +======= + '@vue/reactivity@3.4.26': + dependencies: + '@vue/shared': 3.4.26 + + '@vue/runtime-core@3.4.26': + dependencies: + '@vue/reactivity': 3.4.26 + '@vue/shared': 3.4.26 + + '@vue/runtime-dom@3.4.26': + dependencies: + '@vue/runtime-core': 3.4.26 + '@vue/shared': 3.4.26 + csstype: 3.1.3 - '@vue/shared@3.4.24': {} + '@vue/server-renderer@3.4.26(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@vue/compiler-ssr': 3.4.26 + '@vue/shared': 3.4.26 + vue: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) + + '@vue/shared@3.4.26': {} '@vue/shared@3.4.27': {} @@ -10605,6 +12147,7 @@ snapshots: '@vuedx/template-ast-types@0.7.1': dependencies: +<<<<<<< HEAD '@vue/compiler-core': 3.4.27 '@vueuse/components@10.9.0(vue@3.4.27(typescript@5.4.5))': @@ -10612,25 +12155,51 @@ snapshots: '@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5)) '@vueuse/shared': 10.9.0(vue@3.4.27(typescript@5.4.5)) vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) +======= + '@vue/compiler-core': 3.4.26 + + '@vueuse/components@10.9.0(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) + '@vueuse/shared': 10.9.0(vue@3.4.26(typescript@5.4.5)) + vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@vue/composition-api' - vue +<<<<<<< HEAD '@vueuse/core@10.9.0(vue@3.4.27(typescript@5.4.5))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.9.0 '@vueuse/shared': 10.9.0(vue@3.4.27(typescript@5.4.5)) vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) +======= + '@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@types/web-bluetooth': 0.0.20 + '@vueuse/metadata': 10.9.0 + '@vueuse/shared': 10.9.0(vue@3.4.26(typescript@5.4.5)) + vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@vue/composition-api' - vue +<<<<<<< HEAD '@vueuse/integrations@10.9.0(axios@0.18.1)(focus-trap@7.5.4)(vue@3.4.27(typescript@5.4.5))': dependencies: '@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5)) '@vueuse/shared': 10.9.0(vue@3.4.27(typescript@5.4.5)) vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) +======= + '@vueuse/integrations@10.9.0(axios@0.18.1)(focus-trap@7.5.4)(vue@3.4.26(typescript@5.4.5))': + dependencies: + '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) + '@vueuse/shared': 10.9.0(vue@3.4.26(typescript@5.4.5)) + vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: axios: 0.18.1 focus-trap: 7.5.4 @@ -10640,9 +12209,15 @@ snapshots: '@vueuse/metadata@10.9.0': {} +<<<<<<< HEAD '@vueuse/shared@10.9.0(vue@3.4.27(typescript@5.4.5))': dependencies: vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) +======= + '@vueuse/shared@10.9.0(vue@3.4.26(typescript@5.4.5))': + dependencies: + vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -10704,7 +12279,7 @@ snapshots: json-schema-traverse: 0.4.1 uri-js: 4.4.1 - ajv@8.12.0: + ajv@8.13.0: dependencies: fast-deep-equal: 3.1.3 json-schema-traverse: 1.0.0 @@ -10820,18 +12395,26 @@ snapshots: '@babel/parser': 7.24.5 pathe: 1.1.2 - ast-kit@0.9.5(rollup@4.16.3): + ast-kit@0.9.5(rollup@4.17.2): dependencies: '@babel/parser': 7.24.5 +<<<<<<< HEAD '@rollup/pluginutils': 5.1.0(rollup@4.16.3) +======= + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) +>>>>>>> 5bb7e0e (chore: refresh lockfile) pathe: 1.1.2 transitivePeerDependencies: - rollup - ast-walker-scope@0.5.0(rollup@4.16.3): + ast-walker-scope@0.5.0(rollup@4.17.2): dependencies: '@babel/parser': 7.24.5 +<<<<<<< HEAD ast-kit: 0.9.5(rollup@4.16.3) +======= + ast-kit: 0.9.5(rollup@4.17.2) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - rollup @@ -10842,7 +12425,7 @@ snapshots: autoprefixer@10.4.19(postcss@8.4.38): dependencies: browserslist: 4.23.0 - caniuse-lite: 1.0.30001612 + caniuse-lite: 1.0.30001616 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -10860,7 +12443,7 @@ snapshots: babel-plugin-macros@3.1.0: dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.5 cosmiconfig: 7.1.0 resolve: 1.22.8 @@ -10915,10 +12498,10 @@ snapshots: browserslist@4.23.0: dependencies: - caniuse-lite: 1.0.30001612 - electron-to-chromium: 1.4.746 + caniuse-lite: 1.0.30001616 + electron-to-chromium: 1.4.756 node-releases: 2.0.14 - update-browserslist-db: 1.0.13(browserslist@4.23.0) + update-browserslist-db: 1.0.15(browserslist@4.23.0) buffer-alloc-unsafe@1.1.0: {} @@ -10961,7 +12544,7 @@ snapshots: dependencies: run-applescript: 7.0.0 - bundle-require@4.0.3(esbuild@0.19.12): + bundle-require@4.1.0(esbuild@0.19.12): dependencies: esbuild: 0.19.12 load-tsconfig: 0.2.5 @@ -10974,7 +12557,7 @@ snapshots: dotenv: 16.4.5 giget: 1.2.3 jiti: 1.21.0 - mlly: 1.6.1 + mlly: 1.7.0 ohash: 1.1.3 pathe: 1.1.2 perfect-debounce: 1.0.0 @@ -10999,18 +12582,18 @@ snapshots: unique-filename: 1.1.1 y18n: 4.0.3 - cacache@18.0.2: + cacache@18.0.3: dependencies: '@npmcli/fs': 3.1.0 fs-minipass: 3.0.3 glob: 10.3.12 - lru-cache: 10.2.0 - minipass: 7.0.4 + lru-cache: 10.2.2 + minipass: 7.1.0 minipass-collect: 2.0.1 minipass-flush: 1.0.5 minipass-pipeline: 1.2.4 p-map: 4.0.0 - ssri: 10.0.5 + ssri: 10.0.6 tar: 6.2.1 unique-filename: 3.0.0 @@ -11043,11 +12626,11 @@ snapshots: caniuse-api@3.0.0: dependencies: browserslist: 4.23.0 - caniuse-lite: 1.0.30001612 + caniuse-lite: 1.0.30001616 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 - caniuse-lite@1.0.30001612: {} + caniuse-lite@1.0.30001616: {} capture-stack-trace@1.0.2: {} @@ -11310,9 +12893,15 @@ snapshots: core-util-is@1.0.3: {} +<<<<<<< HEAD cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.12)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5): dependencies: '@types/node': 20.12.12 +======= + cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.9)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5): + dependencies: + '@types/node': 20.12.9 +>>>>>>> 5bb7e0e (chore: refresh lockfile) cosmiconfig: 9.0.0(typescript@5.4.5) jiti: 1.21.0 typescript: 5.4.5 @@ -11429,16 +13018,60 @@ snapshots: postcss-svgo: 6.0.3(postcss@8.4.38) postcss-unique-selectors: 6.0.4(postcss@8.4.38) + cssnano-preset-default@7.0.1(postcss@8.4.38): + dependencies: + browserslist: 4.23.0 + css-declaration-sorter: 7.2.0(postcss@8.4.38) + cssnano-utils: 5.0.0(postcss@8.4.38) + postcss: 8.4.38 + postcss-calc: 10.0.0(postcss@8.4.38) + postcss-colormin: 7.0.0(postcss@8.4.38) + postcss-convert-values: 7.0.0(postcss@8.4.38) + postcss-discard-comments: 7.0.0(postcss@8.4.38) + postcss-discard-duplicates: 7.0.0(postcss@8.4.38) + postcss-discard-empty: 7.0.0(postcss@8.4.38) + postcss-discard-overridden: 7.0.0(postcss@8.4.38) + postcss-merge-longhand: 7.0.0(postcss@8.4.38) + postcss-merge-rules: 7.0.0(postcss@8.4.38) + postcss-minify-font-values: 7.0.0(postcss@8.4.38) + postcss-minify-gradients: 7.0.0(postcss@8.4.38) + postcss-minify-params: 7.0.0(postcss@8.4.38) + postcss-minify-selectors: 7.0.0(postcss@8.4.38) + postcss-normalize-charset: 7.0.0(postcss@8.4.38) + postcss-normalize-display-values: 7.0.0(postcss@8.4.38) + postcss-normalize-positions: 7.0.0(postcss@8.4.38) + postcss-normalize-repeat-style: 7.0.0(postcss@8.4.38) + postcss-normalize-string: 7.0.0(postcss@8.4.38) + postcss-normalize-timing-functions: 7.0.0(postcss@8.4.38) + postcss-normalize-unicode: 7.0.0(postcss@8.4.38) + postcss-normalize-url: 7.0.0(postcss@8.4.38) + postcss-normalize-whitespace: 7.0.0(postcss@8.4.38) + postcss-ordered-values: 7.0.0(postcss@8.4.38) + postcss-reduce-initial: 7.0.0(postcss@8.4.38) + postcss-reduce-transforms: 7.0.0(postcss@8.4.38) + postcss-svgo: 7.0.0(postcss@8.4.38) + postcss-unique-selectors: 7.0.0(postcss@8.4.38) + cssnano-utils@4.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 + cssnano-utils@5.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + cssnano@6.1.2(postcss@8.4.38): dependencies: cssnano-preset-default: 6.1.2(postcss@8.4.38) lilconfig: 3.1.1 postcss: 8.4.38 + cssnano@7.0.1(postcss@8.4.38): + dependencies: + cssnano-preset-default: 7.0.1(postcss@8.4.38) + lilconfig: 3.1.1 + postcss: 8.4.38 + csso@5.0.5: dependencies: css-tree: 2.2.1 @@ -11641,7 +13274,7 @@ snapshots: date-fns@2.30.0: dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.5 date-fns@3.6.0: {} @@ -11712,8 +13345,13 @@ snapshots: dependencies: '@babel/core': 7.24.5 '@babel/preset-typescript': 7.24.1(@babel/core@7.24.5) +<<<<<<< HEAD '@vue/compiler-dom': 3.4.27 '@vue/compiler-sfc': 3.4.27 +======= + '@vue/compiler-dom': 3.4.26 + '@vue/compiler-sfc': 3.4.26 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@vuedx/template-ast-types': 0.7.1 fast-glob: 3.3.2 prettier: 3.2.5 @@ -11793,10 +13431,11 @@ snapshots: ee-first@1.1.1: {} - electron-to-chromium@1.4.746: {} + electron-to-chromium@1.4.756: {} elkjs@0.8.2: {} +<<<<<<< HEAD embla-carousel-autoplay@8.1.3(embla-carousel@8.1.3): dependencies: embla-carousel: 8.1.3 @@ -11819,13 +13458,28 @@ snapshots: embla-carousel@8.1.3: {} ======= embla-carousel-vue@8.0.2(vue@3.4.24(typescript@5.4.5)): +======= + embla-carousel-autoplay@8.0.4(embla-carousel@8.0.4): dependencies: - embla-carousel: 8.0.2 - embla-carousel-reactive-utils: 8.0.2(embla-carousel@8.0.2) - vue: 3.4.24(typescript@5.4.5) + embla-carousel: 8.0.4 + + embla-carousel-reactive-utils@8.0.4(embla-carousel@8.0.4): + dependencies: + embla-carousel: 8.0.4 + + embla-carousel-vue@8.0.4(vue@3.4.26(typescript@5.4.5)): +>>>>>>> 5bb7e0e (chore: refresh lockfile) + dependencies: + embla-carousel: 8.0.4 + embla-carousel-reactive-utils: 8.0.4(embla-carousel@8.0.4) + vue: 3.4.26(typescript@5.4.5) +<<<<<<< HEAD embla-carousel@8.0.2: {} >>>>>>> 935fd67 (chore: dedupe) +======= + embla-carousel@8.0.4: {} +>>>>>>> 5bb7e0e (chore: refresh lockfile) emoji-regex@10.3.0: {} @@ -11932,9 +13586,15 @@ snapshots: escape-string-regexp@5.0.0: {} +<<<<<<< HEAD eslint-compat-utils@0.5.0(eslint@9.3.0): dependencies: eslint: 9.3.0 +======= + eslint-compat-utils@0.5.0(eslint@9.2.0): + dependencies: + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) semver: 7.6.0 eslint-config-flat-gitignore@0.1.5: @@ -11942,7 +13602,7 @@ snapshots: find-up: 7.0.0 parse-gitignore: 2.0.0 - eslint-flat-config-utils@0.2.3: + eslint-flat-config-utils@0.2.4: dependencies: '@types/eslint': 8.56.10 pathe: 1.1.2 @@ -11960,6 +13620,7 @@ snapshots: transitivePeerDependencies: - supports-color +<<<<<<< HEAD eslint-merge-processors@0.1.0(eslint@9.3.0): dependencies: eslint: 9.3.0 @@ -11993,8 +13654,41 @@ snapshots: debug: 4.3.4 doctrine: 3.0.0 eslint: 9.3.0 +======= + eslint-merge-processors@0.1.0(eslint@9.2.0): + dependencies: + eslint: 9.2.0 + + eslint-plugin-antfu@2.1.2(eslint@9.2.0): + dependencies: + eslint: 9.2.0 + + eslint-plugin-command@0.1.8(eslint@9.2.0): + dependencies: + eslint: 9.2.0 + + eslint-plugin-es-x@7.6.0(eslint@9.2.0): + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) + '@eslint-community/regexpp': 4.10.0 + eslint: 9.2.0 + eslint-compat-utils: 0.5.0(eslint@9.2.0) + + eslint-plugin-eslint-comments@3.2.0(eslint@9.2.0): + dependencies: + escape-string-regexp: 1.0.5 + eslint: 9.2.0 + ignore: 5.3.1 + + eslint-plugin-import-x@0.5.0(eslint@9.2.0)(typescript@5.4.5): + dependencies: + '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5) + debug: 4.3.4 + doctrine: 3.0.0 + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) eslint-import-resolver-node: 0.3.9 - get-tsconfig: 4.7.3 + get-tsconfig: 4.7.4 is-glob: 4.0.3 minimatch: 9.0.4 semver: 7.6.0 @@ -12002,14 +13696,22 @@ snapshots: - supports-color - typescript +<<<<<<< HEAD eslint-plugin-jsdoc@48.2.3(eslint@9.3.0): +======= + eslint-plugin-jsdoc@48.2.3(eslint@9.2.0): +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@es-joy/jsdoccomment': 0.42.0 are-docs-informative: 0.0.2 comment-parser: 1.4.1 debug: 4.3.4 escape-string-regexp: 4.0.0 +<<<<<<< HEAD eslint: 9.3.0 +======= + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) esquery: 1.5.0 is-builtin-module: 3.2.1 semver: 7.6.0 @@ -12017,6 +13719,7 @@ snapshots: transitivePeerDependencies: - supports-color +<<<<<<< HEAD eslint-plugin-jsdoc@48.2.5(eslint@9.3.0): dependencies: '@es-joy/jsdoccomment': 0.43.0 @@ -12037,19 +13740,33 @@ snapshots: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) eslint: 9.3.0 eslint-compat-utils: 0.5.0(eslint@9.3.0) +======= + eslint-plugin-jsonc@2.15.1(eslint@9.2.0): + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) + eslint: 9.2.0 + eslint-compat-utils: 0.5.0(eslint@9.2.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) espree: 9.6.1 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.0 natural-compare: 1.4.0 synckit: 0.6.2 +<<<<<<< HEAD eslint-plugin-markdown@5.0.0(eslint@9.3.0): dependencies: eslint: 9.3.0 +======= + eslint-plugin-markdown@4.0.1(eslint@9.2.0): + dependencies: + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color +<<<<<<< HEAD eslint-plugin-n@17.7.0(eslint@9.3.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) @@ -12058,12 +13775,23 @@ snapshots: eslint-plugin-es-x: 7.6.0(eslint@9.3.0) get-tsconfig: 4.7.3 globals: 15.3.0 +======= + eslint-plugin-n@17.4.0(eslint@9.2.0): + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) + enhanced-resolve: 5.16.0 + eslint: 9.2.0 + eslint-plugin-es-x: 7.6.0(eslint@9.2.0) + get-tsconfig: 4.7.4 + globals: 15.1.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) ignore: 5.3.1 minimatch: 9.0.4 semver: 7.6.0 eslint-plugin-no-only-tests@3.1.0: {} +<<<<<<< HEAD eslint-plugin-perfectionist@2.10.0(eslint@9.3.0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.3.0)): dependencies: '@typescript-eslint/utils': 7.7.1(eslint@9.3.0)(typescript@5.4.5) @@ -12072,10 +13800,21 @@ snapshots: natural-compare-lite: 1.4.0 optionalDependencies: vue-eslint-parser: 9.4.2(eslint@9.3.0) +======= + eslint-plugin-perfectionist@2.10.0(eslint@9.2.0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.2.0)): + dependencies: + '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5) + eslint: 9.2.0 + minimatch: 9.0.4 + natural-compare-lite: 1.4.0 + optionalDependencies: + vue-eslint-parser: 9.4.2(eslint@9.2.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - typescript +<<<<<<< HEAD eslint-plugin-regexp@2.5.0(eslint@9.3.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) @@ -12092,20 +13831,38 @@ snapshots: debug: 4.3.4 eslint: 9.3.0 eslint-compat-utils: 0.5.0(eslint@9.3.0) +======= + eslint-plugin-toml@0.11.0(eslint@9.2.0): + dependencies: + debug: 4.3.4 + eslint: 9.2.0 + eslint-compat-utils: 0.5.0(eslint@9.2.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) lodash: 4.17.21 toml-eslint-parser: 0.9.3 transitivePeerDependencies: - supports-color +<<<<<<< HEAD eslint-plugin-unicorn@52.0.0(eslint@9.3.0): dependencies: '@babel/helper-validator-identifier': 7.24.5 '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) +======= + eslint-plugin-unicorn@52.0.0(eslint@9.2.0): + dependencies: + '@babel/helper-validator-identifier': 7.24.5 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@eslint/eslintrc': 2.1.4 ci-info: 4.0.0 clean-regexp: 1.0.0 core-js-compat: 3.37.0 +<<<<<<< HEAD eslint: 9.3.0 +======= + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) esquery: 1.5.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 @@ -12119,6 +13876,7 @@ snapshots: transitivePeerDependencies: - supports-color +<<<<<<< HEAD eslint-plugin-unicorn@53.0.0(eslint@9.3.0): dependencies: '@babel/helper-validator-identifier': 7.24.5 @@ -12155,24 +13913,52 @@ snapshots: optionalDependencies: '@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5) vitest: 1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.30.4) +======= + eslint-plugin-unused-imports@3.2.0(@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0): + dependencies: + eslint: 9.2.0 + eslint-rule-composer: 0.3.0 + optionalDependencies: + '@typescript-eslint/eslint-plugin': 7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5) + + eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5)(vitest@0.34.6(@vitest/ui@0.34.7)(terser@5.31.0)): + dependencies: + '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5) + eslint: 9.2.0 + optionalDependencies: + '@typescript-eslint/eslint-plugin': 7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5) + vitest: 0.34.6(@vitest/ui@0.34.7)(terser@5.31.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - typescript +<<<<<<< HEAD eslint-plugin-vue@9.25.0(eslint@9.3.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) eslint: 9.3.0 +======= + eslint-plugin-vue@9.25.0(eslint@9.2.0): + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.16 semver: 7.6.0 +<<<<<<< HEAD vue-eslint-parser: 9.4.2(eslint@9.3.0) +======= + vue-eslint-parser: 9.4.2(eslint@9.2.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color +<<<<<<< HEAD eslint-plugin-vue@9.26.0(eslint@9.3.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) @@ -12192,16 +13978,30 @@ snapshots: debug: 4.3.4 eslint: 9.3.0 eslint-compat-utils: 0.5.0(eslint@9.3.0) +======= + eslint-plugin-yml@1.14.0(eslint@9.2.0): + dependencies: + debug: 4.3.4 + eslint: 9.2.0 + eslint-compat-utils: 0.5.0(eslint@9.2.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.2.2 transitivePeerDependencies: - supports-color +<<<<<<< HEAD eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.27)(eslint@9.3.0): dependencies: '@vue/compiler-sfc': 3.4.27 eslint: 9.3.0 +======= + eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.26)(eslint@9.2.0): + dependencies: + '@vue/compiler-sfc': 3.4.26 + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) eslint-rule-composer@0.3.0: {} @@ -12219,6 +14019,7 @@ snapshots: eslint-visitor-keys@4.0.0: {} +<<<<<<< HEAD eslint@9.3.0: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) @@ -12228,6 +14029,17 @@ snapshots: '@humanwhocodes/config-array': 0.13.0 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.3.0 +======= + eslint@9.2.0: + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) + '@eslint-community/regexpp': 4.10.0 + '@eslint/eslintrc': 3.0.2 + '@eslint/js': 9.2.0 + '@humanwhocodes/config-array': 0.13.0 + '@humanwhocodes/module-importer': 1.0.1 + '@humanwhocodes/retry': 0.2.4 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@nodelib/fs.walk': 1.2.8 ajv: 6.12.6 chalk: 4.1.2 @@ -12252,7 +14064,7 @@ snapshots: lodash.merge: 4.6.2 minimatch: 3.1.2 natural-compare: 1.4.0 - optionator: 0.9.3 + optionator: 0.9.4 strip-ansi: 6.0.1 text-table: 0.2.0 transitivePeerDependencies: @@ -12361,7 +14173,7 @@ snapshots: externality@1.0.2: dependencies: enhanced-resolve: 5.16.0 - mlly: 1.6.1 + mlly: 1.7.0 pathe: 1.1.2 ufo: 1.5.3 @@ -12441,13 +14253,21 @@ snapshots: flatted@3.3.1: {} +<<<<<<< HEAD floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)): dependencies: '@floating-ui/dom': 1.1.1 vue: 3.4.27(typescript@5.4.5) vue-resize: 2.0.0-alpha.1(vue@3.4.27(typescript@5.4.5)) +======= + floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)): + dependencies: + '@floating-ui/dom': 1.1.1 + vue: 3.4.26(typescript@5.4.5) + vue-resize: 2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: - '@nuxt/kit': 3.11.2(rollup@4.16.3) + '@nuxt/kit': 3.11.2(rollup@4.17.2) flush-write-stream@1.1.1: dependencies: @@ -12500,7 +14320,7 @@ snapshots: fs-minipass@3.0.3: dependencies: - minipass: 7.0.4 + minipass: 7.1.0 fs-write-stream-atomic@1.0.10: dependencies: @@ -12550,7 +14370,7 @@ snapshots: get-stream@8.0.1: {} - get-tsconfig@4.7.3: + get-tsconfig@4.7.4: dependencies: resolve-pkg-maps: 1.0.0 @@ -12620,7 +14440,7 @@ snapshots: foreground-child: 3.1.1 jackspeak: 2.3.6 minimatch: 9.0.4 - minipass: 7.0.4 + minipass: 7.1.0 path-scurry: 1.10.2 glob@7.2.3: @@ -12674,7 +14494,7 @@ snapshots: globals@14.0.0: {} - globals@15.0.0: {} + globals@15.1.0: {} globals@15.3.0: {} @@ -12771,9 +14591,9 @@ snapshots: hosted-git-info@2.8.9: {} - hosted-git-info@7.0.1: + hosted-git-info@7.0.2: dependencies: - lru-cache: 10.2.0 + lru-cache: 10.2.2 html-tags@3.3.1: {} @@ -12852,7 +14672,7 @@ snapshots: iferr@0.1.5: {} - ignore-walk@6.0.4: + ignore-walk@6.0.5: dependencies: minimatch: 9.0.4 @@ -12871,7 +14691,7 @@ snapshots: import-lazy@2.1.0: {} - import-meta-resolve@4.0.0: {} + import-meta-resolve@4.1.0: {} imurmurhash@0.1.4: {} @@ -13004,6 +14824,8 @@ snapshots: is-module@1.0.0: {} + is-node-process@1.2.0: {} + is-npm@1.0.0: {} is-number@7.0.0: {} @@ -13110,7 +14932,7 @@ snapshots: json-parse-even-better-errors@2.3.1: {} - json-parse-even-better-errors@3.0.1: {} + json-parse-even-better-errors@3.0.2: {} json-schema-traverse@0.4.1: {} @@ -13217,7 +15039,7 @@ snapshots: h3: 1.11.1 http-shutdown: 1.2.2 jiti: 1.21.0 - mlly: 1.6.1 + mlly: 1.7.0 node-forge: 1.3.1 pathe: 1.1.2 std-env: 3.7.0 @@ -13242,7 +15064,7 @@ snapshots: local-pkg@0.5.0: dependencies: - mlly: 1.6.1 + mlly: 1.7.0 pkg-types: 1.1.0 locate-path@5.0.0: @@ -13310,7 +15132,7 @@ snapshots: lowercase-keys@1.0.1: {} - lru-cache@10.2.0: {} + lru-cache@10.2.2: {} lru-cache@4.1.5: dependencies: @@ -13325,6 +15147,7 @@ snapshots: dependencies: yallist: 4.0.0 +<<<<<<< HEAD <<<<<<< HEAD lucide-vue-next@0.378.0(vue@3.4.27(typescript@5.4.5)): dependencies: @@ -13334,10 +15157,15 @@ snapshots: dependencies: vue: 3.4.24(typescript@5.4.5) >>>>>>> 935fd67 (chore: dedupe) +======= + lucide-vue-next@0.359.0(vue@3.4.26(typescript@5.4.5)): + dependencies: + vue: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) lz-string@1.5.0: {} - magic-string-ast@0.3.0: + magic-string-ast@0.5.0: dependencies: magic-string: 0.30.10 @@ -13359,19 +15187,20 @@ snapshots: dependencies: semver: 6.3.1 - make-fetch-happen@13.0.0: + make-fetch-happen@13.0.1: dependencies: '@npmcli/agent': 2.2.2 - cacache: 18.0.2 + cacache: 18.0.3 http-cache-semantics: 4.1.1 is-lambda: 1.0.1 - minipass: 7.0.4 - minipass-fetch: 3.0.4 + minipass: 7.1.0 + minipass-fetch: 3.0.5 minipass-flush: 1.0.5 minipass-pipeline: 1.2.4 negotiator: 0.6.3 + proc-log: 4.2.0 promise-retry: 2.0.1 - ssri: 10.0.5 + ssri: 10.0.6 transitivePeerDependencies: - supports-color @@ -13469,7 +15298,7 @@ snapshots: mime@3.0.0: {} - mime@4.0.1: {} + mime@4.0.3: {} mimer@1.1.0: {} @@ -13501,11 +15330,11 @@ snapshots: minipass-collect@2.0.1: dependencies: - minipass: 7.0.4 + minipass: 7.1.0 - minipass-fetch@3.0.4: + minipass-fetch@3.0.5: dependencies: - minipass: 7.0.4 + minipass: 7.1.0 minipass-sized: 1.0.3 minizlib: 2.1.2 optionalDependencies: @@ -13534,7 +15363,7 @@ snapshots: minipass@5.0.0: {} - minipass@7.0.4: {} + minipass@7.1.0: {} minisearch@6.3.0: {} @@ -13581,25 +15410,28 @@ snapshots: mkdirp@3.0.1: {} - mkdist@1.4.0(typescript@5.4.5): + mkdist@1.5.1(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5)): dependencies: autoprefixer: 10.4.19(postcss@8.4.38) citty: 0.1.6 - cssnano: 6.1.2(postcss@8.4.38) + cssnano: 7.0.1(postcss@8.4.38) defu: 6.1.4 - esbuild: 0.19.12 + esbuild: 0.20.2 fs-extra: 11.2.0 - globby: 13.2.2 + globby: 14.0.1 jiti: 1.21.0 - mlly: 1.6.1 + mlly: 1.7.0 mri: 1.2.0 pathe: 1.1.2 + pkg-types: 1.1.0 postcss: 8.4.38 postcss-nested: 6.0.1(postcss@8.4.38) + semver: 7.6.0 optionalDependencies: typescript: 5.4.5 + vue-tsc: 2.0.16(typescript@5.4.5) - mlly@1.6.1: + mlly@1.7.0: dependencies: acorn: 8.11.3 pathe: 1.1.2 @@ -13649,18 +15481,18 @@ snapshots: negotiator@0.6.3: {} - nitropack@2.9.6(encoding@0.1.13): - dependencies: - '@cloudflare/kv-asset-handler': 0.3.1 - '@netlify/functions': 2.6.0 - '@rollup/plugin-alias': 5.1.0(rollup@4.16.3) - '@rollup/plugin-commonjs': 25.0.7(rollup@4.16.3) - '@rollup/plugin-inject': 5.0.5(rollup@4.16.3) - '@rollup/plugin-json': 6.1.0(rollup@4.16.3) - '@rollup/plugin-node-resolve': 15.2.3(rollup@4.16.3) - '@rollup/plugin-replace': 5.0.5(rollup@4.16.3) - '@rollup/plugin-terser': 0.4.4(rollup@4.16.3) - '@rollup/pluginutils': 5.1.0(rollup@4.16.3) + nitropack@2.9.6(@opentelemetry/api@1.8.0)(encoding@0.1.13): + dependencies: + '@cloudflare/kv-asset-handler': 0.3.2 + '@netlify/functions': 2.6.3(@opentelemetry/api@1.8.0) + '@rollup/plugin-alias': 5.1.0(rollup@4.17.2) + '@rollup/plugin-commonjs': 25.0.7(rollup@4.17.2) + '@rollup/plugin-inject': 5.0.5(rollup@4.17.2) + '@rollup/plugin-json': 6.1.0(rollup@4.17.2) + '@rollup/plugin-node-resolve': 15.2.3(rollup@4.17.2) + '@rollup/plugin-replace': 5.0.5(rollup@4.17.2) + '@rollup/plugin-terser': 0.4.4(rollup@4.17.2) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) '@types/http-proxy': 1.17.14 '@vercel/nft': 0.26.4(encoding@0.1.13) archiver: 7.0.1 @@ -13692,8 +15524,8 @@ snapshots: knitwork: 1.1.0 listhen: 1.7.2 magic-string: 0.30.10 - mime: 4.0.1 - mlly: 1.6.1 + mime: 4.0.3 + mlly: 1.7.0 mri: 1.2.0 node-fetch-native: 1.6.4 ofetch: 1.3.4 @@ -13704,8 +15536,8 @@ snapshots: pkg-types: 1.1.0 pretty-bytes: 6.1.1 radix3: 1.1.2 - rollup: 4.16.3 - rollup-plugin-visualizer: 5.12.0(rollup@4.16.3) + rollup: 4.17.2 + rollup-plugin-visualizer: 5.12.0(rollup@4.17.2) scule: 1.3.0 semver: 7.6.0 serve-placeholder: 2.0.1 @@ -13715,7 +15547,7 @@ snapshots: uncrypto: 0.1.3 unctx: 2.3.1 unenv: 1.9.0 - unimport: 3.7.1(rollup@4.16.3) + unimport: 3.7.1(rollup@4.17.2) unstorage: 1.10.2(ioredis@5.4.1) unwasm: 0.3.9 transitivePeerDependencies: @@ -13728,6 +15560,7 @@ snapshots: - '@capacitor/preferences' - '@libsql/client' - '@netlify/blobs' + - '@opentelemetry/api' - '@planetscale/database' - '@upstash/redis' - '@vercel/kv' @@ -13756,7 +15589,7 @@ snapshots: node-forge@1.3.1: {} - node-gyp-build@4.8.0: {} + node-gyp-build@4.8.1: {} node-gyp@10.1.0: dependencies: @@ -13764,8 +15597,8 @@ snapshots: exponential-backoff: 3.1.1 glob: 10.3.12 graceful-fs: 4.2.11 - make-fetch-happen: 13.0.0 - nopt: 7.2.0 + make-fetch-happen: 13.0.1 + nopt: 7.2.1 proc-log: 3.0.0 semver: 7.6.0 tar: 6.2.1 @@ -13779,7 +15612,7 @@ snapshots: dependencies: abbrev: 1.1.1 - nopt@7.2.0: + nopt@7.2.1: dependencies: abbrev: 2.0.0 @@ -13790,9 +15623,9 @@ snapshots: semver: 5.7.2 validate-npm-package-license: 3.0.4 - normalize-package-data@6.0.0: + normalize-package-data@6.0.1: dependencies: - hosted-git-info: 7.0.1 + hosted-git-info: 7.0.2 is-core-module: 2.13.1 semver: 7.6.0 validate-npm-package-license: 3.0.4 @@ -13813,7 +15646,7 @@ snapshots: npm-package-arg@11.0.2: dependencies: - hosted-git-info: 7.0.1 + hosted-git-info: 7.0.2 proc-log: 4.2.0 semver: 7.6.0 validate-npm-package-name: 5.0.0 @@ -13827,26 +15660,26 @@ snapshots: npm-packlist@8.0.2: dependencies: - ignore-walk: 6.0.4 + ignore-walk: 6.0.5 npm-pick-manifest@1.0.4: dependencies: npm-package-arg: 5.1.2 semver: 5.7.2 - npm-pick-manifest@9.0.0: + npm-pick-manifest@9.0.1: dependencies: npm-install-checks: 6.3.0 npm-normalize-package-bin: 3.0.1 npm-package-arg: 11.0.2 semver: 7.6.0 - npm-registry-fetch@16.2.1: + npm-registry-fetch@17.0.1: dependencies: - '@npmcli/redact': 1.1.0 - make-fetch-happen: 13.0.0 - minipass: 7.0.4 - minipass-fetch: 3.0.4 + '@npmcli/redact': 2.0.0 + make-fetch-happen: 13.0.1 + minipass: 7.1.0 + minipass-fetch: 3.0.5 minipass-json-stream: 1.0.1 minizlib: 2.1.2 npm-package-arg: 11.0.2 @@ -13881,6 +15714,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 +<<<<<<< HEAD nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)): dependencies: '@nuxt/devalue': 2.0.2 @@ -13894,6 +15728,21 @@ snapshots: '@unhead/ssr': 1.9.7 '@unhead/vue': 1.9.7(vue@3.4.27(typescript@5.4.5)) '@vue/shared': 3.4.24 +======= + nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)): + dependencies: + '@nuxt/devalue': 2.0.2 + '@nuxt/devtools': 1.2.0(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)))(rollup@4.17.2)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) + '@nuxt/kit': 3.11.2(rollup@4.17.2) + '@nuxt/schema': 3.11.2(rollup@4.17.2) + '@nuxt/telemetry': 2.5.4(rollup@4.17.2) + '@nuxt/ui-templates': 1.3.3 + '@nuxt/vite-builder': 3.11.2(@types/node@20.12.9)(eslint@9.2.0)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5))(vue@3.4.26(typescript@5.4.5)) + '@unhead/dom': 1.9.9 + '@unhead/ssr': 1.9.9 + '@unhead/vue': 1.9.9(vue@3.4.26(typescript@5.4.5)) + '@vue/shared': 3.4.26 +>>>>>>> 5bb7e0e (chore: refresh lockfile) acorn: 8.11.3 c12: 1.10.0 chokidar: 3.6.0 @@ -13912,8 +15761,8 @@ snapshots: klona: 2.0.6 knitwork: 1.1.0 magic-string: 0.30.10 - mlly: 1.6.1 - nitropack: 2.9.6(encoding@0.1.13) + mlly: 1.7.0 + nitropack: 2.9.6(@opentelemetry/api@1.8.0)(encoding@0.1.13) nuxi: 3.11.1 nypm: 0.3.8 ofetch: 1.3.4 @@ -13930,8 +15779,9 @@ snapshots: uncrypto: 0.1.3 unctx: 2.3.1 unenv: 1.9.0 - unimport: 3.7.1(rollup@4.16.3) + unimport: 3.7.1(rollup@4.17.2) unplugin: 1.10.1 +<<<<<<< HEAD unplugin-vue-router: 0.7.0(rollup@4.16.3)(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) unstorage: 1.10.2(ioredis@5.4.1) untyped: 1.4.2 @@ -13939,9 +15789,18 @@ snapshots: vue-bundle-renderer: 2.0.0 vue-devtools-stub: 0.1.0 vue-router: 4.3.2(vue@3.4.27(typescript@5.4.5)) +======= + unplugin-vue-router: 0.7.0(rollup@4.17.2)(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) + unstorage: 1.10.2(ioredis@5.4.1) + untyped: 1.4.2 + vue: 3.4.26(typescript@5.4.5) + vue-bundle-renderer: 2.0.0 + vue-devtools-stub: 0.1.0 + vue-router: 4.3.2(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: '@parcel/watcher': 2.4.1 - '@types/node': 20.12.8 + '@types/node': 20.12.9 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -13952,6 +15811,7 @@ snapshots: - '@capacitor/preferences' - '@libsql/client' - '@netlify/blobs' + - '@opentelemetry/api' - '@planetscale/database' - '@unocss/reset' - '@upstash/redis' @@ -14063,14 +15923,14 @@ snapshots: undici: 5.28.4 yargs-parser: 21.1.1 - optionator@0.9.3: + optionator@0.9.4: dependencies: - '@aashutoshrathi/word-wrap': 1.2.6 deep-is: 0.1.4 fast-levenshtein: 2.0.6 levn: 0.4.1 prelude-ls: 1.2.1 type-check: 0.4.0 + word-wrap: 1.2.5 ora@1.4.0: dependencies: @@ -14100,6 +15960,8 @@ snapshots: os-homedir: 1.0.2 os-tmpdir: 1.0.2 + outvariant@1.4.2: {} + p-finally@1.0.0: {} p-limit@2.3.0: @@ -14143,25 +16005,24 @@ snapshots: registry-url: 3.1.0 semver: 5.7.2 - pacote@18.0.0: + pacote@18.0.4: dependencies: - '@npmcli/git': 5.0.6 - '@npmcli/installed-package-contents': 2.0.2 - '@npmcli/promise-spawn': 7.0.1 - '@npmcli/run-script': 8.0.0 - cacache: 18.0.2 + '@npmcli/git': 5.0.7 + '@npmcli/installed-package-contents': 2.1.0 + '@npmcli/package-json': 5.1.0 + '@npmcli/promise-spawn': 7.0.2 + '@npmcli/run-script': 8.1.0 + cacache: 18.0.3 fs-minipass: 3.0.3 - minipass: 7.0.4 + minipass: 7.1.0 npm-package-arg: 11.0.2 npm-packlist: 8.0.2 - npm-pick-manifest: 9.0.0 - npm-registry-fetch: 16.2.1 + npm-pick-manifest: 9.0.1 + npm-registry-fetch: 17.0.1 proc-log: 4.2.0 promise-retry: 2.0.1 - read-package-json: 7.0.0 - read-package-json-fast: 3.0.2 sigstore: 2.3.0 - ssri: 10.0.5 + ssri: 10.0.6 tar: 6.2.1 transitivePeerDependencies: - bluebird @@ -14271,8 +16132,8 @@ snapshots: path-scurry@1.10.2: dependencies: - lru-cache: 10.2.0 - minipass: 7.0.4 + lru-cache: 10.2.2 + minipass: 7.1.0 path-type@4.0.0: {} @@ -14308,11 +16169,17 @@ snapshots: pkg-types@1.1.0: dependencies: confbox: 0.1.7 - mlly: 1.6.1 + mlly: 1.7.0 pathe: 1.1.2 pluralize@8.0.0: {} + postcss-calc@10.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 + postcss-value-parser: 4.2.0 + postcss-calc@9.0.1(postcss@8.4.38): dependencies: postcss: 8.4.38 @@ -14327,25 +16194,55 @@ snapshots: postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-colormin@7.0.0(postcss@8.4.38): + dependencies: + browserslist: 4.23.0 + caniuse-api: 3.0.0 + colord: 2.9.3 + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-convert-values@6.1.0(postcss@8.4.38): dependencies: browserslist: 4.23.0 postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-convert-values@7.0.0(postcss@8.4.38): + dependencies: + browserslist: 4.23.0 + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-discard-comments@6.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 - postcss-discard-duplicates@6.0.3(postcss@8.4.38): + postcss-discard-comments@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + + postcss-discard-duplicates@6.0.3(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + + postcss-discard-duplicates@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + + postcss-discard-empty@6.0.3(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + + postcss-discard-empty@7.0.0(postcss@8.4.38): dependencies: postcss: 8.4.38 - postcss-discard-empty@6.0.3(postcss@8.4.38): + postcss-discard-overridden@6.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 - postcss-discard-overridden@6.0.2(postcss@8.4.38): + postcss-discard-overridden@7.0.0(postcss@8.4.38): dependencies: postcss: 8.4.38 @@ -14364,7 +16261,7 @@ snapshots: postcss-load-config@4.0.2(postcss@8.4.38): dependencies: lilconfig: 3.1.1 - yaml: 2.4.1 + yaml: 2.4.2 optionalDependencies: postcss: 8.4.38 @@ -14374,6 +16271,12 @@ snapshots: postcss-value-parser: 4.2.0 stylehacks: 6.1.1(postcss@8.4.38) + postcss-merge-longhand@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + stylehacks: 7.0.0(postcss@8.4.38) + postcss-merge-rules@6.1.1(postcss@8.4.38): dependencies: browserslist: 4.23.0 @@ -14382,11 +16285,24 @@ snapshots: postcss: 8.4.38 postcss-selector-parser: 6.0.16 + postcss-merge-rules@7.0.0(postcss@8.4.38): + dependencies: + browserslist: 4.23.0 + caniuse-api: 3.0.0 + cssnano-utils: 5.0.0(postcss@8.4.38) + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 + postcss-minify-font-values@6.1.0(postcss@8.4.38): dependencies: postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-minify-font-values@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-minify-gradients@6.0.3(postcss@8.4.38): dependencies: colord: 2.9.3 @@ -14394,6 +16310,13 @@ snapshots: postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-minify-gradients@7.0.0(postcss@8.4.38): + dependencies: + colord: 2.9.3 + cssnano-utils: 5.0.0(postcss@8.4.38) + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-minify-params@6.1.0(postcss@8.4.38): dependencies: browserslist: 4.23.0 @@ -14401,11 +16324,23 @@ snapshots: postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-minify-params@7.0.0(postcss@8.4.38): + dependencies: + browserslist: 4.23.0 + cssnano-utils: 5.0.0(postcss@8.4.38) + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-minify-selectors@6.0.4(postcss@8.4.38): dependencies: postcss: 8.4.38 postcss-selector-parser: 6.0.16 + postcss-minify-selectors@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 + postcss-nested@6.0.1(postcss@8.4.38): dependencies: postcss: 8.4.38 @@ -14415,64 +16350,126 @@ snapshots: dependencies: postcss: 8.4.38 + postcss-normalize-charset@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-normalize-display-values@6.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-normalize-display-values@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-normalize-positions@6.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-normalize-positions@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-normalize-repeat-style@6.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-normalize-repeat-style@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-normalize-string@6.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-normalize-string@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-normalize-timing-functions@6.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-normalize-timing-functions@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-normalize-unicode@6.1.0(postcss@8.4.38): dependencies: browserslist: 4.23.0 postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-normalize-unicode@7.0.0(postcss@8.4.38): + dependencies: + browserslist: 4.23.0 + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-normalize-url@6.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-normalize-url@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-normalize-whitespace@6.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-normalize-whitespace@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-ordered-values@6.0.2(postcss@8.4.38): dependencies: cssnano-utils: 4.0.2(postcss@8.4.38) postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-ordered-values@7.0.0(postcss@8.4.38): + dependencies: + cssnano-utils: 5.0.0(postcss@8.4.38) + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-reduce-initial@6.1.0(postcss@8.4.38): dependencies: browserslist: 4.23.0 caniuse-api: 3.0.0 postcss: 8.4.38 + postcss-reduce-initial@7.0.0(postcss@8.4.38): + dependencies: + browserslist: 4.23.0 + caniuse-api: 3.0.0 + postcss: 8.4.38 + postcss-reduce-transforms@6.0.2(postcss@8.4.38): dependencies: postcss: 8.4.38 postcss-value-parser: 4.2.0 + postcss-reduce-transforms@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + postcss-selector-parser@6.0.16: dependencies: cssesc: 3.0.0 @@ -14484,11 +16481,22 @@ snapshots: postcss-value-parser: 4.2.0 svgo: 3.2.0 + postcss-svgo@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-value-parser: 4.2.0 + svgo: 3.2.0 + postcss-unique-selectors@6.0.4(postcss@8.4.38): dependencies: postcss: 8.4.38 postcss-selector-parser: 6.0.16 + postcss-unique-selectors@7.0.0(postcss@8.4.38): + dependencies: + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 + postcss-value-parser@4.2.0: {} postcss@8.4.38: @@ -14499,7 +16507,7 @@ snapshots: potpack@1.0.2: {} - preact@10.20.2: {} + preact@10.21.0: {} prelude-ls@1.2.1: {} @@ -14513,7 +16521,7 @@ snapshots: dependencies: '@jest/schemas': 29.6.3 ansi-styles: 5.2.0 - react-is: 18.2.0 + react-is: 18.3.1 proc-log@3.0.0: {} @@ -14582,19 +16590,19 @@ snapshots: quickselect@2.0.0: {} - radix-vue@1.7.3(vue@3.4.24(typescript@5.4.5)): + radix-vue@1.7.3(vue@3.4.26(typescript@5.4.5)): dependencies: - '@floating-ui/dom': 1.6.3 - '@floating-ui/vue': 1.0.6(vue@3.4.24(typescript@5.4.5)) - '@internationalized/date': 3.5.2 - '@tanstack/vue-virtual': 3.4.0(vue@3.4.24(typescript@5.4.5)) - '@vueuse/core': 10.9.0(vue@3.4.24(typescript@5.4.5)) - '@vueuse/shared': 10.9.0(vue@3.4.24(typescript@5.4.5)) + '@floating-ui/dom': 1.6.5 + '@floating-ui/vue': 1.0.6(vue@3.4.26(typescript@5.4.5)) + '@internationalized/date': 3.5.3 + '@tanstack/vue-virtual': 3.5.0(vue@3.4.26(typescript@5.4.5)) + '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) + '@vueuse/shared': 10.9.0(vue@3.4.26(typescript@5.4.5)) aria-hidden: 1.2.4 defu: 6.1.4 fast-deep-equal: 3.1.3 nanoid: 5.0.7 - vue: 3.4.24(typescript@5.4.5) + vue: 3.4.26(typescript@5.4.5) transitivePeerDependencies: - '@vue/composition-api' @@ -14655,24 +16663,12 @@ snapshots: minimist: 1.2.8 strip-json-comments: 2.0.1 - react-is@18.2.0: {} + react-is@18.3.1: {} read-cache@1.0.0: dependencies: pify: 2.3.0 - read-package-json-fast@3.0.2: - dependencies: - json-parse-even-better-errors: 3.0.1 - npm-normalize-package-bin: 3.0.1 - - read-package-json@7.0.0: - dependencies: - glob: 10.3.12 - json-parse-even-better-errors: 3.0.1 - normalize-package-data: 6.0.0 - npm-normalize-package-bin: 3.0.1 - read-pkg-up@7.0.1: dependencies: find-up: 4.1.0 @@ -14823,39 +16819,39 @@ snapshots: optionalDependencies: '@babel/code-frame': 7.24.2 - rollup-plugin-visualizer@5.12.0(rollup@4.16.3): + rollup-plugin-visualizer@5.12.0(rollup@4.17.2): dependencies: open: 8.4.2 picomatch: 2.3.1 source-map: 0.7.4 yargs: 17.7.2 optionalDependencies: - rollup: 4.16.3 + rollup: 4.17.2 rollup@3.29.4: optionalDependencies: fsevents: 2.3.3 - rollup@4.16.3: + rollup@4.17.2: dependencies: '@types/estree': 1.0.5 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.16.3 - '@rollup/rollup-android-arm64': 4.16.3 - '@rollup/rollup-darwin-arm64': 4.16.3 - '@rollup/rollup-darwin-x64': 4.16.3 - '@rollup/rollup-linux-arm-gnueabihf': 4.16.3 - '@rollup/rollup-linux-arm-musleabihf': 4.16.3 - '@rollup/rollup-linux-arm64-gnu': 4.16.3 - '@rollup/rollup-linux-arm64-musl': 4.16.3 - '@rollup/rollup-linux-powerpc64le-gnu': 4.16.3 - '@rollup/rollup-linux-riscv64-gnu': 4.16.3 - '@rollup/rollup-linux-s390x-gnu': 4.16.3 - '@rollup/rollup-linux-x64-gnu': 4.16.3 - '@rollup/rollup-linux-x64-musl': 4.16.3 - '@rollup/rollup-win32-arm64-msvc': 4.16.3 - '@rollup/rollup-win32-ia32-msvc': 4.16.3 - '@rollup/rollup-win32-x64-msvc': 4.16.3 + '@rollup/rollup-android-arm-eabi': 4.17.2 + '@rollup/rollup-android-arm64': 4.17.2 + '@rollup/rollup-darwin-arm64': 4.17.2 + '@rollup/rollup-darwin-x64': 4.17.2 + '@rollup/rollup-linux-arm-gnueabihf': 4.17.2 + '@rollup/rollup-linux-arm-musleabihf': 4.17.2 + '@rollup/rollup-linux-arm64-gnu': 4.17.2 + '@rollup/rollup-linux-arm64-musl': 4.17.2 + '@rollup/rollup-linux-powerpc64le-gnu': 4.17.2 + '@rollup/rollup-linux-riscv64-gnu': 4.17.2 + '@rollup/rollup-linux-s390x-gnu': 4.17.2 + '@rollup/rollup-linux-x64-gnu': 4.17.2 + '@rollup/rollup-linux-x64-musl': 4.17.2 + '@rollup/rollup-win32-arm64-msvc': 4.17.2 + '@rollup/rollup-win32-ia32-msvc': 4.17.2 + '@rollup/rollup-win32-x64-msvc': 4.17.2 fsevents: 2.3.3 run-applescript@7.0.0: {} @@ -14963,6 +16959,10 @@ snapshots: dependencies: '@shikijs/core': 1.6.0 + shiki@1.4.0: + dependencies: + '@shikijs/core': 1.4.0 + shortid@2.2.16: dependencies: nanoid: 2.1.11 @@ -15091,9 +17091,9 @@ snapshots: sprintf-js@1.1.3: {} - ssri@10.0.5: + ssri@10.0.6: dependencies: - minipass: 7.0.4 + minipass: 7.1.0 ssri@4.1.6: dependencies: @@ -15127,6 +17127,8 @@ snapshots: optionalDependencies: bare-events: 2.2.2 + strict-event-emitter@0.5.1: {} + string-argv@0.3.2: {} string-width@2.1.1: @@ -15208,6 +17210,12 @@ snapshots: postcss: 8.4.38 postcss-selector-parser: 6.0.16 + stylehacks@7.0.0(postcss@8.4.38): + dependencies: + browserslist: 4.23.0 + postcss: 8.4.38 + postcss-selector-parser: 6.0.16 + stylis@4.2.0: {} sucrase@3.35.0: @@ -15258,7 +17266,7 @@ snapshots: tailwind-merge@2.3.0: dependencies: - '@babel/runtime': 7.24.4 + '@babel/runtime': 7.24.5 tailwindcss-animate@1.0.7(tailwindcss@3.4.3): dependencies: @@ -15342,7 +17350,7 @@ snapshots: dependencies: execa: 0.7.0 - terser@5.30.4: + terser@5.31.0: dependencies: '@jridgewell/source-map': 0.3.6 acorn: 8.11.3 @@ -15449,7 +17457,7 @@ snapshots: tsup@8.0.2(postcss@8.4.38)(typescript@5.4.5): dependencies: - bundle-require: 4.0.3(esbuild@0.19.12) + bundle-require: 4.1.0(esbuild@0.19.12) cac: 6.7.14 chokidar: 3.6.0 debug: 4.3.4 @@ -15459,7 +17467,7 @@ snapshots: joycon: 3.1.1 postcss-load-config: 4.0.2(postcss@8.4.38) resolve-from: 5.0.0 - rollup: 4.16.3 + rollup: 4.17.2 source-map: 0.8.0-beta.0 sucrase: 3.35.0 tree-kill: 1.2.2 @@ -15470,10 +17478,17 @@ snapshots: - supports-color - ts-node +<<<<<<< HEAD tsx@4.10.5: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.5 +======= + tsx@4.9.3: + dependencies: + esbuild: 0.20.2 + get-tsconfig: 4.7.4 +>>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: fsevents: 2.3.3 @@ -15481,7 +17496,7 @@ snapshots: dependencies: '@tufjs/models': 2.0.0 debug: 4.3.4 - make-fetch-happen: 13.0.0 + make-fetch-happen: 13.0.1 transitivePeerDependencies: - supports-color @@ -15501,7 +17516,7 @@ snapshots: type-fest@3.13.1: {} - type-fest@4.16.0: {} + type-fest@4.18.2: {} typedarray@0.0.6: {} @@ -15513,7 +17528,7 @@ snapshots: ultrahtml@1.5.3: {} - unbuild@2.0.0(typescript@5.4.5): + unbuild@2.0.0(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5)): dependencies: '@rollup/plugin-alias': 5.1.0(rollup@3.29.4) '@rollup/plugin-commonjs': 25.0.7(rollup@3.29.4) @@ -15530,8 +17545,8 @@ snapshots: hookable: 5.5.3 jiti: 1.21.0 magic-string: 0.30.10 - mkdist: 1.4.0(typescript@5.4.5) - mlly: 1.6.1 + mkdist: 1.5.1(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5)) + mlly: 1.7.0 pathe: 1.1.2 pkg-types: 1.1.0 pretty-bytes: 6.1.1 @@ -15544,6 +17559,7 @@ snapshots: transitivePeerDependencies: - sass - supports-color + - vue-tsc unconfig@0.3.13: dependencies: @@ -15574,25 +17590,25 @@ snapshots: node-fetch-native: 1.6.4 pathe: 1.1.2 - unhead@1.9.7: + unhead@1.9.9: dependencies: - '@unhead/dom': 1.9.7 - '@unhead/schema': 1.9.7 - '@unhead/shared': 1.9.7 + '@unhead/dom': 1.9.9 + '@unhead/schema': 1.9.9 + '@unhead/shared': 1.9.9 hookable: 5.5.3 unicorn-magic@0.1.0: {} - unimport@3.7.1(rollup@4.16.3): + unimport@3.7.1(rollup@4.17.2): dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.16.3) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) acorn: 8.11.3 escape-string-regexp: 5.0.0 estree-walker: 3.0.3 fast-glob: 3.3.2 local-pkg: 0.5.0 magic-string: 0.30.10 - mlly: 1.6.1 + mlly: 1.7.0 pathe: 1.1.2 pkg-types: 1.1.0 scule: 1.3.0 @@ -15629,10 +17645,10 @@ snapshots: universalify@2.0.1: {} - unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)): + unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)): dependencies: - '@unocss/astro': 0.59.4(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)) - '@unocss/cli': 0.59.4(rollup@4.16.3) + '@unocss/astro': 0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) + '@unocss/cli': 0.59.4(rollup@4.17.2) '@unocss/core': 0.59.4 '@unocss/extractor-arbitrary-variants': 0.59.4 '@unocss/postcss': 0.59.4(postcss@8.4.38) @@ -15650,15 +17666,19 @@ snapshots: '@unocss/transformer-compile-class': 0.59.4 '@unocss/transformer-directives': 0.59.4 '@unocss/transformer-variant-group': 0.59.4 - '@unocss/vite': 0.59.4(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)) + '@unocss/vite': 0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) optionalDependencies: - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) transitivePeerDependencies: - postcss - rollup - supports-color +<<<<<<< HEAD unplugin-icons@0.19.0(@vue/compiler-sfc@3.4.27)(vue-template-compiler@2.7.16): +======= + unplugin-icons@0.18.5(@vue/compiler-sfc@3.4.26)(vue-template-compiler@2.7.16): +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@antfu/install-pkg': 0.3.3 '@antfu/utils': 0.7.7 @@ -15668,28 +17688,45 @@ snapshots: local-pkg: 0.5.0 unplugin: 1.10.1 optionalDependencies: +<<<<<<< HEAD '@vue/compiler-sfc': 3.4.27 +======= + '@vue/compiler-sfc': 3.4.26 +>>>>>>> 5bb7e0e (chore: refresh lockfile) vue-template-compiler: 2.7.16 transitivePeerDependencies: - supports-color +<<<<<<< HEAD unplugin-vue-router@0.7.0(rollup@4.16.3)(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)): dependencies: '@babel/types': 7.24.5 '@rollup/pluginutils': 5.1.0(rollup@4.16.3) '@vue-macros/common': 1.10.2(rollup@4.16.3)(vue@3.4.27(typescript@5.4.5)) ast-walker-scope: 0.5.0(rollup@4.16.3) +======= + unplugin-vue-router@0.7.0(rollup@4.17.2)(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)): + dependencies: + '@babel/types': 7.24.5 + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) + '@vue-macros/common': 1.10.3(rollup@4.17.2)(vue@3.4.26(typescript@5.4.5)) + ast-walker-scope: 0.5.0(rollup@4.17.2) +>>>>>>> 5bb7e0e (chore: refresh lockfile) chokidar: 3.6.0 fast-glob: 3.3.2 json5: 2.2.3 local-pkg: 0.4.3 - mlly: 1.6.1 + mlly: 1.7.0 pathe: 1.1.2 scule: 1.3.0 unplugin: 1.10.1 - yaml: 2.4.1 + yaml: 2.4.2 optionalDependencies: +<<<<<<< HEAD vue-router: 4.3.2(vue@3.4.27(typescript@5.4.5)) +======= + vue-router: 4.3.2(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - rollup - vue @@ -15708,7 +17745,7 @@ snapshots: destr: 2.0.3 h3: 1.11.1 listhen: 1.7.2 - lru-cache: 10.2.0 + lru-cache: 10.2.2 mri: 1.2.0 node-fetch-native: 1.6.4 ofetch: 1.3.4 @@ -15726,8 +17763,13 @@ snapshots: untyped@1.4.2: dependencies: +<<<<<<< HEAD '@babel/core': 7.24.4 '@babel/standalone': 7.24.4 +======= + '@babel/core': 7.24.5 + '@babel/standalone': 7.24.5 +>>>>>>> 5bb7e0e (chore: refresh lockfile) '@babel/types': 7.24.5 defu: 6.1.4 jiti: 1.21.0 @@ -15740,14 +17782,14 @@ snapshots: dependencies: knitwork: 1.1.0 magic-string: 0.30.10 - mlly: 1.6.1 + mlly: 1.7.0 pathe: 1.1.2 pkg-types: 1.1.0 unplugin: 1.10.1 unzip-response@2.0.1: {} - update-browserslist-db@1.0.13(browserslist@4.23.0): + update-browserslist-db@1.0.15(browserslist@4.23.0): dependencies: browserslist: 4.23.0 escalade: 3.1.2 @@ -15780,16 +17822,25 @@ snapshots: util-deprecate@1.0.2: {} +<<<<<<< HEAD v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.4.27(typescript@5.4.5)): +======= + v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.4.26(typescript@5.4.5)): +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@popperjs/core': 2.11.8 - '@types/lodash': 4.17.0 + '@types/lodash': 4.17.1 '@types/resize-observer-browser': 0.1.11 date-fns: 2.30.0 date-fns-tz: 2.0.1(date-fns@2.30.0) lodash: 4.17.21 +<<<<<<< HEAD vue: 3.4.27(typescript@5.4.5) vue-screen-utils: 1.0.0-beta.13(vue@3.4.27(typescript@5.4.5)) +======= + vue: 3.4.26(typescript@5.4.5) + vue-screen-utils: 1.0.0-beta.13(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) validate-npm-package-license@3.0.4: dependencies: @@ -15804,8 +17855,9 @@ snapshots: dependencies: builtins: 5.1.0 - vaul-vue@0.1.0(typescript@5.4.5): + vaul-vue@0.1.2(typescript@5.4.5): dependencies: +<<<<<<< HEAD <<<<<<< HEAD '@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5)) radix-vue: 1.8.1(vue@3.4.27(typescript@5.4.5)) @@ -15816,10 +17868,16 @@ snapshots: radix-vue: 1.7.3(vue@3.4.24(typescript@5.4.5)) vue: 3.4.24(typescript@5.4.5) >>>>>>> 935fd67 (chore: dedupe) +======= + '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) + radix-vue: 1.7.3(vue@3.4.26(typescript@5.4.5)) + vue: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@vue/composition-api' - typescript +<<<<<<< HEAD vee-validate@4.12.6(vue@3.4.27(typescript@5.4.5)): dependencies: '@vue/devtools-api': 6.6.1 @@ -15831,18 +17889,39 @@ snapshots: '@vue/devtools-api': 6.6.1 type-fest: 4.16.0 vue: 3.4.27(typescript@5.4.5) +======= + vee-validate@4.12.6(vue@3.4.26(typescript@5.4.5)): + dependencies: + '@vue/devtools-api': 6.6.1 + type-fest: 4.18.2 + vue: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) - vite-hot-client@0.2.3(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)): + vee-validate@4.12.7(vue@3.4.26(typescript@5.4.5)): dependencies: - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) + '@vue/devtools-api': 6.6.1 + type-fest: 4.18.2 + vue: 3.4.26(typescript@5.4.5) +<<<<<<< HEAD vite-node@1.5.0(@types/node@20.12.8)(terser@5.30.4): dependencies: cac: 6.7.14 debug: 4.3.4 +======= + vite-hot-client@0.2.3(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)): + dependencies: + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + + vite-node@0.33.0(@types/node@20.12.9)(terser@5.31.0): + dependencies: + cac: 6.7.14 + debug: 4.3.4 + mlly: 1.7.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) + vite: 4.5.3(@types/node@20.12.9)(terser@5.31.0) transitivePeerDependencies: - '@types/node' - less @@ -15853,13 +17932,22 @@ snapshots: - supports-color - terser +<<<<<<< HEAD vite-node@1.6.0(@types/node@20.12.12)(terser@5.30.4): +======= + vite-node@0.34.6(@types/node@20.12.9)(terser@5.31.0): +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: cac: 6.7.14 debug: 4.3.4 + mlly: 1.7.0 pathe: 1.1.2 picocolors: 1.0.0 +<<<<<<< HEAD vite: 5.2.10(@types/node@20.12.12)(terser@5.30.4) +======= + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@types/node' - less @@ -15870,13 +17958,13 @@ snapshots: - supports-color - terser - vite-node@1.6.0(@types/node@20.12.8)(terser@5.30.4): + vite-node@1.6.0(@types/node@20.12.9)(terser@5.31.0): dependencies: cac: 6.7.14 debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) transitivePeerDependencies: - '@types/node' - less @@ -15887,7 +17975,11 @@ snapshots: - supports-color - terser +<<<<<<< HEAD vite-plugin-checker@0.6.4(eslint@9.3.0)(optionator@0.9.3)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)): +======= + vite-plugin-checker@0.6.4(eslint@9.2.0)(meow@12.1.1)(optionator@0.9.4)(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)): +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@babel/code-frame': 7.24.2 ansi-escapes: 4.3.2 @@ -15900,21 +17992,29 @@ snapshots: semver: 7.6.0 strip-ansi: 6.0.1 tiny-invariant: 1.3.3 - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.11 vscode-uri: 3.0.8 optionalDependencies: +<<<<<<< HEAD eslint: 9.3.0 optionator: 0.9.3 typescript: 5.4.5 vue-tsc: 2.0.19(typescript@5.4.5) +======= + eslint: 9.2.0 + meow: 12.1.1 + optionator: 0.9.4 + typescript: 5.4.5 + vue-tsc: 2.0.16(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) - vite-plugin-inspect@0.8.4(@nuxt/kit@3.11.2(rollup@4.16.3))(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)): + vite-plugin-inspect@0.8.4(@nuxt/kit@3.11.2(rollup@4.17.2))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)): dependencies: '@antfu/utils': 0.7.7 - '@rollup/pluginutils': 5.1.0(rollup@4.16.3) + '@rollup/pluginutils': 5.1.0(rollup@4.17.2) debug: 4.3.4 error-stack-parser-es: 0.1.1 fs-extra: 11.2.0 @@ -15922,15 +18022,16 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.0.0 sirv: 2.0.4 - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) optionalDependencies: - '@nuxt/kit': 3.11.2(rollup@4.16.3) + '@nuxt/kit': 3.11.2(rollup@4.17.2) transitivePeerDependencies: - rollup - supports-color - vite-plugin-vue-inspector@4.0.2(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)): + vite-plugin-vue-inspector@4.0.2(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)): dependencies: +<<<<<<< HEAD '@babel/core': 7.24.4 '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.4) '@babel/plugin-syntax-import-attributes': 7.24.1(@babel/core@7.24.4) @@ -15938,23 +18039,41 @@ snapshots: '@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.4) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.4) '@vue/compiler-dom': 3.4.27 +======= + '@babel/core': 7.24.5 + '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.5) + '@babel/plugin-syntax-import-attributes': 7.24.1(@babel/core@7.24.5) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.5) + '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.5) + '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.5) + '@vue/compiler-dom': 3.4.26 +>>>>>>> 5bb7e0e (chore: refresh lockfile) kolorist: 1.8.0 magic-string: 0.30.10 - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) transitivePeerDependencies: - supports-color +<<<<<<< HEAD vite-tsconfig-paths@4.3.2(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.8)(terser@5.30.4)): +======= + vite-tsconfig-paths@4.3.2(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)): +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: debug: 4.3.4 globrex: 0.1.2 tsconfck: 3.0.3(typescript@5.4.5) optionalDependencies: +<<<<<<< HEAD vite: 5.2.11(@types/node@20.12.8)(terser@5.30.4) +======= + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - typescript +<<<<<<< HEAD vite@5.2.10(@types/node@20.12.12)(terser@5.30.4): dependencies: esbuild: 0.20.2 @@ -15966,15 +18085,29 @@ snapshots: terser: 5.30.4 vite@5.2.10(@types/node@20.12.8)(terser@5.30.4): +======= + vite@4.5.3(@types/node@20.12.9)(terser@5.31.0): + dependencies: + esbuild: 0.18.20 + postcss: 8.4.38 + rollup: 3.29.4 + optionalDependencies: + '@types/node': 20.12.9 + fsevents: 2.3.3 + terser: 5.31.0 + + vite@5.2.11(@types/node@20.12.9)(terser@5.31.0): +>>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: esbuild: 0.20.2 postcss: 8.4.38 - rollup: 4.16.3 + rollup: 4.17.2 optionalDependencies: - '@types/node': 20.12.8 + '@types/node': 20.12.9 fsevents: 2.3.3 - terser: 5.30.4 + terser: 5.31.0 +<<<<<<< HEAD vite@5.2.11(@types/node@20.12.12)(terser@5.30.4): dependencies: esbuild: 0.20.2 @@ -16014,6 +18147,25 @@ snapshots: shiki: 1.6.0 vite: 5.2.11(@types/node@20.12.12)(terser@5.30.4) vue: 3.4.27(typescript@5.4.5) +======= + vitepress@1.1.4(@algolia/client-search@4.23.3)(@types/node@20.12.9)(axios@0.18.1)(postcss@8.4.38)(search-insights@2.13.0)(terser@5.31.0)(typescript@5.4.5): + dependencies: + '@docsearch/css': 3.6.0 + '@docsearch/js': 3.6.0(@algolia/client-search@4.23.3)(search-insights@2.13.0) + '@shikijs/core': 1.4.0 + '@shikijs/transformers': 1.4.0 + '@types/markdown-it': 14.1.1 + '@vitejs/plugin-vue': 5.0.4(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) + '@vue/devtools-api': 7.1.3(vue@3.4.26(typescript@5.4.5)) + '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) + '@vueuse/integrations': 10.9.0(axios@0.18.1)(focus-trap@7.5.4)(vue@3.4.26(typescript@5.4.5)) + focus-trap: 7.5.4 + mark.js: 8.11.1 + minisearch: 6.3.0 + shiki: 1.4.0 + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + vue: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: postcss: 8.4.38 transitivePeerDependencies: @@ -16043,9 +18195,15 @@ snapshots: - typescript - universal-cookie +<<<<<<< HEAD vitest-environment-nuxt@1.0.0(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)): dependencies: '@nuxt/test-utils': 3.12.1(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) +======= + vitest-environment-nuxt@1.0.0(@vitest/ui@0.34.7(vitest@0.33.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)): + dependencies: + '@nuxt/test-utils': 3.12.1(@vitest/ui@0.34.7(vitest@0.33.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) +>>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@cucumber/cucumber' - '@jest/globals' @@ -16064,6 +18222,7 @@ snapshots: - vue - vue-router +<<<<<<< HEAD vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.30.4): dependencies: '@vitest/expect': 1.6.0 @@ -16071,6 +18230,19 @@ snapshots: '@vitest/snapshot': 1.6.0 '@vitest/spy': 1.6.0 '@vitest/utils': 1.6.0 +======= + vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0): + dependencies: + '@types/chai': 4.3.16 + '@types/chai-subset': 1.3.5 + '@types/node': 20.12.9 + '@vitest/expect': 0.33.0 + '@vitest/runner': 0.33.0 + '@vitest/snapshot': 0.33.0 + '@vitest/spy': 0.33.0 + '@vitest/utils': 0.33.0 + acorn: 8.11.3 +>>>>>>> 5bb7e0e (chore: refresh lockfile) acorn-walk: 8.3.2 chai: 4.4.1 debug: 4.3.4 @@ -16082,9 +18254,15 @@ snapshots: std-env: 3.7.0 strip-literal: 2.1.0 tinybench: 2.8.0 +<<<<<<< HEAD tinypool: 0.8.4 vite: 5.2.10(@types/node@20.12.12)(terser@5.30.4) vite-node: 1.6.0(@types/node@20.12.12)(terser@5.30.4) +======= + tinypool: 0.6.0 + vite: 4.5.3(@types/node@20.12.9)(terser@5.31.0) + vite-node: 0.33.0(@types/node@20.12.9)(terser@5.31.0) +>>>>>>> 5bb7e0e (chore: refresh lockfile) why-is-node-running: 2.2.2 optionalDependencies: '@types/node': 20.12.12 @@ -16098,13 +18276,21 @@ snapshots: - supports-color - terser +<<<<<<< HEAD vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4): - dependencies: - '@vitest/expect': 1.6.0 - '@vitest/runner': 1.6.0 - '@vitest/snapshot': 1.6.0 - '@vitest/spy': 1.6.0 - '@vitest/utils': 1.6.0 +======= + vitest@0.34.6(@vitest/ui@0.34.7)(terser@5.31.0): +>>>>>>> 5bb7e0e (chore: refresh lockfile) + dependencies: + '@types/chai': 4.3.16 + '@types/chai-subset': 1.3.5 + '@types/node': 20.12.9 + '@vitest/expect': 0.34.6 + '@vitest/runner': 0.34.6 + '@vitest/snapshot': 0.34.6 + '@vitest/spy': 0.34.6 + '@vitest/utils': 0.34.6 + acorn: 8.11.3 acorn-walk: 8.3.2 chai: 4.4.1 debug: 4.3.4 @@ -16116,9 +18302,9 @@ snapshots: std-env: 3.7.0 strip-literal: 2.1.0 tinybench: 2.8.0 - tinypool: 0.8.4 - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) - vite-node: 1.6.0(@types/node@20.12.8)(terser@5.30.4) + tinypool: 0.7.0 + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + vite-node: 0.34.6(@types/node@20.12.9)(terser@5.31.0) why-is-node-running: 2.2.2 optionalDependencies: '@types/node': 20.12.8 @@ -16165,6 +18351,7 @@ snapshots: dependencies: ufo: 1.5.3 +<<<<<<< HEAD vue-component-meta@2.0.19(typescript@5.4.5): dependencies: '@volar/typescript': 2.2.4 @@ -16186,6 +18373,29 @@ snapshots: dependencies: debug: 4.3.4 eslint: 9.3.0 +======= + vue-component-meta@2.0.16(typescript@5.4.5): + dependencies: + '@volar/typescript': 2.2.1 + '@vue/language-core': 2.0.16(typescript@5.4.5) + path-browserify: 1.0.1 + vue-component-type-helpers: 2.0.16 + optionalDependencies: + typescript: 5.4.5 + + vue-component-type-helpers@2.0.16: {} + + vue-demi@0.14.7(vue@3.4.26(typescript@5.4.5)): + dependencies: + vue: 3.4.26(typescript@5.4.5) + + vue-devtools-stub@0.1.0: {} + + vue-eslint-parser@9.4.2(eslint@9.2.0): + dependencies: + debug: 4.3.4 + eslint: 9.2.0 +>>>>>>> 5bb7e0e (chore: refresh lockfile) eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -16195,6 +18405,7 @@ snapshots: transitivePeerDependencies: - supports-color +<<<<<<< HEAD vue-observe-visibility@2.0.0-alpha.1(vue@3.4.27(typescript@5.4.5)): dependencies: vue: 3.4.27(typescript@5.4.5) @@ -16211,6 +18422,24 @@ snapshots: vue-screen-utils@1.0.0-beta.13(vue@3.4.27(typescript@5.4.5)): dependencies: vue: 3.4.27(typescript@5.4.5) +======= + vue-observe-visibility@2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)): + dependencies: + vue: 3.4.26(typescript@5.4.5) + + vue-resize@2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)): + dependencies: + vue: 3.4.26(typescript@5.4.5) + + vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)): + dependencies: + '@vue/devtools-api': 6.6.1 + vue: 3.4.26(typescript@5.4.5) + + vue-screen-utils@1.0.0-beta.13(vue@3.4.26(typescript@5.4.5)): + dependencies: + vue: 3.4.26(typescript@5.4.5) +>>>>>>> 5bb7e0e (chore: refresh lockfile) vue-sonner@1.1.2: {} @@ -16219,6 +18448,7 @@ snapshots: de-indent: 1.0.2 he: 1.2.0 +<<<<<<< HEAD vue-tsc@2.0.19(typescript@5.4.5): dependencies: '@volar/typescript': 2.2.4 @@ -16245,6 +18475,34 @@ snapshots: '@vue/runtime-dom': 3.4.27 '@vue/server-renderer': 3.4.27(vue@3.4.27(typescript@5.4.5)) '@vue/shared': 3.4.27 +======= + vue-tsc@2.0.16(typescript@5.4.5): + dependencies: + '@volar/typescript': 2.2.1 + '@vue/language-core': 2.0.16(typescript@5.4.5) + semver: 7.6.0 + typescript: 5.4.5 + + vue-virtual-scroller@2.0.0-beta.8(vue@3.4.26(typescript@5.4.5)): + dependencies: + mitt: 2.1.0 + vue: 3.4.26(typescript@5.4.5) + vue-observe-visibility: 2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)) + vue-resize: 2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)) + + vue-wrap-balancer@1.1.3(vue@3.4.26(typescript@5.4.5)): + dependencies: + nanoid: 3.3.7 + vue: 3.4.26(typescript@5.4.5) + + vue@3.4.26(typescript@5.4.5): + dependencies: + '@vue/compiler-dom': 3.4.26 + '@vue/compiler-sfc': 3.4.26 + '@vue/runtime-dom': 3.4.26 + '@vue/server-renderer': 3.4.26(vue@3.4.26(typescript@5.4.5)) + '@vue/shared': 3.4.26 +>>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: typescript: 5.4.5 @@ -16296,6 +18554,8 @@ snapshots: dependencies: string-width: 2.1.1 + word-wrap@1.2.5: {} + wrap-ansi@7.0.0: dependencies: ansi-styles: 4.3.0 @@ -16322,7 +18582,7 @@ snapshots: imurmurhash: 0.1.4 signal-exit: 3.0.7 - ws@8.16.0: {} + ws@8.17.0: {} xdg-basedir@3.0.0: {} @@ -16346,13 +18606,13 @@ snapshots: dependencies: eslint-visitor-keys: 3.4.3 lodash: 4.17.21 - yaml: 2.4.1 + yaml: 2.4.2 yaml@1.10.2: {} yaml@2.3.4: {} - yaml@2.4.1: {} + yaml@2.4.2: {} yargs-parser@21.1.1: {} @@ -16378,6 +18638,10 @@ snapshots: compress-commons: 6.0.2 readable-stream: 4.5.2 +<<<<<<< HEAD zod@3.23.3: {} zod@3.23.8: {} +======= + zod@3.23.6: {} +>>>>>>> 5bb7e0e (chore: refresh lockfile) From 24d2668545bc9d80a0c382e368d3d36bedb25b53 Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Mon, 6 May 2024 19:02:23 +0300 Subject: [PATCH 10/17] fix: fallback to a semver compatible string --- packages/cli/src/commands/init.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/cli/src/commands/init.ts b/packages/cli/src/commands/init.ts index 07476ca5c..a7d3bcadb 100644 --- a/packages/cli/src/commands/init.ts +++ b/packages/cli/src/commands/init.ts @@ -239,6 +239,7 @@ export async function promptForConfig( } export async function runInit(cwd: string, config: Config) { + console.log('OKAY') const spinner = ora('Initializing project...')?.start() // Check in in a Nuxt project. @@ -311,7 +312,7 @@ export async function runInit(cwd: string, config: Config) { const dependenciesSpinner = ora('Installing dependencies...')?.start() // Starting from `shadcn-nuxt` version 0.10.4, Base dependencies are handled by the module so no need to re-add them by the CLI - const baseDeps = gte(shadcnNuxt?.version || '', '0.10.4') ? [] : PROJECT_DEPENDENCIES.base + const baseDeps = gte(shadcnNuxt?.version || '0.0.0', '0.10.4') ? [] : PROJECT_DEPENDENCIES.base const iconsDep = config.style === 'new-york' ? ['@radix-icons/vue'] : ['lucide-vue-next'] const deps = baseDeps.concat(iconsDep).filter(Boolean) From 1136f5b91e39b6cca92e03b0da445cac6909960c Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Mon, 6 May 2024 19:06:14 +0300 Subject: [PATCH 11/17] chore: dedupe --- pnpm-lock.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8156219a9..796fcd16c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -185,7 +185,7 @@ importers: version: 3.1.2(@popperjs/core@2.11.8)(vue@3.4.26(typescript@5.4.5)) >>>>>>> 5bb7e0e (chore: refresh lockfile) vaul-vue: - specifier: ^0.1.1 + specifier: ^0.1.2 version: 0.1.2(typescript@5.4.5) vee-validate: specifier: 4.12.6 From 6cafd232eaf18b55f530c96009bea75d06f3c5e1 Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Mon, 6 May 2024 19:10:01 +0300 Subject: [PATCH 12/17] chore: remove console.log lol --- packages/cli/src/commands/init.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/cli/src/commands/init.ts b/packages/cli/src/commands/init.ts index a7d3bcadb..4205be83a 100644 --- a/packages/cli/src/commands/init.ts +++ b/packages/cli/src/commands/init.ts @@ -239,7 +239,6 @@ export async function promptForConfig( } export async function runInit(cwd: string, config: Config) { - console.log('OKAY') const spinner = ora('Initializing project...')?.start() // Check in in a Nuxt project. From b7c51f0dc70b75c4027704e493bd445dc8bb917e Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Tue, 7 May 2024 17:46:55 +0300 Subject: [PATCH 13/17] chore: refresh lockfile --- pnpm-lock.yaml | 135 ++++++++++++++++++++++++++++++++----------------- 1 file changed, 90 insertions(+), 45 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 796fcd16c..b12e9dfb7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -535,24 +535,26 @@ importers: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.3) devDependencies: - '@nuxt/devtools': - specifier: latest - version: 1.2.0(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)))(rollup@4.17.2)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) '@nuxt/eslint-config': +<<<<<<< HEAD <<<<<<< HEAD specifier: ^0.3.10 version: 0.3.10(eslint@9.3.0)(typescript@5.4.5) ======= specifier: ^0.3.6 +======= + specifier: ^0.3.10 +>>>>>>> dfc0609 (chore: refresh lockfile) version: 0.3.10(eslint@9.2.0)(typescript@5.4.5) >>>>>>> 5bb7e0e (chore: refresh lockfile) '@nuxt/module-builder': - specifier: ^0.5.5 - version: 0.5.5(@nuxt/kit@3.11.2(rollup@4.17.2))(nuxi@3.11.1)(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5)) + specifier: ^0.6.0 + version: 0.6.0(@nuxt/kit@3.11.2(rollup@4.17.2))(nuxi@3.11.1)(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5)) '@nuxt/schema': specifier: ^3.11.2 version: 3.11.2(rollup@4.17.2) '@nuxt/test-utils': +<<<<<<< HEAD <<<<<<< HEAD specifier: ^3.12.1 version: 3.12.1(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) @@ -560,8 +562,12 @@ importers: specifier: ^3.12.0 version: 3.12.1(@vitest/ui@0.34.7(vitest@0.33.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) >>>>>>> 5bb7e0e (chore: refresh lockfile) +======= + specifier: ^3.12.1 + version: 3.12.1(@vitest/ui@0.34.7(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) +>>>>>>> dfc0609 (chore: refresh lockfile) '@types/node': - specifier: ^20.12.7 + specifier: ^20.12.8 version: 20.12.9 nuxt: specifier: ^3.11.2 @@ -574,8 +580,8 @@ importers: version: 3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)) >>>>>>> 5bb7e0e (chore: refresh lockfile) vitest: - specifier: ^0.33.0 - version: 0.33.0(@vitest/ui@0.34.7)(terser@5.31.0) + specifier: ^1.6.0 + version: 1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0) <<<<<<< HEAD packages/module/playground: @@ -1682,15 +1688,11 @@ packages: nuxt: ^3.9.0 vite: '*' - '@nuxt/eslint-config@0.3.10': - resolution: {integrity: sha512-Hv1ncp0AzRSPD2FYjPW4r1ViSysXjZ2YFFBcfAdKtJtXrch+35B4H1+JXzHQa2P6M1nxMt3riPVSMibS9HkflQ==} '@nuxt/eslint-config@0.3.10': resolution: {integrity: sha512-Hv1ncp0AzRSPD2FYjPW4r1ViSysXjZ2YFFBcfAdKtJtXrch+35B4H1+JXzHQa2P6M1nxMt3riPVSMibS9HkflQ==} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - '@nuxt/eslint-plugin@0.3.10': - resolution: {integrity: sha512-eV9TIpQK6UUN9wZCEuunG0vYXt4yz8RrfvvYC1mwq075kSOQevGWNCQKFE1SKr0YDl4PIIy8wDjchYIwT3gfNg==} '@nuxt/eslint-plugin@0.3.10': resolution: {integrity: sha512-eV9TIpQK6UUN9wZCEuunG0vYXt4yz8RrfvvYC1mwq075kSOQevGWNCQKFE1SKr0YDl4PIIy8wDjchYIwT3gfNg==} peerDependencies: @@ -2889,6 +2891,9 @@ packages: peerDependencies: vitest: 1.6.0 + '@vitest/utils@1.6.0': + resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==} + '@volar/language-core@2.2.1': resolution: {integrity: sha512-iHJAZKcYldZgyS8gx6DfIZApViVBeqbf6iPhqoZpG5A6F4zsZiFldKfwaKaBA3/wnOTWE2i8VUbXywI1WywCPg==} @@ -7979,34 +7984,6 @@ packages: vite: optional: true - vite@4.5.3: - resolution: {integrity: sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==} - engines: {node: ^14.18.0 || >=16.0.0} - hasBin: true - peerDependencies: - '@types/node': '>= 14' - less: '*' - lightningcss: ^1.21.0 - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - vite@5.2.11: resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==} engines: {node: ^18.0.0 || >=20.0.0} @@ -9953,14 +9930,16 @@ snapshots: - rollup - supports-color - '@nuxt/module-builder@0.5.5(@nuxt/kit@3.11.2(rollup@4.17.2))(nuxi@3.11.1)(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5))': + '@nuxt/module-builder@0.6.0(@nuxt/kit@3.11.2(rollup@4.17.2))(nuxi@3.11.1)(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5))': dependencies: '@nuxt/kit': 3.11.2(rollup@4.17.2) citty: 0.1.6 consola: 3.2.3 + defu: 6.1.4 mlly: 1.7.0 nuxi: 3.11.1 pathe: 1.1.2 + pkg-types: 1.1.0 unbuild: 2.0.0(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5)) transitivePeerDependencies: - sass @@ -10008,11 +9987,15 @@ snapshots: - rollup - supports-color +<<<<<<< HEAD <<<<<<< HEAD '@nuxt/test-utils@3.12.1(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))': ======= '@nuxt/test-utils@3.12.1(@vitest/ui@0.34.7(vitest@0.33.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5))': >>>>>>> 5bb7e0e (chore: refresh lockfile) +======= + '@nuxt/test-utils@3.12.1(@vitest/ui@0.34.7(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5))': +>>>>>>> dfc0609 (chore: refresh lockfile) dependencies: '@nuxt/kit': 3.11.2(rollup@4.17.2) '@nuxt/schema': 3.11.2(rollup@4.17.2) @@ -10047,13 +10030,18 @@ snapshots: vitest: 1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4) ======= vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) - vitest-environment-nuxt: 1.0.0(@vitest/ui@0.34.7(vitest@0.33.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) + vitest-environment-nuxt: 1.0.0(@vitest/ui@0.34.7(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) vue: 3.4.26(typescript@5.4.5) vue-router: 4.3.2(vue@3.4.26(typescript@5.4.5)) optionalDependencies: +<<<<<<< HEAD '@vitest/ui': 0.34.7(vitest@0.33.0) vitest: 0.33.0(@vitest/ui@0.34.7)(terser@5.31.0) >>>>>>> 5bb7e0e (chore: refresh lockfile) +======= + '@vitest/ui': 0.34.7(vitest@1.6.0) + vitest: 1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0) +>>>>>>> dfc0609 (chore: refresh lockfile) transitivePeerDependencies: - rollup - supports-color @@ -11725,10 +11713,14 @@ snapshots: pathe: 1.1.2 picocolors: 1.0.0 sirv: 2.0.4 +<<<<<<< HEAD <<<<<<< HEAD vitest: 1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4) ======= vitest: 0.33.0(@vitest/ui@0.34.7)(terser@5.31.0) +======= + vitest: 0.34.6(@vitest/ui@0.34.7)(terser@5.31.0) +>>>>>>> dfc0609 (chore: refresh lockfile) optional: true '@vitest/ui@0.34.7(vitest@1.6.0)': @@ -11740,7 +11732,7 @@ snapshots: pathe: 1.1.2 picocolors: 1.0.0 sirv: 2.0.4 - vitest: 0.34.6(@vitest/ui@0.34.7)(terser@5.31.0) + vitest: 1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0) '@vitest/utils@0.34.6': dependencies: @@ -17913,6 +17905,7 @@ snapshots: dependencies: vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) +<<<<<<< HEAD vite-node@0.33.0(@types/node@20.12.9)(terser@5.31.0): dependencies: cac: 6.7.14 @@ -17935,6 +17928,8 @@ snapshots: <<<<<<< HEAD vite-node@1.6.0(@types/node@20.12.12)(terser@5.30.4): ======= +======= +>>>>>>> dfc0609 (chore: refresh lockfile) vite-node@0.34.6(@types/node@20.12.9)(terser@5.31.0): >>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: @@ -18073,6 +18068,7 @@ snapshots: - supports-color - typescript +<<<<<<< HEAD <<<<<<< HEAD vite@5.2.10(@types/node@20.12.12)(terser@5.30.4): dependencies: @@ -18096,6 +18092,8 @@ snapshots: fsevents: 2.3.3 terser: 5.31.0 +======= +>>>>>>> dfc0609 (chore: refresh lockfile) vite@5.2.11(@types/node@20.12.9)(terser@5.31.0): >>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: @@ -18195,6 +18193,7 @@ snapshots: - typescript - universal-cookie +<<<<<<< HEAD <<<<<<< HEAD vitest-environment-nuxt@1.0.0(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)): dependencies: @@ -18204,6 +18203,11 @@ snapshots: dependencies: '@nuxt/test-utils': 3.12.1(@vitest/ui@0.34.7(vitest@0.33.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) >>>>>>> 5bb7e0e (chore: refresh lockfile) +======= + vitest-environment-nuxt@1.0.0(@vitest/ui@0.34.7(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)): + dependencies: + '@nuxt/test-utils': 3.12.1(@vitest/ui@0.34.7(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) +>>>>>>> dfc0609 (chore: refresh lockfile) transitivePeerDependencies: - '@cucumber/cucumber' - '@jest/globals' @@ -18222,6 +18226,7 @@ snapshots: - vue - vue-router +<<<<<<< HEAD <<<<<<< HEAD vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.30.4): dependencies: @@ -18279,6 +18284,8 @@ snapshots: <<<<<<< HEAD vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4): ======= +======= +>>>>>>> dfc0609 (chore: refresh lockfile) vitest@0.34.6(@vitest/ui@0.34.7)(terser@5.31.0): >>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: @@ -18292,6 +18299,39 @@ snapshots: '@vitest/utils': 0.34.6 acorn: 8.11.3 acorn-walk: 8.3.2 + cac: 6.7.14 + chai: 4.4.1 + debug: 4.3.4 + local-pkg: 0.4.3 + magic-string: 0.30.10 + pathe: 1.1.2 + picocolors: 1.0.0 + std-env: 3.7.0 + strip-literal: 1.3.0 + tinybench: 2.8.0 + tinypool: 0.7.0 + vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + vite-node: 0.34.6(@types/node@20.12.9)(terser@5.31.0) + why-is-node-running: 2.2.2 + optionalDependencies: + '@vitest/ui': 0.34.7(vitest@0.34.6) + transitivePeerDependencies: + - less + - lightningcss + - sass + - stylus + - sugarss + - supports-color + - terser + + vitest@1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0): + dependencies: + '@vitest/expect': 1.6.0 + '@vitest/runner': 1.6.0 + '@vitest/snapshot': 1.6.0 + '@vitest/spy': 1.6.0 + '@vitest/utils': 1.6.0 + acorn-walk: 8.3.2 chai: 4.4.1 debug: 4.3.4 execa: 8.0.1 @@ -18302,13 +18342,18 @@ snapshots: std-env: 3.7.0 strip-literal: 2.1.0 tinybench: 2.8.0 - tinypool: 0.7.0 + tinypool: 0.8.4 vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) - vite-node: 0.34.6(@types/node@20.12.9)(terser@5.31.0) + vite-node: 1.6.0(@types/node@20.12.9)(terser@5.31.0) why-is-node-running: 2.2.2 optionalDependencies: +<<<<<<< HEAD '@types/node': 20.12.8 '@vitest/ui': 1.6.0(vitest@1.6.0) +======= + '@types/node': 20.12.9 + '@vitest/ui': 0.34.7(vitest@1.6.0) +>>>>>>> dfc0609 (chore: refresh lockfile) transitivePeerDependencies: - less - lightningcss From 907e908de2fc99e2ba3606314621bb01f808c68d Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Tue, 7 May 2024 17:50:18 +0300 Subject: [PATCH 14/17] chore: remove 'clsx' as its already a dependency of 'class-variance-authority' --- packages/module/package.json | 1 - pnpm-lock.yaml | 3 --- 2 files changed, 4 deletions(-) diff --git a/packages/module/package.json b/packages/module/package.json index 75e400fc2..760b0c605 100644 --- a/packages/module/package.json +++ b/packages/module/package.json @@ -38,7 +38,6 @@ "@nuxt/kit": "^3.11.2", "@oxc-parser/wasm": "^0.1.0", "class-variance-authority": "^0.7.0", - "clsx": "^2.1.1", "radix-vue": "^1.7.3", "tailwind-merge": "^2.3.0", "tailwindcss-animate": "^1.0.7" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b12e9dfb7..b6c203d05 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -522,9 +522,6 @@ importers: class-variance-authority: specifier: ^0.7.0 version: 0.7.0 - clsx: - specifier: ^2.1.1 - version: 2.1.1 radix-vue: specifier: ^1.7.3 version: 1.7.3(vue@3.4.26(typescript@5.4.5)) From c80e9181273350c2a441ce255d510077325d2cc5 Mon Sep 17 00:00:00 2001 From: MuhammadM1998 Date: Tue, 21 May 2024 16:54:39 +0300 Subject: [PATCH 15/17] chore: refresh lockfile --- pnpm-lock.yaml | 2952 ++++-------------------------------------------- 1 file changed, 232 insertions(+), 2720 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6c203d05..f2e7a2b91 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,19 +9,11 @@ importers: .: devDependencies: '@antfu/eslint-config': -<<<<<<< HEAD specifier: ^2.18.1 - version: 2.18.1(@vue/compiler-sfc@3.4.27)(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.30.4)) + version: 2.18.1(@vue/compiler-sfc@3.4.27)(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0)) '@commitlint/cli': specifier: ^19.3.0 version: 19.3.0(@types/node@20.12.12)(typescript@5.4.5) -======= - specifier: ^2.15.0 - version: 2.16.1(@vue/compiler-sfc@3.4.26)(eslint@9.2.0)(typescript@5.4.5)(vitest@0.34.6(@vitest/ui@0.34.7)(terser@5.31.0)) - '@commitlint/cli': - specifier: ^19.3.0 - version: 19.3.0(@types/node@20.12.9)(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@commitlint/config-conventional': specifier: ^19.2.2 version: 19.2.2 @@ -29,19 +21,11 @@ importers: specifier: ^1.6.0 version: 1.6.0(vitest@1.6.0) bumpp: -<<<<<<< HEAD specifier: ^9.4.1 version: 9.4.1 eslint: specifier: ^9.3.0 version: 9.3.0 -======= - specifier: ^9.4.0 - version: 9.4.1 - eslint: - specifier: ^9.1.1 - version: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) lint-staged: specifier: ^15.2.2 version: 15.2.2 @@ -49,23 +33,14 @@ importers: specifier: ^2.11.1 version: 2.11.1 taze: -<<<<<<< HEAD specifier: ^0.13.8 -======= - specifier: ^0.13.6 ->>>>>>> 5bb7e0e (chore: refresh lockfile) version: 0.13.8 typescript: specifier: ^5.4.5 version: 5.4.5 vitest: -<<<<<<< HEAD specifier: ^1.6.0 - version: 1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.30.4) -======= - specifier: ^0.34.6 - version: 0.34.6(@vitest/ui@0.34.7)(terser@5.31.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) + version: 1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0) apps/www: dependencies: @@ -73,35 +48,21 @@ importers: specifier: ^0.8.2 version: 0.8.2 '@internationalized/date': -<<<<<<< HEAD specifier: ^3.5.4 version: 3.5.4 '@radix-icons/vue': specifier: ^1.0.0 version: 1.0.0(vue@3.4.27(typescript@5.4.5)) -======= - specifier: ^3.5.2 - version: 3.5.3 - '@radix-icons/vue': - specifier: ^1.0.0 - version: 1.0.0(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@stackblitz/sdk': specifier: ^1.10.0 version: 1.10.0 '@tanstack/vue-table': -<<<<<<< HEAD specifier: ^8.17.3 version: 8.17.3(vue@3.4.27(typescript@5.4.5)) -======= - specifier: ^8.16.0 - version: 8.16.0(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@unovis/ts': specifier: ^1.4.1 version: 1.4.1 '@unovis/vue': -<<<<<<< HEAD specifier: ^1.4.1 version: 1.4.1(@unovis/ts@1.4.1)(vue@3.4.27(typescript@5.4.5)) '@vee-validate/zod': @@ -110,16 +71,6 @@ importers: '@vueuse/core': specifier: ^10.9.0 version: 10.9.0(vue@3.4.27(typescript@5.4.5)) -======= - specifier: ^1.4.0 - version: 1.4.0(@unovis/ts@1.4.0)(vue@3.4.26(typescript@5.4.5)) - '@vee-validate/zod': - specifier: ^4.12.6 - version: 4.12.7(vue@3.4.26(typescript@5.4.5)) - '@vueuse/core': - specifier: ^10.9.0 - version: 10.9.0(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) class-variance-authority: specifier: ^0.7.0 version: 0.7.0 @@ -133,7 +84,6 @@ importers: specifier: ^3.6.0 version: 3.6.0 embla-carousel: -<<<<<<< HEAD specifier: ^8.1.3 version: 8.1.3 embla-carousel-autoplay: @@ -145,67 +95,32 @@ importers: lucide-vue-next: specifier: ^0.378.0 version: 0.378.0(vue@3.4.27(typescript@5.4.5)) -======= - specifier: ^8.0.2 - version: 8.0.4 - embla-carousel-autoplay: - specifier: ^8.0.2 - version: 8.0.4(embla-carousel@8.0.4) - embla-carousel-vue: - specifier: ^8.0.2 - version: 8.0.4(vue@3.4.26(typescript@5.4.5)) - lucide-vue-next: - specifier: ^0.359.0 - version: 0.359.0(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) magic-string: specifier: ^0.30.10 version: 0.30.10 radix-vue: -<<<<<<< HEAD -<<<<<<< HEAD specifier: ^1.8.1 version: 1.8.1(vue@3.4.27(typescript@5.4.5)) -======= - specifier: ^1.7.2 - version: 1.7.3(vue@3.4.24(typescript@5.4.5)) ->>>>>>> 935fd67 (chore: dedupe) -======= - specifier: ^1.7.3 - version: 1.7.3(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) tailwindcss-animate: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.3) v-calendar: specifier: ^3.1.2 -<<<<<<< HEAD version: 3.1.2(@popperjs/core@2.11.8)(vue@3.4.27(typescript@5.4.5)) -======= - version: 3.1.2(@popperjs/core@2.11.8)(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) vaul-vue: specifier: ^0.1.2 version: 0.1.2(typescript@5.4.5) vee-validate: specifier: 4.12.6 -<<<<<<< HEAD version: 4.12.6(vue@3.4.27(typescript@5.4.5)) vue: specifier: ^3.4.27 version: 3.4.27(typescript@5.4.5) -======= - version: 4.12.6(vue@3.4.26(typescript@5.4.5)) - vue: - specifier: ^3.4.24 - version: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) vue-sonner: specifier: ^1.1.2 version: 1.1.2 vue-wrap-balancer: specifier: ^1.1.3 -<<<<<<< HEAD version: 1.1.3(vue@3.4.27(typescript@5.4.5)) zod: specifier: ^3.23.8 @@ -213,31 +128,15 @@ importers: devDependencies: '@babel/traverse': specifier: ^7.24.5 -======= - version: 1.1.3(vue@3.4.26(typescript@5.4.5)) - zod: - specifier: ^3.23.3 - version: 3.23.6 - devDependencies: - '@babel/traverse': - specifier: ^7.24.1 ->>>>>>> 5bb7e0e (chore: refresh lockfile) version: 7.24.5 '@iconify-json/gravity-ui': specifier: ^1.1.2 version: 1.1.2 '@iconify-json/lucide': -<<<<<<< HEAD specifier: ^1.1.187 version: 1.1.187 '@iconify-json/ph': specifier: ^1.1.13 -======= - specifier: ^1.1.180 - version: 1.1.187 - '@iconify-json/ph': - specifier: ^1.1.12 ->>>>>>> 5bb7e0e (chore: refresh lockfile) version: 1.1.13 '@iconify-json/radix-icons': specifier: ^1.1.14 @@ -246,7 +145,6 @@ importers: specifier: ^1.1.20 version: 1.1.20 '@iconify-json/simple-icons': -<<<<<<< HEAD specifier: ^1.1.102 version: 1.1.102 '@iconify-json/tabler': @@ -255,62 +153,30 @@ importers: '@iconify/vue': specifier: ^4.1.2 version: 4.1.2(vue@3.4.27(typescript@5.4.5)) -======= - specifier: ^1.1.94 - version: 1.1.101 - '@iconify-json/tabler': - specifier: ^1.1.106 - version: 1.1.111 - '@iconify/vue': - specifier: ^4.1.2 - version: 4.1.2(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@oxc-parser/wasm': specifier: ^0.1.0 version: 0.1.0 '@shikijs/transformers': -<<<<<<< HEAD specifier: ^1.6.0 version: 1.6.0 -======= - specifier: ^1.3.0 - version: 1.4.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/lodash-es': specifier: ^4.17.12 version: 4.17.12 '@types/node': -<<<<<<< HEAD specifier: ^20.12.12 version: 20.12.12 '@vitejs/plugin-vue': specifier: ^5.0.4 - version: 5.0.4(vite@5.2.11(@types/node@20.12.12)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5)) + version: 5.0.4(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5)) '@vitejs/plugin-vue-jsx': specifier: ^3.1.0 - version: 3.1.0(vite@5.2.11(@types/node@20.12.12)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5)) + version: 3.1.0(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5)) '@vue/compiler-core': specifier: ^3.4.27 version: 3.4.27 '@vue/compiler-dom': specifier: ^3.4.27 version: 3.4.27 -======= - specifier: ^20.12.7 - version: 20.12.9 - '@vitejs/plugin-vue': - specifier: ^5.0.4 - version: 5.0.4(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) - '@vitejs/plugin-vue-jsx': - specifier: ^3.1.0 - version: 3.1.0(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) - '@vue/compiler-core': - specifier: ^3.4.24 - version: 3.4.26 - '@vue/compiler-dom': - specifier: ^3.4.24 - version: 3.4.26 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@vue/tsconfig': specifier: ^0.5.1 version: 0.5.1 @@ -333,13 +199,8 @@ importers: specifier: ^5.0.7 version: 5.0.7 shiki: -<<<<<<< HEAD specifier: ^1.6.0 version: 1.6.0 -======= - specifier: ^1.3.0 - version: 1.4.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) tailwind-merge: specifier: ^2.3.0 version: 2.3.0 @@ -347,42 +208,23 @@ importers: specifier: ^3.4.3 version: 3.4.3 tsx: -<<<<<<< HEAD specifier: ^4.10.5 version: 4.10.5 -======= - specifier: ^4.7.2 - version: 4.9.3 ->>>>>>> 5bb7e0e (chore: refresh lockfile) typescript: specifier: ^5.4.5 version: 5.4.5 unplugin-icons: -<<<<<<< HEAD specifier: ^0.19.0 version: 0.19.0(@vue/compiler-sfc@3.4.27)(vue-template-compiler@2.7.16) vitepress: specifier: ^1.2.2 - version: 1.2.2(@algolia/client-search@4.23.3)(@types/node@20.12.12)(axios@0.18.1)(postcss@8.4.38)(search-insights@2.13.0)(terser@5.30.4)(typescript@5.4.5) + version: 1.2.2(@algolia/client-search@4.23.3)(@types/node@20.12.12)(axios@0.18.1)(postcss@8.4.38)(search-insights@2.13.0)(terser@5.31.0)(typescript@5.4.5) vue-component-meta: specifier: ^2.0.19 version: 2.0.19(typescript@5.4.5) vue-tsc: specifier: ^2.0.19 version: 2.0.19(typescript@5.4.5) -======= - specifier: ^0.18.5 - version: 0.18.5(@vue/compiler-sfc@3.4.26)(vue-template-compiler@2.7.16) - vitepress: - specifier: ^1.1.3 - version: 1.1.4(@algolia/client-search@4.23.3)(@types/node@20.12.9)(axios@0.18.1)(postcss@8.4.38)(search-insights@2.13.0)(terser@5.31.0)(typescript@5.4.5) - vue-component-meta: - specifier: ^2.0.13 - version: 2.0.16(typescript@5.4.5) - vue-tsc: - specifier: ^2.0.14 - version: 2.0.16(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) packages/cli: dependencies: @@ -391,17 +233,13 @@ importers: version: 7.24.5 '@babel/parser': specifier: ^7.24.4 -<<<<<<< HEAD - version: 7.24.4 + version: 7.24.5 '@vitest/ui': specifier: '*' version: 1.6.0(vitest@1.6.0) -======= - version: 7.24.5 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@vue/compiler-sfc': specifier: ^3.4 - version: 3.4.26 + version: 3.4.27 c12: specifier: ^1.10.0 version: 1.10.0 @@ -448,21 +286,11 @@ importers: specifier: ^2.4.2 version: 2.4.2 radix-vue: -<<<<<<< HEAD -<<<<<<< HEAD - specifier: ^1.7.3 - version: 1.7.3(vue@3.4.27(typescript@5.4.5)) -======= - specifier: ^1.7.2 - version: 1.7.3(vue@3.4.24(typescript@5.4.5)) -======= specifier: ^1.7.3 - version: 1.7.3(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) + version: 1.8.1(vue@3.4.27(typescript@5.4.5)) semver: specifier: ^7.6.0 - version: 7.6.0 ->>>>>>> 582818d (feat(cli): expose `shadcn-nuxt` info) + version: 7.6.2 ts-morph: specifier: ^22.0.0 version: 22.0.0 @@ -471,10 +299,10 @@ importers: version: 4.2.0 vitest: specifier: '*' - version: 1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4) + version: 1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0) zod: specifier: ^3.23.3 - version: 3.23.6 + version: 3.23.8 devDependencies: '@types/babel__core': specifier: ^7.20.5 @@ -490,7 +318,7 @@ importers: version: 4.17.12 '@types/node': specifier: ^20.11.30 - version: 20.12.9 + version: 20.12.12 '@types/prompts': specifier: ^2.4.9 version: 2.4.9 @@ -505,11 +333,7 @@ importers: version: 5.4.5 vite-tsconfig-paths: specifier: ^4.3.2 -<<<<<<< HEAD - version: 4.3.2(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.8)(terser@5.30.4)) -======= - version: 4.3.2(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) + version: 4.3.2(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)) packages/module: dependencies: @@ -524,7 +348,7 @@ importers: version: 0.7.0 radix-vue: specifier: ^1.7.3 - version: 1.7.3(vue@3.4.26(typescript@5.4.5)) + version: 1.8.1(vue@3.4.27(typescript@5.4.5)) tailwind-merge: specifier: ^2.3.0 version: 2.3.0 @@ -533,76 +357,24 @@ importers: version: 1.0.7(tailwindcss@3.4.3) devDependencies: '@nuxt/eslint-config': -<<<<<<< HEAD -<<<<<<< HEAD specifier: ^0.3.10 version: 0.3.10(eslint@9.3.0)(typescript@5.4.5) -======= - specifier: ^0.3.6 -======= - specifier: ^0.3.10 ->>>>>>> dfc0609 (chore: refresh lockfile) - version: 0.3.10(eslint@9.2.0)(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@nuxt/module-builder': specifier: ^0.6.0 - version: 0.6.0(@nuxt/kit@3.11.2(rollup@4.17.2))(nuxi@3.11.1)(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5)) + version: 0.6.0(@nuxt/kit@3.11.2(rollup@4.17.2))(nuxi@3.11.1)(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5)) '@nuxt/schema': specifier: ^3.11.2 version: 3.11.2(rollup@4.17.2) '@nuxt/test-utils': -<<<<<<< HEAD -<<<<<<< HEAD - specifier: ^3.12.1 - version: 3.12.1(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) -======= - specifier: ^3.12.0 - version: 3.12.1(@vitest/ui@0.34.7(vitest@0.33.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) -======= specifier: ^3.12.1 - version: 3.12.1(@vitest/ui@0.34.7(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) ->>>>>>> dfc0609 (chore: refresh lockfile) + version: 3.12.1(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) '@types/node': specifier: ^20.12.8 - version: 20.12.9 + version: 20.12.12 nuxt: specifier: ^3.11.2 -<<<<<<< HEAD -<<<<<<< HEAD - version: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)) -======= - version: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.1.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.24(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.14(typescript@5.4.5)) -======= - version: 3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) - vitest: - specifier: ^1.6.0 - version: 1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0) + version: 3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.12)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue-tsc@2.0.19(typescript@5.4.5)) -<<<<<<< HEAD - packages/module/playground: - dependencies: - '@nuxtjs/tailwindcss': - specifier: ^6.10.1 - version: 6.12.0(rollup@4.16.3) - embla-carousel-vue: - specifier: 8.0.0-rc19 - version: 8.0.0-rc19(vue@3.4.24(typescript@5.4.5)) - lucide-vue-next: - specifier: ^0.276.0 - version: 0.276.0(vue@3.4.24(typescript@5.4.5)) - devDependencies: - nuxt: - specifier: latest - version: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.7)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.1.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.24(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.7)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.7)(terser@5.30.4))(vue-tsc@2.0.14(typescript@5.4.5)) - shadcn-nuxt: - specifier: file:.. - version: file:packages/module(rollup@4.16.3)(tailwindcss@3.4.3)(vue@3.4.24(typescript@5.4.5)) ->>>>>>> dda5411 (chore: add `shadcn-nuxt` to playground's dependencies) - -======= ->>>>>>> 935fd67 (chore: dedupe) packages: '@algolia/autocomplete-core@1.9.3': @@ -678,13 +450,8 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} -<<<<<<< HEAD '@antfu/eslint-config@2.18.1': resolution: {integrity: sha512-6LkzQa96SHt47ZCvAcLJbQLUXmcpl9wI+eo5OeyB2YhHbsUBX7ufT0r4x6fx6Ci2694HRNLl8wY42LUvwidduw==} -======= - '@antfu/eslint-config@2.16.1': - resolution: {integrity: sha512-7oHCor9ZgVb8FguStNZMOZLRdyYdr1/t6EhhWVSXZjuq7086OFdlksdav6jcflOzazo0doRlP12urzoYq+r1cg==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) hasBin: true peerDependencies: '@eslint-react/eslint-plugin': ^1.5.8 @@ -739,9 +506,6 @@ packages: resolution: {integrity: sha512-2aDL3WUv8hMJb2L3r/PIQWsTLyq7RQr3v9xD16fiz6O8ys1xEyLhhTOv8gxtZvJiTzjTF5pHoArvRdesGL1DMQ==} hasBin: true - '@antfu/utils@0.7.7': - resolution: {integrity: sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg==} - '@antfu/utils@0.7.8': resolution: {integrity: sha512-rWQkqXRESdjXtc+7NRfK9lASQjpXJu1ayp7qi1d23zZorY+wBHVLHHoVcMsEnkqEBWTFqbztO7/QdJFzyEcLTg==} @@ -757,19 +521,6 @@ packages: resolution: {integrity: sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==} engines: {node: '>=6.9.0'} -<<<<<<< HEAD - '@babel/core@7.24.5': - resolution: {integrity: sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==} - engines: {node: '>=6.9.0'} - - '@babel/generator@7.24.4': - resolution: {integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==} -======= - '@babel/generator@7.24.5': - resolution: {integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) - engines: {node: '>=6.9.0'} - '@babel/generator@7.24.5': resolution: {integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==} engines: {node: '>=6.9.0'} @@ -818,12 +569,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-module-transforms@7.24.5': - resolution: {integrity: sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@babel/helper-optimise-call-expression@7.22.5': resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} @@ -842,10 +587,6 @@ packages: resolution: {integrity: sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==} engines: {node: '>=6.9.0'} - '@babel/helper-simple-access@7.24.5': - resolution: {integrity: sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==} - engines: {node: '>=6.9.0'} - '@babel/helper-skip-transparent-expression-wrappers@7.22.5': resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} @@ -870,17 +611,8 @@ packages: resolution: {integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==} engines: {node: '>=6.9.0'} -<<<<<<< HEAD - '@babel/helpers@7.24.5': - resolution: {integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==} - engines: {node: '>=6.9.0'} - - '@babel/highlight@7.24.2': - resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==} -======= '@babel/highlight@7.24.5': resolution: {integrity: sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: '>=6.9.0'} '@babel/parser@7.24.5': @@ -888,11 +620,6 @@ packages: engines: {node: '>=6.0.0'} hasBin: true - '@babel/parser@7.24.5': - resolution: {integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==} - engines: {node: '>=6.0.0'} - hasBin: true - '@babel/plugin-proposal-decorators@7.24.1': resolution: {integrity: sha512-zPEvzFijn+hRvJuX2Vu3KbEBN39LN3f7tW3MQO2LsIs57B26KU+kUc82BdAktS1VCM6libzh45eKGI65lg0cpA==} engines: {node: '>=6.9.0'} @@ -966,10 +693,6 @@ packages: resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==} engines: {node: '>=6.9.0'} - '@babel/types@7.24.5': - resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==} - engines: {node: '>=6.9.0'} - '@clack/core@0.3.4': resolution: {integrity: sha512-H4hxZDXgHtWTwV3RAVenqcC4VbJZNegbBjlPvzOzCouXtS2y3sDvlO3IsbrPNWuLWPPlYVYPghQdSF64683Ldw==} @@ -1104,10 +827,6 @@ packages: '@emotion/weak-memoize@0.3.1': resolution: {integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==} - '@es-joy/jsdoccomment@0.42.0': - resolution: {integrity: sha512-R1w57YlVA6+YE01wch3GPYn6bCsrOV3YW/5oGGE2tmX6JcL9Nr+b5IikrjMPF+v9CV3ay+obImEdsDhovhJrzw==} - engines: {node: '>=16'} - '@es-joy/jsdoccomment@0.43.0': resolution: {integrity: sha512-Q1CnsQrytI3TlCB1IVWXWeqUIPGVEKGaE7IbVdt13Nq/3i0JESAkQQERrfiQkmlpijl+++qyqPgaS31Bvc1jRQ==} engines: {node: '>=16'} @@ -1402,23 +1121,10 @@ packages: resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@eslint/eslintrc@3.0.2': - resolution: {integrity: sha512-wV19ZEGEMAC1eHgrS7UQPqsdEiCIbTKTasEfcXAigzoXICcqZSjBZEHlZwNVvKg6UBCjSlos84XiLqsRJnIcIg==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - -<<<<<<< HEAD '@eslint/eslintrc@3.1.0': resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.1.1': - resolution: {integrity: sha512-5WoDz3Y19Bg2BnErkZTp0en+c/i9PvgFS7MBe1+m60HjFr0hrphlAGp4yzI7pxpt4xShln4ZyYp4neJm8hmOkQ==} -======= - '@eslint/js@9.2.0': - resolution: {integrity: sha512-ESiIudvhoYni+MdsI8oD7skpprZ89qKocwRM2KEvhhBJ9nl5MRh7BXU5GTod7Mdygq+AUl+QzId6iWJKR/wABA==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.3.0': resolution: {integrity: sha512-niBqk8iwv96+yuTwjM6bWg8ovzAPF9qkICsGtcoa5/dmqcEMfdwNAX7+/OHcJHc7wj7XqPxH98oAHytFYlw6Sw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1436,16 +1142,8 @@ packages: '@floating-ui/dom@1.6.5': resolution: {integrity: sha512-Nsdud2X65Dz+1RHjAIP0t8z5e2ff/IRbei6BqFrl1urT8sDVzM1HMQ+R0XcU5ceRfyO3I6ayeqIfh+6Wb8LGTw==} -<<<<<<< HEAD - '@floating-ui/dom@1.6.5': - resolution: {integrity: sha512-Nsdud2X65Dz+1RHjAIP0t8z5e2ff/IRbei6BqFrl1urT8sDVzM1HMQ+R0XcU5ceRfyO3I6ayeqIfh+6Wb8LGTw==} - - '@floating-ui/utils@0.2.1': - resolution: {integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==} -======= '@floating-ui/utils@0.2.2': resolution: {integrity: sha512-J4yDIIthosAsRZ5CPYP/jQvUAQtlZTTD/4suA08/FEnlxqW3sKS9iAhgsa9VYLZ6vDHn/ixJgIqRQPotoBjxIw==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@floating-ui/vue@1.0.6': resolution: {integrity: sha512-EdrOljjkpkkqZnrpqUcPoz9NvHxuTjUtSInh6GMv3+Mcy+giY2cE2pHh9rpacRcZ2eMSCxel9jWkWXTjLmY55w==} @@ -1464,13 +1162,8 @@ packages: '@humanwhocodes/object-schema@2.0.3': resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} -<<<<<<< HEAD '@humanwhocodes/retry@0.3.0': resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==} -======= - '@humanwhocodes/retry@0.2.4': - resolution: {integrity: sha512-Ttl/jHpxfS3st5sxwICYfk4pOH0WrLI1SpW283GgQL7sCWU7EHIOhX4b4fkIxr3tkfzwg8+FNojtzsIEE7Ecgg==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: '>=18.18'} '@iconify-json/gravity-ui@1.1.2': @@ -1488,19 +1181,11 @@ packages: '@iconify-json/ri@1.1.20': resolution: {integrity: sha512-yScIGjLFBCJKWKskQTWRjNI2Awoq+VRDkRxEsCQvSfdz41n+xkRtFG2K6J1OVI90ClRHfjFC8VJ2+WzxxyFjTQ==} -<<<<<<< HEAD '@iconify-json/simple-icons@1.1.102': resolution: {integrity: sha512-ErRQGs7tjGsq4sj5SSeYwBOQ766yd9LtWblWakyL+ugg1k48ImabkI3mptDN5o+XSUb9SC+b7YNSStlrrecqNQ==} '@iconify-json/tabler@1.1.112': resolution: {integrity: sha512-qQSBzu0FIu3Wd3LaI+sOV4hE7WPNYvPIh0AWv91CU7lgKiSWkrjAGxqlNO9ZbMa+rcX4KV6aMii73OqBx1Hw5Q==} -======= - '@iconify-json/simple-icons@1.1.101': - resolution: {integrity: sha512-7h7iUvCok031UcYUt2+wPD21tOwu/AzFB2I2PzzoC3R1jsNJjn5YV3v1q0g2CXcMYAzcsCyH00RbpFPFAiqjcw==} - - '@iconify-json/tabler@1.1.111': - resolution: {integrity: sha512-0qCmOCUUgcBXtvSUwaKMM4yum6XNrjPLxZBwueRPn14pAmWhS7Un15chxJ+ULfE1hBaVM7gSPIYz4JAUOo28Aw==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} @@ -1513,16 +1198,11 @@ packages: peerDependencies: vue: '>=3' -<<<<<<< HEAD '@internationalized/date@3.5.4': resolution: {integrity: sha512-qoVJVro+O0rBaw+8HPjUB1iH8Ihf8oziEnqMnvhJUSuVIrHOuZ6eNLHNvzXJKUvAtaDiqMnRlg8Z2mgh09BlUw==} '@internationalized/number@3.5.3': resolution: {integrity: sha512-rd1wA3ebzlp0Mehj5YTuTI50AQEx80gWFyHcQu+u91/5NgdwBecO8BH6ipPfE+lmQ9d63vpB3H9SHoIUiupllw==} -======= - '@internationalized/date@3.5.3': - resolution: {integrity: sha512-X9bi8NAEHAjD8yzmPYT2pdJsbe+tYSEBAfowtlxJVJdZR3aK8Vg7ZUT1Fm5M47KLzp/M1p1VwAaeSma3RT7biw==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@ioredis/commands@1.2.0': resolution: {integrity: sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg==} @@ -2102,19 +1782,14 @@ packages: '@rushstack/eslint-patch@1.10.2': resolution: {integrity: sha512-hw437iINopmQuxWPSUEvqE56NCPsiU8N4AYtfHmJFckclktzK9YQJieD3XkDCDH4OjL+C7zgPUh73R/nrcHrqw==} + '@shikijs/core@1.3.0': + resolution: {integrity: sha512-7fedsBfuILDTBmrYZNFI8B6ATTxhQAasUHllHmjvSZPnoq4bULWoTpHwmuQvZ8Aq03/tAa2IGo6RXqWtHdWaCA==} + '@shikijs/core@1.6.0': resolution: {integrity: sha512-NIEAi5U5R7BLkbW1pG/ZKu3eb1lzc3/+jD0lFsuxMT7zjaf9bbNwdNyMr7zh/Zl8EXQtQ+MYBAt5G+JLu+5DlA==} -<<<<<<< HEAD '@shikijs/transformers@1.6.0': resolution: {integrity: sha512-qGfHe1ECiqfE2STPWvfogIj/9Q0SK+MCRJdoITkW7AmFuB7DmbFnBT2US84+zklJOB51MzNO8RUXZiauWssJlQ==} -======= - '@shikijs/core@1.4.0': - resolution: {integrity: sha512-CxpKLntAi64h3j+TwWqVIQObPTED0FyXLHTTh3MKXtqiQNn2JGcMQQ362LftDbc9kYbDtrksNMNoVmVXzKFYUQ==} - - '@shikijs/transformers@1.4.0': - resolution: {integrity: sha512-kzvlWmWYYSeaLKRce/kgmFFORUtBtFahfXRKndor0b60ocYiXufBQM6d6w1PlMuUkdk55aor9xLvy9wy7hTEJg==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@sigstore/bundle@2.3.1': resolution: {integrity: sha512-eqV17lO3EIFqCWK3969Rz+J8MYrRZKw9IBHpSo6DEcEX2c+uzDFOgHE9f2MnyDpfs48LFO4hXmk9KhQ74JzU1g==} @@ -2156,32 +1831,26 @@ packages: peerDependencies: eslint: '>=8.40.0' -<<<<<<< HEAD '@stylistic/eslint-plugin-js@2.1.0': resolution: {integrity: sha512-gdXUjGNSsnY6nPyqxu6lmDTtVrwCOjun4x8PUn0x04d5ucLI74N3MT1Q0UhdcOR9No3bo5PGDyBgXK+KmD787A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin-jsx@1.7.2': - resolution: {integrity: sha512-lNZR5PR0HLJPs+kY0y8fy6KroKlYqA5PwsYWpVYWzqZWiL5jgAeUo4s9yLFYjJjzildJ5MsTVMy/xP81Qz6GXg==} -======= '@stylistic/eslint-plugin-jsx@1.8.0': resolution: {integrity: sha512-PC7tYXipF03TTilGJva1amAham7qOAFXT5r5jLTY6iIxkFqyb6H7Ljx5pv8d7n98VyIVidOEKY/AP8vNzAFNKg==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' -<<<<<<< HEAD '@stylistic/eslint-plugin-jsx@2.1.0': resolution: {integrity: sha512-mMD7S+IndZo2vxmwpHVTCwx2O1VdtE5tmpeNwgaEcXODzWV1WTWpnsc/PECQKIr/mkLPFWiSIqcuYNhQ/3l6AQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin-plus@1.7.2': - resolution: {integrity: sha512-luUfRVbBVtt0+/FNt8/76BANJEzb/nHWasHD7UUjyMrch2U9xUKpObrkTCzqBuisKek+uFupwGjqXqDP07+fQw==} + '@stylistic/eslint-plugin-plus@1.8.0': + resolution: {integrity: sha512-TkrjzzYmTuAaLvFwtxomsgMUD8g8PREOQOQzTfKmiJ6oc4XOyFW4q/L9ES1J3UFSLybNCwbhu36lhXJut1w2Sg==} peerDependencies: eslint: '*' @@ -2190,51 +1859,32 @@ packages: peerDependencies: eslint: '*' - '@stylistic/eslint-plugin-ts@1.7.2': - resolution: {integrity: sha512-szX89YPocwCe4T0eT3alj7MwEzDHt5+B+kb/vQfSSLIjI9CGgoWrgj50zU8PtaDctTh4ZieFBzU/lRmkSUo0RQ==} -======= - '@stylistic/eslint-plugin-plus@1.8.0': - resolution: {integrity: sha512-TkrjzzYmTuAaLvFwtxomsgMUD8g8PREOQOQzTfKmiJ6oc4XOyFW4q/L9ES1J3UFSLybNCwbhu36lhXJut1w2Sg==} - peerDependencies: - eslint: '*' - '@stylistic/eslint-plugin-ts@1.8.0': resolution: {integrity: sha512-WuCIhz4JEHxzhAWjrBASMGj6Or1wAjDqTsRIck3DRRrw/FJ8C/8AAuHPk8ECHNSDI5PZ0OT72nF2uSUn0aQq1w==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' -<<<<<<< HEAD '@stylistic/eslint-plugin-ts@2.1.0': resolution: {integrity: sha512-2ioFibufHYBALx2TBrU4KXovCkN8qCqcb9yIHc0fyOfTaO5jw4d56WW7YRcF3Zgde6qFyXwAN6z/+w4pnmos1g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin@1.7.2': - resolution: {integrity: sha512-TesaPR4AOCeD4unwu9gZCdTe8SsUpykriICuwXV8GFBgESuVbfVp+S8g6xTWe9ntVR803bNMtnr2UhxHW0iFqg==} -======= '@stylistic/eslint-plugin@1.8.0': resolution: {integrity: sha512-JRR0lCDU97AiE0X6qTc/uf8Hv0yETUdyJgoNzTLUIWdhVJVe/KGPnFmEsO1iXfNUIS6vhv3JJ5vaZ2qtXhZe1g==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' -<<<<<<< HEAD '@stylistic/eslint-plugin@2.1.0': resolution: {integrity: sha512-cBBowKP2u/+uE5CzgH5w8pE9VKqcM7BXdIDPIbGt2rmLJGnA6MJPr9vYGaqgMoJFs7R/FzsMQerMvvEP40g2uw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' - '@swc/helpers@0.5.10': - resolution: {integrity: sha512-CU+RF9FySljn7HVSkkjiB84hWkvTaI3rtLvF433+jRSBL2hMu3zX5bGhHS8C80SM++h4xy8hBSnUHFQHmRXSBw==} -======= '@swc/helpers@0.5.11': resolution: {integrity: sha512-YNlnKRWF2sVojTpIyzwou9XoTNbzbzONwRhOoniEioF1AtaitTvVZblaQRrAzChWQ1bLYyYSWzM18y4WwgzJ+A==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@tanstack/table-core@8.17.3': resolution: {integrity: sha512-mPBodDGVL+fl6d90wUREepHa/7lhsghg2A3vFpakEhrhtbIlgNAZiMr7ccTgak5qbHqF14Fwy+W1yFWQt+WmYQ==} @@ -2243,9 +1893,6 @@ packages: '@tanstack/virtual-core@3.5.0': resolution: {integrity: sha512-KnPRCkQTyqhanNC0K63GBG3wA8I+D1fQuVnAvcBF8f13akOKeQp1gSbu6f77zCxhEk727iV5oQnbHLYzHrECLg==} - '@tanstack/virtual-core@3.5.0': - resolution: {integrity: sha512-KnPRCkQTyqhanNC0K63GBG3wA8I+D1fQuVnAvcBF8f13akOKeQp1gSbu6f77zCxhEk727iV5oQnbHLYzHrECLg==} - '@tanstack/vue-table@8.17.3': resolution: {integrity: sha512-19amh2JJR4cFKmi3ZQERwwJg1ucoLm955Xg+RzypCMn6/dmHEzDu2TkVH/riaZFw5JbVfl17MoobMjWNE/fAEg==} engines: {node: '>=12'} @@ -2257,11 +1904,6 @@ packages: peerDependencies: vue: ^2.7.0 || ^3.0.0 - '@tanstack/vue-virtual@3.5.0': - resolution: {integrity: sha512-wvRQ8sFxn/NDr3WvI5XabhFovZ5MBmpEck2GHpTxYunmV63Ovpl30lRu6W5BPQo35a1GqDZ+Pvzlz6WDWRNqqw==} - peerDependencies: - vue: ^2.7.0 || ^3.0.0 - '@trysound/sax@0.2.0': resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==} engines: {node: '>=10.13.0'} @@ -2289,15 +1931,6 @@ packages: '@types/babel__traverse@7.20.5': resolution: {integrity: sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==} -<<<<<<< HEAD -======= - '@types/chai-subset@1.3.5': - resolution: {integrity: sha512-c2mPnw+xHtXDoHmdtcCXGwyLMiauiAyxWMzhGpqHC4nqI/Y5G2XhTampslK2rb59kpcuHon03UH8W6iYUzw88A==} - - '@types/chai@4.3.16': - resolution: {integrity: sha512-PatH4iOdyh3MyWtmHVFXLWCCIhUbopaltqddG9BzB+gMIzee2MJrvd+jouii9Z3wzQJruGWAm7WOMjgfG8hQlQ==} - ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/conventional-commits-parser@5.0.0': resolution: {integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==} @@ -2462,15 +2095,9 @@ packages: '@types/mdurl@2.0.0': resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} -<<<<<<< HEAD '@types/node@20.12.12': resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==} -======= ->>>>>>> 5bb7e0e (chore: refresh lockfile) - - '@types/node@20.12.9': - resolution: {integrity: sha512-o93r47yu04MHumPBCFg0bMPBMNgtMg3jzbhl7e68z50+BMHmRMGDJv13eBlUgOdc9i/uoJXGMGYLtJV4ReTXEg==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2537,49 +2164,10 @@ packages: typescript: optional: true - '@typescript-eslint/eslint-plugin@7.7.1': - resolution: {integrity: sha512-KwfdWXJBOviaBVhxO3p5TJiLpNuh2iyXyjmWN0f1nU87pwyvfS0EmjC6ukQVYVFJd/K1+0NWGPDXiyEyQorn0Q==} - engines: {node: ^18.18.0 || >=20.0.0} - peerDependencies: - '@typescript-eslint/parser': ^7.0.0 - eslint: ^8.56.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - -<<<<<<< HEAD '@typescript-eslint/parser@7.10.0': resolution: {integrity: sha512-2EjZMA0LUW5V5tGQiaa2Gys+nKdfrn2xiTIBLR4fxmPmVSvgPcKNW+AE/ln9k0A4zDUti0J/GZXMDupQoI+e1w==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: -======= - '@typescript-eslint/eslint-plugin@7.8.0': - resolution: {integrity: sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==} - engines: {node: ^18.18.0 || >=20.0.0} - peerDependencies: - '@typescript-eslint/parser': ^7.0.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) - eslint: ^8.56.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - - '@typescript-eslint/parser@7.7.1': - resolution: {integrity: sha512-vmPzBOOtz48F6JAGVS/kZYk4EkXao6iGrD838sp1w3NQQC0W8ry/q641KU4PrG7AKNAf56NOcR8GOpH8l9FPCw==} - engines: {node: ^18.18.0 || >=20.0.0} - peerDependencies: - eslint: ^8.56.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - - '@typescript-eslint/parser@7.8.0': - resolution: {integrity: sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==} - engines: {node: ^18.18.0 || >=20.0.0} - peerDependencies: eslint: ^8.56.0 typescript: '*' peerDependenciesMeta: @@ -2594,11 +2182,6 @@ packages: resolution: {integrity: sha512-7L01/K8W/VGl7noe2mgH0K7BE29Sq6KAbVmxurj8GGaPDZXPr8EEQ2seOeAS+mEV9DnzxBQB6ax6qQQ5C6P4xg==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/scope-manager@7.7.1': - resolution: {integrity: sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==} - engines: {node: ^18.18.0 || >=20.0.0} - -<<<<<<< HEAD '@typescript-eslint/type-utils@7.10.0': resolution: {integrity: sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==} engines: {node: ^18.18.0 || >=20.0.0} @@ -2608,31 +2191,6 @@ packages: peerDependenciesMeta: typescript: optional: true -======= - '@typescript-eslint/scope-manager@7.8.0': - resolution: {integrity: sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==} - engines: {node: ^18.18.0 || >=20.0.0} ->>>>>>> 5bb7e0e (chore: refresh lockfile) - - '@typescript-eslint/type-utils@7.7.1': - resolution: {integrity: sha512-ZksJLW3WF7o75zaBPScdW1Gbkwhd/lyeXGf1kQCxJaOeITscoSl0MjynVvCzuV5boUz/3fOI06Lz8La55mu29Q==} - engines: {node: ^18.18.0 || >=20.0.0} - peerDependencies: - eslint: ^8.56.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - - '@typescript-eslint/type-utils@7.8.0': - resolution: {integrity: sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==} - engines: {node: ^18.18.0 || >=20.0.0} - peerDependencies: - eslint: ^8.56.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true '@typescript-eslint/types@6.21.0': resolution: {integrity: sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==} @@ -2642,14 +2200,6 @@ packages: resolution: {integrity: sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/types@7.7.1': - resolution: {integrity: sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==} - engines: {node: ^18.18.0 || >=20.0.0} - - '@typescript-eslint/types@7.8.0': - resolution: {integrity: sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==} - engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/typescript-estree@6.21.0': resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2668,24 +2218,6 @@ packages: typescript: optional: true - '@typescript-eslint/typescript-estree@7.7.1': - resolution: {integrity: sha512-CXe0JHCXru8Fa36dteXqmH2YxngKJjkQLjxzoj6LYwzZ7qZvgsLSc+eqItCrqIop8Vl2UKoAi0StVWu97FQZIQ==} - engines: {node: ^18.18.0 || >=20.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - - '@typescript-eslint/typescript-estree@7.8.0': - resolution: {integrity: sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==} - engines: {node: ^18.18.0 || >=20.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - '@typescript-eslint/utils@6.21.0': resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2698,18 +2230,6 @@ packages: peerDependencies: eslint: ^8.56.0 - '@typescript-eslint/utils@7.7.1': - resolution: {integrity: sha512-QUvBxPEaBXf41ZBbaidKICgVL8Hin0p6prQDu6bbetWo39BKbWJxRsErOzMNT1rXvTll+J7ChrbmMCXM9rsvOQ==} - engines: {node: ^18.18.0 || >=20.0.0} - peerDependencies: - eslint: ^8.56.0 - - '@typescript-eslint/utils@7.8.0': - resolution: {integrity: sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==} - engines: {node: ^18.18.0 || >=20.0.0} - peerDependencies: - eslint: ^8.56.0 - '@typescript-eslint/visitor-keys@6.21.0': resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2718,14 +2238,6 @@ packages: resolution: {integrity: sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/visitor-keys@7.7.1': - resolution: {integrity: sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==} - engines: {node: ^18.18.0 || >=20.0.0} - - '@typescript-eslint/visitor-keys@7.8.0': - resolution: {integrity: sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==} - engines: {node: ^18.18.0 || >=20.0.0} - '@unhead/dom@1.9.9': resolution: {integrity: sha512-8XIMafnSImv9qZRxmnGjpg+TXYjIyOKYV6ifF/vWNwcNeirOGZuZkBlFk73bNk9VdF28niSAsy2eHwiK98cIsg==} @@ -2844,13 +2356,8 @@ packages: '@unovis/ts': 1.4.1 vue: ^3 -<<<<<<< HEAD '@vee-validate/zod@4.12.8': resolution: {integrity: sha512-P+G8grCc5iN7FMfvLzVWoGKxamBd0EYgN/hXBmzgbJV7B7FGnQADlUIsqt4jM+oGacbFW12B56zSORaVy3Owqg==} -======= - '@vee-validate/zod@4.12.7': - resolution: {integrity: sha512-4VPly2tu9xpPP1onmDBOQPKAyivJ6j+1JF5YAXAf2ofoxfPAW2y8mBwe0zsKE1TAI8xyT9nkb2oWNzX1HrlPVw==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@vercel/nft@0.26.4': resolution: {integrity: sha512-j4jCOOXke2t8cHZCIxu1dzKLHLcFmYzC3yqAK6MfZznOL1QIJKd0xcFsXK3zcqzU7ScsE2zWkiMMNHGMHgp+FA==} @@ -2891,10 +2398,6 @@ packages: '@vitest/utils@1.6.0': resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==} - '@volar/language-core@2.2.1': - resolution: {integrity: sha512-iHJAZKcYldZgyS8gx6DfIZApViVBeqbf6iPhqoZpG5A6F4zsZiFldKfwaKaBA3/wnOTWE2i8VUbXywI1WywCPg==} - -<<<<<<< HEAD '@volar/language-core@2.2.4': resolution: {integrity: sha512-7As47GndxGxsqqYnbreLrfB5NDUeQioPM2LJKUuB4/34c0NpEJ2byVl3c9KYdjIdiEstWZ9JLtLKNTaPWb5jtA==} @@ -2904,18 +2407,8 @@ packages: '@volar/typescript@2.2.4': resolution: {integrity: sha512-uAQC53tgEbHO62G8NXMfmBrJAlP2QJ9WxVEEQqqK3I6VSy8frL5LbH3hAWODxiwMWixv74wJLWlKbWXOgdIoRQ==} - '@vue-macros/common@1.10.2': - resolution: {integrity: sha512-WC66NPVh2mJWqm4L0l/u/cOqm4pNOIwVdMGnDYAH2rHcOWy5x68GkhpkYTBu1+xwCSeHWOQn1TCGGbD+98fFpA==} -======= - '@volar/source-map@2.2.1': - resolution: {integrity: sha512-w1Bgpguhbp7YTr7VUFu6gb4iAZjeEPsOX4zpgiuvlldbzvIWDWy4t0jVifsIsxZ99HAu+c3swiME7wt+GeNqhA==} - - '@volar/typescript@2.2.1': - resolution: {integrity: sha512-Z/tqluR7Hz5/5dCqQp7wo9C/6tSv/IYl+tTzgzUt2NjTq95bKSsuO4E+V06D0c+3aP9x5S9jggLqw451hpnc6Q==} - '@vue-macros/common@1.10.3': resolution: {integrity: sha512-YSgzcbXrRo8a/TF/YIguqEmTld1KA60VETKJG8iFuaAfj7j+Tbdin3cj7/cYbcCHORSq1v9IThgq7r8keH7LXQ==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: '>=16.14.0'} peerDependencies: vue: ^2.7.0 || ^3.2.25 @@ -2939,51 +2432,23 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.4.26': - resolution: {integrity: sha512-N9Vil6Hvw7NaiyFUFBPXrAyETIGlQ8KcFMkyk6hW1Cl6NvoqvP+Y8p1Eqvx+UdqsnrnI9+HMUEJegzia3mhXmQ==} - -<<<<<<< HEAD '@vue/compiler-core@3.4.27': resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==} - '@vue/compiler-dom@3.4.24': - resolution: {integrity: sha512-4XgABML/4cNndVsQndG6BbGN7+EoisDwi3oXNovqL/4jdNhwvP8/rfRMTb6FxkxIxUUtg6AI1/qZvwfSjxJiWA==} - '@vue/compiler-dom@3.4.27': resolution: {integrity: sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==} - '@vue/compiler-sfc@3.4.24': - resolution: {integrity: sha512-nRAlJUK02FTWfA2nuvNBAqsDZuERGFgxZ8sGH62XgFSvMxO2URblzulExsmj4gFZ8e+VAyDooU9oAoXfEDNxTA==} - '@vue/compiler-sfc@3.4.27': resolution: {integrity: sha512-nDwntUEADssW8e0rrmE0+OrONwmRlegDA1pD6QhVeXxjIytV03yDqTey9SBDiALsvAd5U4ZrEKbMyVXhX6mCGA==} - '@vue/compiler-ssr@3.4.24': - resolution: {integrity: sha512-ZsAtr4fhaUFnVcDqwW3bYCSDwq+9Gk69q2r/7dAHDrOMw41kylaMgOP4zRnn6GIEJkQznKgrMOGPMFnLB52RbQ==} -======= - '@vue/compiler-dom@3.4.26': - resolution: {integrity: sha512-4CWbR5vR9fMg23YqFOhr6t6WB1Fjt62d6xdFPyj8pxrYub7d+OgZaObMsoxaF9yBUHPMiPFK303v61PwAuGvZA==} - - '@vue/compiler-sfc@3.4.26': - resolution: {integrity: sha512-It1dp+FAOCgluYSVYlDn5DtZBxk1NCiJJfu2mlQqa/b+k8GL6NG/3/zRbJnHdhV2VhxFghaDq5L4K+1dakW6cw==} - - '@vue/compiler-ssr@3.4.26': - resolution: {integrity: sha512-FNwLfk7LlEPRY/g+nw2VqiDKcnDTVdCfBREekF8X74cPLiWHUX6oldktf/Vx28yh4STNy7t+/yuLoMBBF7YDiQ==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) - '@vue/compiler-ssr@3.4.27': resolution: {integrity: sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==} '@vue/devtools-api@6.6.1': resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==} -<<<<<<< HEAD '@vue/devtools-api@7.2.1': resolution: {integrity: sha512-6oNCtyFOrNdqm6GUkFujsCgFlpbsHLnZqq7edeM/+cxAbMyCWvsaCsIMUaz7AiluKLccCGEM8fhOsjaKgBvb7g==} -======= - '@vue/devtools-api@7.1.3': - resolution: {integrity: sha512-W8IwFJ/o5iUk78jpqhvScbgCsPiOp2uileDVC0NDtW38gCWhsnu9SeBTjcdu3lbwLdsjc+H1c5Msd/x9ApbcFA==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@vue/devtools-applet@7.1.3': resolution: {integrity: sha512-525h17FzUF7ssko/U+yeP5jv0HaGm3eI4dVqncWPRCLTDtOy1V+srjoxYqr5qnzx6AdIU2icPQF2KNomd9FGZw==} @@ -2993,52 +2458,33 @@ packages: '@vue/devtools-core@7.1.3': resolution: {integrity: sha512-pVbWi8pf2Z/fZPioYOIgu+cv9pQG55k4D8bL31ec+Wfe+pQR0ImFDu0OhHfch1Ra8uvLLrAZTF4IKeGAkmzD4A==} - '@vue/devtools-kit@7.1.3': - resolution: {integrity: sha512-NFskFSJMVCBXTkByuk2llzI3KD3Blcm7WqiRorWjD6nClHPgkH5BobDH08rfulqq5ocRt5xV+3qOT1Q9FXJrwQ==} - peerDependencies: - vue: ^3.0.0 - -<<<<<<< HEAD '@vue/devtools-kit@7.2.1': resolution: {integrity: sha512-Wak/fin1X0Q8LLIfCAHBrdaaB+R6IdpSXsDByPHbQ3BmkCP0/cIo/oEGp9i0U2+gEqD4L3V9RDjNf1S34DTzQQ==} peerDependencies: vue: ^3.0.0 - '@vue/devtools-shared@7.0.27': - resolution: {integrity: sha512-4VxtmZ6yjhiSloqZZq2UYU0TBGxOJ8GxWvp5OlAH70zYqi0FIAyWGPkOhvfoZ7DKQyv2UU0mmKzFHjsEkelGyQ==} + '@vue/devtools-shared@7.1.3': + resolution: {integrity: sha512-KJ3AfgjTn3tJz/XKF+BlVShNPecim3G21oHRue+YQOsooW+0s+qXvm09U09aO7yBza5SivL1QgxSrzAbiKWjhQ==} '@vue/devtools-shared@7.2.1': resolution: {integrity: sha512-PCJF4UknJmOal68+X9XHyVeQ+idv0LFujkTOIW30+GaMJqwFVN9LkQKX4gLqn61KkGMdJTzQ1bt7EJag3TI6AA==} - '@vue/devtools-ui@7.0.27': - resolution: {integrity: sha512-MVcQwqqGNW2poW29OkzOcpNLHb0R/VQECWYiDYvKqjWp3G8M/FS2E5mUnjXxZGpfqHjSEmJs+fFGY8exnYpNng==} -======= - '@vue/devtools-shared@7.1.3': - resolution: {integrity: sha512-KJ3AfgjTn3tJz/XKF+BlVShNPecim3G21oHRue+YQOsooW+0s+qXvm09U09aO7yBza5SivL1QgxSrzAbiKWjhQ==} - '@vue/devtools-ui@7.1.3': resolution: {integrity: sha512-gO2EV3T0wO+HK884+m6UgTEirNOuf+k8U4PcR0vIYA97/A9nTzv9HheCRyFMiHMePYxnlBOsgD7K2fp1/M+EWA==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) peerDependencies: '@unocss/reset': '>=0.50.0-0' floating-vue: '>=2.0.0-0' unocss: '>=0.50.0-0' vue: '>=3.0.0-0' -<<<<<<< HEAD '@vue/language-core@2.0.19': resolution: {integrity: sha512-A9EGOnvb51jOvnCYoRLnMP+CcoPlbZVxI9gZXE/y2GksRWM6j/PrLEIC++pnosWTN08tFpJgxhSS//E9v/Sg+Q==} -======= - '@vue/language-core@2.0.16': - resolution: {integrity: sha512-Bc2sexRH99pznOph8mLw2BlRZ9edm7tW51kcBXgx8adAoOcZUWJj3UNSsdQ6H9Y8meGz7BoazVrVo/jUukIsPw==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true -<<<<<<< HEAD '@vue/reactivity@3.4.27': resolution: {integrity: sha512-kK0g4NknW6JX2yySLpsm2jlunZJl2/RJGZ0H9ddHdfBVHcNzxmQ0sS0b09ipmBoQpY8JM2KmUw+a6sO8Zo+zIA==} @@ -3052,24 +2498,6 @@ packages: resolution: {integrity: sha512-dlAMEuvmeA3rJsOMJ2J1kXU7o7pOxgsNHVr9K8hB3ImIkSuBrIdy0vF66h8gf8Tuinf1TK3mPAz2+2sqyf3KzA==} peerDependencies: vue: 3.4.27 -======= - '@vue/reactivity@3.4.26': - resolution: {integrity: sha512-E/ynEAu/pw0yotJeLdvZEsp5Olmxt+9/WqzvKff0gE67tw73gmbx6tRkiagE/eH0UCubzSlGRebCbidB1CpqZQ==} - - '@vue/runtime-core@3.4.26': - resolution: {integrity: sha512-AFJDLpZvhT4ujUgZSIL9pdNcO23qVFh7zWCsNdGQBw8ecLNxOOnPcK9wTTIYCmBJnuPHpukOwo62a2PPivihqw==} - - '@vue/runtime-dom@3.4.26': - resolution: {integrity: sha512-UftYA2hUXR2UOZD/Fc3IndZuCOOJgFxJsWOxDkhfVcwLbsfh2CdXE2tG4jWxBZuDAs9J9PzRTUFt1PgydEtItw==} - - '@vue/server-renderer@3.4.26': - resolution: {integrity: sha512-xoGAqSjYDPGAeRWxeoYwqJFD/gw7mpgzOvSxEmjWaFO2rE6qpbD1PC172YRpvKhrihkyHJkNDADFXTfCyVGhKw==} - peerDependencies: - vue: 3.4.26 ->>>>>>> 5bb7e0e (chore: refresh lockfile) - - '@vue/shared@3.4.26': - resolution: {integrity: sha512-Fg4zwR0GNnjzodMt3KRy2AWGMKQXByl56+4HjN87soxLNU9P5xcJkstAlIeEF3cU6UYOzmJl1tV0dVPGIljCnQ==} '@vue/shared@3.4.27': resolution: {integrity: sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==} @@ -3275,6 +2703,7 @@ packages: are-we-there-yet@2.0.0: resolution: {integrity: sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==} engines: {node: '>=10'} + deprecated: This package is no longer supported. arg@5.0.2: resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==} @@ -3711,6 +3140,7 @@ packages: copy-concurrently@1.0.5: resolution: {integrity: sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==} + deprecated: This package is no longer supported. core-js-compat@3.37.0: resolution: {integrity: sha512-vYq4L+T8aS5UuFg4UwDhc7YNRWVeVZwltad9C/jV3R2LgVOpS9BDr7l/WL6BN0dbV3k1XejPTHqqEzJgsa0frA==} @@ -4236,13 +3666,11 @@ packages: elkjs@0.8.2: resolution: {integrity: sha512-L6uRgvZTH+4OF5NE/MBbzQx/WYpru1xCBE9respNj6qznEewGUIfhzmm7horWWxbNO2M0WckQypGctR8lH79xQ==} -<<<<<<< HEAD embla-carousel-autoplay@8.1.3: resolution: {integrity: sha512-nMPuOZ+f3yp/RzUEYDOWjO7EkhdNHfdxEoRxfwqIvTGdSQ04LAFAnMLiLWSetAXzB1bP30L391mZb9keZXRcWQ==} peerDependencies: embla-carousel: 8.1.3 -<<<<<<< HEAD embla-carousel-reactive-utils@8.1.3: resolution: {integrity: sha512-D8tAK6NRQVEubMWb+b/BJ3VvGPsbEeEFOBM6cCCwfiyfLzNlacOAt0q2dtUEA9DbGxeWkB8ExgXzFRxhGV2Hig==} peerDependencies: @@ -4255,34 +3683,6 @@ packages: embla-carousel@8.1.3: resolution: {integrity: sha512-GiRpKtzidV3v50oVMly8S+D7iE1r96ttt7fSlvtyKHoSkzrAnVcu8fX3c4j8Ol2hZSQlVfDqDIqdrFPs0u5TWQ==} -======= - embla-carousel-reactive-utils@8.0.2: - resolution: {integrity: sha512-nLZqDkQdO0hvOP49/dUwjkkepMnUXgIzhyRuDjwGqswpB4Ibnc5M+w7rSQQAM+uMj0cPaXnYOTlv8XD7I/zVNw==} -======= - embla-carousel-autoplay@8.0.4: - resolution: {integrity: sha512-Ilmgn+d09o2M23yvl4cYwfO8VnZi7YXQl9UGYIflLGhtFaZW9PKU67TaW8teRjaDhS3I+uz3osBFDO407YPjfQ==} - peerDependencies: - embla-carousel: 8.0.4 - - embla-carousel-reactive-utils@8.0.4: - resolution: {integrity: sha512-7lWM+8hanIF2roTAjxwfqfr0+VTbr9rYVlAs0r5PwPOVpz1G3/+bRelgAYvwcfWVm5Vydo2pKXVfFOPQjznF7w==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) - peerDependencies: - embla-carousel: 8.0.4 - - embla-carousel-vue@8.0.4: - resolution: {integrity: sha512-GA09dnroT0ADYoP+AS5ZbLr0X60jRQfQdyufX6Nj6VXXWA8flY564+9Z5aWWvRmNupvwjAvyAVyFgQMx6hM7nw==} - peerDependencies: - vue: ^3.2.37 - -<<<<<<< HEAD - embla-carousel@8.0.2: - resolution: {integrity: sha512-bogsDO8xosuh/l3PxIvA5AMl3+BnRVAse9sDW/60amzj4MbGS5re4WH5eVEXiuH8G1/3G7QUAX2QNr3Yx8z5rA==} ->>>>>>> 935fd67 (chore: dedupe) -======= - embla-carousel@8.0.4: - resolution: {integrity: sha512-INndmilrV9KY4Wnb4F2tI55DuQnFjf3GPOaPDT2LGYiKhIWVNUhv1nz/RI7CZ6WoIZ8MYHP4t6Qm/cqpcGHknA==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) emoji-regex@10.3.0: resolution: {integrity: sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==} @@ -4375,9 +3775,6 @@ packages: eslint-config-flat-gitignore@0.1.5: resolution: {integrity: sha512-hEZLwuZjDBGDERA49c2q7vxc8sCGv8EdBp6PQYzGOMcHIgrfG9YOM6s/4jx24zhD+wnK9AI8mgN5RxSss5nClQ==} - eslint-flat-config-utils@0.2.4: - resolution: {integrity: sha512-k7MJkSIfF0bs5eQu1KXyV0AhsvdsqSt1pQfZNLwf6qkozuHQV6aNHg5f8+3Ya+WTzpB+e7I3hMhs4qBwx7nEkw==} - eslint-flat-config-utils@0.2.5: resolution: {integrity: sha512-iO+yLZtC/LKgACerkpvsZ6NoRVB2sxT04mOpnNcEM1aTwKy+6TsT46PUvrML4y2uVBS6I67hRCd2JiKAPaL/Uw==} @@ -4399,11 +3796,6 @@ packages: peerDependencies: eslint: '*' - eslint-plugin-command@0.1.8: - resolution: {integrity: sha512-QNkBKbkImGdwwcyTwF9ZoLoOrT3oBFLiJHoLF9ugsCAItRBURpZXLm/n6LrJWLWeHBqD42LdEYjbUmuMdRxRoA==} - peerDependencies: - eslint: '*' - eslint-plugin-es-x@7.6.0: resolution: {integrity: sha512-I0AmeNgevgaTR7y2lrVCJmGYF0rjoznpDvqV/kIkZSZbZ8Rw3eu4cGlvBBULScfkSOCzqKbff5LR4CNrV7mZHA==} engines: {node: ^14.18.0 || >=16.0.0} @@ -4422,12 +3814,6 @@ packages: peerDependencies: eslint: ^8.56.0 || ^9.0.0-0 - eslint-plugin-jsdoc@48.2.3: - resolution: {integrity: sha512-r9DMAmFs66VNvNqRLLjHejdnJtILrt3xGi+Qx0op0oRfFGVpOR1Hb3BC++MacseHx93d8SKYPhyrC9BS7Os2QA==} - engines: {node: '>=18'} - peerDependencies: - eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 - eslint-plugin-jsdoc@48.2.5: resolution: {integrity: sha512-ZeTfKV474W1N9niWfawpwsXGu+ZoMXu4417eBROX31d7ZuOk8zyG66SO77DpJ2+A9Wa2scw/jRqBPnnQo7VbcQ==} engines: {node: '>=18'} @@ -4446,13 +3832,8 @@ packages: peerDependencies: eslint: '>=8' -<<<<<<< HEAD eslint-plugin-n@17.7.0: resolution: {integrity: sha512-4Jg4ZKVE4VjHig2caBqPHYNW5na84RVufUuipFLJbgM/G57O6FdpUKJbHakCDJb/yjQuyqVzYWRtU3HNYaZUwg==} -======= - eslint-plugin-n@17.4.0: - resolution: {integrity: sha512-RtgGgNpYxECwE9dFr+D66RtbN0B8r/fY6ZF8EVsmK2YnZxE8/n9LNQhgnkL9z37UFZjYVmvMuC32qu7fQBsLVQ==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.23.0' @@ -4479,8 +3860,8 @@ packages: vue-eslint-parser: optional: true - eslint-plugin-regexp@2.5.0: - resolution: {integrity: sha512-I7vKcP0o75WS5SHiVNXN+Eshq49sbrweMQIuqSL3AId9AwDe9Dhbfug65vw64LxmOd4v+yf5l5Xt41y9puiq0g==} + eslint-plugin-regexp@2.6.0: + resolution: {integrity: sha512-FCL851+kislsTEQEMioAlpDuK5+E5vs0hi1bF8cFlPlHcEjeRhuAzEsGikXRreE+0j4WhW2uO54MqTjXtYOi3A==} engines: {node: ^18 || >=20} peerDependencies: eslint: '>=8.44.0' @@ -4497,15 +3878,12 @@ packages: peerDependencies: eslint: '>=8.56.0' -<<<<<<< HEAD eslint-plugin-unicorn@53.0.0: resolution: {integrity: sha512-kuTcNo9IwwUCfyHGwQFOK/HjJAYzbODHN3wP0PgqbW+jbXqpNWxNVpVhj2tO9SixBwuAdmal8rVcWKBxwFnGuw==} engines: {node: '>=18.18'} peerDependencies: eslint: '>=8.56.0' -======= ->>>>>>> 5bb7e0e (chore: refresh lockfile) eslint-plugin-unused-imports@3.2.0: resolution: {integrity: sha512-6uXyn6xdINEpxE1MtDjxQsyXB37lfyO2yKGVVgtD7WEWQGORSOZjgrD6hBhvGv4/SO+TOlS+UnC6JppRqbuwGQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -4529,12 +3907,6 @@ packages: vitest: optional: true - eslint-plugin-vue@9.25.0: - resolution: {integrity: sha512-tDWlx14bVe6Bs+Nnh3IGrD+hb11kf2nukfm6jLsmJIhmiRQ1SUaksvwY9U5MvPB0pcrg0QK0xapQkfITs3RKOA==} - engines: {node: ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 - eslint-plugin-vue@9.26.0: resolution: {integrity: sha512-eTvlxXgd4ijE1cdur850G6KalZqk65k1JKoOI2d1kT3hr8sPD07j1q98FRFdNnpxBELGPWxZmInxeHGF/GxtqQ==} engines: {node: ^14.17.0 || >=16.0.0} @@ -4573,13 +3945,8 @@ packages: resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} -<<<<<<< HEAD eslint@9.3.0: resolution: {integrity: sha512-5Iv4CsZW030lpUqHBapdPo3MJetAPtejVW8B84GIcIIv8+ohFaddXsrn1Gn8uD9ijDb+kcYKFUVmC8qG8B2ORQ==} -======= - eslint@9.2.0: - resolution: {integrity: sha512-0n/I88vZpCOzO+PQpt0lbsqmn9AsnsJAQseIqhZFI8ibQT0U1AkEKRxA3EVMos0BoHSXDQvCXY25TUjB5tr8Og==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true @@ -4798,6 +4165,7 @@ packages: fs-write-stream-atomic@1.0.10: resolution: {integrity: sha512-gehEzmPn2nAwr39eay+x3X34Ra+M2QlVUTLhkXPjWdeO8RF9kszk116avgBJM3ZyNHgHXBNx+VmPaFC36k0PzA==} + deprecated: This package is no longer supported. fs.realpath@1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} @@ -4813,6 +4181,7 @@ packages: gauge@3.0.2: resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==} engines: {node: '>=10'} + deprecated: This package is no longer supported. genfun@4.0.1: resolution: {integrity: sha512-48yv1eDS5Qrz6cbSDBBik0u7jCgC/eA9eZrl9MIN1LfKzFTuGt6EHgr31YM8yT9cjb5BplXb4Iz3VtOYmgt8Jg==} @@ -4854,9 +4223,6 @@ packages: resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==} engines: {node: '>=16'} - get-tsconfig@4.7.4: - resolution: {integrity: sha512-ofbkKj+0pjXjhejr007J/fLf+sW+8H7K5GCm+msC8q3IpvgjobpyPqSRFemNyIMxklC0zeJpi7VDFna19FacvQ==} - get-tsconfig@4.7.5: resolution: {integrity: sha512-ZCuZCnlqNzjb4QprAzXKdpp/gh6KTxSJuw3IBsPnV/7fV4NxC9ckB+vPTt8w7fJA0TaSD7c55BR47JD6MEDyDw==} @@ -4950,10 +4316,6 @@ packages: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} engines: {node: '>=18'} - globals@15.1.0: - resolution: {integrity: sha512-926gJqg+4mkxwYKiFvoomM4J0kWESfk3qfTvRL2/oc/tK/eTDBbrfcKnSa2KtfdxB5onoL7D3A3qIHQFpd4+UA==} - engines: {node: '>=18'} - globals@15.3.0: resolution: {integrity: sha512-cCdyVjIUVTtX8ZsPkq1oCsOsLmGIswqnjZYMJJTGaNApj1yHtLSymKhwH51ttirREn75z3p4k051clwg7rvNKA==} engines: {node: '>=18'} @@ -5637,17 +4999,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lru-cache@6.0.0: - resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} - engines: {node: '>=10'} - -<<<<<<< HEAD lucide-vue-next@0.378.0: resolution: {integrity: sha512-tz2IUhdOf1q0x1mPOTZEJZYfXVLreQorO2ax4M+CxGOTgCNgXH3cljIWWfJ4jUvxn5rbkFlGPbl9EIfIelZBRA==} -======= - lucide-vue-next@0.359.0: - resolution: {integrity: sha512-m4wElUyOjqBeBlgvcUNv4X9JvRUo+qd2hTchPtOHatTXA0zccnK5rXKX/eeGcKnyAKUTukfVA4fqkrbKWaDouQ==} ->>>>>>> 935fd67 (chore: dedupe) peerDependencies: vue: '>=3.0.1' @@ -5866,6 +5219,7 @@ packages: move-concurrently@1.0.1: resolution: {integrity: sha512-hdrFxZOycD/g6A6SoI2bB5NA/5NEqD0569+S47WZhPvm46sD50ZHdYaFmnua5lndde9rCHGjmfK7Z8BuCt/PcQ==} + deprecated: This package is no longer supported. mri@1.2.0: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} @@ -6039,6 +5393,7 @@ packages: npmlog@5.0.1: resolution: {integrity: sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==} + deprecated: This package is no longer supported. nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} @@ -6137,6 +5492,7 @@ packages: osenv@0.1.5: resolution: {integrity: sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==} + deprecated: This package is no longer supported. outvariant@1.4.2: resolution: {integrity: sha512-Ou3dJ6bA/UJ5GVHxah4LnqDwZRwAmWxrG3wtrHrbGnP4RnLCtA64A4F+ae7Y8ww660JaddSoArUR5HjipWSHAQ==} @@ -6298,9 +5654,6 @@ packages: perfect-debounce@1.0.0: resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} - picocolors@1.0.0: - resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} - picocolors@1.0.1: resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} @@ -6804,24 +6157,11 @@ packages: quickselect@2.0.0: resolution: {integrity: sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==} - radix-vue@1.7.3: - resolution: {integrity: sha512-GgUagGvpO1EtNvkQ27x3Hv26VrTffZ4XRyx8eMabXRxXtbo2GbjAd2HvGjL9A/D7QVHxw1ZUMBDcYWcpw4LEiQ==} - peerDependencies: - vue: '>= 3.2.0' - -<<<<<<< HEAD - radix-vue@1.7.3: - resolution: {integrity: sha512-GgUagGvpO1EtNvkQ27x3Hv26VrTffZ4XRyx8eMabXRxXtbo2GbjAd2HvGjL9A/D7QVHxw1ZUMBDcYWcpw4LEiQ==} - peerDependencies: - vue: '>= 3.2.0' - radix-vue@1.8.1: resolution: {integrity: sha512-DFyUt2vc/89tpSHiJvv7Qb/Qs8zVxq2g7q4kuuDV46fmDmSC3mnV3hdSAYruU7k/KvoDpS3sd99kLGRtuG63Rw==} peerDependencies: vue: '>= 3.2.0' -======= ->>>>>>> 935fd67 (chore: dedupe) radix3@1.1.2: resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==} @@ -7060,11 +6400,6 @@ packages: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true - semver@7.6.0: - resolution: {integrity: sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==} - engines: {node: '>=10'} - hasBin: true - semver@7.6.2: resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==} engines: {node: '>=10'} @@ -7109,12 +6444,12 @@ packages: shell-quote@1.8.1: resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} + shiki@1.3.0: + resolution: {integrity: sha512-9aNdQy/etMXctnPzsje1h1XIGm9YfRcSksKOGqZWXA/qP9G18/8fpz5Bjpma8bOgz3tqIpjERAd6/lLjFyzoww==} + shiki@1.6.0: resolution: {integrity: sha512-P31ROeXcVgW/k3Z+vUUErcxoTah7ZRaimctOpzGuqAntqnnSmx1HOsvnbAB8Z2qfXPRhw61yptAzCsuKOhTHwQ==} - shiki@1.4.0: - resolution: {integrity: sha512-5WIn0OL8PWm7JhnTwRWXniy6eEDY234mRrERVlFa646V2ErQqwIFd2UML7e0Pq9eqSKLoMa3Ke+xbsF+DAuy+Q==} - shortid@2.2.16: resolution: {integrity: sha512-Ugt+GIZqvGXCIItnsL+lvFJOiN7RYqlGy7QE41O3YC1xbNSeDGIRO7xg2JJXIAj1cAGnOeC1r7/T9pgrtQbv4g==} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. @@ -7613,13 +6948,8 @@ packages: typescript: optional: true -<<<<<<< HEAD tsx@4.10.5: resolution: {integrity: sha512-twDSbf7Gtea4I2copqovUiNTEDrT8XNFXsuHpfGbdpW/z9ZW4fTghzzhAG0WfrCuJmJiOEY1nLIjq4u3oujRWQ==} -======= - tsx@4.9.3: - resolution: {integrity: sha512-czVbetlILiyJZI5zGlj2kw9vFiSeyra9liPD4nG+Thh4pKTi0AmMEQ8zdV/L2xbIVKrIqif4sUNrsMAOksx9Zg==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) engines: {node: '>=18.0.0'} hasBin: true @@ -7896,13 +7226,8 @@ packages: peerDependencies: vue: ^3.3.11 -<<<<<<< HEAD vee-validate@4.12.8: resolution: {integrity: sha512-A07rm3+y7SRk0CMD/O4nBT0nxtwjyfzGZwjEUDk18SxK0ZMzd4AFCzzdHlIiCE1QgHetxd0I3kVkZdN0GG0Oww==} -======= - vee-validate@4.12.7: - resolution: {integrity: sha512-1BGql4XNu/3TqHFjBLV6OrZ4fRteHXxRc9tLF5Q40IgIo1cwYEyaccC1AL3tdFUr2E3JsYhXbiEExoUSy4C9nA==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) peerDependencies: vue: ^3.4.26 @@ -7911,17 +7236,6 @@ packages: peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 -<<<<<<< HEAD - vite-node@1.5.0: - resolution: {integrity: sha512-tV8h6gMj6vPzVCa7l+VGq9lwoJjW8Y79vst8QZZGiuRAfijU+EEWuc0kFpmndQrWhMMhet1jdSF+40KSZUqIIw==} - engines: {node: ^18.0.0 || >=20.0.0} -======= - vite-node@0.34.6: - resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==} - engines: {node: '>=v14.18.0'} ->>>>>>> 5bb7e0e (chore: refresh lockfile) - hasBin: true - vite-node@1.6.0: resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==} engines: {node: ^18.0.0 || >=20.0.0} @@ -8009,41 +7323,8 @@ packages: terser: optional: true -<<<<<<< HEAD - vite@5.2.11: - resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==} - engines: {node: ^18.0.0 || >=20.0.0} - hasBin: true - peerDependencies: - '@types/node': ^18.0.0 || >=20.0.0 - less: '*' - lightningcss: ^1.21.0 - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - vitepress@1.2.2: resolution: {integrity: sha512-uZ3nXR5NY4nYj3RJWCo5jev9qlNZAQo5SUXu1U0QSUx84cUm/o7hCTDVjZ4njVSVui+PsV1oAbdQOg8ygbaf4w==} -======= - vitepress@1.1.4: - resolution: {integrity: sha512-bWIzFZXpPB6NIDBuWnS20aMADH+FcFKDfQNYFvbOWij03PR29eImTceQHIzCKordjXYBhM/TjE5VKFTUJ3EheA==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) hasBin: true peerDependencies: markdown-it-mathjax3: ^4 @@ -8112,26 +7393,16 @@ packages: vue-bundle-renderer@2.0.0: resolution: {integrity: sha512-oYATTQyh8XVkUWe2kaKxhxKVuuzK2Qcehe+yr3bGiaQAhK3ry2kYE4FWOfL+KO3hVFwCdLmzDQTzYhTi9C+R2A==} -<<<<<<< HEAD vue-component-meta@2.0.19: resolution: {integrity: sha512-Iv6VWXnlkUyJZvgadxYLcZajb58qUuIrQUePGbm0yZQEKMTb2T09UK57hz35TU4lb7zobierICDKvzInEpOGpg==} -======= - vue-component-meta@2.0.16: - resolution: {integrity: sha512-IyIMClUMYcKxAL34GqdPbR4V45MUeHXqQiZlHxeYMV5Qcqp4M+CEmtGpF//XBSS138heDkYkceHAtJQjLUB1Lw==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true -<<<<<<< HEAD vue-component-type-helpers@2.0.19: resolution: {integrity: sha512-cN3f1aTxxKo4lzNeQAkVopswuImUrb5Iurll9Gaw5cqpnbTAxtEMM1mgi6ou4X79OCyqYv1U1mzBHJkzmiK82w==} -======= - vue-component-type-helpers@2.0.16: - resolution: {integrity: sha512-qisL/iAfdO++7w+SsfYQJVPj6QKvxp4i1MMxvsNO41z/8zu3KuAw9LkhKUfP/kcOWGDxESp+pQObWppXusejCA==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) vue-demi@0.14.7: resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==} @@ -8179,13 +7450,8 @@ packages: vue-template-compiler@2.7.16: resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==} -<<<<<<< HEAD vue-tsc@2.0.19: resolution: {integrity: sha512-JWay5Zt2/871iodGF72cELIbcAoPyhJxq56mPPh+M2K7IwI688FMrFKc/+DvB05wDWEuCPexQJ6L10zSwzzapg==} -======= - vue-tsc@2.0.16: - resolution: {integrity: sha512-/gHAWJa216PeEhfxtAToIbxdWgw01wuQzo48ZUqMYVEyNqDp+OYV9xMO5HaPS2P3Ls0+EsjguMZLY4cGobX4Ew==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) hasBin: true peerDependencies: typescript: '*' @@ -8200,13 +7466,8 @@ packages: peerDependencies: vue: ^3.3.0 -<<<<<<< HEAD vue@3.4.27: resolution: {integrity: sha512-8s/56uK6r01r1icG/aEOHqyMVxd1bkYcSe9j8HcKtr/xTOFWvnzIVTehNW+5Yt89f+DLBe4A569pnZLS5HzAMA==} -======= - vue@3.4.26: - resolution: {integrity: sha512-bUIq/p+VB+0xrJubaemrfhk1/FiW9iX+pDV+62I/XJ6EkspAO9/DXEjbDFoe8pIfOZBqfk45i9BMc41ptP/uRg==} ->>>>>>> 5bb7e0e (chore: refresh lockfile) peerDependencies: typescript: '*' peerDependenciesMeta: @@ -8368,9 +7629,6 @@ packages: resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} engines: {node: '>= 14'} - zod@3.23.6: - resolution: {integrity: sha512-RTHJlZhsRbuA8Hmp/iNL7jnfc4nZishjsanDAfEY1QpDQZCahUp3xDzl+zfweE9BklxMUcgBgS1b7Lvie/ZVwA==} - zod@3.23.8: resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} @@ -8487,8 +7745,7 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 -<<<<<<< HEAD - '@antfu/eslint-config@2.18.1(@vue/compiler-sfc@3.4.27)(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.30.4))': + '@antfu/eslint-config@2.18.1(@vue/compiler-sfc@3.4.27)(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0))': dependencies: '@antfu/install-pkg': 0.3.3 '@clack/prompts': 0.7.0 @@ -8509,56 +7766,21 @@ snapshots: eslint-plugin-n: 17.7.0(eslint@9.3.0) eslint-plugin-no-only-tests: 3.1.0 eslint-plugin-perfectionist: 2.10.0(eslint@9.3.0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.3.0)) - eslint-plugin-regexp: 2.5.0(eslint@9.3.0) + eslint-plugin-regexp: 2.6.0(eslint@9.3.0) eslint-plugin-toml: 0.11.0(eslint@9.3.0) eslint-plugin-unicorn: 53.0.0(eslint@9.3.0) eslint-plugin-unused-imports: 3.2.0(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0) - eslint-plugin-vitest: 0.5.4(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.30.4)) + eslint-plugin-vitest: 0.5.4(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0)) eslint-plugin-vue: 9.26.0(eslint@9.3.0) eslint-plugin-yml: 1.14.0(eslint@9.3.0) eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.27)(eslint@9.3.0) globals: 15.3.0 -======= - '@antfu/eslint-config@2.16.1(@vue/compiler-sfc@3.4.26)(eslint@9.2.0)(typescript@5.4.5)(vitest@0.34.6(@vitest/ui@0.34.7)(terser@5.31.0))': - dependencies: - '@antfu/install-pkg': 0.3.3 - '@clack/prompts': 0.7.0 - '@stylistic/eslint-plugin': 1.8.0(eslint@9.2.0)(typescript@5.4.5) - '@typescript-eslint/eslint-plugin': 7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5) - '@typescript-eslint/parser': 7.7.1(eslint@9.2.0)(typescript@5.4.5) - eslint: 9.2.0 - eslint-config-flat-gitignore: 0.1.5 - eslint-flat-config-utils: 0.2.4 - eslint-merge-processors: 0.1.0(eslint@9.2.0) - eslint-plugin-antfu: 2.1.2(eslint@9.2.0) - eslint-plugin-command: 0.1.8(eslint@9.2.0) - eslint-plugin-eslint-comments: 3.2.0(eslint@9.2.0) - eslint-plugin-import-x: 0.5.0(eslint@9.2.0)(typescript@5.4.5) - eslint-plugin-jsdoc: 48.2.3(eslint@9.2.0) - eslint-plugin-jsonc: 2.15.1(eslint@9.2.0) - eslint-plugin-markdown: 4.0.1(eslint@9.2.0) - eslint-plugin-n: 17.4.0(eslint@9.2.0) - eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-perfectionist: 2.10.0(eslint@9.2.0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.2.0)) - eslint-plugin-toml: 0.11.0(eslint@9.2.0) - eslint-plugin-unicorn: 52.0.0(eslint@9.2.0) - eslint-plugin-unused-imports: 3.2.0(@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0) - eslint-plugin-vitest: 0.5.4(@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5)(vitest@0.34.6(@vitest/ui@0.34.7)(terser@5.31.0)) - eslint-plugin-vue: 9.25.0(eslint@9.2.0) - eslint-plugin-yml: 1.14.0(eslint@9.2.0) - eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.26)(eslint@9.2.0) - globals: 15.1.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) jsonc-eslint-parser: 2.4.0 local-pkg: 0.5.0 parse-gitignore: 2.0.0 picocolors: 1.0.1 toml-eslint-parser: 0.9.3 -<<<<<<< HEAD vue-eslint-parser: 9.4.2(eslint@9.3.0) -======= - vue-eslint-parser: 9.4.2(eslint@9.2.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) yaml-eslint-parser: 1.2.2 yargs: 17.7.2 transitivePeerDependencies: @@ -8579,42 +7801,15 @@ snapshots: '@antfu/ni@0.21.12': {} - '@antfu/utils@0.7.7': {} - '@antfu/utils@0.7.8': {} '@babel/code-frame@7.24.2': dependencies: '@babel/highlight': 7.24.5 - picocolors: 1.0.0 + picocolors: 1.0.1 '@babel/compat-data@7.24.4': {} - '@babel/core@7.24.5': - dependencies: - '@ampproject/remapping': 2.3.0 - '@babel/code-frame': 7.24.2 - '@babel/generator': 7.24.5 - '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5) - '@babel/helpers': 7.24.5 - '@babel/parser': 7.24.5 - '@babel/template': 7.24.0 - '@babel/traverse': 7.24.5 -<<<<<<< HEAD - '@babel/types': 7.24.0 -======= - '@babel/types': 7.24.5 ->>>>>>> 5bb7e0e (chore: refresh lockfile) - convert-source-map: 2.0.0 - debug: 4.3.4 - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - -<<<<<<< HEAD '@babel/core@7.24.5': dependencies: '@ampproject/remapping': 2.3.0 @@ -8635,21 +7830,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/generator@7.24.4': - dependencies: - '@babel/types': 7.24.5 - '@jridgewell/gen-mapping': 0.3.5 - '@jridgewell/trace-mapping': 0.3.25 - jsesc: 2.5.2 - '@babel/generator@7.24.5': dependencies: '@babel/types': 7.24.5 -======= - '@babel/generator@7.24.5': - dependencies: - '@babel/types': 7.24.5 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 @@ -8677,22 +7860,6 @@ snapshots: '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.5) '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.24.5 -<<<<<<< HEAD - semver: 6.3.1 - - '@babel/helper-create-class-features-plugin@7.24.4(@babel/core@7.24.5)': - dependencies: - '@babel/core': 7.24.5 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.24.1(@babel/core@7.24.5) - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.24.5 -======= ->>>>>>> 5bb7e0e (chore: refresh lockfile) semver: 6.3.1 '@babel/helper-environment-visitor@7.22.20': {} @@ -8723,18 +7890,6 @@ snapshots: '@babel/core': 7.24.5 '@babel/helper-environment-visitor': 7.22.20 '@babel/helper-module-imports': 7.24.3 -<<<<<<< HEAD - '@babel/helper-simple-access': 7.22.5 - '@babel/helper-split-export-declaration': 7.24.5 - '@babel/helper-validator-identifier': 7.24.5 - - '@babel/helper-module-transforms@7.24.5(@babel/core@7.24.5)': - dependencies: - '@babel/core': 7.24.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-module-imports': 7.24.3 -======= ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@babel/helper-simple-access': 7.24.5 '@babel/helper-split-export-declaration': 7.24.5 '@babel/helper-validator-identifier': 7.24.5 @@ -8752,26 +7907,9 @@ snapshots: '@babel/helper-member-expression-to-functions': 7.24.5 '@babel/helper-optimise-call-expression': 7.22.5 -<<<<<<< HEAD - '@babel/helper-replace-supers@7.24.1(@babel/core@7.24.5)': - dependencies: - '@babel/core': 7.24.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - - '@babel/helper-simple-access@7.22.5': - dependencies: - '@babel/types': 7.24.5 - - '@babel/helper-simple-access@7.24.5': - dependencies: - '@babel/types': 7.24.5 -======= '@babel/helper-simple-access@7.24.5': dependencies: '@babel/types': 7.24.5 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@babel/helper-skip-transparent-expression-wrappers@7.22.5': dependencies: @@ -8792,17 +7930,6 @@ snapshots: '@babel/template': 7.24.0 '@babel/traverse': 7.24.5 '@babel/types': 7.24.5 -<<<<<<< HEAD - transitivePeerDependencies: - - supports-color - - '@babel/helpers@7.24.5': - dependencies: - '@babel/template': 7.24.0 - '@babel/traverse': 7.24.5 - '@babel/types': 7.24.5 -======= ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color @@ -8811,21 +7938,13 @@ snapshots: '@babel/helper-validator-identifier': 7.24.5 chalk: 2.4.2 js-tokens: 4.0.0 - picocolors: 1.0.0 - - '@babel/parser@7.24.5': - dependencies: - '@babel/types': 7.24.5 + picocolors: 1.0.1 -<<<<<<< HEAD '@babel/parser@7.24.5': dependencies: '@babel/types': 7.24.5 - '@babel/plugin-proposal-decorators@7.24.1(@babel/core@7.24.4)': -======= '@babel/plugin-proposal-decorators@7.24.1(@babel/core@7.24.5)': ->>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@babel/core': 7.24.5 '@babel/helper-create-class-features-plugin': 7.24.5(@babel/core@7.24.5) @@ -8852,38 +7971,16 @@ snapshots: '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.5 -<<<<<<< HEAD - '@babel/plugin-syntax-jsx@7.24.1(@babel/core@7.24.5)': - dependencies: - '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.0 - - '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.4)': -======= '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.5)': ->>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@babel/core': 7.24.5 '@babel/helper-plugin-utils': 7.24.5 -<<<<<<< HEAD - '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.24.5)': - dependencies: - '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.0 - - '@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.24.5)': - dependencies: - '@babel/core': 7.24.5 - '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.0 -======= '@babel/plugin-transform-modules-commonjs@7.24.1(@babel/core@7.24.5)': dependencies: '@babel/core': 7.24.5 '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5) '@babel/helper-plugin-utils': 7.24.5 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@babel/helper-simple-access': 7.24.5 '@babel/plugin-transform-typescript@7.24.5(@babel/core@7.24.5)': @@ -8894,24 +7991,6 @@ snapshots: '@babel/helper-plugin-utils': 7.24.5 '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.24.5) -<<<<<<< HEAD - '@babel/plugin-transform-typescript@7.24.4(@babel/core@7.24.5)': - dependencies: - '@babel/core': 7.24.5 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.24.4(@babel/core@7.24.5) - '@babel/helper-plugin-utils': 7.24.0 - '@babel/plugin-syntax-typescript': 7.24.1(@babel/core@7.24.5) - - '@babel/preset-typescript@7.24.1(@babel/core@7.24.5)': - dependencies: - '@babel/core': 7.24.5 - '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-validator-option': 7.23.5 - '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) - '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.5) - '@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.5) -======= '@babel/preset-typescript@7.24.1(@babel/core@7.24.5)': dependencies: '@babel/core': 7.24.5 @@ -8920,7 +7999,6 @@ snapshots: '@babel/plugin-syntax-jsx': 7.24.1(@babel/core@7.24.5) '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.24.5) '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@babel/runtime@7.24.5': dependencies: @@ -8953,15 +8031,6 @@ snapshots: dependencies: '@babel/helper-string-parser': 7.24.1 '@babel/helper-validator-identifier': 7.24.5 -<<<<<<< HEAD - to-fast-properties: 2.0.0 - - '@babel/types@7.24.5': - dependencies: - '@babel/helper-string-parser': 7.24.1 - '@babel/helper-validator-identifier': 7.24.5 -======= ->>>>>>> 5bb7e0e (chore: refresh lockfile) to-fast-properties: 2.0.0 '@clack/core@0.3.4': @@ -8979,19 +8048,11 @@ snapshots: dependencies: mime: 3.0.0 -<<<<<<< HEAD '@commitlint/cli@19.3.0(@types/node@20.12.12)(typescript@5.4.5)': dependencies: '@commitlint/format': 19.3.0 '@commitlint/lint': 19.2.2 '@commitlint/load': 19.2.0(@types/node@20.12.12)(typescript@5.4.5) -======= - '@commitlint/cli@19.3.0(@types/node@20.12.9)(typescript@5.4.5)': - dependencies: - '@commitlint/format': 19.3.0 - '@commitlint/lint': 19.2.2 - '@commitlint/load': 19.2.0(@types/node@20.12.9)(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@commitlint/read': 19.2.1 '@commitlint/types': 19.0.3 execa: 8.0.1 @@ -9029,7 +8090,7 @@ snapshots: '@commitlint/is-ignored@19.2.2': dependencies: '@commitlint/types': 19.0.3 - semver: 7.6.0 + semver: 7.6.2 '@commitlint/lint@19.2.2': dependencies: @@ -9038,11 +8099,7 @@ snapshots: '@commitlint/rules': 19.0.3 '@commitlint/types': 19.0.3 -<<<<<<< HEAD '@commitlint/load@19.2.0(@types/node@20.12.12)(typescript@5.4.5)': -======= - '@commitlint/load@19.2.0(@types/node@20.12.9)(typescript@5.4.5)': ->>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@commitlint/config-validator': 19.0.3 '@commitlint/execute-rule': 19.0.0 @@ -9050,11 +8107,7 @@ snapshots: '@commitlint/types': 19.0.3 chalk: 5.3.0 cosmiconfig: 9.0.0(typescript@5.4.5) -<<<<<<< HEAD cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.12)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5) -======= - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.9)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -9180,17 +8233,11 @@ snapshots: '@emotion/weak-memoize@0.3.1': {} - '@es-joy/jsdoccomment@0.42.0': - dependencies: - comment-parser: 1.4.1 - esquery: 1.5.0 - jsdoc-type-pratt-parser: 4.0.0 - '@es-joy/jsdoccomment@0.43.0': dependencies: '@types/eslint': 8.56.10 '@types/estree': 1.0.5 - '@typescript-eslint/types': 7.7.1 + '@typescript-eslint/types': 7.10.0 comment-parser: 1.4.1 esquery: 1.5.0 jsdoc-type-pratt-parser: 4.0.0 @@ -9333,15 +8380,9 @@ snapshots: '@esbuild/win32-x64@0.20.2': optional: true -<<<<<<< HEAD '@eslint-community/eslint-utils@4.4.0(eslint@9.3.0)': dependencies: eslint: 9.3.0 -======= - '@eslint-community/eslint-utils@4.4.0(eslint@9.2.0)': - dependencies: - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.10.0': {} @@ -9360,21 +8401,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/eslintrc@3.0.2': - dependencies: - ajv: 6.12.6 - debug: 4.3.4 - espree: 10.0.1 - globals: 14.0.0 - ignore: 5.3.1 - import-fresh: 3.3.0 - js-yaml: 4.1.0 - minimatch: 3.1.2 - strip-json-comments: 3.1.1 - transitivePeerDependencies: - - supports-color - -<<<<<<< HEAD '@eslint/eslintrc@3.1.0': dependencies: ajv: 6.12.6 @@ -9389,11 +8415,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.1.1': {} -======= - '@eslint/js@9.2.0': {} ->>>>>>> 5bb7e0e (chore: refresh lockfile) - '@eslint/js@9.3.0': {} '@fastify/busboy@2.1.1': {} @@ -9411,28 +8432,13 @@ snapshots: '@floating-ui/core': 1.6.1 '@floating-ui/utils': 0.2.2 -<<<<<<< HEAD - '@floating-ui/dom@1.6.5': - dependencies: - '@floating-ui/core': 1.6.0 - '@floating-ui/utils': 0.2.1 - - '@floating-ui/utils@0.2.1': {} - - '@floating-ui/vue@1.0.6(vue@3.4.27(typescript@5.4.5))': - dependencies: - '@floating-ui/dom': 1.6.5 - '@floating-ui/utils': 0.2.1 - vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) -======= '@floating-ui/utils@0.2.2': {} - '@floating-ui/vue@1.0.6(vue@3.4.26(typescript@5.4.5))': + '@floating-ui/vue@1.0.6(vue@3.4.27(typescript@5.4.5))': dependencies: '@floating-ui/dom': 1.6.5 '@floating-ui/utils': 0.2.2 - vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) + vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -9451,11 +8457,7 @@ snapshots: '@humanwhocodes/object-schema@2.0.3': {} -<<<<<<< HEAD '@humanwhocodes/retry@0.3.0': {} -======= - '@humanwhocodes/retry@0.2.4': {} ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@iconify-json/gravity-ui@1.1.2': dependencies: @@ -9477,19 +8479,11 @@ snapshots: dependencies: '@iconify/types': 2.0.0 -<<<<<<< HEAD '@iconify-json/simple-icons@1.1.102': dependencies: '@iconify/types': 2.0.0 '@iconify-json/tabler@1.1.112': -======= - '@iconify-json/simple-icons@1.1.101': - dependencies: - '@iconify/types': 2.0.0 - - '@iconify-json/tabler@1.1.111': ->>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@iconify/types': 2.0.0 @@ -9498,7 +8492,7 @@ snapshots: '@iconify/utils@2.1.23': dependencies: '@antfu/install-pkg': 0.1.1 - '@antfu/utils': 0.7.7 + '@antfu/utils': 0.7.8 '@iconify/types': 2.0.0 debug: 4.3.4 kolorist: 1.8.0 @@ -9507,7 +8501,6 @@ snapshots: transitivePeerDependencies: - supports-color -<<<<<<< HEAD '@iconify/vue@4.1.2(vue@3.4.27(typescript@5.4.5))': dependencies: '@iconify/types': 2.0.0 @@ -9515,17 +8508,9 @@ snapshots: '@internationalized/date@3.5.4': dependencies: - '@swc/helpers': 0.5.10 + '@swc/helpers': 0.5.11 '@internationalized/number@3.5.3': -======= - '@iconify/vue@4.1.2(vue@3.4.26(typescript@5.4.5))': - dependencies: - '@iconify/types': 2.0.0 - vue: 3.4.26(typescript@5.4.5) - - '@internationalized/date@3.5.3': ->>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@swc/helpers': 0.5.11 @@ -9601,7 +8586,7 @@ snapshots: nopt: 5.0.0 npmlog: 5.0.1 rimraf: 3.0.2 - semver: 7.6.0 + semver: 7.6.2 tar: 6.2.1 transitivePeerDependencies: - encoding @@ -9673,7 +8658,7 @@ snapshots: '@npmcli/fs@3.1.0': dependencies: - semver: 7.6.0 + semver: 7.6.2 '@npmcli/git@5.0.7': dependencies: @@ -9683,7 +8668,7 @@ snapshots: proc-log: 4.2.0 promise-inflight: 1.0.1(bluebird@3.7.2) promise-retry: 2.0.1 - semver: 7.6.0 + semver: 7.6.2 which: 4.0.0 transitivePeerDependencies: - bluebird @@ -9703,7 +8688,7 @@ snapshots: json-parse-even-better-errors: 3.0.2 normalize-package-data: 6.0.1 proc-log: 4.2.0 - semver: 7.6.0 + semver: 7.6.2 transitivePeerDependencies: - bluebird @@ -9727,22 +8712,13 @@ snapshots: '@nuxt/devalue@2.0.2': {} -<<<<<<< HEAD - '@nuxt/devtools-kit@1.2.0(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)))(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))': -======= - '@nuxt/devtools-kit@1.2.0(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))': ->>>>>>> 5bb7e0e (chore: refresh lockfile) + '@nuxt/devtools-kit@1.2.0(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.12)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue-tsc@2.0.19(typescript@5.4.5)))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))': dependencies: '@nuxt/kit': 3.11.2(rollup@4.17.2) '@nuxt/schema': 3.11.2(rollup@4.17.2) execa: 7.2.0 -<<<<<<< HEAD - nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)) - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) -======= - nuxt: 3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)) - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) + nuxt: 3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.12)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue-tsc@2.0.19(typescript@5.4.5)) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) transitivePeerDependencies: - rollup - supports-color @@ -9758,29 +8734,17 @@ snapshots: pkg-types: 1.1.0 prompts: 2.4.2 rc9: 2.1.2 - semver: 7.6.0 + semver: 7.6.2 -<<<<<<< HEAD - '@nuxt/devtools@1.2.0(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)))(rollup@4.16.3)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5))': + '@nuxt/devtools@1.2.0(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)))(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.12)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue-tsc@2.0.19(typescript@5.4.5)))(rollup@4.17.2)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))': dependencies: - '@antfu/utils': 0.7.7 - '@nuxt/devtools-kit': 1.2.0(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)))(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)) - '@nuxt/devtools-wizard': 1.2.0 - '@nuxt/kit': 3.11.2(rollup@4.16.3) - '@vue/devtools-applet': 7.0.27(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5)) - '@vue/devtools-core': 7.0.27(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5)) - '@vue/devtools-kit': 7.0.27(vue@3.4.27(typescript@5.4.5)) -======= - '@nuxt/devtools@1.2.0(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)))(rollup@4.17.2)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5))': - dependencies: - '@antfu/utils': 0.7.7 - '@nuxt/devtools-kit': 1.2.0(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) + '@antfu/utils': 0.7.8 + '@nuxt/devtools-kit': 1.2.0(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.12)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue-tsc@2.0.19(typescript@5.4.5)))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)) '@nuxt/devtools-wizard': 1.2.0 '@nuxt/kit': 3.11.2(rollup@4.17.2) - '@vue/devtools-applet': 7.1.3(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) - '@vue/devtools-core': 7.1.3(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) - '@vue/devtools-kit': 7.1.3(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) + '@vue/devtools-applet': 7.1.3(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5)) + '@vue/devtools-core': 7.1.3(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5)) + '@vue/devtools-kit': 7.2.1(vue@3.4.27(typescript@5.4.5)) birpc: 0.2.17 consola: 3.2.3 cronstrue: 2.49.0 @@ -9796,11 +8760,7 @@ snapshots: launch-editor: 2.6.1 local-pkg: 0.5.0 magicast: 0.3.4 -<<<<<<< HEAD - nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)) -======= - nuxt: 3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) + nuxt: 3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.12)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue-tsc@2.0.19(typescript@5.4.5)) nypm: 0.3.8 ohash: 1.1.3 pacote: 18.0.4 @@ -9809,13 +8769,13 @@ snapshots: pkg-types: 1.1.0 rc9: 2.1.2 scule: 1.3.0 - semver: 7.6.0 + semver: 7.6.2 simple-git: 3.24.0 sirv: 2.0.4 unimport: 3.7.1(rollup@4.17.2) - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) - vite-plugin-inspect: 0.8.4(@nuxt/kit@3.11.2(rollup@4.17.2))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) - vite-plugin-vue-inspector: 4.0.2(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) + vite-plugin-inspect: 0.8.4(@nuxt/kit@3.11.2(rollup@4.17.2))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)) + vite-plugin-vue-inspector: 4.0.2(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)) which: 3.0.1 ws: 8.17.0 transitivePeerDependencies: @@ -9841,64 +8801,34 @@ snapshots: - utf-8-validate - vue -<<<<<<< HEAD '@nuxt/eslint-config@0.3.10(eslint@9.3.0)(typescript@5.4.5)': dependencies: - '@eslint/js': 9.1.1 + '@eslint/js': 9.3.0 '@nuxt/eslint-plugin': 0.3.10(eslint@9.3.0)(typescript@5.4.5) '@rushstack/eslint-patch': 1.10.2 - '@stylistic/eslint-plugin': 1.7.2(eslint@9.3.0)(typescript@5.4.5) - '@typescript-eslint/eslint-plugin': 7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5) - '@typescript-eslint/parser': 7.7.1(eslint@9.3.0)(typescript@5.4.5) + '@stylistic/eslint-plugin': 1.8.0(eslint@9.3.0)(typescript@5.4.5) + '@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5) + '@typescript-eslint/parser': 7.10.0(eslint@9.3.0)(typescript@5.4.5) eslint: 9.3.0 eslint-config-flat-gitignore: 0.1.5 - eslint-flat-config-utils: 0.2.3 + eslint-flat-config-utils: 0.2.5 eslint-plugin-import-x: 0.5.0(eslint@9.3.0)(typescript@5.4.5) - eslint-plugin-jsdoc: 48.2.3(eslint@9.3.0) + eslint-plugin-jsdoc: 48.2.5(eslint@9.3.0) eslint-plugin-unicorn: 52.0.0(eslint@9.3.0) - eslint-plugin-vue: 9.25.0(eslint@9.3.0) - globals: 15.0.0 + eslint-plugin-vue: 9.26.0(eslint@9.3.0) + globals: 15.3.0 pathe: 1.1.2 tslib: 2.6.2 vue-eslint-parser: 9.4.2(eslint@9.3.0) -======= - '@nuxt/eslint-config@0.3.10(eslint@9.2.0)(typescript@5.4.5)': - dependencies: - '@eslint/js': 9.2.0 - '@nuxt/eslint-plugin': 0.3.10(eslint@9.2.0)(typescript@5.4.5) - '@rushstack/eslint-patch': 1.10.2 - '@stylistic/eslint-plugin': 1.8.0(eslint@9.2.0)(typescript@5.4.5) - '@typescript-eslint/eslint-plugin': 7.8.0(@typescript-eslint/parser@7.8.0(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5) - '@typescript-eslint/parser': 7.8.0(eslint@9.2.0)(typescript@5.4.5) - eslint: 9.2.0 - eslint-config-flat-gitignore: 0.1.5 - eslint-flat-config-utils: 0.2.4 - eslint-plugin-import-x: 0.5.0(eslint@9.2.0)(typescript@5.4.5) - eslint-plugin-jsdoc: 48.2.3(eslint@9.2.0) - eslint-plugin-unicorn: 52.0.0(eslint@9.2.0) - eslint-plugin-vue: 9.25.0(eslint@9.2.0) - globals: 15.1.0 - pathe: 1.1.2 - tslib: 2.6.2 - vue-eslint-parser: 9.4.2(eslint@9.2.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - typescript -<<<<<<< HEAD '@nuxt/eslint-plugin@0.3.10(eslint@9.3.0)(typescript@5.4.5)': dependencies: - '@typescript-eslint/types': 7.7.1 - '@typescript-eslint/utils': 7.7.1(eslint@9.3.0)(typescript@5.4.5) + '@typescript-eslint/types': 7.10.0 + '@typescript-eslint/utils': 7.10.0(eslint@9.3.0)(typescript@5.4.5) eslint: 9.3.0 -======= - '@nuxt/eslint-plugin@0.3.10(eslint@9.2.0)(typescript@5.4.5)': - dependencies: - '@typescript-eslint/types': 7.8.0 - '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5) - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - typescript @@ -9918,7 +8848,7 @@ snapshots: pathe: 1.1.2 pkg-types: 1.1.0 scule: 1.3.0 - semver: 7.6.0 + semver: 7.6.2 ufo: 1.5.3 unctx: 2.3.1 unimport: 3.7.1(rollup@4.17.2) @@ -9927,7 +8857,7 @@ snapshots: - rollup - supports-color - '@nuxt/module-builder@0.6.0(@nuxt/kit@3.11.2(rollup@4.17.2))(nuxi@3.11.1)(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5))': + '@nuxt/module-builder@0.6.0(@nuxt/kit@3.11.2(rollup@4.17.2))(nuxi@3.11.1)(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5))': dependencies: '@nuxt/kit': 3.11.2(rollup@4.17.2) citty: 0.1.6 @@ -9937,7 +8867,7 @@ snapshots: nuxi: 3.11.1 pathe: 1.1.2 pkg-types: 1.1.0 - unbuild: 2.0.0(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5)) + unbuild: 2.0.0(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5)) transitivePeerDependencies: - sass - supports-color @@ -9984,15 +8914,7 @@ snapshots: - rollup - supports-color -<<<<<<< HEAD -<<<<<<< HEAD - '@nuxt/test-utils@3.12.1(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))': -======= - '@nuxt/test-utils@3.12.1(@vitest/ui@0.34.7(vitest@0.33.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5))': ->>>>>>> 5bb7e0e (chore: refresh lockfile) -======= - '@nuxt/test-utils@3.12.1(@vitest/ui@0.34.7(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5))': ->>>>>>> dfc0609 (chore: refresh lockfile) + '@nuxt/test-utils@3.12.1(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5))': dependencies: '@nuxt/kit': 3.11.2(rollup@4.17.2) '@nuxt/schema': 3.11.2(rollup@4.17.2) @@ -10017,49 +8939,25 @@ snapshots: ufo: 1.5.3 unenv: 1.9.0 unplugin: 1.10.1 -<<<<<<< HEAD - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) - vitest-environment-nuxt: 1.0.0(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) + vitest-environment-nuxt: 1.0.0(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) vue: 3.4.27(typescript@5.4.5) vue-router: 4.3.2(vue@3.4.27(typescript@5.4.5)) optionalDependencies: '@vitest/ui': 1.6.0(vitest@1.6.0) - vitest: 1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4) -======= - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) - vitest-environment-nuxt: 1.0.0(@vitest/ui@0.34.7(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) - vue: 3.4.26(typescript@5.4.5) - vue-router: 4.3.2(vue@3.4.26(typescript@5.4.5)) - optionalDependencies: -<<<<<<< HEAD - '@vitest/ui': 0.34.7(vitest@0.33.0) - vitest: 0.33.0(@vitest/ui@0.34.7)(terser@5.31.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) -======= - '@vitest/ui': 0.34.7(vitest@1.6.0) - vitest: 1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0) ->>>>>>> dfc0609 (chore: refresh lockfile) + vitest: 1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0) transitivePeerDependencies: - rollup - supports-color '@nuxt/ui-templates@1.3.3': {} -<<<<<<< HEAD - '@nuxt/vite-builder@3.11.2(@types/node@20.12.8)(eslint@9.3.0)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5))(vue@3.4.27(typescript@5.4.5))': - dependencies: - '@nuxt/kit': 3.11.2(rollup@4.16.3) - '@rollup/plugin-replace': 5.0.5(rollup@4.16.3) - '@vitejs/plugin-vue': 5.0.4(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5)) - '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5)) -======= - '@nuxt/vite-builder@3.11.2(@types/node@20.12.9)(eslint@9.2.0)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5))(vue@3.4.26(typescript@5.4.5))': + '@nuxt/vite-builder@3.11.2(@types/node@20.12.12)(eslint@9.3.0)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5))(vue@3.4.27(typescript@5.4.5))': dependencies: '@nuxt/kit': 3.11.2(rollup@4.17.2) '@rollup/plugin-replace': 5.0.5(rollup@4.17.2) - '@vitejs/plugin-vue': 5.0.4(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) - '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) + '@vitejs/plugin-vue': 5.0.4(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5)) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5)) autoprefixer: 10.4.19(postcss@8.4.38) clear: 0.1.0 consola: 3.2.3 @@ -10086,17 +8984,10 @@ snapshots: ufo: 1.5.3 unenv: 1.9.0 unplugin: 1.10.1 -<<<<<<< HEAD - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) - vite-node: 1.5.0(@types/node@20.12.8)(terser@5.30.4) - vite-plugin-checker: 0.6.4(eslint@9.3.0)(optionator@0.9.3)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) + vite-node: 1.6.0(@types/node@20.12.12)(terser@5.31.0) + vite-plugin-checker: 0.6.4(eslint@9.3.0)(optionator@0.9.4)(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue-tsc@2.0.19(typescript@5.4.5)) vue: 3.4.27(typescript@5.4.5) -======= - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) - vite-node: 1.6.0(@types/node@20.12.9)(terser@5.31.0) - vite-plugin-checker: 0.6.4(eslint@9.2.0)(meow@12.1.1)(optionator@0.9.4)(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)) - vue: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) vue-bundle-renderer: 2.0.0 transitivePeerDependencies: - '@types/node' @@ -10267,15 +9158,9 @@ snapshots: '@popperjs/core@2.11.8': {} -<<<<<<< HEAD '@radix-icons/vue@1.0.0(vue@3.4.27(typescript@5.4.5))': dependencies: vue: 3.4.27(typescript@5.4.5) -======= - '@radix-icons/vue@1.0.0(vue@3.4.26(typescript@5.4.5))': - dependencies: - vue: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@rollup/plugin-alias@5.1.0(rollup@3.29.4)': dependencies: @@ -10446,19 +9331,13 @@ snapshots: '@rushstack/eslint-patch@1.10.2': {} + '@shikijs/core@1.3.0': {} + '@shikijs/core@1.6.0': {} -<<<<<<< HEAD '@shikijs/transformers@1.6.0': dependencies: shiki: 1.6.0 -======= - '@shikijs/core@1.4.0': {} - - '@shikijs/transformers@1.4.0': - dependencies: - shiki: 1.4.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@sigstore/bundle@2.3.1': dependencies: @@ -10496,16 +9375,11 @@ snapshots: '@stackblitz/sdk@1.10.0': {} -<<<<<<< HEAD - '@stylistic/eslint-plugin-js@1.7.2(eslint@9.3.0)': -======= - '@stylistic/eslint-plugin-js@1.8.0(eslint@9.2.0)': ->>>>>>> 5bb7e0e (chore: refresh lockfile) + '@stylistic/eslint-plugin-js@1.8.0(eslint@9.3.0)': dependencies: '@types/eslint': 8.56.10 acorn: 8.11.3 escape-string-regexp: 4.0.0 -<<<<<<< HEAD eslint: 9.3.0 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -10518,9 +9392,9 @@ snapshots: eslint-visitor-keys: 4.0.0 espree: 10.0.1 - '@stylistic/eslint-plugin-jsx@1.7.2(eslint@9.3.0)': + '@stylistic/eslint-plugin-jsx@1.8.0(eslint@9.3.0)': dependencies: - '@stylistic/eslint-plugin-js': 1.7.2(eslint@9.3.0) + '@stylistic/eslint-plugin-js': 1.8.0(eslint@9.3.0) '@types/eslint': 8.56.10 eslint: 9.3.0 estraverse: 5.3.0 @@ -10534,56 +9408,27 @@ snapshots: estraverse: 5.3.0 picomatch: 4.0.2 - '@stylistic/eslint-plugin-plus@1.7.2(eslint@9.3.0)(typescript@5.4.5)': + '@stylistic/eslint-plugin-plus@1.8.0(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@types/eslint': 8.56.10 '@typescript-eslint/utils': 6.21.0(eslint@9.3.0)(typescript@5.4.5) eslint: 9.3.0 -======= - eslint: 9.2.0 - eslint-visitor-keys: 3.4.3 - espree: 9.6.1 - - '@stylistic/eslint-plugin-jsx@1.8.0(eslint@9.2.0)': - dependencies: - '@stylistic/eslint-plugin-js': 1.8.0(eslint@9.2.0) - '@types/eslint': 8.56.10 - eslint: 9.2.0 - estraverse: 5.3.0 - picomatch: 4.0.2 - - '@stylistic/eslint-plugin-plus@1.8.0(eslint@9.2.0)(typescript@5.4.5)': - dependencies: - '@types/eslint': 8.56.10 - '@typescript-eslint/utils': 6.21.0(eslint@9.2.0)(typescript@5.4.5) - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - typescript -<<<<<<< HEAD '@stylistic/eslint-plugin-plus@2.1.0(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@types/eslint': 8.56.10 '@typescript-eslint/utils': 7.10.0(eslint@9.3.0)(typescript@5.4.5) eslint: 9.3.0 -======= - '@stylistic/eslint-plugin-ts@1.8.0(eslint@9.2.0)(typescript@5.4.5)': - dependencies: - '@stylistic/eslint-plugin-js': 1.8.0(eslint@9.2.0) - '@types/eslint': 8.56.10 - '@typescript-eslint/utils': 6.21.0(eslint@9.2.0)(typescript@5.4.5) - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - typescript -<<<<<<< HEAD - '@stylistic/eslint-plugin-ts@1.7.2(eslint@9.3.0)(typescript@5.4.5)': + '@stylistic/eslint-plugin-ts@1.8.0(eslint@9.3.0)(typescript@5.4.5)': dependencies: - '@stylistic/eslint-plugin-js': 1.7.2(eslint@9.3.0) + '@stylistic/eslint-plugin-js': 1.8.0(eslint@9.3.0) '@types/eslint': 8.56.10 '@typescript-eslint/utils': 6.21.0(eslint@9.3.0)(typescript@5.4.5) eslint: 9.3.0 @@ -10601,12 +9446,12 @@ snapshots: - supports-color - typescript - '@stylistic/eslint-plugin@1.7.2(eslint@9.3.0)(typescript@5.4.5)': + '@stylistic/eslint-plugin@1.8.0(eslint@9.3.0)(typescript@5.4.5)': dependencies: - '@stylistic/eslint-plugin-js': 1.7.2(eslint@9.3.0) - '@stylistic/eslint-plugin-jsx': 1.7.2(eslint@9.3.0) - '@stylistic/eslint-plugin-plus': 1.7.2(eslint@9.3.0)(typescript@5.4.5) - '@stylistic/eslint-plugin-ts': 1.7.2(eslint@9.3.0)(typescript@5.4.5) + '@stylistic/eslint-plugin-js': 1.8.0(eslint@9.3.0) + '@stylistic/eslint-plugin-jsx': 1.8.0(eslint@9.3.0) + '@stylistic/eslint-plugin-plus': 1.8.0(eslint@9.3.0)(typescript@5.4.5) + '@stylistic/eslint-plugin-ts': 1.8.0(eslint@9.3.0)(typescript@5.4.5) '@types/eslint': 8.56.10 eslint: 9.3.0 transitivePeerDependencies: @@ -10621,16 +9466,6 @@ snapshots: '@stylistic/eslint-plugin-ts': 2.1.0(eslint@9.3.0)(typescript@5.4.5) '@types/eslint': 8.56.10 eslint: 9.3.0 -======= - '@stylistic/eslint-plugin@1.8.0(eslint@9.2.0)(typescript@5.4.5)': - dependencies: - '@stylistic/eslint-plugin-js': 1.8.0(eslint@9.2.0) - '@stylistic/eslint-plugin-jsx': 1.8.0(eslint@9.2.0) - '@stylistic/eslint-plugin-plus': 1.8.0(eslint@9.2.0)(typescript@5.4.5) - '@stylistic/eslint-plugin-ts': 1.8.0(eslint@9.2.0)(typescript@5.4.5) - '@types/eslint': 8.56.10 - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - typescript @@ -10643,34 +9478,15 @@ snapshots: '@tanstack/virtual-core@3.5.0': {} -<<<<<<< HEAD - '@tanstack/virtual-core@3.5.0': {} - '@tanstack/vue-table@8.17.3(vue@3.4.27(typescript@5.4.5))': dependencies: '@tanstack/table-core': 8.17.3 vue: 3.4.27(typescript@5.4.5) - '@tanstack/vue-virtual@3.4.0(vue@3.4.27(typescript@5.4.5))': - dependencies: - '@tanstack/virtual-core': 3.4.0 - vue: 3.4.27(typescript@5.4.5) - '@tanstack/vue-virtual@3.5.0(vue@3.4.27(typescript@5.4.5))': dependencies: '@tanstack/virtual-core': 3.5.0 vue: 3.4.27(typescript@5.4.5) -======= - '@tanstack/vue-table@8.16.0(vue@3.4.26(typescript@5.4.5))': - dependencies: - '@tanstack/table-core': 8.16.0 - vue: 3.4.26(typescript@5.4.5) - - '@tanstack/vue-virtual@3.5.0(vue@3.4.26(typescript@5.4.5))': - dependencies: - '@tanstack/virtual-core': 3.5.0 - vue: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@trysound/sax@0.2.0': {} @@ -10708,23 +9524,10 @@ snapshots: '@types/babel__traverse@7.20.5': dependencies: '@babel/types': 7.24.5 -<<<<<<< HEAD '@types/conventional-commits-parser@5.0.0': dependencies: '@types/node': 20.12.12 -======= - - '@types/chai-subset@1.3.5': - dependencies: - '@types/chai': 4.3.16 - - '@types/chai@4.3.16': {} - - '@types/conventional-commits-parser@5.0.0': - dependencies: - '@types/node': 20.12.9 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/d3-array@3.2.1': {} @@ -10869,39 +9672,23 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 -<<<<<<< HEAD '@types/node': 20.12.12 -======= - '@types/node': 20.12.9 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/geojson@7946.0.14': {} '@types/http-proxy@1.17.14': dependencies: -<<<<<<< HEAD '@types/node': 20.12.12 -======= - '@types/node': 20.12.9 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/json-schema@7.0.15': {} '@types/jsonfile@6.1.4': dependencies: -<<<<<<< HEAD '@types/node': 20.12.12 '@types/keyv@3.1.4': dependencies: '@types/node': 20.12.12 -======= - '@types/node': 20.12.9 - - '@types/keyv@3.1.4': - dependencies: - '@types/node': 20.12.9 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/leaflet@1.7.6': dependencies: @@ -10933,17 +9720,10 @@ snapshots: '@types/unist': 2.0.10 '@types/mdurl@2.0.0': {} -<<<<<<< HEAD '@types/node@20.12.12': dependencies: undici-types: 5.26.5 -======= ->>>>>>> 5bb7e0e (chore: refresh lockfile) - - '@types/node@20.12.9': - dependencies: - undici-types: 5.26.5 '@types/normalize-package-data@2.4.4': {} @@ -10953,11 +9733,7 @@ snapshots: '@types/prompts@2.4.9': dependencies: -<<<<<<< HEAD '@types/node': 20.12.12 -======= - '@types/node': 20.12.9 ->>>>>>> 5bb7e0e (chore: refresh lockfile) kleur: 3.0.3 '@types/resize-observer-browser@0.1.11': {} @@ -10966,11 +9742,7 @@ snapshots: '@types/responselike@1.0.3': dependencies: -<<<<<<< HEAD '@types/node': 20.12.12 -======= - '@types/node': 20.12.9 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/semver@7.5.8': {} @@ -11013,7 +9785,6 @@ snapshots: '@types/web-bluetooth@0.0.20': {} -<<<<<<< HEAD '@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@eslint-community/regexpp': 4.10.0 @@ -11032,98 +9803,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)': + '@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5)': dependencies: - '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 7.7.1(eslint@9.3.0)(typescript@5.4.5) - '@typescript-eslint/scope-manager': 7.7.1 - '@typescript-eslint/type-utils': 7.7.1(eslint@9.3.0)(typescript@5.4.5) - '@typescript-eslint/utils': 7.7.1(eslint@9.3.0)(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.7.1 + '@typescript-eslint/scope-manager': 7.10.0 + '@typescript-eslint/types': 7.10.0 + '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5) + '@typescript-eslint/visitor-keys': 7.10.0 debug: 4.3.4 eslint: 9.3.0 -======= - '@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5)': - dependencies: - '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 7.7.1(eslint@9.2.0)(typescript@5.4.5) - '@typescript-eslint/scope-manager': 7.7.1 - '@typescript-eslint/type-utils': 7.7.1(eslint@9.2.0)(typescript@5.4.5) - '@typescript-eslint/utils': 7.7.1(eslint@9.2.0)(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.7.1 - debug: 4.3.4 - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) - graphemer: 1.4.0 - ignore: 5.3.1 - natural-compare: 1.4.0 - semver: 7.6.0 - ts-api-utils: 1.3.0(typescript@5.4.5) - optionalDependencies: - typescript: 5.4.5 - transitivePeerDependencies: - - supports-color - -<<<<<<< HEAD - '@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5)': - dependencies: - '@typescript-eslint/scope-manager': 7.10.0 - '@typescript-eslint/types': 7.10.0 - '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.10.0 - debug: 4.3.4 - eslint: 9.3.0 -======= - '@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5)': - dependencies: - '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 7.8.0(eslint@9.2.0)(typescript@5.4.5) - '@typescript-eslint/scope-manager': 7.8.0 - '@typescript-eslint/type-utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5) - '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.8.0 - debug: 4.3.4 - eslint: 9.2.0 - graphemer: 1.4.0 - ignore: 5.3.1 - natural-compare: 1.4.0 - semver: 7.6.0 - ts-api-utils: 1.3.0(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) - optionalDependencies: - typescript: 5.4.5 - transitivePeerDependencies: - - supports-color - -<<<<<<< HEAD - '@typescript-eslint/parser@7.7.1(eslint@9.3.0)(typescript@5.4.5)': -======= - '@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5)': ->>>>>>> 5bb7e0e (chore: refresh lockfile) - dependencies: - '@typescript-eslint/scope-manager': 7.7.1 - '@typescript-eslint/types': 7.7.1 - '@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.7.1 - debug: 4.3.4 -<<<<<<< HEAD - eslint: 9.3.0 -======= - eslint: 9.2.0 - optionalDependencies: - typescript: 5.4.5 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/parser@7.8.0(eslint@9.2.0)(typescript@5.4.5)': - dependencies: - '@typescript-eslint/scope-manager': 7.8.0 - '@typescript-eslint/types': 7.8.0 - '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.8.0 - debug: 4.3.4 - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: @@ -11139,12 +9826,6 @@ snapshots: '@typescript-eslint/types': 7.10.0 '@typescript-eslint/visitor-keys': 7.10.0 - '@typescript-eslint/scope-manager@7.7.1': - dependencies: - '@typescript-eslint/types': 7.7.1 - '@typescript-eslint/visitor-keys': 7.7.1 - -<<<<<<< HEAD '@typescript-eslint/type-utils@7.10.0(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5) @@ -11157,51 +9838,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/type-utils@7.7.1(eslint@9.3.0)(typescript@5.4.5)': - dependencies: - '@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5) - '@typescript-eslint/utils': 7.7.1(eslint@9.3.0)(typescript@5.4.5) - debug: 4.3.4 - eslint: 9.3.0 -======= - '@typescript-eslint/scope-manager@7.8.0': - dependencies: - '@typescript-eslint/types': 7.8.0 - '@typescript-eslint/visitor-keys': 7.8.0 - - '@typescript-eslint/type-utils@7.7.1(eslint@9.2.0)(typescript@5.4.5)': - dependencies: - '@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5) - '@typescript-eslint/utils': 7.7.1(eslint@9.2.0)(typescript@5.4.5) - debug: 4.3.4 - eslint: 9.2.0 - ts-api-utils: 1.3.0(typescript@5.4.5) - optionalDependencies: - typescript: 5.4.5 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/type-utils@7.8.0(eslint@9.2.0)(typescript@5.4.5)': - dependencies: - '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) - '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5) - debug: 4.3.4 - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) - ts-api-utils: 1.3.0(typescript@5.4.5) - optionalDependencies: - typescript: 5.4.5 - transitivePeerDependencies: - - supports-color - '@typescript-eslint/types@6.21.0': {} '@typescript-eslint/types@7.10.0': {} - '@typescript-eslint/types@7.7.1': {} - - '@typescript-eslint/types@7.8.0': {} - '@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.5)': dependencies: '@typescript-eslint/types': 6.21.0 @@ -11210,7 +9850,7 @@ snapshots: globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.3 - semver: 7.6.0 + semver: 7.6.2 ts-api-utils: 1.3.0(typescript@5.4.5) optionalDependencies: typescript: 5.4.5 @@ -11225,68 +9865,27 @@ snapshots: globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.4 - semver: 7.6.0 - ts-api-utils: 1.3.0(typescript@5.4.5) - optionalDependencies: - typescript: 5.4.5 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/typescript-estree@7.7.1(typescript@5.4.5)': - dependencies: - '@typescript-eslint/types': 7.7.1 - '@typescript-eslint/visitor-keys': 7.7.1 - debug: 4.3.4 - globby: 11.1.0 - is-glob: 4.0.3 - minimatch: 9.0.4 - semver: 7.6.0 + semver: 7.6.2 ts-api-utils: 1.3.0(typescript@5.4.5) optionalDependencies: typescript: 5.4.5 transitivePeerDependencies: - supports-color -<<<<<<< HEAD '@typescript-eslint/utils@6.21.0(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) -======= - '@typescript-eslint/typescript-estree@7.8.0(typescript@5.4.5)': - dependencies: - '@typescript-eslint/types': 7.8.0 - '@typescript-eslint/visitor-keys': 7.8.0 - debug: 4.3.4 - globby: 11.1.0 - is-glob: 4.0.3 - minimatch: 9.0.4 - semver: 7.6.0 - ts-api-utils: 1.3.0(typescript@5.4.5) - optionalDependencies: - typescript: 5.4.5 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/utils@6.21.0(eslint@9.2.0)(typescript@5.4.5)': - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@types/json-schema': 7.0.15 '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5) -<<<<<<< HEAD eslint: 9.3.0 -======= - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) - semver: 7.6.0 + semver: 7.6.2 transitivePeerDependencies: - supports-color - typescript -<<<<<<< HEAD '@typescript-eslint/utils@7.10.0(eslint@9.3.0)(typescript@5.4.5)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) @@ -11298,43 +9897,6 @@ snapshots: - supports-color - typescript - '@typescript-eslint/utils@7.7.1(eslint@9.3.0)(typescript@5.4.5)': - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) -======= - '@typescript-eslint/utils@7.7.1(eslint@9.2.0)(typescript@5.4.5)': - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) - '@types/json-schema': 7.0.15 - '@types/semver': 7.5.8 - '@typescript-eslint/scope-manager': 7.7.1 - '@typescript-eslint/types': 7.7.1 - '@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5) -<<<<<<< HEAD - eslint: 9.3.0 -======= - eslint: 9.2.0 - semver: 7.6.0 - transitivePeerDependencies: - - supports-color - - typescript - - '@typescript-eslint/utils@7.8.0(eslint@9.2.0)(typescript@5.4.5)': - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) - '@types/json-schema': 7.0.15 - '@types/semver': 7.5.8 - '@typescript-eslint/scope-manager': 7.8.0 - '@typescript-eslint/types': 7.8.0 - '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5) - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) - semver: 7.6.0 - transitivePeerDependencies: - - supports-color - - typescript - '@typescript-eslint/visitor-keys@6.21.0': dependencies: '@typescript-eslint/types': 6.21.0 @@ -11345,16 +9907,6 @@ snapshots: '@typescript-eslint/types': 7.10.0 eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@7.7.1': - dependencies: - '@typescript-eslint/types': 7.7.1 - eslint-visitor-keys: 3.4.3 - - '@typescript-eslint/visitor-keys@7.8.0': - dependencies: - '@typescript-eslint/types': 7.8.0 - eslint-visitor-keys: 3.4.3 - '@unhead/dom@1.9.9': dependencies: '@unhead/schema': 1.9.9 @@ -11374,30 +9926,21 @@ snapshots: '@unhead/schema': 1.9.9 '@unhead/shared': 1.9.9 -<<<<<<< HEAD - '@unhead/vue@1.9.7(vue@3.4.27(typescript@5.4.5))': -======= - '@unhead/vue@1.9.9(vue@3.4.26(typescript@5.4.5))': ->>>>>>> 5bb7e0e (chore: refresh lockfile) + '@unhead/vue@1.9.9(vue@3.4.27(typescript@5.4.5))': dependencies: '@unhead/schema': 1.9.9 '@unhead/shared': 1.9.9 hookable: 5.5.3 -<<<<<<< HEAD - unhead: 1.9.7 - vue: 3.4.27(typescript@5.4.5) -======= unhead: 1.9.9 - vue: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) + vue: 3.4.27(typescript@5.4.5) - '@unocss/astro@0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))': + '@unocss/astro@0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))': dependencies: '@unocss/core': 0.59.4 '@unocss/reset': 0.59.4 - '@unocss/vite': 0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) + '@unocss/vite': 0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)) optionalDependencies: - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) transitivePeerDependencies: - rollup @@ -11528,7 +10071,7 @@ snapshots: dependencies: '@unocss/core': 0.59.4 - '@unocss/vite@0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))': + '@unocss/vite@0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))': dependencies: '@ampproject/remapping': 2.3.0 '@rollup/pluginutils': 5.1.0(rollup@4.17.2) @@ -11540,7 +10083,7 @@ snapshots: chokidar: 3.6.0 fast-glob: 3.3.2 magic-string: 0.30.10 - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) transitivePeerDependencies: - rollup @@ -11588,7 +10131,6 @@ snapshots: topojson-client: 3.1.0 tslib: 2.6.2 -<<<<<<< HEAD '@unovis/vue@1.4.1(@unovis/ts@1.4.1)(vue@3.4.27(typescript@5.4.5))': dependencies: '@unovis/ts': 1.4.1 @@ -11596,21 +10138,9 @@ snapshots: '@vee-validate/zod@4.12.8(vue@3.4.27(typescript@5.4.5))': dependencies: - type-fest: 4.16.0 + type-fest: 4.18.2 vee-validate: 4.12.8(vue@3.4.27(typescript@5.4.5)) zod: 3.23.8 -======= - '@unovis/vue@1.4.0(@unovis/ts@1.4.0)(vue@3.4.26(typescript@5.4.5))': - dependencies: - '@unovis/ts': 1.4.0 - vue: 3.4.26(typescript@5.4.5) - - '@vee-validate/zod@4.12.7(vue@3.4.26(typescript@5.4.5))': - dependencies: - type-fest: 4.18.2 - vee-validate: 4.12.7(vue@3.4.26(typescript@5.4.5)) - zod: 3.23.6 ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - vue @@ -11632,51 +10162,19 @@ snapshots: - encoding - supports-color -<<<<<<< HEAD - '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5))': - dependencies: - '@babel/core': 7.24.4 - '@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.4) - '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.4) - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) - vue: 3.4.27(typescript@5.4.5) - transitivePeerDependencies: - - supports-color - - '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.11(@types/node@20.12.12)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5))': - dependencies: - '@babel/core': 7.24.4 - '@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.4) - '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.4) - vite: 5.2.11(@types/node@20.12.12)(terser@5.30.4) - vue: 3.4.27(typescript@5.4.5) - transitivePeerDependencies: - - supports-color - - '@vitejs/plugin-vue@5.0.4(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5))': - dependencies: - vite: 5.2.10(@types/node@20.12.8)(terser@5.30.4) - vue: 3.4.27(typescript@5.4.5) -======= - '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5))': + '@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))': dependencies: '@babel/core': 7.24.5 '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.5) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.5) - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) - vue: 3.4.26(typescript@5.4.5) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) + vue: 3.4.27(typescript@5.4.5) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.0.4(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5))': - dependencies: - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) - vue: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) - - '@vitejs/plugin-vue@5.0.4(vite@5.2.11(@types/node@20.12.12)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5))': + '@vitejs/plugin-vue@5.0.4(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))': dependencies: - vite: 5.2.11(@types/node@20.12.12)(terser@5.30.4) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) vue: 3.4.27(typescript@5.4.5) '@vitest/expect@1.6.0': @@ -11708,41 +10206,9 @@ snapshots: fflate: 0.8.2 flatted: 3.3.1 pathe: 1.1.2 - picocolors: 1.0.0 - sirv: 2.0.4 -<<<<<<< HEAD -<<<<<<< HEAD - vitest: 1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4) -======= - vitest: 0.33.0(@vitest/ui@0.34.7)(terser@5.31.0) -======= - vitest: 0.34.6(@vitest/ui@0.34.7)(terser@5.31.0) ->>>>>>> dfc0609 (chore: refresh lockfile) - optional: true - - '@vitest/ui@0.34.7(vitest@1.6.0)': - dependencies: - '@vitest/utils': 0.34.7 - fast-glob: 3.3.2 - fflate: 0.8.2 - flatted: 3.3.1 - pathe: 1.1.2 - picocolors: 1.0.0 + picocolors: 1.0.1 sirv: 2.0.4 - vitest: 1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0) - - '@vitest/utils@0.34.6': - dependencies: - diff-sequences: 29.6.3 - loupe: 2.3.7 - pretty-format: 29.7.0 - - '@vitest/utils@0.34.7': - dependencies: - diff-sequences: 29.6.3 - loupe: 2.3.7 - pretty-format: 29.7.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) + vitest: 1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0) '@vitest/utils@1.6.0': dependencies: @@ -11751,7 +10217,6 @@ snapshots: loupe: 2.3.7 pretty-format: 29.7.0 -<<<<<<< HEAD '@volar/language-core@2.2.4': dependencies: '@volar/source-map': 2.2.4 @@ -11765,40 +10230,16 @@ snapshots: '@volar/language-core': 2.2.4 path-browserify: 1.0.1 - '@vue-macros/common@1.10.2(rollup@4.16.3)(vue@3.4.27(typescript@5.4.5))': - dependencies: - '@babel/types': 7.24.5 - '@rollup/pluginutils': 5.1.0(rollup@4.16.3) - '@vue/compiler-sfc': 3.4.27 -======= - '@volar/language-core@2.2.1': - dependencies: - '@volar/source-map': 2.2.1 - - '@volar/source-map@2.2.1': - dependencies: - muggle-string: 0.4.1 - - '@volar/typescript@2.2.1': - dependencies: - '@volar/language-core': 2.2.1 - path-browserify: 1.0.1 - - '@vue-macros/common@1.10.3(rollup@4.17.2)(vue@3.4.26(typescript@5.4.5))': + '@vue-macros/common@1.10.3(rollup@4.17.2)(vue@3.4.27(typescript@5.4.5))': dependencies: '@babel/types': 7.24.5 '@rollup/pluginutils': 5.1.0(rollup@4.17.2) - '@vue/compiler-sfc': 3.4.26 ->>>>>>> 5bb7e0e (chore: refresh lockfile) + '@vue/compiler-sfc': 3.4.27 ast-kit: 0.12.1 local-pkg: 0.5.0 magic-string-ast: 0.5.0 optionalDependencies: -<<<<<<< HEAD vue: 3.4.27(typescript@5.4.5) -======= - vue: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - rollup @@ -11827,29 +10268,10 @@ snapshots: '@babel/code-frame': 7.24.2 '@babel/core': 7.24.5 '@babel/helper-module-imports': 7.22.15 -<<<<<<< HEAD - '@babel/helper-plugin-utils': 7.24.0 - '@babel/parser': 7.24.5 - '@vue/compiler-sfc': 3.4.27 -======= '@babel/helper-plugin-utils': 7.24.5 '@babel/parser': 7.24.5 - '@vue/compiler-sfc': 3.4.26 ->>>>>>> 5bb7e0e (chore: refresh lockfile) - - '@vue/compiler-core@3.4.26': - dependencies: - '@babel/parser': 7.24.5 -<<<<<<< HEAD - '@vue/shared': 3.4.24 -======= - '@vue/shared': 3.4.26 ->>>>>>> 5bb7e0e (chore: refresh lockfile) - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.0 + '@vue/compiler-sfc': 3.4.27 -<<<<<<< HEAD '@vue/compiler-core@3.4.27': dependencies: '@babel/parser': 7.24.5 @@ -11858,36 +10280,11 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-dom@3.4.24': -======= - '@vue/compiler-dom@3.4.26': ->>>>>>> 5bb7e0e (chore: refresh lockfile) - dependencies: - '@vue/compiler-core': 3.4.26 - '@vue/shared': 3.4.26 - -<<<<<<< HEAD '@vue/compiler-dom@3.4.27': dependencies: '@vue/compiler-core': 3.4.27 '@vue/shared': 3.4.27 - '@vue/compiler-sfc@3.4.24': -======= - '@vue/compiler-sfc@3.4.26': ->>>>>>> 5bb7e0e (chore: refresh lockfile) - dependencies: - '@babel/parser': 7.24.5 - '@vue/compiler-core': 3.4.26 - '@vue/compiler-dom': 3.4.26 - '@vue/compiler-ssr': 3.4.26 - '@vue/shared': 3.4.26 - estree-walker: 2.0.2 - magic-string: 0.30.10 - postcss: 8.4.38 - source-map-js: 1.2.0 - -<<<<<<< HEAD '@vue/compiler-sfc@3.4.27': dependencies: '@babel/parser': 7.24.5 @@ -11900,14 +10297,6 @@ snapshots: postcss: 8.4.38 source-map-js: 1.2.0 - '@vue/compiler-ssr@3.4.24': -======= - '@vue/compiler-ssr@3.4.26': ->>>>>>> 5bb7e0e (chore: refresh lockfile) - dependencies: - '@vue/compiler-dom': 3.4.26 - '@vue/shared': 3.4.26 - '@vue/compiler-ssr@3.4.27': dependencies: '@vue/compiler-dom': 3.4.27 @@ -11915,44 +10304,24 @@ snapshots: '@vue/devtools-api@6.6.1': {} -<<<<<<< HEAD '@vue/devtools-api@7.2.1(vue@3.4.27(typescript@5.4.5))': dependencies: '@vue/devtools-kit': 7.2.1(vue@3.4.27(typescript@5.4.5)) transitivePeerDependencies: - vue - '@vue/devtools-applet@7.0.27(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5))': - dependencies: - '@vue/devtools-core': 7.0.27(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5)) - '@vue/devtools-kit': 7.0.27(vue@3.4.27(typescript@5.4.5)) - '@vue/devtools-shared': 7.0.27 - '@vue/devtools-ui': 7.0.27(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vue@3.4.27(typescript@5.4.5)) -======= - '@vue/devtools-api@7.1.3(vue@3.4.26(typescript@5.4.5))': + '@vue/devtools-applet@7.1.3(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))': dependencies: - '@vue/devtools-kit': 7.1.3(vue@3.4.26(typescript@5.4.5)) - transitivePeerDependencies: - - vue - - '@vue/devtools-applet@7.1.3(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5))': - dependencies: - '@vue/devtools-core': 7.1.3(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) - '@vue/devtools-kit': 7.1.3(vue@3.4.26(typescript@5.4.5)) - '@vue/devtools-shared': 7.1.3 - '@vue/devtools-ui': 7.1.3(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vue@3.4.26(typescript@5.4.5)) + '@vue/devtools-core': 7.1.3(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5)) + '@vue/devtools-kit': 7.2.1(vue@3.4.27(typescript@5.4.5)) + '@vue/devtools-shared': 7.2.1 + '@vue/devtools-ui': 7.1.3(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)))(vue@3.4.27(typescript@5.4.5)) lodash-es: 4.17.21 ->>>>>>> 5bb7e0e (chore: refresh lockfile) perfect-debounce: 1.0.0 shiki: 1.3.0 splitpanes: 3.1.5 -<<<<<<< HEAD vue: 3.4.27(typescript@5.4.5) vue-virtual-scroller: 2.0.0-beta.8(vue@3.4.27(typescript@5.4.5)) -======= - vue: 3.4.26(typescript@5.4.5) - vue-virtual-scroller: 2.0.0-beta.8(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@unocss/reset' - '@vue/composition-api' @@ -11971,39 +10340,18 @@ snapshots: - unocss - vite -<<<<<<< HEAD - '@vue/devtools-core@7.0.27(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5))': + '@vue/devtools-core@7.1.3(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5))': dependencies: - '@vue/devtools-kit': 7.0.27(vue@3.4.27(typescript@5.4.5)) - '@vue/devtools-shared': 7.0.27 -======= - '@vue/devtools-core@7.1.3(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5))': - dependencies: - '@vue/devtools-kit': 7.1.3(vue@3.4.26(typescript@5.4.5)) - '@vue/devtools-shared': 7.1.3 ->>>>>>> 5bb7e0e (chore: refresh lockfile) + '@vue/devtools-kit': 7.2.1(vue@3.4.27(typescript@5.4.5)) + '@vue/devtools-shared': 7.2.1 mitt: 3.0.1 nanoid: 3.3.7 pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) + vite-hot-client: 0.2.3(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)) transitivePeerDependencies: - vite - vue -<<<<<<< HEAD - '@vue/devtools-kit@7.0.27(vue@3.4.27(typescript@5.4.5))': -======= - '@vue/devtools-kit@7.1.3(vue@3.4.26(typescript@5.4.5))': ->>>>>>> 5bb7e0e (chore: refresh lockfile) - dependencies: - '@vue/devtools-shared': 7.1.3 - hookable: 5.5.3 - mitt: 3.0.1 - perfect-debounce: 1.0.0 - speakingurl: 14.0.1 -<<<<<<< HEAD - vue: 3.4.27(typescript@5.4.5) - '@vue/devtools-kit@7.2.1(vue@3.4.27(typescript@5.4.5))': dependencies: '@vue/devtools-shared': 7.2.1 @@ -12012,44 +10360,27 @@ snapshots: perfect-debounce: 1.0.0 speakingurl: 14.0.1 vue: 3.4.27(typescript@5.4.5) -======= - vue: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@vue/devtools-shared@7.1.3': dependencies: rfdc: 1.3.1 -<<<<<<< HEAD '@vue/devtools-shared@7.2.1': dependencies: rfdc: 1.3.1 - '@vue/devtools-ui@7.0.27(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vue@3.4.27(typescript@5.4.5))': + '@vue/devtools-ui@7.1.3(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)))(vue@3.4.27(typescript@5.4.5))': dependencies: '@unocss/reset': 0.59.4 + '@vue/devtools-shared': 7.1.3 '@vueuse/components': 10.9.0(vue@3.4.27(typescript@5.4.5)) '@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5)) '@vueuse/integrations': 10.9.0(axios@0.18.1)(focus-trap@7.5.4)(vue@3.4.27(typescript@5.4.5)) colord: 2.9.3 - floating-vue: 5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)) + floating-vue: 5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)) focus-trap: 7.5.4 - unocss: 0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)) + unocss: 0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)) vue: 3.4.27(typescript@5.4.5) -======= - '@vue/devtools-ui@7.1.3(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vue@3.4.26(typescript@5.4.5))': - dependencies: - '@unocss/reset': 0.59.4 - '@vue/devtools-shared': 7.1.3 - '@vueuse/components': 10.9.0(vue@3.4.26(typescript@5.4.5)) - '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) - '@vueuse/integrations': 10.9.0(axios@0.18.1)(focus-trap@7.5.4)(vue@3.4.26(typescript@5.4.5)) - colord: 2.9.3 - floating-vue: 5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)) - focus-trap: 7.5.4 - unocss: 0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) - vue: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@vue/composition-api' - async-validator @@ -12064,19 +10395,11 @@ snapshots: - sortablejs - universal-cookie -<<<<<<< HEAD '@vue/language-core@2.0.19(typescript@5.4.5)': dependencies: '@volar/language-core': 2.2.4 '@vue/compiler-dom': 3.4.27 '@vue/shared': 3.4.27 -======= - '@vue/language-core@2.0.16(typescript@5.4.5)': - dependencies: - '@volar/language-core': 2.2.1 - '@vue/compiler-dom': 3.4.26 - '@vue/shared': 3.4.26 ->>>>>>> 5bb7e0e (chore: refresh lockfile) computeds: 0.0.1 minimatch: 9.0.4 path-browserify: 1.0.1 @@ -12084,7 +10407,6 @@ snapshots: optionalDependencies: typescript: 5.4.5 -<<<<<<< HEAD '@vue/reactivity@3.4.27': dependencies: '@vue/shared': 3.4.27 @@ -12105,30 +10427,6 @@ snapshots: '@vue/compiler-ssr': 3.4.27 '@vue/shared': 3.4.27 vue: 3.4.27(typescript@5.4.5) -======= - '@vue/reactivity@3.4.26': - dependencies: - '@vue/shared': 3.4.26 - - '@vue/runtime-core@3.4.26': - dependencies: - '@vue/reactivity': 3.4.26 - '@vue/shared': 3.4.26 - - '@vue/runtime-dom@3.4.26': - dependencies: - '@vue/runtime-core': 3.4.26 - '@vue/shared': 3.4.26 - csstype: 3.1.3 - - '@vue/server-renderer@3.4.26(vue@3.4.26(typescript@5.4.5))': - dependencies: - '@vue/compiler-ssr': 3.4.26 - '@vue/shared': 3.4.26 - vue: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) - - '@vue/shared@3.4.26': {} '@vue/shared@3.4.27': {} @@ -12136,7 +10434,6 @@ snapshots: '@vuedx/template-ast-types@0.7.1': dependencies: -<<<<<<< HEAD '@vue/compiler-core': 3.4.27 '@vueuse/components@10.9.0(vue@3.4.27(typescript@5.4.5))': @@ -12144,51 +10441,25 @@ snapshots: '@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5)) '@vueuse/shared': 10.9.0(vue@3.4.27(typescript@5.4.5)) vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) -======= - '@vue/compiler-core': 3.4.26 - - '@vueuse/components@10.9.0(vue@3.4.26(typescript@5.4.5))': - dependencies: - '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) - '@vueuse/shared': 10.9.0(vue@3.4.26(typescript@5.4.5)) - vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@vue/composition-api' - vue -<<<<<<< HEAD '@vueuse/core@10.9.0(vue@3.4.27(typescript@5.4.5))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.9.0 '@vueuse/shared': 10.9.0(vue@3.4.27(typescript@5.4.5)) vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) -======= - '@vueuse/core@10.9.0(vue@3.4.26(typescript@5.4.5))': - dependencies: - '@types/web-bluetooth': 0.0.20 - '@vueuse/metadata': 10.9.0 - '@vueuse/shared': 10.9.0(vue@3.4.26(typescript@5.4.5)) - vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@vue/composition-api' - vue -<<<<<<< HEAD '@vueuse/integrations@10.9.0(axios@0.18.1)(focus-trap@7.5.4)(vue@3.4.27(typescript@5.4.5))': dependencies: '@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5)) '@vueuse/shared': 10.9.0(vue@3.4.27(typescript@5.4.5)) vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) -======= - '@vueuse/integrations@10.9.0(axios@0.18.1)(focus-trap@7.5.4)(vue@3.4.26(typescript@5.4.5))': - dependencies: - '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) - '@vueuse/shared': 10.9.0(vue@3.4.26(typescript@5.4.5)) - vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: axios: 0.18.1 focus-trap: 7.5.4 @@ -12198,15 +10469,9 @@ snapshots: '@vueuse/metadata@10.9.0': {} -<<<<<<< HEAD '@vueuse/shared@10.9.0(vue@3.4.27(typescript@5.4.5))': dependencies: vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5)) -======= - '@vueuse/shared@10.9.0(vue@3.4.26(typescript@5.4.5))': - dependencies: - vue-demi: 0.14.7(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -12387,11 +10652,7 @@ snapshots: ast-kit@0.9.5(rollup@4.17.2): dependencies: '@babel/parser': 7.24.5 -<<<<<<< HEAD - '@rollup/pluginutils': 5.1.0(rollup@4.16.3) -======= '@rollup/pluginutils': 5.1.0(rollup@4.17.2) ->>>>>>> 5bb7e0e (chore: refresh lockfile) pathe: 1.1.2 transitivePeerDependencies: - rollup @@ -12399,11 +10660,7 @@ snapshots: ast-walker-scope@0.5.0(rollup@4.17.2): dependencies: '@babel/parser': 7.24.5 -<<<<<<< HEAD - ast-kit: 0.9.5(rollup@4.16.3) -======= ast-kit: 0.9.5(rollup@4.17.2) ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - rollup @@ -12417,7 +10674,7 @@ snapshots: caniuse-lite: 1.0.30001616 fraction.js: 4.3.7 normalize-range: 0.1.2 - picocolors: 1.0.0 + picocolors: 1.0.1 postcss: 8.4.38 postcss-value-parser: 4.2.0 @@ -12516,7 +10773,7 @@ snapshots: builtins@5.1.0: dependencies: - semver: 7.6.0 + semver: 7.6.2 bumpp@9.4.1: dependencies: @@ -12527,7 +10784,7 @@ snapshots: fast-glob: 3.3.2 js-yaml: 4.1.0 prompts: 2.4.2 - semver: 7.6.0 + semver: 7.6.2 bundle-name@4.1.0: dependencies: @@ -12882,15 +11139,9 @@ snapshots: core-util-is@1.0.3: {} -<<<<<<< HEAD cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.12)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5): dependencies: '@types/node': 20.12.12 -======= - cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.9)(cosmiconfig@9.0.0(typescript@5.4.5))(typescript@5.4.5): - dependencies: - '@types/node': 20.12.9 ->>>>>>> 5bb7e0e (chore: refresh lockfile) cosmiconfig: 9.0.0(typescript@5.4.5) jiti: 1.21.0 typescript: 5.4.5 @@ -13334,13 +11585,8 @@ snapshots: dependencies: '@babel/core': 7.24.5 '@babel/preset-typescript': 7.24.1(@babel/core@7.24.5) -<<<<<<< HEAD '@vue/compiler-dom': 3.4.27 '@vue/compiler-sfc': 3.4.27 -======= - '@vue/compiler-dom': 3.4.26 - '@vue/compiler-sfc': 3.4.26 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@vuedx/template-ast-types': 0.7.1 fast-glob: 3.3.2 prettier: 3.2.5 @@ -13424,51 +11670,21 @@ snapshots: elkjs@0.8.2: {} -<<<<<<< HEAD embla-carousel-autoplay@8.1.3(embla-carousel@8.1.3): dependencies: embla-carousel: 8.1.3 -<<<<<<< HEAD embla-carousel-reactive-utils@8.1.3(embla-carousel@8.1.3): dependencies: embla-carousel: 8.1.3 embla-carousel-vue@8.1.3(vue@3.4.27(typescript@5.4.5)): -======= - embla-carousel-reactive-utils@8.0.2(embla-carousel@8.0.2): ->>>>>>> 935fd67 (chore: dedupe) dependencies: embla-carousel: 8.1.3 embla-carousel-reactive-utils: 8.1.3(embla-carousel@8.1.3) vue: 3.4.27(typescript@5.4.5) -<<<<<<< HEAD embla-carousel@8.1.3: {} -======= - embla-carousel-vue@8.0.2(vue@3.4.24(typescript@5.4.5)): -======= - embla-carousel-autoplay@8.0.4(embla-carousel@8.0.4): - dependencies: - embla-carousel: 8.0.4 - - embla-carousel-reactive-utils@8.0.4(embla-carousel@8.0.4): - dependencies: - embla-carousel: 8.0.4 - - embla-carousel-vue@8.0.4(vue@3.4.26(typescript@5.4.5)): ->>>>>>> 5bb7e0e (chore: refresh lockfile) - dependencies: - embla-carousel: 8.0.4 - embla-carousel-reactive-utils: 8.0.4(embla-carousel@8.0.4) - vue: 3.4.26(typescript@5.4.5) - -<<<<<<< HEAD - embla-carousel@8.0.2: {} ->>>>>>> 935fd67 (chore: dedupe) -======= - embla-carousel@8.0.4: {} ->>>>>>> 5bb7e0e (chore: refresh lockfile) emoji-regex@10.3.0: {} @@ -13575,27 +11791,16 @@ snapshots: escape-string-regexp@5.0.0: {} -<<<<<<< HEAD eslint-compat-utils@0.5.0(eslint@9.3.0): dependencies: eslint: 9.3.0 -======= - eslint-compat-utils@0.5.0(eslint@9.2.0): - dependencies: - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) - semver: 7.6.0 + semver: 7.6.2 eslint-config-flat-gitignore@0.1.5: dependencies: find-up: 7.0.0 parse-gitignore: 2.0.0 - eslint-flat-config-utils@0.2.4: - dependencies: - '@types/eslint': 8.56.10 - pathe: 1.1.2 - eslint-flat-config-utils@0.2.5: dependencies: '@types/eslint': 8.56.10 @@ -13609,7 +11814,6 @@ snapshots: transitivePeerDependencies: - supports-color -<<<<<<< HEAD eslint-merge-processors@0.1.0(eslint@9.3.0): dependencies: eslint: 9.3.0 @@ -13639,76 +11843,19 @@ snapshots: eslint-plugin-import-x@0.5.0(eslint@9.3.0)(typescript@5.4.5): dependencies: - '@typescript-eslint/utils': 7.7.1(eslint@9.3.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.10.0(eslint@9.3.0)(typescript@5.4.5) debug: 4.3.4 doctrine: 3.0.0 eslint: 9.3.0 -======= - eslint-merge-processors@0.1.0(eslint@9.2.0): - dependencies: - eslint: 9.2.0 - - eslint-plugin-antfu@2.1.2(eslint@9.2.0): - dependencies: - eslint: 9.2.0 - - eslint-plugin-command@0.1.8(eslint@9.2.0): - dependencies: - eslint: 9.2.0 - - eslint-plugin-es-x@7.6.0(eslint@9.2.0): - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) - '@eslint-community/regexpp': 4.10.0 - eslint: 9.2.0 - eslint-compat-utils: 0.5.0(eslint@9.2.0) - - eslint-plugin-eslint-comments@3.2.0(eslint@9.2.0): - dependencies: - escape-string-regexp: 1.0.5 - eslint: 9.2.0 - ignore: 5.3.1 - - eslint-plugin-import-x@0.5.0(eslint@9.2.0)(typescript@5.4.5): - dependencies: - '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5) - debug: 4.3.4 - doctrine: 3.0.0 - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) eslint-import-resolver-node: 0.3.9 - get-tsconfig: 4.7.4 + get-tsconfig: 4.7.5 is-glob: 4.0.3 minimatch: 9.0.4 - semver: 7.6.0 + semver: 7.6.2 transitivePeerDependencies: - supports-color - typescript -<<<<<<< HEAD - eslint-plugin-jsdoc@48.2.3(eslint@9.3.0): -======= - eslint-plugin-jsdoc@48.2.3(eslint@9.2.0): ->>>>>>> 5bb7e0e (chore: refresh lockfile) - dependencies: - '@es-joy/jsdoccomment': 0.42.0 - are-docs-informative: 0.0.2 - comment-parser: 1.4.1 - debug: 4.3.4 - escape-string-regexp: 4.0.0 -<<<<<<< HEAD - eslint: 9.3.0 -======= - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) - esquery: 1.5.0 - is-builtin-module: 3.2.1 - semver: 7.6.0 - spdx-expression-parse: 4.0.0 - transitivePeerDependencies: - - supports-color - -<<<<<<< HEAD eslint-plugin-jsdoc@48.2.5(eslint@9.3.0): dependencies: '@es-joy/jsdoccomment': 0.43.0 @@ -13729,82 +11876,46 @@ snapshots: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) eslint: 9.3.0 eslint-compat-utils: 0.5.0(eslint@9.3.0) -======= - eslint-plugin-jsonc@2.15.1(eslint@9.2.0): - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) - eslint: 9.2.0 - eslint-compat-utils: 0.5.0(eslint@9.2.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) espree: 9.6.1 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.0 natural-compare: 1.4.0 synckit: 0.6.2 -<<<<<<< HEAD eslint-plugin-markdown@5.0.0(eslint@9.3.0): dependencies: eslint: 9.3.0 -======= - eslint-plugin-markdown@4.0.1(eslint@9.2.0): - dependencies: - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color -<<<<<<< HEAD eslint-plugin-n@17.7.0(eslint@9.3.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) enhanced-resolve: 5.16.0 eslint: 9.3.0 eslint-plugin-es-x: 7.6.0(eslint@9.3.0) - get-tsconfig: 4.7.3 + get-tsconfig: 4.7.5 globals: 15.3.0 -======= - eslint-plugin-n@17.4.0(eslint@9.2.0): - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) - enhanced-resolve: 5.16.0 - eslint: 9.2.0 - eslint-plugin-es-x: 7.6.0(eslint@9.2.0) - get-tsconfig: 4.7.4 - globals: 15.1.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) ignore: 5.3.1 minimatch: 9.0.4 - semver: 7.6.0 + semver: 7.6.2 eslint-plugin-no-only-tests@3.1.0: {} -<<<<<<< HEAD eslint-plugin-perfectionist@2.10.0(eslint@9.3.0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.3.0)): dependencies: - '@typescript-eslint/utils': 7.7.1(eslint@9.3.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.10.0(eslint@9.3.0)(typescript@5.4.5) eslint: 9.3.0 minimatch: 9.0.4 natural-compare-lite: 1.4.0 optionalDependencies: vue-eslint-parser: 9.4.2(eslint@9.3.0) -======= - eslint-plugin-perfectionist@2.10.0(eslint@9.2.0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.2.0)): - dependencies: - '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5) - eslint: 9.2.0 - minimatch: 9.0.4 - natural-compare-lite: 1.4.0 - optionalDependencies: - vue-eslint-parser: 9.4.2(eslint@9.2.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - supports-color - typescript -<<<<<<< HEAD - eslint-plugin-regexp@2.5.0(eslint@9.3.0): + eslint-plugin-regexp@2.6.0(eslint@9.3.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) '@eslint-community/regexpp': 4.10.0 @@ -13820,38 +11931,20 @@ snapshots: debug: 4.3.4 eslint: 9.3.0 eslint-compat-utils: 0.5.0(eslint@9.3.0) -======= - eslint-plugin-toml@0.11.0(eslint@9.2.0): - dependencies: - debug: 4.3.4 - eslint: 9.2.0 - eslint-compat-utils: 0.5.0(eslint@9.2.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) lodash: 4.17.21 toml-eslint-parser: 0.9.3 transitivePeerDependencies: - supports-color -<<<<<<< HEAD eslint-plugin-unicorn@52.0.0(eslint@9.3.0): dependencies: '@babel/helper-validator-identifier': 7.24.5 '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) -======= - eslint-plugin-unicorn@52.0.0(eslint@9.2.0): - dependencies: - '@babel/helper-validator-identifier': 7.24.5 - '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@eslint/eslintrc': 2.1.4 ci-info: 4.0.0 clean-regexp: 1.0.0 core-js-compat: 3.37.0 -<<<<<<< HEAD eslint: 9.3.0 -======= - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) esquery: 1.5.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 @@ -13860,17 +11953,16 @@ snapshots: read-pkg-up: 7.0.1 regexp-tree: 0.1.27 regjsparser: 0.10.0 - semver: 7.6.0 + semver: 7.6.2 strip-indent: 3.0.0 transitivePeerDependencies: - supports-color -<<<<<<< HEAD eslint-plugin-unicorn@53.0.0(eslint@9.3.0): dependencies: '@babel/helper-validator-identifier': 7.24.5 '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) - '@eslint/eslintrc': 3.0.2 + '@eslint/eslintrc': 3.1.0 ci-info: 4.0.0 clean-regexp: 1.0.0 core-js-compat: 3.37.0 @@ -13895,59 +11987,17 @@ snapshots: optionalDependencies: '@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5) - eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.30.4)): + eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5)(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0)): dependencies: - '@typescript-eslint/utils': 7.7.1(eslint@9.3.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.10.0(eslint@9.3.0)(typescript@5.4.5) eslint: 9.3.0 optionalDependencies: - '@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5) - vitest: 1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.30.4) -======= - eslint-plugin-unused-imports@3.2.0(@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0): - dependencies: - eslint: 9.2.0 - eslint-rule-composer: 0.3.0 - optionalDependencies: - '@typescript-eslint/eslint-plugin': 7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5) - - eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5)(vitest@0.34.6(@vitest/ui@0.34.7)(terser@5.31.0)): - dependencies: - '@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5) - eslint: 9.2.0 - optionalDependencies: - '@typescript-eslint/eslint-plugin': 7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5) - vitest: 0.34.6(@vitest/ui@0.34.7)(terser@5.31.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) - transitivePeerDependencies: - - supports-color - - typescript - -<<<<<<< HEAD - eslint-plugin-vue@9.25.0(eslint@9.3.0): - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) - eslint: 9.3.0 -======= - eslint-plugin-vue@9.25.0(eslint@9.2.0): - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) - globals: 13.24.0 - natural-compare: 1.4.0 - nth-check: 2.1.1 - postcss-selector-parser: 6.0.16 - semver: 7.6.0 -<<<<<<< HEAD - vue-eslint-parser: 9.4.2(eslint@9.3.0) -======= - vue-eslint-parser: 9.4.2(eslint@9.2.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) - xml-name-validator: 4.0.0 + '@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0(eslint@9.3.0)(typescript@5.4.5))(eslint@9.3.0)(typescript@5.4.5) + vitest: 1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0) transitivePeerDependencies: - supports-color + - typescript -<<<<<<< HEAD eslint-plugin-vue@9.26.0(eslint@9.3.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) @@ -13956,7 +12006,7 @@ snapshots: natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.0.16 - semver: 7.6.0 + semver: 7.6.2 vue-eslint-parser: 9.4.2(eslint@9.3.0) xml-name-validator: 4.0.0 transitivePeerDependencies: @@ -13967,30 +12017,16 @@ snapshots: debug: 4.3.4 eslint: 9.3.0 eslint-compat-utils: 0.5.0(eslint@9.3.0) -======= - eslint-plugin-yml@1.14.0(eslint@9.2.0): - dependencies: - debug: 4.3.4 - eslint: 9.2.0 - eslint-compat-utils: 0.5.0(eslint@9.2.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.2.2 transitivePeerDependencies: - supports-color -<<<<<<< HEAD eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.27)(eslint@9.3.0): dependencies: '@vue/compiler-sfc': 3.4.27 eslint: 9.3.0 -======= - eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.26)(eslint@9.2.0): - dependencies: - '@vue/compiler-sfc': 3.4.26 - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) eslint-rule-composer@0.3.0: {} @@ -14008,7 +12044,6 @@ snapshots: eslint-visitor-keys@4.0.0: {} -<<<<<<< HEAD eslint@9.3.0: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.3.0) @@ -14018,17 +12053,6 @@ snapshots: '@humanwhocodes/config-array': 0.13.0 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.3.0 -======= - eslint@9.2.0: - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) - '@eslint-community/regexpp': 4.10.0 - '@eslint/eslintrc': 3.0.2 - '@eslint/js': 9.2.0 - '@humanwhocodes/config-array': 0.13.0 - '@humanwhocodes/module-importer': 1.0.1 - '@humanwhocodes/retry': 0.2.4 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@nodelib/fs.walk': 1.2.8 ajv: 6.12.6 chalk: 4.1.2 @@ -14242,19 +12266,11 @@ snapshots: flatted@3.3.1: {} -<<<<<<< HEAD - floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)): + floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)): dependencies: '@floating-ui/dom': 1.1.1 vue: 3.4.27(typescript@5.4.5) vue-resize: 2.0.0-alpha.1(vue@3.4.27(typescript@5.4.5)) -======= - floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)): - dependencies: - '@floating-ui/dom': 1.1.1 - vue: 3.4.26(typescript@5.4.5) - vue-resize: 2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: '@nuxt/kit': 3.11.2(rollup@4.17.2) @@ -14359,10 +12375,6 @@ snapshots: get-stream@8.0.1: {} - get-tsconfig@4.7.4: - dependencies: - resolve-pkg-maps: 1.0.0 - get-tsconfig@4.7.5: dependencies: resolve-pkg-maps: 1.0.0 @@ -14483,8 +12495,6 @@ snapshots: globals@14.0.0: {} - globals@15.1.0: {} - globals@15.3.0: {} globby@11.1.0: @@ -14936,7 +12946,7 @@ snapshots: acorn: 8.11.3 eslint-visitor-keys: 3.4.3 espree: 9.6.1 - semver: 7.6.0 + semver: 7.6.2 jsonfile@3.0.1: optionalDependencies: @@ -14972,7 +12982,7 @@ snapshots: launch-editor@2.6.1: dependencies: - picocolors: 1.0.0 + picocolors: 1.0.1 shell-quote: 1.8.1 lazy-cache@1.0.4: {} @@ -15132,25 +13142,9 @@ snapshots: dependencies: yallist: 3.1.1 - lru-cache@6.0.0: - dependencies: - yallist: 4.0.0 - -<<<<<<< HEAD -<<<<<<< HEAD lucide-vue-next@0.378.0(vue@3.4.27(typescript@5.4.5)): dependencies: vue: 3.4.27(typescript@5.4.5) -======= - lucide-vue-next@0.359.0(vue@3.4.24(typescript@5.4.5)): - dependencies: - vue: 3.4.24(typescript@5.4.5) ->>>>>>> 935fd67 (chore: dedupe) -======= - lucide-vue-next@0.359.0(vue@3.4.26(typescript@5.4.5)): - dependencies: - vue: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) lz-string@1.5.0: {} @@ -15399,7 +13393,7 @@ snapshots: mkdirp@3.0.1: {} - mkdist@1.5.1(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5)): + mkdist@1.5.1(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5)): dependencies: autoprefixer: 10.4.19(postcss@8.4.38) citty: 0.1.6 @@ -15415,10 +13409,10 @@ snapshots: pkg-types: 1.1.0 postcss: 8.4.38 postcss-nested: 6.0.1(postcss@8.4.38) - semver: 7.6.0 + semver: 7.6.2 optionalDependencies: typescript: 5.4.5 - vue-tsc: 2.0.16(typescript@5.4.5) + vue-tsc: 2.0.19(typescript@5.4.5) mlly@1.7.0: dependencies: @@ -15528,7 +13522,7 @@ snapshots: rollup: 4.17.2 rollup-plugin-visualizer: 5.12.0(rollup@4.17.2) scule: 1.3.0 - semver: 7.6.0 + semver: 7.6.2 serve-placeholder: 2.0.1 serve-static: 1.15.0 std-env: 3.7.0 @@ -15589,7 +13583,7 @@ snapshots: make-fetch-happen: 13.0.1 nopt: 7.2.1 proc-log: 3.0.0 - semver: 7.6.0 + semver: 7.6.2 tar: 6.2.1 which: 4.0.0 transitivePeerDependencies: @@ -15616,7 +13610,7 @@ snapshots: dependencies: hosted-git-info: 7.0.2 is-core-module: 2.13.1 - semver: 7.6.0 + semver: 7.6.2 validate-npm-package-license: 3.0.4 normalize-path@3.0.0: {} @@ -15629,7 +13623,7 @@ snapshots: npm-install-checks@6.3.0: dependencies: - semver: 7.6.0 + semver: 7.6.2 npm-normalize-package-bin@3.0.1: {} @@ -15637,7 +13631,7 @@ snapshots: dependencies: hosted-git-info: 7.0.2 proc-log: 4.2.0 - semver: 7.6.0 + semver: 7.6.2 validate-npm-package-name: 5.0.0 npm-package-arg@5.1.2: @@ -15661,7 +13655,7 @@ snapshots: npm-install-checks: 6.3.0 npm-normalize-package-bin: 3.0.1 npm-package-arg: 11.0.2 - semver: 7.6.0 + semver: 7.6.2 npm-registry-fetch@17.0.1: dependencies: @@ -15703,35 +13697,19 @@ snapshots: optionalDependencies: fsevents: 2.3.3 -<<<<<<< HEAD - nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)): - dependencies: - '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.2.0(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@20.12.8)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.16.3))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)))(rollup@4.16.3)(unocss@0.59.4(postcss@8.4.38)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4)))(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5)) - '@nuxt/kit': 3.11.2(rollup@4.16.3) - '@nuxt/schema': 3.11.2(rollup@4.16.3) - '@nuxt/telemetry': 2.5.4(rollup@4.16.3) - '@nuxt/ui-templates': 1.3.3 - '@nuxt/vite-builder': 3.11.2(@types/node@20.12.8)(eslint@9.3.0)(optionator@0.9.3)(rollup@4.16.3)(terser@5.30.4)(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5))(vue@3.4.27(typescript@5.4.5)) - '@unhead/dom': 1.9.7 - '@unhead/ssr': 1.9.7 - '@unhead/vue': 1.9.7(vue@3.4.27(typescript@5.4.5)) - '@vue/shared': 3.4.24 -======= - nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)): + nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.12)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue-tsc@2.0.19(typescript@5.4.5)): dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.2.0(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.9)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.2.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.26(typescript@5.4.5)))(ioredis@5.4.1)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)))(rollup@4.17.2)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) + '@nuxt/devtools': 1.2.0(@unocss/reset@0.59.4)(axios@0.18.1)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)))(nuxt@3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.12)(@unocss/reset@0.59.4)(axios@0.18.1)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.17.2))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue-tsc@2.0.19(typescript@5.4.5)))(rollup@4.17.2)(unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)))(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5)) '@nuxt/kit': 3.11.2(rollup@4.17.2) '@nuxt/schema': 3.11.2(rollup@4.17.2) '@nuxt/telemetry': 2.5.4(rollup@4.17.2) '@nuxt/ui-templates': 1.3.3 - '@nuxt/vite-builder': 3.11.2(@types/node@20.12.9)(eslint@9.2.0)(meow@12.1.1)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5))(vue@3.4.26(typescript@5.4.5)) + '@nuxt/vite-builder': 3.11.2(@types/node@20.12.12)(eslint@9.3.0)(optionator@0.9.4)(rollup@4.17.2)(terser@5.31.0)(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5))(vue@3.4.27(typescript@5.4.5)) '@unhead/dom': 1.9.9 '@unhead/ssr': 1.9.9 - '@unhead/vue': 1.9.9(vue@3.4.26(typescript@5.4.5)) - '@vue/shared': 3.4.26 ->>>>>>> 5bb7e0e (chore: refresh lockfile) + '@unhead/vue': 1.9.9(vue@3.4.27(typescript@5.4.5)) + '@vue/shared': 3.4.27 acorn: 8.11.3 c12: 1.10.0 chokidar: 3.6.0 @@ -15770,26 +13748,16 @@ snapshots: unenv: 1.9.0 unimport: 3.7.1(rollup@4.17.2) unplugin: 1.10.1 -<<<<<<< HEAD - unplugin-vue-router: 0.7.0(rollup@4.16.3)(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) + unplugin-vue-router: 0.7.0(rollup@4.17.2)(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) unstorage: 1.10.2(ioredis@5.4.1) untyped: 1.4.2 vue: 3.4.27(typescript@5.4.5) vue-bundle-renderer: 2.0.0 vue-devtools-stub: 0.1.0 vue-router: 4.3.2(vue@3.4.27(typescript@5.4.5)) -======= - unplugin-vue-router: 0.7.0(rollup@4.17.2)(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) - unstorage: 1.10.2(ioredis@5.4.1) - untyped: 1.4.2 - vue: 3.4.26(typescript@5.4.5) - vue-bundle-renderer: 2.0.0 - vue-devtools-stub: 0.1.0 - vue-router: 4.3.2(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: '@parcel/watcher': 2.4.1 - '@types/node': 20.12.9 + '@types/node': 20.12.12 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -16139,8 +14107,6 @@ snapshots: perfect-debounce@1.0.0: {} - picocolors@1.0.0: {} - picocolors@1.0.1: {} picomatch@2.3.1: {} @@ -16491,7 +14457,7 @@ snapshots: postcss@8.4.38: dependencies: nanoid: 3.3.7 - picocolors: 1.0.0 + picocolors: 1.0.1 source-map-js: 1.2.0 potpack@1.0.2: {} @@ -16579,40 +14545,6 @@ snapshots: quickselect@2.0.0: {} - radix-vue@1.7.3(vue@3.4.26(typescript@5.4.5)): - dependencies: - '@floating-ui/dom': 1.6.5 - '@floating-ui/vue': 1.0.6(vue@3.4.26(typescript@5.4.5)) - '@internationalized/date': 3.5.3 - '@tanstack/vue-virtual': 3.5.0(vue@3.4.26(typescript@5.4.5)) - '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) - '@vueuse/shared': 10.9.0(vue@3.4.26(typescript@5.4.5)) - aria-hidden: 1.2.4 - defu: 6.1.4 - fast-deep-equal: 3.1.3 - nanoid: 5.0.7 - vue: 3.4.26(typescript@5.4.5) - transitivePeerDependencies: - - '@vue/composition-api' - -<<<<<<< HEAD - radix-vue@1.7.3(vue@3.4.24(typescript@5.4.5)): - radix-vue@1.7.3(vue@3.4.27(typescript@5.4.5)): - dependencies: - '@floating-ui/dom': 1.6.3 - '@floating-ui/vue': 1.0.6(vue@3.4.27(typescript@5.4.5)) - '@internationalized/date': 3.5.4 - '@tanstack/vue-virtual': 3.4.0(vue@3.4.27(typescript@5.4.5)) - '@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5)) - '@vueuse/shared': 10.9.0(vue@3.4.27(typescript@5.4.5)) - aria-hidden: 1.2.4 - defu: 6.1.4 - fast-deep-equal: 3.1.3 - nanoid: 5.0.7 - vue: 3.4.27(typescript@5.4.5) - transitivePeerDependencies: - - '@vue/composition-api' - radix-vue@1.8.1(vue@3.4.27(typescript@5.4.5)): dependencies: '@floating-ui/dom': 1.6.5 @@ -16630,8 +14562,6 @@ snapshots: transitivePeerDependencies: - '@vue/composition-api' -======= ->>>>>>> 935fd67 (chore: dedupe) radix3@1.1.2: {} randombytes@2.1.0: @@ -16885,10 +14815,6 @@ snapshots: semver@6.3.1: {} - semver@7.6.0: - dependencies: - lru-cache: 6.0.0 - semver@7.6.2: {} send@0.18.0: @@ -16944,13 +14870,13 @@ snapshots: shell-quote@1.8.1: {} - shiki@1.6.0: + shiki@1.3.0: dependencies: - '@shikijs/core': 1.6.0 + '@shikijs/core': 1.3.0 - shiki@1.4.0: + shiki@1.6.0: dependencies: - '@shikijs/core': 1.4.0 + '@shikijs/core': 1.6.0 shortid@2.2.16: dependencies: @@ -17243,7 +15169,7 @@ snapshots: css-tree: 2.3.1 css-what: 6.1.0 csso: 5.0.5 - picocolors: 1.0.0 + picocolors: 1.0.1 synckit@0.6.2: dependencies: @@ -17276,7 +15202,7 @@ snapshots: micromatch: 4.0.5 normalize-path: 3.0.0 object-hash: 3.0.0 - picocolors: 1.0.0 + picocolors: 1.0.1 postcss: 8.4.38 postcss-import: 15.1.0(postcss@8.4.38) postcss-js: 4.0.1(postcss@8.4.38) @@ -17329,7 +15255,7 @@ snapshots: cli-progress: 3.12.0 deepmerge: 4.3.1 detect-indent: 7.0.1 - picocolors: 1.0.0 + picocolors: 1.0.1 prompts: 2.4.2 ufo: 1.5.3 unconfig: 0.3.13 @@ -17467,17 +15393,10 @@ snapshots: - supports-color - ts-node -<<<<<<< HEAD tsx@4.10.5: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.5 -======= - tsx@4.9.3: - dependencies: - esbuild: 0.20.2 - get-tsconfig: 4.7.4 ->>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: fsevents: 2.3.3 @@ -17517,7 +15436,7 @@ snapshots: ultrahtml@1.5.3: {} - unbuild@2.0.0(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5)): + unbuild@2.0.0(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5)): dependencies: '@rollup/plugin-alias': 5.1.0(rollup@3.29.4) '@rollup/plugin-commonjs': 25.0.7(rollup@3.29.4) @@ -17534,7 +15453,7 @@ snapshots: hookable: 5.5.3 jiti: 1.21.0 magic-string: 0.30.10 - mkdist: 1.5.1(typescript@5.4.5)(vue-tsc@2.0.16(typescript@5.4.5)) + mkdist: 1.5.1(typescript@5.4.5)(vue-tsc@2.0.19(typescript@5.4.5)) mlly: 1.7.0 pathe: 1.1.2 pkg-types: 1.1.0 @@ -17552,7 +15471,7 @@ snapshots: unconfig@0.3.13: dependencies: - '@antfu/utils': 0.7.7 + '@antfu/utils': 0.7.8 defu: 6.1.4 jiti: 1.21.0 @@ -17634,9 +15553,9 @@ snapshots: universalify@2.0.1: {} - unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)): + unocss@0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)): dependencies: - '@unocss/astro': 0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) + '@unocss/astro': 0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)) '@unocss/cli': 0.59.4(rollup@4.17.2) '@unocss/core': 0.59.4 '@unocss/extractor-arbitrary-variants': 0.59.4 @@ -17655,52 +15574,35 @@ snapshots: '@unocss/transformer-compile-class': 0.59.4 '@unocss/transformer-directives': 0.59.4 '@unocss/transformer-variant-group': 0.59.4 - '@unocss/vite': 0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)) + '@unocss/vite': 0.59.4(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)) optionalDependencies: - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) transitivePeerDependencies: - postcss - rollup - supports-color -<<<<<<< HEAD unplugin-icons@0.19.0(@vue/compiler-sfc@3.4.27)(vue-template-compiler@2.7.16): -======= - unplugin-icons@0.18.5(@vue/compiler-sfc@3.4.26)(vue-template-compiler@2.7.16): ->>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@antfu/install-pkg': 0.3.3 - '@antfu/utils': 0.7.7 + '@antfu/utils': 0.7.8 '@iconify/utils': 2.1.23 debug: 4.3.4 kolorist: 1.8.0 local-pkg: 0.5.0 unplugin: 1.10.1 optionalDependencies: -<<<<<<< HEAD '@vue/compiler-sfc': 3.4.27 -======= - '@vue/compiler-sfc': 3.4.26 ->>>>>>> 5bb7e0e (chore: refresh lockfile) vue-template-compiler: 2.7.16 transitivePeerDependencies: - supports-color -<<<<<<< HEAD - unplugin-vue-router@0.7.0(rollup@4.16.3)(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)): - dependencies: - '@babel/types': 7.24.5 - '@rollup/pluginutils': 5.1.0(rollup@4.16.3) - '@vue-macros/common': 1.10.2(rollup@4.16.3)(vue@3.4.27(typescript@5.4.5)) - ast-walker-scope: 0.5.0(rollup@4.16.3) -======= - unplugin-vue-router@0.7.0(rollup@4.17.2)(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)): + unplugin-vue-router@0.7.0(rollup@4.17.2)(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)): dependencies: '@babel/types': 7.24.5 '@rollup/pluginutils': 5.1.0(rollup@4.17.2) - '@vue-macros/common': 1.10.3(rollup@4.17.2)(vue@3.4.26(typescript@5.4.5)) + '@vue-macros/common': 1.10.3(rollup@4.17.2)(vue@3.4.27(typescript@5.4.5)) ast-walker-scope: 0.5.0(rollup@4.17.2) ->>>>>>> 5bb7e0e (chore: refresh lockfile) chokidar: 3.6.0 fast-glob: 3.3.2 json5: 2.2.3 @@ -17711,11 +15613,7 @@ snapshots: unplugin: 1.10.1 yaml: 2.4.2 optionalDependencies: -<<<<<<< HEAD vue-router: 4.3.2(vue@3.4.27(typescript@5.4.5)) -======= - vue-router: 4.3.2(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - rollup - vue @@ -17752,13 +15650,8 @@ snapshots: untyped@1.4.2: dependencies: -<<<<<<< HEAD - '@babel/core': 7.24.4 - '@babel/standalone': 7.24.4 -======= '@babel/core': 7.24.5 '@babel/standalone': 7.24.5 ->>>>>>> 5bb7e0e (chore: refresh lockfile) '@babel/types': 7.24.5 defu: 6.1.4 jiti: 1.21.0 @@ -17811,11 +15704,7 @@ snapshots: util-deprecate@1.0.2: {} -<<<<<<< HEAD v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.4.27(typescript@5.4.5)): -======= - v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.4.26(typescript@5.4.5)): ->>>>>>> 5bb7e0e (chore: refresh lockfile) dependencies: '@popperjs/core': 2.11.8 '@types/lodash': 4.17.1 @@ -17823,13 +15712,8 @@ snapshots: date-fns: 2.30.0 date-fns-tz: 2.0.1(date-fns@2.30.0) lodash: 4.17.21 -<<<<<<< HEAD vue: 3.4.27(typescript@5.4.5) vue-screen-utils: 1.0.0-beta.13(vue@3.4.27(typescript@5.4.5)) -======= - vue: 3.4.26(typescript@5.4.5) - vue-screen-utils: 1.0.0-beta.13(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) validate-npm-package-license@3.0.4: dependencies: @@ -17846,117 +15730,36 @@ snapshots: vaul-vue@0.1.2(typescript@5.4.5): dependencies: -<<<<<<< HEAD -<<<<<<< HEAD '@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5)) radix-vue: 1.8.1(vue@3.4.27(typescript@5.4.5)) vue: 3.4.27(typescript@5.4.5) -======= - '@vueuse/core': 10.9.0(vue@3.4.24(typescript@5.4.5)) - radix-vue: 1.7.3(vue@3.4.24(typescript@5.4.5)) - radix-vue: 1.7.3(vue@3.4.24(typescript@5.4.5)) - vue: 3.4.24(typescript@5.4.5) ->>>>>>> 935fd67 (chore: dedupe) -======= - '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) - radix-vue: 1.7.3(vue@3.4.26(typescript@5.4.5)) - vue: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) transitivePeerDependencies: - '@vue/composition-api' - typescript -<<<<<<< HEAD vee-validate@4.12.6(vue@3.4.27(typescript@5.4.5)): dependencies: '@vue/devtools-api': 6.6.1 - type-fest: 4.16.0 + type-fest: 4.18.2 vue: 3.4.27(typescript@5.4.5) vee-validate@4.12.8(vue@3.4.27(typescript@5.4.5)): - dependencies: - '@vue/devtools-api': 6.6.1 - type-fest: 4.16.0 - vue: 3.4.27(typescript@5.4.5) -======= - vee-validate@4.12.6(vue@3.4.26(typescript@5.4.5)): - dependencies: - '@vue/devtools-api': 6.6.1 - type-fest: 4.18.2 - vue: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) - - vee-validate@4.12.7(vue@3.4.26(typescript@5.4.5)): dependencies: '@vue/devtools-api': 6.6.1 type-fest: 4.18.2 - vue: 3.4.26(typescript@5.4.5) - -<<<<<<< HEAD - vite-node@1.5.0(@types/node@20.12.8)(terser@5.30.4): - dependencies: - cac: 6.7.14 - debug: 4.3.4 -======= - vite-hot-client@0.2.3(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)): - dependencies: - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) - -<<<<<<< HEAD - vite-node@0.33.0(@types/node@20.12.9)(terser@5.31.0): - dependencies: - cac: 6.7.14 - debug: 4.3.4 - mlly: 1.7.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) - pathe: 1.1.2 - picocolors: 1.0.0 - vite: 4.5.3(@types/node@20.12.9)(terser@5.31.0) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser + vue: 3.4.27(typescript@5.4.5) -<<<<<<< HEAD - vite-node@1.6.0(@types/node@20.12.12)(terser@5.30.4): -======= -======= ->>>>>>> dfc0609 (chore: refresh lockfile) - vite-node@0.34.6(@types/node@20.12.9)(terser@5.31.0): ->>>>>>> 5bb7e0e (chore: refresh lockfile) + vite-hot-client@0.2.3(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)): dependencies: - cac: 6.7.14 - debug: 4.3.4 - mlly: 1.7.0 - pathe: 1.1.2 - picocolors: 1.0.0 -<<<<<<< HEAD - vite: 5.2.10(@types/node@20.12.12)(terser@5.30.4) -======= - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) - vite-node@1.6.0(@types/node@20.12.9)(terser@5.31.0): + vite-node@1.6.0(@types/node@20.12.12)(terser@5.31.0): dependencies: cac: 6.7.14 debug: 4.3.4 pathe: 1.1.2 - picocolors: 1.0.0 - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + picocolors: 1.0.1 + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) transitivePeerDependencies: - '@types/node' - less @@ -17967,11 +15770,7 @@ snapshots: - supports-color - terser -<<<<<<< HEAD - vite-plugin-checker@0.6.4(eslint@9.3.0)(optionator@0.9.3)(typescript@5.4.5)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vue-tsc@2.0.19(typescript@5.4.5)): -======= - vite-plugin-checker@0.6.4(eslint@9.2.0)(meow@12.1.1)(optionator@0.9.4)(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue-tsc@2.0.16(typescript@5.4.5)): ->>>>>>> 5bb7e0e (chore: refresh lockfile) + vite-plugin-checker@0.6.4(eslint@9.3.0)(optionator@0.9.4)(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue-tsc@2.0.19(typescript@5.4.5)): dependencies: '@babel/code-frame': 7.24.2 ansi-escapes: 4.3.2 @@ -17981,157 +15780,82 @@ snapshots: fast-glob: 3.3.2 fs-extra: 11.2.0 npm-run-path: 4.0.1 - semver: 7.6.0 + semver: 7.6.2 strip-ansi: 6.0.1 tiny-invariant: 1.3.3 - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.11 vscode-uri: 3.0.8 optionalDependencies: -<<<<<<< HEAD eslint: 9.3.0 - optionator: 0.9.3 - typescript: 5.4.5 - vue-tsc: 2.0.19(typescript@5.4.5) -======= - eslint: 9.2.0 - meow: 12.1.1 optionator: 0.9.4 typescript: 5.4.5 - vue-tsc: 2.0.16(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) + vue-tsc: 2.0.19(typescript@5.4.5) - vite-plugin-inspect@0.8.4(@nuxt/kit@3.11.2(rollup@4.17.2))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)): + vite-plugin-inspect@0.8.4(@nuxt/kit@3.11.2(rollup@4.17.2))(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)): dependencies: - '@antfu/utils': 0.7.7 + '@antfu/utils': 0.7.8 '@rollup/pluginutils': 5.1.0(rollup@4.17.2) debug: 4.3.4 error-stack-parser-es: 0.1.1 fs-extra: 11.2.0 open: 10.1.0 perfect-debounce: 1.0.0 - picocolors: 1.0.0 + picocolors: 1.0.1 sirv: 2.0.4 - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) optionalDependencies: '@nuxt/kit': 3.11.2(rollup@4.17.2) transitivePeerDependencies: - rollup - supports-color - vite-plugin-vue-inspector@4.0.2(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)): + vite-plugin-vue-inspector@4.0.2(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)): dependencies: -<<<<<<< HEAD - '@babel/core': 7.24.4 - '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.4) - '@babel/plugin-syntax-import-attributes': 7.24.1(@babel/core@7.24.4) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.4) - '@babel/plugin-transform-typescript': 7.24.4(@babel/core@7.24.4) - '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.4) - '@vue/compiler-dom': 3.4.27 -======= '@babel/core': 7.24.5 '@babel/plugin-proposal-decorators': 7.24.1(@babel/core@7.24.5) '@babel/plugin-syntax-import-attributes': 7.24.1(@babel/core@7.24.5) '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.24.5) '@babel/plugin-transform-typescript': 7.24.5(@babel/core@7.24.5) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.5) - '@vue/compiler-dom': 3.4.26 ->>>>>>> 5bb7e0e (chore: refresh lockfile) + '@vue/compiler-dom': 3.4.27 kolorist: 1.8.0 magic-string: 0.30.10 - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) transitivePeerDependencies: - supports-color -<<<<<<< HEAD - vite-tsconfig-paths@4.3.2(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.8)(terser@5.30.4)): -======= - vite-tsconfig-paths@4.3.2(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0)): ->>>>>>> 5bb7e0e (chore: refresh lockfile) + vite-tsconfig-paths@4.3.2(typescript@5.4.5)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0)): dependencies: debug: 4.3.4 globrex: 0.1.2 tsconfck: 3.0.3(typescript@5.4.5) optionalDependencies: -<<<<<<< HEAD - vite: 5.2.11(@types/node@20.12.8)(terser@5.30.4) -======= - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) transitivePeerDependencies: - supports-color - typescript -<<<<<<< HEAD -<<<<<<< HEAD - vite@5.2.10(@types/node@20.12.12)(terser@5.30.4): - dependencies: - esbuild: 0.20.2 - postcss: 8.4.38 - rollup: 4.16.3 - optionalDependencies: - '@types/node': 20.12.12 - fsevents: 2.3.3 - terser: 5.30.4 - - vite@5.2.10(@types/node@20.12.8)(terser@5.30.4): -======= - vite@4.5.3(@types/node@20.12.9)(terser@5.31.0): - dependencies: - esbuild: 0.18.20 - postcss: 8.4.38 - rollup: 3.29.4 - optionalDependencies: - '@types/node': 20.12.9 - fsevents: 2.3.3 - terser: 5.31.0 - -======= ->>>>>>> dfc0609 (chore: refresh lockfile) - vite@5.2.11(@types/node@20.12.9)(terser@5.31.0): ->>>>>>> 5bb7e0e (chore: refresh lockfile) + vite@5.2.11(@types/node@20.12.12)(terser@5.31.0): dependencies: esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.17.2 - optionalDependencies: - '@types/node': 20.12.9 - fsevents: 2.3.3 - terser: 5.31.0 - -<<<<<<< HEAD - vite@5.2.11(@types/node@20.12.12)(terser@5.30.4): - dependencies: - esbuild: 0.20.2 - postcss: 8.4.38 - rollup: 4.16.3 optionalDependencies: '@types/node': 20.12.12 fsevents: 2.3.3 - terser: 5.30.4 - - vite@5.2.11(@types/node@20.12.8)(terser@5.30.4): - dependencies: - esbuild: 0.20.2 - postcss: 8.4.38 - rollup: 4.16.3 - optionalDependencies: - '@types/node': 20.12.8 - fsevents: 2.3.3 - terser: 5.30.4 - optional: true + terser: 5.31.0 - vitepress@1.2.2(@algolia/client-search@4.23.3)(@types/node@20.12.12)(axios@0.18.1)(postcss@8.4.38)(search-insights@2.13.0)(terser@5.30.4)(typescript@5.4.5): + vitepress@1.2.2(@algolia/client-search@4.23.3)(@types/node@20.12.12)(axios@0.18.1)(postcss@8.4.38)(search-insights@2.13.0)(terser@5.31.0)(typescript@5.4.5): dependencies: '@docsearch/css': 3.6.0 '@docsearch/js': 3.6.0(@algolia/client-search@4.23.3)(search-insights@2.13.0) '@shikijs/core': 1.6.0 '@shikijs/transformers': 1.6.0 '@types/markdown-it': 14.1.1 - '@vitejs/plugin-vue': 5.0.4(vite@5.2.11(@types/node@20.12.12)(terser@5.30.4))(vue@3.4.27(typescript@5.4.5)) + '@vitejs/plugin-vue': 5.0.4(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vue@3.4.27(typescript@5.4.5)) '@vue/devtools-api': 7.2.1(vue@3.4.27(typescript@5.4.5)) '@vue/shared': 3.4.27 '@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5)) @@ -18140,27 +15864,8 @@ snapshots: mark.js: 8.11.1 minisearch: 6.3.0 shiki: 1.6.0 - vite: 5.2.11(@types/node@20.12.12)(terser@5.30.4) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) vue: 3.4.27(typescript@5.4.5) -======= - vitepress@1.1.4(@algolia/client-search@4.23.3)(@types/node@20.12.9)(axios@0.18.1)(postcss@8.4.38)(search-insights@2.13.0)(terser@5.31.0)(typescript@5.4.5): - dependencies: - '@docsearch/css': 3.6.0 - '@docsearch/js': 3.6.0(@algolia/client-search@4.23.3)(search-insights@2.13.0) - '@shikijs/core': 1.4.0 - '@shikijs/transformers': 1.4.0 - '@types/markdown-it': 14.1.1 - '@vitejs/plugin-vue': 5.0.4(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vue@3.4.26(typescript@5.4.5)) - '@vue/devtools-api': 7.1.3(vue@3.4.26(typescript@5.4.5)) - '@vueuse/core': 10.9.0(vue@3.4.26(typescript@5.4.5)) - '@vueuse/integrations': 10.9.0(axios@0.18.1)(focus-trap@7.5.4)(vue@3.4.26(typescript@5.4.5)) - focus-trap: 7.5.4 - mark.js: 8.11.1 - minisearch: 6.3.0 - shiki: 1.4.0 - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) - vue: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: postcss: 8.4.38 transitivePeerDependencies: @@ -18190,21 +15895,9 @@ snapshots: - typescript - universal-cookie -<<<<<<< HEAD -<<<<<<< HEAD - vitest-environment-nuxt@1.0.0(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)): - dependencies: - '@nuxt/test-utils': 3.12.1(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.16.3)(vite@5.2.10(@types/node@20.12.8)(terser@5.30.4))(vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) -======= - vitest-environment-nuxt@1.0.0(@vitest/ui@0.34.7(vitest@0.33.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)): + vitest-environment-nuxt@1.0.0(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)): dependencies: - '@nuxt/test-utils': 3.12.1(@vitest/ui@0.34.7(vitest@0.33.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) ->>>>>>> 5bb7e0e (chore: refresh lockfile) -======= - vitest-environment-nuxt@1.0.0(@vitest/ui@0.34.7(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)): - dependencies: - '@nuxt/test-utils': 3.12.1(@vitest/ui@0.34.7(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.9)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)))(vue@3.4.26(typescript@5.4.5)) ->>>>>>> dfc0609 (chore: refresh lockfile) + '@nuxt/test-utils': 3.12.1(@vitest/ui@1.6.0(vitest@1.6.0))(h3@1.11.1)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.12)(terser@5.31.0))(vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0))(vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)))(vue@3.4.27(typescript@5.4.5)) transitivePeerDependencies: - '@cucumber/cucumber' - '@jest/globals' @@ -18223,28 +15916,13 @@ snapshots: - vue - vue-router -<<<<<<< HEAD -<<<<<<< HEAD - vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.30.4): + vitest@1.6.0(@types/node@20.12.12)(@vitest/ui@1.6.0)(terser@5.31.0): dependencies: '@vitest/expect': 1.6.0 '@vitest/runner': 1.6.0 '@vitest/snapshot': 1.6.0 '@vitest/spy': 1.6.0 '@vitest/utils': 1.6.0 -======= - vitest@0.33.0(@vitest/ui@0.34.7)(terser@5.31.0): - dependencies: - '@types/chai': 4.3.16 - '@types/chai-subset': 1.3.5 - '@types/node': 20.12.9 - '@vitest/expect': 0.33.0 - '@vitest/runner': 0.33.0 - '@vitest/snapshot': 0.33.0 - '@vitest/spy': 0.33.0 - '@vitest/utils': 0.33.0 - acorn: 8.11.3 ->>>>>>> 5bb7e0e (chore: refresh lockfile) acorn-walk: 8.3.2 chai: 4.4.1 debug: 4.3.4 @@ -18252,19 +15930,13 @@ snapshots: local-pkg: 0.5.0 magic-string: 0.30.10 pathe: 1.1.2 - picocolors: 1.0.0 + picocolors: 1.0.1 std-env: 3.7.0 strip-literal: 2.1.0 tinybench: 2.8.0 -<<<<<<< HEAD tinypool: 0.8.4 - vite: 5.2.10(@types/node@20.12.12)(terser@5.30.4) - vite-node: 1.6.0(@types/node@20.12.12)(terser@5.30.4) -======= - tinypool: 0.6.0 - vite: 4.5.3(@types/node@20.12.9)(terser@5.31.0) - vite-node: 0.33.0(@types/node@20.12.9)(terser@5.31.0) ->>>>>>> 5bb7e0e (chore: refresh lockfile) + vite: 5.2.11(@types/node@20.12.12)(terser@5.31.0) + vite-node: 1.6.0(@types/node@20.12.12)(terser@5.31.0) why-is-node-running: 2.2.2 optionalDependencies: '@types/node': 20.12.12 @@ -18278,94 +15950,12 @@ snapshots: - supports-color - terser -<<<<<<< HEAD - vitest@1.6.0(@types/node@20.12.8)(@vitest/ui@1.6.0)(terser@5.30.4): -======= -======= ->>>>>>> dfc0609 (chore: refresh lockfile) - vitest@0.34.6(@vitest/ui@0.34.7)(terser@5.31.0): ->>>>>>> 5bb7e0e (chore: refresh lockfile) - dependencies: - '@types/chai': 4.3.16 - '@types/chai-subset': 1.3.5 - '@types/node': 20.12.9 - '@vitest/expect': 0.34.6 - '@vitest/runner': 0.34.6 - '@vitest/snapshot': 0.34.6 - '@vitest/spy': 0.34.6 - '@vitest/utils': 0.34.6 - acorn: 8.11.3 - acorn-walk: 8.3.2 - cac: 6.7.14 - chai: 4.4.1 - debug: 4.3.4 - local-pkg: 0.4.3 - magic-string: 0.30.10 - pathe: 1.1.2 - picocolors: 1.0.0 - std-env: 3.7.0 - strip-literal: 1.3.0 - tinybench: 2.8.0 - tinypool: 0.7.0 - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) - vite-node: 0.34.6(@types/node@20.12.9)(terser@5.31.0) - why-is-node-running: 2.2.2 - optionalDependencies: - '@vitest/ui': 0.34.7(vitest@0.34.6) - transitivePeerDependencies: - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - - vitest@1.6.0(@types/node@20.12.9)(@vitest/ui@0.34.7)(terser@5.31.0): - dependencies: - '@vitest/expect': 1.6.0 - '@vitest/runner': 1.6.0 - '@vitest/snapshot': 1.6.0 - '@vitest/spy': 1.6.0 - '@vitest/utils': 1.6.0 - acorn-walk: 8.3.2 - chai: 4.4.1 - debug: 4.3.4 - execa: 8.0.1 - local-pkg: 0.5.0 - magic-string: 0.30.10 - pathe: 1.1.2 - picocolors: 1.0.0 - std-env: 3.7.0 - strip-literal: 2.1.0 - tinybench: 2.8.0 - tinypool: 0.8.4 - vite: 5.2.11(@types/node@20.12.9)(terser@5.31.0) - vite-node: 1.6.0(@types/node@20.12.9)(terser@5.31.0) - why-is-node-running: 2.2.2 - optionalDependencies: -<<<<<<< HEAD - '@types/node': 20.12.8 - '@vitest/ui': 1.6.0(vitest@1.6.0) -======= - '@types/node': 20.12.9 - '@vitest/ui': 0.34.7(vitest@1.6.0) ->>>>>>> dfc0609 (chore: refresh lockfile) - transitivePeerDependencies: - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - vscode-jsonrpc@6.0.0: {} vscode-languageclient@7.0.0: dependencies: minimatch: 3.1.2 - semver: 7.6.0 + semver: 7.6.2 vscode-languageserver-protocol: 3.16.0 vscode-languageserver-protocol@3.16.0: @@ -18393,7 +15983,6 @@ snapshots: dependencies: ufo: 1.5.3 -<<<<<<< HEAD vue-component-meta@2.0.19(typescript@5.4.5): dependencies: '@volar/typescript': 2.2.4 @@ -18415,39 +16004,15 @@ snapshots: dependencies: debug: 4.3.4 eslint: 9.3.0 -======= - vue-component-meta@2.0.16(typescript@5.4.5): - dependencies: - '@volar/typescript': 2.2.1 - '@vue/language-core': 2.0.16(typescript@5.4.5) - path-browserify: 1.0.1 - vue-component-type-helpers: 2.0.16 - optionalDependencies: - typescript: 5.4.5 - - vue-component-type-helpers@2.0.16: {} - - vue-demi@0.14.7(vue@3.4.26(typescript@5.4.5)): - dependencies: - vue: 3.4.26(typescript@5.4.5) - - vue-devtools-stub@0.1.0: {} - - vue-eslint-parser@9.4.2(eslint@9.2.0): - dependencies: - debug: 4.3.4 - eslint: 9.2.0 ->>>>>>> 5bb7e0e (chore: refresh lockfile) eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 esquery: 1.5.0 lodash: 4.17.21 - semver: 7.6.0 + semver: 7.6.2 transitivePeerDependencies: - supports-color -<<<<<<< HEAD vue-observe-visibility@2.0.0-alpha.1(vue@3.4.27(typescript@5.4.5)): dependencies: vue: 3.4.27(typescript@5.4.5) @@ -18464,24 +16029,6 @@ snapshots: vue-screen-utils@1.0.0-beta.13(vue@3.4.27(typescript@5.4.5)): dependencies: vue: 3.4.27(typescript@5.4.5) -======= - vue-observe-visibility@2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)): - dependencies: - vue: 3.4.26(typescript@5.4.5) - - vue-resize@2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)): - dependencies: - vue: 3.4.26(typescript@5.4.5) - - vue-router@4.3.2(vue@3.4.26(typescript@5.4.5)): - dependencies: - '@vue/devtools-api': 6.6.1 - vue: 3.4.26(typescript@5.4.5) - - vue-screen-utils@1.0.0-beta.13(vue@3.4.26(typescript@5.4.5)): - dependencies: - vue: 3.4.26(typescript@5.4.5) ->>>>>>> 5bb7e0e (chore: refresh lockfile) vue-sonner@1.1.2: {} @@ -18490,12 +16037,11 @@ snapshots: de-indent: 1.0.2 he: 1.2.0 -<<<<<<< HEAD vue-tsc@2.0.19(typescript@5.4.5): dependencies: '@volar/typescript': 2.2.4 '@vue/language-core': 2.0.19(typescript@5.4.5) - semver: 7.6.0 + semver: 7.6.2 typescript: 5.4.5 vue-virtual-scroller@2.0.0-beta.8(vue@3.4.27(typescript@5.4.5)): @@ -18517,34 +16063,6 @@ snapshots: '@vue/runtime-dom': 3.4.27 '@vue/server-renderer': 3.4.27(vue@3.4.27(typescript@5.4.5)) '@vue/shared': 3.4.27 -======= - vue-tsc@2.0.16(typescript@5.4.5): - dependencies: - '@volar/typescript': 2.2.1 - '@vue/language-core': 2.0.16(typescript@5.4.5) - semver: 7.6.0 - typescript: 5.4.5 - - vue-virtual-scroller@2.0.0-beta.8(vue@3.4.26(typescript@5.4.5)): - dependencies: - mitt: 2.1.0 - vue: 3.4.26(typescript@5.4.5) - vue-observe-visibility: 2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)) - vue-resize: 2.0.0-alpha.1(vue@3.4.26(typescript@5.4.5)) - - vue-wrap-balancer@1.1.3(vue@3.4.26(typescript@5.4.5)): - dependencies: - nanoid: 3.3.7 - vue: 3.4.26(typescript@5.4.5) - - vue@3.4.26(typescript@5.4.5): - dependencies: - '@vue/compiler-dom': 3.4.26 - '@vue/compiler-sfc': 3.4.26 - '@vue/runtime-dom': 3.4.26 - '@vue/server-renderer': 3.4.26(vue@3.4.26(typescript@5.4.5)) - '@vue/shared': 3.4.26 ->>>>>>> 5bb7e0e (chore: refresh lockfile) optionalDependencies: typescript: 5.4.5 @@ -18680,10 +16198,4 @@ snapshots: compress-commons: 6.0.2 readable-stream: 4.5.2 -<<<<<<< HEAD - zod@3.23.3: {} - zod@3.23.8: {} -======= - zod@3.23.6: {} ->>>>>>> 5bb7e0e (chore: refresh lockfile) From 4b49d9e791969ff26241d65d267b4909c01917eb Mon Sep 17 00:00:00 2001 From: Sadegh Barati Date: Fri, 24 May 2024 16:58:22 +0330 Subject: [PATCH 16/17] chore: remove `radix-vue` from nuxt module dependencies --- packages/module/package.json | 1 - pnpm-lock.yaml | 3 --- 2 files changed, 4 deletions(-) diff --git a/packages/module/package.json b/packages/module/package.json index 760b0c605..4f61fb4b4 100644 --- a/packages/module/package.json +++ b/packages/module/package.json @@ -38,7 +38,6 @@ "@nuxt/kit": "^3.11.2", "@oxc-parser/wasm": "^0.1.0", "class-variance-authority": "^0.7.0", - "radix-vue": "^1.7.3", "tailwind-merge": "^2.3.0", "tailwindcss-animate": "^1.0.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2e7a2b91..2d5f0a834 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -346,9 +346,6 @@ importers: class-variance-authority: specifier: ^0.7.0 version: 0.7.0 - radix-vue: - specifier: ^1.7.3 - version: 1.8.1(vue@3.4.27(typescript@5.4.5)) tailwind-merge: specifier: ^2.3.0 version: 2.3.0 From 4fc463a9b1892967edcd46ed32f9d6c03c2d726f Mon Sep 17 00:00:00 2001 From: Sadegh Barati Date: Fri, 24 May 2024 17:01:31 +0330 Subject: [PATCH 17/17] chore: manually fix pnpm version to prevent `package-manager-strict` err --- .github/workflows/test.yaml | 2 +- packages/module/src/module.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index b8e55d5f2..3cb02036d 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -29,7 +29,7 @@ jobs: - uses: pnpm/action-setup@v2 name: Install pnpm with: - version: 9.0.5 + version: 9.1.2 run_install: false - name: Get pnpm store directory diff --git a/packages/module/src/module.ts b/packages/module/src/module.ts index ff9933372..fc360ca1d 100644 --- a/packages/module/src/module.ts +++ b/packages/module/src/module.ts @@ -8,7 +8,7 @@ import { UTILS } from '../../cli/src/utils/templates' // Module options TypeScript interface definition export interface ModuleOptions { /** - * Prefix for all the imported component + * Prefix for all the imported component. */ prefix?: string /**