diff --git a/bun.lock b/bun.lock index 64fdc1d6..ab5700ed 100644 --- a/bun.lock +++ b/bun.lock @@ -24,7 +24,7 @@ "framer-motion": "^12.42.2", "i18next": "^26.3.6", "i18next-browser-languagedetector": "^8.2.1", - "lucide-react": "^1.26.0", + "lucide-react": "^1.27.0", "qrcode": "^1.5.4", "react": "^19.2.8", "react-dom": "^19.2.8", @@ -43,7 +43,7 @@ "eslint": "^10.8.0", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.5.3", - "globals": "^17.7.0", + "globals": "^17.8.0", "husky": "^9.1.7", "prettier": "^3.9.6", "sharp": "^0.35.3", @@ -512,7 +512,7 @@ "global-directory": ["global-directory@5.0.0", "", { "dependencies": { "ini": "6.0.0" } }, "sha512-1pgFdhK3J2LeM+dVf2Pd424yHx2ou338lC0ErNP2hPx4j8eW1Sp0XqSjNxtk6Tc4Kr5wlWtSvz8cn2yb7/SG/w=="], - "globals": ["globals@17.7.0", "", {}, "sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg=="], + "globals": ["globals@17.8.0", "", {}, "sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ=="], "graceful-fs": ["graceful-fs@4.2.11", "", {}, "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="], diff --git a/package.json b/package.json index 3675c139..a8d52e28 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint": "^10.8.0", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.5.3", - "globals": "^17.7.0", + "globals": "^17.8.0", "husky": "^9.1.7", "prettier": "^3.9.6", "sharp": "^0.35.3",