2 Commits

Author SHA1 Message Date
42f917fbc8 Update dependency eslint to v10
All checks were successful
Build Check / build (pull_request) Successful in 9m28s
2026-04-02 17:56:26 +00:00
8acd94059f Remove pnpm version pinning in GitHub Actions build workflow 2026-04-02 18:12:15 +02:00
3 changed files with 171 additions and 524 deletions

View File

@@ -13,8 +13,6 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 10
- name: Setup Node.js
uses: actions/setup-node@v4

View File

@@ -30,14 +30,14 @@
"sherlockjs": "^1.4.2",
"uuid": "^13.0.0",
"vue": "^3.5.28",
"vue-router": "^5.0.0"
"vue-router": "^4.6.4"
},
"devDependencies": {
"@antfu/eslint-config": "^8.0.0",
"@tailwindcss/vite": "^4.2.0",
"@tauri-apps/cli": "^2",
"@vitejs/plugin-vue": "^6.0.4",
"eslint": "^9.39.2",
"eslint": "^10.0.0",
"eslint-plugin-format": "^1.4.0",
"tailwindcss": "^4.2.0",
"typescript": "~5.9.3",

689
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff