diff --git a/package-lock.json b/package-lock.json index b71519e68..06436598c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,6 +64,8 @@ "@types/webpack": "^5.28.5", "eslint": "^9.39.1", "eslint-config-next": "16.2.6", + "jest": "^30.2.0", + "jest-environment-jsdom": "^30.2.0", "typescript": "^5.6.3" } }, @@ -11430,9 +11432,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz", - "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==", + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", + "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", "funding": [ { "type": "github",