246
246
dependencies :
247
247
" @babel/types" " ^7.18.6"
248
248
249
- " @babel/helper-plugin-utils@^7.0.0" , "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.19.0", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
249
+ " @babel/helper-plugin-utils@^7.0.0" , "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7. 14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.19.0", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
250
250
version "7.20.2"
251
251
resolved "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz"
252
252
integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==
@@ -3122,6 +3122,15 @@ babel-plugin-polyfill-regenerator@^0.4.1:
3122
3122
dependencies :
3123
3123
" @babel/helper-define-polyfill-provider" " ^0.3.3"
3124
3124
3125
+ babel-plugin-styled-components-px2vw@^1.6.0 :
3126
+ version "1.6.0"
3127
+ resolved "https://registry.npmmirror.com/babel-plugin-styled-components-px2vw/-/babel-plugin-styled-components-px2vw-1.6.0.tgz#ad88d18fdd2be4a67335e3c0c82a2645238e448e"
3128
+ integrity sha512-uvon5DWLSi1NXVmxJLwbBP+UMJZtNHxufhBq5NbYeW9SLxmdrnhAt2FWlaZg/ilJtwEKJKJMk/kzfDvY5H/3qA==
3129
+ dependencies :
3130
+ " @babel/helper-plugin-utils" " ^7.13.0"
3131
+ memoizerific "^1.11.3"
3132
+ postcss-px-to-viewport "^1.1.1"
3133
+
3125
3134
" babel-plugin-styled-components@>= 1.12.0 " :
3126
3135
version "2.0.7"
3127
3136
resolved "https://registry.npmmirror.com/babel-plugin-styled-components/-/babel-plugin-styled-components-2.0.7.tgz#c81ef34b713f9da2b7d3f5550df0d1e19e798086"
@@ -5841,6 +5850,11 @@ map-obj@^4.0.0:
5841
5850
resolved "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz"
5842
5851
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
5843
5852
5853
+ map-or-similar@^1.5.0 :
5854
+ version "1.5.0"
5855
+ resolved "https://registry.npmmirror.com/map-or-similar/-/map-or-similar-1.5.0.tgz#6de2653174adfb5d9edc33c69d3e92a1b76faf08"
5856
+ integrity sha512-0aF7ZmVon1igznGI4VS30yugpduQW3y3GkcgGJOp7d8x8QrizhigUxjI/m2UojsXXto+jLAH3KSz+xOJTiORjg==
5857
+
5844
5858
md5.js@^1.3.4 :
5845
5859
version "1.3.5"
5846
5860
resolved "https://registry.npmmirror.com/md5.js/-/md5.js-1.3.5.tgz#b5d07b8e3216e3e27cd728d72f70d1e6a342005f"
@@ -5850,6 +5864,13 @@ md5.js@^1.3.4:
5850
5864
inherits "^2.0.1"
5851
5865
safe-buffer "^5.1.2"
5852
5866
5867
+ memoizerific@^1.11.3 :
5868
+ version "1.11.3"
5869
+ resolved "https://registry.npmmirror.com/memoizerific/-/memoizerific-1.11.3.tgz#7c87a4646444c32d75438570905f2dbd1b1a805a"
5870
+ integrity sha512-/EuHYwAPdLtXwAwSZkh/Gutery6pD2KYd44oQLhAvQp/50mpyduZh8Q7PYHXTCJ+wuXxt7oij2LXyIJOOYFPog==
5871
+ dependencies :
5872
+ map-or-similar "^1.5.0"
5873
+
5853
5874
meow@^5.0.0 :
5854
5875
version "5.0.0"
5855
5876
resolved "https://registry.npmmirror.com/meow/-/meow-5.0.0.tgz#dfc73d63a9afc714a5e371760eb5c88b91078aa4"
@@ -6021,6 +6042,11 @@ nanoid@^3.3.4:
6021
6042
resolved "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.4.tgz"
6022
6043
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
6023
6044
6045
+ nanoid@^3.3.6 :
6046
+ version "3.3.6"
6047
+ resolved "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
6048
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
6049
+
6024
6050
natural-compare-lite@^1.4.0 :
6025
6051
version "1.4.0"
6026
6052
resolved "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz"
@@ -6126,7 +6152,7 @@ npm-run-path@^5.1.0:
6126
6152
dependencies :
6127
6153
path-key "^4.0.0"
6128
6154
6129
- object-assign@^4.1.1 :
6155
+ object-assign@>=4.0.1, object-assign@ ^4.1.1 :
6130
6156
version "4.1.1"
6131
6157
resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
6132
6158
integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
@@ -6444,6 +6470,14 @@ pngjs@^3.3.0:
6444
6470
resolved "https://registry.npmmirror.com/pngjs/-/pngjs-3.4.0.tgz#99ca7d725965fb655814eaf65f38f12bbdbf555f"
6445
6471
integrity sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==
6446
6472
6473
+ postcss-px-to-viewport@^1.1.1 :
6474
+ version "1.1.1"
6475
+ resolved "https://registry.npmmirror.com/postcss-px-to-viewport/-/postcss-px-to-viewport-1.1.1.tgz#a25ca410b553c9892cc8b525cc710da47bf1aa55"
6476
+ integrity sha512-2x9oGnBms+e0cYtBJOZdlwrFg/mLR4P1g2IFu7jYKvnqnH/HLhoKyareW2Q/x4sg0BgklHlP1qeWo2oCyPm8FQ==
6477
+ dependencies :
6478
+ object-assign ">=4.0.1"
6479
+ postcss ">=5.0.2"
6480
+
6447
6481
postcss-selector-parser@^6.0.2 :
6448
6482
version "6.0.11"
6449
6483
resolved "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz#2e41dc39b7ad74046e1615185185cd0b17d0c8dc"
@@ -6457,6 +6491,15 @@ postcss-value-parser@^4.0.2:
6457
6491
resolved "https://registry.npmmirror.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
6458
6492
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
6459
6493
6494
+ postcss@>=5.0.2 :
6495
+ version "8.4.22"
6496
+ resolved "https://registry.npmmirror.com/postcss/-/postcss-8.4.22.tgz#c29e6776b60ab3af602d4b513d5bd2ff9aa85dc1"
6497
+ integrity sha512-XseknLAfRHzVWjCEtdviapiBtfLdgyzExD50Rg2ePaucEesyh8Wv4VPdW0nbyDa1ydbrAxV19jvMT4+LFmcNUA==
6498
+ dependencies :
6499
+ nanoid "^3.3.6"
6500
+ picocolors "^1.0.0"
6501
+ source-map-js "^1.0.2"
6502
+
6460
6503
postcss@^7.0.36 :
6461
6504
version "7.0.39"
6462
6505
resolved "https://registry.npmmirror.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309"
0 commit comments