diff --git a/.github/workflows/deploy-pr-preview.yml b/.github/workflows/deploy-pr-preview.yml index d5f5d470d..7ffc3516d 100644 --- a/.github/workflows/deploy-pr-preview.yml +++ b/.github/workflows/deploy-pr-preview.yml @@ -33,7 +33,7 @@ jobs: with: repoToken: ${{ secrets.GITHUB_TOKEN }} firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_KOOBIQ }} - firebaseToolsVersion: '15.7.0' + firebaseToolsVersion: '15.20.0' projectId: koobiq target: next channelId: prs-${{ github.event.number }} diff --git a/package.json b/package.json index 856797d2c..4331c1058 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "eslint-plugin-prettier": "^5.5.6", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.1.1", - "firebase-tools": "^15.18.0", + "firebase-tools": "^15.20.0", "fs-extra": "^11.3.0", "globals": "^17.6.0", "husky": "^9.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 857e8ace5..06c053b3c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -143,8 +143,8 @@ importers: specifier: ^7.1.1 version: 7.1.1(eslint@9.39.4(jiti@2.6.1)) firebase-tools: - specifier: ^15.18.0 - version: 15.18.0(@types/node@25.8.0)(encoding@0.1.13) + specifier: ^15.20.0 + version: 15.20.0(@types/node@25.8.0)(encoding@0.1.13) fs-extra: specifier: ^11.3.0 version: 11.3.0 @@ -5116,8 +5116,8 @@ packages: resolution: {integrity: sha512-YyZM99iHrqLKjmt4LJDj58KI+fYyufRLBSYcqycxf//KpBk9FoewoGX0450m9nB44qrZnovzC2oeP5hUibxc/g==} engines: {node: '>=18'} - firebase-tools@15.18.0: - resolution: {integrity: sha512-rILpd9JgjifGRUSxXJC4Iu1h6wEZ7BuoYHZerT+CuY9SNopm8ykHOCjoFCANFplQe0xIGMkJtaXdEVN1uCB75A==} + firebase-tools@15.20.0: + resolution: {integrity: sha512-QU+sIgip+i+4uL5ZxQbIHT+0JOGk4+9A/JjeQKqZdE3c+joF9mO6xz0x59d5Yb1egecZAO/9DDD0UASQuDMk+w==} engines: {node: '>=20.0.0 || >=22.0.0 || >=24.0.0'} hasBin: true @@ -8473,6 +8473,10 @@ packages: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} + uuid@11.1.1: + resolution: {integrity: sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==} + hasBin: true + uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). @@ -14185,7 +14189,7 @@ snapshots: promise-breaker: 6.0.0 qs: 6.15.0 raw-body: 2.5.3 - semver: 7.8.0 + semver: 7.8.4 transitivePeerDependencies: - supports-color @@ -14396,7 +14400,7 @@ snapshots: path-exists: 5.0.0 unicorn-magic: 0.1.0 - firebase-tools@15.18.0(@types/node@25.8.0)(encoding@0.1.13): + firebase-tools@15.20.0(@types/node@25.8.0)(encoding@0.1.13): dependencies: '@apphosting/common': 0.0.8 '@electric-sql/pglite': 0.3.15 @@ -14455,7 +14459,7 @@ snapshots: progress: 2.0.3 proxy-agent: 6.5.0 retry: 0.13.1 - semver: 7.8.0 + semver: 7.8.4 sql-formatter: 15.7.2 stream-chain: 2.2.5 stream-json: 1.9.1 @@ -14466,7 +14470,7 @@ snapshots: triple-beam: 1.4.1 universal-analytics: 0.5.3 update-notifier-cjs: 5.1.7(encoding@0.1.13) - uuid: 8.3.2 + uuid: 11.1.1 winston: 3.19.0 winston-transport: 4.9.0 ws: 7.5.10 @@ -15521,7 +15525,7 @@ snapshots: lodash.isstring: 4.0.1 lodash.once: 4.1.1 ms: 2.1.3 - semver: 7.8.0 + semver: 7.8.4 jsx-ast-utils@3.3.5: dependencies: @@ -18510,7 +18514,7 @@ snapshots: pupa: 2.1.1 registry-auth-token: 5.1.1 registry-url: 5.1.0 - semver: 7.8.0 + semver: 7.8.4 semver-diff: 3.1.1 xdg-basedir: 4.0.0 transitivePeerDependencies: @@ -18534,6 +18538,8 @@ snapshots: utils-merge@1.0.1: {} + uuid@11.1.1: {} + uuid@8.3.2: {} uuid@9.0.1: {}