diff --git a/.changeset/kind-shirts-promise.md b/.changeset/kind-shirts-promise.md new file mode 100644 index 000000000..e2e1586f1 --- /dev/null +++ b/.changeset/kind-shirts-promise.md @@ -0,0 +1,7 @@ +--- +'@emotion/babel-plugin': patch +'@emotion/css-prettifier': patch +'@emotion/jest': patch +--- + +Updated the underlying parser ([stylis](https://github.com/thysultan/stylis)). diff --git a/.changeset/odd-teachers-juggle.md b/.changeset/odd-teachers-juggle.md new file mode 100644 index 000000000..4f7cc3190 --- /dev/null +++ b/.changeset/odd-teachers-juggle.md @@ -0,0 +1,7 @@ +--- +'@emotion/css': patch +'@emotion/react': patch +'@emotion/styled': patch +--- + +The support for `@container` queries has been added by updating the underlying parser ([stylis](https://github.com/thysultan/stylis)) . diff --git a/packages/babel-plugin/package.json b/packages/babel-plugin/package.json index 69aed6e6e..4aa992f59 100644 --- a/packages/babel-plugin/package.json +++ b/packages/babel-plugin/package.json @@ -28,7 +28,7 @@ "escape-string-regexp": "^4.0.0", "find-root": "^1.1.0", "source-map": "^0.5.7", - "stylis": "4.1.2" + "stylis": "4.1.3" }, "peerDependencies": { "@babel/core": "^7.0.0" diff --git a/packages/cache/package.json b/packages/cache/package.json index 0e2222e5d..21a2f2c59 100644 --- a/packages/cache/package.json +++ b/packages/cache/package.json @@ -29,7 +29,7 @@ "@emotion/sheet": "^1.2.0", "@emotion/utils": "^1.2.0", "@emotion/weak-memoize": "^0.3.0", - "stylis": "4.1.2" + "stylis": "4.1.3" }, "devDependencies": { "@definitelytyped/dtslint": "0.0.112", diff --git a/packages/css-prettifier/package.json b/packages/css-prettifier/package.json index c4afe2eca..082b39be6 100644 --- a/packages/css-prettifier/package.json +++ b/packages/css-prettifier/package.json @@ -20,7 +20,7 @@ "repository": "https://github.com/emotion-js/emotion/tree/main/packages/css-prettifier", "dependencies": { "@emotion/memoize": "^0.8.0", - "stylis": "4.1.2" + "stylis": "4.1.3" }, "publishConfig": { "access": "public" diff --git a/packages/jest/package.json b/packages/jest/package.json index 2779d16f6..8fd748133 100644 --- a/packages/jest/package.json +++ b/packages/jest/package.json @@ -40,7 +40,7 @@ "@emotion/css-prettifier": "^1.1.0", "chalk": "^4.1.0", "specificity": "^0.4.1", - "stylis": "4.1.2" + "stylis": "4.1.3" }, "peerDependencies": { "@types/jest": "^26.0.14 || ^27.0.0 || ^28.0.0 || ^29.0.0", diff --git a/yarn.lock b/yarn.lock index cf04bae5c..b34853adf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2361,7 +2361,7 @@ __metadata: escape-string-regexp: ^4.0.0 find-root: ^1.1.0 source-map: ^0.5.7 - stylis: 4.1.2 + stylis: 4.1.3 peerDependencies: "@babel/core": ^7.0.0 languageName: unknown @@ -2391,7 +2391,7 @@ __metadata: "@emotion/sheet": ^1.2.0 "@emotion/utils": ^1.2.0 "@emotion/weak-memoize": ^0.3.0 - stylis: 4.1.2 + stylis: 4.1.3 typescript: ^4.5.5 languageName: unknown linkType: soft @@ -2401,7 +2401,7 @@ __metadata: resolution: "@emotion/css-prettifier@workspace:packages/css-prettifier" dependencies: "@emotion/memoize": ^0.8.0 - stylis: 4.1.2 + stylis: 4.1.3 languageName: unknown linkType: soft @@ -2479,7 +2479,7 @@ __metadata: react: 16.14.0 react-dom: 16.14.0 specificity: ^0.4.1 - stylis: 4.1.2 + stylis: 4.1.3 typescript: ^4.5.5 peerDependencies: "@types/jest": ^26.0.14 || ^27.0.0 || ^28.0.0 || ^29.0.0 @@ -28332,10 +28332,10 @@ __metadata: languageName: node linkType: hard -"stylis@npm:4.1.2": - version: 4.1.2 - resolution: "stylis@npm:4.1.2" - checksum: de5771526216ca156f7ccdece70d0e2b4d5611a2a64f34d0165707b06bd8b6ba7913f2eb9b7998c0f9145077079f46d5084b6a60c97ec10b8d776bef293e9f8c +"stylis@npm:4.1.3": + version: 4.1.3 + resolution: "stylis@npm:4.1.3" + checksum: d04dbffcb9bf2c5ca8d8dc09534203c75df3bf711d33973ea22038a99cc475412a350b661ebd99cbc01daa50d7eedcf0d130d121800eb7318759a197023442a6 languageName: node linkType: hard