Merge pull request #1 from woodchen-ink/dependabot/npm_and_yarn/classnames-2.5.1

Chore(deps): Bump classnames from 2.3.2 to 2.5.1
This commit is contained in:
wood chen 2024-11-27 09:47:01 +08:00 committed by GitHub
commit b325bbf370
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",
"@tanstack/react-table": "^8.8.5",
"axios": "^1.3.5",
"classnames": "^2.3.2",
"classnames": "^2.5.1",
"dayjs": "^1.11.7",
"eventemitter3": "^5.0.1",
"immer": "^10.0.1",

8
pnpm-lock.yaml generated
View File

@ -15,8 +15,8 @@ dependencies:
specifier: ^1.3.5
version: 1.3.5
classnames:
specifier: ^2.3.2
version: 2.3.2
specifier: ^2.5.1
version: 2.5.1
dayjs:
specifier: ^1.11.7
version: 1.11.7
@ -2779,8 +2779,8 @@ packages:
readdirp: 4.0.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
/color-convert@1.9.3: