diff --git a/package-lock.json b/package-lock.json index 49cacc94..8fd2e29b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@supabase/auth-ui-react": "^0.4.7", "@supabase/auth-ui-shared": "^0.1.8", "@supabase/ssr": "^0.8.0", - "@supabase/supabase-js": "^2.93.2", + "@supabase/supabase-js": "^2.97.0", "@tailwindcss/typography": "^0.5.19", "@tiptap/html": "^3.18.0", "accept-language": "^3.0.20", @@ -55,13 +55,13 @@ }, "devDependencies": { "@tailwindcss/postcss": "^4.1.18", - "@types/node": "latest", + "@types/node": "*", "@types/react": "*", "@types/react-dom": "*", "@types/uuid": "^11.0.0", "eslint": "*", - "eslint-config-next": "latest", - "postcss": "latest", + "eslint-config-next": "*", + "postcss": "*", "prettier": "^3.8.1", "prettier-plugin-tailwindcss": "^0.7.2", "tailwindcss": "^4.1.18", @@ -4464,9 +4464,9 @@ } }, "node_modules/@supabase/auth-js": { - "version": "2.93.2", - "resolved": "https://registry.npmjs.org/@supabase/auth-js/-/auth-js-2.93.2.tgz", - "integrity": "sha512-uifI5vkhvHCQjn+LUPL5QlsuDMP4oVBD5SiliREgYuTJvCkbPLOcAPGrw88q7VUX9S0J0QuJn+37hrcTITisuw==", + "version": "2.97.0", + "resolved": "https://registry.npmjs.org/@supabase/auth-js/-/auth-js-2.97.0.tgz", + "integrity": "sha512-2Og/1lqp+AIavr8qS2X04aSl8RBY06y4LrtIAGxat06XoXYiDxKNQMQzWDAKm1EyZFZVRNH48DO5YvIZ7la5fQ==", "license": "MIT", "dependencies": { "tslib": "2.8.1" @@ -4533,9 +4533,9 @@ } }, "node_modules/@supabase/functions-js": { - "version": "2.93.2", - "resolved": "https://registry.npmjs.org/@supabase/functions-js/-/functions-js-2.93.2.tgz", - "integrity": "sha512-reSp7yj4KmvAFfmN+N7vYsHXOIZQh9cmRBh+VrZlm7qgIIUdYmzKuD85TvFnWApqcdI2pPnuZGKWE/2B4GXT1A==", + "version": "2.97.0", + "resolved": "https://registry.npmjs.org/@supabase/functions-js/-/functions-js-2.97.0.tgz", + "integrity": "sha512-fSaA0ZeBUS9hMgpGZt5shIZvfs3Mvx2ZdajQT4kv/whubqDBAp3GU5W8iIXy21MRvKmO2NpAj8/Q6y+ZkZyF/w==", "license": "MIT", "dependencies": { "tslib": "2.8.1" @@ -4545,9 +4545,9 @@ } }, "node_modules/@supabase/postgrest-js": { - "version": "2.93.2", - "resolved": "https://registry.npmjs.org/@supabase/postgrest-js/-/postgrest-js-2.93.2.tgz", - "integrity": "sha512-W2AWDsYwRT217II5yD3jWaX3fJjB7DwyNi2KNi4sphdUI3DKY4fP2XYVDGfeb1clEFL18gw+GBhyQb3BcpNWkw==", + "version": "2.97.0", + "resolved": "https://registry.npmjs.org/@supabase/postgrest-js/-/postgrest-js-2.97.0.tgz", + "integrity": "sha512-g4Ps0eaxZZurvfv/KGoo2XPZNpyNtjth9aW8eho9LZWM0bUuBtxPZw3ZQ6ERSpEGogshR+XNgwlSPIwcuHCNww==", "license": "MIT", "dependencies": { "tslib": "2.8.1" @@ -4557,9 +4557,9 @@ } }, "node_modules/@supabase/realtime-js": { - "version": "2.93.2", - "resolved": "https://registry.npmjs.org/@supabase/realtime-js/-/realtime-js-2.93.2.tgz", - "integrity": "sha512-YpAmJn7DLbMeYfQilcf3f0DKoY8O8TRbTF2oRpWFzHXTlEA+YWms8fBqM13Mf7RE72ouSNKDYyf5K2pWRSHvFw==", + "version": "2.97.0", + "resolved": "https://registry.npmjs.org/@supabase/realtime-js/-/realtime-js-2.97.0.tgz", + "integrity": "sha512-37Jw0NLaFP0CZd7qCan97D1zWutPrTSpgWxAw6Yok59JZoxp4IIKMrPeftJ3LZHmf+ILQOPy3i0pRDHM9FY36Q==", "license": "MIT", "dependencies": { "@types/phoenix": "^1.6.6", @@ -4584,9 +4584,9 @@ } }, "node_modules/@supabase/storage-js": { - "version": "2.93.2", - "resolved": "https://registry.npmjs.org/@supabase/storage-js/-/storage-js-2.93.2.tgz", - "integrity": "sha512-abRSVClfIQn+SqpdqL7S7b3VeyS8270/o0gqmGFtiidb7Lu0COsIV6Mor/mK9xE99KYWzyd37vwYYwv/jaANhw==", + "version": "2.97.0", + "resolved": "https://registry.npmjs.org/@supabase/storage-js/-/storage-js-2.97.0.tgz", + "integrity": "sha512-9f6NniSBfuMxOWKwEFb+RjJzkfMdJUwv9oHuFJKfe/5VJR8cd90qw68m6Hn0ImGtwG37TUO+QHtoOechxRJ1Yg==", "license": "MIT", "dependencies": { "iceberg-js": "^0.8.1", @@ -4597,16 +4597,16 @@ } }, "node_modules/@supabase/supabase-js": { - "version": "2.93.2", - "resolved": "https://registry.npmjs.org/@supabase/supabase-js/-/supabase-js-2.93.2.tgz", - "integrity": "sha512-G3bZZi6rPwXcPtyHLXQTeHKa5ADZ2UW/+hv8YhwZFwngz4TlPnR4+TeO37EwU5+d/reD02qXozOZgz+QHv1Jtg==", + "version": "2.97.0", + "resolved": "https://registry.npmjs.org/@supabase/supabase-js/-/supabase-js-2.97.0.tgz", + "integrity": "sha512-kTD91rZNO4LvRUHv4x3/4hNmsEd2ofkYhuba2VMUPRVef1RCmnHtm7rIws38Fg0yQnOSZOplQzafn0GSiy6GVg==", "license": "MIT", "dependencies": { - "@supabase/auth-js": "2.93.2", - "@supabase/functions-js": "2.93.2", - "@supabase/postgrest-js": "2.93.2", - "@supabase/realtime-js": "2.93.2", - "@supabase/storage-js": "2.93.2" + "@supabase/auth-js": "2.97.0", + "@supabase/functions-js": "2.97.0", + "@supabase/postgrest-js": "2.97.0", + "@supabase/realtime-js": "2.97.0", + "@supabase/storage-js": "2.97.0" }, "engines": { "node": ">=20.0.0" diff --git a/package.json b/package.json index d6e6214b..e1371969 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@supabase/auth-ui-react": "^0.4.7", "@supabase/auth-ui-shared": "^0.1.8", "@supabase/ssr": "^0.8.0", - "@supabase/supabase-js": "^2.93.2", + "@supabase/supabase-js": "^2.97.0", "@tailwindcss/typography": "^0.5.19", "@tiptap/html": "^3.18.0", "accept-language": "^3.0.20",