build(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:
parent
e5f37450a1
commit
0fd8c937d4
2 changed files with 5 additions and 4 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
|
@ -19,7 +19,7 @@
|
|||
"@reduxjs/toolkit": "1.9.5",
|
||||
"@scalprum/react-core": "0.5.1",
|
||||
"@unleash/proxy-client-react": "4.1.1",
|
||||
"classnames": "2.3.2",
|
||||
"classnames": "2.5.1",
|
||||
"lodash": "4.17.21",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
|
@ -7082,8 +7082,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/classnames": {
|
||||
"version": "2.3.2",
|
||||
"license": "MIT"
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz",
|
||||
"integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow=="
|
||||
},
|
||||
"node_modules/clean-css": {
|
||||
"version": "5.3.2",
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"@reduxjs/toolkit": "1.9.5",
|
||||
"@scalprum/react-core": "0.5.1",
|
||||
"@unleash/proxy-client-react": "4.1.1",
|
||||
"classnames": "2.3.2",
|
||||
"classnames": "2.5.1",
|
||||
"lodash": "4.17.21",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue