mirror of
https://github.com/Xevion/byte-me.git
synced 2025-12-15 02:11:18 -06:00
Compare commits
1 Commits
renovate/l
...
renovate/n
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1207ca0761 |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -65,7 +65,7 @@ jobs:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: 22.21.1
|
||||
node-version: 24.12.0
|
||||
cache: "pnpm"
|
||||
|
||||
- name: Install frontend dependencies
|
||||
|
||||
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
@@ -75,7 +75,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: 22.21.1
|
||||
node-version: 24.12.0
|
||||
cache: pnpm
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: 22.21.1
|
||||
node-version: 24.12.0
|
||||
cache: pnpm
|
||||
|
||||
- name: Install Rust toolchain
|
||||
|
||||
2
.github/workflows/security-audit.yml
vendored
2
.github/workflows/security-audit.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: "22.21.1"
|
||||
node-version: "24.12.0"
|
||||
cache: "pnpm"
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
@@ -17,9 +17,9 @@
|
||||
"@tailwindcss/vite": "^4.1.17",
|
||||
"@tauri-apps/api": "^2.9.0",
|
||||
"@tauri-apps/plugin-opener": "^2.5.2",
|
||||
"lucide-react": "^0.561.0",
|
||||
"react": "^19.2.3",
|
||||
"react-dom": "^19.2.3",
|
||||
"lucide-react": "^0.548.0",
|
||||
"react": "^19.2.1",
|
||||
"react-dom": "^19.2.1",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"ts-pattern": "^5.9.0"
|
||||
},
|
||||
|
||||
194
pnpm-lock.yaml
generated
194
pnpm-lock.yaml
generated
@@ -10,10 +10,10 @@ importers:
|
||||
dependencies:
|
||||
'@nivo/core':
|
||||
specifier: ^0.99.0
|
||||
version: 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
version: 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
|
||||
'@nivo/line':
|
||||
specifier: ^0.99.0
|
||||
version: 0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
||||
version: 0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)
|
||||
'@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))
|
||||
@@ -24,14 +24,14 @@ importers:
|
||||
specifier: ^2.5.2
|
||||
version: 2.5.2
|
||||
lucide-react:
|
||||
specifier: ^0.561.0
|
||||
version: 0.561.0(react@19.2.3)
|
||||
specifier: ^0.548.0
|
||||
version: 0.548.0(react@19.2.1)
|
||||
react:
|
||||
specifier: ^19.2.3
|
||||
version: 19.2.3
|
||||
specifier: ^19.2.1
|
||||
version: 19.2.1
|
||||
react-dom:
|
||||
specifier: ^19.2.3
|
||||
version: 19.2.3(react@19.2.3)
|
||||
specifier: ^19.2.1
|
||||
version: 19.2.1(react@19.2.1)
|
||||
tailwindcss:
|
||||
specifier: ^4.1.17
|
||||
version: 4.1.17
|
||||
@@ -1209,8 +1209,8 @@ packages:
|
||||
lru-cache@5.1.1:
|
||||
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
||||
|
||||
lucide-react@0.561.0:
|
||||
resolution: {integrity: sha512-Y59gMY38tl4/i0qewcqohPdEbieBy7SovpBL9IFebhc2mDd8x4PZSOsiFRkpPcOq6bj1r/mjH/Rk73gSlIJP2A==}
|
||||
lucide-react@0.548.0:
|
||||
resolution: {integrity: sha512-63b16z63jM9yc1MwxajHeuu0FRZFsDtljtDjYm26Kd86UQ5HQzu9ksEtoUUw4RBuewodw/tGFmvipePvRsKeDA==}
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
|
||||
@@ -1251,10 +1251,10 @@ packages:
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
react-dom@19.2.3:
|
||||
resolution: {integrity: sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==}
|
||||
react-dom@19.2.1:
|
||||
resolution: {integrity: sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg==}
|
||||
peerDependencies:
|
||||
react: ^19.2.3
|
||||
react: ^19.2.1
|
||||
|
||||
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.3:
|
||||
resolution: {integrity: sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==}
|
||||
react@19.2.1:
|
||||
resolution: {integrity: sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==}
|
||||
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.3(react@19.2.3))(react@19.2.3)':
|
||||
'@nivo/annotations@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
|
||||
dependencies:
|
||||
'@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)
|
||||
'@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)
|
||||
lodash: 4.17.21
|
||||
react: 19.2.3
|
||||
react: 19.2.1
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@nivo/axes@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.1(react@19.2.1))(react@19.2.1)':
|
||||
dependencies:
|
||||
'@nivo/core': 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.1(react@19.2.1))(react@19.2.1)
|
||||
'@nivo/scales': 0.99.0
|
||||
'@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)
|
||||
'@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)
|
||||
'@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.3
|
||||
react: 19.2.1
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@nivo/colors@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.1(react@19.2.1))(react@19.2.1)':
|
||||
dependencies:
|
||||
'@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/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)
|
||||
'@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.3
|
||||
react: 19.2.1
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@nivo/core@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.1(react@19.2.1))(react@19.2.1)':
|
||||
dependencies:
|
||||
'@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)
|
||||
'@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)
|
||||
'@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.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)
|
||||
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)
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@nivo/legends@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.1(react@19.2.1))(react@19.2.1)':
|
||||
dependencies:
|
||||
'@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)
|
||||
'@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)
|
||||
'@types/d3-scale': 4.0.9
|
||||
d3-scale: 4.0.2
|
||||
react: 19.2.3
|
||||
react: 19.2.1
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@nivo/line@0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)':
|
||||
'@nivo/line@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
|
||||
dependencies:
|
||||
'@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/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/scales': 0.99.0
|
||||
'@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)
|
||||
'@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)
|
||||
'@types/d3-shape': 3.1.7
|
||||
d3-shape: 3.2.0
|
||||
react: 19.2.3
|
||||
react: 19.2.1
|
||||
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.3(react@19.2.3))(react@19.2.3)':
|
||||
'@nivo/text@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
|
||||
dependencies:
|
||||
'@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
|
||||
'@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
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@nivo/theming@0.99.0(react@19.2.3)':
|
||||
'@nivo/theming@0.99.0(react@19.2.1)':
|
||||
dependencies:
|
||||
lodash: 4.17.21
|
||||
react: 19.2.3
|
||||
react: 19.2.1
|
||||
|
||||
'@nivo/tooltip@0.99.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)':
|
||||
'@nivo/tooltip@0.99.0(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
|
||||
dependencies:
|
||||
'@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
|
||||
'@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
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@nivo/voronoi@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.1(react@19.2.1))(react@19.2.1)':
|
||||
dependencies:
|
||||
'@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)
|
||||
'@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)
|
||||
'@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.3
|
||||
react: 19.2.1
|
||||
transitivePeerDependencies:
|
||||
- react-dom
|
||||
|
||||
'@react-spring/animated@10.0.3(react@19.2.3)':
|
||||
'@react-spring/animated@10.0.3(react@19.2.1)':
|
||||
dependencies:
|
||||
'@react-spring/shared': 10.0.3(react@19.2.3)
|
||||
'@react-spring/shared': 10.0.3(react@19.2.1)
|
||||
'@react-spring/types': 10.0.3
|
||||
react: 19.2.3
|
||||
react: 19.2.1
|
||||
|
||||
'@react-spring/core@10.0.3(react@19.2.3)':
|
||||
'@react-spring/core@10.0.3(react@19.2.1)':
|
||||
dependencies:
|
||||
'@react-spring/animated': 10.0.3(react@19.2.3)
|
||||
'@react-spring/shared': 10.0.3(react@19.2.3)
|
||||
'@react-spring/animated': 10.0.3(react@19.2.1)
|
||||
'@react-spring/shared': 10.0.3(react@19.2.1)
|
||||
'@react-spring/types': 10.0.3
|
||||
react: 19.2.3
|
||||
react: 19.2.1
|
||||
|
||||
'@react-spring/rafz@10.0.3': {}
|
||||
|
||||
'@react-spring/shared@10.0.3(react@19.2.3)':
|
||||
'@react-spring/shared@10.0.3(react@19.2.1)':
|
||||
dependencies:
|
||||
'@react-spring/rafz': 10.0.3
|
||||
'@react-spring/types': 10.0.3
|
||||
react: 19.2.3
|
||||
react: 19.2.1
|
||||
|
||||
'@react-spring/types@10.0.3': {}
|
||||
|
||||
'@react-spring/web@10.0.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3)':
|
||||
'@react-spring/web@10.0.3(react-dom@19.2.1(react@19.2.1))(react@19.2.1)':
|
||||
dependencies:
|
||||
'@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/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/types': 10.0.3
|
||||
react: 19.2.3
|
||||
react-dom: 19.2.3(react@19.2.3)
|
||||
react: 19.2.1
|
||||
react-dom: 19.2.1(react@19.2.1)
|
||||
|
||||
'@rolldown/pluginutils@1.0.0-beta.53': {}
|
||||
|
||||
@@ -2466,9 +2466,9 @@ snapshots:
|
||||
dependencies:
|
||||
yallist: 3.1.1
|
||||
|
||||
lucide-react@0.561.0(react@19.2.3):
|
||||
lucide-react@0.548.0(react@19.2.1):
|
||||
dependencies:
|
||||
react: 19.2.3
|
||||
react: 19.2.1
|
||||
|
||||
magic-string@0.30.21:
|
||||
dependencies:
|
||||
@@ -2496,19 +2496,19 @@ snapshots:
|
||||
|
||||
prettier@3.7.4: {}
|
||||
|
||||
react-dom@19.2.3(react@19.2.3):
|
||||
react-dom@19.2.1(react@19.2.1):
|
||||
dependencies:
|
||||
react: 19.2.3
|
||||
react: 19.2.1
|
||||
scheduler: 0.27.0
|
||||
|
||||
react-refresh@0.18.0: {}
|
||||
|
||||
react-virtualized-auto-sizer@1.0.26(react-dom@19.2.3(react@19.2.3))(react@19.2.3):
|
||||
react-virtualized-auto-sizer@1.0.26(react-dom@19.2.1(react@19.2.1))(react@19.2.1):
|
||||
dependencies:
|
||||
react: 19.2.3
|
||||
react-dom: 19.2.3(react@19.2.3)
|
||||
react: 19.2.1
|
||||
react-dom: 19.2.1(react@19.2.1)
|
||||
|
||||
react@19.2.3: {}
|
||||
react@19.2.1: {}
|
||||
|
||||
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.3):
|
||||
use-debounce@10.0.6(react@19.2.1):
|
||||
dependencies:
|
||||
react: 19.2.3
|
||||
react: 19.2.1
|
||||
|
||||
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