diff --git a/package.json b/package.json index 16566423feffde..d01f0c1241a715 100644 --- a/package.json +++ b/package.json @@ -225,7 +225,7 @@ "shell-quote": "1.7.3", "strip-ansi": "6.0.0", "styled-components": "6.0.0-rc.3", - "styled-jsx": "5.1.3", + "styled-jsx": "5.1.4", "styled-jsx-plugin-postcss": "3.0.2", "swr": "^2.2.4", "tailwindcss": "3.2.7", diff --git a/packages/next/package.json b/packages/next/package.json index 29f17d58e5ffa0..a655278c6467c3 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -99,7 +99,7 @@ "caniuse-lite": "^1.0.30001579", "graceful-fs": "^4.2.11", "postcss": "8.4.31", - "styled-jsx": "5.1.3" + "styled-jsx": "5.1.4" }, "peerDependencies": { "@opentelemetry/api": "^1.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 62ff5e3cd92b13..c697dd843602b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -525,8 +525,8 @@ importers: specifier: 6.0.0-rc.3 version: 6.0.0-rc.3(react-dom@19.0.0-rc-f994737d14-20240522)(react@19.0.0-rc-f994737d14-20240522) styled-jsx: - specifier: 5.1.3 - version: 5.1.3(@babel/core@7.22.5)(react@19.0.0-rc-f994737d14-20240522) + specifier: 5.1.4 + version: 5.1.4(@babel/core@7.22.5)(react@19.0.0-rc-f994737d14-20240522) styled-jsx-plugin-postcss: specifier: 3.0.2 version: 3.0.2 @@ -845,8 +845,8 @@ importers: specifier: ^1.3.0 version: 1.54.0 styled-jsx: - specifier: 5.1.3 - version: 5.1.3(@babel/core@7.22.5)(react@19.0.0-rc-f994737d14-20240522) + specifier: 5.1.4 + version: 5.1.4(@babel/core@7.22.5)(react@19.0.0-rc-f994737d14-20240522) optionalDependencies: sharp: specifier: ^0.33.4 @@ -23549,8 +23549,8 @@ packages: react: 19.0.0-rc-f994737d14-20240522 dev: false - /styled-jsx@5.1.3(@babel/core@7.22.5)(react@19.0.0-rc-f994737d14-20240522): - resolution: {integrity: sha512-qLRShOWTE/Mf6Bvl72kFeKBl8N2Eq9WIFfoAuvbtP/6tqlnj1SCjv117n2MIjOPpa1jTorYqLJgsHKy5Y3ziww==} + /styled-jsx@5.1.4(@babel/core@7.22.5)(react@19.0.0-rc-f994737d14-20240522): + resolution: {integrity: sha512-rG5JtKrL5wnOM1emyljDlqB98OnOIyvI+fCjfVQgM6bGYb3nac26A5H25i7HkiEJJXtLbsOyg/D6d5ATKKZBXg==} engines: {node: '>= 12.0.0'} peerDependencies: '@babel/core': '*'