This repository was archived by the owner on Jan 2, 2024. It is now read-only.
File tree 1 file changed +13
-13
lines changed 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 36
36
"format" : " prettier --write . !CHANGELOG.md !coverage_cypress !coverage_jest !public"
37
37
},
38
38
"dependencies" : {
39
- "@babel/runtime" : " 7.18.9 " ,
40
- "@linaria/core" : " 4.1.0 " ,
41
- "@reduxjs/toolkit" : " 1.8.3 " ,
42
- "classnames" : " 2.3.1 " ,
43
- "componentry" : " 5.0.0 " ,
44
- "core-js" : " 3.24.1 " ,
39
+ "@babel/runtime" : " 7.22.3 " ,
40
+ "@linaria/core" : " 4.2.10 " ,
41
+ "@reduxjs/toolkit" : " 1.9.5 " ,
42
+ "classnames" : " 2.3.2 " ,
43
+ "componentry" : " 5.0.1 " ,
44
+ "core-js" : " 3.30.2 " ,
45
45
"dux-routing" : " 0.5.0" ,
46
- "nanoid" : " 4.0.0 " ,
46
+ "nanoid" : " 4.0.2 " ,
47
47
"numeral" : " 2.0.6" ,
48
48
"path-to-regexp" : " 6.2.1" ,
49
49
"prism-react-renderer" : " 1.3.5" ,
50
50
"react" : " 18.2.0" ,
51
51
"react-dom" : " 18.2.0" ,
52
- "react-redux" : " 8.0.2 " ,
53
- "redux" : " 4.2.0 " ,
54
- "redux-saga" : " 1.1 .3" ,
55
- "redux-thunk" : " 2.4.1 " ,
56
- "regenerator-runtime" : " 0.13.9 " ,
52
+ "react-redux" : " 8.0.6 " ,
53
+ "redux" : " 4.2.1 " ,
54
+ "redux-saga" : " 1.2 .3" ,
55
+ "redux-thunk" : " 2.4.2 " ,
56
+ "regenerator-runtime" : " 0.13.11 " ,
57
57
"svg-symbol-sprite-loader" : " 5.1.0" ,
58
- "tailwindcss" : " 3.1.7 "
58
+ "tailwindcss" : " 3.3.2 "
59
59
},
60
60
"devDependencies" : {
61
61
"@babel/core" : " 7.18.9" ,
You can’t perform that action at this time.
0 commit comments