|
@@ -13,40 +13,40 @@
|
|
|
"@material-ui/lab": "4.0.0-alpha.58",
|
|
|
"@material-ui/pickers": "^3.3.10",
|
|
|
"@mui/x-data-grid": "^4.0.0",
|
|
|
- "axios": "^0.21.3",
|
|
|
- "d3": "^7.8.2",
|
|
|
- "dayjs": "^1.10.5",
|
|
|
+ "axios": "^1.4.0",
|
|
|
+ "d3": "^7.8.5",
|
|
|
+ "dayjs": "^1.11.9",
|
|
|
"file-saver": "^2.0.5",
|
|
|
"i18next": "^20.3.1",
|
|
|
- "papaparse": "^5.3.1",
|
|
|
+ "papaparse": "^5.4.1",
|
|
|
"react": "^18.2.0",
|
|
|
"react-dom": "^18.2.0",
|
|
|
"react-highlight-words": "^0.17.0",
|
|
|
"react-i18next": "^12.0.0",
|
|
|
- "react-router-dom": "^6.14.1",
|
|
|
- "react-syntax-highlighter": "^15.4.4",
|
|
|
- "socket.io-client": "^4.1.3",
|
|
|
- "vite": "^3.2.2",
|
|
|
+ "react-router-dom": "^6.14.2",
|
|
|
+ "react-syntax-highlighter": "^15.5.0",
|
|
|
+ "socket.io-client": "^4.7.1",
|
|
|
+ "vite": "^4.4.4",
|
|
|
"vite-plugin-svgr": "^0.3.0",
|
|
|
"web-vitals": "^1.0.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@testing-library/jest-dom": "^5.16.5",
|
|
|
+ "@testing-library/jest-dom": "^5.17.0",
|
|
|
"@testing-library/react": "12.1.2",
|
|
|
"@testing-library/react-hooks": "^7.0.1",
|
|
|
"@testing-library/user-event": "^12.1.10",
|
|
|
"@types/d3": "^7.4.0",
|
|
|
- "@types/file-saver": "^2.0.4",
|
|
|
+ "@types/file-saver": "^2.0.5",
|
|
|
"@types/loadable__component": "^5.13.4",
|
|
|
"@types/node": "^12.0.0",
|
|
|
- "@types/papaparse": "^5.2.6",
|
|
|
- "@types/react": "^18.0.25",
|
|
|
- "@types/react-dom": "^18.0.8",
|
|
|
- "@types/react-highlight-words": "^0.16.2",
|
|
|
+ "@types/papaparse": "^5.3.7",
|
|
|
+ "@types/react": "^18.2.15",
|
|
|
+ "@types/react-dom": "^18.2.7",
|
|
|
+ "@types/react-highlight-words": "^0.16.4",
|
|
|
"@types/react-router-dom": "^5.3.3",
|
|
|
"@types/react-syntax-highlighter": "^13.5.2",
|
|
|
- "@types/webpack-env": "^1.16.3",
|
|
|
- "@vitejs/plugin-react": "^2.2.0",
|
|
|
+ "@types/webpack-env": "^1.18.1",
|
|
|
+ "@vitejs/plugin-react": "^4.0.3",
|
|
|
"@vitejs/plugin-react-refresh": "^1.3.6",
|
|
|
"@vitest/coverage-c8": "^0.25.0",
|
|
|
"jsdom": "^20.0.2",
|