Update deno.lock
This commit is contained in:
parent
00111be1a4
commit
e7b3514b60
1 changed files with 8 additions and 0 deletions
8
deno.lock
generated
8
deno.lock
generated
|
@ -100,6 +100,7 @@
|
||||||
"npm:@types/node": "npm:@types/node@18.16.19",
|
"npm:@types/node": "npm:@types/node@18.16.19",
|
||||||
"npm:@types/react": "npm:@types/react@18.3.3",
|
"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-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.3": "npm:@types/react@18.3.3",
|
||||||
"npm:@types/react@18.3.5": "npm:@types/react@18.3.5",
|
"npm:@types/react@18.3.5": "npm:@types/react@18.3.5",
|
||||||
"npm:estree-walker@3.0.3": "npm:estree-walker@3.0.3",
|
"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": "@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": {
|
"@types/react@18.3.3": {
|
||||||
"integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==",
|
"integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue