|
|
@@ -60,6 +60,9 @@ importers:
|
|
|
specifier: ^3.0.1
|
|
|
version: 3.0.1
|
|
|
devDependencies:
|
|
|
+ '@tailwindcss/vite':
|
|
|
+ specifier: ^4.1.11
|
|
|
+ version: 4.1.11(vite@7.0.5(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0))
|
|
|
'@types/express':
|
|
|
specifier: ^5.0.3
|
|
|
version: 5.0.3
|
|
|
@@ -74,10 +77,13 @@ importers:
|
|
|
version: 19.1.6(@types/react@19.1.8)
|
|
|
'@vitejs/plugin-react-swc':
|
|
|
specifier: ^3.10.2
|
|
|
- version: 3.11.0(vite@7.0.5(@types/node@24.1.0)(tsx@4.20.3)(yaml@2.8.0))
|
|
|
+ version: 3.11.0(vite@7.0.5(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0))
|
|
|
cross-env:
|
|
|
specifier: ^7.0.3
|
|
|
version: 7.0.3
|
|
|
+ tailwindcss:
|
|
|
+ specifier: ^4.1.11
|
|
|
+ version: 4.1.11
|
|
|
tsx:
|
|
|
specifier: ^4.20.3
|
|
|
version: 4.20.3
|
|
|
@@ -86,10 +92,14 @@ importers:
|
|
|
version: 5.8.3
|
|
|
vite:
|
|
|
specifier: ^7.0.0
|
|
|
- version: 7.0.5(@types/node@24.1.0)(tsx@4.20.3)(yaml@2.8.0)
|
|
|
+ version: 7.0.5(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)
|
|
|
|
|
|
packages:
|
|
|
|
|
|
+ '@ampproject/remapping@2.3.0':
|
|
|
+ resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
|
|
|
+ engines: {node: '>=6.0.0'}
|
|
|
+
|
|
|
'@ant-design/colors@7.2.1':
|
|
|
resolution: {integrity: sha512-lCHDcEzieu4GA3n8ELeZ5VQ8pKQAWcGGLRTQ50aQM2iqPpq2evTxER84jfdPvsPAtEcZ7m44NI45edFMo8oOYQ==}
|
|
|
|
|
|
@@ -333,6 +343,23 @@ packages:
|
|
|
hono: '>=3.9.0'
|
|
|
zod: ^3.25.0 || ^4.0.0
|
|
|
|
|
|
+ '@isaacs/fs-minipass@4.0.1':
|
|
|
+ resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==}
|
|
|
+ engines: {node: '>=18.0.0'}
|
|
|
+
|
|
|
+ '@jridgewell/gen-mapping@0.3.12':
|
|
|
+ resolution: {integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==}
|
|
|
+
|
|
|
+ '@jridgewell/resolve-uri@3.1.2':
|
|
|
+ resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
|
+ engines: {node: '>=6.0.0'}
|
|
|
+
|
|
|
+ '@jridgewell/sourcemap-codec@1.5.4':
|
|
|
+ resolution: {integrity: sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==}
|
|
|
+
|
|
|
+ '@jridgewell/trace-mapping@0.3.29':
|
|
|
+ resolution: {integrity: sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==}
|
|
|
+
|
|
|
'@polka/url@1.0.0-next.29':
|
|
|
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
|
|
|
|
|
|
@@ -590,6 +617,100 @@ packages:
|
|
|
'@swc/types@0.1.23':
|
|
|
resolution: {integrity: sha512-u1iIVZV9Q0jxY+yM2vw/hZGDNudsN85bBpTqzAQ9rzkxW9D+e3aEM4Han+ow518gSewkXgjmEK0BD79ZcNVgPw==}
|
|
|
|
|
|
+ '@tailwindcss/node@4.1.11':
|
|
|
+ resolution: {integrity: sha512-yzhzuGRmv5QyU9qLNg4GTlYI6STedBWRE7NjxP45CsFYYq9taI0zJXZBMqIC/c8fViNLhmrbpSFS57EoxUmD6Q==}
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-android-arm64@4.1.11':
|
|
|
+ resolution: {integrity: sha512-3IfFuATVRUMZZprEIx9OGDjG3Ou3jG4xQzNTvjDoKmU9JdmoCohQJ83MYd0GPnQIu89YoJqvMM0G3uqLRFtetg==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [android]
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-darwin-arm64@4.1.11':
|
|
|
+ resolution: {integrity: sha512-ESgStEOEsyg8J5YcMb1xl8WFOXfeBmrhAwGsFxxB2CxY9evy63+AtpbDLAyRkJnxLy2WsD1qF13E97uQyP1lfQ==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [darwin]
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-darwin-x64@4.1.11':
|
|
|
+ resolution: {integrity: sha512-EgnK8kRchgmgzG6jE10UQNaH9Mwi2n+yw1jWmof9Vyg2lpKNX2ioe7CJdf9M5f8V9uaQxInenZkOxnTVL3fhAw==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [darwin]
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-freebsd-x64@4.1.11':
|
|
|
+ resolution: {integrity: sha512-xdqKtbpHs7pQhIKmqVpxStnY1skuNh4CtbcyOHeX1YBE0hArj2romsFGb6yUmzkq/6M24nkxDqU8GYrKrz+UcA==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [freebsd]
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.11':
|
|
|
+ resolution: {integrity: sha512-ryHQK2eyDYYMwB5wZL46uoxz2zzDZsFBwfjssgB7pzytAeCCa6glsiJGjhTEddq/4OsIjsLNMAiMlHNYnkEEeg==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [arm]
|
|
|
+ os: [linux]
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-linux-arm64-gnu@4.1.11':
|
|
|
+ resolution: {integrity: sha512-mYwqheq4BXF83j/w75ewkPJmPZIqqP1nhoghS9D57CLjsh3Nfq0m4ftTotRYtGnZd3eCztgbSPJ9QhfC91gDZQ==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [glibc]
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-linux-arm64-musl@4.1.11':
|
|
|
+ resolution: {integrity: sha512-m/NVRFNGlEHJrNVk3O6I9ggVuNjXHIPoD6bqay/pubtYC9QIdAMpS+cswZQPBLvVvEF6GtSNONbDkZrjWZXYNQ==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [musl]
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-linux-x64-gnu@4.1.11':
|
|
|
+ resolution: {integrity: sha512-YW6sblI7xukSD2TdbbaeQVDysIm/UPJtObHJHKxDEcW2exAtY47j52f8jZXkqE1krdnkhCMGqP3dbniu1Te2Fg==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [glibc]
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-linux-x64-musl@4.1.11':
|
|
|
+ resolution: {integrity: sha512-e3C/RRhGunWYNC3aSF7exsQkdXzQ/M+aYuZHKnw4U7KQwTJotnWsGOIVih0s2qQzmEzOFIJ3+xt7iq67K/p56Q==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [musl]
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-wasm32-wasi@4.1.11':
|
|
|
+ resolution: {integrity: sha512-Xo1+/GU0JEN/C/dvcammKHzeM6NqKovG+6921MR6oadee5XPBaKOumrJCXvopJ/Qb5TH7LX/UAywbqrP4lax0g==}
|
|
|
+ engines: {node: '>=14.0.0'}
|
|
|
+ cpu: [wasm32]
|
|
|
+ bundledDependencies:
|
|
|
+ - '@napi-rs/wasm-runtime'
|
|
|
+ - '@emnapi/core'
|
|
|
+ - '@emnapi/runtime'
|
|
|
+ - '@tybys/wasm-util'
|
|
|
+ - '@emnapi/wasi-threads'
|
|
|
+ - tslib
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-win32-arm64-msvc@4.1.11':
|
|
|
+ resolution: {integrity: sha512-UgKYx5PwEKrac3GPNPf6HVMNhUIGuUh4wlDFR2jYYdkX6pL/rn73zTq/4pzUm8fOjAn5L8zDeHp9iXmUGOXZ+w==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [win32]
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-win32-x64-msvc@4.1.11':
|
|
|
+ resolution: {integrity: sha512-YfHoggn1j0LK7wR82TOucWc5LDCguHnoS879idHekmmiR7g9HUtMw9MI0NHatS28u/Xlkfi9w5RJWgz2Dl+5Qg==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [win32]
|
|
|
+
|
|
|
+ '@tailwindcss/oxide@4.1.11':
|
|
|
+ resolution: {integrity: sha512-Q69XzrtAhuyfHo+5/HMgr1lAiPP/G40OMFAnws7xcFEYqcypZmdW8eGXaOUIeOl1dzPJBPENXgbjsOyhg2nkrg==}
|
|
|
+ engines: {node: '>= 10'}
|
|
|
+
|
|
|
+ '@tailwindcss/vite@4.1.11':
|
|
|
+ resolution: {integrity: sha512-RHYhrR3hku0MJFRV+fN2gNbDNEh3dwKvY8XJvTxCSXeMOsCRSr+uKvDWQcbizrHgjML6ZmTE5OwMrl5wKcujCw==}
|
|
|
+ peerDependencies:
|
|
|
+ vite: ^5.2.0 || ^6 || ^7
|
|
|
+
|
|
|
'@tanstack/query-core@5.83.0':
|
|
|
resolution: {integrity: sha512-0M8dA+amXUkyz5cVUm/B+zSk3xkQAcuXuz5/Q/LveT4ots2rBpPTZOzd7yJa2Utsf8D2Upl5KyjhHRY+9lB/XA==}
|
|
|
|
|
|
@@ -679,6 +800,10 @@ packages:
|
|
|
resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==}
|
|
|
engines: {node: '>= 0.4'}
|
|
|
|
|
|
+ chownr@3.0.0:
|
|
|
+ resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==}
|
|
|
+ engines: {node: '>=18'}
|
|
|
+
|
|
|
classnames@2.5.1:
|
|
|
resolution: {integrity: sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==}
|
|
|
|
|
|
@@ -760,6 +885,10 @@ packages:
|
|
|
resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
|
|
|
engines: {node: '>= 0.8'}
|
|
|
|
|
|
+ detect-libc@2.0.4:
|
|
|
+ resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==}
|
|
|
+ engines: {node: '>=8'}
|
|
|
+
|
|
|
dunder-proto@1.0.1:
|
|
|
resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
|
|
|
engines: {node: '>= 0.4'}
|
|
|
@@ -771,6 +900,10 @@ packages:
|
|
|
resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
|
|
|
engines: {node: '>= 0.8'}
|
|
|
|
|
|
+ enhanced-resolve@5.18.2:
|
|
|
+ resolution: {integrity: sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ==}
|
|
|
+ engines: {node: '>=10.13.0'}
|
|
|
+
|
|
|
es-define-property@1.0.1:
|
|
|
resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
|
|
|
engines: {node: '>= 0.4'}
|
|
|
@@ -859,6 +992,9 @@ packages:
|
|
|
resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
|
|
|
engines: {node: '>= 0.4'}
|
|
|
|
|
|
+ graceful-fs@4.2.11:
|
|
|
+ resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
|
+
|
|
|
has-symbols@1.1.0:
|
|
|
resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
|
|
|
engines: {node: '>= 0.4'}
|
|
|
@@ -899,9 +1035,84 @@ packages:
|
|
|
isexe@2.0.0:
|
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
|
|
|
+ jiti@2.5.1:
|
|
|
+ resolution: {integrity: sha512-twQoecYPiVA5K/h6SxtORw/Bs3ar+mLUtoPSc7iMXzQzK8d7eJ/R09wmTwAjiamETn1cXYPGfNnu7DMoHgu12w==}
|
|
|
+ hasBin: true
|
|
|
+
|
|
|
json2mq@0.2.0:
|
|
|
resolution: {integrity: sha512-SzoRg7ux5DWTII9J2qkrZrqV1gt+rTaoufMxEzXbS26Uid0NwaJd123HcoB80TgubEppxxIGdNxCx50fEoEWQA==}
|
|
|
|
|
|
+ lightningcss-darwin-arm64@1.30.1:
|
|
|
+ resolution: {integrity: sha512-c8JK7hyE65X1MHMN+Viq9n11RRC7hgin3HhYKhrMyaXflk5GVplZ60IxyoVtzILeKr+xAJwg6zK6sjTBJ0FKYQ==}
|
|
|
+ engines: {node: '>= 12.0.0'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [darwin]
|
|
|
+
|
|
|
+ lightningcss-darwin-x64@1.30.1:
|
|
|
+ resolution: {integrity: sha512-k1EvjakfumAQoTfcXUcHQZhSpLlkAuEkdMBsI/ivWw9hL+7FtilQc0Cy3hrx0AAQrVtQAbMI7YjCgYgvn37PzA==}
|
|
|
+ engines: {node: '>= 12.0.0'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [darwin]
|
|
|
+
|
|
|
+ lightningcss-freebsd-x64@1.30.1:
|
|
|
+ resolution: {integrity: sha512-kmW6UGCGg2PcyUE59K5r0kWfKPAVy4SltVeut+umLCFoJ53RdCUWxcRDzO1eTaxf/7Q2H7LTquFHPL5R+Gjyig==}
|
|
|
+ engines: {node: '>= 12.0.0'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [freebsd]
|
|
|
+
|
|
|
+ lightningcss-linux-arm-gnueabihf@1.30.1:
|
|
|
+ resolution: {integrity: sha512-MjxUShl1v8pit+6D/zSPq9S9dQ2NPFSQwGvxBCYaBYLPlCWuPh9/t1MRS8iUaR8i+a6w7aps+B4N0S1TYP/R+Q==}
|
|
|
+ engines: {node: '>= 12.0.0'}
|
|
|
+ cpu: [arm]
|
|
|
+ os: [linux]
|
|
|
+
|
|
|
+ lightningcss-linux-arm64-gnu@1.30.1:
|
|
|
+ resolution: {integrity: sha512-gB72maP8rmrKsnKYy8XUuXi/4OctJiuQjcuqWNlJQ6jZiWqtPvqFziskH3hnajfvKB27ynbVCucKSm2rkQp4Bw==}
|
|
|
+ engines: {node: '>= 12.0.0'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [glibc]
|
|
|
+
|
|
|
+ lightningcss-linux-arm64-musl@1.30.1:
|
|
|
+ resolution: {integrity: sha512-jmUQVx4331m6LIX+0wUhBbmMX7TCfjF5FoOH6SD1CttzuYlGNVpA7QnrmLxrsub43ClTINfGSYyHe2HWeLl5CQ==}
|
|
|
+ engines: {node: '>= 12.0.0'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [musl]
|
|
|
+
|
|
|
+ lightningcss-linux-x64-gnu@1.30.1:
|
|
|
+ resolution: {integrity: sha512-piWx3z4wN8J8z3+O5kO74+yr6ze/dKmPnI7vLqfSqI8bccaTGY5xiSGVIJBDd5K5BHlvVLpUB3S2YCfelyJ1bw==}
|
|
|
+ engines: {node: '>= 12.0.0'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [glibc]
|
|
|
+
|
|
|
+ lightningcss-linux-x64-musl@1.30.1:
|
|
|
+ resolution: {integrity: sha512-rRomAK7eIkL+tHY0YPxbc5Dra2gXlI63HL+v1Pdi1a3sC+tJTcFrHX+E86sulgAXeI7rSzDYhPSeHHjqFhqfeQ==}
|
|
|
+ engines: {node: '>= 12.0.0'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [musl]
|
|
|
+
|
|
|
+ lightningcss-win32-arm64-msvc@1.30.1:
|
|
|
+ resolution: {integrity: sha512-mSL4rqPi4iXq5YVqzSsJgMVFENoa4nGTT/GjO2c0Yl9OuQfPsIfncvLrEW6RbbB24WtZ3xP/2CCmI3tNkNV4oA==}
|
|
|
+ engines: {node: '>= 12.0.0'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [win32]
|
|
|
+
|
|
|
+ lightningcss-win32-x64-msvc@1.30.1:
|
|
|
+ resolution: {integrity: sha512-PVqXh48wh4T53F/1CCu8PIPCxLzWyCnn/9T5W1Jpmdy5h9Cwd+0YQS6/LwhHXSafuc61/xg9Lv5OrCby6a++jg==}
|
|
|
+ engines: {node: '>= 12.0.0'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [win32]
|
|
|
+
|
|
|
+ lightningcss@1.30.1:
|
|
|
+ resolution: {integrity: sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==}
|
|
|
+ engines: {node: '>= 12.0.0'}
|
|
|
+
|
|
|
+ magic-string@0.30.17:
|
|
|
+ resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
|
|
|
+
|
|
|
math-intrinsics@1.1.0:
|
|
|
resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
|
|
|
engines: {node: '>= 0.4'}
|
|
|
@@ -930,6 +1141,19 @@ packages:
|
|
|
resolution: {integrity: sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==}
|
|
|
engines: {node: '>= 0.6'}
|
|
|
|
|
|
+ minipass@7.1.2:
|
|
|
+ resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
|
|
|
+ engines: {node: '>=16 || 14 >=14.17'}
|
|
|
+
|
|
|
+ minizlib@3.0.2:
|
|
|
+ resolution: {integrity: sha512-oG62iEk+CYt5Xj2YqI5Xi9xWUeZhDI8jjQmC5oThVH5JGCTgIjr7ciJDzC7MBzYd//WvR1OTmP5Q38Q8ShQtVA==}
|
|
|
+ engines: {node: '>= 18'}
|
|
|
+
|
|
|
+ mkdirp@3.0.1:
|
|
|
+ resolution: {integrity: sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==}
|
|
|
+ engines: {node: '>=10'}
|
|
|
+ hasBin: true
|
|
|
+
|
|
|
mrmime@2.0.1:
|
|
|
resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
|
|
|
engines: {node: '>=10'}
|
|
|
@@ -1363,6 +1587,17 @@ packages:
|
|
|
stylis@4.3.6:
|
|
|
resolution: {integrity: sha512-yQ3rwFWRfwNUY7H5vpU0wfdkNSnvnJinhF9830Swlaxl03zsOjCfmX0ugac+3LtK0lYSgwL/KXc8oYL3mG4YFQ==}
|
|
|
|
|
|
+ tailwindcss@4.1.11:
|
|
|
+ resolution: {integrity: sha512-2E9TBm6MDD/xKYe+dvJZAmg3yxIEDNRc0jwlNyDg/4Fil2QcSLjFKGVff0lAf1jjeaArlG/M75Ey/EYr/OJtBA==}
|
|
|
+
|
|
|
+ tapable@2.2.2:
|
|
|
+ resolution: {integrity: sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==}
|
|
|
+ engines: {node: '>=6'}
|
|
|
+
|
|
|
+ tar@7.4.3:
|
|
|
+ resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==}
|
|
|
+ engines: {node: '>=18'}
|
|
|
+
|
|
|
throttle-debounce@5.0.2:
|
|
|
resolution: {integrity: sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==}
|
|
|
engines: {node: '>=12.22'}
|
|
|
@@ -1455,6 +1690,10 @@ packages:
|
|
|
wrappy@1.0.2:
|
|
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
|
|
|
|
+ yallist@5.0.0:
|
|
|
+ resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
|
|
|
+ engines: {node: '>=18'}
|
|
|
+
|
|
|
yaml@2.8.0:
|
|
|
resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==}
|
|
|
engines: {node: '>= 14.6'}
|
|
|
@@ -1465,6 +1704,11 @@ packages:
|
|
|
|
|
|
snapshots:
|
|
|
|
|
|
+ '@ampproject/remapping@2.3.0':
|
|
|
+ dependencies:
|
|
|
+ '@jridgewell/gen-mapping': 0.3.12
|
|
|
+ '@jridgewell/trace-mapping': 0.3.29
|
|
|
+
|
|
|
'@ant-design/colors@7.2.1':
|
|
|
dependencies:
|
|
|
'@ant-design/fast-color': 2.0.6
|
|
|
@@ -1639,6 +1883,24 @@ snapshots:
|
|
|
hono: 4.8.5
|
|
|
zod: 4.0.8
|
|
|
|
|
|
+ '@isaacs/fs-minipass@4.0.1':
|
|
|
+ dependencies:
|
|
|
+ minipass: 7.1.2
|
|
|
+
|
|
|
+ '@jridgewell/gen-mapping@0.3.12':
|
|
|
+ dependencies:
|
|
|
+ '@jridgewell/sourcemap-codec': 1.5.4
|
|
|
+ '@jridgewell/trace-mapping': 0.3.29
|
|
|
+
|
|
|
+ '@jridgewell/resolve-uri@3.1.2': {}
|
|
|
+
|
|
|
+ '@jridgewell/sourcemap-codec@1.5.4': {}
|
|
|
+
|
|
|
+ '@jridgewell/trace-mapping@0.3.29':
|
|
|
+ dependencies:
|
|
|
+ '@jridgewell/resolve-uri': 3.1.2
|
|
|
+ '@jridgewell/sourcemap-codec': 1.5.4
|
|
|
+
|
|
|
'@polka/url@1.0.0-next.29': {}
|
|
|
|
|
|
'@rc-component/async-validator@5.0.4':
|
|
|
@@ -1831,6 +2093,77 @@ snapshots:
|
|
|
dependencies:
|
|
|
'@swc/counter': 0.1.3
|
|
|
|
|
|
+ '@tailwindcss/node@4.1.11':
|
|
|
+ dependencies:
|
|
|
+ '@ampproject/remapping': 2.3.0
|
|
|
+ enhanced-resolve: 5.18.2
|
|
|
+ jiti: 2.5.1
|
|
|
+ lightningcss: 1.30.1
|
|
|
+ magic-string: 0.30.17
|
|
|
+ source-map-js: 1.2.1
|
|
|
+ tailwindcss: 4.1.11
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-android-arm64@4.1.11':
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-darwin-arm64@4.1.11':
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-darwin-x64@4.1.11':
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-freebsd-x64@4.1.11':
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.11':
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-linux-arm64-gnu@4.1.11':
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-linux-arm64-musl@4.1.11':
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-linux-x64-gnu@4.1.11':
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-linux-x64-musl@4.1.11':
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-wasm32-wasi@4.1.11':
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-win32-arm64-msvc@4.1.11':
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ '@tailwindcss/oxide-win32-x64-msvc@4.1.11':
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ '@tailwindcss/oxide@4.1.11':
|
|
|
+ dependencies:
|
|
|
+ detect-libc: 2.0.4
|
|
|
+ tar: 7.4.3
|
|
|
+ optionalDependencies:
|
|
|
+ '@tailwindcss/oxide-android-arm64': 4.1.11
|
|
|
+ '@tailwindcss/oxide-darwin-arm64': 4.1.11
|
|
|
+ '@tailwindcss/oxide-darwin-x64': 4.1.11
|
|
|
+ '@tailwindcss/oxide-freebsd-x64': 4.1.11
|
|
|
+ '@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.11
|
|
|
+ '@tailwindcss/oxide-linux-arm64-gnu': 4.1.11
|
|
|
+ '@tailwindcss/oxide-linux-arm64-musl': 4.1.11
|
|
|
+ '@tailwindcss/oxide-linux-x64-gnu': 4.1.11
|
|
|
+ '@tailwindcss/oxide-linux-x64-musl': 4.1.11
|
|
|
+ '@tailwindcss/oxide-wasm32-wasi': 4.1.11
|
|
|
+ '@tailwindcss/oxide-win32-arm64-msvc': 4.1.11
|
|
|
+ '@tailwindcss/oxide-win32-x64-msvc': 4.1.11
|
|
|
+
|
|
|
+ '@tailwindcss/vite@4.1.11(vite@7.0.5(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0))':
|
|
|
+ dependencies:
|
|
|
+ '@tailwindcss/node': 4.1.11
|
|
|
+ '@tailwindcss/oxide': 4.1.11
|
|
|
+ tailwindcss: 4.1.11
|
|
|
+ vite: 7.0.5(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)
|
|
|
+
|
|
|
'@tanstack/query-core@5.83.0': {}
|
|
|
|
|
|
'@tanstack/react-query@5.83.0(react@19.1.0)':
|
|
|
@@ -1893,11 +2226,11 @@ snapshots:
|
|
|
'@types/node': 24.1.0
|
|
|
'@types/send': 0.17.5
|
|
|
|
|
|
- '@vitejs/plugin-react-swc@3.11.0(vite@7.0.5(@types/node@24.1.0)(tsx@4.20.3)(yaml@2.8.0))':
|
|
|
+ '@vitejs/plugin-react-swc@3.11.0(vite@7.0.5(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0))':
|
|
|
dependencies:
|
|
|
'@rolldown/pluginutils': 1.0.0-beta.27
|
|
|
'@swc/core': 1.13.2
|
|
|
- vite: 7.0.5(@types/node@24.1.0)(tsx@4.20.3)(yaml@2.8.0)
|
|
|
+ vite: 7.0.5(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0)
|
|
|
transitivePeerDependencies:
|
|
|
- '@swc/helpers'
|
|
|
|
|
|
@@ -2000,6 +2333,8 @@ snapshots:
|
|
|
call-bind-apply-helpers: 1.0.2
|
|
|
get-intrinsic: 1.3.0
|
|
|
|
|
|
+ chownr@3.0.0: {}
|
|
|
+
|
|
|
classnames@2.5.1: {}
|
|
|
|
|
|
combined-stream@1.0.8:
|
|
|
@@ -2066,6 +2401,8 @@ snapshots:
|
|
|
|
|
|
depd@2.0.0: {}
|
|
|
|
|
|
+ detect-libc@2.0.4: {}
|
|
|
+
|
|
|
dunder-proto@1.0.1:
|
|
|
dependencies:
|
|
|
call-bind-apply-helpers: 1.0.2
|
|
|
@@ -2076,6 +2413,11 @@ snapshots:
|
|
|
|
|
|
encodeurl@2.0.0: {}
|
|
|
|
|
|
+ enhanced-resolve@5.18.2:
|
|
|
+ dependencies:
|
|
|
+ graceful-fs: 4.2.11
|
|
|
+ tapable: 2.2.2
|
|
|
+
|
|
|
es-define-property@1.0.1: {}
|
|
|
|
|
|
es-errors@1.3.0: {}
|
|
|
@@ -2214,6 +2556,8 @@ snapshots:
|
|
|
|
|
|
gopd@1.2.0: {}
|
|
|
|
|
|
+ graceful-fs@4.2.11: {}
|
|
|
+
|
|
|
has-symbols@1.1.0: {}
|
|
|
|
|
|
has-tostringtag@1.0.2:
|
|
|
@@ -2248,10 +2592,61 @@ snapshots:
|
|
|
|
|
|
isexe@2.0.0: {}
|
|
|
|
|
|
+ jiti@2.5.1: {}
|
|
|
+
|
|
|
json2mq@0.2.0:
|
|
|
dependencies:
|
|
|
string-convert: 0.2.1
|
|
|
|
|
|
+ lightningcss-darwin-arm64@1.30.1:
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ lightningcss-darwin-x64@1.30.1:
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ lightningcss-freebsd-x64@1.30.1:
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ lightningcss-linux-arm-gnueabihf@1.30.1:
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ lightningcss-linux-arm64-gnu@1.30.1:
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ lightningcss-linux-arm64-musl@1.30.1:
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ lightningcss-linux-x64-gnu@1.30.1:
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ lightningcss-linux-x64-musl@1.30.1:
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ lightningcss-win32-arm64-msvc@1.30.1:
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ lightningcss-win32-x64-msvc@1.30.1:
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ lightningcss@1.30.1:
|
|
|
+ dependencies:
|
|
|
+ detect-libc: 2.0.4
|
|
|
+ optionalDependencies:
|
|
|
+ lightningcss-darwin-arm64: 1.30.1
|
|
|
+ lightningcss-darwin-x64: 1.30.1
|
|
|
+ lightningcss-freebsd-x64: 1.30.1
|
|
|
+ lightningcss-linux-arm-gnueabihf: 1.30.1
|
|
|
+ lightningcss-linux-arm64-gnu: 1.30.1
|
|
|
+ lightningcss-linux-arm64-musl: 1.30.1
|
|
|
+ lightningcss-linux-x64-gnu: 1.30.1
|
|
|
+ lightningcss-linux-x64-musl: 1.30.1
|
|
|
+ lightningcss-win32-arm64-msvc: 1.30.1
|
|
|
+ lightningcss-win32-x64-msvc: 1.30.1
|
|
|
+
|
|
|
+ magic-string@0.30.17:
|
|
|
+ dependencies:
|
|
|
+ '@jridgewell/sourcemap-codec': 1.5.4
|
|
|
+
|
|
|
math-intrinsics@1.1.0: {}
|
|
|
|
|
|
media-typer@1.1.0: {}
|
|
|
@@ -2270,6 +2665,14 @@ snapshots:
|
|
|
dependencies:
|
|
|
mime-db: 1.54.0
|
|
|
|
|
|
+ minipass@7.1.2: {}
|
|
|
+
|
|
|
+ minizlib@3.0.2:
|
|
|
+ dependencies:
|
|
|
+ minipass: 7.1.2
|
|
|
+
|
|
|
+ mkdirp@3.0.1: {}
|
|
|
+
|
|
|
mrmime@2.0.1: {}
|
|
|
|
|
|
ms@2.0.0: {}
|
|
|
@@ -2809,6 +3212,19 @@ snapshots:
|
|
|
|
|
|
stylis@4.3.6: {}
|
|
|
|
|
|
+ tailwindcss@4.1.11: {}
|
|
|
+
|
|
|
+ tapable@2.2.2: {}
|
|
|
+
|
|
|
+ tar@7.4.3:
|
|
|
+ dependencies:
|
|
|
+ '@isaacs/fs-minipass': 4.0.1
|
|
|
+ chownr: 3.0.0
|
|
|
+ minipass: 7.1.2
|
|
|
+ minizlib: 3.0.2
|
|
|
+ mkdirp: 3.0.1
|
|
|
+ yallist: 5.0.0
|
|
|
+
|
|
|
throttle-debounce@5.0.2: {}
|
|
|
|
|
|
tinyglobby@0.2.14:
|
|
|
@@ -2843,7 +3259,7 @@ snapshots:
|
|
|
|
|
|
vary@1.1.2: {}
|
|
|
|
|
|
- vite@7.0.5(@types/node@24.1.0)(tsx@4.20.3)(yaml@2.8.0):
|
|
|
+ vite@7.0.5(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(tsx@4.20.3)(yaml@2.8.0):
|
|
|
dependencies:
|
|
|
esbuild: 0.25.8
|
|
|
fdir: 6.4.6(picomatch@4.0.3)
|
|
|
@@ -2854,6 +3270,8 @@ snapshots:
|
|
|
optionalDependencies:
|
|
|
'@types/node': 24.1.0
|
|
|
fsevents: 2.3.3
|
|
|
+ jiti: 2.5.1
|
|
|
+ lightningcss: 1.30.1
|
|
|
tsx: 4.20.3
|
|
|
yaml: 2.8.0
|
|
|
|
|
|
@@ -2863,6 +3281,8 @@ snapshots:
|
|
|
|
|
|
wrappy@1.0.2: {}
|
|
|
|
|
|
+ yallist@5.0.0: {}
|
|
|
+
|
|
|
yaml@2.8.0: {}
|
|
|
|
|
|
zod@4.0.8: {}
|