diff --git a/package.json b/package.json index 8f2b279..226b31a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@mdx-js/react": "^1.6.22", "@sapphire/docusaurus-plugin-npm2yarn2pnpm": "^1.1.4", "ajv": "^8.12.0", - "clsx": "^1.2.1", + "clsx": "^2.1.1", "krog": "^1.3.0", "prism-react-renderer": "^1.3.5", "react": "^17.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3b2c440..6fbc28f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,7 +30,7 @@ specifiers: '@typescript-eslint/parser': 6.2.0 ajv: ^8.12.0 chalk: ^5.2.0 - clsx: ^1.2.1 + clsx: ^2.1.1 cz-git: ^1.6.1 docusaurus-plugin-typedoc: ^0.19.2 eslint: ~8.15.0 @@ -62,7 +62,7 @@ dependencies: '@mdx-js/react': 1.6.22_react@17.0.2 '@sapphire/docusaurus-plugin-npm2yarn2pnpm': 1.1.4 ajv: 8.12.0 - clsx: 1.2.1 + clsx: 2.1.1 krog: 1.3.0 prism-react-renderer: 1.3.5_react@17.0.2 react: 17.0.2 @@ -5481,6 +5481,11 @@ packages: engines: {node: '>=6'} dev: false + /clsx/2.1.1: + resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==} + engines: {node: '>=6'} + dev: false + /co/4.6.0: resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==} engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'}