Skip to content

Commit c1dfbf1

Browse files
Update dependency clsx to v1.2.1
1 parent bc91718 commit c1dfbf1

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@easyops-cn/docusaurus-search-local": "0.21.4",
2020
"@mdx-js/react": "1.6.22",
2121
"@svgr/webpack": "6.1.2",
22-
"clsx": "1.1.1",
22+
"clsx": "1.2.1",
2323
"file-loader": "6.2.0",
2424
"prism-react-renderer": "1.2.1",
2525
"react": "17.0.2",

yarn.lock

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1488,7 +1488,7 @@
14881488
"@docusaurus/theme-classic" "2.0.0-beta.14"
14891489
"@docusaurus/theme-search-algolia" "2.0.0-beta.14"
14901490

1491-
"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]":
1491+
"@docusaurus/[email protected]":
14921492
version "5.5.2"
14931493
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
14941494
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -2885,12 +2885,7 @@ clone-response@^1.0.2:
28852885
dependencies:
28862886
mimic-response "^1.0.0"
28872887

2888-
2889-
version "1.1.1"
2890-
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.1.1.tgz#98b3134f9abbdf23b2663491ace13c5c03a73188"
2891-
integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==
2892-
2893-
clsx@^1.1.1:
2888+
[email protected], clsx@^1.1.1:
28942889
version "1.2.1"
28952890
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
28962891
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
@@ -6123,6 +6118,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
61236118
dependencies:
61246119
"@babel/runtime" "^7.10.3"
61256120

6121+
"react-loadable@npm:@docusaurus/[email protected]":
6122+
version "5.5.2"
6123+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6124+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6125+
dependencies:
6126+
"@types/react" "*"
6127+
prop-types "^15.6.2"
6128+
61266129
react-router-config@^5.1.1:
61276130
version "5.1.1"
61286131
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"

0 commit comments

Comments
 (0)