1 Commits

Author SHA1 Message Date
1970d39041 Update dependency @typescript-eslint/eslint-plugin to ^8.47.0
Some checks failed
continuous-integration/drone/push Build is failing
2025-11-20 00:17:18 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@fluentui/react-components": "^9.72.7",
"@fluentui/react-icons": "^2.0.315",
"@fluentui/react-icons": "^2.0.314",
"filesize": "^11.0.13",
"react": "^19.2.0",
"react-dom": "^19.2.0"
@@ -18,7 +18,7 @@
"@eslint/js": "^9.39.1",
"@types/react": "^19.2.5",
"@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.46.4",
"@typescript-eslint/eslint-plugin": "^8.47.0",
"@typescript-eslint/parser": "^8.46.4",
"@vitejs/plugin-react": "^5.1.1",
"eslint": "^9.39.1",
@@ -1505,9 +1505,9 @@
}
},
"node_modules/@fluentui/react-icons": {
"version": "2.0.315",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.315.tgz",
"integrity": "sha512-IITWAQGgU7I32eHPDHi+TUCUF6malP27wZLUV3bqjGVF/x/lfxvTIx8yqv/cxuwF3+ITGFDpl+278ZYJtOI7ww==",
"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.315",
"@fluentui/react-icons": "^2.0.314",
"filesize": "^11.0.13",
"react": "^19.2.0",
"react-dom": "^19.2.0"
@@ -20,7 +20,7 @@
"@eslint/js": "^9.39.1",
"@types/react": "^19.2.5",
"@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.46.4",
"@typescript-eslint/eslint-plugin": "^8.47.0",
"@typescript-eslint/parser": "^8.46.4",
"@vitejs/plugin-react": "^5.1.1",
"eslint": "^9.39.1",