From df76e7d106d46b526f70d2b00fcee812170253f3 Mon Sep 17 00:00:00 2001 From: Kristiyan Kostadinov Date: Wed, 29 Oct 2025 14:39:50 +0100 Subject: [PATCH] build: attempt to fix docs deployment Bumps the `firebase-tools` dependency to the latest version and aligns the versions between the docs site and the root in an attempt to fix the current breakage. --- docs/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/package.json b/docs/package.json index 8637d5a6b207..aedc7815d00d 100644 --- a/docs/package.json +++ b/docs/package.json @@ -61,7 +61,7 @@ "@types/jasmine": "5.1.12", "@types/node": "^22.14.1", "@types/shelljs": "0.8.17", - "firebase-tools": "^14.0.0", + "firebase-tools": "14.22.0", "jasmine-core": "5.12.0", "jasmine-spec-reporter": "7.0.0", "karma": "~6.4.4", diff --git a/package.json b/package.json index 817b78b9c709..71029d5c9522 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "dgeni": "^0.4.14", "dgeni-packages": "^0.30.0", "esbuild": "^0.25.0", - "firebase-tools": "14.20.0", + "firebase-tools": "14.22.0", "fs-extra": "^11.0.0", "glob": "^11.0.3", "highlight.js": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6bffb9bccc21..15ef96838db9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -213,8 +213,8 @@ importers: specifier: ^0.25.0 version: 0.25.11 firebase-tools: - specifier: 14.20.0 - version: 14.20.0(@types/node@22.18.12)(bufferutil@4.0.9)(encoding@0.1.13)(typescript@5.9.2) + specifier: 14.22.0 + version: 14.22.0(@types/node@22.18.12)(bufferutil@4.0.9)(encoding@0.1.13)(typescript@5.9.2) fs-extra: specifier: ^11.0.0 version: 11.3.2 @@ -442,8 +442,8 @@ importers: specifier: 0.8.17 version: 0.8.17 firebase-tools: - specifier: ^14.0.0 - version: 14.20.0(@types/node@22.18.12)(bufferutil@4.0.9)(encoding@0.1.13)(typescript@5.9.2) + specifier: 14.22.0 + version: 14.22.0(@types/node@22.18.12)(bufferutil@4.0.9)(encoding@0.1.13)(typescript@5.9.2) jasmine-core: specifier: 5.12.0 version: 5.12.0 @@ -5294,8 +5294,8 @@ packages: resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} engines: {node: '>=10'} - firebase-tools@14.20.0: - resolution: {integrity: sha512-8zduD1/tpm8tEf4V6dOdveLHVttPUdnubZeZksdvRcetJuffNuU+Ugr4/JsObhxJP0n0Npb2MvPMHln6xKHMXw==} + firebase-tools@14.22.0: + resolution: {integrity: sha512-ZudDdmP0pFR6jztKHoAFcIE19Qo2izfoMvbLxf7pvd5HY/MknVnhL+87mopWZGGv3Cmfc/gsUOcNW60n/my8cw==} engines: {node: '>=20.0.0 || >=22.0.0'} hasBin: true @@ -15009,7 +15009,7 @@ snapshots: locate-path: 6.0.0 path-exists: 4.0.0 - firebase-tools@14.20.0(@types/node@22.18.12)(bufferutil@4.0.9)(encoding@0.1.13)(typescript@5.9.2): + firebase-tools@14.22.0(@types/node@22.18.12)(bufferutil@4.0.9)(encoding@0.1.13)(typescript@5.9.2): dependencies: '@apphosting/build': 0.1.6(@types/node@22.18.12)(typescript@5.9.2) '@apphosting/common': 0.0.8