Compare commits
1 Commits
c599429bb8
...
7c928d177b
Author | SHA1 | Date | |
---|---|---|---|
7c928d177b |
10
remote_frontend/package-lock.json
generated
10
remote_frontend/package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@fluentui/react-components": "^9.66.6",
|
||||
"@fluentui/react-icons": "^2.0.305",
|
||||
"@fluentui/react-icons": "^2.0.304",
|
||||
"filesize": "^10.1.6",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
@@ -19,7 +19,7 @@
|
||||
"@types/react": "^18.3.23",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"@typescript-eslint/eslint-plugin": "^8.35.1",
|
||||
"@typescript-eslint/parser": "^8.35.1",
|
||||
"@typescript-eslint/parser": "^8.35.0",
|
||||
"@vitejs/plugin-react": "^4.6.0",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
@@ -1505,9 +1505,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@fluentui/react-icons": {
|
||||
"version": "2.0.305",
|
||||
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.305.tgz",
|
||||
"integrity": "sha512-lxJZsW4IKaPaIrlaZlvDFujztKwWXSR3tUMBUBG0WtEGoQkbrWhrt8fqzhQ9BEbq02FtifLFUpaIqiJ326//Rw==",
|
||||
"version": "2.0.304",
|
||||
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.304.tgz",
|
||||
"integrity": "sha512-8Pooy3e7NZUBcvBEpJUy1xmapS1ouT9s42rcNgOvou4wmcv10n+iFtsUUHswJ9Zr8F/gn1V0YcA2SqtFbu7P8Q==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@griffel/react": "^1.0.0",
|
||||
|
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui/react-components": "^9.66.6",
|
||||
"@fluentui/react-icons": "^2.0.305",
|
||||
"@fluentui/react-icons": "^2.0.304",
|
||||
"filesize": "^10.1.6",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0"
|
||||
@@ -21,7 +21,7 @@
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/react-dom": "^19.1.6",
|
||||
"@typescript-eslint/eslint-plugin": "^8.35.1",
|
||||
"@typescript-eslint/parser": "^8.35.1",
|
||||
"@typescript-eslint/parser": "^8.35.0",
|
||||
"@vitejs/plugin-react": "^4.6.0",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
|
Reference in New Issue
Block a user