chore: upgrade dependencies version and unified antd version

pull/90/head
moonrailgun 2 years ago
parent f6ee5f0c00
commit be5b98f8af

@ -27,7 +27,7 @@
"@remirror/pm": "^2.0.0", "@remirror/pm": "^2.0.0",
"@remirror/react": "^2.0.9", "@remirror/react": "^2.0.9",
"ahooks": "^3.7.1", "ahooks": "^3.7.1",
"antd": "^4.19.5", "antd": "^4.24.5",
"clsx": "^1.1.1", "clsx": "^1.1.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"react-fastify-form": "1.0.12", "react-fastify-form": "1.0.12",

@ -27,11 +27,11 @@
"dependencies": { "dependencies": {
"@emoji-mart/data": "^1.1.2", "@emoji-mart/data": "^1.1.2",
"@emoji-mart/react": "^1.1.1", "@emoji-mart/react": "^1.1.1",
"@loadable/component": "^5.15.2", "@loadable/component": "^5.15.3",
"@tanstack/react-query-devtools": "^4.3.5", "@tanstack/react-query-devtools": "^4.24.10",
"@use-gesture/react": "^10.2.23", "@use-gesture/react": "^10.2.24",
"ahooks": "^3.7.2", "ahooks": "^3.7.4",
"antd": "^4.24.5", "antd": "^4.24.8",
"axios": "^0.21.4", "axios": "^0.21.4",
"clsx": "^1.2.1", "clsx": "^1.2.1",
"compressorjs": "^1.1.1", "compressorjs": "^1.1.1",
@ -39,16 +39,16 @@
"detect-browser": "^5.3.0", "detect-browser": "^5.3.0",
"emoji-mart": "^5.5.2", "emoji-mart": "^5.5.2",
"generate-json-webpack-plugin": "^2.0.0", "generate-json-webpack-plugin": "^2.0.0",
"immer": "^9.0.16", "immer": "^9.0.19",
"is-electron": "^2.2.1", "is-electron": "^2.2.2",
"is-hotkey": "^0.2.0", "is-hotkey": "^0.2.0",
"jsonschema": "^1.4.1", "jsonschema": "^1.4.1",
"jwt-decode": "^3.1.2", "jwt-decode": "^3.1.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"memoize-one": "^6.0.0", "memoize-one": "^6.0.0",
"mini-star": "2.0.8", "mini-star": "2.0.8",
"minimatch": "^5.1.1", "minimatch": "^5.1.6",
"p-min-delay": "^4.0.1", "p-min-delay": "^4.0.2",
"qs": "^6.11.0", "qs": "^6.11.0",
"rc-tree": "^5.7.2", "rc-tree": "^5.7.2",
"react": "18.2.0", "react": "18.2.0",
@ -58,24 +58,24 @@
"react-easy-crop": "^3.5.3", "react-easy-crop": "^3.5.3",
"react-helmet": "^6.1.0", "react-helmet": "^6.1.0",
"react-is": "^18.2.0", "react-is": "^18.2.0",
"react-markdown": "^8.0.4", "react-markdown": "^8.0.5",
"react-mentions": "^4.4.7", "react-mentions": "^4.4.7",
"react-router": "^6.5.0", "react-router": "^6.8.1",
"react-router-dom": "^6.5.0", "react-router-dom": "^6.8.1",
"react-split": "^2.0.14", "react-split": "^2.0.14",
"react-transition-group": "^4.4.5", "react-transition-group": "^4.4.5",
"react-virtualized-auto-sizer": "^1.0.7", "react-virtualized-auto-sizer": "^1.0.7",
"react-virtuoso": "^3.1.5", "react-virtuoso": "^3.1.5",
"socket.io-client": "^4.5.4", "socket.io-client": "^4.6.1",
"source-ref-runtime": "^1.0.7", "source-ref-runtime": "^1.0.7",
"styled-components": "^5.3.6", "styled-components": "^5.3.6",
"tailchat-design": "workspace:^1.0.0", "tailchat-design": "workspace:^1.0.0",
"tailchat-shared": "*", "tailchat-shared": "^1.0.0",
"tailwindcss": "^2.2.19", "tailwindcss": "^2.2.19",
"url": "^0.11.0", "url": "^0.11.0",
"web-vitals": "^3.1.0", "web-vitals": "^3.1.1",
"yup": "^0.32.11", "yup": "^0.32.11",
"zustand": "^4.1.5" "zustand": "^4.3.3"
}, },
"devDependencies": { "devDependencies": {
"@perfsee/webpack": "1.0.0-alpha.4", "@perfsee/webpack": "1.0.0-alpha.4",
@ -87,7 +87,7 @@
"@types/fs-extra": "^9.0.13", "@types/fs-extra": "^9.0.13",
"@types/generate-json-webpack-plugin": "^0.3.4", "@types/generate-json-webpack-plugin": "^0.3.4",
"@types/is-hotkey": "^0.1.7", "@types/is-hotkey": "^0.1.7",
"@types/jest": "^29.2.4", "@types/jest": "^29.4.0",
"@types/loadable__component": "^5.13.4", "@types/loadable__component": "^5.13.4",
"@types/lodash": "^4.14.191", "@types/lodash": "^4.14.191",
"@types/mini-css-extract-plugin": "^1.4.3", "@types/mini-css-extract-plugin": "^1.4.3",
@ -98,7 +98,7 @@
"@types/react-dom": "18.0.6", "@types/react-dom": "18.0.6",
"@types/react-helmet": "^6.1.6", "@types/react-helmet": "^6.1.6",
"@types/react-mentions": "^4.1.8", "@types/react-mentions": "^4.1.8",
"@types/react-router": "^5.1.19", "@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3", "@types/react-router-dom": "^5.3.3",
"@types/react-transition-group": "^4.4.5", "@types/react-transition-group": "^4.4.5",
"@types/react-virtualized": "^9.21.21", "@types/react-virtualized": "^9.21.21",
@ -108,13 +108,13 @@
"@types/webpack-bundle-analyzer": "^4.6.0", "@types/webpack-bundle-analyzer": "^4.6.0",
"@types/webpack-dev-server": "^4.7.2", "@types/webpack-dev-server": "^4.7.2",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
"bundle-stats-webpack-plugin": "^4.1.6", "bundle-stats-webpack-plugin": "^4.2.3",
"copy-webpack-plugin": "^11.0.0", "copy-webpack-plugin": "^11.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"css-loader": "^5.2.7", "css-loader": "^5.2.7",
"dotenv": "^10.0.0", "dotenv": "^10.0.0",
"dts-generator": "^3.0.0", "dts-generator": "^3.0.0",
"esbuild-loader": "^2.20.0", "esbuild-loader": "^2.21.0",
"execa": "^5.1.1", "execa": "^5.1.1",
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"fs-extra": "^10.1.0", "fs-extra": "^10.1.0",
@ -127,7 +127,7 @@
"less-loader": "^10.2.0", "less-loader": "^10.2.0",
"mini-css-extract-plugin": "^2.7.2", "mini-css-extract-plugin": "^2.7.2",
"normalize-path": "^3.0.0", "normalize-path": "^3.0.0",
"postcss": "^8.4.20", "postcss": "^8.4.21",
"postcss-loader": "^6.2.1", "postcss-loader": "^6.2.1",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"rollup-plugin-copy": "^3.4.0", "rollup-plugin-copy": "^3.4.0",
@ -140,10 +140,10 @@
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"tsconfig-paths": "^3.14.1", "tsconfig-paths": "^3.14.1",
"tsconfig-paths-webpack-plugin": "^4.0.0", "tsconfig-paths-webpack-plugin": "^4.0.0",
"typescript": "^4.9.4", "typescript": "^4.9.5",
"url-loader": "^4.1.1", "url-loader": "^4.1.1",
"webpack": "5.75.0", "webpack": "5.75.0",
"webpack-bundle-analyzer": "^4.7.0", "webpack-bundle-analyzer": "^4.8.0",
"webpack-cli": "^4.10.0", "webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.1", "webpack-dev-server": "^4.11.1",
"webpack-retry-chunk-load-plugin": "^3.1.1", "webpack-retry-chunk-load-plugin": "^3.1.1",

@ -28,26 +28,26 @@
"author": "moonrailgun <moonrailgun@gmail.com>", "author": "moonrailgun <moonrailgun@gmail.com>",
"license": "Apache-2.0", "license": "Apache-2.0",
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^17.0.3", "@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.0.3", "@commitlint/config-conventional": "^17.4.4",
"@release-it/conventional-changelog": "^5.1.1", "@release-it/conventional-changelog": "^5.1.1",
"@typescript-eslint/eslint-plugin": "^5.35.1", "@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.35.1", "@typescript-eslint/parser": "^5.53.0",
"concurrently": "^7.3.0", "concurrently": "^7.6.0",
"dayjs": "^1.10.6", "dayjs": "^1.11.7",
"esbuild": "^0.15.5", "esbuild": "^0.15.18",
"eslint": "^8.22.0", "eslint": "^8.34.0",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.0", "eslint-plugin-react": "^7.32.2",
"fs-extra": "^10.0.0", "fs-extra": "^10.1.0",
"gulp-sort": "^2.0.0", "gulp-sort": "^2.0.0",
"husky": "^8.0.1", "husky": "^8.0.3",
"i18next-scanner": "^3.0.0", "i18next-scanner": "^3.3.0",
"lint-staged": "^13.0.3", "lint-staged": "^13.1.2",
"prettier": "^2.7.1", "prettier": "^2.8.4",
"release-it": "^15.5.1", "release-it": "^15.6.0",
"typescript": "^4.8.2", "typescript": "^4.9.5",
"vinyl-fs": "^3.0.3" "vinyl-fs": "^3.0.3"
}, },
"dependencies": { "dependencies": {

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save