mirror of
https://github.com/robonen/lorem-blog.git
synced 2026-08-20 18:32:01 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 51ca2b4cd5 |
@@ -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
@@ -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.8.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",
|
||||||
|
|||||||
Generated
+277
-229
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user