1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 19:04:40 +00:00

chore(deps): update devdependency jsdom to v28

This commit is contained in:
renovate[bot]
2026-02-13 01:07:10 +00:00
committed by GitHub
parent 5988fd2b94
commit c19b4dc245
2 changed files with 67 additions and 77 deletions

View File

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