Skip to content

Commit 363c44e

Browse files
renovate[bot]xrgzs
andauthored
chore(deps): update pnpm to v11 (#512)
* chore(deps): update pnpm to v11 * chore: remove commented pnpm version in action.yml Signed-off-by: MadDogOwner <xiaoran@xrgzs.top> * chore: pnpm approve-builds @swc/core Signed-off-by: MadDogOwner <xiaoran@xrgzs.top> --------- Signed-off-by: MadDogOwner <xiaoran@xrgzs.top> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: MadDogOwner <xiaoran@xrgzs.top>
1 parent 7740efe commit 363c44e

4 files changed

Lines changed: 4 additions & 6 deletions

File tree

.github/actions/sync_to_crowdin/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ runs:
2020
- name: Install pnpm
2121
uses: pnpm/action-setup@v6
2222
with:
23-
# version: 9.9.0
2423
run_install: false
2524

2625
- name: Install dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/OpenListTeam"
88
},
99
"description": "A new AList Fork to Anti Trust Crisis",
10-
"packageManager": "pnpm@10.33.0",
10+
"packageManager": "pnpm@11.1.1",
1111
"repository": {
1212
"type": "git",
1313
"url": "git+https://github.com/OpenListTeam/OpenList-Frontend.git"

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
allowBuilds:
2+
"@swc/core": true
23
core-js: true
34
patchedDependencies:
45
# if https://github.com/chenxch/vite-plugin-dynamic-base/pull/36 is merged,

0 commit comments

Comments
 (0)