1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 02:44:39 +00:00

chore(deps): update all non-major dependencies (#33)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-02 01:01:25 +00:00
committed by GitHub
parent 6b7afc976c
commit 1b3d535649
2 changed files with 36 additions and 43 deletions

View File

@@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@10.26.2",
"packageManager": "pnpm@10.27.0",
"scripts": {
"dev": "vite",
"build": "vite build",
@@ -30,7 +30,7 @@
"@vue/test-utils": "^2.4.6",
"eslint": "^9.39.2",
"eslint-plugin-vuejs-accessibility": "^2.4.1",
"jsdom": "^27.3.0",
"jsdom": "^27.4.0",
"vite": "^7.3.0",
"vitest": "^4.0.16",
"vue-tsc": "^3.2.1"