feat: bump packages

This commit is contained in:
2025-04-17 17:40:48 +00:00
parent 20e0cb7c6f
commit 4a97f4d4c6
2 changed files with 21 additions and 21 deletions

40
deno.lock generated
View File

@@ -11,7 +11,7 @@
"npm:mongodb@6.15.0": "6.15.0",
"npm:postgres@3.4.5": "3.4.5",
"npm:prettier@3.5.3": "3.5.3",
"npm:typescript-eslint@8.29.1": "8.29.1_eslint@9.24.0_typescript@5.8.3_@typescript-eslint+parser@8.29.1__eslint@9.24.0__typescript@5.8.3"
"npm:typescript-eslint@8.30.1": "8.30.1_eslint@9.24.0_typescript@5.8.3_@typescript-eslint+parser@8.30.1__eslint@9.24.0__typescript@5.8.3"
},
"npm": {
"@eslint-community/eslint-utils@4.6.1_eslint@9.24.0": {
@@ -169,8 +169,8 @@
"@types/webidl-conversions"
]
},
"@typescript-eslint/eslint-plugin@8.29.1_@typescript-eslint+parser@8.29.1__eslint@9.24.0__typescript@5.8.3_eslint@9.24.0_typescript@5.8.3": {
"integrity": "sha512-ba0rr4Wfvg23vERs3eB+P3lfj2E+2g3lhWcCVukUuhtcdUx5lSIFZlGFEBHKr+3zizDa/TvZTptdNHVZWAkSBg==",
"@typescript-eslint/eslint-plugin@8.30.1_@typescript-eslint+parser@8.30.1__eslint@9.24.0__typescript@5.8.3_eslint@9.24.0_typescript@5.8.3": {
"integrity": "sha512-v+VWphxMjn+1t48/jO4t950D6KR8JaJuNXzi33Ve6P8sEmPr5k6CEXjdGwT6+LodVnEa91EQCtwjWNUCPweo+Q==",
"dependencies": [
"@eslint-community/regexpp",
"@typescript-eslint/parser",
@@ -186,8 +186,8 @@
"typescript"
]
},
"@typescript-eslint/parser@8.29.1_eslint@9.24.0_typescript@5.8.3": {
"integrity": "sha512-zczrHVEqEaTwh12gWBIJWj8nx+ayDcCJs06yoNMY0kwjMWDM6+kppljY+BxWI06d2Ja+h4+WdufDcwMnnMEWmg==",
"@typescript-eslint/parser@8.30.1_eslint@9.24.0_typescript@5.8.3": {
"integrity": "sha512-H+vqmWwT5xoNrXqWs/fesmssOW70gxFlgcMlYcBaWNPIEWDgLa4W9nkSPmhuOgLnXq9QYgkZ31fhDyLhleCsAg==",
"dependencies": [
"@typescript-eslint/scope-manager",
"@typescript-eslint/types",
@@ -198,15 +198,15 @@
"typescript"
]
},
"@typescript-eslint/scope-manager@8.29.1": {
"integrity": "sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA==",
"@typescript-eslint/scope-manager@8.30.1": {
"integrity": "sha512-+C0B6ChFXZkuaNDl73FJxRYT0G7ufVPOSQkqkpM/U198wUwUFOtgo1k/QzFh1KjpBitaK7R1tgjVz6o9HmsRPg==",
"dependencies": [
"@typescript-eslint/types",
"@typescript-eslint/visitor-keys"
]
},
"@typescript-eslint/type-utils@8.29.1_eslint@9.24.0_typescript@5.8.3": {
"integrity": "sha512-DkDUSDwZVCYN71xA4wzySqqcZsHKic53A4BLqmrWFFpOpNSoxX233lwGu/2135ymTCR04PoKiEEEvN1gFYg4Tw==",
"@typescript-eslint/type-utils@8.30.1_eslint@9.24.0_typescript@5.8.3": {
"integrity": "sha512-64uBF76bfQiJyHgZISC7vcNz3adqQKIccVoKubyQcOnNcdJBvYOILV1v22Qhsw3tw3VQu5ll8ND6hycgAR5fEA==",
"dependencies": [
"@typescript-eslint/typescript-estree",
"@typescript-eslint/utils",
@@ -216,11 +216,11 @@
"typescript"
]
},
"@typescript-eslint/types@8.29.1": {
"integrity": "sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ=="
"@typescript-eslint/types@8.30.1": {
"integrity": "sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw=="
},
"@typescript-eslint/typescript-estree@8.29.1_typescript@5.8.3": {
"integrity": "sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g==",
"@typescript-eslint/typescript-estree@8.30.1_typescript@5.8.3": {
"integrity": "sha512-kQQnxymiUy9tTb1F2uep9W6aBiYODgq5EMSk6Nxh4Z+BDUoYUSa029ISs5zTzKBFnexQEh71KqwjKnRz58lusQ==",
"dependencies": [
"@typescript-eslint/types",
"@typescript-eslint/visitor-keys",
@@ -233,8 +233,8 @@
"typescript"
]
},
"@typescript-eslint/utils@8.29.1_eslint@9.24.0_typescript@5.8.3": {
"integrity": "sha512-QAkFEbytSaB8wnmB+DflhUPz6CLbFWE2SnSCrRMEa+KnXIzDYbpsn++1HGvnfAsUY44doDXmvRkO5shlM/3UfA==",
"@typescript-eslint/utils@8.30.1_eslint@9.24.0_typescript@5.8.3": {
"integrity": "sha512-T/8q4R9En2tcEsWPQgB5BQ0XJVOtfARcUvOa8yJP3fh9M/mXraLxZrkCfGb6ChrO/V3W+Xbd04RacUEqk1CFEQ==",
"dependencies": [
"@eslint-community/eslint-utils",
"@typescript-eslint/scope-manager",
@@ -244,8 +244,8 @@
"typescript"
]
},
"@typescript-eslint/visitor-keys@8.29.1": {
"integrity": "sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg==",
"@typescript-eslint/visitor-keys@8.30.1": {
"integrity": "sha512-aEhgas7aJ6vZnNFC7K4/vMGDGyOiqWcYZPpIWrTKuTAlsvDNKy2GFDqh9smL+iq069ZvR0YzEeq0B8NJlLzjFA==",
"dependencies": [
"@typescript-eslint/types",
"eslint-visitor-keys@4.2.0"
@@ -732,8 +732,8 @@
"prelude-ls"
]
},
"typescript-eslint@8.29.1_eslint@9.24.0_typescript@5.8.3_@typescript-eslint+parser@8.29.1__eslint@9.24.0__typescript@5.8.3": {
"integrity": "sha512-f8cDkvndhbQMPcysk6CUSGBWV+g1utqdn71P5YKwMumVMOG/5k7cHq0KyG4O52nB0oKS4aN2Tp5+wB4APJGC+w==",
"typescript-eslint@8.30.1_eslint@9.24.0_typescript@5.8.3_@typescript-eslint+parser@8.30.1__eslint@9.24.0__typescript@5.8.3": {
"integrity": "sha512-D7lC0kcehVH7Mb26MRQi64LMyRJsj3dToJxM1+JVTl53DQSV5/7oUGWQLcKl1C1KnoVHxMMU2FNQMffr7F3Row==",
"dependencies": [
"@typescript-eslint/eslint-plugin",
"@typescript-eslint/parser",
@@ -787,7 +787,7 @@
"npm:mongodb@6.15.0",
"npm:postgres@3.4.5",
"npm:prettier@3.5.3",
"npm:typescript-eslint@8.29.1"
"npm:typescript-eslint@8.30.1"
]
}
}

View File

@@ -12,6 +12,6 @@
"mongodb": "6.15.0",
"postgres": "3.4.5",
"prettier": "3.5.3",
"typescript-eslint": "8.29.1"
"typescript-eslint": "8.30.1"
}
}