diff --git a/package-lock.json b/package-lock.json index b189b06..ee05096 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,12 +52,12 @@ "zod": "^3.23.8" }, "devDependencies": { - "@biomejs/biome": "^2.5.6", + "@biomejs/biome": "^2.5.10", "@types/bcryptjs": "^2.4.6", "@types/node": "^22.20.1", "@types/pdf-parse": "^1.1.5", "@types/react": "^19.2.17", - "@types/react-dom": "^19.2.3", + "@types/react-dom": "^19.2.5", "autoprefixer": "^10.4.20", "docx": "^9.7.1", "postcss": "8.5.26", @@ -466,8 +466,8 @@ } }, "node_modules/@biomejs/biome": { - "version": "2.5.7", - "integrity": "sha1-hFpJ/pDycbTygOQkTsrMsDBukGg=", + "version": "2.5.10", + "integrity": "sha512-WRKXARA3kTuiV5sxqTpobJ/I0MVd4vk3pOL6wnp5az4LntFIhWTj1RWZq3DI9PCEN3lXcqy7p5aqUHzvq8AXyQ==", "dev": true, "license": "MIT OR Apache-2.0", "bin": { @@ -481,19 +481,19 @@ "url": "https://opencollective.com/biome" }, "optionalDependencies": { - "@biomejs/cli-darwin-arm64": "2.5.7", - "@biomejs/cli-darwin-x64": "2.5.7", - "@biomejs/cli-linux-arm64": "2.5.7", - "@biomejs/cli-linux-arm64-musl": "2.5.7", - "@biomejs/cli-linux-x64": "2.5.7", - "@biomejs/cli-linux-x64-musl": "2.5.7", - "@biomejs/cli-win32-arm64": "2.5.7", - "@biomejs/cli-win32-x64": "2.5.7" + "@biomejs/cli-darwin-arm64": "2.5.10", + "@biomejs/cli-darwin-x64": "2.5.10", + "@biomejs/cli-linux-arm64": "2.5.10", + "@biomejs/cli-linux-arm64-musl": "2.5.10", + "@biomejs/cli-linux-x64": "2.5.10", + "@biomejs/cli-linux-x64-musl": "2.5.10", + "@biomejs/cli-win32-arm64": "2.5.10", + "@biomejs/cli-win32-x64": "2.5.10" } }, "node_modules/@biomejs/cli-darwin-arm64": { - "version": "2.5.7", - "integrity": "sha1-ZKR7cvZAX4D235L6eSRsI9kdXd0=", + "version": "2.5.10", + "integrity": "sha512-ItCrxKK6SXVT6flYs0qIuBd4AA3TTTl4d66Re6YI2FuGZnN85NmuYNzkiTJUyYw8qBLv69L5zTUB6uyWd++h3Q==", "cpu": [ "arm64" ], @@ -508,8 +508,8 @@ } }, "node_modules/@biomejs/cli-darwin-x64": { - "version": "2.5.7", - "integrity": "sha1-P1jC1uevRsfaHCIyeXoqnjJRlPQ=", + "version": "2.5.10", + "integrity": "sha512-yLsPU9pAmtChXDu8vhKAzErqe+LeeYuwuUB2FZMkRitsmdodxsYRa9KHrFispsUHzzOu+9HB3nP/TQxyia+Sjw==", "cpu": [ "x64" ], @@ -524,12 +524,15 @@ } }, "node_modules/@biomejs/cli-linux-arm64": { - "version": "2.5.7", - "integrity": "sha1-Ppi+2gyrbh8zkIgFsb4tGCrozj8=", + "version": "2.5.10", + "integrity": "sha512-VG8uQW/86a1roLaIFvtIbEigxIdzdJ190oGyg1tV7VYeQtOS+x10sflk7WbuXgw91EtZX5DlIIIej1YqkNLlcg==", "cpu": [ "arm64" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT OR Apache-2.0", "optional": true, "os": [ @@ -540,12 +543,15 @@ } }, "node_modules/@biomejs/cli-linux-arm64-musl": { - "version": "2.5.7", - "integrity": "sha1-8TUxP1n54SajVTrOQjnkJ5zC56w=", + "version": "2.5.10", + "integrity": "sha512-t1QAKZwQJRB4dvgJSgFiQ4BNfNPChg69BNonz854qLVxnjT3UvDzQg9mbkTJRu35ZqU0Rw10A73J8Urgbg2RPw==", "cpu": [ "arm64" ], "dev": true, + "libc": [ + "musl" + ], "license": "MIT OR Apache-2.0", "optional": true, "os": [ @@ -556,12 +562,15 @@ } }, "node_modules/@biomejs/cli-linux-x64": { - "version": "2.5.7", - "integrity": "sha1-9FEcjKAtjQqG0LDWiLkKoq0NFM4=", + "version": "2.5.10", + "integrity": "sha512-4O6T0eq2heoHZN0a9UX+rWQoxXEBaKf+lRi2hbsGlHneUz9BWXM76nEWMK7Eeq8gzMxR1khQB6BFpAASpeXqGg==", "cpu": [ "x64" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT OR Apache-2.0", "optional": true, "os": [ @@ -572,12 +581,15 @@ } }, "node_modules/@biomejs/cli-linux-x64-musl": { - "version": "2.5.7", - "integrity": "sha1-KiGYAzHvSSYB72yOQ5lTOV8ZvOE=", + "version": "2.5.10", + "integrity": "sha512-pgDDqp9JybHm2I0KRgzN6i4+lt8xu4iqxUwLzglUMmOmyRTU1AYBGKzh9sNMOtIjah7xoWvKHlLVetvyifzoiQ==", "cpu": [ "x64" ], "dev": true, + "libc": [ + "musl" + ], "license": "MIT OR Apache-2.0", "optional": true, "os": [ @@ -588,8 +600,8 @@ } }, "node_modules/@biomejs/cli-win32-arm64": { - "version": "2.5.7", - "integrity": "sha1-uCc0EjbWkU+Dd3hX1rFu53NBQ88=", + "version": "2.5.10", + "integrity": "sha512-pxAbxduPO4xq/Cvgaa2lOrs9BB0hEXmmDqfMNP4ZOffGOkUrD1/QGw9UAMpFQpX2P8MqTIIRuQKcmetum4Oa6A==", "cpu": [ "arm64" ], @@ -604,8 +616,8 @@ } }, "node_modules/@biomejs/cli-win32-x64": { - "version": "2.5.7", - "integrity": "sha1-q6P6RwXZY/+MifJqtdRTT4+WPJY=", + "version": "2.5.10", + "integrity": "sha512-M+2dgBsl3lXRiTfgPVc2p3anS4Tocojke4rzFLScZ2Y/wmF+36dRb1iHCLiyGqOzQGyTplZH1HnEYviiAqi3nA==", "cpu": [ "x64" ], @@ -4290,8 +4302,8 @@ } }, "node_modules/@types/react-dom": { - "version": "19.2.4", - "integrity": "sha1-Flq16X37CBhHsPZ1UGDPQKP2Zms=", + "version": "19.2.5", + "integrity": "sha512-fMPwH9v7r/pp43yUd2/Mbiex5KouJwwR3dzHkhLREUC6764VyDsqxhAxv6OFEYR1RhjOyD1naqba8ECDBe7ZQg==", "devOptional": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index 3531b47..a20c907 100644 --- a/package.json +++ b/package.json @@ -81,12 +81,12 @@ "zod": "^3.23.8" }, "devDependencies": { - "@biomejs/biome": "^2.5.6", + "@biomejs/biome": "^2.5.10", "@types/bcryptjs": "^2.4.6", "@types/node": "^22.20.1", "@types/pdf-parse": "^1.1.5", "@types/react": "^19.2.17", - "@types/react-dom": "^19.2.3", + "@types/react-dom": "^19.2.5", "autoprefixer": "^10.4.20", "docx": "^9.7.1", "postcss": "8.5.26",