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

chore(deps): update devdependency jsdom to v29

This commit is contained in:
renovate[bot]
2026-03-15 08:52:38 +00:00
committed by GitHub
parent 1104651cbc
commit a9d008abd8
2 changed files with 144 additions and 182 deletions

View File

@@ -30,7 +30,7 @@
"@vue/test-utils": "^2.4.6",
"eslint": "^9.39.3",
"eslint-plugin-vuejs-accessibility": "^2.5.0",
"jsdom": "^27.4.0",
"jsdom": "^29.0.0",
"vite": "^7.3.1",
"vitest": "^4.0.18",
"vue-tsc": "^3.2.4"