File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
77
88## [ Unreleased]
99
10+ ### Changed
11+
12+ - updated most of of the dependencies
13+
1014## [ 5.3.1] - 2026-02-04
1115
1216### Fixed
Original file line number Diff line number Diff line change 1212 "start" : " next start"
1313 },
1414 "dependencies" : {
15- "@fortawesome/fontawesome-svg-core" : " ^6.1.1 " ,
16- "@fortawesome/free-solid-svg-icons" : " ^6.1.1 " ,
17- "@fortawesome/react-fontawesome" : " ^0.1.18 " ,
15+ "@fortawesome/fontawesome-svg-core" : " ^7.2.0 " ,
16+ "@fortawesome/free-solid-svg-icons" : " ^7.2.0 " ,
17+ "@fortawesome/react-fontawesome" : " ^3.2.0 " ,
1818 "@types/node" : " 18.11.9" ,
19- "@types/react" : " 18.0.25 " ,
20- "@types/react-dom" : " 18.0.8 " ,
19+ "@types/react" : " 19.2.14 " ,
20+ "@types/react-dom" : " 19.2.3 " ,
2121 "eslint" : " ^9.18.0" ,
2222 "next" : " 13.0.2" ,
2323 "react" : " link:../node_modules/react" ,
2424 "react-dom" : " link:../node_modules/react-dom" ,
2525 "react-pattern-ui" : " link:../dist" ,
26- "typescript" : " 4.8.4 "
26+ "typescript" : " 5.9.3 "
2727 },
2828 "devDependencies" : {
29- "@faker-js/faker" : " ^7.6 .0" ,
30- "@neolution-ch/eslint-config-neolution" : " ^2.1 .0" ,
31- "cypress" : " ^11.0.0 "
29+ "@faker-js/faker" : " ^10.3 .0" ,
30+ "@neolution-ch/eslint-config-neolution" : " ^2.3 .0" ,
31+ "cypress" : " ^14.5.2 "
3232 }
3333}
You can’t perform that action at this time.
0 commit comments