Chore(deps): Bump classnames from 2.3.2 to 2.5.1

Bumps [classnames](https://github.com/JedWatson/classnames) from 2.3.2 to 2.5.1.
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](https://github.com/JedWatson/classnames/compare/v2.3.2...v2.5.1)

---
updated-dependencies:
- dependency-name: classnames
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-27 01:42:57 +00:00 committed by GitHub
parent 32d6f018c9
commit f1d50042b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -60,7 +60,7 @@
"@react-hookz/web": "^23.0.0", "@react-hookz/web": "^23.0.0",
"@tanstack/react-table": "^8.8.5", "@tanstack/react-table": "^8.8.5",
"axios": "^1.3.5", "axios": "^1.3.5",
"classnames": "^2.3.2", "classnames": "^2.5.1",
"dayjs": "^1.11.7", "dayjs": "^1.11.7",
"eventemitter3": "^5.0.1", "eventemitter3": "^5.0.1",
"immer": "^10.0.1", "immer": "^10.0.1",

8
pnpm-lock.yaml generated
View File

@ -15,8 +15,8 @@ dependencies:
specifier: ^1.3.5 specifier: ^1.3.5
version: 1.3.5 version: 1.3.5
classnames: classnames:
specifier: ^2.3.2 specifier: ^2.5.1
version: 2.3.2 version: 2.5.1
dayjs: dayjs:
specifier: ^1.11.7 specifier: ^1.11.7
version: 1.11.7 version: 1.11.7
@ -2773,8 +2773,8 @@ packages:
readdirp: 4.0.2 readdirp: 4.0.2
dev: true dev: true
/classnames@2.3.2: /classnames@2.5.1:
resolution: {integrity: sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==} resolution: {integrity: sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==}
dev: false dev: false
/color-convert@1.9.3: /color-convert@1.9.3: