From 984c6080fe249b1ceac6e6b8f3a8da39e6fefd09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 03:49:17 +0000 Subject: [PATCH] fix(deps): update dependency theme-ui to v0.17.0 --- packages/dev-frontend/package.json | 2 +- yarn.lock | 374 +++++++---------------------- 2 files changed, 84 insertions(+), 292 deletions(-) diff --git a/packages/dev-frontend/package.json b/packages/dev-frontend/package.json index 907872aa8c..bb491c4ac3 100644 --- a/packages/dev-frontend/package.json +++ b/packages/dev-frontend/package.json @@ -28,7 +28,7 @@ "react-modal": "^3.16.1", "react-router-dom": "5.3.4", "recharts": "2.13.0", - "theme-ui": "0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0", + "theme-ui": "0.17.0", "wagmi": "^0.12.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index f71766f77e..875144f160 100644 --- a/yarn.lock +++ b/yarn.lock @@ -91,7 +91,7 @@ __metadata: languageName: node linkType: hard -"@babel/helper-module-imports@npm:^7.0.0, @babel/helper-module-imports@npm:^7.16.0, @babel/helper-module-imports@npm:^7.7.0": +"@babel/helper-module-imports@npm:^7.0.0, @babel/helper-module-imports@npm:^7.16.0": version: 7.21.4 resolution: "@babel/helper-module-imports@npm:7.21.4" dependencies: @@ -100,13 +100,6 @@ __metadata: languageName: node linkType: hard -"@babel/helper-plugin-utils@npm:^7.12.13": - version: 7.13.0 - resolution: "@babel/helper-plugin-utils@npm:7.13.0" - checksum: 24f7a44e94662a5dc8bd98ab12625ccd96b11e789ef3f9efd4f6f0eeaf01a13b051a148e709fb1c4e1cacdb536987ea75f4b78509567a0117246ea917195a86b - languageName: node - linkType: hard - "@babel/helper-split-export-declaration@npm:^7.18.6": version: 7.18.6 resolution: "@babel/helper-split-export-declaration@npm:7.18.6" @@ -150,17 +143,6 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-syntax-jsx@npm:^7.12.1": - version: 7.12.13 - resolution: "@babel/plugin-syntax-jsx@npm:7.12.13" - dependencies: - "@babel/helper-plugin-utils": ^7.12.13 - peerDependencies: - "@babel/core": ^7.0.0-0 - checksum: 30697ad4607a9339b06c2648c2d128ce6865c3d2d14049b422c5ca060d6532978bb1008e086df402d365fda04fbafe9bd4ad9f62d78ef2e7a7063459b59645c0 - languageName: node - linkType: hard - "@babel/runtime-corejs3@npm:^7.10.2": version: 7.13.10 resolution: "@babel/runtime-corejs3@npm:7.13.10" @@ -171,7 +153,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.9.2": +"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.9.2": version: 7.21.5 resolution: "@babel/runtime@npm:7.21.5" dependencies: @@ -470,48 +452,6 @@ __metadata: languageName: node linkType: hard -"@emotion/babel-plugin@npm:^11.1.2": - version: 11.2.0 - resolution: "@emotion/babel-plugin@npm:11.2.0" - dependencies: - "@babel/helper-module-imports": ^7.7.0 - "@babel/plugin-syntax-jsx": ^7.12.1 - "@babel/runtime": ^7.7.2 - "@emotion/hash": ^0.8.0 - "@emotion/memoize": ^0.7.5 - "@emotion/serialize": ^1.0.0 - babel-plugin-macros: ^2.6.1 - convert-source-map: ^1.5.0 - escape-string-regexp: ^4.0.0 - find-root: ^1.1.0 - source-map: ^0.5.7 - stylis: ^4.0.3 - peerDependencies: - "@babel/core": ^7.0.0 - checksum: ae55719cf1daeed23fff0bc85f72740f11c6e3db7d7eb788070658e45a3a66eab1924d84a27eda421610c1bface11384e67f647a85e11db94df4eb92c1361337 - languageName: node - linkType: hard - -"@emotion/cache@npm:^11.1.3": - version: 11.1.3 - resolution: "@emotion/cache@npm:11.1.3" - dependencies: - "@emotion/memoize": ^0.7.4 - "@emotion/sheet": ^1.0.0 - "@emotion/utils": ^1.0.0 - "@emotion/weak-memoize": ^0.2.5 - stylis: ^4.0.3 - checksum: 09a7ddde3f7bcc9adb0694f1432cc740fab80f5069cceb773baa64961e83e5cd4549bb7b9ec2acd9ff0a80b437d82cf7e382881de5fff827a8ede959b7ffd90a - languageName: node - linkType: hard - -"@emotion/hash@npm:^0.8.0": - version: 0.8.0 - resolution: "@emotion/hash@npm:0.8.0" - checksum: 4b35d88a97e67275c1d990c96d3b0450451d089d1508619488fc0acb882cb1ac91e93246d471346ebd1b5402215941ef4162efe5b51534859b39d8b3a0e3ffaa - languageName: node - linkType: hard - "@emotion/is-prop-valid@npm:^0.8.1, @emotion/is-prop-valid@npm:^0.8.2": version: 0.8.8 resolution: "@emotion/is-prop-valid@npm:0.8.8" @@ -537,78 +477,13 @@ __metadata: languageName: node linkType: hard -"@emotion/memoize@npm:^0.7.1, @emotion/memoize@npm:^0.7.4, @emotion/memoize@npm:^0.7.5": +"@emotion/memoize@npm:^0.7.1, @emotion/memoize@npm:^0.7.4": version: 0.7.5 resolution: "@emotion/memoize@npm:0.7.5" checksum: 83da8d4a7649a92c72f960817692bc6be13cc13e107b9f7e878d63766525ed4402881bfeb3cda61145c050281e7e260f114a0a2870515527346f2ef896b915b3 languageName: node linkType: hard -"@emotion/react@npm:^11.1.1": - version: 11.1.5 - resolution: "@emotion/react@npm:11.1.5" - dependencies: - "@babel/runtime": ^7.7.2 - "@emotion/cache": ^11.1.3 - "@emotion/serialize": ^1.0.0 - "@emotion/sheet": ^1.0.1 - "@emotion/utils": ^1.0.0 - "@emotion/weak-memoize": ^0.2.5 - hoist-non-react-statics: ^3.3.1 - peerDependencies: - "@babel/core": ^7.0.0 - react: ">=16.8.0" - peerDependenciesMeta: - "@babel/core": - optional: true - "@types/react": - optional: true - checksum: e1d13d0fca16f3da526d4325a897fa650763c8ae3570f31fa796da6327df6acf92d20043f511b8b365555b281d2e157c627e5b9b2f847c25e1991ebbea606fad - languageName: node - linkType: hard - -"@emotion/serialize@npm:^1.0.0": - version: 1.0.1 - resolution: "@emotion/serialize@npm:1.0.1" - dependencies: - "@emotion/hash": ^0.8.0 - "@emotion/memoize": ^0.7.4 - "@emotion/unitless": ^0.7.5 - "@emotion/utils": ^1.0.0 - csstype: ^3.0.2 - checksum: f68554f38f8ef15af18681e7075138eb454a78dd2cd5a4b0cfbe8eaa193f9976620e7e60bb1f3604cfd3af3f9bdc96d2307210488c3d7c5561a987b683c22eb3 - languageName: node - linkType: hard - -"@emotion/sheet@npm:^1.0.0, @emotion/sheet@npm:^1.0.1": - version: 1.0.1 - resolution: "@emotion/sheet@npm:1.0.1" - checksum: 624e2ede033e9b668fe9e20be92a9b712a0efb290f39ad72baa267688d41c37fd684f9b9349dbd62f722818a50c175d1b364b8d49896bd7e89f03083228a5eab - languageName: node - linkType: hard - -"@emotion/styled@npm:^11.0.0": - version: 11.1.5 - resolution: "@emotion/styled@npm:11.1.5" - dependencies: - "@babel/runtime": ^7.7.2 - "@emotion/babel-plugin": ^11.1.2 - "@emotion/is-prop-valid": ^1.1.0 - "@emotion/serialize": ^1.0.0 - "@emotion/utils": ^1.0.0 - peerDependencies: - "@babel/core": ^7.0.0 - "@emotion/react": ^11.0.0-rc.0 - react: ">=16.8.0" - peerDependenciesMeta: - "@babel/core": - optional: true - "@types/react": - optional: true - checksum: 164ff0ac367b6acb8714733f18193e52b107e7d4471daa3c9fbc44ff2d89a1c02f632b6701a646e2a6ce448aaa19b8fb2ae888e1a6d2bcfab3385b23c9af3047 - languageName: node - linkType: hard - "@emotion/stylis@npm:^0.8.4": version: 0.8.5 resolution: "@emotion/stylis@npm:0.8.5" @@ -616,27 +491,13 @@ __metadata: languageName: node linkType: hard -"@emotion/unitless@npm:^0.7.4, @emotion/unitless@npm:^0.7.5": +"@emotion/unitless@npm:^0.7.4": version: 0.7.5 resolution: "@emotion/unitless@npm:0.7.5" checksum: f976e5345b53fae9414a7b2e7a949aa6b52f8bdbcc84458b1ddc0729e77ba1d1dfdff9960e0da60183877873d3a631fa24d9695dd714ed94bcd3ba5196586a6b languageName: node linkType: hard -"@emotion/utils@npm:^1.0.0": - version: 1.0.0 - resolution: "@emotion/utils@npm:1.0.0" - checksum: 3ce8048441a915447d9ef51eb6d1d4cbcce8c8d1647bc7a23333ce2fb2249e74cf9471670d6f49a716e93ff633c9e7a6633517698e17391aebfc40c9d0cabcc0 - languageName: node - linkType: hard - -"@emotion/weak-memoize@npm:^0.2.5": - version: 0.2.5 - resolution: "@emotion/weak-memoize@npm:0.2.5" - checksum: 27d402b0c683b94658220b6d47840346ee582329ca2a15ec9c233492e0f1a27687ccb233b76eedc922f2e185e444cc89f7b97a81a1d3e5ae9f075bab08e965ea - languageName: node - linkType: hard - "@esbuild-plugins/node-modules-polyfill@npm:0.2.2": version: 0.2.2 resolution: "@esbuild-plugins/node-modules-polyfill@npm:0.2.2" @@ -2016,7 +1877,7 @@ __metadata: react-router-dom: 5.3.4 recharts: 2.13.0 rollup-plugin-polyfill-node: 0.13.0 - theme-ui: 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 + theme-ui: 0.17.0 typescript: 5.4.2 vite: 4.5.5 vite-plugin-node-polyfills: 0.22.0 @@ -2165,15 +2026,6 @@ __metadata: languageName: node linkType: hard -"@mdx-js/react@npm:^1.6.22": - version: 1.6.22 - resolution: "@mdx-js/react@npm:1.6.22" - peerDependencies: - react: ^16.13.1 || ^17.0.0 - checksum: bc84bd514bc127f898819a0c6f1a6915d9541011bd8aefa1fcc1c9bea8939f31051409e546bdec92babfa5b56092a16d05ef6d318304ac029299df5181dc94c8 - languageName: node - linkType: hard - "@metamask/eth-sig-util@npm:5.1.0": version: 5.1.0 resolution: "@metamask/eth-sig-util@npm:5.1.0" @@ -4445,100 +4297,86 @@ __metadata: languageName: node linkType: hard -"@theme-ui/color-modes@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0": - version: 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - resolution: "@theme-ui/color-modes@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0" +"@theme-ui/color-modes@npm:^0.17.0": + version: 0.17.0 + resolution: "@theme-ui/color-modes@npm:0.17.0" dependencies: - "@emotion/react": ^11.1.1 - "@theme-ui/core": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - "@theme-ui/css": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 + "@theme-ui/core": ^0.17.0 + "@theme-ui/css": ^0.17.0 deepmerge: ^4.2.2 peerDependencies: - react: ^16.14.0 || ^17.0.0 - checksum: 06950897e37ba6bf4b587f2a308a17ff8b2cc8a54fdd0d84da99d45a3c90bb32acd0eec326abacf06a0d0da98b09bb608aeadfcaf939e28ce2af8617610996ee + "@emotion/react": ^11.13.3 + react: ">=18" + checksum: 2e103157d76dae067792c66342c50e32f7f8a3594aa8183842208f2d327c0ebbb13664fc5f7c61b2fb2d681437b80d37de0974a073561c883d92f296813d31e5 languageName: node linkType: hard -"@theme-ui/components@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0": - version: 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - resolution: "@theme-ui/components@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0" +"@theme-ui/components@npm:^0.17.0": + version: 0.17.0 + resolution: "@theme-ui/components@npm:0.17.0" dependencies: - "@emotion/react": ^11.1.1 - "@emotion/styled": ^11.0.0 "@styled-system/color": ^5.1.2 "@styled-system/should-forward-prop": ^5.1.2 "@styled-system/space": ^5.1.2 - "@theme-ui/css": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - "@types/styled-system": ^5.1.10 + "@theme-ui/core": ^0.17.0 + "@theme-ui/css": ^0.17.0 + "@types/styled-system": ^5.1.13 peerDependencies: - react: ^16.14.0 || ^17.0.0 - checksum: 2a27c7516dc0932feb2085e98d2f504ac49d69d5f14700c9fd06acc8c9137fd7a0cff6b94feb501ee162c4a735fa1729156430d3b947ac6638e44e12442be76a + "@emotion/react": ^11.13.3 + "@theme-ui/theme-provider": ^0.17.0 + react: ">=18" + checksum: bf8268a07f8dd11f9551ba2c782c9a8b5b82eea62b163a19f200533f47d415e57be69f78e65eded4c2a99e750f4f855d4530eb1c4042e7a170ef70e933fde7c2 languageName: node linkType: hard -"@theme-ui/core@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0": - version: 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - resolution: "@theme-ui/core@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0" +"@theme-ui/core@npm:^0.17.0": + version: 0.17.0 + resolution: "@theme-ui/core@npm:0.17.0" dependencies: - "@emotion/react": ^11.1.1 - "@theme-ui/css": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - "@theme-ui/parse-props": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 + "@theme-ui/css": ^0.17.0 deepmerge: ^4.2.2 peerDependencies: - react: ^16.14.0 || ^17.0.0 - checksum: d5b3b1c76d4b49daafbdcc144226e0840291dfb2c51829b4c3ea33e3b89ae8d456a9536daa38008fc7062be8fb46d4842c2682f7b8d22087f2fb3fef362b3ad1 + "@emotion/react": ^11.13.3 + react: ">=18" + checksum: ad6749f2bab53ab942bb98a00ce23b2fb8a0af75351131468a2628ceb9728035d12cda024fb662632a58d8ee793cdc2522113a84c0af5abe7cb1c0815c09e83e languageName: node linkType: hard -"@theme-ui/css@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0": - version: 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - resolution: "@theme-ui/css@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0" - dependencies: - "@emotion/react": ^11.1.1 - csstype: ^3.0.5 - checksum: a50d6f09425de03fa1395f8a6a92770d0cb0a426ab11cff83f6ec92f8f22a7c3adb33da0fcf6231e2bf00b5e58d6047a008a8c2a33a1c8e41742d2bc60aef0aa - languageName: node - linkType: hard - -"@theme-ui/mdx@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0": - version: 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - resolution: "@theme-ui/mdx@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0" +"@theme-ui/css@npm:^0.17.0": + version: 0.17.0 + resolution: "@theme-ui/css@npm:0.17.0" dependencies: - "@emotion/react": ^11.1.1 - "@emotion/styled": ^11.0.0 - "@mdx-js/react": ^1.6.22 - "@theme-ui/core": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - "@theme-ui/css": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 + csstype: 3.0.10 peerDependencies: - react: ^16.14.0 || ^17.0.0 - checksum: 3caeb8d064e9fff4fb40c51c7a530d14272b535ae7ab58ee249366bfbc5de1273f5873b54ba81e4f1657639f1140f36969228ca650b7a93625cc025a5046d7e3 + "@emotion/react": ^11.11.1 + checksum: 3093013865d47a282a1a76619dbfa8d9385199400497996ca52ab8d4ee52ac121f0cbf96b23958f0f9d6cf558d8bb6b8319d707d9911670c7ccfe2d1fa296f5e languageName: node linkType: hard -"@theme-ui/parse-props@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0": - version: 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - resolution: "@theme-ui/parse-props@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0" +"@theme-ui/global@npm:^0.17.0": + version: 0.17.0 + resolution: "@theme-ui/global@npm:0.17.0" dependencies: - "@emotion/react": ^11.1.1 - "@theme-ui/css": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 + "@theme-ui/core": ^0.17.0 + "@theme-ui/css": ^0.17.0 peerDependencies: - react: ^16.14.0 || ^17.0.0 - checksum: bd003f2920a07fb94ba27c8dcf93aaac5cd88b49c8df8121cd15a660c30a691bd308caeafb265425b4f05866262de96d76ba6b88cf1afd7b19a696a7cab59092 + "@emotion/react": ^11.13.3 + react: ">=18" + checksum: 778cc4c1d84806eb6cbf9dbc672aa9f123b6f30149f140f04f50f30d24196c4f4c94eb7a428c99513fd420cca9aff1a94596ddcdf31957df2d21ee4f185dd1ff languageName: node linkType: hard -"@theme-ui/theme-provider@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0": - version: 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - resolution: "@theme-ui/theme-provider@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0" +"@theme-ui/theme-provider@npm:^0.17.0": + version: 0.17.0 + resolution: "@theme-ui/theme-provider@npm:0.17.0" dependencies: - "@emotion/react": ^11.1.1 - "@theme-ui/color-modes": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - "@theme-ui/core": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - "@theme-ui/mdx": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 + "@theme-ui/color-modes": ^0.17.0 + "@theme-ui/core": ^0.17.0 + "@theme-ui/css": ^0.17.0 peerDependencies: - "@theme-ui/css": "*" - react: ^16.14.0 || ^17.0.0 - checksum: 627cddcf24fda5d5cd067f49468e8bdd33b31378f844b6ffc60940ddb98850627525bd127c53afbd7844b51b843c2cb78b4270fa49267895da119325b510aa56 + "@emotion/react": ^11.13.3 + react: ">=18" + checksum: 06e44e09b993e33c6ee1f634f6bfd7a0f93da31f107bb7169adf479fcfdbdf1f1e94f566447c4c39b282297c3299fa0ab6def86ffff3e3bb0260660dd00145c0 languageName: node linkType: hard @@ -5046,12 +4884,12 @@ __metadata: languageName: node linkType: hard -"@types/styled-system@npm:^5.1.10": - version: 5.1.10 - resolution: "@types/styled-system@npm:5.1.10" +"@types/styled-system@npm:^5.1.13": + version: 5.1.22 + resolution: "@types/styled-system@npm:5.1.22" dependencies: csstype: ^3.0.2 - checksum: 949de07a8a61d8e88e146b1e06fc934d9623fa4e260c12b075ce44d1d191ffe5e1ee9c44aaa62d62a8909cbe6ba97395e6e51f5f306dd66c21588503bd8a872e + checksum: 4fc51ec24590ab979bd0d8fa539c19a50fe8be0cfc2243e769caeb40a0aea50322b07e7cfe06149cbd56e0c2c4aed48cb7fbe35221529b880493b73e4b639036 languageName: node linkType: hard @@ -7063,17 +6901,6 @@ __metadata: languageName: node linkType: hard -"babel-plugin-macros@npm:^2.6.1": - version: 2.8.0 - resolution: "babel-plugin-macros@npm:2.8.0" - dependencies: - "@babel/runtime": ^7.7.2 - cosmiconfig: ^6.0.0 - resolve: ^1.12.0 - checksum: 59b09a21cf3ae1e14186c1b021917d004b49b953824b24953a54c6502da79e8051d4ac31cfd4a0ae7f6ea5ddf1f7edd93df4895dd3c3982a5b2431859c2889ac - languageName: node - linkType: hard - "babel-plugin-styled-components@npm:>= 1.12.0": version: 2.1.1 resolution: "babel-plugin-styled-components@npm:2.1.1" @@ -8193,15 +8020,6 @@ __metadata: languageName: node linkType: hard -"convert-source-map@npm:^1.5.0": - version: 1.7.0 - resolution: "convert-source-map@npm:1.7.0" - dependencies: - safe-buffer: ~5.1.1 - checksum: bcd2e3ea7d37f96b85a6e362c8a89402ccc73757256e3ee53aa2c22fe915adb854c66b1f81111be815a3a6a6ce3c58e8001858e883c9d5b4fe08a853fa865967 - languageName: node - linkType: hard - "cookie-es@npm:^1.0.0": version: 1.1.0 resolution: "cookie-es@npm:1.1.0" @@ -8252,19 +8070,6 @@ __metadata: languageName: node linkType: hard -"cosmiconfig@npm:^6.0.0": - version: 6.0.0 - resolution: "cosmiconfig@npm:6.0.0" - dependencies: - "@types/parse-json": ^4.0.0 - import-fresh: ^3.1.0 - parse-json: ^5.0.0 - path-type: ^4.0.0 - yaml: ^1.7.2 - checksum: 8eed7c854b91643ecb820767d0deb038b50780ecc3d53b0b19e03ed8aabed4ae77271198d1ae3d49c3b110867edf679f5faad924820a8d1774144a87cb6f98fc - languageName: node - linkType: hard - "cosmiconfig@npm:^7.0.0": version: 7.0.0 resolution: "cosmiconfig@npm:7.0.0" @@ -8488,7 +8293,14 @@ __metadata: languageName: node linkType: hard -"csstype@npm:^3.0.2, csstype@npm:^3.0.5": +"csstype@npm:3.0.10": + version: 3.0.10 + resolution: "csstype@npm:3.0.10" + checksum: 20a8fa324f2b33ddf94aa7507d1b6ab3daa6f3cc308888dc50126585d7952f2471de69b2dbe0635d1fdc31223fef8e070842691877e725caf456e2378685a631 + languageName: node + linkType: hard + +"csstype@npm:^3.0.2": version: 3.0.7 resolution: "csstype@npm:3.0.7" checksum: 2f30c993be570c6d0de334b979a718370ee9bca9569c90340f13e05e542146c55b22e87372b858c061f9f8ded494da7a4715957882f9356cf9993ba11ab6f09c @@ -10523,13 +10335,6 @@ __metadata: languageName: node linkType: hard -"find-root@npm:^1.1.0": - version: 1.1.0 - resolution: "find-root@npm:1.1.0" - checksum: b2a59fe4b6c932eef36c45a048ae8f93c85640212ebe8363164814990ee20f154197505965f3f4f102efc33bfb1cbc26fd17c4a2fc739ebc51b886b137cbefaf - languageName: node - linkType: hard - "find-up@npm:5.0.0, find-up@npm:^5.0.0": version: 5.0.0 resolution: "find-up@npm:5.0.0" @@ -11485,7 +11290,7 @@ __metadata: languageName: node linkType: hard -"hoist-non-react-statics@npm:^3.0.0, hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.1": +"hoist-non-react-statics@npm:^3.0.0, hoist-non-react-statics@npm:^3.1.0": version: 3.3.2 resolution: "hoist-non-react-statics@npm:3.3.2" dependencies: @@ -11750,7 +11555,7 @@ __metadata: languageName: node linkType: hard -"import-fresh@npm:^3.0.0, import-fresh@npm:^3.1.0, import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0": +"import-fresh@npm:^3.0.0, import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0": version: 3.3.0 resolution: "import-fresh@npm:3.3.0" dependencies: @@ -16519,7 +16324,7 @@ __metadata: languageName: node linkType: hard -"resolve@npm:^1.10.0, resolve@npm:^1.12.0, resolve@npm:^1.17.0": +"resolve@npm:^1.10.0, resolve@npm:^1.17.0": version: 1.20.0 resolution: "resolve@npm:1.20.0" dependencies: @@ -16564,7 +16369,7 @@ __metadata: languageName: node linkType: hard -"resolve@patch:resolve@^1.10.0#~builtin, resolve@patch:resolve@^1.12.0#~builtin, resolve@patch:resolve@^1.17.0#~builtin": +"resolve@patch:resolve@^1.10.0#~builtin, resolve@patch:resolve@^1.17.0#~builtin": version: 1.20.0 resolution: "resolve@patch:resolve@npm%3A1.20.0#~builtin::version=1.20.0&hash=c3c19d" dependencies: @@ -17376,13 +17181,6 @@ __metadata: languageName: node linkType: hard -"source-map@npm:^0.5.7": - version: 0.5.7 - resolution: "source-map@npm:0.5.7" - checksum: 5dc2043b93d2f194142c7f38f74a24670cd7a0063acdaf4bf01d2964b402257ae843c2a8fa822ad5b71013b5fcafa55af7421383da919752f22ff488bc553f4d - languageName: node - linkType: hard - "source-map@npm:^0.6.0, source-map@npm:^0.6.1, source-map@npm:~0.6.1": version: 0.6.1 resolution: "source-map@npm:0.6.1" @@ -17879,13 +17677,6 @@ __metadata: languageName: node linkType: hard -"stylis@npm:^4.0.3": - version: 4.0.7 - resolution: "stylis@npm:4.0.7" - checksum: 4f9fdc4b131b54cdc5988aaf23e796fcf77927c9d2f3147f6b23b8f3a9568eb38ce91b338b9d1b50a50391da32969c34ff68ff971c453fc3a5af89941c60ab06 - languageName: node - linkType: hard - "superstruct@npm:^0.14.2": version: 0.14.2 resolution: "superstruct@npm:0.14.2" @@ -18060,19 +17851,20 @@ __metadata: languageName: node linkType: hard -"theme-ui@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0": - version: 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - resolution: "theme-ui@npm:0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0" - dependencies: - "@theme-ui/color-modes": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - "@theme-ui/components": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - "@theme-ui/core": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - "@theme-ui/css": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - "@theme-ui/mdx": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 - "@theme-ui/theme-provider": 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0 +"theme-ui@npm:0.17.0": + version: 0.17.0 + resolution: "theme-ui@npm:0.17.0" + dependencies: + "@theme-ui/color-modes": ^0.17.0 + "@theme-ui/components": ^0.17.0 + "@theme-ui/core": ^0.17.0 + "@theme-ui/css": ^0.17.0 + "@theme-ui/global": ^0.17.0 + "@theme-ui/theme-provider": ^0.17.0 peerDependencies: - react: ^16.14.0 || ^17.0.0 - checksum: 3b942c648d03949d6896aa08713791bea85ebe9597396d77e09647e6f2714321818934857b23cfe90f0300afd3c9a7f2eb0b90659c55044d0e9db7f1e9bf98ad + "@emotion/react": ">=11.1.1" + react: ">=18" + checksum: 3b1775239a4aa2eca40e5e193284c7ea207d15f006c44fd460a77b840b9657037f869655cd48d8bea03cc71174ba2c6232adf5ddf79a927fac4489ea361fe580 languageName: node linkType: hard @@ -19934,7 +19726,7 @@ __metadata: languageName: node linkType: hard -"yaml@npm:^1.10.0, yaml@npm:^1.7.2": +"yaml@npm:^1.10.0": version: 1.10.0 resolution: "yaml@npm:1.10.0" checksum: ae81d29a82d70a9dcf6f7fa8d9e0898f2148570521acb60c1ac9bdafff298dfc86b591a0983f6cc4f9fb11fb420df4c786919060dfd970d2533de20748ccbb28