Update dependency jsdom to ^25.0.1

This commit is contained in:
renovate[bot]
2024-09-22 07:08:58 +00:00
committed by GitHub
parent 21efffa345
commit 3400a39edf
2 changed files with 32 additions and 57 deletions

View File

@@ -67,7 +67,7 @@
"@types/tinycon": "^0.6.5",
"@vitejs/plugin-react": "^4.3.1",
"babel-plugin-macros": "^3.1.0",
"jsdom": "^25.0.0",
"jsdom": "^25.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"typescript": "^5.6.2",
"vite": "^5.4.7",