Skip to content

Commit 8e82cc6

Browse files
author
vinkumar2
committed
More package cleanup
1 parent 480cb40 commit 8e82cc6

File tree

3 files changed

+4
-30
lines changed

3 files changed

+4
-30
lines changed

Diff for: .babelrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"babel-plugin-styled-components",
1515
{
1616
"ssr": true,
17-
"displayName": true
17+
"displayName": true,
18+
"preprocess": false
1819
}
1920
]
2021
],

Diff for: package.json

-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@
101101
"redux-mock-store": "^1.5.3",
102102
"rimraf": "^3.0.0",
103103
"sass-loader": "^8.0.0",
104-
"size-limit": "^2.2.1",
105104
"storybook-addon-designs": "^5.1.1",
106105
"storybook-addon-smart-knobs": "^6.0.0",
107106
"style-loader": "^1.0.0",

Diff for: yarn.lock

+2-28
Original file line numberDiff line numberDiff line change
@@ -4187,7 +4187,7 @@ [email protected]:
41874187
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
41884188
integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=
41894189

4190-
[email protected], bytes@^3.1.0:
4190+
41914191
version "3.1.0"
41924192
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
41934193
integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
@@ -4629,11 +4629,6 @@ ci-info@^1.5.0:
46294629
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.6.0.tgz#2ca20dbb9ceb32d4524a683303313f0304b1e497"
46304630
integrity sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==
46314631

4632-
ci-job-number@^0.3.1:
4633-
version "0.3.1"
4634-
resolved "https://registry.yarnpkg.com/ci-job-number/-/ci-job-number-0.3.1.tgz#4354e45bb3ed5a7301f09358d2876d510d4a570e"
4635-
integrity sha512-OfY2Cg+mTqZz7lWOxONGbAXVZNNWPSiyGtOpAjYHEVTXIae8lGCOg3cDfJpPh8zcl+2CqItOsxbvH6ueV+QOmw==
4636-
46374632
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
46384633
version "1.0.4"
46394634
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de"
@@ -7250,7 +7245,7 @@ find-up@^2.0.0, find-up@^2.1.0:
72507245
dependencies:
72517246
locate-path "^2.0.0"
72527247

7253-
find-up@^4.0.0, find-up@^4.1.0:
7248+
find-up@^4.0.0:
72547249
version "4.1.0"
72557250
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
72567251
integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
@@ -13926,15 +13921,6 @@ read-pkg-up@^4.0.0:
1392613921
find-up "^3.0.0"
1392713922
read-pkg "^3.0.0"
1392813923

13929-
read-pkg-up@^7.0.0:
13930-
version "7.0.0"
13931-
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-7.0.0.tgz#3f3e53858ec5ae5e6fe14bc479da0a7c98f85ff3"
13932-
integrity sha512-t2ODkS/vTTcRlKwZiZsaLGb5iwfx9Urp924aGzVyboU6+7Z2i6eGr/G1Z4mjvwLLQV3uFOBKobNRGM3ux2PD/w==
13933-
dependencies:
13934-
find-up "^4.1.0"
13935-
read-pkg "^5.2.0"
13936-
type-fest "^0.8.1"
13937-
1393813924
read-pkg@^1.0.0:
1393913925
version "1.1.0"
1394013926
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-1.1.0.tgz#f5ffaa5ecd29cb31c0474bca7d756b6bb29e3f28"
@@ -15000,18 +14986,6 @@ sisteransi@^1.0.3:
1500014986
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.4.tgz#386713f1ef688c7c0304dc4c0632898941cad2e3"
1500114987
integrity sha512-/ekMoM4NJ59ivGSfKapeG+FWtrmWvA1p6FBZwXrqojw90vJu8lBmrTxCMuBCydKtkaUe2zt4PlxeTKpjwMbyig==
1500214988

15003-
size-limit@^2.2.1:
15004-
version "2.2.1"
15005-
resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-2.2.1.tgz#6511471ba0296c9954df919005802d02af818d6d"
15006-
integrity sha512-V6SraFSyRs+JKSTJaZy5etA4ltx/LKE2pTfbMv2ojmgJLA6QwfRGZdYnED5GBzjJs3aIjrqDkmpc0QjIYkNiYg==
15007-
dependencies:
15008-
bytes "^3.1.0"
15009-
chalk "^3.0.0"
15010-
ci-job-number "^0.3.1"
15011-
cosmiconfig "^6.0.0"
15012-
globby "^10.0.1"
15013-
read-pkg-up "^7.0.0"
15014-
1501514989
slash@^1.0.0:
1501614990
version "1.0.0"
1501714991
resolved "https://registry.yarnpkg.com/slash/-/slash-1.0.0.tgz#c41f2f6c39fc16d1cd17ad4b5d896114ae470d55"

0 commit comments

Comments
 (0)