Skip to content

Commit

Permalink
fix: update package.json (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
bonanaaaaaa authored Mar 22, 2024
1 parent 8529e54 commit a84fea9
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 8 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"tsc": "tsc"
},
"peerDependencies": {
"@amityco/ts-sdk": "~6.17.3",
"@amityco/ts-sdk": "~6.20.0",
"react": ">=17.0.2",
"react-dom": ">=17.0.2"
},
"devDependencies": {
"@amityco/ts-sdk": "~6.17.3",
"@amityco/ts-sdk": "~6.20.0",
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/react-fontawesome": "^0.2.0",
Expand Down Expand Up @@ -100,18 +100,21 @@
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^3.3.4",
"clsx": "^2.1.0",
"extract-colors": "^4.0.2",
"filesize": "^9.0.11",
"hls.js": "^1.4.14",
"linkify-react": "^4.1.3",
"linkifyjs": "^4.1.3",
"lodash": "^4.17.21",
"millify": "^6.1.0",
"polished": "^4.2.2",
"polished": "^4.3.1",
"react-hook-form": "^7.49.2",
"react-infinite-scroll-component": "^6.1.0",
"react-insta-stories": "^2.6.2",
"react-intl": "^6.5.5",
"react-loading-skeleton": "^3.3.1",
"react-mentions": "^4.4.10",
"react-modal-sheet": "^2.2.0",
"react-sizeme": "^3.0.2",
"react-textarea-autosize": "^8.5.3",
"react-timeago": "^7.2.0",
Expand Down
126 changes: 121 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a84fea9

Please sign in to comment.