Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent d746846 commit 85c980b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"compilerOptions": {
"jsx": "react-jsx",
"jsxImportSource": "npm:react@18.3.1",
"jsxImportSourceTypes": "npm:@types/react@18.3.18",
"jsxImportSource": "npm:react@19.0.0",
"jsxImportSourceTypes": "npm:@types/react@19.0.5",
"types": [
"lume/types.ts",
],
Expand Down

0 comments on commit 85c980b

Please sign in to comment.