diff --git a/bun.lock b/bun.lock index 42e5125..0dbdea3 100644 --- a/bun.lock +++ b/bun.lock @@ -9,7 +9,7 @@ "firebase": "^12.7.0", "react": "^19.2.3", "react-dom": "^19.2.3", - "react-error-boundary": "^6.0.0", + "react-error-boundary": "^6.0.1", "react-google-recaptcha-v3": "^1.11.0", "react-router": "^7.11.0", "styled-components": "^6.1.19", @@ -22,7 +22,7 @@ "eslint-plugin-react": "^7.37.5", "firebase-admin": "^13.6.0", "firebase-tools": "^15.1.0", - "globals": "^16.5.0", + "globals": "^17.0.0", "husky": "^9.1.7", "lint-staged": "^16.2.7", "open": "^11.0.0", @@ -824,7 +824,7 @@ "global-dirs": ["global-dirs@3.0.1", "", { "dependencies": { "ini": "2.0.0" } }, "sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA=="], - "globals": ["globals@16.5.0", "", {}, "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ=="], + "globals": ["globals@17.0.0", "", {}, "sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw=="], "globalthis": ["globalthis@1.0.4", "", { "dependencies": { "define-properties": "^1.2.1", "gopd": "^1.0.1" } }, "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ=="], diff --git a/package.json b/package.json index c26e6e1..b18ec26 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-plugin-react": "^7.37.5", "firebase-admin": "^13.6.0", "firebase-tools": "^15.1.0", - "globals": "^16.5.0", + "globals": "^17.0.0", "husky": "^9.1.7", "lint-staged": "^16.2.7", "open": "^11.0.0",