Compare commits
3 Commits
316459ef04
...
c4935fa81e
Author | SHA1 | Date | |
---|---|---|---|
c4935fa81e | |||
b7d54b79b2 | |||
0fa9fbb47a |
2
remote_frontend/package-lock.json
generated
2
remote_frontend/package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"@types/react": "^18.3.24",
|
"@types/react": "^18.3.24",
|
||||||
"@types/react-dom": "^18.3.7",
|
"@types/react-dom": "^18.3.7",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.43.0",
|
"@typescript-eslint/eslint-plugin": "^8.43.0",
|
||||||
"@typescript-eslint/parser": "^8.41.0",
|
"@typescript-eslint/parser": "^8.43.0",
|
||||||
"@vitejs/plugin-react": "^5.0.2",
|
"@vitejs/plugin-react": "^5.0.2",
|
||||||
"eslint": "^9.35.0",
|
"eslint": "^9.35.0",
|
||||||
"eslint-plugin-react-hooks": "^5.2.0",
|
"eslint-plugin-react-hooks": "^5.2.0",
|
||||||
|
@@ -13,15 +13,15 @@
|
|||||||
"@fluentui/react-components": "^9.70.0",
|
"@fluentui/react-components": "^9.70.0",
|
||||||
"@fluentui/react-icons": "^2.0.309",
|
"@fluentui/react-icons": "^2.0.309",
|
||||||
"filesize": "^11.0.2",
|
"filesize": "^11.0.2",
|
||||||
"react": "^18.3.1",
|
"react": "^19.1.1",
|
||||||
"react-dom": "^18.3.1"
|
"react-dom": "^19.1.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "^9.35.0",
|
"@eslint/js": "^9.35.0",
|
||||||
"@types/react": "^18.3.24",
|
"@types/react": "^19.1.13",
|
||||||
"@types/react-dom": "^18.3.7",
|
"@types/react-dom": "^19.1.9",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.43.0",
|
"@typescript-eslint/eslint-plugin": "^8.43.0",
|
||||||
"@typescript-eslint/parser": "^8.41.0",
|
"@typescript-eslint/parser": "^8.43.0",
|
||||||
"@vitejs/plugin-react": "^5.0.2",
|
"@vitejs/plugin-react": "^5.0.2",
|
||||||
"eslint": "^9.35.0",
|
"eslint": "^9.35.0",
|
||||||
"eslint-plugin-react-hooks": "^5.2.0",
|
"eslint-plugin-react-hooks": "^5.2.0",
|
||||||
|
Reference in New Issue
Block a user