Update deno.lock

This commit is contained in:
Foster Hangdaan 2024-10-22 12:40:14 -04:00
parent 00111be1a4
commit e7b3514b60
Signed by: foster
GPG key ID: E48D7F49A852F112

8
deno.lock generated
View file

@ -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": {