Update dependency classnames to v2.4.0

This commit is contained in:
renovate[bot]
2023-12-26 14:08:29 +00:00
parent 3964f2d4ca
commit d0457194cf
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"@next-auth/mongodb-adapter": "1.1.3",
"@vercel/analytics": "^1.0.0",
"autoprefixer": "10.4.16",
"classnames": "2.3.3",
"classnames": "2.4.0",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"googleapis": "128.0.0",
@@ -5080,9 +5080,9 @@
"dev": true
},
"node_modules/classnames": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.3.tgz",
"integrity": "sha512-1inzZmicIFcmUya7PGtUQeXtcF7zZpPnxtQoYOrz0uiOBGlLFa4ik4361seYL2JCcRDIyfdFHiwQolESFlw+Og=="
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.4.0.tgz",
"integrity": "sha512-lWxiIlphgAhTLN657pwU/ofFxsUTOWc2CRIFeoV5st0MGRJHStUnWIUJgDHxjUO/F0mXzGufXIM4Lfu/8h+MpA=="
},
"node_modules/client-only": {
"version": "0.0.1",