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

chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2025-11-15 18:03:47 +00:00
committed by GitHub
parent 3a4c0910cf
commit c0e9b00dc5
2 changed files with 96 additions and 138 deletions

View File

@@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@10.21.0",
"packageManager": "pnpm@10.22.0",
"scripts": {
"dev": "vite",
"build": "vite build",
@@ -25,14 +25,14 @@
"@antfu/eslint-config": "^6.2.0",
"@robonen/tsconfig": "^0.0.2",
"@types/jsdom": "^27.0.0",
"@types/node": "^22.19.0",
"@types/node": "^22.19.1",
"@vitejs/plugin-vue": "^6.0.1",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.39.1",
"eslint-plugin-vuejs-accessibility": "^2.4.1",
"jsdom": "^27.1.0",
"jsdom": "^27.2.0",
"vite": "^7.2.2",
"vitest": "^4.0.8",
"vue-tsc": "^3.1.3"
"vitest": "^4.0.9",
"vue-tsc": "^3.1.4"
}
}