Skip to content

Commit

Permalink
依存関係からreact-refetchを削除した。
Browse files Browse the repository at this point in the history
  • Loading branch information
hotate29 committed Feb 12, 2023
1 parent f8e99fa commit 0e606b0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
1 change: 0 additions & 1 deletion atcoder-problems-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"react-helmet": "6.1.0",
"react-icons": "4.2.0",
"react-measure": "2.5.2",
"react-refetch": "4.0.0-0",
"react-router-dom": "5.1.2",
"react-scripts": "4.0.1",
"reactstrap": "8.2.0",
Expand Down
16 changes: 0 additions & 16 deletions atcoder-problems-frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6818,13 +6818,6 @@ internmap@^1.0.0:
resolved "https://registry.yarnpkg.com/internmap/-/internmap-1.0.1.tgz#0017cc8a3b99605f0302f2b198d272e015e5df95"
integrity sha512-lDB5YccMydFBtasVtxnZ3MRBHuaoE8GKsppq+EchKL2U4nK/DmEpPHNH8MZe5HkMtpSiTSOZwfN0tzYjO/lJEw==

invariant@^2.2.4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==
dependencies:
loose-envify "^1.0.0"

ip-regex@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"
Expand Down Expand Up @@ -10651,15 +10644,6 @@ react-redux@^7.2.0:
prop-types "^15.7.2"
react-is "^16.13.1"

[email protected]:
version "4.0.0-0"
resolved "https://registry.yarnpkg.com/react-refetch/-/react-refetch-4.0.0-0.tgz#4bdc6c69f36f84d49be7010deb54bc13c0455aff"
integrity sha512-xTzCklbbNURYgDiqK5xF1BeFQT54JCKYl8MP5q+cHqLSLAXjNTfy8P1+XTK4pbAneu+gmFhJ7IM9SZiZ27zPZw==
dependencies:
hoist-non-react-statics "^3.3.0"
invariant "^2.2.4"
warning "^4.0.3"

react-refresh@^0.8.3:
version "0.8.3"
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
Expand Down

0 comments on commit 0e606b0

Please sign in to comment.