1 Commits

Author SHA1 Message Date
c73cee9844 Update Rust crate basic-jwt to 0.4.0
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-13 00:21:45 +00:00
3 changed files with 7 additions and 7 deletions

View File

@@ -2200,9 +2200,9 @@ dependencies = [
[[package]]
name = "rsa"
version = "0.9.9"
version = "0.9.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "40a0376c50d0358279d9d643e4bf7b7be212f1f4ff1da9070a7b54d22ef75c88"
checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
dependencies = [
"const-oid",
"digest",

View File

@@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@fluentui/react-components": "^9.72.7",
"@fluentui/react-icons": "^2.0.314",
"@fluentui/react-icons": "^2.0.313",
"filesize": "^11.0.13",
"react": "^18.3.1",
"react-dom": "^18.3.1"
@@ -1505,9 +1505,9 @@
}
},
"node_modules/@fluentui/react-icons": {
"version": "2.0.314",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.314.tgz",
"integrity": "sha512-oIfhvtrcQatubmJeUTQ6ME/ghlU0X8FY5eA8YwhgqtrvnPst5FOAIAfsQfFA30U7uPgcxg9psWYfQbtAc9DZhA==",
"version": "2.0.313",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.313.tgz",
"integrity": "sha512-mSBEAR0E+v98bdNReT+JWjFJBgH66gY5eIQz9DUT+HASEB8EAGhwF6rmvhrK/lv8L8XFzHVIS50Z+j3ONSI1YQ==",
"license": "MIT",
"dependencies": {
"@griffel/react": "^1.0.0",

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"@fluentui/react-components": "^9.72.7",
"@fluentui/react-icons": "^2.0.314",
"@fluentui/react-icons": "^2.0.313",
"filesize": "^11.0.13",
"react": "^18.3.1",
"react-dom": "^18.3.1"