Browse Source

fix: emotion versions

build/update-latest-deps
Thomas Osmonson 4 years ago
parent
commit
dfd3310001
  1. 12
      package.json
  2. 63
      yarn.lock

12
package.json

@ -6,9 +6,9 @@
"@docsearch/react": "^1.0.0-alpha.27", "@docsearch/react": "^1.0.0-alpha.27",
"@emotion/babel-plugin": "^11.0.0-next.17", "@emotion/babel-plugin": "^11.0.0-next.17",
"@emotion/babel-preset-css-prop": "^11.0.0-next.10", "@emotion/babel-preset-css-prop": "^11.0.0-next.10",
"@emotion/cache": "^11.0.0-next.15", "@emotion/cache": "^11.0.0-next.16",
"@emotion/core": "^11.0.0-next.10", "@emotion/core": "^11.0.0-next.10",
"@emotion/css": "^11.0.0-next.15", "@emotion/css": "^11.0.0-next.17",
"@emotion/react": "^11.0.0-next.17", "@emotion/react": "^11.0.0-next.17",
"@emotion/server": "^11.0.0-next.17", "@emotion/server": "^11.0.0-next.17",
"@hashicorp/remark-plugins": "^3.0.0", "@hashicorp/remark-plugins": "^3.0.0",
@ -127,11 +127,11 @@
"resolutions": { "resolutions": {
"preact": "^10.4.4", "preact": "^10.4.4",
"eslint": "^7.4.0", "eslint": "^7.4.0",
"@emotion/cache": "^11.0.0-next.15", "@emotion/cache": "^11.0.0-next.16",
"@emotion/core": "^11.0.0-next.10", "@emotion/core": "^11.0.0-next.10",
"@emotion/css": "^11.0.0-next.15", "@emotion/css": "^11.0.0-next.17",
"@emotion/react": "^11.0.0-next.15", "@emotion/react": "^11.0.0-next.17",
"@emotion/server": "^11.0.0-next.15" "@emotion/server": "^11.0.0-next.17"
}, },
"husky": { "husky": {
"hooks": { "hooks": {

63
yarn.lock

@ -1317,7 +1317,7 @@
dependencies: dependencies:
"@babel/plugin-syntax-jsx" "^7.2.0" "@babel/plugin-syntax-jsx" "^7.2.0"
"@emotion/babel-plugin@^11.0.0-next.10", "@emotion/babel-plugin@^11.0.0-next.15": "@emotion/babel-plugin@^11.0.0-next.10":
version "11.0.0-next.15" version "11.0.0-next.15"
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.0.0-next.15.tgz#a40ab47ce479760d152f48250573477db5162cc7" resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.0.0-next.15.tgz#a40ab47ce479760d152f48250573477db5162cc7"
integrity sha512-DfcKqdLYA9XI6prKPTN+sdi9WMESWheJjjjvfmZfByaHb1wolYxVRCXVQ6kKKESPSoYUC9CS/TRAwo5yUZRzbw== integrity sha512-DfcKqdLYA9XI6prKPTN+sdi9WMESWheJjjjvfmZfByaHb1wolYxVRCXVQ6kKKESPSoYUC9CS/TRAwo5yUZRzbw==
@ -1363,13 +1363,14 @@
"@emotion/babel-plugin" "^11.0.0-next.10" "@emotion/babel-plugin" "^11.0.0-next.10"
"@emotion/babel-plugin-jsx-pragmatic" "^0.1.4" "@emotion/babel-plugin-jsx-pragmatic" "^0.1.4"
"@emotion/cache@^10.0.27", "@emotion/cache@^11.0.0-next.15", "@emotion/cache@^11.0.0-next.16": "@emotion/cache@^10.0.27", "@emotion/cache@^11.0.0-next.16":
version "11.0.0-next.15" version "11.0.0-next.16"
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.0.0-next.15.tgz#c185292b6cc739d108110e00fd7762b6051fdf8c" resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.0.0-next.16.tgz#2dee90b952c955e52d22bc17dec185525925c286"
integrity sha512-Uik8VH6B5k2zPMnkjjGo1WagEb4SiBbF3zXqEzUHWVpE06P/jN3c+PvtHYNs3avQaTlno6mYqgmjbuh7dJOT5w== integrity sha512-lO+SqbmQqFa5RVt6KBI/m9OFUeO98AMHvimAqshemVI2EwG/FADlH6tzUiutHnQlHTwSEgcvpkN4od4FOWBsTA==
dependencies: dependencies:
"@emotion/sheet" "1.0.0-next.3" "@emotion/memoize" "^0.7.4"
"@emotion/utils" "1.0.0-next.0" "@emotion/sheet" "1.0.0-next.4"
"@emotion/utils" "1.0.0-next.1"
"@emotion/weak-memoize" "0.2.5" "@emotion/weak-memoize" "0.2.5"
stylis "^4.0.2" stylis "^4.0.2"
@ -1378,16 +1379,16 @@
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-11.0.0-next.10.tgz#a020be64ccd72cab5906054411b21c464702d3a5" resolved "https://registry.yarnpkg.com/@emotion/core/-/core-11.0.0-next.10.tgz#a020be64ccd72cab5906054411b21c464702d3a5"
integrity sha512-BlOsLD9qPUNgYI81maQC0jUuc7i5Ql1K/LtGX9HDX1krLKjkKayh3Q9ASMEbpVM88jvAphyvKlKETfF5Go8NWQ== integrity sha512-BlOsLD9qPUNgYI81maQC0jUuc7i5Ql1K/LtGX9HDX1krLKjkKayh3Q9ASMEbpVM88jvAphyvKlKETfF5Go8NWQ==
"@emotion/css@^11.0.0-next.15": "@emotion/css@^11.0.0-next.17":
version "11.0.0-next.15" version "11.0.0-next.17"
resolved "https://registry.yarnpkg.com/@emotion/css/-/css-11.0.0-next.15.tgz#96d66a4098436169536afe724f38bdd13fc48f96" resolved "https://registry.yarnpkg.com/@emotion/css/-/css-11.0.0-next.17.tgz#a68e647099bb255235b810e9e6eb3bec6738ffc6"
integrity sha512-cZkbH0pvGc3kOAk6lOyli4soG2KlzNBWH/Ez+bJqPLO1IyNRMU1O4aE5NDvzWRUdPJ+bBSGpVCtBFYb8z1jvPQ== integrity sha512-/oNk2eRhjU2nJKTZA6WTh+IPvdoDU6TjkVBIP9JbG5FVWHwfqBdYYfy2GK51RRnpsBZzwPpO1G4S9nPWuZoi3Q==
dependencies: dependencies:
"@emotion/babel-plugin" "^11.0.0-next.15" "@emotion/babel-plugin" "^11.0.0-next.17"
"@emotion/cache" "^11.0.0-next.15" "@emotion/cache" "^11.0.0-next.16"
"@emotion/serialize" "^1.0.0-next.3" "@emotion/serialize" "^1.0.0-next.5"
"@emotion/sheet" "1.0.0-next.3" "@emotion/sheet" "1.0.0-next.4"
"@emotion/utils" "1.0.0-next.0" "@emotion/utils" "1.0.0-next.1"
"@emotion/hash@0.8.0": "@emotion/hash@0.8.0":
version "0.8.0" version "0.8.0"
@ -1401,24 +1402,11 @@
dependencies: dependencies:
"@emotion/memoize" "0.7.4" "@emotion/memoize" "0.7.4"
"@emotion/memoize@0.7.4", "@emotion/memoize@^0.7.1": "@emotion/memoize@0.7.4", "@emotion/memoize@^0.7.1", "@emotion/memoize@^0.7.4":
version "0.7.4" version "0.7.4"
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb" resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw== integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
"@emotion/react@^11.0.0-next.15":
version "11.0.0-next.15"
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.0.0-next.15.tgz#eafc54993eb1dd8900b20330f68de7e9cdd1fcc0"
integrity sha512-EFOsaj2uzNuw5sayaAt8gfvpewX7jDKc7u8TatD9IMtiRCfX4VJxu5U7+hIxsMw4RwFNrWVS7mDGCFgWfHjbHw==
dependencies:
"@babel/runtime" "^7.7.2"
"@emotion/cache" "^11.0.0-next.15"
"@emotion/serialize" "^1.0.0-next.3"
"@emotion/sheet" "1.0.0-next.3"
"@emotion/utils" "1.0.0-next.0"
"@emotion/weak-memoize" "0.2.5"
hoist-non-react-statics "^3.3.1"
"@emotion/react@^11.0.0-next.17": "@emotion/react@^11.0.0-next.17":
version "11.0.0-next.17" version "11.0.0-next.17"
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.0.0-next.17.tgz#b784438c3cb323e4b25c124de0e6dd7a85c4a12c" resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.0.0-next.17.tgz#b784438c3cb323e4b25c124de0e6dd7a85c4a12c"
@ -1465,16 +1453,6 @@
"@emotion/utils" "1.0.0-next.1" "@emotion/utils" "1.0.0-next.1"
csstype "^3.0.2" csstype "^3.0.2"
"@emotion/server@^11.0.0-next.15":
version "11.0.0-next.15"
resolved "https://registry.yarnpkg.com/@emotion/server/-/server-11.0.0-next.15.tgz#ec092097b0fe74565f376f3a66374e8a26b269f3"
integrity sha512-i9aX4uxv82TdLJyH95hqc7ESiaoUNkyY/WHBwuorNUGGKdz8D9WVUpOk0jDI/LPpN6X0WoFqkxvzguOU1Or9sQ==
dependencies:
"@emotion/utils" "1.0.0-next.0"
html-tokenize "^2.0.0"
multipipe "^1.0.2"
through "^2.3.8"
"@emotion/server@^11.0.0-next.17": "@emotion/server@^11.0.0-next.17":
version "11.0.0-next.17" version "11.0.0-next.17"
resolved "https://registry.yarnpkg.com/@emotion/server/-/server-11.0.0-next.17.tgz#97c79b02e7d8b7e346aebc31c68f760f8ab3c798" resolved "https://registry.yarnpkg.com/@emotion/server/-/server-11.0.0-next.17.tgz#97c79b02e7d8b7e346aebc31c68f760f8ab3c798"
@ -1490,11 +1468,6 @@
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-0.9.4.tgz#894374bea39ec30f489bbfc3438192b9774d32e5" resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-0.9.4.tgz#894374bea39ec30f489bbfc3438192b9774d32e5"
integrity sha512-zM9PFmgVSqBw4zL101Q0HrBVTGmpAxFZH/pYx/cjJT5advXguvcgjHFTCaIO3enL/xr89vK2bh0Mfyj9aa0ANA== integrity sha512-zM9PFmgVSqBw4zL101Q0HrBVTGmpAxFZH/pYx/cjJT5advXguvcgjHFTCaIO3enL/xr89vK2bh0Mfyj9aa0ANA==
"@emotion/sheet@1.0.0-next.3":
version "1.0.0-next.3"
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.0.0-next.3.tgz#0fadc7275ac45638a5b5249227612c97bfdf25e0"
integrity sha512-EdvC7vk7K5Dl4lMJ5qKQKe0b5VWbETbG+KuOz1N5cuqYon38XpFWtewankWv0t7fqOVSYNl8jIZr5pzPMQ3o2Q==
"@emotion/sheet@1.0.0-next.4": "@emotion/sheet@1.0.0-next.4":
version "1.0.0-next.4" version "1.0.0-next.4"
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.0.0-next.4.tgz#fe209e609fa16088bb66ce4be1fc119590cda3ec" resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.0.0-next.4.tgz#fe209e609fa16088bb66ce4be1fc119590cda3ec"

Loading…
Cancel
Save