7 Commits

Author SHA1 Message Date
renovate[bot]
75893ef53a chore(deps): Update dependency lucide-react to ^0.556.0 2025-12-08 10:04:38 +00:00
renovate[bot]
78f57b4c3b chore(deps): Update React to ^19.2.1 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-08 10:03:33 +00:00
renovate[bot]
41dfe9f7ef chore(deps): Update dependency prettier to ^3.7.4 (#80)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-08 05:49:51 +00:00
renovate[bot]
80ebc4f920 chore(deps): Update dependency prettier to ^3.7.3 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-01 20:44:19 +00:00
renovate[bot]
5c74051126 chore(deps): Update tokio-tracing monorepo (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-01 19:03:46 +00:00
renovate[bot]
5e287b0b80 chore(deps): Update Tauri (Rust) (#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-01 14:52:22 +00:00
renovate[bot]
65b10074bc chore(deps): Update dependency @types/react to ^19.2.7 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-01 10:12:47 +00:00
4 changed files with 296 additions and 220 deletions

View File

@@ -17,22 +17,22 @@
"@tailwindcss/vite": "^4.1.17", "@tailwindcss/vite": "^4.1.17",
"@tauri-apps/api": "^2.9.0", "@tauri-apps/api": "^2.9.0",
"@tauri-apps/plugin-opener": "^2.5.2", "@tauri-apps/plugin-opener": "^2.5.2",
"lucide-react": "^0.548.0", "lucide-react": "^0.556.0",
"react": "^19.2.0", "react": "^19.2.1",
"react-dom": "^19.2.0", "react-dom": "^19.2.1",
"tailwindcss": "^4.1.17", "tailwindcss": "^4.1.17",
"ts-pattern": "^5.9.0" "ts-pattern": "^5.9.0"
}, },
"devDependencies": { "devDependencies": {
"@tauri-apps/cli": "^2.9.3", "@tauri-apps/cli": "^2.9.3",
"@tsconfig/vite-react": "^7.0.2", "@tsconfig/vite-react": "^7.0.2",
"@types/react": "^19.2.6", "@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3", "@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.1", "@vitejs/plugin-react": "^5.1.1",
"prettier": "^3.6.2", "prettier": "^3.7.4",
"tsx": "^4.20.6", "tsx": "^4.20.6",
"typescript": "~5.9.3", "typescript": "~5.9.3",
"vite": "^7.2.4", "vite": "^7.2.4",
"vitest": "^4.0.14" "vitest": "^3.2.4"
} }
} }

452
pnpm-lock.yaml generated
View File

@@ -10,10 +10,10 @@ importers:
dependencies: dependencies:
'@nivo/core': '@nivo/core':
specifier: ^0.99.0 specifier: ^0.99.0
version: 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) version: 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/line': '@nivo/line':
specifier: ^0.99.0 specifier: ^0.99.0
version: 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) version: 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@tailwindcss/vite': '@tailwindcss/vite':
specifier: ^4.1.17 specifier: ^4.1.17
version: 4.1.17(vite@7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6)) version: 4.1.17(vite@7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6))
@@ -24,14 +24,14 @@ importers:
specifier: ^2.5.2 specifier: ^2.5.2
version: 2.5.2 version: 2.5.2
lucide-react: lucide-react:
specifier: ^0.548.0 specifier: ^0.556.0
version: 0.548.0(react@19.2.0) version: 0.556.0(react@19.2.1)
react: react:
specifier: ^19.2.0 specifier: ^19.2.1
version: 19.2.0 version: 19.2.1
react-dom: react-dom:
specifier: ^19.2.0 specifier: ^19.2.1
version: 19.2.0(react@19.2.0) version: 19.2.1(react@19.2.1)
tailwindcss: tailwindcss:
specifier: ^4.1.17 specifier: ^4.1.17
version: 4.1.17 version: 4.1.17
@@ -46,17 +46,17 @@ importers:
specifier: ^7.0.2 specifier: ^7.0.2
version: 7.0.2 version: 7.0.2
'@types/react': '@types/react':
specifier: ^19.2.6 specifier: ^19.2.7
version: 19.2.6 version: 19.2.7
'@types/react-dom': '@types/react-dom':
specifier: ^19.2.3 specifier: ^19.2.3
version: 19.2.3(@types/react@19.2.6) version: 19.2.3(@types/react@19.2.7)
'@vitejs/plugin-react': '@vitejs/plugin-react':
specifier: ^5.1.1 specifier: ^5.1.1
version: 5.1.1(vite@7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6)) version: 5.1.1(vite@7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6))
prettier: prettier:
specifier: ^3.6.2 specifier: ^3.7.4
version: 3.6.2 version: 3.7.4
tsx: tsx:
specifier: ^4.20.6 specifier: ^4.20.6
version: 4.20.6 version: 4.20.6
@@ -67,8 +67,8 @@ importers:
specifier: ^7.2.4 specifier: ^7.2.4
version: 7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6) version: 7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6)
vitest: vitest:
specifier: ^4.0.14 specifier: ^3.2.4
version: 4.0.14(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6) version: 3.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6)
packages: packages:
@@ -520,9 +520,6 @@ packages:
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
'@standard-schema/spec@1.0.0':
resolution: {integrity: sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==}
'@tailwindcss/node@4.1.17': '@tailwindcss/node@4.1.17':
resolution: {integrity: sha512-csIkHIgLb3JisEFQ0vxr2Y57GUNYh447C8xzwj89U/8fdW8LhProdxvnVH6U8M2Y73QKiTIH+LWbK3V2BBZsAg==} resolution: {integrity: sha512-csIkHIgLb3JisEFQ0vxr2Y57GUNYh447C8xzwj89U/8fdW8LhProdxvnVH6U8M2Y73QKiTIH+LWbK3V2BBZsAg==}
@@ -752,8 +749,8 @@ packages:
peerDependencies: peerDependencies:
'@types/react': ^19.2.0 '@types/react': ^19.2.0
'@types/react@19.2.6': '@types/react@19.2.7':
resolution: {integrity: sha512-p/jUvulfgU7oKtj6Xpk8cA2Y1xKTtICGpJYeJXz2YVO2UcvjQgeRMLDGfDeqeRW2Ta+0QNFwcc8X3GH8SxZz6w==} resolution: {integrity: sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==}
'@vitejs/plugin-react@5.1.1': '@vitejs/plugin-react@5.1.1':
resolution: {integrity: sha512-WQfkSw0QbQ5aJ2CHYw23ZGkqnRwqKHD/KYsMeTkZzPT4Jcf0DcBxBtwMJxnu6E7oxw5+JC6ZAiePgh28uJ1HBA==} resolution: {integrity: sha512-WQfkSw0QbQ5aJ2CHYw23ZGkqnRwqKHD/KYsMeTkZzPT4Jcf0DcBxBtwMJxnu6E7oxw5+JC6ZAiePgh28uJ1HBA==}
@@ -761,34 +758,34 @@ packages:
peerDependencies: peerDependencies:
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
'@vitest/expect@4.0.14': '@vitest/expect@3.2.4':
resolution: {integrity: sha512-RHk63V3zvRiYOWAV0rGEBRO820ce17hz7cI2kDmEdfQsBjT2luEKB5tCOc91u1oSQoUOZkSv3ZyzkdkSLD7lKw==} resolution: {integrity: sha512-Io0yyORnB6sikFlt8QW5K7slY4OjqNX9jmJQ02QDda8lyM6B5oNgVWoSoKPac8/kgnCUzuHQKrSLtu/uOqqrig==}
'@vitest/mocker@4.0.14': '@vitest/mocker@3.2.4':
resolution: {integrity: sha512-RzS5NujlCzeRPF1MK7MXLiEFpkIXeMdQ+rN3Kk3tDI9j0mtbr7Nmuq67tpkOJQpgyClbOltCXMjLZicJHsH5Cg==} resolution: {integrity: sha512-46ryTE9RZO/rfDd7pEqFl7etuyzekzEhUbTW3BvmeO/BcCMEgq59BKhek3dXDWgAj4oMK6OZi+vRr1wPW6qjEQ==}
peerDependencies: peerDependencies:
msw: ^2.4.9 msw: ^2.4.9
vite: ^6.0.0 || ^7.0.0-0 vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0
peerDependenciesMeta: peerDependenciesMeta:
msw: msw:
optional: true optional: true
vite: vite:
optional: true optional: true
'@vitest/pretty-format@4.0.14': '@vitest/pretty-format@3.2.4':
resolution: {integrity: sha512-SOYPgujB6TITcJxgd3wmsLl+wZv+fy3av2PpiPpsWPZ6J1ySUYfScfpIt2Yv56ShJXR2MOA6q2KjKHN4EpdyRQ==} resolution: {integrity: sha512-IVNZik8IVRJRTr9fxlitMKeJeXFFFN0JaB9PHPGQ8NKQbGpfjlTx9zO4RefN8gp7eqjNy8nyK3NZmBzOPeIxtA==}
'@vitest/runner@4.0.14': '@vitest/runner@3.2.4':
resolution: {integrity: sha512-BsAIk3FAqxICqREbX8SetIteT8PiaUL/tgJjmhxJhCsigmzzH8xeadtp7LRnTpCVzvf0ib9BgAfKJHuhNllKLw==} resolution: {integrity: sha512-oukfKT9Mk41LreEW09vt45f8wx7DordoWUZMYdY/cyAk7w5TWkTRCNZYF7sX7n2wB7jyGAl74OxgwhPgKaqDMQ==}
'@vitest/snapshot@4.0.14': '@vitest/snapshot@3.2.4':
resolution: {integrity: sha512-aQVBfT1PMzDSA16Y3Fp45a0q8nKexx6N5Amw3MX55BeTeZpoC08fGqEZqVmPcqN0ueZsuUQ9rriPMhZ3Mu19Ag==} resolution: {integrity: sha512-dEYtS7qQP2CjU27QBC5oUOxLE/v5eLkGqPE0ZKEIDGMs4vKWe7IjgLOeauHsR0D5YuuycGRO5oSRXnwnmA78fQ==}
'@vitest/spy@4.0.14': '@vitest/spy@3.2.4':
resolution: {integrity: sha512-JmAZT1UtZooO0tpY3GRyiC/8W7dCs05UOq9rfsUUgEZEdq+DuHLmWhPsrTt0TiW7WYeL/hXpaE07AZ2RCk44hg==} resolution: {integrity: sha512-vAfasCOe6AIK70iP5UD11Ac4siNUNJ9i/9PZ3NKx07sG6sUxeag1LWdNrMWeKKYBLlzuK+Gn65Yd5nyL6ds+nw==}
'@vitest/utils@4.0.14': '@vitest/utils@3.2.4':
resolution: {integrity: sha512-hLqXZKAWNg8pI+SQXyXxWCTOpA3MvsqcbVeNgSi8x/CSN2wi26dSzn1wrOhmCmFjEvN9p8/kLFRHa6PI8jHazw==} resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==}
assertion-error@2.0.1: assertion-error@2.0.1:
resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
@@ -803,13 +800,21 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true hasBin: true
cac@6.7.14:
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
engines: {node: '>=8'}
caniuse-lite@1.0.30001753: caniuse-lite@1.0.30001753:
resolution: {integrity: sha512-Bj5H35MD/ebaOV4iDLqPEtiliTN29qkGtEHCwawWn4cYm+bPJM2NsaP30vtZcnERClMzp52J4+aw2UNbK4o+zw==} resolution: {integrity: sha512-Bj5H35MD/ebaOV4iDLqPEtiliTN29qkGtEHCwawWn4cYm+bPJM2NsaP30vtZcnERClMzp52J4+aw2UNbK4o+zw==}
chai@6.2.1: chai@5.3.3:
resolution: {integrity: sha512-p4Z49OGG5W/WBCPSS/dH3jQ73kD6tiMmUM+bckNK6Jr5JHMG3k9bg/BvKR8lKmtVBKmOiuVaV2ws8s9oSbwysg==} resolution: {integrity: sha512-4zNhdJD/iOjSH0A05ea+Ke6MU5mmpQcbQsSOkgdaUMJ9zTlDTD/GYlwohmIE2u0gaxHYiVHEn1Fw9mZ/ktJWgw==}
engines: {node: '>=18'} engines: {node: '>=18'}
check-error@2.1.1:
resolution: {integrity: sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==}
engines: {node: '>= 16'}
convert-source-map@2.0.0: convert-source-map@2.0.0:
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
@@ -876,6 +881,10 @@ packages:
supports-color: supports-color:
optional: true optional: true
deep-eql@5.0.2:
resolution: {integrity: sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==}
engines: {node: '>=6'}
delaunator@5.0.1: delaunator@5.0.1:
resolution: {integrity: sha512-8nvh+XBe96aCESrGOqMp/84b13H9cdKbG5P2ejQCh4d4sK9RL4371qou9drQjMhvnPmhWl5hnmqbEE0fXr9Xnw==} resolution: {integrity: sha512-8nvh+XBe96aCESrGOqMp/84b13H9cdKbG5P2ejQCh4d4sK9RL4371qou9drQjMhvnPmhWl5hnmqbEE0fXr9Xnw==}
@@ -947,6 +956,9 @@ packages:
js-tokens@4.0.0: js-tokens@4.0.0:
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
js-tokens@9.0.1:
resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
jsesc@3.1.0: jsesc@3.1.0:
resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==} resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
engines: {node: '>=6'} engines: {node: '>=6'}
@@ -1030,11 +1042,14 @@ packages:
lodash@4.17.21: lodash@4.17.21:
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
loupe@3.2.1:
resolution: {integrity: sha512-CdzqowRJCeLU72bHvWqwRBBlLcMEtIvGrlvef74kMnV2AolS9Y8xUv1I0U/MNAWMhBlKIoyuEgoJ0t/bbwHbLQ==}
lru-cache@5.1.1: lru-cache@5.1.1:
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
lucide-react@0.548.0: lucide-react@0.556.0:
resolution: {integrity: sha512-63b16z63jM9yc1MwxajHeuu0FRZFsDtljtDjYm26Kd86UQ5HQzu9ksEtoUUw4RBuewodw/tGFmvipePvRsKeDA==} resolution: {integrity: sha512-iOb8dRk7kLaYBZhR2VlV1CeJGxChBgUthpSP8wom9jfj79qovgG6qcSdiy6vkoREKPnbUYzJsCn4o4PtG3Iy+A==}
peerDependencies: peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -1052,12 +1067,13 @@ packages:
node-releases@2.0.27: node-releases@2.0.27:
resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==} resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==}
obug@2.1.1:
resolution: {integrity: sha512-uTqF9MuPraAQ+IsnPf366RG4cP9RtUi7MLO1N3KEc+wb0a6yKpeL0lmk2IB1jY5KHPAlTc6T/JRdC/YqxHNwkQ==}
pathe@2.0.3: pathe@2.0.3:
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
pathval@2.0.1:
resolution: {integrity: sha512-//nshmD55c46FuFw26xV/xFAaB5HF9Xdap7HJBBnrKdAd6/GxDBaNA1870O79+9ueg61cZLSVc+OaFlfmObYVQ==}
engines: {node: '>= 14.16'}
picocolors@1.1.1: picocolors@1.1.1:
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
@@ -1069,15 +1085,15 @@ packages:
resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
engines: {node: ^10 || ^12 || >=14} engines: {node: ^10 || ^12 || >=14}
prettier@3.6.2: prettier@3.7.4:
resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==} resolution: {integrity: sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==}
engines: {node: '>=14'} engines: {node: '>=14'}
hasBin: true hasBin: true
react-dom@19.2.0: react-dom@19.2.1:
resolution: {integrity: sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==} resolution: {integrity: sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg==}
peerDependencies: peerDependencies:
react: ^19.2.0 react: ^19.2.1
react-refresh@0.18.0: react-refresh@0.18.0:
resolution: {integrity: sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==} resolution: {integrity: sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==}
@@ -1089,8 +1105,8 @@ packages:
react: ^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0 || ^19.0.0
react@19.2.0: react@19.2.1:
resolution: {integrity: sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==} resolution: {integrity: sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
resolve-pkg-maps@1.0.0: resolve-pkg-maps@1.0.0:
@@ -1124,6 +1140,9 @@ packages:
std-env@3.10.0: std-env@3.10.0:
resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==} resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==}
strip-literal@3.1.0:
resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==}
tailwindcss@4.1.17: tailwindcss@4.1.17:
resolution: {integrity: sha512-j9Ee2YjuQqYT9bbRTfTZht9W/ytp5H+jJpZKiYdP/bpnXARAuELt9ofP0lPnmHjbga7SNQIxdTAXCmtKVYjN+Q==} resolution: {integrity: sha512-j9Ee2YjuQqYT9bbRTfTZht9W/ytp5H+jJpZKiYdP/bpnXARAuELt9ofP0lPnmHjbga7SNQIxdTAXCmtKVYjN+Q==}
@@ -1141,8 +1160,16 @@ packages:
resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
tinyrainbow@3.0.3: tinypool@1.1.1:
resolution: {integrity: sha512-PSkbLUoxOFRzJYjjxHJt9xro7D+iilgMX/C9lawzVuYiIdcihh9DXmVibBe8lmcFrRi/VzlPjBxbN7rH24q8/Q==} resolution: {integrity: sha512-Zba82s87IFq9A9XmjiX5uZA/ARWDrB03OHlq+Vw1fSdt0I+4/Kutwy8BP4Y/y/aORMo61FQ0vIb5j44vSo5Pkg==}
engines: {node: ^18.0.0 || >=20.0.0}
tinyrainbow@2.0.0:
resolution: {integrity: sha512-op4nsTR47R6p0vMUUoYl/a+ljLFVtlfaXkLQmqfLR1qHma1h/ysYk4hEXZ880bf2CYgTskvTa/e196Vd5dDQXw==}
engines: {node: '>=14.0.0'}
tinyspy@4.0.4:
resolution: {integrity: sha512-azl+t0z7pw/z958Gy9svOTuzqIk6xq+NSheJzn5MMWtWTFywIacg2wUlzKFGtt3cthx0r2SxMK0yzJOR0IES7Q==}
engines: {node: '>=14.0.0'} engines: {node: '>=14.0.0'}
ts-pattern@5.9.0: ts-pattern@5.9.0:
@@ -1170,6 +1197,11 @@ packages:
peerDependencies: peerDependencies:
react: '*' react: '*'
vite-node@3.2.4:
resolution: {integrity: sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
vite@7.2.4: vite@7.2.4:
resolution: {integrity: sha512-NL8jTlbo0Tn4dUEXEsUg8KeyG/Lkmc4Fnzb8JXN/Ykm9G4HNImjtABMJgkQoVjOBN/j2WAwDTRytdqJbZsah7w==} resolution: {integrity: sha512-NL8jTlbo0Tn4dUEXEsUg8KeyG/Lkmc4Fnzb8JXN/Ykm9G4HNImjtABMJgkQoVjOBN/j2WAwDTRytdqJbZsah7w==}
engines: {node: ^20.19.0 || >=22.12.0} engines: {node: ^20.19.0 || >=22.12.0}
@@ -1210,32 +1242,26 @@ packages:
yaml: yaml:
optional: true optional: true
vitest@4.0.14: vitest@3.2.4:
resolution: {integrity: sha512-d9B2J9Cm9dN9+6nxMnnNJKJCtcyKfnHj15N6YNJfaFHRLua/d3sRKU9RuKmO9mB0XdFtUizlxfz/VPbd3OxGhw==} resolution: {integrity: sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==}
engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@edge-runtime/vm': '*' '@edge-runtime/vm': '*'
'@opentelemetry/api': ^1.9.0 '@types/debug': ^4.1.12
'@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
'@vitest/browser-playwright': 4.0.14 '@vitest/browser': 3.2.4
'@vitest/browser-preview': 4.0.14 '@vitest/ui': 3.2.4
'@vitest/browser-webdriverio': 4.0.14
'@vitest/ui': 4.0.14
happy-dom: '*' happy-dom: '*'
jsdom: '*' jsdom: '*'
peerDependenciesMeta: peerDependenciesMeta:
'@edge-runtime/vm': '@edge-runtime/vm':
optional: true optional: true
'@opentelemetry/api': '@types/debug':
optional: true optional: true
'@types/node': '@types/node':
optional: true optional: true
'@vitest/browser-playwright': '@vitest/browser':
optional: true
'@vitest/browser-preview':
optional: true
'@vitest/browser-webdriverio':
optional: true optional: true
'@vitest/ui': '@vitest/ui':
optional: true optional: true
@@ -1463,36 +1489,36 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2 '@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.5 '@jridgewell/sourcemap-codec': 1.5.5
'@nivo/annotations@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': '@nivo/annotations@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
dependencies: dependencies:
'@nivo/colors': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/colors': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/core': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/theming': 0.99.0(react@19.2.0) '@nivo/theming': 0.99.0(react@19.2.1)
'@react-spring/web': 10.0.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-spring/web': 10.0.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
lodash: 4.17.21 lodash: 4.17.21
react: 19.2.0 react: 19.2.1
transitivePeerDependencies: transitivePeerDependencies:
- react-dom - react-dom
'@nivo/axes@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': '@nivo/axes@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
dependencies: dependencies:
'@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/core': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/scales': 0.99.0 '@nivo/scales': 0.99.0
'@nivo/text': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/text': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/theming': 0.99.0(react@19.2.0) '@nivo/theming': 0.99.0(react@19.2.1)
'@react-spring/web': 10.0.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-spring/web': 10.0.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@types/d3-format': 1.4.5 '@types/d3-format': 1.4.5
'@types/d3-time-format': 2.3.4 '@types/d3-time-format': 2.3.4
d3-format: 1.4.5 d3-format: 1.4.5
d3-time-format: 3.0.0 d3-time-format: 3.0.0
react: 19.2.0 react: 19.2.1
transitivePeerDependencies: transitivePeerDependencies:
- react-dom - react-dom
'@nivo/colors@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': '@nivo/colors@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
dependencies: dependencies:
'@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/core': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/theming': 0.99.0(react@19.2.0) '@nivo/theming': 0.99.0(react@19.2.1)
'@types/d3-color': 3.1.3 '@types/d3-color': 3.1.3
'@types/d3-scale': 4.0.9 '@types/d3-scale': 4.0.9
'@types/d3-scale-chromatic': 3.1.0 '@types/d3-scale-chromatic': 3.1.0
@@ -1500,15 +1526,15 @@ snapshots:
d3-scale: 4.0.2 d3-scale: 4.0.2
d3-scale-chromatic: 3.1.0 d3-scale-chromatic: 3.1.0
lodash: 4.17.21 lodash: 4.17.21
react: 19.2.0 react: 19.2.1
transitivePeerDependencies: transitivePeerDependencies:
- react-dom - react-dom
'@nivo/core@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': '@nivo/core@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
dependencies: dependencies:
'@nivo/theming': 0.99.0(react@19.2.0) '@nivo/theming': 0.99.0(react@19.2.1)
'@nivo/tooltip': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/tooltip': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@react-spring/web': 10.0.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-spring/web': 10.0.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@types/d3-shape': 3.1.7 '@types/d3-shape': 3.1.7
d3-color: 3.1.0 d3-color: 3.1.0
d3-format: 1.4.5 d3-format: 1.4.5
@@ -1518,39 +1544,39 @@ snapshots:
d3-shape: 3.2.0 d3-shape: 3.2.0
d3-time-format: 3.0.0 d3-time-format: 3.0.0
lodash: 4.17.21 lodash: 4.17.21
react: 19.2.0 react: 19.2.1
react-virtualized-auto-sizer: 1.0.26(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react-virtualized-auto-sizer: 1.0.26(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
use-debounce: 10.0.6(react@19.2.0) use-debounce: 10.0.6(react@19.2.1)
transitivePeerDependencies: transitivePeerDependencies:
- react-dom - react-dom
'@nivo/legends@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': '@nivo/legends@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
dependencies: dependencies:
'@nivo/colors': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/colors': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/core': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/text': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/text': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/theming': 0.99.0(react@19.2.0) '@nivo/theming': 0.99.0(react@19.2.1)
'@types/d3-scale': 4.0.9 '@types/d3-scale': 4.0.9
d3-scale: 4.0.2 d3-scale: 4.0.2
react: 19.2.0 react: 19.2.1
transitivePeerDependencies: transitivePeerDependencies:
- react-dom - react-dom
'@nivo/line@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': '@nivo/line@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
dependencies: dependencies:
'@nivo/annotations': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/annotations': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/axes': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/axes': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/colors': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/colors': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/core': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/legends': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/legends': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/scales': 0.99.0 '@nivo/scales': 0.99.0
'@nivo/theming': 0.99.0(react@19.2.0) '@nivo/theming': 0.99.0(react@19.2.1)
'@nivo/tooltip': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/tooltip': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/voronoi': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/voronoi': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@react-spring/web': 10.0.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-spring/web': 10.0.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@types/d3-shape': 3.1.7 '@types/d3-shape': 3.1.7
d3-shape: 3.2.0 d3-shape: 3.2.0
react: 19.2.0 react: 19.2.1
transitivePeerDependencies: transitivePeerDependencies:
- react-dom - react-dom
@@ -1566,73 +1592,73 @@ snapshots:
d3-time-format: 3.0.0 d3-time-format: 3.0.0
lodash: 4.17.21 lodash: 4.17.21
'@nivo/text@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': '@nivo/text@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
dependencies: dependencies:
'@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/core': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/theming': 0.99.0(react@19.2.0) '@nivo/theming': 0.99.0(react@19.2.1)
'@react-spring/web': 10.0.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-spring/web': 10.0.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
react: 19.2.0 react: 19.2.1
transitivePeerDependencies: transitivePeerDependencies:
- react-dom - react-dom
'@nivo/theming@0.99.0(react@19.2.0)': '@nivo/theming@0.99.0(react@19.2.1)':
dependencies: dependencies:
lodash: 4.17.21 lodash: 4.17.21
react: 19.2.0 react: 19.2.1
'@nivo/tooltip@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': '@nivo/tooltip@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
dependencies: dependencies:
'@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/core': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/theming': 0.99.0(react@19.2.0) '@nivo/theming': 0.99.0(react@19.2.1)
'@react-spring/web': 10.0.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-spring/web': 10.0.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
react: 19.2.0 react: 19.2.1
transitivePeerDependencies: transitivePeerDependencies:
- react-dom - react-dom
'@nivo/voronoi@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': '@nivo/voronoi@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
dependencies: dependencies:
'@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/core': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@nivo/theming': 0.99.0(react@19.2.0) '@nivo/theming': 0.99.0(react@19.2.1)
'@nivo/tooltip': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/tooltip': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
'@types/d3-delaunay': 6.0.4 '@types/d3-delaunay': 6.0.4
'@types/d3-scale': 4.0.9 '@types/d3-scale': 4.0.9
d3-delaunay: 6.0.4 d3-delaunay: 6.0.4
d3-scale: 4.0.2 d3-scale: 4.0.2
react: 19.2.0 react: 19.2.1
transitivePeerDependencies: transitivePeerDependencies:
- react-dom - react-dom
'@react-spring/animated@10.0.3(react@19.2.0)': '@react-spring/animated@10.0.3(react@19.2.1)':
dependencies: dependencies:
'@react-spring/shared': 10.0.3(react@19.2.0) '@react-spring/shared': 10.0.3(react@19.2.1)
'@react-spring/types': 10.0.3 '@react-spring/types': 10.0.3
react: 19.2.0 react: 19.2.1
'@react-spring/core@10.0.3(react@19.2.0)': '@react-spring/core@10.0.3(react@19.2.1)':
dependencies: dependencies:
'@react-spring/animated': 10.0.3(react@19.2.0) '@react-spring/animated': 10.0.3(react@19.2.1)
'@react-spring/shared': 10.0.3(react@19.2.0) '@react-spring/shared': 10.0.3(react@19.2.1)
'@react-spring/types': 10.0.3 '@react-spring/types': 10.0.3
react: 19.2.0 react: 19.2.1
'@react-spring/rafz@10.0.3': {} '@react-spring/rafz@10.0.3': {}
'@react-spring/shared@10.0.3(react@19.2.0)': '@react-spring/shared@10.0.3(react@19.2.1)':
dependencies: dependencies:
'@react-spring/rafz': 10.0.3 '@react-spring/rafz': 10.0.3
'@react-spring/types': 10.0.3 '@react-spring/types': 10.0.3
react: 19.2.0 react: 19.2.1
'@react-spring/types@10.0.3': {} '@react-spring/types@10.0.3': {}
'@react-spring/web@10.0.3(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': '@react-spring/web@10.0.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
dependencies: dependencies:
'@react-spring/animated': 10.0.3(react@19.2.0) '@react-spring/animated': 10.0.3(react@19.2.1)
'@react-spring/core': 10.0.3(react@19.2.0) '@react-spring/core': 10.0.3(react@19.2.1)
'@react-spring/shared': 10.0.3(react@19.2.0) '@react-spring/shared': 10.0.3(react@19.2.1)
'@react-spring/types': 10.0.3 '@react-spring/types': 10.0.3
react: 19.2.0 react: 19.2.1
react-dom: 19.2.0(react@19.2.0) react-dom: 19.2.1(react@19.2.1)
'@rolldown/pluginutils@1.0.0-beta.47': {} '@rolldown/pluginutils@1.0.0-beta.47': {}
@@ -1702,8 +1728,6 @@ snapshots:
'@rollup/rollup-win32-x64-msvc@4.52.5': '@rollup/rollup-win32-x64-msvc@4.52.5':
optional: true optional: true
'@standard-schema/spec@1.0.0': {}
'@tailwindcss/node@4.1.17': '@tailwindcss/node@4.1.17':
dependencies: dependencies:
'@jridgewell/remapping': 2.3.5 '@jridgewell/remapping': 2.3.5
@@ -1885,11 +1909,11 @@ snapshots:
'@types/estree@1.0.8': {} '@types/estree@1.0.8': {}
'@types/react-dom@19.2.3(@types/react@19.2.6)': '@types/react-dom@19.2.3(@types/react@19.2.7)':
dependencies: dependencies:
'@types/react': 19.2.6 '@types/react': 19.2.7
'@types/react@19.2.6': '@types/react@19.2.7':
dependencies: dependencies:
csstype: 3.2.3 csstype: 3.2.3
@@ -1905,44 +1929,47 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@vitest/expect@4.0.14': '@vitest/expect@3.2.4':
dependencies: dependencies:
'@standard-schema/spec': 1.0.0
'@types/chai': 5.2.3 '@types/chai': 5.2.3
'@vitest/spy': 4.0.14 '@vitest/spy': 3.2.4
'@vitest/utils': 4.0.14 '@vitest/utils': 3.2.4
chai: 6.2.1 chai: 5.3.3
tinyrainbow: 3.0.3 tinyrainbow: 2.0.0
'@vitest/mocker@4.0.14(vite@7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6))': '@vitest/mocker@3.2.4(vite@7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6))':
dependencies: dependencies:
'@vitest/spy': 4.0.14 '@vitest/spy': 3.2.4
estree-walker: 3.0.3 estree-walker: 3.0.3
magic-string: 0.30.21 magic-string: 0.30.21
optionalDependencies: optionalDependencies:
vite: 7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6) vite: 7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6)
'@vitest/pretty-format@4.0.14': '@vitest/pretty-format@3.2.4':
dependencies: dependencies:
tinyrainbow: 3.0.3 tinyrainbow: 2.0.0
'@vitest/runner@4.0.14': '@vitest/runner@3.2.4':
dependencies: dependencies:
'@vitest/utils': 4.0.14 '@vitest/utils': 3.2.4
pathe: 2.0.3 pathe: 2.0.3
strip-literal: 3.1.0
'@vitest/snapshot@4.0.14': '@vitest/snapshot@3.2.4':
dependencies: dependencies:
'@vitest/pretty-format': 4.0.14 '@vitest/pretty-format': 3.2.4
magic-string: 0.30.21 magic-string: 0.30.21
pathe: 2.0.3 pathe: 2.0.3
'@vitest/spy@4.0.14': {} '@vitest/spy@3.2.4':
'@vitest/utils@4.0.14':
dependencies: dependencies:
'@vitest/pretty-format': 4.0.14 tinyspy: 4.0.4
tinyrainbow: 3.0.3
'@vitest/utils@3.2.4':
dependencies:
'@vitest/pretty-format': 3.2.4
loupe: 3.2.1
tinyrainbow: 2.0.0
assertion-error@2.0.1: {} assertion-error@2.0.1: {}
@@ -1956,9 +1983,19 @@ snapshots:
node-releases: 2.0.27 node-releases: 2.0.27
update-browserslist-db: 1.1.4(browserslist@4.27.0) update-browserslist-db: 1.1.4(browserslist@4.27.0)
cac@6.7.14: {}
caniuse-lite@1.0.30001753: {} caniuse-lite@1.0.30001753: {}
chai@6.2.1: {} chai@5.3.3:
dependencies:
assertion-error: 2.0.1
check-error: 2.1.1
deep-eql: 5.0.2
loupe: 3.2.1
pathval: 2.0.1
check-error@2.1.1: {}
convert-source-map@2.0.0: {} convert-source-map@2.0.0: {}
@@ -2021,6 +2058,8 @@ snapshots:
dependencies: dependencies:
ms: 2.1.3 ms: 2.1.3
deep-eql@5.0.2: {}
delaunator@5.0.1: delaunator@5.0.1:
dependencies: dependencies:
robust-predicates: 3.0.2 robust-predicates: 3.0.2
@@ -2096,6 +2135,8 @@ snapshots:
js-tokens@4.0.0: {} js-tokens@4.0.0: {}
js-tokens@9.0.1: {}
jsesc@3.1.0: {} jsesc@3.1.0: {}
json5@2.2.3: {} json5@2.2.3: {}
@@ -2151,13 +2192,15 @@ snapshots:
lodash@4.17.21: {} lodash@4.17.21: {}
loupe@3.2.1: {}
lru-cache@5.1.1: lru-cache@5.1.1:
dependencies: dependencies:
yallist: 3.1.1 yallist: 3.1.1
lucide-react@0.548.0(react@19.2.0): lucide-react@0.556.0(react@19.2.1):
dependencies: dependencies:
react: 19.2.0 react: 19.2.1
magic-string@0.30.21: magic-string@0.30.21:
dependencies: dependencies:
@@ -2169,10 +2212,10 @@ snapshots:
node-releases@2.0.27: {} node-releases@2.0.27: {}
obug@2.1.1: {}
pathe@2.0.3: {} pathe@2.0.3: {}
pathval@2.0.1: {}
picocolors@1.1.1: {} picocolors@1.1.1: {}
picomatch@4.0.3: {} picomatch@4.0.3: {}
@@ -2183,21 +2226,21 @@ snapshots:
picocolors: 1.1.1 picocolors: 1.1.1
source-map-js: 1.2.1 source-map-js: 1.2.1
prettier@3.6.2: {} prettier@3.7.4: {}
react-dom@19.2.0(react@19.2.0): react-dom@19.2.1(react@19.2.1):
dependencies: dependencies:
react: 19.2.0 react: 19.2.1
scheduler: 0.27.0 scheduler: 0.27.0
react-refresh@0.18.0: {} react-refresh@0.18.0: {}
react-virtualized-auto-sizer@1.0.26(react-dom@19.2.0(react@19.2.0))(react@19.2.0): react-virtualized-auto-sizer@1.0.26(react-dom@19.2.1(react@19.2.1))(react@19.2.1):
dependencies: dependencies:
react: 19.2.0 react: 19.2.1
react-dom: 19.2.0(react@19.2.0) react-dom: 19.2.1(react@19.2.1)
react@19.2.0: {} react@19.2.1: {}
resolve-pkg-maps@1.0.0: {} resolve-pkg-maps@1.0.0: {}
@@ -2243,6 +2286,10 @@ snapshots:
std-env@3.10.0: {} std-env@3.10.0: {}
strip-literal@3.1.0:
dependencies:
js-tokens: 9.0.1
tailwindcss@4.1.17: {} tailwindcss@4.1.17: {}
tapable@2.3.0: {} tapable@2.3.0: {}
@@ -2256,7 +2303,11 @@ snapshots:
fdir: 6.5.0(picomatch@4.0.3) fdir: 6.5.0(picomatch@4.0.3)
picomatch: 4.0.3 picomatch: 4.0.3
tinyrainbow@3.0.3: {} tinypool@1.1.1: {}
tinyrainbow@2.0.0: {}
tinyspy@4.0.4: {}
ts-pattern@5.9.0: {} ts-pattern@5.9.0: {}
@@ -2275,9 +2326,30 @@ snapshots:
escalade: 3.2.0 escalade: 3.2.0
picocolors: 1.1.1 picocolors: 1.1.1
use-debounce@10.0.6(react@19.2.0): use-debounce@10.0.6(react@19.2.1):
dependencies: dependencies:
react: 19.2.0 react: 19.2.1
vite-node@3.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6):
dependencies:
cac: 6.7.14
debug: 4.4.3
es-module-lexer: 1.7.0
pathe: 2.0.3
vite: 7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6)
transitivePeerDependencies:
- '@types/node'
- jiti
- less
- lightningcss
- sass
- sass-embedded
- stylus
- sugarss
- supports-color
- terser
- tsx
- yaml
vite@7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6): vite@7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6):
dependencies: dependencies:
@@ -2293,27 +2365,30 @@ snapshots:
lightningcss: 1.30.2 lightningcss: 1.30.2
tsx: 4.20.6 tsx: 4.20.6
vitest@4.0.14(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6): vitest@3.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6):
dependencies: dependencies:
'@vitest/expect': 4.0.14 '@types/chai': 5.2.3
'@vitest/mocker': 4.0.14(vite@7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6)) '@vitest/expect': 3.2.4
'@vitest/pretty-format': 4.0.14 '@vitest/mocker': 3.2.4(vite@7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6))
'@vitest/runner': 4.0.14 '@vitest/pretty-format': 3.2.4
'@vitest/snapshot': 4.0.14 '@vitest/runner': 3.2.4
'@vitest/spy': 4.0.14 '@vitest/snapshot': 3.2.4
'@vitest/utils': 4.0.14 '@vitest/spy': 3.2.4
es-module-lexer: 1.7.0 '@vitest/utils': 3.2.4
chai: 5.3.3
debug: 4.4.3
expect-type: 1.2.2 expect-type: 1.2.2
magic-string: 0.30.21 magic-string: 0.30.21
obug: 2.1.1
pathe: 2.0.3 pathe: 2.0.3
picomatch: 4.0.3 picomatch: 4.0.3
std-env: 3.10.0 std-env: 3.10.0
tinybench: 2.9.0 tinybench: 2.9.0
tinyexec: 0.3.2 tinyexec: 0.3.2
tinyglobby: 0.2.15 tinyglobby: 0.2.15
tinyrainbow: 3.0.3 tinypool: 1.1.1
tinyrainbow: 2.0.0
vite: 7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6) vite: 7.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6)
vite-node: 3.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6)
why-is-node-running: 2.3.0 why-is-node-running: 2.3.0
transitivePeerDependencies: transitivePeerDependencies:
- jiti - jiti
@@ -2324,6 +2399,7 @@ snapshots:
- sass-embedded - sass-embedded
- stylus - stylus
- sugarss - sugarss
- supports-color
- terser - terser
- tsx - tsx
- yaml - yaml

44
src-tauri/Cargo.lock generated
View File

@@ -4100,9 +4100,9 @@ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
[[package]] [[package]]
name = "tauri" name = "tauri"
version = "2.9.3" version = "2.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e492485dd390b35f7497401f67694f46161a2a00ffd800938d5dd3c898fb9d8" checksum = "15524fc7959bfcaa051ba6d0b3fb1ef18e978de2176c7c6acb977f7fd14d35c7"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"bytes", "bytes",
@@ -4151,9 +4151,9 @@ dependencies = [
[[package]] [[package]]
name = "tauri-build" name = "tauri-build"
version = "2.5.2" version = "2.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87d6f8cafe6a75514ce5333f115b7b1866e8e68d9672bf4ca89fc0f35697ea9d" checksum = "17fcb8819fd16463512a12f531d44826ce566f486d7ccd211c9c8cebdaec4e08"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"cargo_toml", "cargo_toml",
@@ -4173,9 +4173,9 @@ dependencies = [
[[package]] [[package]]
name = "tauri-codegen" name = "tauri-codegen"
version = "2.5.1" version = "2.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b7ef707148f0755110ca54377560ab891d722de4d53297595380a748026f139f" checksum = "9fa9844cefcf99554a16e0a278156ae73b0d8680bbc0e2ad1e4287aadd8489cf"
dependencies = [ dependencies = [
"base64 0.22.1", "base64 0.22.1",
"brotli", "brotli",
@@ -4200,9 +4200,9 @@ dependencies = [
[[package]] [[package]]
name = "tauri-macros" name = "tauri-macros"
version = "2.5.1" version = "2.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71664fd715ee6e382c05345ad258d6d1d50f90cf1b58c0aa726638b33c2a075d" checksum = "3764a12f886d8245e66b7ee9b43ccc47883399be2019a61d80cf0f4117446fde"
dependencies = [ dependencies = [
"heck 0.5.0", "heck 0.5.0",
"proc-macro2", "proc-macro2",
@@ -4253,9 +4253,9 @@ dependencies = [
[[package]] [[package]]
name = "tauri-runtime" name = "tauri-runtime"
version = "2.9.1" version = "2.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9368f09358496f2229313fccb37682ad116b7f46fa76981efe116994a0628926" checksum = "87f766fe9f3d1efc4b59b17e7a891ad5ed195fa8d23582abb02e6c9a01137892"
dependencies = [ dependencies = [
"cookie", "cookie",
"dpi", "dpi",
@@ -4278,9 +4278,9 @@ dependencies = [
[[package]] [[package]]
name = "tauri-runtime-wry" name = "tauri-runtime-wry"
version = "2.9.1" version = "2.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "929f5df216f5c02a9e894554401bcdab6eec3e39ec6a4a7731c7067fc8688a93" checksum = "7950f3bde6bcca6655bc5e76d3d6ec587ceb81032851ab4ddbe1f508bdea2729"
dependencies = [ dependencies = [
"gtk", "gtk",
"http", "http",
@@ -4305,9 +4305,9 @@ dependencies = [
[[package]] [[package]]
name = "tauri-utils" name = "tauri-utils"
version = "2.8.0" version = "2.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6b8bbe426abdbf52d050e52ed693130dbd68375b9ad82a3fb17efb4c8d85673" checksum = "76a423c51176eb3616ee9b516a9fa67fed5f0e78baaba680e44eb5dd2cc37490"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"brotli", "brotli",
@@ -4654,9 +4654,9 @@ checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
[[package]] [[package]]
name = "tracing" name = "tracing"
version = "0.1.41" version = "0.1.43"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" checksum = "2d15d90a0b5c19378952d479dc858407149d7bb45a14de0142f6c534b16fc647"
dependencies = [ dependencies = [
"pin-project-lite", "pin-project-lite",
"tracing-attributes", "tracing-attributes",
@@ -4665,9 +4665,9 @@ dependencies = [
[[package]] [[package]]
name = "tracing-attributes" name = "tracing-attributes"
version = "0.1.30" version = "0.1.31"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",
@@ -4676,9 +4676,9 @@ dependencies = [
[[package]] [[package]]
name = "tracing-core" name = "tracing-core"
version = "0.1.34" version = "0.1.35"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" checksum = "7a04e24fab5c89c6a36eb8558c9656f30d81de51dfa4d3b45f26b21d61fa0a6c"
dependencies = [ dependencies = [
"once_cell", "once_cell",
"valuable", "valuable",
@@ -4697,9 +4697,9 @@ dependencies = [
[[package]] [[package]]
name = "tracing-subscriber" name = "tracing-subscriber"
version = "0.3.20" version = "0.3.22"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e"
dependencies = [ dependencies = [
"matchers", "matchers",
"nu-ansi-term", "nu-ansi-term",

View File

@@ -15,14 +15,14 @@ name = "byte_me_lib"
crate-type = ["staticlib", "cdylib", "rlib"] crate-type = ["staticlib", "cdylib", "rlib"]
[build-dependencies] [build-dependencies]
tauri-build = { version = "2.5.2", features = [] } tauri-build = { version = "2.5.3", features = [] }
[dependencies] [dependencies]
tauri = { version = "2.9.3", features = [] } tauri = { version = "2.9.4", features = [] }
tauri-plugin-opener = "2.5.2" tauri-plugin-opener = "2.5.2"
serde = { version = "1.0.228", features = ["derive"] } serde = { version = "1.0.228", features = ["derive"] }
ffprobe = "0.4.0" ffprobe = "0.4.0"
ts-rs = { version = "11.1.0", features = ["format"] } ts-rs = { version = "11.1.0", features = ["format"] }
infer = "0.19.0" infer = "0.19.0"
tracing = "0.1.41" tracing = "0.1.43"
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] } tracing-subscriber = { version = "0.3.22", features = ["env-filter"] }