Compare commits
2 Commits
9a36c54002
...
8b236a4271
Author | SHA1 | Date | |
---|---|---|---|
8b236a4271 | |||
e7ad0ffd4f |
remote_frontend
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.61.6",
|
||||
"@fluentui/react-icons": "^2.0.294",
|
||||
"@fluentui/react-icons": "^2.0.297",
|
||||
"filesize": "^10.1.6",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
@ -25,7 +25,7 @@
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.19",
|
||||
"globals": "^16.0.0",
|
||||
"typescript": "^5.8.2",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.24.1",
|
||||
"vite": "^6.2.3"
|
||||
}
|
||||
@ -1461,9 +1461,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@fluentui/react-icons": {
|
||||
"version": "2.0.294",
|
||||
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.294.tgz",
|
||||
"integrity": "sha512-BoR+wqa+HEn8bB8L+gN/BnxR2LaR2ri6MSRb8W/s9mxy5deodnHalQ1P66vBWlJyaozNcxNHR4COKb4RJvpmeA==",
|
||||
"version": "2.0.297",
|
||||
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.297.tgz",
|
||||
"integrity": "sha512-nMAZqWDHKzlVgs9OaeE7FNp+RHHskC3NaKftyIQmnFhPb34YEuNGABsi00dDpwxT5H4ZedmeqqCnWz+XSz0G0A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@griffel/react": "^1.0.0",
|
||||
@ -4396,9 +4396,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.8.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
|
||||
"integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
|
||||
"version": "5.8.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
|
||||
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui/react-components": "^9.61.6",
|
||||
"@fluentui/react-icons": "^2.0.294",
|
||||
"@fluentui/react-icons": "^2.0.297",
|
||||
"filesize": "^10.1.6",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
@ -27,7 +27,7 @@
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.19",
|
||||
"globals": "^16.0.0",
|
||||
"typescript": "^5.8.2",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.24.1",
|
||||
"vite": "^6.2.3"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user