Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
feat: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
zerosoul committed Sep 9, 2020
1 parent 6662d8b commit d6b3f4b
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 35 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"main": "index.js",
"dependencies": {
"core-js": "^3.6.5",
"css-loader": "4.2.2",
"css-loader": "4.3.0",
"dotenv": "8.2.0",
"dotenv-expand": "5.1.0",
"file-loader": "6.1.0",
"fs-extra": "^9.0.1",
"html-webpack-plugin": "4.4.1",
"mini-css-extract-plugin": "0.11.0",
"mini-css-extract-plugin": "0.11.1",
"pnp-webpack-plugin": "1.6.4",
"react": "^16.13.1",
"react-dev-utils": "^10.2.1",
Expand All @@ -20,8 +20,8 @@
"react-router-dom": "^5.2.0",
"resolve-url-loader": "3.1.1",
"style-loader": "1.2.1",
"styled-components": "^5.1.1",
"styled-reset": "^4.2.2",
"styled-components": "^5.2.0",
"styled-reset": "^4.2.3",
"terser-webpack-plugin": "4.1.0",
"url-loader": "4.1.0",
"webpack": "4.44.1",
Expand All @@ -30,7 +30,7 @@
"workbox-webpack-plugin": "5.1.3"
},
"devDependencies": {
"@babel/core": "^7.11.5",
"@babel/core": "^7.11.6",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
Expand All @@ -48,7 +48,7 @@
"eslint-plugin-react": "^7.20.6",
"eslint-plugin-react-hooks": "^4.1.0",
"gh-pages": "^3.1.0",
"husky": "^4.2.5",
"husky": "^4.3.0",
"lint-staged": "^10.3.0",
"prettier": "^2.1.1"
},
Expand Down
67 changes: 38 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
invariant "^2.2.4"
semver "^5.5.0"

"@babel/core@^7.11.5":
version "7.11.5"
resolved "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.11.5.tgz#6ad96e2f71899ea3f9b651f0a911e85205d1ff6d"
integrity sha1-atluL3GJnqP5tlHwqRHoUgXR/20=
"@babel/core@^7.11.6":
version "7.11.6"
resolved "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.11.6.tgz?cache=0&sync_timestamp=1599146819802&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.11.6.tgz#3a9455dc7387ff1bac45770650bc13ba04a15651"
integrity sha1-OpRV3HOH/xusRXcGULwTugShVlE=
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/generator" "^7.11.5"
"@babel/generator" "^7.11.6"
"@babel/helper-module-transforms" "^7.11.0"
"@babel/helpers" "^7.10.4"
"@babel/parser" "^7.11.5"
Expand All @@ -54,7 +54,7 @@
lodash "^4.17.19"
resolve "^1.3.2"
semver "^5.4.1"
source-map "^0.6.1"
source-map "^0.5.0"

"@babel/core@^7.8.4":
version "7.10.5"
Expand Down Expand Up @@ -96,6 +96,15 @@
jsesc "^2.5.1"
source-map "^0.6.1"

"@babel/generator@^7.11.6":
version "7.11.6"
resolved "https://registry.npm.taobao.org/@babel/generator/download/@babel/generator-7.11.6.tgz?cache=0&sync_timestamp=1599146811213&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fgenerator%2Fdownload%2F%40babel%2Fgenerator-7.11.6.tgz#b868900f81b163b4d464ea24545c61cbac4dc620"
integrity sha1-uGiQD4GxY7TUZOokVFxhy6xNxiA=
dependencies:
"@babel/types" "^7.11.5"
jsesc "^2.5.1"
source-map "^0.5.0"

"@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.10.4":
version "7.10.4"
resolved "https://registry.npm.taobao.org/@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.10.4.tgz?cache=0&sync_timestamp=1593522826156&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-annotate-as-pure%2Fdownload%2F%40babel%2Fhelper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
Expand Down Expand Up @@ -2959,10 +2968,10 @@ css-color-keywords@^1.0.0:
resolved "https://registry.npm.taobao.org/css-color-keywords/download/css-color-keywords-1.0.0.tgz#fea2616dc676b2962686b3af8dbdbe180b244e05"
integrity sha1-/qJhbcZ2spYmhrOvjb2+GAskTgU=

css-loader@4.2.2:
version "4.2.2"
resolved "https://registry.npm.taobao.org/css-loader/download/css-loader-4.2.2.tgz#b668b3488d566dc22ebcf9425c5f254a05808c89"
integrity sha1-tmizSI1WbcIuvPlCXF8lSgWAjIk=
css-loader@4.3.0:
version "4.3.0"
resolved "https://registry.npm.taobao.org/css-loader/download/css-loader-4.3.0.tgz#c888af64b2a5b2e85462c72c0f4a85c7e2e0821e"
integrity sha1-yIivZLKlsuhUYscsD0qFx+Lggh4=
dependencies:
camelcase "^6.0.0"
cssesc "^3.0.0"
Expand All @@ -2974,7 +2983,7 @@ [email protected]:
postcss-modules-scope "^2.2.0"
postcss-modules-values "^3.0.0"
postcss-value-parser "^4.1.0"
schema-utils "^2.7.0"
schema-utils "^2.7.1"
semver "^7.3.2"

css-select@^1.1.0:
Expand Down Expand Up @@ -4559,15 +4568,15 @@ humanize-url@^1.0.0:
normalize-url "^1.0.0"
strip-url-auth "^1.0.0"

husky@^4.2.5:
version "4.2.5"
resolved "https://registry.npm.taobao.org/husky/download/husky-4.2.5.tgz#2b4f7622673a71579f901d9885ed448394b5fa36"
integrity sha1-K092Imc6cVefkB2Yhe1Eg5S1+jY=
husky@^4.3.0:
version "4.3.0"
resolved "https://registry.npm.taobao.org/husky/download/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
integrity sha1-Cy7B1mQk6SGdNZ4mpRxY7FJ48N4=
dependencies:
chalk "^4.0.0"
ci-info "^2.0.0"
compare-versions "^3.6.0"
cosmiconfig "^6.0.0"
cosmiconfig "^7.0.0"
find-versions "^3.2.0"
opencollective-postinstall "^2.0.2"
pkg-dir "^4.2.0"
Expand Down Expand Up @@ -5532,10 +5541,10 @@ mini-create-react-context@^0.4.0:
"@babel/runtime" "^7.5.5"
tiny-warning "^1.0.3"

[email protected].0:
version "0.11.0"
resolved "https://registry.npm.taobao.org/mini-css-extract-plugin/download/mini-css-extract-plugin-0.11.0.tgz?cache=0&sync_timestamp=1598544854820&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmini-css-extract-plugin%2Fdownload%2Fmini-css-extract-plugin-0.11.0.tgz#3918953075109d4ca204bf1e8a393a78d3cc821f"
integrity sha1-ORiVMHUQnUyiBL8eijk6eNPMgh8=
[email protected].1:
version "0.11.1"
resolved "https://registry.npm.taobao.org/mini-css-extract-plugin/download/mini-css-extract-plugin-0.11.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmini-css-extract-plugin%2Fdownload%2Fmini-css-extract-plugin-0.11.1.tgz#f04048de8b4d4d7b1b1dea02363d167438c7f6dc"
integrity sha1-8EBI3otNTXsbHeoCNj0WdDjH9tw=
dependencies:
loader-utils "^1.1.0"
normalize-url "1.9.1"
Expand Down Expand Up @@ -7074,7 +7083,7 @@ schema-utils@^1.0.0:
ajv-errors "^1.0.0"
ajv-keywords "^3.1.0"

schema-utils@^2.6.5, schema-utils@^2.6.6, schema-utils@^2.7.0:
schema-utils@^2.6.5, schema-utils@^2.6.6:
version "2.7.0"
resolved "https://registry.npm.taobao.org/schema-utils/download/schema-utils-2.7.0.tgz#17151f76d8eae67fbbf77960c33c676ad9f4efc7"
integrity sha1-FxUfdtjq5n+793lgwzxnatn078c=
Expand Down Expand Up @@ -7701,10 +7710,10 @@ [email protected]:
loader-utils "^2.0.0"
schema-utils "^2.6.6"

styled-components@^5.1.1:
version "5.1.1"
resolved "https://registry.npm.taobao.org/styled-components/download/styled-components-5.1.1.tgz#96dfb02a8025794960863b9e8e365e3b6be5518d"
integrity sha1-lt+wKoAleUlghjuejjZeO2vlUY0=
styled-components@^5.2.0:
version "5.2.0"
resolved "https://registry.npm.taobao.org/styled-components/download/styled-components-5.2.0.tgz#6dcb5aa8a629c84b8d5ab34b7167e3e0c6f7ed74"
integrity sha1-bctaqKYpyEuNWrNLcWfj4Mb37XQ=
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/traverse" "^7.4.5"
Expand All @@ -7717,10 +7726,10 @@ styled-components@^5.1.1:
shallowequal "^1.1.0"
supports-color "^5.5.0"

styled-reset@^4.2.2:
version "4.2.2"
resolved "https://registry.npm.taobao.org/styled-reset/download/styled-reset-4.2.2.tgz#a8b60d246323e0ec137e64f9e0aa5c2704bd3fdb"
integrity sha1-qLYNJGMj4OwTfmT54KpcJwS9P9s=
styled-reset@^4.2.3:
version "4.2.3"
resolved "https://registry.npm.taobao.org/styled-reset/download/styled-reset-4.2.3.tgz#6575cd62bf85bdb998fda63203a7c9a85371ce9e"
integrity sha1-ZXXNYr+FvbmY/aYyA6fJqFNxzp4=

supports-color@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit d6b3f4b

Please sign in to comment.