Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rayyildiz committed Dec 7, 2020
1 parent 424614c commit 6da0442
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion web/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"react-helmet": "^6.1.0",
"react-popper": "^2.2.4",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.0",
"react-scripts": "^4.0.1",
"typescript": "^4.1.2",
"web-vitals": "^0.2.4"
},
Expand Down
13 changes: 7 additions & 6 deletions web/app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10233,7 +10233,7 @@ react-async-script@^1.1.1:
hoist-non-react-statics "^3.3.0"
prop-types "^15.5.0"

react-dev-utils@^11.0.0:
react-dev-utils@^11.0.1:
version "11.0.1"
resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-11.0.1.tgz#30106c2055acfd6b047d2dc478a85c356e66fe45"
integrity sha512-rlgpCupaW6qQqvu0hvv2FDv40QG427fjghV56XyPcP5aKtOAPzNAhQ7bHqk1YdS2vpW1W7aSV3JobedxuPlBAA==
Expand Down Expand Up @@ -10352,10 +10352,10 @@ react-router@5.2.0:
tiny-invariant "^1.0.2"
tiny-warning "^1.0.0"

react-scripts@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-4.0.0.tgz#36f3d84ffff708ac0618fd61e71eaaea11c26417"
integrity sha512-icJ/ctwV5XwITUOupBP9TUVGdWOqqZ0H08tbJ1kVC5VpNWYzEZ3e/x8axhV15ZXRsixLo27snwQE7B6Zd9J2Tg==
react-scripts@^4.0.0:
version "4.0.1"
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-4.0.1.tgz#34974c0f4cfdf1655906c95df6a04d80db8b88f0"
integrity sha512-NnniMSC/wjwhcJAyPJCWtxx6CWONqgvGgV9+QXj1bwoW/JI++YF1eEf3Upf/mQ9KmP57IBdjzWs1XvnPq7qMTQ==
dependencies:
"@babel/core" "7.12.3"
"@pmmmwh/react-refresh-webpack-plugin" "0.4.2"
Expand Down Expand Up @@ -10399,8 +10399,9 @@ react-scripts@4.0.0:
postcss-normalize "8.0.1"
postcss-preset-env "6.7.0"
postcss-safe-parser "5.0.2"
prompts "2.4.0"
react-app-polyfill "^2.0.0"
react-dev-utils "^11.0.0"
react-dev-utils "^11.0.1"
react-refresh "^0.8.3"
resolve "1.18.1"
resolve-url-loader "^3.1.2"
Expand Down

0 comments on commit 6da0442

Please sign in to comment.