Update deno.lock

This commit is contained in:
Foster Hangdaan 2024-09-15 05:59:37 -04:00
parent 6cd060e47a
commit e3f4f430c2
Signed by: foster
GPG key ID: E48D7F49A852F112

5
deno.lock generated
View file

@ -83,6 +83,7 @@
"jsr:@std/yaml@^1.0.5": "jsr:@std/yaml@1.0.5", "jsr:@std/yaml@^1.0.5": "jsr:@std/yaml@1.0.5",
"npm:@js-temporal/polyfill@0.4.4": "npm:@js-temporal/polyfill@0.4.4", "npm:@js-temporal/polyfill@0.4.4": "npm:@js-temporal/polyfill@0.4.4",
"npm:@types/estree@1.0.5": "npm:@types/estree@1.0.5", "npm:@types/estree@1.0.5": "npm:@types/estree@1.0.5",
"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.3": "npm:@types/react@18.3.3", "npm:@types/react@18.3.3": "npm:@types/react@18.3.3",
@ -394,6 +395,10 @@
"integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==", "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==",
"dependencies": {} "dependencies": {}
}, },
"@types/node@18.16.19": {
"integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==",
"dependencies": {}
},
"@types/prop-types@15.7.12": { "@types/prop-types@15.7.12": {
"integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==", "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==",
"dependencies": {} "dependencies": {}