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

chore(deps): update devdependency jsdom to v29

This commit is contained in:
renovate[bot]
2026-03-20 04:44:14 +00:00
committed by GitHub
parent 1104651cbc
commit ccf8d233c8
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.1",
"vite": "^7.3.1",
"vitest": "^4.0.18",
"vue-tsc": "^3.2.4"