|
|
|
@ -26,15 +26,14 @@
|
|
|
|
|
"lodash-es": "^4.17.21",
|
|
|
|
|
"long": "^5.2.3",
|
|
|
|
|
"lucide-react": "^0.263.1",
|
|
|
|
|
"nice-grpc-web": "^3.3.1",
|
|
|
|
|
"nice-grpc-web": "^3.3.2",
|
|
|
|
|
"protobufjs": "^7.2.5",
|
|
|
|
|
"qrcode.react": "^3.1.0",
|
|
|
|
|
"react": "^18.2.0",
|
|
|
|
|
"react-dom": "^18.2.0",
|
|
|
|
|
"react-hot-toast": "^2.4.1",
|
|
|
|
|
"react-i18next": "^11.18.6",
|
|
|
|
|
"react-redux": "^8.1.3",
|
|
|
|
|
"react-router-dom": "^6.16.0",
|
|
|
|
|
"react-router-dom": "^6.17.0",
|
|
|
|
|
"react-use": "^17.4.0",
|
|
|
|
|
"semver": "^7.5.4",
|
|
|
|
|
"tailwindcss": "^3.3.3",
|
|
|
|
@ -43,30 +42,30 @@
|
|
|
|
|
"zustand": "4.4.1"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@bufbuild/buf": "^1.27.0",
|
|
|
|
|
"@bufbuild/buf": "^1.27.1",
|
|
|
|
|
"@trivago/prettier-plugin-sort-imports": "^3.4.0",
|
|
|
|
|
"@types/katex": "^0.16.3",
|
|
|
|
|
"@types/lodash-es": "^4.17.9",
|
|
|
|
|
"@types/node": "^18.18.5",
|
|
|
|
|
"@types/qs": "^6.9.8",
|
|
|
|
|
"@types/react": "^18.2.28",
|
|
|
|
|
"@types/react-dom": "^18.2.13",
|
|
|
|
|
"@types/semver": "^7.5.3",
|
|
|
|
|
"@types/textarea-caret": "^3.0.1",
|
|
|
|
|
"@types/uuid": "^9.0.5",
|
|
|
|
|
"@types/katex": "^0.16.5",
|
|
|
|
|
"@types/lodash-es": "^4.17.10",
|
|
|
|
|
"@types/node": "^18.18.6",
|
|
|
|
|
"@types/qs": "^6.9.9",
|
|
|
|
|
"@types/react": "^18.2.31",
|
|
|
|
|
"@types/react-dom": "^18.2.14",
|
|
|
|
|
"@types/semver": "^7.5.4",
|
|
|
|
|
"@types/textarea-caret": "^3.0.2",
|
|
|
|
|
"@types/uuid": "^9.0.6",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
|
|
|
|
"@typescript-eslint/parser": "^5.62.0",
|
|
|
|
|
"@vitejs/plugin-react-swc": "^3.4.0",
|
|
|
|
|
"autoprefixer": "^10.4.16",
|
|
|
|
|
"eslint": "^8.51.0",
|
|
|
|
|
"eslint": "^8.52.0",
|
|
|
|
|
"eslint-config-prettier": "^8.10.0",
|
|
|
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
|
|
|
"eslint-plugin-react": "^7.33.2",
|
|
|
|
|
"less": "^4.2.0",
|
|
|
|
|
"postcss": "^8.4.31",
|
|
|
|
|
"prettier": "2.6.2",
|
|
|
|
|
"terser": "^5.21.0",
|
|
|
|
|
"terser": "^5.22.0",
|
|
|
|
|
"typescript": "^5.2.2",
|
|
|
|
|
"vite": "^4.4.11"
|
|
|
|
|
"vite": "^4.5.0"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|