update JS deps

This commit is contained in:
imperosol
2026-06-24 09:28:12 +02:00
parent 5c87bcf4b5
commit e7ef3d0020
6 changed files with 1009 additions and 1185 deletions
-1
View File
@@ -55,7 +55,6 @@ declare interface NDEFRecordInit {
// biome-ignore lint/style/useNamingConvention: this is the official API name
declare type NDEFMessageSource = string | BufferSource | NDEFMessageInit;
// biome-ignore lint/correctness/noUnusedVariables: this is the official definition
interface Window {
// biome-ignore lint/style/useNamingConvention: this is the official API name
NDEFReader: NDEFReader;