Updated project dependencies
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
2726
remote_frontend/package-lock.json
generated
2726
remote_frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -10,22 +10,22 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui/react-components": "^9.49.2",
|
||||
"@fluentui/react-icons": "^2.0.239",
|
||||
"filesize": "^10.1.1",
|
||||
"@fluentui/react-components": "^9.56.3",
|
||||
"@fluentui/react-icons": "^2.0.266",
|
||||
"filesize": "^10.1.6",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.2.66",
|
||||
"@types/react-dom": "^18.2.22",
|
||||
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
||||
"@typescript-eslint/parser": "^8.2.0",
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"@types/react": "^18.3.12",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.16.0",
|
||||
"@typescript-eslint/parser": "^8.16.0",
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-react-hooks": "^5.0.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.6",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^5.2.11"
|
||||
"eslint-plugin-react-refresh": "^0.4.14",
|
||||
"typescript": "^5.7.2",
|
||||
"vite": "^6.0.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user