1 Commits

Author SHA1 Message Date
6feca0b50f Update dependency eslint-plugin-react-dom to ^1.53.1
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2026-02-27 00:16:59 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -68,7 +68,7 @@ dependencies:
logging: ^1.3.0
# API authentication
dart_jsonwebtoken: 3.3.2
dart_jsonwebtoken: 3.3.1
# API requests
dio: 5.9.1

View File

@@ -4166,9 +4166,9 @@
}
},
"node_modules/eslint-plugin-react-dom/node_modules/brace-expansion": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz",
"integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==",
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
"integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
"dev": true,
"license": "MIT",
"dependencies": {