4 changed files with 79 additions and 49 deletions
@ -0,0 +1 @@ |
|||||
|
@jsr:registry=https://npm.jsr.io |
||||
@ -2,6 +2,10 @@ |
|||||
"version": "4", |
"version": "4", |
||||
"specifiers": { |
"specifiers": { |
||||
"npm:@bufbuild/protobuf@^2.2.3": "2.2.3", |
"npm:@bufbuild/protobuf@^2.2.3": "2.2.3", |
||||
|
"npm:@jsr/[email protected]": "2.6.0-0", |
||||
|
"npm:@jsr/[email protected]": "2.6.0-0", |
||||
|
"npm:@jsr/meshtastic__transport-http@*": "0.2.1", |
||||
|
"npm:@jsr/meshtastic__transport-web-serial@*": "0.2.1", |
||||
"npm:@noble/curves@^1.8.1": "1.8.1", |
"npm:@noble/curves@^1.8.1": "1.8.1", |
||||
"npm:@radix-ui/react-accordion@^1.2.3": "1.2.3_@[email protected]_@[email protected]__@[email protected][email protected][email protected][email protected]", |
"npm:@radix-ui/react-accordion@^1.2.3": "1.2.3_@[email protected]_@[email protected]__@[email protected][email protected][email protected][email protected]", |
||||
"npm:@radix-ui/react-checkbox@^1.1.4": "1.1.4_@[email protected]_@[email protected]__@[email protected][email protected][email protected][email protected]", |
"npm:@radix-ui/react-checkbox@^1.1.4": "1.1.4_@[email protected]_@[email protected]__@[email protected][email protected][email protected][email protected]", |
||||
@ -36,6 +40,7 @@ |
|||||
"npm:class-variance-authority@~0.7.1": "0.7.1", |
"npm:class-variance-authority@~0.7.1": "0.7.1", |
||||
"npm:clsx@^2.1.1": "2.1.1", |
"npm:clsx@^2.1.1": "2.1.1", |
||||
"npm:cmdk@^1.0.4": "[email protected][email protected][email protected]_@[email protected]_@[email protected]__@[email protected]", |
"npm:cmdk@^1.0.4": "[email protected][email protected][email protected]_@[email protected]_@[email protected]__@[email protected]", |
||||
|
"npm:crc@^4.3.2": "4.3.2", |
||||
"npm:crypto-random-string@5": "5.0.0", |
"npm:crypto-random-string@5": "5.0.0", |
||||
"npm:gzipper@^8.2.0": "8.2.0", |
"npm:gzipper@^8.2.0": "8.2.0", |
||||
"npm:happy-dom@^17.1.8": "17.1.8", |
"npm:happy-dom@^17.1.8": "17.1.8", |
||||
@ -51,10 +56,14 @@ |
|||||
"npm:react-scan@~0.2.8": "[email protected][email protected][email protected][email protected]", |
"npm:react-scan@~0.2.8": "[email protected][email protected][email protected][email protected]", |
||||
"npm:react@19": "19.0.0", |
"npm:react@19": "19.0.0", |
||||
"npm:rfc4648@^1.5.4": "1.5.4", |
"npm:rfc4648@^1.5.4": "1.5.4", |
||||
|
"npm:simple-git-hooks@^2.11.1": "2.11.1", |
||||
|
"npm:ste-simple-events@^3.0.11": "3.0.11", |
||||
"npm:tailwind-merge@^3.0.2": "3.0.2", |
"npm:tailwind-merge@^3.0.2": "3.0.2", |
||||
"npm:tailwindcss-animate@^1.0.7": "[email protected]", |
"npm:tailwindcss-animate@^1.0.7": "[email protected]", |
||||
"npm:tailwindcss@^4.0.9": "4.0.9", |
"npm:tailwindcss@^4.0.9": "4.0.9", |
||||
"npm:tar@^7.4.3": "7.4.3", |
"npm:tar@^7.4.3": "7.4.3", |
||||
|
"npm:tslog@^4.9.2": "4.9.3", |
||||
|
"npm:tslog@^4.9.3": "4.9.3", |
||||
"npm:typescript@^5.8.2": "5.8.2", |
"npm:typescript@^5.8.2": "5.8.2", |
||||
"npm:[email protected]": "[email protected]__@[email protected]_@[email protected]", |
"npm:[email protected]": "[email protected]__@[email protected]_@[email protected]", |
||||
"npm:vite-plugin-pwa@~0.21.1": "[email protected]__@[email protected][email protected][email protected]__@[email protected][email protected][email protected]_@[email protected]", |
"npm:vite-plugin-pwa@~0.21.1": "[email protected]__@[email protected][email protected][email protected]__@[email protected][email protected][email protected]_@[email protected]", |
||||
@ -1091,6 +1100,54 @@ |
|||||
"@jridgewell/sourcemap-codec" |
"@jridgewell/sourcemap-codec" |
||||
] |
] |
||||
}, |
}, |
||||
|
"@jsr/[email protected]": { |
||||
|
"integrity": "sha512-+Ik6gzZnfi5sW+WC06bRayA6KGF2NI+zi3bqKbvA8mGDNSOPgsFhA4VZ79DKY4bSflTW170MRIUeyYo0IWQQuw==", |
||||
|
"dependencies": [ |
||||
|
"@bufbuild/protobuf", |
||||
|
"@jsr/meshtastic__protobufs", |
||||
|
"crc", |
||||
|
"ste-simple-events", |
||||
|
"tslog" |
||||
|
] |
||||
|
}, |
||||
|
"@jsr/[email protected]": { |
||||
|
"integrity": "sha512-Ks71sRagbBipotznULpsJZ1EMcQIqCEJQx6mf628dmCNVf2YECi2zi/i/5zErp1hGPgfbDvCz9oPogvsd/7fMA==", |
||||
|
"dependencies": [ |
||||
|
"@bufbuild/protobuf", |
||||
|
"@jsr/meshtastic__protobufs", |
||||
|
"crc", |
||||
|
"ste-simple-events", |
||||
|
"tslog" |
||||
|
] |
||||
|
}, |
||||
|
"@jsr/[email protected]": { |
||||
|
"integrity": "sha512-+xpZpxK6oUIVOuEs7C+LyxRr2druvc7UNNNTK9Rl8ioXj63Jz1uQXlYe2Gj0xjnRAiSQLR7QVaPef21BR/YTxA==", |
||||
|
"dependencies": [ |
||||
|
"@bufbuild/protobuf", |
||||
|
"@jsr/meshtastic__protobufs", |
||||
|
"crc", |
||||
|
"ste-simple-events", |
||||
|
"tslog" |
||||
|
] |
||||
|
}, |
||||
|
"@jsr/[email protected]": { |
||||
|
"integrity": "sha512-CGlgBdzAuQCZuGPrnzP8zU+EcLlmyYeeMbqFHuJ834cYfArWXDjDh1UYaPo2rI03LTjqa3MeWpfqDlzBR8kIMg==", |
||||
|
"dependencies": [ |
||||
|
"@bufbuild/protobuf" |
||||
|
] |
||||
|
}, |
||||
|
"@jsr/[email protected]": { |
||||
|
"integrity": "sha512-lmQKr3aIINKvtGROU4HchmSVqbZSbkIHqajowRRC8IAjsnR0zNTyxz210QyY4pFUF9hpcW3GRjwq5h/VO2JuGg==", |
||||
|
"dependencies": [ |
||||
|
"@jsr/[email protected]" |
||||
|
] |
||||
|
}, |
||||
|
"@jsr/[email protected]": { |
||||
|
"integrity": "sha512-yumjEGLkAuJYOC3aWKvZzbQqi/LnqaKfNpVCY7Ki7oLtAshNiZrBLiwiFhN7+ZR9FfMdJThyBMqREBDRRWTO1Q==", |
||||
|
"dependencies": [ |
||||
|
"@jsr/[email protected]" |
||||
|
] |
||||
|
}, |
||||
"@mapbox/[email protected]": { |
"@mapbox/[email protected]": { |
||||
"integrity": "sha512-tJaT+RbYGJYStt7wI3cq4Nl4SXxG8W7JDG5DMJu97V25RnbNg3QtQtf+KD+VLjNpWKYsRvXDNmNrBgEETr1ifA==", |
"integrity": "sha512-tJaT+RbYGJYStt7wI3cq4Nl4SXxG8W7JDG5DMJu97V25RnbNg3QtQtf+KD+VLjNpWKYsRvXDNmNrBgEETr1ifA==", |
||||
"dependencies": [ |
"dependencies": [ |
||||
@ -3899,6 +3956,9 @@ |
|||||
"[email protected]": { |
"[email protected]": { |
||||
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" |
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==" |
||||
}, |
}, |
||||
|
"[email protected]": { |
||||
|
"integrity": "sha512-uGDHf4KLLh2zsHa8D8hIQ1H/HtFQhyHrc0uhHBcoKGol/Xnb+MPYfUMw7cvON6ze/GUESTudKayDcJC5HnJv1A==" |
||||
|
}, |
||||
"[email protected]": { |
"[email protected]": { |
||||
"integrity": "sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==", |
"integrity": "sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==", |
||||
"dependencies": [ |
"dependencies": [ |
||||
@ -5804,6 +5864,9 @@ |
|||||
"[email protected]": { |
"[email protected]": { |
||||
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" |
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" |
||||
}, |
}, |
||||
|
"[email protected]": { |
||||
|
"integrity": "sha512-tgqwPUMDcNDhuf1Xf6KTUsyeqGdgKMhzaH4PAZZuzguOgTl5uuyeYe/8mWgAr6IBxB5V06uqEf6Dy37gIWDtDg==" |
||||
|
}, |
||||
"[email protected]": { |
"[email protected]": { |
||||
"integrity": "sha512-kGYEvT33M5XfyQvvW4wxl3eKcWbdbCc1V7OZzuElnaXft0qbVzoIIXHXiCm3JCUki+MZKKmvjl8p2VGLJc5Y/A==", |
"integrity": "sha512-kGYEvT33M5XfyQvvW4wxl3eKcWbdbCc1V7OZzuElnaXft0qbVzoIIXHXiCm3JCUki+MZKKmvjl8p2VGLJc5Y/A==", |
||||
"dependencies": [ |
"dependencies": [ |
||||
@ -5876,6 +5939,15 @@ |
|||||
"[email protected]": { |
"[email protected]": { |
||||
"integrity": "sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==" |
"integrity": "sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==" |
||||
}, |
}, |
||||
|
"[email protected]": { |
||||
|
"integrity": "sha512-ivkRENMh0mdGoPlZ4xVcEaC8rXQfTEfvonRw5m8VDKV7kgcbZbaNd1TnKl08wXbcLdT7okSc63HNP8cVhy95zg==" |
||||
|
}, |
||||
|
"[email protected]": { |
||||
|
"integrity": "sha512-PDoQajqiTtJLNDWfJCihzACiTVZyFsXi6hNAVNelNJoNmqj+BaWuhJ/NHaAHxzfSRoMbL+hFgfPqFmxiHhAQSQ==", |
||||
|
"dependencies": [ |
||||
|
"ste-core" |
||||
|
] |
||||
|
}, |
||||
"[email protected]": { |
"[email protected]": { |
||||
"integrity": "sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==", |
"integrity": "sha512-H73RAHsVBapbim0tU2JwwOiXUj+fikfiaoYAKHF3VJfA0pe2BCzkhAHBlLG6REzE+2WNZcxOXjK7lkso+9euLA==", |
||||
"dependencies": [ |
"dependencies": [ |
||||
@ -6129,6 +6201,9 @@ |
|||||
"[email protected]": { |
"[email protected]": { |
||||
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" |
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" |
||||
}, |
}, |
||||
|
"[email protected]": { |
||||
|
"integrity": "sha512-oDWuGVONxhVEBtschLf2cs/Jy8i7h1T+CpdkTNWQgdAF7DhRo2G8vMCgILKe7ojdEkLhICWgI1LYSSKaJsRgcw==" |
||||
|
}, |
||||
"[email protected]": { |
"[email protected]": { |
||||
"integrity": "sha512-4H8vUNGNjQ4V2EOoGw005+c+dGuPSnhpPBPHBtsZdGZBk/iJb4kguGlPWaZTZ3q5nMtFOEsY0nRDlh9PJyd6SQ==", |
"integrity": "sha512-4H8vUNGNjQ4V2EOoGw005+c+dGuPSnhpPBPHBtsZdGZBk/iJb4kguGlPWaZTZ3q5nMtFOEsY0nRDlh9PJyd6SQ==", |
||||
"dependencies": [ |
"dependencies": [ |
||||
|
|||||
@ -1,44 +0,0 @@ |
|||||
{ |
|
||||
"include": ["src"], |
|
||||
"compilerOptions": { |
|
||||
"target": "ESNext", |
|
||||
"useDefineForClassFields": true, |
|
||||
"lib": ["DOM", "DOM.Iterable", "ESNext"], |
|
||||
"composite": true, |
|
||||
"module": "ESNext", |
|
||||
"skipLibCheck": true, |
|
||||
/* Bundler mode */ |
|
||||
"moduleResolution": "bundler", |
|
||||
"allowImportingTsExtensions": true, |
|
||||
"resolveJsonModule": true, |
|
||||
"isolatedModules": true, |
|
||||
"moduleDetection": "force", |
|
||||
"noEmit": true, |
|
||||
"jsx": "react-jsx", |
|
||||
|
|
||||
/* Linting */ |
|
||||
"strict": true, |
|
||||
"noUnusedLocals": true, |
|
||||
"noUnusedParameters": true, |
|
||||
"noFallthroughCasesInSwitch": true, |
|
||||
/* Path Aliases */ |
|
||||
"paths": { |
|
||||
"@app/*": ["./src/*"], |
|
||||
"@pages/*": ["./src/pages/*"], |
|
||||
"@components/*": ["./src/components/*"], |
|
||||
"@core/*": ["./src/core/*"], |
|
||||
"@layouts/*": ["./src/layouts/*"] |
|
||||
}, |
|
||||
"importHelpers": true, |
|
||||
"removeComments": true, |
|
||||
"strictNullChecks": true, |
|
||||
"types": [ |
|
||||
"vite/client", |
|
||||
"node", |
|
||||
"@types/web-bluetooth", |
|
||||
"@types/w3c-web-serial" |
|
||||
], |
|
||||
"strictPropertyInitialization": false, |
|
||||
"experimentalDecorators": true |
|
||||
} |
|
||||
} |
|
||||
Loading…
Reference in new issue