chore(deps): update dependency jsdom to v25 (#43)

This commit is contained in:
renovate[bot]
2024-10-12 13:37:15 +02:00
committed by GitHub
parent dfb1bebc6b
commit e3c5cc882f
+1 -1
View File
@@ -50,7 +50,7 @@
"@tanstack/config": "^0.13.0", "@tanstack/config": "^0.13.0",
"@testing-library/jest-dom": "^6.4.5", "@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^16.0.0", "@testing-library/react": "^16.0.0",
"jsdom": "^24.0.0", "jsdom": "^25.0.0",
"prettier": "^3.2.4", "prettier": "^3.2.4",
"vitest": "^1.5.2" "vitest": "^1.5.2"
} }