diff --git a/package.json b/package.json index fc90f93ae..518fee042 100644 --- a/package.json +++ b/package.json @@ -92,10 +92,10 @@ "@nextcloud/typings": "^1.10.0", "@nextcloud/vite-config": "^2.5.4", "@playwright/test": "^1.61.1", - "@types/jest": "^29.5.14", + "@types/jest": "^30.0.0", "@vue/vue3-jest": "^29.2.6", - "babel-jest": "^29.7.0", - "jest": "^29.7.0", + "babel-jest": "^30.4.1", + "jest": "^30.4.2", "jest-environment-jsdom": "^30.4.1", "jest-transform-stub": "^2.0.0", "ts-jest": "^29.4.11",