chore(deps): update dependency clsx to v2.1.0

This commit is contained in:
renovate[bot] 2023-12-29 22:18:58 +00:00 committed by GitHub
parent 051761e6c7
commit 1ed26fe252
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 3 deletions

View file

@ -28,7 +28,7 @@
"autoprefixer": "10.4.16",
"axios": "1.6.3",
"class-variance-authority": "0.7.0",
"clsx": "2.0.0",
"clsx": "2.1.0",
"date-fns": "2.30.0",
"eslint-config-react-app": "7.0.1",
"jsdom": "22.1.0",
@ -5172,7 +5172,7 @@
"url": "https://joebell.co.uk"
}
},
"node_modules/clsx": {
"node_modules/class-variance-authority/node_modules/clsx": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/clsx/-/clsx-2.0.0.tgz",
"integrity": "sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==",
@ -5180,6 +5180,14 @@
"node": ">=6"
}
},
"node_modules/clsx": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.0.tgz",
"integrity": "sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==",
"engines": {
"node": ">=6"
}
},
"node_modules/color-convert": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",

View file

@ -27,7 +27,7 @@
"autoprefixer": "10.4.16",
"axios": "1.6.3",
"class-variance-authority": "0.7.0",
"clsx": "2.0.0",
"clsx": "2.1.0",
"date-fns": "2.30.0",
"eslint-config-react-app": "7.0.1",
"jsdom": "22.1.0",