Make Lit Work Again

This commit is contained in:
Gilbert
2024-05-15 17:44:59 -05:00
parent 8376aff7bd
commit 8488cfab83
3 changed files with 763 additions and 105 deletions
+6 -6
View File
@@ -27,13 +27,13 @@
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.0.7",
"@snowballtools/auth": "^0.1.1",
"@snowballtools/auth-lit": "^0.1.1",
"@snowballtools/auth": "^0.2.0",
"@snowballtools/auth-lit": "^0.2.0",
"@snowballtools/js-sdk": "^0.1.1",
"@snowballtools/link-lit-alchemy-light": "^0.1.1",
"@snowballtools/link-lit-alchemy-light": "^0.2.0",
"@snowballtools/material-tailwind-react-fork": "^2.1.10",
"@snowballtools/smartwallet-alchemy-light": "^0.1.1",
"@snowballtools/types": "^0.1.1",
"@snowballtools/smartwallet-alchemy-light": "^0.2.0",
"@snowballtools/types": "^0.2.0",
"@snowballtools/utils": "^0.1.1",
"@tanstack/react-query": "^5.22.2",
"@testing-library/jest-dom": "^5.17.0",
@@ -102,4 +102,4 @@
"typescript": "^5.3.3",
"vite": "^5.2.0"
}
}
}