Compare commits
5 Commits
4c982c1ffc
...
53011f5900
Author | SHA1 | Date | |
---|---|---|---|
53011f5900 | |||
1ee27d721d | |||
6fa842eecd | |||
dd307ba7d5 | |||
a79b259df1 |
10
remote_frontend/package-lock.json
generated
10
remote_frontend/package-lock.json
generated
@@ -9,13 +9,13 @@
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@fluentui/react-components": "^9.66.7",
|
||||
"@fluentui/react-icons": "^2.0.305",
|
||||
"@fluentui/react-icons": "^2.0.306",
|
||||
"filesize": "^10.1.6",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.30.1",
|
||||
"@eslint/js": "^9.31.0",
|
||||
"@types/react": "^18.3.23",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"@typescript-eslint/eslint-plugin": "^8.36.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.306",
|
||||
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.306.tgz",
|
||||
"integrity": "sha512-zS66O59F8gvwjaaIchguMVTwmI3qplwJrm5F8c17rfdrqtFhJKMM2Udef6DWHA7XtnQA8OfvYz2GGrE+GBy/KA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@griffel/react": "^1.0.0",
|
||||
|
@@ -11,13 +11,13 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui/react-components": "^9.66.7",
|
||||
"@fluentui/react-icons": "^2.0.305",
|
||||
"@fluentui/react-icons": "^2.0.306",
|
||||
"filesize": "^10.1.6",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.30.1",
|
||||
"@eslint/js": "^9.31.0",
|
||||
"@types/react": "^18.3.23",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"@typescript-eslint/eslint-plugin": "^8.36.0",
|
||||
|
Reference in New Issue
Block a user