diff --git a/deno.lock b/deno.lock index 0711ccd..2747f40 100644 --- a/deno.lock +++ b/deno.lock @@ -100,6 +100,7 @@ "npm:@types/node": "npm:@types/node@18.16.19", "npm:@types/react": "npm:@types/react@18.3.3", "npm:@types/react-dom@18.3.0": "npm:@types/react-dom@18.3.0", + "npm:@types/react@18.3.11": "npm:@types/react@18.3.11", "npm:@types/react@18.3.3": "npm:@types/react@18.3.3", "npm:@types/react@18.3.5": "npm:@types/react@18.3.5", "npm:estree-walker@3.0.3": "npm:estree-walker@3.0.3", @@ -478,6 +479,13 @@ "@types/react": "@types/react@18.3.3" } }, + "@types/react@18.3.11": { + "integrity": "sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==", + "dependencies": { + "@types/prop-types": "@types/prop-types@15.7.12", + "csstype": "csstype@3.1.3" + } + }, "@types/react@18.3.3": { "integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==", "dependencies": {