Skip to content

Commit 72dd1fc

Browse files
committed
Bump styled-jsx to 5.1.5
Required to be compatible with React 19 types
1 parent b3e464d commit 72dd1fc

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
"shell-quote": "1.7.3",
226226
"strip-ansi": "6.0.0",
227227
"styled-components": "6.0.0-rc.3",
228-
"styled-jsx": "5.1.3",
228+
"styled-jsx": "5.1.6",
229229
"styled-jsx-plugin-postcss": "3.0.2",
230230
"swr": "^2.2.4",
231231
"tailwindcss": "3.2.7",

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"caniuse-lite": "^1.0.30001579",
100100
"graceful-fs": "^4.2.11",
101101
"postcss": "8.4.31",
102-
"styled-jsx": "5.1.3"
102+
"styled-jsx": "5.1.6"
103103
},
104104
"peerDependencies": {
105105
"@opentelemetry/api": "^1.1.0",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)