Compare commits
3 Commits
ec8557a38f
...
db5fb3668a
| Author | SHA1 | Date | |
|---|---|---|---|
| db5fb3668a | |||
| ef7ded004f | |||
| a6711da5f9 |
16
remote_frontend/package-lock.json
generated
16
remote_frontend/package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@fluentui/react-components": "^9.72.11",
|
||||
"@fluentui/react-icons": "^2.0.317",
|
||||
"@fluentui/react-icons": "^2.0.318",
|
||||
"filesize": "^11.0.13",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4"
|
||||
@@ -24,7 +24,7 @@
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
"eslint-plugin-react-refresh": "^0.5.0",
|
||||
"globals": "^17.2.0",
|
||||
"globals": "^17.3.0",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.54.0",
|
||||
"vite": "^7.3.1"
|
||||
@@ -1524,9 +1524,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@fluentui/react-icons": {
|
||||
"version": "2.0.317",
|
||||
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.317.tgz",
|
||||
"integrity": "sha512-yB1IYJRLoC8qKBv8zK5OWpBLkT4wWUp5qPu5XomDWp+FONu3Gt4WzEwcW1Znl9HxRvKu9SZwpdMjzK9AondqNg==",
|
||||
"version": "2.0.318",
|
||||
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.318.tgz",
|
||||
"integrity": "sha512-h7koTw5rscsrip+WFDsiQaNkgSJHBu6x1giGO0WSiDZx7ZiYdJe+UBmQpcCmXE38+wTE3oxRoWkDj6ZadQcvKQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@griffel/react": "^1.0.0",
|
||||
@@ -4009,9 +4009,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "17.2.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-17.2.0.tgz",
|
||||
"integrity": "sha512-tovnCz/fEq+Ripoq+p/gN1u7l6A7wwkoBT9pRCzTHzsD/LvADIzXZdjmRymh5Ztf0DYC3Rwg5cZRYjxzBmzbWg==",
|
||||
"version": "17.3.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-17.3.0.tgz",
|
||||
"integrity": "sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui/react-components": "^9.72.11",
|
||||
"@fluentui/react-icons": "^2.0.317",
|
||||
"@fluentui/react-icons": "^2.0.318",
|
||||
"filesize": "^11.0.13",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4"
|
||||
@@ -26,7 +26,7 @@
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
"eslint-plugin-react-refresh": "^0.5.0",
|
||||
"globals": "^17.2.0",
|
||||
"globals": "^17.3.0",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.54.0",
|
||||
"vite": "^7.3.1"
|
||||
|
||||
Reference in New Issue
Block a user