diff --git a/package.json b/package.json index 16f8385d924..38ee00ae3af 100644 --- a/package.json +++ b/package.json @@ -207,7 +207,7 @@ "shell-quote": "1.7.3", "strip-ansi": "6.0.0", "styled-components": "6.0.0-beta.5", - "styled-jsx": "5.1.0", + "styled-jsx": "5.1.1", "styled-jsx-plugin-postcss": "3.0.2", "swr": "2.0.0-rc.0", "tailwindcss": "1.1.3", diff --git a/packages/next/package.json b/packages/next/package.json index b25c8b562c4..8d1dc37bde8 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -80,7 +80,7 @@ "@swc/helpers": "0.4.14", "caniuse-lite": "^1.0.30001406", "postcss": "8.4.14", - "styled-jsx": "5.1.0" + "styled-jsx": "5.1.1" }, "peerDependencies": { "fibers": ">= 3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b7543e039be..9c3e0679507 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -172,7 +172,7 @@ importers: shell-quote: 1.7.3 strip-ansi: 6.0.0 styled-components: 6.0.0-beta.5 - styled-jsx: 5.1.0 + styled-jsx: 5.1.1 styled-jsx-plugin-postcss: 3.0.2 swr: 2.0.0-rc.0 tailwindcss: 1.1.3 @@ -348,7 +348,7 @@ importers: shell-quote: 1.7.3 strip-ansi: 6.0.0 styled-components: 6.0.0-beta.5_biqbaboplfbrettd7655fr4n2y - styled-jsx: 5.1.0_uuaxwgga6hqycsez5ok7v2wg4i + styled-jsx: 5.1.1_uuaxwgga6hqycsez5ok7v2wg4i styled-jsx-plugin-postcss: 3.0.2 swr: 2.0.0-rc.0_react@18.2.0 tailwindcss: 1.1.3 @@ -649,7 +649,7 @@ importers: string_decoder: 1.3.0 string-hash: 1.1.3 strip-ansi: 6.0.0 - styled-jsx: 5.1.0 + styled-jsx: 5.1.1 tar: 6.1.11 taskr: 1.1.0 terser: 5.14.1 @@ -673,7 +673,7 @@ importers: '@swc/helpers': 0.4.14 caniuse-lite: 1.0.30001406 postcss: 8.4.14 - styled-jsx: 5.1.0_uuaxwgga6hqycsez5ok7v2wg4i + styled-jsx: 5.1.1_uuaxwgga6hqycsez5ok7v2wg4i devDependencies: '@ampproject/toolbox-optimizer': 2.8.3 '@babel/code-frame': 7.12.11 @@ -21980,8 +21980,8 @@ packages: postcss-load-plugins: 2.3.0 dev: true - /styled-jsx/5.1.0_uuaxwgga6hqycsez5ok7v2wg4i: - resolution: {integrity: sha512-/iHaRJt9U7T+5tp6TRelLnqBqiaIT0HsO0+vgyj8hK2KUk7aejFqRrumqPUlAqDwAj8IbS/1hk3IhBAAK/FCUQ==} + /styled-jsx/5.1.1_uuaxwgga6hqycsez5ok7v2wg4i: + resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} engines: {node: '>= 12.0.0'} peerDependencies: '@babel/core': '*'