Compare commits
1 Commits
6d2bba7dd0
...
d4b09287a4
Author | SHA1 | Date | |
---|---|---|---|
d4b09287a4 |
719
Cargo.lock
generated
719
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -13,5 +13,5 @@ futures = "0.3.30"
|
|||||||
tracing = "0.1"
|
tracing = "0.1"
|
||||||
lazy_static = "1.4.0"
|
lazy_static = "1.4.0"
|
||||||
regex = { version = "1.7.0" }
|
regex = { version = "1.7.0" }
|
||||||
thiserror = "1.0.37"
|
thiserror = "2.0.0"
|
||||||
uuid = {version = "1.2.2", features = ["v4", "fast-rng"]}
|
uuid = {version = "1.2.2", features = ["v4", "fast-rng"]}
|
||||||
|
@ -15,8 +15,8 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/react": "19.0.10",
|
"@types/react": "19.0.10",
|
||||||
"@types/react-dom": "19.0.4",
|
"@types/react-dom": "19.0.4",
|
||||||
"@vitejs/plugin-react": "2.2.0",
|
"@vitejs/plugin-react": "4.4.1",
|
||||||
"typescript": "4.9.3",
|
"typescript": "5.8.3",
|
||||||
"vite": "3.2.4"
|
"vite": "6.3.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
1197
web/yarn.lock
1197
web/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user