Update to @emotion 11

This commit is contained in:
Daniel Lautzenheiser
2022-09-21 19:26:57 -04:00
parent 73af005feb
commit 734335edea
26 changed files with 235 additions and 70 deletions

View File

@ -27,8 +27,8 @@
],
"license": "MIT",
"dependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"codemirror": "^5.46.0",
"immutable": "^3.7.6",
"lodash": "^4.17.11",

View File

@ -25,8 +25,8 @@
"semaphore": "^1.1.0"
},
"peerDependencies": {
"@emotion/core": "^10.0.9",
"@emotion/styled": "^10.0.9",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"immutable": "^3.7.6",
"lodash": "^4.17.11",
"netlify-cms-lib-auth": "^2.3.0",

View File

@ -26,8 +26,8 @@
"what-the-diff": "^0.6.0"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"immutable": "^3.7.6",
"lodash": "^4.17.11",
"netlify-cms-lib-auth": "^2.3.0",

View File

@ -27,8 +27,8 @@
"minimatch": "^3.0.4"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"lodash": "^4.17.11",
"netlify-cms-backend-bitbucket": "^2.12.8",
"netlify-cms-backend-github": "^2.11.9",

View File

@ -32,8 +32,8 @@
"semaphore": "^1.1.0"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"lodash": "^4.17.11",
"netlify-cms-lib-auth": "^2.3.0",
"netlify-cms-lib-util": "^2.12.3",

View File

@ -28,8 +28,8 @@
"semaphore": "^1.1.0"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"immutable": "^3.7.6",
"lodash": "^4.17.11",
"netlify-cms-lib-auth": "^2.3.0",

View File

@ -19,8 +19,8 @@
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward --extensions \".js,.jsx,.ts,.tsx\""
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"netlify-cms-lib-util": "^2.12.3",
"netlify-cms-ui-default": "^2.12.1",
"prop-types": "^15.7.2",

View File

@ -19,8 +19,8 @@
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward --extensions \".js,.jsx,.ts,.tsx\""
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"lodash": "^4.17.11",
"netlify-cms-lib-util": "^2.12.3",
"netlify-cms-ui-default": "^2.12.1",

View File

@ -76,8 +76,8 @@
"yaml": "^1.8.3"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"immutable": "^3.7.6",
"lodash": "^4.17.11",
"moment": "^2.24.0",

View File

@ -20,8 +20,8 @@
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward"
},
"dependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"immutable": "^3.7.6",
"lodash": "^4.17.11",
"moment": "^2.24.0",

View File

@ -22,8 +22,8 @@
"react-transition-group": "^4.0.0"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"lodash": "^4.17.11",
"prop-types": "^15.7.2",
"react": "^16.8.4 || ^17.0.0"

View File

@ -21,7 +21,7 @@
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/core": "11.0.0",
"lodash": "^4.17.11",
"netlify-cms-ui-default": "^2.12.1",
"prop-types": "^15.7.2",

View File

@ -25,7 +25,7 @@
"process:languages": "node ./scripts/process-languages"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/core": "11.0.0",
"codemirror": "^5.46.0",
"lodash": "^4.17.11",
"netlify-cms-ui-default": "^2.12.1",

View File

@ -25,8 +25,8 @@
"validate-color": "^2.1.0"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"netlify-cms-ui-default": "^2.12.1",
"prop-types": "^15.7.2",
"react": "^16.8.4 || ^17.0.0"

View File

@ -25,8 +25,8 @@
"react-datetime": "^3.1.1"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"moment": "^2.24.0",
"netlify-cms-ui-default": "^2.12.1",
"prop-types": "^15.7.2",

View File

@ -23,7 +23,7 @@
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/core": "11.0.0",
"netlify-cms-widget-date": "^2.5.7",
"react": "^16.8.4 || ^17.0.0"
},

View File

@ -28,8 +28,8 @@
"react-sortable-hoc": "^2.0.0"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"immutable": "^3.7.6",
"netlify-cms-ui-default": "^2.12.1",
"prop-types": "^15.7.2",

View File

@ -23,8 +23,8 @@
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"immutable": "^3.7.6",
"netlify-cms-ui-default": "^2.12.1",
"netlify-cms-widget-file": "^2.9.2",

View File

@ -25,8 +25,8 @@
"react-sortable-hoc": "^2.0.0"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"immutable": "^3.7.6",
"lodash": "^4.17.11",
"netlify-cms-lib-widgets": "^1.6.1",

View File

@ -22,7 +22,7 @@
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/core": "11.0.0",
"lodash": "^4.17.11",
"netlify-cms-ui-default": "^2.12.1",
"prop-types": "^15.7.2",

View File

@ -42,8 +42,8 @@
"unist-util-visit-parents": "^2.0.1"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"immutable": "^3.7.6",
"lodash": "^4.17.11",
"netlify-cms-ui-default": "^2.12.1",

View File

@ -23,8 +23,8 @@
"build:esm": "cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore \"**/__tests__\" --root-mode upward"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"immutable": "^3.7.6",
"lodash": "^4.17.11",
"netlify-cms-ui-default": "^2.12.1",

View File

@ -27,8 +27,8 @@
"react-window": "^1.8.5"
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@emotion/core": "11.0.0",
"@emotion/styled": "11.10.4",
"immutable": "^3.7.6",
"lodash": "^4.17.11",
"netlify-cms-lib-widgets": "^1.6.1",