2435
2435
"@manypkg/get-packages" "^1.0.1"
2436
2436
semver "^5.4.1"
2437
2437
2438
+ "@changesets/changelog-github@^0.2.7":
2439
+ version "0.2.7"
2440
+ resolved "https://registry.yarnpkg.com/@changesets/changelog-github/-/changelog-github-0.2.7.tgz#11ad3e89276cf867fabeb09fd36774a67347ac89"
2441
+ integrity sha512-bWK8IADPYsiSiyORNpVLbmdo7J7A4LktmzUowtIivslP03UW5f/YBDzGub7N0+BVdVmZrqvyWzAIKmpGVkEICg==
2442
+ dependencies:
2443
+ "@changesets/get-github-info" "^0.4.4"
2444
+ "@changesets/types" "^3.0.0"
2445
+ dotenv "^8.1.0"
2446
+
2438
2447
"@changesets/cli@^2.7.1":
2439
2448
version "2.7.1"
2440
2449
resolved "https://registry.yarnpkg.com/@changesets/cli/-/cli-2.7.1.tgz#2fd1038e8d3f03c2000dcd720d59a8120ed2394c"
2498
2507
fs-extra "^7.0.1"
2499
2508
semver "^5.4.1"
2500
2509
2510
+ "@changesets/get-github-info@^0.4.4":
2511
+ version "0.4.4"
2512
+ resolved "https://registry.yarnpkg.com/@changesets/get-github-info/-/get-github-info-0.4.4.tgz#a2911e93aa0809506cd8806f365180cf8833eb6f"
2513
+ integrity sha512-WoVdRBQXLvJVg3jsMc0+aB8WAFzSGOG45HSo2ep46ixq5lBjM2D51MbgtSYHRGFGvYuAUu6kAfnVmoZYCZFsKQ==
2514
+ dependencies:
2515
+ dataloader "^1.4.0"
2516
+ node-fetch "^2.5.0"
2517
+
2501
2518
"@changesets/get-release-plan@^1.0.4":
2502
2519
version "1.0.4"
2503
2520
resolved "https://registry.yarnpkg.com/@changesets/get-release-plan/-/get-release-plan-1.0.4.tgz#9c0b830d8ef4aa0988379e7405d2d2ece29d604e"
4815
4832
consola "^2.10.1"
4816
4833
dotenv "^8.1.0"
4817
4834
4818
- "@nuxtjs/emotion@^0.0.1":
4819
- version "0.0.1"
4820
- resolved "https://registry.yarnpkg.com/@nuxtjs/emotion/-/emotion-0.0.1.tgz#8828f30fa72e49c326d9cc417aeadd538610fd5f"
4821
- integrity sha512-3rE7Y+GbDFt/auilZltDKbtHydMdPNhh0lGwo7fh2T8kitSQQeHVcCmftYdKpo1xKgWCcGb4Zhx4BXElg7vTbQ==
4822
- dependencies:
4823
- babel-plugin-emotion "^10.0.7"
4824
- emotion "^10.0.7"
4825
- emotion-server "^10.0.7"
4826
-
4827
4835
"@nuxtjs/emotion@^0.1.0":
4828
4836
version "0.1.0"
4829
4837
resolved "https://registry.yarnpkg.com/@nuxtjs/emotion/-/emotion-0.1.0.tgz#1785c8b96f39f6e01210d96d8dd50f3ed4a0f1bb"
@@ -7672,7 +7680,7 @@ babel-plugin-dynamic-import-node@^2.3.3:
7672
7680
dependencies:
7673
7681
object.assign "^4.1.0"
7674
7682
7675
- babel-plugin-emotion@^10.0.20, babel-plugin-emotion@^10.0.27, babel-plugin-emotion@^10.0.7 :
7683
+ babel-plugin-emotion@^10.0.20, babel-plugin-emotion@^10.0.27:
7676
7684
version "10.0.29"
7677
7685
resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.0.29.tgz#89d8e497091fcd3d10331f097f1471e4cc3f35b4"
7678
7686
integrity sha512-7Jpi1OCxjyz0k163lKtqP+LHMg5z3S6A7vMBfHnF06l2unmtsOmFDzZBpGf0CWo1G4m8UACfVcDJiSiRuu/cSw==
@@ -10332,26 +10340,6 @@ create-ecdh@^4.0.0:
10332
10340
bn.js "^4.1.0"
10333
10341
elliptic "^6.0.0"
10334
10342
10335
-
10336
- version "10.0.27"
10337
- resolved "https://registry.yarnpkg.com/create-emotion-server/-/create-emotion-server-10.0.27.tgz#24b135d9ef3bca32b6812c0b670feb675edd17e3"
10338
- integrity sha512-1EbZgdjiho9ue1BSTpAez8SIdfbTXomtz0bg+LPOEvf/5OV7xqCGJaoSCDCB+y7kZ73hwoEhLsoPmqKSGIQMXg==
10339
- dependencies:
10340
- "@emotion/utils" "0.11.3"
10341
- html-tokenize "^2.0.0"
10342
- multipipe "^1.0.2"
10343
- through "^2.3.8"
10344
-
10345
- create-emotion@^10.0.27:
10346
- version "10.0.27"
10347
- resolved "https://registry.yarnpkg.com/create-emotion/-/create-emotion-10.0.27.tgz#cb4fa2db750f6ca6f9a001a33fbf1f6c46789503"
10348
- integrity sha512-fIK73w82HPPn/RsAij7+Zt8eCE8SptcJ3WoRMfxMtjteYxud8GDTKKld7MYwAX2TVhrw29uR1N/bVGxeStHILg==
10349
- dependencies:
10350
- "@emotion/cache" "^10.0.27"
10351
- "@emotion/serialize" "^0.11.15"
10352
- "@emotion/sheet" "0.9.4"
10353
- "@emotion/utils" "0.11.3"
10354
-
10355
10343
create-hash@^1.1.0, create-hash@^1.1.2, create-hash@^1.2.0:
10356
10344
version "1.2.0"
10357
10345
resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.2.0.tgz#889078af11a63756bcfb59bd221996be3a9ef196"
@@ -10811,6 +10799,11 @@ data-urls@^1.0.0, data-urls@^1.1.0:
10811
10799
whatwg-mimetype "^2.2.0"
10812
10800
whatwg-url "^7.0.0"
10813
10801
10802
+ dataloader@^1.4.0:
10803
+ version "1.4.0"
10804
+ resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-1.4.0.tgz#bca11d867f5d3f1b9ed9f737bd15970c65dff5c8"
10805
+ integrity sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw==
10806
+
10814
10807
date-fns@^1.27.2:
10815
10808
version "1.30.1"
10816
10809
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
@@ -11528,13 +11521,6 @@ emojis-list@^3.0.0:
11528
11521
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
11529
11522
integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
11530
11523
11531
- emotion-server@^10.0.7:
11532
- version "10.0.27"
11533
- resolved "https://registry.yarnpkg.com/emotion-server/-/emotion-server-10.0.27.tgz#ea654342fdf9f5d8cd1793f5a6594159485a3806"
11534
- integrity sha512-ypISBMkgZD7dgP6Y0QhZlqazxffpowcEWlZHKLADVazdxY5iXjZbd1UvovdpfDRjbj4EBxwKkltog3NzuSBavA==
11535
- dependencies:
11536
- create-emotion-server "10.0.27"
11537
-
11538
11524
emotion-theming@^10.0.19:
11539
11525
version "10.0.27"
11540
11526
resolved "https://registry.yarnpkg.com/emotion-theming/-/emotion-theming-10.0.27.tgz#1887baaec15199862c89b1b984b79806f2b9ab10"
@@ -11544,14 +11530,6 @@ emotion-theming@^10.0.19:
11544
11530
"@emotion/weak-memoize" "0.2.5"
11545
11531
hoist-non-react-statics "^3.3.0"
11546
11532
11547
- emotion@^10.0.7:
11548
- version "10.0.27"
11549
- resolved "https://registry.yarnpkg.com/emotion/-/emotion-10.0.27.tgz#f9ca5df98630980a23c819a56262560562e5d75e"
11550
- integrity sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==
11551
- dependencies:
11552
- babel-plugin-emotion "^10.0.27"
11553
- create-emotion "^10.0.27"
11554
-
11555
11533
encodeurl@^1.0.2, encodeurl@~1.0.2:
11556
11534
version "1.0.2"
11557
11535
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
0 commit comments