1 Commits

Author SHA1 Message Date
2efd8f3273 Update dependency @eslint/js to ^9.29.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-06-14 00:30:53 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"@fluentui/react-components": "^9.63.0", "@fluentui/react-components": "^9.63.0",
"@fluentui/react-icons": "^2.0.303", "@fluentui/react-icons": "^2.0.302",
"filesize": "^10.1.6", "filesize": "^10.1.6",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1" "react-dom": "^18.3.1"
@ -1488,9 +1488,9 @@
} }
}, },
"node_modules/@fluentui/react-icons": { "node_modules/@fluentui/react-icons": {
"version": "2.0.303", "version": "2.0.302",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.303.tgz", "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.302.tgz",
"integrity": "sha512-XsPCS6ZWpXytoYSiRAZY1De82JXdkEhmn82cNWsnxlixQATCOv5+JTW1Isogp84eISYVZE3KkXPwqye8fpKnjg==", "integrity": "sha512-NK8w51dvucc6bu9oNoFZTWhXVelZ93JKnQbUH4Po344NJiBnzblv5ey4Vxz2SJj7T2t3oYBE+kb/ixTxwbxlaQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@griffel/react": "^1.0.0", "@griffel/react": "^1.0.0",

View File

@ -11,7 +11,7 @@
}, },
"dependencies": { "dependencies": {
"@fluentui/react-components": "^9.63.0", "@fluentui/react-components": "^9.63.0",
"@fluentui/react-icons": "^2.0.303", "@fluentui/react-icons": "^2.0.302",
"filesize": "^10.1.6", "filesize": "^10.1.6",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1" "react-dom": "^18.3.1"