diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5818b947..825d7db4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: - name: Setup client uses: pnpm/action-setup@v3 with: - version: 8.7.5 + version: 9.7.0 run_install: false - name: Install client dependencies diff --git a/admin/Dockerfile b/admin/Dockerfile index e8b1e953..9713629b 100644 --- a/admin/Dockerfile +++ b/admin/Dockerfile @@ -4,7 +4,7 @@ WORKDIR /app COPY web/package.json web/pnpm-lock.yaml ./ -RUN npm i -g pnpm && pnpm install --frozen-lockfile +RUN npm i -g pnpm@9.7.0 && pnpm install --frozen-lockfile COPY web . diff --git a/admin/web/pnpm-lock.yaml b/admin/web/pnpm-lock.yaml index 79dc42a9..40995bc8 100644 --- a/admin/web/pnpm-lock.yaml +++ b/admin/web/pnpm-lock.yaml @@ -858,7 +858,6 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported globalyzer@0.1.0: resolution: {integrity: sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==} @@ -886,7 +885,6 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} - deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -1160,7 +1158,6 @@ packages: rimraf@2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} - deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rollup@4.14.1: diff --git a/docs/src/content/docs/local-development/admin.md b/docs/src/content/docs/local-development/admin.md index dd0ce913..18f767e4 100644 --- a/docs/src/content/docs/local-development/admin.md +++ b/docs/src/content/docs/local-development/admin.md @@ -8,7 +8,7 @@ The admin is built using python for the backend and svelte for the frontend. ## Requirements - [rye](https://github.com/astral-sh/rye) (0.32.0+) -- pnpm (8.7.5+) +- pnpm (9.7.0+) - postgres (16+) ## Frontend setup diff --git a/docs/src/content/docs/local-development/portr-client.md b/docs/src/content/docs/local-development/portr-client.md index e32efb21..bbdae3f0 100644 --- a/docs/src/content/docs/local-development/portr-client.md +++ b/docs/src/content/docs/local-development/portr-client.md @@ -8,7 +8,7 @@ The portr server is built using go for the backend and svelte for the portr insp ## Requirements - go (1.22+) -- pnpm (16+) +- node (16+) - [admin server](/local-development/admin/) - [tunnel server](/local-development/tunnel-server/) diff --git a/tunnel/internal/client/dashboard/ui/pnpm-lock.yaml b/tunnel/internal/client/dashboard/ui/pnpm-lock.yaml index 413c6671..9cb1ce59 100644 --- a/tunnel/internal/client/dashboard/ui/pnpm-lock.yaml +++ b/tunnel/internal/client/dashboard/ui/pnpm-lock.yaml @@ -606,7 +606,6 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} @@ -628,7 +627,6 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} - deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -893,7 +891,6 @@ packages: rimraf@2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} - deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rollup@4.14.1: