From c81e5aa5e144580dc9e63c260db7899d764a8c1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 09:09:36 +0000 Subject: [PATCH] Bump classnames from 2.3.2 to 2.3.3 in /ui (#314) Bumps [classnames](https://github.com/JedWatson/classnames) from 2.3.2 to 2.3.3. - [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md) - [Commits](https://github.com/JedWatson/classnames/commits) --- updated-dependencies: - dependency-name: classnames dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- ui/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index a382800fe..c040a774d 100644 --- a/ui/package.json +++ b/ui/package.json @@ -22,7 +22,7 @@ "@types/node": "20.10.5", "@types/react": "18.2.45", "@types/react-dom": "18.2.18", - "classnames": "^2.3.2", + "classnames": "^2.3.3", "convert": "^4.14.0", "date-fns": "^2.30.0", "date-fns-tz": "^2.0.0", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index 691a2488b..da04669d0 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: 18.2.18 version: 18.2.18 classnames: - specifier: ^2.3.2 - version: 2.3.2 + specifier: ^2.3.3 + version: 2.3.3 convert: specifier: ^4.14.0 version: 4.14.0 @@ -5181,8 +5181,8 @@ packages: safe-buffer: 5.2.1 dev: true - /classnames@2.3.2: - resolution: {integrity: sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==} + /classnames@2.3.3: + resolution: {integrity: sha512-1inzZmicIFcmUya7PGtUQeXtcF7zZpPnxtQoYOrz0uiOBGlLFa4ik4361seYL2JCcRDIyfdFHiwQolESFlw+Og==} dev: false /clean-css@5.3.2: