Skip to content

Commit 5a1720a

Browse files
authored
🎽 chore: upgrade deps (#69)
1 parent bd2c5db commit 5a1720a

File tree

5 files changed

+1570
-923
lines changed

5 files changed

+1570
-923
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- uses: pnpm/[email protected]
2020
with:
21-
version: 9
21+
version: 10
2222

2323
- name: Install dependencies
2424
run: pnpm install

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ __[🌈 Live Demo 在线体验](https://pdsuwwz.github.io/chatgpt-vue3-light-mvp
5555

5656
* Vue 3.x
5757
* Node >= 22.12.x
58-
* Pnpm 9.x
58+
* Pnpm 10.x
5959
* **VS Code 插件 `dbaeumer.vscode-eslint` >= v3.0.5 (pre-release)**
6060

6161
## 运行效果

0 commit comments

Comments
 (0)