3 Commits

Author SHA1 Message Date
c165157e35 Update Rust crate basic-jwt to 0.4.0
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-15 00:16:20 +00:00
4db052feb4 Merge pull request 'Update dependency @fluentui/react-icons to ^2.0.314' (#476) from renovate/fluentui-react-icons-2.x into master
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-15 00:16:05 +00:00
a0b03dbd1a Update dependency @fluentui/react-icons to ^2.0.314
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-11-13 00:21:39 +00:00
3 changed files with 7 additions and 7 deletions

View File

@@ -2200,9 +2200,9 @@ dependencies = [
[[package]]
name = "rsa"
version = "0.9.8"
version = "0.9.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
checksum = "40a0376c50d0358279d9d643e4bf7b7be212f1f4ff1da9070a7b54d22ef75c88"
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.313",
"@fluentui/react-icons": "^2.0.314",
"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.313",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.313.tgz",
"integrity": "sha512-mSBEAR0E+v98bdNReT+JWjFJBgH66gY5eIQz9DUT+HASEB8EAGhwF6rmvhrK/lv8L8XFzHVIS50Z+j3ONSI1YQ==",
"version": "2.0.314",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.314.tgz",
"integrity": "sha512-oIfhvtrcQatubmJeUTQ6ME/ghlU0X8FY5eA8YwhgqtrvnPst5FOAIAfsQfFA30U7uPgcxg9psWYfQbtAc9DZhA==",
"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.313",
"@fluentui/react-icons": "^2.0.314",
"filesize": "^11.0.13",
"react": "^18.3.1",
"react-dom": "^18.3.1"