|
@@ -4,7 +4,7 @@
|
|
"description": "Attu UI Client",
|
|
"description": "Attu UI Client",
|
|
"license": "Apache-2.0",
|
|
"license": "Apache-2.0",
|
|
"bugs": "https://github.com/zilliztech/attu/issues",
|
|
"bugs": "https://github.com/zilliztech/attu/issues",
|
|
- "private": true,
|
|
|
|
|
|
+ "private": false,
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"@codemirror/commands": "^6.6.0",
|
|
"@codemirror/commands": "^6.6.0",
|
|
"@codemirror/lang-javascript": "^6.2.2",
|
|
"@codemirror/lang-javascript": "^6.2.2",
|
|
@@ -18,17 +18,17 @@
|
|
"@emotion/react": "^11.13.0",
|
|
"@emotion/react": "^11.13.0",
|
|
"@emotion/styled": "^11.13.0",
|
|
"@emotion/styled": "^11.13.0",
|
|
"@json2csv/plainjs": "^7.0.6",
|
|
"@json2csv/plainjs": "^7.0.6",
|
|
- "@mui/icons-material": "^5.16.14",
|
|
|
|
- "@mui/material": "^5.16.14",
|
|
|
|
- "@mui/styles": "^5.16.12",
|
|
|
|
- "@mui/x-tree-view": "^7.12.1",
|
|
|
|
|
|
+ "@mui/icons-material": "^5.17.1",
|
|
|
|
+ "@mui/material": "^5.17.1",
|
|
|
|
+ "@mui/styles": "^5.17.1",
|
|
|
|
+ "@mui/x-tree-view": "^7.28.0",
|
|
"axios": "^1.8.2",
|
|
"axios": "^1.8.2",
|
|
"codemirror": "^6.0.1",
|
|
"codemirror": "^6.0.1",
|
|
"d3": "^7.9.0",
|
|
"d3": "^7.9.0",
|
|
"dayjs": "^1.11.13",
|
|
"dayjs": "^1.11.13",
|
|
"file-saver": "^2.0.5",
|
|
"file-saver": "^2.0.5",
|
|
- "i18next": "^20.3.1",
|
|
|
|
- "i18next-browser-languagedetector": "^7.2.0",
|
|
|
|
|
|
+ "i18next": "^24.2.3",
|
|
|
|
+ "i18next-browser-languagedetector": "^8.0.4",
|
|
"papaparse": "^5.4.1",
|
|
"papaparse": "^5.4.1",
|
|
"react": "^18.2.0",
|
|
"react": "^18.2.0",
|
|
"react-dom": "^18.2.0",
|
|
"react-dom": "^18.2.0",
|
|
@@ -36,40 +36,30 @@
|
|
"react-i18next": "^13.5.0",
|
|
"react-i18next": "^13.5.0",
|
|
"react-router-dom": "^6.23.1",
|
|
"react-router-dom": "^6.23.1",
|
|
"react-syntax-highlighter": "^15.6.1",
|
|
"react-syntax-highlighter": "^15.6.1",
|
|
|
|
+ "remove": "^0.1.5",
|
|
"socket.io-client": "^4.8.1",
|
|
"socket.io-client": "^4.8.1",
|
|
"web-vitals": "^1.0.1"
|
|
"web-vitals": "^1.0.1"
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
- "@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/d3": "^7.4.3",
|
|
"@types/file-saver": "^2.0.5",
|
|
"@types/file-saver": "^2.0.5",
|
|
- "@types/loadable__component": "^5.13.4",
|
|
|
|
"@types/node": "^12.0.0",
|
|
"@types/node": "^12.0.0",
|
|
- "@types/papaparse": "^5.3.14",
|
|
|
|
|
|
+ "@types/papaparse": "^5.3.15",
|
|
"@types/react": "^18.2.15",
|
|
"@types/react": "^18.2.15",
|
|
"@types/react-dom": "^18.2.7",
|
|
"@types/react-dom": "^18.2.7",
|
|
- "@types/react-highlight-words": "^0.16.4",
|
|
|
|
|
|
+ "@types/react-highlight-words": "^0.20.0",
|
|
"@types/react-router-dom": "^5.3.3",
|
|
"@types/react-router-dom": "^5.3.3",
|
|
"@types/react-syntax-highlighter": "^15.5.13",
|
|
"@types/react-syntax-highlighter": "^15.5.13",
|
|
- "@types/webpack-env": "^1.18.1",
|
|
|
|
- "@vitejs/plugin-react": "^4.0.3",
|
|
|
|
- "@vitejs/plugin-react-refresh": "^1.3.6",
|
|
|
|
- "jsdom": "^20.0.2",
|
|
|
|
- "prettier": "2.3.2",
|
|
|
|
- "typescript": "^4.1.2",
|
|
|
|
- "vite": "^6.2.0",
|
|
|
|
|
|
+ "@vitejs/plugin-react": "^4.3.4",
|
|
|
|
+ "prettier": "^3.5.3",
|
|
|
|
+ "typescript": "^5.8.2",
|
|
|
|
+ "vite": "^6.2.2",
|
|
"vite-plugin-svgr": "^4.2.0"
|
|
"vite-plugin-svgr": "^4.2.0"
|
|
},
|
|
},
|
|
"homepage": "./",
|
|
"homepage": "./",
|
|
"scripts": {
|
|
"scripts": {
|
|
"start": "vite",
|
|
"start": "vite",
|
|
"build": "vite build",
|
|
"build": "vite build",
|
|
- "test": "vitest",
|
|
|
|
- "test:coverage": "vitest --coverage",
|
|
|
|
- "test:watch": "vitest --watchAll",
|
|
|
|
"format": "prettier --write '**/*.{ts,js,tsx,jsx,css}'"
|
|
"format": "prettier --write '**/*.{ts,js,tsx,jsx,css}'"
|
|
},
|
|
},
|
|
"eslintConfig": {
|
|
"eslintConfig": {
|