diff --git a/package-lock.json b/package-lock.json index 29cbf83..183ce04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@testing-library/dom": "^10.4.1", "clsx": "2.1.1", - "firebase": "^12.15.0", + "firebase": "^12.16.0", "react": "19.2.7", "react-dom": "19.2.7", "tailwind-merge": "3.6.0" @@ -33,7 +33,7 @@ "tailwindcss": "4.3.2", "typescript": "6.0.3", "typescript-eslint": "^8.63.0", - "vite": "8.1.3", + "vite": "8.1.4", "vitest": "^4.1.8" }, "engines": { @@ -740,9 +740,9 @@ "license": "Apache-2.0" }, "node_modules/@firebase/app": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/@firebase/app/-/app-0.15.0.tgz", - "integrity": "sha512-soIskolmGgbpi0K/MfrjtdpO1220qRCbXA4Z8Qx3lM+fVwA3q40m+OM+7zBHd2nuQCrLXb33L6Oc1aBH3Y26AQ==", + "version": "0.15.1", + "resolved": "https://registry.npmjs.org/@firebase/app/-/app-0.15.1.tgz", + "integrity": "sha512-iD9+Z5HcPo0Uop5f72/VYMeXwKucBhW7iFrISkJFvQ+lSZikTNgTz0FgAtaaTkAG0pEZSnCymA2Fu49n0rcufQ==", "license": "Apache-2.0", "dependencies": { "@firebase/component": "0.7.3", @@ -806,12 +806,12 @@ "license": "Apache-2.0" }, "node_modules/@firebase/app-compat": { - "version": "0.5.14", - "resolved": "https://registry.npmjs.org/@firebase/app-compat/-/app-compat-0.5.14.tgz", - "integrity": "sha512-rgFmiofYsdS9ZG/Bht3OBxJtPD3zWE1cffShWubEm+4+qZeyzCbmtb1q6jOEjN9fB7uufe4rQmWOPXouR3758Q==", + "version": "0.5.15", + "resolved": "https://registry.npmjs.org/@firebase/app-compat/-/app-compat-0.5.15.tgz", + "integrity": "sha512-HaiSM9TwbGIR4b7F6+UncHWlqdH89eeY7VUskaOGOlI2PxHS5Z+6hHsYGvNLy0SHDE6zyXO+3QSA6a4aqQxsqA==", "license": "Apache-2.0", "dependencies": { - "@firebase/app": "0.15.0", + "@firebase/app": "0.15.1", "@firebase/component": "0.7.3", "@firebase/logger": "0.5.1", "@firebase/util": "1.15.1", @@ -1190,9 +1190,9 @@ "license": "Apache-2.0" }, "node_modules/@firebase/remote-config": { - "version": "0.8.5", - "resolved": "https://registry.npmjs.org/@firebase/remote-config/-/remote-config-0.8.5.tgz", - "integrity": "sha512-zb+7CDGFP2wYVF1LXQoYIFdoESIQM3p0+uiW1welw8+zvDxAL50K75PKTXXtunJADUrksTVpV7mD0pn54vzJRA==", + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/@firebase/remote-config/-/remote-config-0.9.0.tgz", + "integrity": "sha512-aNn6/eJhsSC+gXSToiXiYPv3ypLP9lFtzl+/q9kSOBPB7D6rae0Rt2uENZZLXGYbEgHYKQblOhijJAXGbbJjtQ==", "license": "Apache-2.0", "dependencies": { "@firebase/component": "0.7.3", @@ -1206,14 +1206,14 @@ } }, "node_modules/@firebase/remote-config-compat": { - "version": "0.2.26", - "resolved": "https://registry.npmjs.org/@firebase/remote-config-compat/-/remote-config-compat-0.2.26.tgz", - "integrity": "sha512-uC57Tc7GYYOCnMgLkGIVf999XlaYaPDONoa54c93YTKDctlvCZI89z0zQ2RbhGR8Zf+QuCbQHs/99vqoE84a7g==", + "version": "0.2.27", + "resolved": "https://registry.npmjs.org/@firebase/remote-config-compat/-/remote-config-compat-0.2.27.tgz", + "integrity": "sha512-FYwYWwSbUdza/pRX4NpSBm/Pimntum3jEIBpnDn5Ey1jHNWgjxrE8Z5SB4mCHd5wGCoYd3koJzxARl/VWIEx0Q==", "license": "Apache-2.0", "dependencies": { "@firebase/component": "0.7.3", "@firebase/logger": "0.5.1", - "@firebase/remote-config": "0.8.5", + "@firebase/remote-config": "0.9.0", "@firebase/remote-config-types": "0.5.1", "@firebase/util": "1.15.1", "tslib": "^2.1.0" @@ -4056,18 +4056,18 @@ } }, "node_modules/firebase": { - "version": "12.15.0", - "resolved": "https://registry.npmjs.org/firebase/-/firebase-12.15.0.tgz", - "integrity": "sha512-p0YTLcRSTiBXMx9sGr4ZNSfLjc/RVBEw4C/TXjVMtw65+6E1Pbm47UY3F4/AqRoDobEcNX3gsbPGy7jPjxbgSQ==", + "version": "12.16.0", + "resolved": "https://registry.npmjs.org/firebase/-/firebase-12.16.0.tgz", + "integrity": "sha512-CNw6hFBdONkzF8UGLDx/RDRY9gVa5VmJNHd7qi4gdmA3ZuLkuOrhmWefB2l+FN+OxFpN77Itq7aO6zlTi780ag==", "license": "Apache-2.0", "dependencies": { "@firebase/ai": "2.13.1", "@firebase/analytics": "0.10.22", "@firebase/analytics-compat": "0.2.28", - "@firebase/app": "0.15.0", + "@firebase/app": "0.15.1", "@firebase/app-check": "0.12.0", "@firebase/app-check-compat": "0.4.5", - "@firebase/app-compat": "0.5.14", + "@firebase/app-compat": "0.5.15", "@firebase/app-types": "0.9.5", "@firebase/auth": "1.13.3", "@firebase/auth-compat": "0.6.8", @@ -4084,8 +4084,8 @@ "@firebase/messaging-compat": "0.2.27", "@firebase/performance": "0.7.12", "@firebase/performance-compat": "0.2.25", - "@firebase/remote-config": "0.8.5", - "@firebase/remote-config-compat": "0.2.26", + "@firebase/remote-config": "0.9.0", + "@firebase/remote-config-compat": "0.2.27", "@firebase/storage": "0.14.3", "@firebase/storage-compat": "0.4.3", "@firebase/util": "1.15.1" @@ -5871,9 +5871,9 @@ "license": "ISC" }, "node_modules/picomatch": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", - "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz", + "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==", "dev": true, "license": "MIT", "engines": { @@ -6980,16 +6980,16 @@ } }, "node_modules/vite": { - "version": "8.1.3", - "resolved": "https://registry.npmjs.org/vite/-/vite-8.1.3.tgz", - "integrity": "sha512-Ds+gBRbj0lwRO2Y5hwnUBdxSwlAve9LeRyU4sNnAr0ewW0gWF0n5bgXgUzbgZ49MV9BVUAQUFYVcDUcilUExMA==", + "version": "8.1.4", + "resolved": "https://registry.npmjs.org/vite/-/vite-8.1.4.tgz", + "integrity": "sha512-bTT9PsdWO+MQMNG9ZXIP/qM9wGh37DFxTV/sPq9cFpHr3w4jkgef032PkAL9jAqhk3Nz8NQw3O8n6/xFkqO4QQ==", "dev": true, "license": "MIT", "dependencies": { "lightningcss": "^1.32.0", - "picomatch": "^4.0.4", + "picomatch": "^4.0.5", "postcss": "^8.5.16", - "rolldown": "~1.1.3", + "rolldown": "~1.1.4", "tinyglobby": "^0.2.17" }, "bin": { diff --git a/package.json b/package.json index 25b4323..291ca8c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "dependencies": { "@testing-library/dom": "^10.4.1", "clsx": "2.1.1", - "firebase": "^12.15.0", + "firebase": "^12.16.0", "react": "19.2.7", "react-dom": "19.2.7", "tailwind-merge": "3.6.0" @@ -62,7 +62,7 @@ "tailwindcss": "4.3.2", "typescript": "6.0.3", "typescript-eslint": "^8.63.0", - "vite": "8.1.3", + "vite": "8.1.4", "vitest": "^4.1.8" }, "keywords": [