Skip to content

Commit

Permalink
Update dependency @types/react to v18.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 0fb0c86 commit 6163b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"compilerOptions": {
"jsx": "react-jsx",
"jsxImportSource": "npm:[email protected]",
"jsxImportSourceTypes": "npm:@types/[email protected].12",
"jsxImportSourceTypes": "npm:@types/[email protected].13",
"types": [
"lume/types.ts",
]
Expand Down

0 comments on commit 6163b10

Please sign in to comment.