Compare commits
8 Commits
a8284ca1b4
...
master
Author | SHA1 | Date | |
---|---|---|---|
dab4028b67 | |||
ff701ec92f | |||
709aa2e748 | |||
2673b60a80 | |||
f9c2888578 | |||
149dac7eeb | |||
2c46a7e602 | |||
b134d816f4 |
@@ -11,24 +11,24 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fluentui/react-components": "^9.70.0",
|
"@fluentui/react-components": "^9.70.0",
|
||||||
"@fluentui/react-icons": "^2.0.309",
|
"@fluentui/react-icons": "^2.0.310",
|
||||||
"filesize": "^11.0.2",
|
"filesize": "^11.0.2",
|
||||||
"react": "^19.1.1",
|
"react": "^18.3.1",
|
||||||
"react-dom": "^19.1.1"
|
"react-dom": "^18.3.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "^9.35.0",
|
"@eslint/js": "^9.35.0",
|
||||||
"@types/react": "^19.1.13",
|
"@types/react": "^18.3.24",
|
||||||
"@types/react-dom": "^19.1.9",
|
"@types/react-dom": "^18.3.7",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.43.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.2",
|
"@vitejs/plugin-react": "^5.0.3",
|
||||||
"eslint": "^9.35.0",
|
"eslint": "^9.35.0",
|
||||||
"eslint-plugin-react-hooks": "^5.2.0",
|
"eslint-plugin-react-hooks": "^5.2.0",
|
||||||
"eslint-plugin-react-refresh": "^0.4.20",
|
"eslint-plugin-react-refresh": "^0.4.20",
|
||||||
"globals": "^16.4.0",
|
"globals": "^16.4.0",
|
||||||
"typescript": "^5.9.2",
|
"typescript": "^5.9.2",
|
||||||
"typescript-eslint": "^8.43.0",
|
"typescript-eslint": "^8.43.0",
|
||||||
"vite": "^7.1.5"
|
"vite": "^7.1.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user