Skip to content

Commit 7602975

Browse files
committed
Revert "chore: upgrade pnpm version to 10.17.1 across the project"
This reverts commit 0803aae.
1 parent eb542b5 commit 7602975

11 files changed

Lines changed: 149 additions & 1052 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install pnpm
2424
uses: pnpm/action-setup@v2
2525
with:
26-
version: 10.17.1
26+
version: 9.7.1
2727
run_install: false
2828
- name: Get pnpm store directory
2929
shell: bash

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Contributor Guide
22

33
## Development Tips
4-
- Install Node.js 22.14.0+ and pnpm 10.17.1.
4+
- Install Node.js 22.14.0+ and pnpm 9.7.1.
55
- Run `pnpm install` in the repo root to bootstrap all workspace packages.
66
- Use `pnpm dev` to start the server and client concurrently for local development.
77
- Run `pnpm build` to generate production assets.

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN cd reporter && CGO_ENABLED=0 GOOS=linux go build -a -ldflags '-extldflags "-
1111
# The current Chromium version in Alpine 3.20 is causing timeout issues with Puppeteer. Downgrading to Alpine 3.19 fixes the issue. See #11640, #12637, #12189
1212
FROM node:22.14.0-alpine3.20 AS base
1313

14-
RUN npm install -g pnpm@10.17.1
14+
RUN npm install -g pnpm@9.7.1
1515

1616
# For apprise
1717
RUN apk add --update --no-cache python3 py3-pip g++ make

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/node": "^18.19.80",
3535
"@types/tar": "^6.1.13",
3636
"concurrently": "^8.2.2",
37-
"cross-env": "^10.1.0",
37+
"cross-env": "^7.0.3",
3838
"dotenv": "^16.4.7",
3939
"fs-extra": "^11.3.0",
4040
"prettier-plugin-tailwindcss": "^0.5.14",
@@ -50,7 +50,7 @@
5050
"eventemitter-strict": "^1.0.1",
5151
"zod": "^3.25.76"
5252
},
53-
"packageManager": "pnpm@10.17.1",
53+
"packageManager": "pnpm@9.7.1",
5454
"pnpm": {
5555
"overrides": {
5656
"@auth/core": "0.34.1",

pnpm-lock.yaml

Lines changed: 138 additions & 1041 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/docs/install/manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ But if your server not support dockerize, you can try to install by manual.
1313
You need:
1414

1515
- [Node.js](https://nodejs.org/en/download/) 18.12+ / 20.4+
16-
- [pnpm](https://pnpm.io/) 10.x(10.17.1 better)
16+
- [pnpm](https://pnpm.io/) 9.x(9.7.1 better)
1717
- [Git](https://git-scm.com/downloads)
1818
- [postgresql](https://www.postgresql.org/)
1919
- [pm2](https://pm2.keymetrics.io/) - For running Tianji in the background

website/i18n/de/docusaurus-plugin-content-docs/current/install/manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Wenn Ihr Server jedoch kein Docker unterstützt, können Sie versuchen, es manue
1313
Sie benötigen:
1414

1515
- [Node.js](https://nodejs.org/en/download/) 18.12+ / 20.4+
16-
- [pnpm](https://pnpm.io/) 10.x (besser 10.17.1)
16+
- [pnpm](https://pnpm.io/) 9.x (9.7.1 besser)
1717
- [Git](https://git-scm.com/downloads)
1818
- [PostgreSQL](https://www.postgresql.org/)
1919
- [pm2](https://pm2.keymetrics.io/) - Um Tianji im Hintergrund auszuführen

website/i18n/fr/docusaurus-plugin-content-docs/current/install/manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Mais si votre serveur ne supporte pas Docker, vous pouvez essayer d'installer ma
1313
Vous avez besoin de :
1414

1515
- [Node.js](https://nodejs.org/en/download/) 18.12+ / 20.4+
16-
- [pnpm](https://pnpm.io/) 10.x (10.17.1 de préférence)
16+
- [pnpm](https://pnpm.io/) 9.x (9.7.1 est préférable)
1717
- [Git](https://git-scm.com/downloads)
1818
- [PostgreSQL](https://www.postgresql.org/)
1919
- [pm2](https://pm2.keymetrics.io/) - Pour exécuter Tianji en arrière-plan

website/i18n/ja/docusaurus-plugin-content-docs/current/install/manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ _i18n_hash: 94d2e9b28e14ee0258d96bc450acf5f6
1313
以下が必要です:
1414

1515
- [Node.js](https://nodejs.org/en/download/) 18.12+ / 20.4+
16-
- [pnpm](https://pnpm.io/) 10.x(10.17.1推奨
16+
- [pnpm](https://pnpm.io/) 9.x(9.7.1が望ましい
1717
- [Git](https://git-scm.com/downloads)
1818
- [postgresql](https://www.postgresql.org/)
1919
- [pm2](https://pm2.keymetrics.io/) - Tianjiをバックグラウンドで実行するため

website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/install/manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ _i18n_hash: 94d2e9b28e14ee0258d96bc450acf5f6
1313
你需要:
1414

1515
- [Node.js](https://nodejs.org/en/download/) 18.12+ / 20.4+
16-
- [pnpm](https://pnpm.io/) 10.x(推荐 10.17.1)
16+
- [pnpm](https://pnpm.io/) 9.x(9.7.1 更好)
1717
- [Git](https://git-scm.com/downloads)
1818
- [postgresql](https://www.postgresql.org/)
1919
- [pm2](https://pm2.keymetrics.io/) - 用于后台运行 Tianji

0 commit comments

Comments
 (0)