Update dependency classnames to v2.3.3

This commit is contained in:
renovate[bot]
2023-12-25 15:44:56 +00:00
parent 7c92f7e351
commit 3964f2d4ca
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.2",
"classnames": "2.3.3",
"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.2",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.2.tgz",
"integrity": "sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw=="
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.3.tgz",
"integrity": "sha512-1inzZmicIFcmUya7PGtUQeXtcF7zZpPnxtQoYOrz0uiOBGlLFa4ik4361seYL2JCcRDIyfdFHiwQolESFlw+Og=="
},
"node_modules/client-only": {
"version": "0.0.1",

View File

@@ -14,7 +14,7 @@
"@next-auth/mongodb-adapter": "1.1.3",
"@vercel/analytics": "^1.0.0",
"autoprefixer": "10.4.16",
"classnames": "2.3.2",
"classnames": "2.3.3",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"googleapis": "128.0.0",