mirror of
https://github.com/Xevion/byte-me.git
synced 2025-12-15 10:11:22 -06:00
Compare commits
2 Commits
renovate/a
...
renovate/m
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
872fdf7adb | ||
|
|
05413fdd3d |
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -82,7 +82,7 @@ jobs:
|
||||
|
||||
- name: Cache apt packages
|
||||
if: runner.os == 'Linux'
|
||||
uses: actions/cache@v5
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: /var/cache/apt/archives
|
||||
key: ${{ runner.os }}-apt-${{ hashFiles('**/Cargo.lock') }}
|
||||
@@ -110,7 +110,7 @@ jobs:
|
||||
run: cargo tauri build --target ${{ matrix.target }}
|
||||
|
||||
- name: Upload binary artifact
|
||||
uses: actions/upload-artifact@v5
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: ${{ matrix.artifact_name }}
|
||||
path: |
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"@tauri-apps/api": "^2.9.0",
|
||||
"@tauri-apps/plugin-opener": "^2.5.2",
|
||||
"lucide-react": "^0.548.0",
|
||||
"react": "^19.2.1",
|
||||
"react-dom": "^19.2.1",
|
||||
"react": "^19.2.3",
|
||||
"react-dom": "^19.2.3",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"ts-pattern": "^5.9.0"
|
||||
},
|
||||
|
||||
188
pnpm-lock.yaml
generated
188
pnpm-lock.yaml
generated
@@ -10,10 +10,10 @@ importers:
|
||||
dependencies:
|
||||
'@nivo/core':
|
||||
specifier: ^0.99.0
|
||||
version: 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
|
||||
version: 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/line':
|
||||
specifier: ^0.99.0
|
||||
version: 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
|
||||
version: 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@tailwindcss/vite':
|
||||
specifier: ^4.1.17
|
||||
version: 4.1.17(vite@7.2.7(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0))
|
||||
@@ -25,13 +25,13 @@ importers:
|
||||
version: 2.5.2
|
||||
lucide-react:
|
||||
specifier: ^0.548.0
|
||||
version: 0.548.0(react@19.2.1)
|
||||
version: 0.548.0(react@19.2.3)
|
||||
react:
|
||||
specifier: ^19.2.1
|
||||
version: 19.2.1
|
||||
specifier: ^19.2.3
|
||||
version: 19.2.3
|
||||
react-dom:
|
||||
specifier: ^19.2.1
|
||||
version: 19.2.1(react@19.2.1)
|
||||
specifier: ^19.2.3
|
||||
version: 19.2.3(react@19.2.3)
|
||||
tailwindcss:
|
||||
specifier: ^4.1.17
|
||||
version: 4.1.17
|
||||
@@ -1251,10 +1251,10 @@ packages:
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
react-dom@19.2.1:
|
||||
resolution: {integrity: sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg==}
|
||||
react-dom@19.2.3:
|
||||
resolution: {integrity: sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==}
|
||||
peerDependencies:
|
||||
react: ^19.2.1
|
||||
react: ^19.2.3
|
||||
|
||||
react-refresh@0.18.0:
|
||||
resolution: {integrity: sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==}
|
||||
@@ -1266,8 +1266,8 @@ packages:
|
||||
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@19.2.1:
|
||||
resolution: {integrity: sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==}
|
||||
react@19.2.3:
|
||||
resolution: {integrity: sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
resolve-pkg-maps@1.0.0:
|
||||
@@ -1728,36 +1728,36 @@ snapshots:
|
||||
'@jridgewell/resolve-uri': 3.1.2
|
||||
'@jridgewell/sourcemap-codec': 1.5.5
|
||||
|
||||
'@nivo/annotations@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
|
||||
'@nivo/annotations@0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)':
|
||||
dependencies:
|
||||
'@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.1(react@19.2.1))(react@19.2.1)
|
||||
'@nivo/theming': 0.99.0(react@19.2.1)
|
||||
'@react-spring/web': 10.0.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
|
||||
'@nivo/colors': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/core': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/theming': 0.99.0(react@19.2.3)
|
||||
'@react-spring/web': 10.0.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
lodash: 4.17.21
|
||||
react: 19.2.1
|
||||
react: 19.2.3
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@nivo/axes@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.3(react@19.2.3))(react@19.2.3)':
|
||||
dependencies:
|
||||
'@nivo/core': 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.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/scales': 0.99.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.1)
|
||||
'@react-spring/web': 10.0.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
|
||||
'@nivo/text': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/theming': 0.99.0(react@19.2.3)
|
||||
'@react-spring/web': 10.0.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@types/d3-format': 1.4.5
|
||||
'@types/d3-time-format': 2.3.4
|
||||
d3-format: 1.4.5
|
||||
d3-time-format: 3.0.0
|
||||
react: 19.2.1
|
||||
react: 19.2.3
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@nivo/colors@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.3(react@19.2.3))(react@19.2.3)':
|
||||
dependencies:
|
||||
'@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.1)
|
||||
'@nivo/core': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/theming': 0.99.0(react@19.2.3)
|
||||
'@types/d3-color': 3.1.3
|
||||
'@types/d3-scale': 4.0.9
|
||||
'@types/d3-scale-chromatic': 3.1.0
|
||||
@@ -1765,15 +1765,15 @@ snapshots:
|
||||
d3-scale: 4.0.2
|
||||
d3-scale-chromatic: 3.1.0
|
||||
lodash: 4.17.21
|
||||
react: 19.2.1
|
||||
react: 19.2.3
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@nivo/core@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.3(react@19.2.3))(react@19.2.3)':
|
||||
dependencies:
|
||||
'@nivo/theming': 0.99.0(react@19.2.1)
|
||||
'@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.1(react@19.2.1))(react@19.2.1)
|
||||
'@nivo/theming': 0.99.0(react@19.2.3)
|
||||
'@nivo/tooltip': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@react-spring/web': 10.0.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@types/d3-shape': 3.1.7
|
||||
d3-color: 3.1.0
|
||||
d3-format: 1.4.5
|
||||
@@ -1783,39 +1783,39 @@ snapshots:
|
||||
d3-shape: 3.2.0
|
||||
d3-time-format: 3.0.0
|
||||
lodash: 4.17.21
|
||||
react: 19.2.1
|
||||
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.1)
|
||||
react: 19.2.3
|
||||
react-virtualized-auto-sizer: 1.0.26(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
use-debounce: 10.0.6(react@19.2.3)
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@nivo/legends@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.3(react@19.2.3))(react@19.2.3)':
|
||||
dependencies:
|
||||
'@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.1(react@19.2.1))(react@19.2.1)
|
||||
'@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.1)
|
||||
'@nivo/colors': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/core': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/text': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/theming': 0.99.0(react@19.2.3)
|
||||
'@types/d3-scale': 4.0.9
|
||||
d3-scale: 4.0.2
|
||||
react: 19.2.1
|
||||
react: 19.2.3
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@nivo/line@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
|
||||
'@nivo/line@0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)':
|
||||
dependencies:
|
||||
'@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.1(react@19.2.1))(react@19.2.1)
|
||||
'@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.1(react@19.2.1))(react@19.2.1)
|
||||
'@nivo/legends': 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
|
||||
'@nivo/annotations': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/axes': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/colors': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/core': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/legends': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/scales': 0.99.0
|
||||
'@nivo/theming': 0.99.0(react@19.2.1)
|
||||
'@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.1(react@19.2.1))(react@19.2.1)
|
||||
'@react-spring/web': 10.0.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
|
||||
'@nivo/theming': 0.99.0(react@19.2.3)
|
||||
'@nivo/tooltip': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/voronoi': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@react-spring/web': 10.0.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@types/d3-shape': 3.1.7
|
||||
d3-shape: 3.2.0
|
||||
react: 19.2.1
|
||||
react: 19.2.3
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
@@ -1831,73 +1831,73 @@ snapshots:
|
||||
d3-time-format: 3.0.0
|
||||
lodash: 4.17.21
|
||||
|
||||
'@nivo/text@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.3(react@19.2.3))(react@19.2.3)':
|
||||
dependencies:
|
||||
'@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.1)
|
||||
'@react-spring/web': 10.0.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
|
||||
react: 19.2.1
|
||||
'@nivo/core': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/theming': 0.99.0(react@19.2.3)
|
||||
'@react-spring/web': 10.0.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
react: 19.2.3
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@nivo/theming@0.99.0(react@19.2.1)':
|
||||
'@nivo/theming@0.99.0(react@19.2.3)':
|
||||
dependencies:
|
||||
lodash: 4.17.21
|
||||
react: 19.2.1
|
||||
react: 19.2.3
|
||||
|
||||
'@nivo/tooltip@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
|
||||
'@nivo/tooltip@0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)':
|
||||
dependencies:
|
||||
'@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.1)
|
||||
'@react-spring/web': 10.0.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
|
||||
react: 19.2.1
|
||||
'@nivo/core': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/theming': 0.99.0(react@19.2.3)
|
||||
'@react-spring/web': 10.0.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
react: 19.2.3
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@nivo/voronoi@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.3(react@19.2.3))(react@19.2.3)':
|
||||
dependencies:
|
||||
'@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.1)
|
||||
'@nivo/tooltip': 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.3(react@19.2.3))(react@19.2.3)
|
||||
'@nivo/theming': 0.99.0(react@19.2.3)
|
||||
'@nivo/tooltip': 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
'@types/d3-delaunay': 6.0.4
|
||||
'@types/d3-scale': 4.0.9
|
||||
d3-delaunay: 6.0.4
|
||||
d3-scale: 4.0.2
|
||||
react: 19.2.1
|
||||
react: 19.2.3
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@react-spring/animated@10.0.3(react@19.2.1)':
|
||||
'@react-spring/animated@10.0.3(react@19.2.3)':
|
||||
dependencies:
|
||||
'@react-spring/shared': 10.0.3(react@19.2.1)
|
||||
'@react-spring/shared': 10.0.3(react@19.2.3)
|
||||
'@react-spring/types': 10.0.3
|
||||
react: 19.2.1
|
||||
react: 19.2.3
|
||||
|
||||
'@react-spring/core@10.0.3(react@19.2.1)':
|
||||
'@react-spring/core@10.0.3(react@19.2.3)':
|
||||
dependencies:
|
||||
'@react-spring/animated': 10.0.3(react@19.2.1)
|
||||
'@react-spring/shared': 10.0.3(react@19.2.1)
|
||||
'@react-spring/animated': 10.0.3(react@19.2.3)
|
||||
'@react-spring/shared': 10.0.3(react@19.2.3)
|
||||
'@react-spring/types': 10.0.3
|
||||
react: 19.2.1
|
||||
react: 19.2.3
|
||||
|
||||
'@react-spring/rafz@10.0.3': {}
|
||||
|
||||
'@react-spring/shared@10.0.3(react@19.2.1)':
|
||||
'@react-spring/shared@10.0.3(react@19.2.3)':
|
||||
dependencies:
|
||||
'@react-spring/rafz': 10.0.3
|
||||
'@react-spring/types': 10.0.3
|
||||
react: 19.2.1
|
||||
react: 19.2.3
|
||||
|
||||
'@react-spring/types@10.0.3': {}
|
||||
|
||||
'@react-spring/web@10.0.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
|
||||
'@react-spring/web@10.0.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3)':
|
||||
dependencies:
|
||||
'@react-spring/animated': 10.0.3(react@19.2.1)
|
||||
'@react-spring/core': 10.0.3(react@19.2.1)
|
||||
'@react-spring/shared': 10.0.3(react@19.2.1)
|
||||
'@react-spring/animated': 10.0.3(react@19.2.3)
|
||||
'@react-spring/core': 10.0.3(react@19.2.3)
|
||||
'@react-spring/shared': 10.0.3(react@19.2.3)
|
||||
'@react-spring/types': 10.0.3
|
||||
react: 19.2.1
|
||||
react-dom: 19.2.1(react@19.2.1)
|
||||
react: 19.2.3
|
||||
react-dom: 19.2.3(react@19.2.3)
|
||||
|
||||
'@rolldown/pluginutils@1.0.0-beta.53': {}
|
||||
|
||||
@@ -2466,9 +2466,9 @@ snapshots:
|
||||
dependencies:
|
||||
yallist: 3.1.1
|
||||
|
||||
lucide-react@0.548.0(react@19.2.1):
|
||||
lucide-react@0.548.0(react@19.2.3):
|
||||
dependencies:
|
||||
react: 19.2.1
|
||||
react: 19.2.3
|
||||
|
||||
magic-string@0.30.21:
|
||||
dependencies:
|
||||
@@ -2496,19 +2496,19 @@ snapshots:
|
||||
|
||||
prettier@3.7.4: {}
|
||||
|
||||
react-dom@19.2.1(react@19.2.1):
|
||||
react-dom@19.2.3(react@19.2.3):
|
||||
dependencies:
|
||||
react: 19.2.1
|
||||
react: 19.2.3
|
||||
scheduler: 0.27.0
|
||||
|
||||
react-refresh@0.18.0: {}
|
||||
|
||||
react-virtualized-auto-sizer@1.0.26(react-dom@19.2.1(react@19.2.1))(react@19.2.1):
|
||||
react-virtualized-auto-sizer@1.0.26(react-dom@19.2.3(react@19.2.3))(react@19.2.3):
|
||||
dependencies:
|
||||
react: 19.2.1
|
||||
react-dom: 19.2.1(react@19.2.1)
|
||||
react: 19.2.3
|
||||
react-dom: 19.2.3(react@19.2.3)
|
||||
|
||||
react@19.2.1: {}
|
||||
react@19.2.3: {}
|
||||
|
||||
resolve-pkg-maps@1.0.0: {}
|
||||
|
||||
@@ -2594,9 +2594,9 @@ snapshots:
|
||||
escalade: 3.2.0
|
||||
picocolors: 1.1.1
|
||||
|
||||
use-debounce@10.0.6(react@19.2.1):
|
||||
use-debounce@10.0.6(react@19.2.3):
|
||||
dependencies:
|
||||
react: 19.2.1
|
||||
react: 19.2.3
|
||||
|
||||
vite-node@3.2.4(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0):
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user