Skip to content

Commit

Permalink
Update dependency antd to v5.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2023
1 parent 2838b24 commit ea8658e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 108 deletions.
83 changes: 7 additions & 76 deletions hosting/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hosting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@ant-design/compatible": "5.1.2",
"antd": "5.9.1",
"antd": "5.9.2",
"axios": "1.5.0",
"gatsby": "5.12.4",
"gatsby-image": "3.11.0",
Expand Down
35 changes: 4 additions & 31 deletions hosting/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2569,15 +2569,6 @@
dependencies:
"@types/node" "*"

"@types/jsdom@^21.1.2":
version "21.1.2"
resolved "https://registry.npmjs.org/@types/jsdom/-/jsdom-21.1.2.tgz"
integrity sha512-bGj+7TaCkOwkJfx7HtS9p22Ij0A2aKMuz8a1+owpkxa1wU/HUBy/WAXhdv90uDdVI9rSjGvUrXmLSeA9VP3JeA==
dependencies:
"@types/node" "*"
"@types/tough-cookie" "*"
parse5 "^7.0.0"

"@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz"
Expand Down Expand Up @@ -2714,11 +2705,6 @@
resolved "https://registry.npmjs.org/@types/tmp/-/tmp-0.0.33.tgz"
integrity sha1-EHPEvIJHVK49EM+riKsCN7qWTk0=

"@types/tough-cookie@*":
version "4.0.2"
resolved "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.2.tgz"
integrity sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==

"@types/yoga-layout@1.9.2":
version "1.9.2"
resolved "https://registry.npmjs.org/@types/yoga-layout/-/yoga-layout-1.9.2.tgz"
Expand Down Expand Up @@ -3173,10 +3159,10 @@ ansicolors@~0.3.2:
resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz"
integrity sha1-ZlWX3oap/+Oqm/vmyuXG6kJrSXk=

antd@5.9.1:
version "5.9.1"
resolved "https://registry.npmjs.org/antd/-/antd-5.9.1.tgz"
integrity sha512-kMjoDCUSNLyktgz2nX0wNys6Ni3DqVLWXiEDao/TESBsqQIrqkAQAbg1q1kX7Pw8yKXcnrx6tR5Fbv+TMKB72w==
antd@5.9.2:
version "5.9.2"
resolved "https://registry.npmjs.org/antd/-/antd-5.9.2.tgz"
integrity sha512-+ecGt8nDCjvNvKkalJQc4eBGtfdQuZ/WLXrk7X4FbhAhMplctrey4/SOvHeXjEjBnyNC/KSdF4EzKYKq01egbA==
dependencies:
"@ant-design/colors" "^7.0.0"
"@ant-design/cssinjs" "^1.16.0"
Expand All @@ -3188,7 +3174,6 @@ antd@5.9.1:
"@rc-component/mutate-observer" "^1.1.0"
"@rc-component/tour" "~1.10.0"
"@rc-component/trigger" "^1.15.6"
"@types/jsdom" "^21.1.2"
classnames "^2.2.6"
copy-to-clipboard "^3.2.0"
dayjs "^1.11.1"
Expand Down Expand Up @@ -5407,11 +5392,6 @@ entities@^2.0.0, entities@~2.1.0:
resolved "https://registry.npmjs.org/entities/-/entities-2.1.0.tgz"
integrity sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==

entities@^4.4.0:
version "4.5.0"
resolved "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz"
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==

env-paths@^2.2.0:
version "2.2.1"
resolved "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz"
Expand Down Expand Up @@ -10169,13 +10149,6 @@ parse5@^6.0.1:
resolved "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz"
integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==

parse5@^7.0.0:
version "7.1.2"
resolved "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz"
integrity sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==
dependencies:
entities "^4.4.0"

parseurl@^1.3.3, parseurl@~1.3.3:
version "1.3.3"
resolved "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz"
Expand Down

0 comments on commit ea8658e

Please sign in to comment.