Skip to content

Commit 3fd774d

Browse files
Bump clsx from 1.2.1 to 2.1.1
Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.1.1. - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v1.2.1...v2.1.1) --- updated-dependencies: - dependency-name: clsx dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68be045 commit 3fd774d

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@docusaurus/plugin-content-docs": "^2.3.1",
2121
"@docusaurus/preset-classic": "2.3.1",
2222
"@mdx-js/react": "1.6.22",
23-
"clsx": "^1.2.1",
23+
"clsx": "^2.1.1",
2424
"docusaurus-lunr-search": "^2.3.2",
2525
"prism-react-renderer": "^1.3.5",
2626
"react": "^17.0.2",

yarn.lock

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1483,7 +1483,7 @@
14831483
"@docusaurus/theme-search-algolia" "2.3.1"
14841484
"@docusaurus/types" "2.3.1"
14851485

1486-
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
1486+
"@docusaurus/react-loadable@5.5.2":
14871487
version "5.5.2"
14881488
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
14891489
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -3024,6 +3024,11 @@ clsx@^1.2.1:
30243024
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
30253025
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
30263026

3027+
clsx@^2.1.1:
3028+
version "2.1.1"
3029+
resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
3030+
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
3031+
30273032
collapse-white-space@^1.0.2:
30283033
version "1.0.6"
30293034
resolved "https://registry.yarnpkg.com/collapse-white-space/-/collapse-white-space-1.0.6.tgz#e63629c0016665792060dbbeb79c42239d2c5287"
@@ -6553,6 +6558,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
65536558
dependencies:
65546559
"@babel/runtime" "^7.10.3"
65556560

6561+
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
6562+
version "5.5.2"
6563+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6564+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6565+
dependencies:
6566+
"@types/react" "*"
6567+
prop-types "^15.6.2"
6568+
65566569
react-router-config@^5.1.1:
65576570
version "5.1.1"
65586571
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"

0 commit comments

Comments
 (0)