Skip to content

Commit

Permalink
Setting versions
Browse files Browse the repository at this point in the history
  • Loading branch information
7emansell committed Dec 5, 2024
1 parent 7bcd230 commit a65549e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,16 @@
"types-ramda": "0.29.4"
},
"dependencies": {
"@chakra-ui/react": ">=2.8.2",
"@chakra-ui/system": ">=2.6.2",
"@chakra-ui/react": "2.8.2",
"@chakra-ui/system": "2.6.2",
"@charlietango/use-native-lazy-loading": "1.10.0",
"@emotion/react": ">=11.11.1",
"@emotion/styled": ">=11.11.0",
"framer-motion": ">=10.16.4",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"framer-motion": "10.16.4",
"react-datepicker": "4.14.1",
"react-intersection-observer": "9.2.2",
"system-font-css": "2.0.2",
"typescript": ">=4.9.5"
"typescript": "4.9.5"
},
"peerDependencies": {
"@chakra-ui/react": ">=2.8.2",
Expand Down Expand Up @@ -112,7 +112,7 @@
"jest": "29.7.0",
"jest-axe": "9.0.0",
"jest-environment-jsdom": "29.7.0",
"jest-transformer-svg": "^2.0.2",
"jest-transformer-svg": "2.0.2",
"js-cookie": "^3.0.5",
"lint-staged": "10.5.4",
"normalize.css": "8.0.1",
Expand Down

0 comments on commit a65549e

Please sign in to comment.