Skip to content

Commit

Permalink
Bump styled-jsx to 5.1.5
Browse files Browse the repository at this point in the history
Required to be compatible with React 19 types
  • Loading branch information
eps1lon committed May 24, 2024
1 parent b3e464d commit 737fe9d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.5",
"styled-jsx-plugin-postcss": "3.0.2",
"swr": "^2.2.4",
"tailwindcss": "3.2.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.5"
},
"peerDependencies": {
"@opentelemetry/api": "^1.1.0",
Expand Down
18 changes: 12 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 737fe9d

Please sign in to comment.