Compare commits
3 Commits
280e555abf
...
d60f20719f
Author | SHA1 | Date | |
---|---|---|---|
d60f20719f | |||
f5822c697e | |||
0bdabe7cec |
@@ -12,14 +12,14 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fluentui/react-components": "^9.70.0",
|
"@fluentui/react-components": "^9.70.0",
|
||||||
"@fluentui/react-icons": "^2.0.310",
|
"@fluentui/react-icons": "^2.0.310",
|
||||||
"filesize": "^11.0.2",
|
"filesize": "^11.0.10",
|
||||||
"react": "^18.3.1",
|
"react": "^19.1.1",
|
||||||
"react-dom": "^18.3.1"
|
"react-dom": "^19.1.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "^9.35.0",
|
"@eslint/js": "^9.35.0",
|
||||||
"@types/react": "^18.3.24",
|
"@types/react": "^19.1.13",
|
||||||
"@types/react-dom": "^18.3.7",
|
"@types/react-dom": "^19.1.9",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.44.0",
|
"@typescript-eslint/eslint-plugin": "^8.44.0",
|
||||||
"@typescript-eslint/parser": "^8.43.0",
|
"@typescript-eslint/parser": "^8.43.0",
|
||||||
"@vitejs/plugin-react": "^5.0.3",
|
"@vitejs/plugin-react": "^5.0.3",
|
||||||
|
Reference in New Issue
Block a user