File tree Expand file tree Collapse file tree 5 files changed +15
-11
lines changed Expand file tree Collapse file tree 5 files changed +15
-11
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ### Changed
11
+
12
+ - Upgrade dependency ` classnames ` to v2.3.2
13
+
10
14
## [ 3.5.2] [ ] - 2023-08-08
11
15
12
16
### Fixed
@@ -1804,4 +1808,4 @@ _Failed released_
1804
1808
1805
1809
1806
1810
[ Unreleased ] : https://github.com/lumapps/design-system/compare/v3.5.2...HEAD
1807
- [ 3.5.2 ] : https://github.com/lumapps/design-system/tree/v3.5.2
1811
+ [ 3.5.2 ] : https://github.com/lumapps/design-system/tree/v3.5.2
Original file line number Diff line number Diff line change 6
6
"url" : " https://github.com/lumapps/design-system/issues"
7
7
},
8
8
"dependencies" : {
9
- "classnames" : " ^2.2.6 " ,
9
+ "classnames" : " ^2.3.2 " ,
10
10
"focus-visible" : " ^5.0.2" ,
11
11
"lodash" : " 4.17.21" ,
12
12
"sass-mq" : " ^6.0.0"
Original file line number Diff line number Diff line change 11
11
"@lumx/icons" : " ^3.5.2" ,
12
12
"@popperjs/core" : " ^2.5.4" ,
13
13
"body-scroll-lock" : " ^3.1.5" ,
14
- "classnames" : " ^2.2.6 " ,
14
+ "classnames" : " ^2.3.2 " ,
15
15
"react-is" : " >=16.13.0" ,
16
16
"react-popper" : " ^2.2.4" ,
17
17
"uid" : " ^2.0.0"
Original file line number Diff line number Diff line change 27
27
"@mdx-js/mdx" : " ^1.6.19" ,
28
28
"@mdx-js/react" : " ^1.6.19" ,
29
29
"@reach/router" : " ^1.2.1" ,
30
- "classnames" : " ^2.2.6 " ,
30
+ "classnames" : " ^2.3.2 " ,
31
31
"focus-visible" : " ^5.2.0" ,
32
32
"gatsby" : " ^2.24.87" ,
33
33
"gatsby-image" : " ^2.4.21" ,
Original file line number Diff line number Diff line change @@ -6075,7 +6075,7 @@ __metadata:
6075
6075
"@babel/preset-env": ^7.18.10
6076
6076
"@babel/preset-typescript": ^7.18.6
6077
6077
autoprefixer: ^9.7.4
6078
- classnames: ^2.2.6
6078
+ classnames: ^2.3.2
6079
6079
clean-webpack-plugin: ^3.0.0
6080
6080
copy-webpack-plugin: ^5.1.1
6081
6081
core-js: ^3.6.4
@@ -6198,7 +6198,7 @@ __metadata:
6198
6198
babel-loader: ^8.0.6
6199
6199
body-scroll-lock: ^3.1.5
6200
6200
chromatic: ^6.0.6
6201
- classnames: ^2.2.6
6201
+ classnames: ^2.3.2
6202
6202
core-js: ^3.6.4
6203
6203
focus-visible: ^5.0.2
6204
6204
glob: ^7.1.6
@@ -12090,10 +12090,10 @@ __metadata:
12090
12090
languageName: node
12091
12091
linkType: hard
12092
12092
12093
- "classnames@npm:^2.2.6 ":
12094
- version: 2.2.6
12095
- resolution: "classnames@npm:2.2.6 "
12096
- checksum: 09a4fda780158aa8399079898eabeeca0c48c28641d9e4de140db7412e5e346843039ded1af0152f755afc2cc246ff8c3d6f227bf0dcb004e070b7fa14ec54cc
12093
+ "classnames@npm:^2.3.2 ":
12094
+ version: 2.3.2
12095
+ resolution: "classnames@npm:2.3.2 "
12096
+ checksum: 2c62199789618d95545c872787137262e741f9db13328e216b093eea91c85ef2bfb152c1f9e63027204e2559a006a92eb74147d46c800a9f96297ae1d9f96f4e
12097
12097
languageName: node
12098
12098
linkType: hard
12099
12099
@@ -23872,7 +23872,7 @@ fsevents@~2.1.2:
23872
23872
"@reach/router": ^1.2.1
23873
23873
"@types/reach__router": ^1.3.6
23874
23874
"@types/react-helmet": ^6.1.0
23875
- classnames: ^2.2.6
23875
+ classnames: ^2.3.2
23876
23876
focus-visible: ^5.2.0
23877
23877
gatsby: ^2.24.87
23878
23878
gatsby-image: ^2.4.21
You can’t perform that action at this time.
0 commit comments