Skip to content

Commit

Permalink
Remove react-moment
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b committed Apr 27, 2024
1 parent 32bc1ec commit 8f2bf5c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@mui/material": "^5.15.15",
"@tanstack/react-query": "^5.32.0",
"@tanstack/react-query-devtools": "^5.32.0",
"emoji-mart": "^5.6.0",
"@types/react": "^18.3.0",
"dayjs": "^1.11.10",
"emoji-mart": "^5.6.0",
"jwt-decode": "^4.0.0",
"leaflet": "^1.9.4",
"leaflet-draw": "^1.0.4",
Expand All @@ -36,7 +36,6 @@
"react-leaflet": "^4.2.1",
"react-leaflet-draw": "^0.20.4",
"react-markdown": "^9.0.1",
"react-moment": "^1.1.3",
"react-router": "^6.23.0",
"react-router-dom": "^6.23.0"
},
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4570,11 +4570,6 @@ react-modal@^3.11.1:
react-lifecycles-compat "^3.0.0"
warning "^4.0.3"

react-moment@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/react-moment/-/react-moment-1.1.3.tgz#829b21dfb279aa6db47ce4f1ac2555af17a1bcdc"
integrity sha512-8EPvlUL8u6EknPp1ISF5MQ3wx2OHJVXIP/iZc4wRh3iV3XozftZERDv9ANZeAtMlhNNQHdFoqcZHFUkBSTONfA==

react-refresh@^0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e"
Expand Down

0 comments on commit 8f2bf5c

Please sign in to comment.