diff --git a/package.json b/package.json index 5c313e84..9c40da30 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "dependencies": { "@material-symbols/svg-700": "^0.14.3", "awesome-debounce-promise": "^2.1.0", - "classnames": "^2.3.2", + "classnames": "^2.5.1", "css-vars-hook": "^0.6.22", "lodash": "^4.17.21", "the-new-css-reset": "^1.11.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5bdf9640..17f6fb57 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^2.1.0 version: 2.1.0 classnames: - specifier: ^2.3.2 - version: 2.3.2 + specifier: ^2.5.1 + version: 2.5.1 css-vars-hook: specifier: ^0.6.22 version: 0.6.22(react-dom@18.2.0)(react@18.2.0) @@ -6176,8 +6176,8 @@ packages: static-extend: 0.1.2 dev: true - /classnames@2.3.2: - resolution: {integrity: sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==} + /classnames@2.5.1: + resolution: {integrity: sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==} dev: false /clean-stack@2.2.0: