Update deno.lock
This commit is contained in:
parent
6cd060e47a
commit
e3f4f430c2
1 changed files with 5 additions and 0 deletions
5
deno.lock
generated
5
deno.lock
generated
|
@ -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": {}
|
||||||
|
|
Loading…
Add table
Reference in a new issue