1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 10:54:38 +00:00

2 Commits

Author SHA1 Message Date
renovate[bot]
2b6f79e5c4 chore(deps): update devdependency eslint to v10 2026-02-13 01:07:00 +00:00
renovate[bot]
5988fd2b94 chore(deps): update all non-major dependencies (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-13 01:06:14 +00:00
2 changed files with 591 additions and 613 deletions

View File

@@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@10.28.0",
"packageManager": "pnpm@10.29.3",
"scripts": {
"dev": "vite",
"build": "vite build",
@@ -18,21 +18,21 @@
"@robonen/vue": "^0.0.11",
"@tailwindcss/vite": "^4.1.18",
"tailwindcss": "^4.1.18",
"vue": "^3.5.26",
"vue": "^3.5.28",
"vue-router": "^4.6.4"
},
"devDependencies": {
"@antfu/eslint-config": "^7.0.1",
"@antfu/eslint-config": "^7.4.3",
"@robonen/tsconfig": "^0.0.2",
"@types/jsdom": "^27.0.0",
"@types/node": "^24.10.9",
"@vitejs/plugin-vue": "^6.0.3",
"@types/node": "^24.10.13",
"@vitejs/plugin-vue": "^6.0.4",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.39.2",
"eslint-plugin-vuejs-accessibility": "^2.4.1",
"eslint": "^10.0.0",
"eslint-plugin-vuejs-accessibility": "^2.4.2",
"jsdom": "^27.4.0",
"vite": "^7.3.1",
"vitest": "^4.0.17",
"vue-tsc": "^3.2.2"
"vitest": "^4.0.18",
"vue-tsc": "^3.2.4"
}
}

1186
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff