From 0684ae9ae22c66f32be1f8f1cb9fc1bb34e6dea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 22:58:54 +0000 Subject: [PATCH] Bump the dependencies group with 7 updates Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@ant-design/pro-components](https://github.com/ant-design/pro-components) | `2.6.35` | `2.6.42` | | [antd](https://github.com/ant-design/ant-design) | `5.11.1` | `5.11.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.9.0` | `20.9.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.11.0` | `6.12.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.11.0` | `6.12.0` | | [eslint](https://github.com/eslint/eslint) | `8.53.0` | `8.54.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` | Updates `@ant-design/pro-components` from 2.6.35 to 2.6.42 - [Release notes](https://github.com/ant-design/pro-components/releases) - [Changelog](https://github.com/ant-design/pro-components/blob/master/docs/changelog.en-US.md) - [Commits](https://github.com/ant-design/pro-components/compare/@ant-design/pro-components@2.6.35...@ant-design/pro-components@2.6.42) Updates `antd` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](https://github.com/ant-design/ant-design/compare/5.11.1...5.11.2) Updates `@types/node` from 20.9.0 to 20.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.11.0 to 6.12.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.12.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.11.0 to 6.12.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.12.0/packages/parser) Updates `eslint` from 8.53.0 to 8.54.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0) Updates `typescript` from 5.2.2 to 5.3.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2) --- updated-dependencies: - dependency-name: "@ant-design/pro-components" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: antd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package.json | 14 +-- yarn.lock | 314 +++++++++++++++++++++++++-------------------------- 2 files changed, 164 insertions(+), 164 deletions(-) diff --git a/package.json b/package.json index 9de324d..f31466b 100644 --- a/package.json +++ b/package.json @@ -17,9 +17,9 @@ }, "dependencies": { "@ant-design/icons": "^5.2.6", - "@ant-design/pro-components": "^2.6.35", + "@ant-design/pro-components": "^2.6.42", "@loadable/component": "^5.15.3", - "antd": "^5.11.1", + "antd": "^5.11.2", "babel-preset-gatsby": "^3.12.1", "dexie": "^3.2.4", "dexie-react-hooks": "^1.1.7", @@ -39,16 +39,16 @@ }, "devDependencies": { "@types/loadable__component": "^5.13.7", - "@types/node": "^20.9.0", + "@types/node": "^20.9.2", "@types/react": "^18.2.37", "@types/react-dom": "^18.2.15", - "@typescript-eslint/eslint-plugin": "^6.11.0", - "@typescript-eslint/parser": "^6.11.0", - "eslint": "^8.53.0", + "@typescript-eslint/eslint-plugin": "^6.12.0", + "@typescript-eslint/parser": "^6.12.0", + "eslint": "^8.54.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", "prettier": "^3.1.0", - "typescript": "^5.2.2" + "typescript": "^5.3.2" } } diff --git a/yarn.lock b/yarn.lock index 9e27b07..04b50dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -51,58 +51,58 @@ classnames "^2.2.6" rc-util "^5.31.1" -"@ant-design/pro-card@2.5.24": - version "2.5.24" - resolved "https://registry.yarnpkg.com/@ant-design/pro-card/-/pro-card-2.5.24.tgz#0691160314e44cc66fa378e988214fd7b260afaf" - integrity sha512-97+wOZE7n4FhxxMopFnFn9CxHBs1iEyuLMM6QN5A/PNa0RGd25Wwn5a6ulswTYvLDAIDKoAEZPEyTV5NEYZbIg== +"@ant-design/pro-card@2.5.26": + version "2.5.26" + resolved "https://registry.yarnpkg.com/@ant-design/pro-card/-/pro-card-2.5.26.tgz#a711bf7fca6d209a754701eefc2e575b941d2a26" + integrity sha512-rTjiLFGwjAenJaIISnfstmUPzxpLU1TbZ4wcXX2axtIPI2sGG+A6SbwMrvfsnA+hD7n5ZrO7efZnLjD1zHw6yw== dependencies: "@ant-design/icons" "^5.0.0" - "@ant-design/pro-provider" "2.13.3" - "@ant-design/pro-utils" "2.14.12" + "@ant-design/pro-provider" "2.13.4" + "@ant-design/pro-utils" "2.15.1" "@babel/runtime" "^7.18.0" classnames "^2.3.2" omit.js "^2.0.2" rc-resize-observer "^1.0.0" rc-util "^5.4.0" -"@ant-design/pro-components@^2.6.35": - version "2.6.35" - resolved "https://registry.yarnpkg.com/@ant-design/pro-components/-/pro-components-2.6.35.tgz#deb73c9d161a429f5ade72783f99feec2a5f84cd" - integrity sha512-2TKg2yWDZGLnntH4R/tgfNJGn8sU6j92jqkJAoSqIo5h3Zdl0PVSbHo6m+oFuAjF7Pst5kikTR2fPqw3g872xA== - dependencies: - "@ant-design/pro-card" "2.5.24" - "@ant-design/pro-descriptions" "2.5.19" - "@ant-design/pro-field" "2.13.5" - "@ant-design/pro-form" "2.21.6" - "@ant-design/pro-layout" "7.17.13" - "@ant-design/pro-list" "2.5.34" - "@ant-design/pro-provider" "2.13.3" +"@ant-design/pro-components@^2.6.42": + version "2.6.42" + resolved "https://registry.yarnpkg.com/@ant-design/pro-components/-/pro-components-2.6.42.tgz#dc548f5b4c5041170d81197171c624bc02d37673" + integrity sha512-fB/k/xOO5rJ/kKr8VwePKIXZVdOqDt4MdqHYaa/oVj3nPuIeNFVEmOwlhuhSEIgzHfORKQe9sStgknFIjgClvg== + dependencies: + "@ant-design/pro-card" "2.5.26" + "@ant-design/pro-descriptions" "2.5.26" + "@ant-design/pro-field" "2.14.1" + "@ant-design/pro-form" "2.23.0" + "@ant-design/pro-layout" "7.17.15" + "@ant-design/pro-list" "2.5.41" + "@ant-design/pro-provider" "2.13.4" "@ant-design/pro-skeleton" "2.1.9" - "@ant-design/pro-table" "3.13.3" - "@ant-design/pro-utils" "2.14.12" + "@ant-design/pro-table" "3.13.10" + "@ant-design/pro-utils" "2.15.1" "@babel/runtime" "^7.16.3" -"@ant-design/pro-descriptions@2.5.19": - version "2.5.19" - resolved "https://registry.yarnpkg.com/@ant-design/pro-descriptions/-/pro-descriptions-2.5.19.tgz#643201f246449880a03a259decc6c32b6c499d33" - integrity sha512-M+6BR8Tqw/8dlyHjF+75tLUHheY66P+tEZlFtuKhWs4ODGn/TauPeoRu3h1sEwqJ1RCxyZTfiKwdvaGkk9XADw== +"@ant-design/pro-descriptions@2.5.26": + version "2.5.26" + resolved "https://registry.yarnpkg.com/@ant-design/pro-descriptions/-/pro-descriptions-2.5.26.tgz#24964cc1df899f64341de8a0123ad1c89130094e" + integrity sha512-dqicSdrtbXORwrsghxk311nzJqF1iWz+onruZ0UBZ/EFpY1a6chZz2uu0fGgSGXwZsobcWuV1Ax4jgTy7RCmGw== dependencies: - "@ant-design/pro-field" "2.13.5" - "@ant-design/pro-form" "2.21.6" + "@ant-design/pro-field" "2.14.1" + "@ant-design/pro-form" "2.23.0" "@ant-design/pro-skeleton" "2.1.9" - "@ant-design/pro-utils" "2.14.12" + "@ant-design/pro-utils" "2.15.1" "@babel/runtime" "^7.18.0" rc-resize-observer "^0.2.3" rc-util "^5.0.6" -"@ant-design/pro-field@2.13.5": - version "2.13.5" - resolved "https://registry.yarnpkg.com/@ant-design/pro-field/-/pro-field-2.13.5.tgz#10af5048ba3bc9e3bd9eda49e9da7e0aa303cd57" - integrity sha512-tIKoRxrQVOryQDHN85UUQDxcHnQO2IRUkthrufWhz8hx3RyMtwa980z3Xwm9y8+vqVIEiySl/hKy13sxe8wbKg== +"@ant-design/pro-field@2.14.1": + version "2.14.1" + resolved "https://registry.yarnpkg.com/@ant-design/pro-field/-/pro-field-2.14.1.tgz#1d567835d94cae30422226030974349ce22ac7e0" + integrity sha512-lEat4qesxdKfTWjR7dEp5h1eNEh1GfxUdem1b/VsCl5wZ2f028+x4KinTqCFO+ReH0ZxwIzu6hWqoOy/dT3cyg== dependencies: "@ant-design/icons" "^5.0.0" - "@ant-design/pro-provider" "2.13.3" - "@ant-design/pro-utils" "2.14.12" + "@ant-design/pro-provider" "2.13.4" + "@ant-design/pro-utils" "2.15.1" "@babel/runtime" "^7.18.0" "@chenshuai2144/sketch-color" "^1.0.8" classnames "^2.3.2" @@ -112,15 +112,15 @@ rc-util "^5.4.0" swr "^2.0.0" -"@ant-design/pro-form@2.21.6": - version "2.21.6" - resolved "https://registry.yarnpkg.com/@ant-design/pro-form/-/pro-form-2.21.6.tgz#a81abbea84903ac5af9c35df7275d1a8a1d68462" - integrity sha512-u+Z/KKi/D7oj1Et2UyAtOsW6fVHqFKXx0vDiLZ0nOGUU3loF1/5OB7Ec/iWc9HU/nrUP+zxfVTS16tpZc87RwA== +"@ant-design/pro-form@2.23.0": + version "2.23.0" + resolved "https://registry.yarnpkg.com/@ant-design/pro-form/-/pro-form-2.23.0.tgz#c31bfba0ecc5e1118dd164a6fc6b04c93b3ff4e0" + integrity sha512-m3CeeP/UFgdhQdSMBZJQeq+lXok82eLcOL8gbZIk08pMf5utEpsEQst/2iG8RiNKspdZsB4vuiLS0WfRL/YvIQ== dependencies: "@ant-design/icons" "^5.0.0" - "@ant-design/pro-field" "2.13.5" - "@ant-design/pro-provider" "2.13.3" - "@ant-design/pro-utils" "2.14.12" + "@ant-design/pro-field" "2.14.1" + "@ant-design/pro-provider" "2.13.4" + "@ant-design/pro-utils" "2.15.1" "@babel/runtime" "^7.18.0" "@chenshuai2144/sketch-color" "^1.0.7" "@umijs/use-params" "^1.0.9" @@ -131,14 +131,14 @@ rc-resize-observer "^1.1.0" rc-util "^5.0.6" -"@ant-design/pro-layout@7.17.13": - version "7.17.13" - resolved "https://registry.yarnpkg.com/@ant-design/pro-layout/-/pro-layout-7.17.13.tgz#653f8a03b6ab7774a414b162c1dd08b0bc824ca5" - integrity sha512-RbXHwS0iCx2kBtSkWuQ5d4AVvTRzNZg7LoAUBGz54LLM/MooXXvUr8I6wicRanvYoPBCd/NTuAQjsfIDrbSeqg== +"@ant-design/pro-layout@7.17.15": + version "7.17.15" + resolved "https://registry.yarnpkg.com/@ant-design/pro-layout/-/pro-layout-7.17.15.tgz#54914d768f493a36a700536f6924f5642dbce78a" + integrity sha512-41rzo1WZA9v+tBpmQ2Uwax8j3ukEUQUJw1W7dwlbI5pVKfBExAtNL57Ygt5SFSB7ZyEhiOEK3UgSd4S33WOVCw== dependencies: "@ant-design/icons" "^5.0.0" - "@ant-design/pro-provider" "2.13.3" - "@ant-design/pro-utils" "2.14.12" + "@ant-design/pro-provider" "2.13.4" + "@ant-design/pro-utils" "2.15.1" "@babel/runtime" "^7.18.0" "@umijs/route-utils" "^4.0.0" "@umijs/use-params" "^1.0.9" @@ -151,26 +151,26 @@ swr "^2.0.0" warning "^4.0.3" -"@ant-design/pro-list@2.5.34": - version "2.5.34" - resolved "https://registry.yarnpkg.com/@ant-design/pro-list/-/pro-list-2.5.34.tgz#ee7afbeae9fdcde09a84c72068aefa7a0047e384" - integrity sha512-myQa8Vk1IlrdITlaAh7ka3zz02RwWoekLsRqKngHOTkMS5S8x+6QsgEBrywv4iUi8ySysOYUaO8hWr1Cl9ihEg== +"@ant-design/pro-list@2.5.41": + version "2.5.41" + resolved "https://registry.yarnpkg.com/@ant-design/pro-list/-/pro-list-2.5.41.tgz#e9ed42c2a3151869b74a8160fb04bdbed1dead7c" + integrity sha512-l+X05v6oZfkYV9D1lRyq3DXgbM9urkyWckiAAIIrxbhrylknJLJRH87m8p1kNoUCWz6/HVr+1RDA6UP84K6jCg== dependencies: "@ant-design/icons" "^5.0.0" - "@ant-design/pro-card" "2.5.24" - "@ant-design/pro-field" "2.13.5" - "@ant-design/pro-table" "3.13.3" - "@ant-design/pro-utils" "2.14.12" + "@ant-design/pro-card" "2.5.26" + "@ant-design/pro-field" "2.14.1" + "@ant-design/pro-table" "3.13.10" + "@ant-design/pro-utils" "2.15.1" "@babel/runtime" "^7.18.0" classnames "^2.3.2" dayjs "^1.11.10" rc-resize-observer "^1.0.0" rc-util "^4.19.0" -"@ant-design/pro-provider@2.13.3": - version "2.13.3" - resolved "https://registry.yarnpkg.com/@ant-design/pro-provider/-/pro-provider-2.13.3.tgz#12cea8823c74c5c68158329f669d77b6600a4a75" - integrity sha512-qkD/qA5NsLRxQTDdkgfviTZbsC0BeHahNTbJiZdwVwYMMLBzg0C1ptnHm4ofKdXt0EzARg/WG5EjaVOtvs/sFw== +"@ant-design/pro-provider@2.13.4": + version "2.13.4" + resolved "https://registry.yarnpkg.com/@ant-design/pro-provider/-/pro-provider-2.13.4.tgz#da4af436178fe2987b4f89154fa868ce82d9fdda" + integrity sha512-f0OaIObmU3e1CqkeqFdStBg92WiYm4N+XiecCqu+FV5wCauCv9HHQNJtIJlAt8Tr73fus3aQqu3/bob6bvzE3w== dependencies: "@ant-design/cssinjs" "^1.11.1" "@babel/runtime" "^7.18.0" @@ -185,17 +185,17 @@ dependencies: "@babel/runtime" "^7.18.0" -"@ant-design/pro-table@3.13.3": - version "3.13.3" - resolved "https://registry.yarnpkg.com/@ant-design/pro-table/-/pro-table-3.13.3.tgz#f1e7135415182018273066fe2941296788ea5c62" - integrity sha512-Elqu0CnKPAdrVR1JKIThqTsTS5U8XL+LUXCvO7Tuj7o4NxmGwkgK0eOqVRodvWgqTOA3iGuq/5IquTvQGRyQIw== +"@ant-design/pro-table@3.13.10": + version "3.13.10" + resolved "https://registry.yarnpkg.com/@ant-design/pro-table/-/pro-table-3.13.10.tgz#2def5827af48406da979a23c9bf6fc08b59ee1c7" + integrity sha512-7mU2IM3xZSTYro315CcyZeW/6AmDs3vrpsItdri+kpbzxJeF+Pia5eeR93KYsxHSXt4kXljYqF23elycdgFWxg== dependencies: "@ant-design/icons" "^5.0.0" - "@ant-design/pro-card" "2.5.24" - "@ant-design/pro-field" "2.13.5" - "@ant-design/pro-form" "2.21.6" - "@ant-design/pro-provider" "2.13.3" - "@ant-design/pro-utils" "2.14.12" + "@ant-design/pro-card" "2.5.26" + "@ant-design/pro-field" "2.14.1" + "@ant-design/pro-form" "2.23.0" + "@ant-design/pro-provider" "2.13.4" + "@ant-design/pro-utils" "2.15.1" "@babel/runtime" "^7.18.0" "@dnd-kit/core" "^6.0.8" "@dnd-kit/modifiers" "^6.0.1" @@ -207,13 +207,13 @@ rc-resize-observer "^1.0.0" rc-util "^5.0.1" -"@ant-design/pro-utils@2.14.12": - version "2.14.12" - resolved "https://registry.yarnpkg.com/@ant-design/pro-utils/-/pro-utils-2.14.12.tgz#28358e8e957c86c188ff18a9ea6ab0faf0413ca3" - integrity sha512-hPNO/PFOeWCWl2p/VxM6JIeKvqAPJCheqh8kw0HuPfGpAmr6k8Wf4G9/6er5rmfYryObW11OOmBSyXTxM9sWUg== +"@ant-design/pro-utils@2.15.1": + version "2.15.1" + resolved "https://registry.yarnpkg.com/@ant-design/pro-utils/-/pro-utils-2.15.1.tgz#bf09d0154bc60e6ce363b4753b0f301295bb5ebe" + integrity sha512-Al1rkk2D48ArG1D7v7eihhHM0WU/8g/DJaS0pyby5elqPW6BNGO1yB2caRYWf8z0t2kWp6c3ijhwaXpKSje8bg== dependencies: "@ant-design/icons" "^5.0.0" - "@ant-design/pro-provider" "2.13.3" + "@ant-design/pro-provider" "2.13.4" "@babel/runtime" "^7.18.0" classnames "^2.3.2" dayjs "^1.11.10" @@ -1512,10 +1512,10 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@eslint/js@8.53.0": - version "8.53.0" - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.53.0.tgz#bea56f2ed2b5baea164348ff4d5a879f6f81f20d" - integrity sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w== +"@eslint/js@8.54.0": + version "8.54.0" + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.54.0.tgz#4fab9a2ff7860082c304f750e94acd644cf984cf" + integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ== "@gatsbyjs/parcel-namer-relative-to-cwd@^2.12.1": version "2.12.1" @@ -2444,7 +2444,7 @@ classnames "^2.3.2" rc-util "^5.24.4" -"@rc-component/trigger@^1.17.0", "@rc-component/trigger@^1.18.0", "@rc-component/trigger@^1.18.1", "@rc-component/trigger@^1.3.6", "@rc-component/trigger@^1.5.0", "@rc-component/trigger@^1.7.0": +"@rc-component/trigger@^1.17.0", "@rc-component/trigger@^1.18.0", "@rc-component/trigger@^1.18.2", "@rc-component/trigger@^1.3.6", "@rc-component/trigger@^1.5.0", "@rc-component/trigger@^1.7.0": version "1.18.2" resolved "https://registry.yarnpkg.com/@rc-component/trigger/-/trigger-1.18.2.tgz#dc52c4c66fa8aaccaf0710498f2429fc05454e3b" integrity sha512-jRLYgFgjLEPq3MvS87fIhcfuywFSRDaDrYw1FLku7Cm4esszvzTbA0JBsyacAyLrK9rF3TiHFcvoEDMzoD3CTA== @@ -2695,10 +2695,10 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@>=10.0.0", "@types/node@^20.9.0": - version "20.9.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.0.tgz#bfcdc230583aeb891cf51e73cfdaacdd8deae298" - integrity sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw== +"@types/node@*", "@types/node@>=10.0.0", "@types/node@^20.9.2": + version "20.9.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.2.tgz#002815c8e87fe0c9369121c78b52e800fadc0ac6" + integrity sha512-WHZXKFCEyIUJzAwh3NyyTHYSR35SevJ6mZ1nWwJafKtiQbqRTIKSRcw3Ma3acqgsent3RRDqeVwpHntMk+9irg== dependencies: undici-types "~5.26.4" @@ -2803,16 +2803,16 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/eslint-plugin@^6.11.0": - version "6.11.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.11.0.tgz#52aae65174ff526576351f9ccd41cea01001463f" - integrity sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w== +"@typescript-eslint/eslint-plugin@^6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.12.0.tgz#2a647d278bb48bf397fef07ba0507612ff9dd812" + integrity sha512-XOpZ3IyJUIV1b15M7HVOpgQxPPF7lGXgsfcEIu3yDxFPaf/xZKt7s9QO/pbk7vpWQyVulpJbu4E5LwpZiQo4kA== dependencies: "@eslint-community/regexpp" "^4.5.1" - "@typescript-eslint/scope-manager" "6.11.0" - "@typescript-eslint/type-utils" "6.11.0" - "@typescript-eslint/utils" "6.11.0" - "@typescript-eslint/visitor-keys" "6.11.0" + "@typescript-eslint/scope-manager" "6.12.0" + "@typescript-eslint/type-utils" "6.12.0" + "@typescript-eslint/utils" "6.12.0" + "@typescript-eslint/visitor-keys" "6.12.0" debug "^4.3.4" graphemer "^1.4.0" ignore "^5.2.4" @@ -2830,15 +2830,15 @@ "@typescript-eslint/typescript-estree" "5.62.0" debug "^4.3.4" -"@typescript-eslint/parser@^6.11.0": - version "6.11.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.11.0.tgz#9640d9595d905f3be4f278bf515130e6129b202e" - integrity sha512-+whEdjk+d5do5nxfxx73oanLL9ghKO3EwM9kBCkUtWMRwWuPaFv9ScuqlYfQ6pAD6ZiJhky7TZ2ZYhrMsfMxVQ== +"@typescript-eslint/parser@^6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.12.0.tgz#9fb21ed7d88065a4a2ee21eb80b8578debb8217c" + integrity sha512-s8/jNFPKPNRmXEnNXfuo1gemBdVmpQsK1pcu+QIvuNJuhFzGrpD7WjOcvDc/+uEdfzSYpNu7U/+MmbScjoQ6vg== dependencies: - "@typescript-eslint/scope-manager" "6.11.0" - "@typescript-eslint/types" "6.11.0" - "@typescript-eslint/typescript-estree" "6.11.0" - "@typescript-eslint/visitor-keys" "6.11.0" + "@typescript-eslint/scope-manager" "6.12.0" + "@typescript-eslint/types" "6.12.0" + "@typescript-eslint/typescript-estree" "6.12.0" + "@typescript-eslint/visitor-keys" "6.12.0" debug "^4.3.4" "@typescript-eslint/scope-manager@5.62.0": @@ -2849,13 +2849,13 @@ "@typescript-eslint/types" "5.62.0" "@typescript-eslint/visitor-keys" "5.62.0" -"@typescript-eslint/scope-manager@6.11.0": - version "6.11.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz#621f603537c89f4d105733d949aa4d55eee5cea8" - integrity sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A== +"@typescript-eslint/scope-manager@6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.12.0.tgz#5833a16dbe19cfbad639d4d33bcca5e755c7044b" + integrity sha512-5gUvjg+XdSj8pcetdL9eXJzQNTl3RD7LgUiYTl8Aabdi8hFkaGSYnaS6BLc0BGNaDH+tVzVwmKtWvu0jLgWVbw== dependencies: - "@typescript-eslint/types" "6.11.0" - "@typescript-eslint/visitor-keys" "6.11.0" + "@typescript-eslint/types" "6.12.0" + "@typescript-eslint/visitor-keys" "6.12.0" "@typescript-eslint/type-utils@5.62.0": version "5.62.0" @@ -2867,13 +2867,13 @@ debug "^4.3.4" tsutils "^3.21.0" -"@typescript-eslint/type-utils@6.11.0": - version "6.11.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz#d0b8b1ab6c26b974dbf91de1ebc5b11fea24e0d1" - integrity sha512-nA4IOXwZtqBjIoYrJcYxLRO+F9ri+leVGoJcMW1uqr4r1Hq7vW5cyWrA43lFbpRvQ9XgNrnfLpIkO3i1emDBIA== +"@typescript-eslint/type-utils@6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.12.0.tgz#968f7c95162808d69950ab5dff710ad730e58287" + integrity sha512-WWmRXxhm1X8Wlquj+MhsAG4dU/Blvf1xDgGaYCzfvStP2NwPQh6KBvCDbiOEvaE0filhranjIlK/2fSTVwtBng== dependencies: - "@typescript-eslint/typescript-estree" "6.11.0" - "@typescript-eslint/utils" "6.11.0" + "@typescript-eslint/typescript-estree" "6.12.0" + "@typescript-eslint/utils" "6.12.0" debug "^4.3.4" ts-api-utils "^1.0.1" @@ -2882,10 +2882,10 @@ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f" integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ== -"@typescript-eslint/types@6.11.0": - version "6.11.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.0.tgz#8ad3aa000cbf4bdc4dcceed96e9b577f15e0bf53" - integrity sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA== +"@typescript-eslint/types@6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12.0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac" + integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q== "@typescript-eslint/typescript-estree@5.62.0": version "5.62.0" @@ -2900,13 +2900,13 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/typescript-estree@6.11.0": - version "6.11.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz#7b52c12a623bf7f8ec7f8a79901b9f98eb5c7990" - integrity sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ== +"@typescript-eslint/typescript-estree@6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.12.0.tgz#764ccc32598549e5b48ec99e3b85f89b1385310c" + integrity sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw== dependencies: - "@typescript-eslint/types" "6.11.0" - "@typescript-eslint/visitor-keys" "6.11.0" + "@typescript-eslint/types" "6.12.0" + "@typescript-eslint/visitor-keys" "6.12.0" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" @@ -2927,17 +2927,17 @@ eslint-scope "^5.1.1" semver "^7.3.7" -"@typescript-eslint/utils@6.11.0": - version "6.11.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.0.tgz#11374f59ef4cea50857b1303477c08aafa2ca604" - integrity sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g== +"@typescript-eslint/utils@6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.12.0.tgz#c6ce8c06fe9b0212620e5674a2036f6f8f611754" + integrity sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ== dependencies: "@eslint-community/eslint-utils" "^4.4.0" "@types/json-schema" "^7.0.12" "@types/semver" "^7.5.0" - "@typescript-eslint/scope-manager" "6.11.0" - "@typescript-eslint/types" "6.11.0" - "@typescript-eslint/typescript-estree" "6.11.0" + "@typescript-eslint/scope-manager" "6.12.0" + "@typescript-eslint/types" "6.12.0" + "@typescript-eslint/typescript-estree" "6.12.0" semver "^7.5.4" "@typescript-eslint/visitor-keys@5.62.0": @@ -2948,12 +2948,12 @@ "@typescript-eslint/types" "5.62.0" eslint-visitor-keys "^3.3.0" -"@typescript-eslint/visitor-keys@6.11.0": - version "6.11.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.0.tgz#d991538788923f92ec40d44389e7075b359f3458" - integrity sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ== +"@typescript-eslint/visitor-keys@6.12.0": + version "6.12.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.12.0.tgz#5877950de42a0f3344261b7a1eee15417306d7e9" + integrity sha512-rg3BizTZHF1k3ipn8gfrzDXXSFKyOEB5zxYXInQ6z0hUvmQlhaZQzK+YmHmNViMA9HzW5Q9+bPPt90bU6GQwyw== dependencies: - "@typescript-eslint/types" "6.11.0" + "@typescript-eslint/types" "6.12.0" eslint-visitor-keys "^3.4.1" "@umijs/route-utils@^4.0.0": @@ -3259,10 +3259,10 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0: dependencies: color-convert "^2.0.1" -antd@^5.11.1: - version "5.11.1" - resolved "https://registry.yarnpkg.com/antd/-/antd-5.11.1.tgz#69bc1a7f52536ec5eec0afe88ec3aacd274c5faf" - integrity sha512-X7Gk1TtJtM9goTrmTPVserqcP7crtV2TX/pbxgqyHpMZRrnBy0EI3h4ngrW+zsIAW8/iqpgrYsG/NVUel6xkBA== +antd@^5.11.2: + version "5.11.2" + resolved "https://registry.yarnpkg.com/antd/-/antd-5.11.2.tgz#5db25aab6658715de36ea36ab840891a974a71de" + integrity sha512-7/yqmfXpShHH0MJQOgv3vX9PUFwctyBm/G5L0i/S4AQy20ON6ZZ2UkjmWxgwg3vq2CEHKyVGTHozpH9WwDizgw== dependencies: "@ant-design/colors" "^7.0.0" "@ant-design/cssinjs" "^1.17.2" @@ -3273,7 +3273,7 @@ antd@^5.11.1: "@rc-component/color-picker" "~1.4.1" "@rc-component/mutate-observer" "^1.1.0" "@rc-component/tour" "~1.10.0" - "@rc-component/trigger" "^1.18.1" + "@rc-component/trigger" "^1.18.2" classnames "^2.3.2" copy-to-clipboard "^3.3.3" dayjs "^1.11.1" @@ -3286,7 +3286,7 @@ antd@^5.11.1: rc-dropdown "~4.1.0" rc-field-form "~1.40.0" rc-image "~7.3.2" - rc-input "~1.3.5" + rc-input "~1.3.6" rc-input-number "~8.4.0" rc-mentions "~2.9.1" rc-menu "~9.12.2" @@ -3302,9 +3302,9 @@ antd@^5.11.1: rc-slider "~10.4.0" rc-steps "~6.0.1" rc-switch "~4.1.0" - rc-table "~7.35.2" + rc-table "~7.36.0" rc-tabs "~12.13.1" - rc-textarea "~1.5.2" + rc-textarea "~1.5.3" rc-tooltip "~6.1.2" rc-tree "~5.8.2" rc-tree-select "~5.15.0" @@ -5390,15 +5390,15 @@ eslint@^7.32.0: text-table "^0.2.0" v8-compile-cache "^2.0.3" -eslint@^8.53.0: - version "8.53.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.53.0.tgz#14f2c8244298fcae1f46945459577413ba2697ce" - integrity sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag== +eslint@^8.54.0: + version "8.54.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54.0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537" + integrity sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA== dependencies: "@eslint-community/eslint-utils" "^4.2.0" "@eslint-community/regexpp" "^4.6.1" "@eslint/eslintrc" "^2.1.3" - "@eslint/js" "8.53.0" + "@eslint/js" "8.54.0" "@humanwhocodes/config-array" "^0.11.13" "@humanwhocodes/module-importer" "^1.0.1" "@nodelib/fs.walk" "^1.2.8" @@ -9132,10 +9132,10 @@ rc-input-number@~8.4.0: rc-input "~1.3.5" rc-util "^5.28.0" -rc-input@~1.3.5: - version "1.3.5" - resolved "https://registry.yarnpkg.com/rc-input/-/rc-input-1.3.5.tgz#c69d3feb5172cc02ee5aaad86ae1ea8a73f864cb" - integrity sha512-SPPwbTJa5ACHNoDdGZF/70AOqqm1Rir3WleuFBKq+nFby1zvpnzvWsHJgzWOr6uJ0GNt8dTMzBrmVGQJkTXqqQ== +rc-input@~1.3.5, rc-input@~1.3.6: + version "1.3.6" + resolved "https://registry.yarnpkg.com/rc-input/-/rc-input-1.3.6.tgz#038b74779b6c8b688ff60a41c3976d1db7a1d7d6" + integrity sha512-/HjTaKi8/Ts4zNbYaB5oWCquxFyFQO4Co1MnMgoCeGJlpe7k8Eir2HN0a0F9IHDmmo+GYiGgPpz7w/d/krzsJA== dependencies: "@babel/runtime" "^7.11.1" classnames "^2.2.1" @@ -9302,10 +9302,10 @@ rc-switch@~4.1.0: classnames "^2.2.1" rc-util "^5.30.0" -rc-table@~7.35.2: - version "7.35.2" - resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-7.35.2.tgz#8fcd59e9342bf13fe131ca54c6105e71ab95588b" - integrity sha512-ZLIZdAEdfen21FI21xt2LDg9chQ7gc5Lpy4nkjWKPDgmQMnH0KJ8JQQzrd3zrEN16xzjiVdHHvRmi1RU8BtgYg== +rc-table@~7.36.0: + version "7.36.0" + resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-7.36.0.tgz#95e50805392b6a723105c3eb77eefb1e14ba1ced" + integrity sha512-3xVcdCC5OLeOOhaCg+5Lps2oPreM/GWXmUXWTSX4p6vF7F76ABM4dfPpMJ9Dnf5yGRyh+8pe7FRyhRVnWw2H/w== dependencies: "@babel/runtime" "^7.10.1" "@rc-component/context" "^1.4.0" @@ -9327,7 +9327,7 @@ rc-tabs@~12.13.1: rc-resize-observer "^1.0.0" rc-util "^5.34.1" -rc-textarea@~1.5.0, rc-textarea@~1.5.2: +rc-textarea@~1.5.0, rc-textarea@~1.5.3: version "1.5.3" resolved "https://registry.yarnpkg.com/rc-textarea/-/rc-textarea-1.5.3.tgz#513e837d308584996c05f540f4f58645a3a8c89a" integrity sha512-oH682ghHx++stFNYrosPRBfwsypywrTXpaD0/5Z8MPkUOnyOQUaY9ueL9tMu6BP1LfsuYQ1VLpg5OtshViLNgA== @@ -10833,10 +10833,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA== -typescript@^5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" - integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== +typescript@^5.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43" + integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ== ua-parser-js@^1.0.35: version "1.0.35"