1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-08-20 18:32:01 +00:00

1 Commits

Author SHA1 Message Date
renovate[bot] af5b744afb chore(deps): update pnpm to v11 2026-08-15 20:52:16 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
with:
run_install: false
- uses: actions/setup-node@v7
- uses: actions/setup-node@v6
with:
node-version: ${{ env.NODE_VERSION }}
cache: pnpm
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@10.30.1",
"packageManager": "pnpm@11.22.0",
"scripts": {
"dev": "vite",
"build": "vite build",