1 Commits

Author SHA1 Message Date
a60691c784 Update dependency @typescript-eslint/parser to ^8.44.0
Some checks failed
continuous-integration/drone/push Build is failing
2025-09-21 00:47:27 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
"dependencies": {
"@fluentui/react-components": "^9.70.0",
"@fluentui/react-icons": "^2.0.310",
"filesize": "^11.0.10",
"filesize": "^11.0.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
@@ -4404,12 +4404,12 @@
}
},
"node_modules/filesize": {
"version": "11.0.13",
"resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.13.tgz",
"integrity": "sha512-mYJ/qXKvREuO0uH8LTQJ6v7GsUvVOguqxg2VTwQUkyTPXXRRWPdjuUPVqdBrJQhvci48OHlNGRnux+Slr2Rnvw==",
"version": "11.0.2",
"resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.2.tgz",
"integrity": "sha512-s/iAeeWLk5BschUIpmdrF8RA8lhFZ/xDZgKw1Tan72oGws1/dFGB06nYEiyyssWUfjKNQTNRlrwMVjO9/hvXDw==",
"license": "BSD-3-Clause",
"engines": {
"node": ">= 10.8.0"
"node": ">= 10.4.0"
}
},
"node_modules/fill-range": {

View File

@@ -12,7 +12,7 @@
"dependencies": {
"@fluentui/react-components": "^9.70.0",
"@fluentui/react-icons": "^2.0.310",
"filesize": "^11.0.10",
"filesize": "^11.0.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},