1 Commits

Author SHA1 Message Date
39219a772c Update dependency dart to v3.11.1
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2026-03-02 00:22:58 +00:00
5 changed files with 18 additions and 31 deletions

View File

@@ -437,9 +437,9 @@ dependencies = [
[[package]]
name = "anyhow"
version = "1.0.102"
version = "1.0.101"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
checksum = "5f0e0fee31ef5ed1ba1316088939cea399010ed7731dba877ed44aeb407a75ea"
[[package]]
name = "arc-swap"
@@ -703,9 +703,9 @@ dependencies = [
[[package]]
name = "chrono"
version = "0.4.44"
version = "0.4.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0"
checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118"
dependencies = [
"iana-time-zone",
"js-sys",

View File

@@ -15,7 +15,7 @@ actix-multipart = "0.7.2"
actix-remote-ip = "0.1.0"
actix-session = { version = "0.11.0", features = ["redis-session"] }
actix-files = "0.6.10"
anyhow = "1.0.102"
anyhow = "1.0.101"
serde = { version = "1.0.228", features = ["derive"] }
rust-s3 = "0.37.1"
thiserror = "2.0.18"
@@ -32,7 +32,7 @@ rust-embed = { version = "8.11.0" }
sha2 = "0.11.0-rc.5"
base16ct = { version = "1.0.0", features = ["alloc"] }
httpdate = "1.0.3"
chrono = "0.4.44"
chrono = "0.4.43"
tempfile = "3.25.0"
zip = "8.1.0"
rust_xlsxwriter = "0.93.0"

View File

@@ -19,7 +19,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ^3.8.1
sdk: 3.11.1
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
@@ -71,7 +71,7 @@ dependencies:
dart_jsonwebtoken: 3.3.2
# API requests
dio: 5.9.2
dio: 5.9.1
http_parser: ^4.1.2
# Qr Code library

View File

@@ -16,7 +16,7 @@
"@mdi/react": "^1.6.1",
"@mui/icons-material": "^7.1.2",
"@mui/material": "^7.1.2",
"@mui/x-charts": "^8.27.4",
"@mui/x-charts": "^8.27.0",
"@mui/x-data-grid": "^8.18.0",
"@mui/x-date-pickers": "^8.23.0",
"date-and-time": "^3.6.0",
@@ -30,7 +30,7 @@
"ts-pattern": "^5.8.0"
},
"devDependencies": {
"@eslint/js": "^9.39.4",
"@eslint/js": "^9.39.3",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^4.7.0",
@@ -1877,9 +1877,9 @@
}
},
"node_modules/@eslint/js": {
"version": "9.39.4",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.4.tgz",
"integrity": "sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==",
"version": "9.39.3",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.3.tgz",
"integrity": "sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==",
"dev": true,
"license": "MIT",
"engines": {
@@ -2288,9 +2288,9 @@
}
},
"node_modules/@mui/x-charts": {
"version": "8.27.4",
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.27.4.tgz",
"integrity": "sha512-T/vgCoETWiq3ODslAiGogjcqCt8dpjLcdC03l/FROPGHMV9mZ0Fyd9gwmMWTy/UZ+NYiQR/2yqhHEhSPZHQn4w==",
"version": "8.27.0",
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.27.0.tgz",
"integrity": "sha512-MzP1jeiEkMOPWQfzRNo11iwbTwXcSDP7hKd3s/mSN0U4aINKpyHEQX6RAM8OkWzqK8ijTXYWRPVKaRYTLBx7+A==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.28.4",
@@ -4585,19 +4585,6 @@
"url": "https://opencollective.com/eslint"
}
},
"node_modules/eslint/node_modules/@eslint/js": {
"version": "9.39.3",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.3.tgz",
"integrity": "sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==",
"dev": true,
"license": "MIT",
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
"funding": {
"url": "https://eslint.org/donate"
}
},
"node_modules/espree": {
"version": "10.4.0",
"resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",

View File

@@ -18,7 +18,7 @@
"@mdi/react": "^1.6.1",
"@mui/icons-material": "^7.1.2",
"@mui/material": "^7.1.2",
"@mui/x-charts": "^8.27.4",
"@mui/x-charts": "^8.27.0",
"@mui/x-data-grid": "^8.18.0",
"@mui/x-date-pickers": "^8.23.0",
"date-and-time": "^3.6.0",
@@ -32,7 +32,7 @@
"ts-pattern": "^5.8.0"
},
"devDependencies": {
"@eslint/js": "^9.39.4",
"@eslint/js": "^9.39.3",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^4.7.0",