mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-25 07:15:36 +00:00
chore: update package dependencies and versions
- Upgraded various dependencies including es-toolkit, lint-staged, vite, and zod to their latest versions. - Updated tailwind-variants and tailwindcss-safe-area to newer versions. - Adjusted types for React and other related packages to ensure compatibility. - Removed obsolete patch for @creem_io/better-auth. Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
diff --git a/dist/esm/index.js b/dist/esm/index.js
|
||||
index 1dabf9d8ed62c76012e3d33985c0907d12ae8f42..921d86887aba53522b2afd7ca94d9560f3297b04 100644
|
||||
--- a/dist/esm/index.js
|
||||
+++ b/dist/esm/index.js
|
||||
@@ -69,5 +69,6 @@ export const creem = (options) => {
|
||||
schema: getSchema(options),
|
||||
};
|
||||
};
|
||||
-module.exports = { creem };
|
||||
+
|
||||
+export default creem;
|
||||
//# sourceMappingURL=index.js.map
|
||||
Reference in New Issue
Block a user