Update dependency classnames to v2.5.1

This commit is contained in:
renovate[bot]
2023-12-29 18:53:04 +00:00
parent 7ead9df697
commit cb47fa4d9b
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.5.0",
"classnames": "2.5.1",
"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.5.0",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.0.tgz",
"integrity": "sha512-FQuRlyKinxrb5gwJlfVASbSrDlikDJ07426TrfPsdGLvtochowmkbnSFdQGJ2aoXrSetq5KqGV9emvWpy+91xA=="
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz",
"integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow=="
},
"node_modules/client-only": {
"version": "0.0.1",