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] 51ca2b4cd5 chore(deps): update actions/setup-node action to v7 2026-07-27 09:39:43 +00:00
3 changed files with 278 additions and 205 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
with: with:
run_install: false run_install: false
- uses: actions/setup-node@v6 - uses: actions/setup-node@v7
with: with:
node-version: ${{ env.NODE_VERSION }} node-version: ${{ env.NODE_VERSION }}
cache: pnpm cache: pnpm
+1 -1
View File
@@ -28,7 +28,7 @@
"@types/node": "^24.10.13", "@types/node": "^24.10.13",
"@vitejs/plugin-vue": "^6.0.4", "@vitejs/plugin-vue": "^6.0.4",
"@vue/test-utils": "^2.4.6", "@vue/test-utils": "^2.4.6",
"eslint": "^10.0.1", "eslint": "^9.39.3",
"eslint-plugin-vuejs-accessibility": "^2.5.0", "eslint-plugin-vuejs-accessibility": "^2.5.0",
"jsdom": "^27.4.0", "jsdom": "^27.4.0",
"vite": "^7.3.1", "vite": "^7.3.1",
+276 -203
View File
File diff suppressed because it is too large Load Diff