diff --git a/package.json b/package.json index adb2b1a..a1284a4 100644 --- a/package.json +++ b/package.json @@ -21,28 +21,28 @@ "lint": "next lint" }, "dependencies": { - "@fluentui/react-icons": "^2.0.309", - "next": "^15.5.2", + "@fluentui/react-icons": "^2.0.311", + "next": "^15.5.4", "nodemailer": "^7.0.6", "pdf-lib": "^1.17.1", - "react": "^19.1.1", - "react-dom": "^19.1.1", - "react-social-icons": "^6.24.0", + "react": "^19.2.0", + "react-dom": "^19.2.0", + "react-social-icons": "^6.25.0", "react-turnstile": "^1.1.4", - "sharp": "^0.34.3", - "zod": "^4.1.5" + "sharp": "^0.34.4", + "zod": "^4.1.11" }, "devDependencies": { - "@next/eslint-plugin-next": "^15.5.2", - "@types/node": "^24.3.0", - "@types/nodemailer": "^7.0.1", - "@types/react": "^19.1.12", - "@types/react-dom": "^19.1.9", + "@next/eslint-plugin-next": "^15.5.4", + "@types/node": "^24.6.2", + "@types/nodemailer": "^7.0.2", + "@types/react": "^19.2.0", + "@types/react-dom": "^19.2.0", "eslint": "^9.32.0", - "eslint-config-next": "^15.5.2", - "sass": "^1.91.0", - "typescript": "~5.8.3", - "typescript-eslint": "^8.42.0" + "eslint-config-next": "^15.5.4", + "sass": "^1.93.2", + "typescript": "~5.9.3", + "typescript-eslint": "^8.45.0" }, "packageManager": "yarn@4.9.2" } diff --git a/yarn.lock b/yarn.lock index 6f43004..a5f6d97 100644 --- a/yarn.lock +++ b/yarn.lock @@ -533,13 +533,20 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.24.8": +"@babel/runtime@npm:^7.1.2": version: 7.27.1 resolution: "@babel/runtime@npm:7.27.1" checksum: 10c0/530a7332f86ac5a7442250456823a930906911d895c0b743bf1852efc88a20a016ed4cd26d442d0ca40ae6d5448111e02a08dd638a4f1064b47d080e2875dc05 languageName: node linkType: hard +"@babel/runtime@npm:^7.27.0": + version: 7.28.4 + resolution: "@babel/runtime@npm:7.28.4" + checksum: 10c0/792ce7af9750fb9b93879cc9d1db175701c4689da890e6ced242ea0207c9da411ccf16dc04e689cc01158b28d7898c40d75598f4559109f761c12ce01e959bf7 + languageName: node + linkType: hard + "@emnapi/runtime@npm:^1.4.4": version: 1.4.5 resolution: "@emnapi/runtime@npm:1.4.5" @@ -549,6 +556,15 @@ __metadata: languageName: node linkType: hard +"@emnapi/runtime@npm:^1.5.0": + version: 1.5.0 + resolution: "@emnapi/runtime@npm:1.5.0" + dependencies: + tslib: "npm:^2.4.0" + checksum: 10c0/a85c9fc4e3af49cbe41e5437e5be2551392a931910cd0a5b5d3572532786927810c9cc1db11b232ec8f9657b33d4e6f7c4f985f1a052917d7cd703b5b2a20faa + languageName: node + linkType: hard + "@emotion/hash@npm:^0.9.0": version: 0.9.2 resolution: "@emotion/hash@npm:0.9.2" @@ -660,15 +676,15 @@ __metadata: languageName: node linkType: hard -"@fluentui/react-icons@npm:^2.0.309": - version: 2.0.309 - resolution: "@fluentui/react-icons@npm:2.0.309" +"@fluentui/react-icons@npm:^2.0.311": + version: 2.0.311 + resolution: "@fluentui/react-icons@npm:2.0.311" dependencies: "@griffel/react": "npm:^1.0.0" tslib: "npm:^2.1.0" peerDependencies: - react: ">=16.8.0 <19.0.0" - checksum: 10c0/4fbd6b4c1e5f5a3c771b71288028b1724083c3eecd95f2adc0474b64236a505024ba86fc4c75299ea3bab269ec61f5957e3770daf0cdbd04e16887b60791421e + react: ">=16.8.0 <20.0.0" + checksum: 10c0/92374c68a5271afb4f8ed7e42e012bf422b3569aa0209216b65a2ec0d828bf011c1a6eccc438ff5fea7f49bf114df919ce2da861f3dcc21091025c1a4e430563 languageName: node linkType: hard @@ -745,6 +761,13 @@ __metadata: languageName: node linkType: hard +"@img/colour@npm:^1.0.0": + version: 1.0.0 + resolution: "@img/colour@npm:1.0.0" + checksum: 10c0/02261719c1e0d7aa5a2d585981954f2ac126f0c432400aa1a01b925aa2c41417b7695da8544ee04fd29eba7ecea8eaf9b8bef06f19dc8faba78f94eeac40667d + languageName: node + linkType: hard + "@img/sharp-darwin-arm64@npm:0.34.3": version: 0.34.3 resolution: "@img/sharp-darwin-arm64@npm:0.34.3" @@ -757,6 +780,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-darwin-arm64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-darwin-arm64@npm:0.34.4" + dependencies: + "@img/sharp-libvips-darwin-arm64": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-darwin-arm64": + optional: true + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + "@img/sharp-darwin-x64@npm:0.34.3": version: 0.34.3 resolution: "@img/sharp-darwin-x64@npm:0.34.3" @@ -769,6 +804,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-darwin-x64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-darwin-x64@npm:0.34.4" + dependencies: + "@img/sharp-libvips-darwin-x64": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-darwin-x64": + optional: true + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + "@img/sharp-libvips-darwin-arm64@npm:1.2.0": version: 1.2.0 resolution: "@img/sharp-libvips-darwin-arm64@npm:1.2.0" @@ -776,6 +823,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-darwin-arm64@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-darwin-arm64@npm:1.2.3" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + "@img/sharp-libvips-darwin-x64@npm:1.2.0": version: 1.2.0 resolution: "@img/sharp-libvips-darwin-x64@npm:1.2.0" @@ -783,6 +837,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-darwin-x64@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-darwin-x64@npm:1.2.3" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + "@img/sharp-libvips-linux-arm64@npm:1.2.0": version: 1.2.0 resolution: "@img/sharp-libvips-linux-arm64@npm:1.2.0" @@ -790,6 +851,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linux-arm64@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-linux-arm64@npm:1.2.3" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-libvips-linux-arm@npm:1.2.0": version: 1.2.0 resolution: "@img/sharp-libvips-linux-arm@npm:1.2.0" @@ -797,6 +865,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linux-arm@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-linux-arm@npm:1.2.3" + conditions: os=linux & cpu=arm & libc=glibc + languageName: node + linkType: hard + "@img/sharp-libvips-linux-ppc64@npm:1.2.0": version: 1.2.0 resolution: "@img/sharp-libvips-linux-ppc64@npm:1.2.0" @@ -804,6 +879,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linux-ppc64@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-linux-ppc64@npm:1.2.3" + conditions: os=linux & cpu=ppc64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-libvips-linux-s390x@npm:1.2.0": version: 1.2.0 resolution: "@img/sharp-libvips-linux-s390x@npm:1.2.0" @@ -811,6 +893,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linux-s390x@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-linux-s390x@npm:1.2.3" + conditions: os=linux & cpu=s390x & libc=glibc + languageName: node + linkType: hard + "@img/sharp-libvips-linux-x64@npm:1.2.0": version: 1.2.0 resolution: "@img/sharp-libvips-linux-x64@npm:1.2.0" @@ -818,6 +907,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linux-x64@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-linux-x64@npm:1.2.3" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-libvips-linuxmusl-arm64@npm:1.2.0": version: 1.2.0 resolution: "@img/sharp-libvips-linuxmusl-arm64@npm:1.2.0" @@ -825,6 +921,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linuxmusl-arm64@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-linuxmusl-arm64@npm:1.2.3" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + "@img/sharp-libvips-linuxmusl-x64@npm:1.2.0": version: 1.2.0 resolution: "@img/sharp-libvips-linuxmusl-x64@npm:1.2.0" @@ -832,6 +935,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linuxmusl-x64@npm:1.2.3": + version: 1.2.3 + resolution: "@img/sharp-libvips-linuxmusl-x64@npm:1.2.3" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + "@img/sharp-linux-arm64@npm:0.34.3": version: 0.34.3 resolution: "@img/sharp-linux-arm64@npm:0.34.3" @@ -844,6 +954,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linux-arm64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-linux-arm64@npm:0.34.4" + dependencies: + "@img/sharp-libvips-linux-arm64": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-linux-arm64": + optional: true + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-linux-arm@npm:0.34.3": version: 0.34.3 resolution: "@img/sharp-linux-arm@npm:0.34.3" @@ -856,6 +978,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linux-arm@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-linux-arm@npm:0.34.4" + dependencies: + "@img/sharp-libvips-linux-arm": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-linux-arm": + optional: true + conditions: os=linux & cpu=arm & libc=glibc + languageName: node + linkType: hard + "@img/sharp-linux-ppc64@npm:0.34.3": version: 0.34.3 resolution: "@img/sharp-linux-ppc64@npm:0.34.3" @@ -868,6 +1002,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linux-ppc64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-linux-ppc64@npm:0.34.4" + dependencies: + "@img/sharp-libvips-linux-ppc64": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-linux-ppc64": + optional: true + conditions: os=linux & cpu=ppc64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-linux-s390x@npm:0.34.3": version: 0.34.3 resolution: "@img/sharp-linux-s390x@npm:0.34.3" @@ -880,6 +1026,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linux-s390x@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-linux-s390x@npm:0.34.4" + dependencies: + "@img/sharp-libvips-linux-s390x": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-linux-s390x": + optional: true + conditions: os=linux & cpu=s390x & libc=glibc + languageName: node + linkType: hard + "@img/sharp-linux-x64@npm:0.34.3": version: 0.34.3 resolution: "@img/sharp-linux-x64@npm:0.34.3" @@ -892,6 +1050,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linux-x64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-linux-x64@npm:0.34.4" + dependencies: + "@img/sharp-libvips-linux-x64": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-linux-x64": + optional: true + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-linuxmusl-arm64@npm:0.34.3": version: 0.34.3 resolution: "@img/sharp-linuxmusl-arm64@npm:0.34.3" @@ -904,6 +1074,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linuxmusl-arm64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-linuxmusl-arm64@npm:0.34.4" + dependencies: + "@img/sharp-libvips-linuxmusl-arm64": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-linuxmusl-arm64": + optional: true + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + "@img/sharp-linuxmusl-x64@npm:0.34.3": version: 0.34.3 resolution: "@img/sharp-linuxmusl-x64@npm:0.34.3" @@ -916,6 +1098,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linuxmusl-x64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-linuxmusl-x64@npm:0.34.4" + dependencies: + "@img/sharp-libvips-linuxmusl-x64": "npm:1.2.3" + dependenciesMeta: + "@img/sharp-libvips-linuxmusl-x64": + optional: true + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + "@img/sharp-wasm32@npm:0.34.3": version: 0.34.3 resolution: "@img/sharp-wasm32@npm:0.34.3" @@ -925,6 +1119,15 @@ __metadata: languageName: node linkType: hard +"@img/sharp-wasm32@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-wasm32@npm:0.34.4" + dependencies: + "@emnapi/runtime": "npm:^1.5.0" + conditions: cpu=wasm32 + languageName: node + linkType: hard + "@img/sharp-win32-arm64@npm:0.34.3": version: 0.34.3 resolution: "@img/sharp-win32-arm64@npm:0.34.3" @@ -932,6 +1135,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-win32-arm64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-win32-arm64@npm:0.34.4" + conditions: os=win32 & cpu=arm64 + languageName: node + linkType: hard + "@img/sharp-win32-ia32@npm:0.34.3": version: 0.34.3 resolution: "@img/sharp-win32-ia32@npm:0.34.3" @@ -939,6 +1149,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-win32-ia32@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-win32-ia32@npm:0.34.4" + conditions: os=win32 & cpu=ia32 + languageName: node + linkType: hard + "@img/sharp-win32-x64@npm:0.34.3": version: 0.34.3 resolution: "@img/sharp-win32-x64@npm:0.34.3" @@ -946,6 +1163,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-win32-x64@npm:0.34.4": + version: 0.34.4 + resolution: "@img/sharp-win32-x64@npm:0.34.4" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + "@isaacs/cliui@npm:^8.0.2": version: 8.0.2 resolution: "@isaacs/cliui@npm:8.0.2" @@ -969,74 +1193,74 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.5.2": - version: 15.5.2 - resolution: "@next/env@npm:15.5.2" - checksum: 10c0/39bb834c36361c12b8f3f8fc9e6ce72b2af0daa1b56eab18f2b79d114403fe025317d5079ed2907334da6b4c53b2462724ffc2afa54471c335e6987b4a7a0cc3 +"@next/env@npm:15.5.4": + version: 15.5.4 + resolution: "@next/env@npm:15.5.4" + checksum: 10c0/bcf043a353e601321e6d4fb190796d7f098a08007fe2039b6a6b384df641782abfaa8e1d1d9c85ab6987323979f4f75cd4fefd3fd17d2400b881541481bee474 languageName: node linkType: hard -"@next/eslint-plugin-next@npm:15.5.2, @next/eslint-plugin-next@npm:^15.5.2": - version: 15.5.2 - resolution: "@next/eslint-plugin-next@npm:15.5.2" +"@next/eslint-plugin-next@npm:15.5.4, @next/eslint-plugin-next@npm:^15.5.4": + version: 15.5.4 + resolution: "@next/eslint-plugin-next@npm:15.5.4" dependencies: fast-glob: "npm:3.3.1" - checksum: 10c0/5bafb42b15c23f8a1c5460e4eda4cb45b7c07832f80ce734cad138781606cd9c954ee37b93fd2a973b064ea39469dfc1409301cb2c90995ce5226a3b2b07a891 + checksum: 10c0/dc90be5e86d06d61b8b5b495ed2073981ef672f707016611b47af04f15fbd6fb7c7a209d773290370e06b6409cb32b5d02146d909b3e4960750869d994b55a7b languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.5.2": - version: 15.5.2 - resolution: "@next/swc-darwin-arm64@npm:15.5.2" +"@next/swc-darwin-arm64@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-darwin-arm64@npm:15.5.4" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.5.2": - version: 15.5.2 - resolution: "@next/swc-darwin-x64@npm:15.5.2" +"@next/swc-darwin-x64@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-darwin-x64@npm:15.5.4" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.5.2": - version: 15.5.2 - resolution: "@next/swc-linux-arm64-gnu@npm:15.5.2" +"@next/swc-linux-arm64-gnu@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-linux-arm64-gnu@npm:15.5.4" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.5.2": - version: 15.5.2 - resolution: "@next/swc-linux-arm64-musl@npm:15.5.2" +"@next/swc-linux-arm64-musl@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-linux-arm64-musl@npm:15.5.4" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.5.2": - version: 15.5.2 - resolution: "@next/swc-linux-x64-gnu@npm:15.5.2" +"@next/swc-linux-x64-gnu@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-linux-x64-gnu@npm:15.5.4" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.5.2": - version: 15.5.2 - resolution: "@next/swc-linux-x64-musl@npm:15.5.2" +"@next/swc-linux-x64-musl@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-linux-x64-musl@npm:15.5.4" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.5.2": - version: 15.5.2 - resolution: "@next/swc-win32-arm64-msvc@npm:15.5.2" +"@next/swc-win32-arm64-msvc@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-win32-arm64-msvc@npm:15.5.4" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:15.5.2": - version: 15.5.2 - resolution: "@next/swc-win32-x64-msvc@npm:15.5.2" +"@next/swc-win32-x64-msvc@npm:15.5.4": + version: 15.5.4 + resolution: "@next/swc-win32-x64-msvc@npm:15.5.4" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -1794,40 +2018,40 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^24.3.0": - version: 24.3.0 - resolution: "@types/node@npm:24.3.0" +"@types/node@npm:^24.6.2": + version: 24.6.2 + resolution: "@types/node@npm:24.6.2" dependencies: - undici-types: "npm:~7.10.0" - checksum: 10c0/96bdeca01f690338957c2dcc92cb9f76c262c10398f8d91860865464412b0f9d309c24d9b03d0bdd26dd47fa7ee3f8227893d5c89bc2009d919a525a22512030 + undici-types: "npm:~7.13.0" + checksum: 10c0/d029757711be85ec468686f66cd8eca78f5996d7e2b1a5b818436e0299b19925b0fb4f7509a6b62750abdc72d66f5750ce22fb8b55559baca86df89a9c44722e languageName: node linkType: hard -"@types/nodemailer@npm:^7.0.1": - version: 7.0.1 - resolution: "@types/nodemailer@npm:7.0.1" +"@types/nodemailer@npm:^7.0.2": + version: 7.0.2 + resolution: "@types/nodemailer@npm:7.0.2" dependencies: "@aws-sdk/client-sesv2": "npm:^3.839.0" "@types/node": "npm:*" - checksum: 10c0/7e420b0f1a1119b8633f0d6777d17a66000291baaaa92ee3e7777f616089d401e4052af9c871d25e1e6bc84f2a72468ccb116c62ac5e4f3da07814bf862b5470 + checksum: 10c0/3466f155b87a4543b83d71d4eef91fe47a41b04a277557e71713913fabeef048f9c3149e8a8eff18facf3ed46be7cd6d84b18c560c36904e85b0e6c4c8fe0e77 languageName: node linkType: hard -"@types/react-dom@npm:^19.1.9": - version: 19.1.9 - resolution: "@types/react-dom@npm:19.1.9" +"@types/react-dom@npm:^19.2.0": + version: 19.2.0 + resolution: "@types/react-dom@npm:19.2.0" peerDependencies: - "@types/react": ^19.0.0 - checksum: 10c0/34c8dda86c1590b3ef0e7ecd38f9663a66ba2dd69113ba74fb0adc36b83bbfb8c94c1487a2505282a5f7e5e000d2ebf36f4c0fd41b3b672f5178fd1d4f1f8f58 + "@types/react": ^19.2.0 + checksum: 10c0/73ba326c8bc53e7bb597aa8e66ce4aabd79e501f744e1386278f0c63f1be6d78cca71a8269af3565206f296675116109a3ccbed4038409614fabf8405e54c6ef languageName: node linkType: hard -"@types/react@npm:^19.1.12": - version: 19.1.12 - resolution: "@types/react@npm:19.1.12" +"@types/react@npm:^19.2.0": + version: 19.2.0 + resolution: "@types/react@npm:19.2.0" dependencies: csstype: "npm:^3.0.2" - checksum: 10c0/e35912b43da0caaab5252444bab87a31ca22950cde2822b3b3dc32e39c2d42dad1a4cf7b5dde9783aa2d007f0b2cba6ab9563fc6d2dbcaaa833b35178118767c + checksum: 10c0/a280e146df2abd3b06eaa2f5332dade9f7ebe916334a40699ee11139c5f22aeb49b5b78b6de8c55b53ef2fa94285e1bc2feaf4fbce6fe259a7de92dc1bf67b17 languageName: node linkType: hard @@ -1838,24 +2062,24 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.42.0": - version: 8.42.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.42.0" +"@typescript-eslint/eslint-plugin@npm:8.45.0": + version: 8.45.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.45.0" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.42.0" - "@typescript-eslint/type-utils": "npm:8.42.0" - "@typescript-eslint/utils": "npm:8.42.0" - "@typescript-eslint/visitor-keys": "npm:8.42.0" + "@typescript-eslint/scope-manager": "npm:8.45.0" + "@typescript-eslint/type-utils": "npm:8.45.0" + "@typescript-eslint/utils": "npm:8.45.0" + "@typescript-eslint/visitor-keys": "npm:8.45.0" graphemer: "npm:^1.4.0" ignore: "npm:^7.0.0" natural-compare: "npm:^1.4.0" ts-api-utils: "npm:^2.1.0" peerDependencies: - "@typescript-eslint/parser": ^8.42.0 + "@typescript-eslint/parser": ^8.45.0 eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/835fd7497f0e4eaef55dc3d94079acc0ad1dc74735916915f160419b1e7f44d04fbce683b4871148d1af33046bd5ae3fed59103d4c49460776b560c42173bbff + checksum: 10c0/0c60a0e5d07fa8618348db38b5a81e66143d528e1b3cdb5678bbc6c60590cd559b27c98c36f5663230fc4cf6920dff2cd604de30b58df26a37fcfcc5dc1dbd45 languageName: node linkType: hard @@ -1880,19 +2104,19 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.42.0": - version: 8.42.0 - resolution: "@typescript-eslint/parser@npm:8.42.0" +"@typescript-eslint/parser@npm:8.45.0": + version: 8.45.0 + resolution: "@typescript-eslint/parser@npm:8.45.0" dependencies: - "@typescript-eslint/scope-manager": "npm:8.42.0" - "@typescript-eslint/types": "npm:8.42.0" - "@typescript-eslint/typescript-estree": "npm:8.42.0" - "@typescript-eslint/visitor-keys": "npm:8.42.0" + "@typescript-eslint/scope-manager": "npm:8.45.0" + "@typescript-eslint/types": "npm:8.45.0" + "@typescript-eslint/typescript-estree": "npm:8.45.0" + "@typescript-eslint/visitor-keys": "npm:8.45.0" debug: "npm:^4.3.4" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/f071154bce7f874449236919a7367d977317959fe6d454fe5369ca54dee7d057fe3b8b250c5990ea4205a9c52fd59702da63d1721895c72d745168aa31532112 + checksum: 10c0/8b419bcf795b112a39fcac05dcf147835059345b6399035ffa3f76a9d8e320f3fac79cae2fe4320dcda83fa059b017ca7626a7b4e3da08a614415c8867d169b8 languageName: node linkType: hard @@ -1925,16 +2149,16 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/project-service@npm:8.42.0": - version: 8.42.0 - resolution: "@typescript-eslint/project-service@npm:8.42.0" +"@typescript-eslint/project-service@npm:8.45.0": + version: 8.45.0 + resolution: "@typescript-eslint/project-service@npm:8.45.0" dependencies: - "@typescript-eslint/tsconfig-utils": "npm:^8.42.0" - "@typescript-eslint/types": "npm:^8.42.0" + "@typescript-eslint/tsconfig-utils": "npm:^8.45.0" + "@typescript-eslint/types": "npm:^8.45.0" debug: "npm:^4.3.4" peerDependencies: typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/788b0bc52683be376cd768a4fed3202cdaccc86f231ec94a0f6bbb1389fdfd0e14c505f03015cefb73869de63c8089b78a169ed957048a1e5ee1b6250ec19604 + checksum: 10c0/98af065a1a3ed9d3d1eb265e09d3e9c2ae676d500a8c1d764f5609fe2c1b86749516b709804eb814fae688be7809d11748b9ae691d43c28da51dac390ca81fa9 languageName: node linkType: hard @@ -1948,13 +2172,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.42.0": - version: 8.42.0 - resolution: "@typescript-eslint/scope-manager@npm:8.42.0" +"@typescript-eslint/scope-manager@npm:8.45.0": + version: 8.45.0 + resolution: "@typescript-eslint/scope-manager@npm:8.45.0" dependencies: - "@typescript-eslint/types": "npm:8.42.0" - "@typescript-eslint/visitor-keys": "npm:8.42.0" - checksum: 10c0/caca15f2124909c588ed3e48fe0769ad8baa296a0b229f724ec94f5f746e486e08dd49eeddd66d01f09e2ddaed03f9e18d7b535a44196d413f283e22f929f623 + "@typescript-eslint/types": "npm:8.45.0" + "@typescript-eslint/visitor-keys": "npm:8.45.0" + checksum: 10c0/54cd36206f6b4fc8e1e48576ed01e0d6ab20c2a9c4c7d90d5cc3a2d317dd8a13abe148ffecf471b16f1224aba5749e0905472745626bef9ae5bed771776f4abe languageName: node linkType: hard @@ -1967,12 +2191,12 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/tsconfig-utils@npm:8.42.0, @typescript-eslint/tsconfig-utils@npm:^8.42.0": - version: 8.42.0 - resolution: "@typescript-eslint/tsconfig-utils@npm:8.42.0" +"@typescript-eslint/tsconfig-utils@npm:8.45.0, @typescript-eslint/tsconfig-utils@npm:^8.45.0": + version: 8.45.0 + resolution: "@typescript-eslint/tsconfig-utils@npm:8.45.0" peerDependencies: typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/03882eeee279fafa2cb4ee3154742417fd29395b3bfe3f867d9d4cb9cb68d1200c885c35b96dd558a1aff8561ac3700cff8ca7680a5cf34e5e0e136a6ee3c30c + checksum: 10c0/227a9b7a5baaf35466fd369992cb933192515df1156ddf22f438deb344c2523695208e1036f5590b20603f31724de75a47fe0ee84e2fd4c8e9f3606f23f68112 languageName: node linkType: hard @@ -1991,19 +2215,19 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.42.0": - version: 8.42.0 - resolution: "@typescript-eslint/type-utils@npm:8.42.0" +"@typescript-eslint/type-utils@npm:8.45.0": + version: 8.45.0 + resolution: "@typescript-eslint/type-utils@npm:8.45.0" dependencies: - "@typescript-eslint/types": "npm:8.42.0" - "@typescript-eslint/typescript-estree": "npm:8.42.0" - "@typescript-eslint/utils": "npm:8.42.0" + "@typescript-eslint/types": "npm:8.45.0" + "@typescript-eslint/typescript-estree": "npm:8.45.0" + "@typescript-eslint/utils": "npm:8.45.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^2.1.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/47e5f7276cafd7719d3e2f2e456fa988927e658d15c2c188a692d9c639f9d76f582a6c133cb1bf01eba9027e1022eb6b79b57861a96302460e5e847c2b536afa + checksum: 10c0/ce0f4c209c2418ebeb65e7de053499fb68bf6000bdd71068594fdb8c8ac3dbbd62935a3cea233989491f7da3ef5db87e7efd2910133c6abf6d0cbf57248f6442 languageName: node linkType: hard @@ -2014,10 +2238,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.42.0, @typescript-eslint/types@npm:^8.42.0": - version: 8.42.0 - resolution: "@typescript-eslint/types@npm:8.42.0" - checksum: 10c0/d585dff5005328282cc59f9402e886a3db64727906ad3e68b49d7ef73bc07bef3ed569287ba826ebaa07b69be42a72232a38529951d64c28cebd83db0892cd33 +"@typescript-eslint/types@npm:8.45.0, @typescript-eslint/types@npm:^8.45.0": + version: 8.45.0 + resolution: "@typescript-eslint/types@npm:8.45.0" + checksum: 10c0/0213a0573c671d13bc91961a2b2e814ec7f6381ff093bce6704017bd96b2fc7fee25906c815cedb32a0601cf5071ca6c7c5f940d087c3b0d3dd7d4bc03478278 languageName: node linkType: hard @@ -2041,14 +2265,14 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.42.0": - version: 8.42.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.42.0" +"@typescript-eslint/typescript-estree@npm:8.45.0": + version: 8.45.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.45.0" dependencies: - "@typescript-eslint/project-service": "npm:8.42.0" - "@typescript-eslint/tsconfig-utils": "npm:8.42.0" - "@typescript-eslint/types": "npm:8.42.0" - "@typescript-eslint/visitor-keys": "npm:8.42.0" + "@typescript-eslint/project-service": "npm:8.45.0" + "@typescript-eslint/tsconfig-utils": "npm:8.45.0" + "@typescript-eslint/types": "npm:8.45.0" + "@typescript-eslint/visitor-keys": "npm:8.45.0" debug: "npm:^4.3.4" fast-glob: "npm:^3.3.2" is-glob: "npm:^4.0.3" @@ -2057,7 +2281,7 @@ __metadata: ts-api-utils: "npm:^2.1.0" peerDependencies: typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/2d3354d780421cfa90f812048984c43cd47aabecef7a5c0f56ad0b91331cb369d1c8366da90bf9a8f6df47df3741f9e16897e998f16270ac55376f519b775c23 + checksum: 10c0/8c2f44a00fe859a6cd4b50157c484c5b6a1c7af5d48e89ae79c5f4924947964962fc8f478ad4c2ade788907fceee9b72d4e376508ea79b51392f91082a37d239 languageName: node linkType: hard @@ -2076,18 +2300,18 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.42.0": - version: 8.42.0 - resolution: "@typescript-eslint/utils@npm:8.42.0" +"@typescript-eslint/utils@npm:8.45.0": + version: 8.45.0 + resolution: "@typescript-eslint/utils@npm:8.45.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.7.0" - "@typescript-eslint/scope-manager": "npm:8.42.0" - "@typescript-eslint/types": "npm:8.42.0" - "@typescript-eslint/typescript-estree": "npm:8.42.0" + "@typescript-eslint/scope-manager": "npm:8.45.0" + "@typescript-eslint/types": "npm:8.45.0" + "@typescript-eslint/typescript-estree": "npm:8.45.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/acf30019023669ddae00c02cabfa74fc12defccd4703e552ab5115edbeceaaf1688c1586873bf66aefeb3f03eb1ed456905403303913c724db38bf030e40a700 + checksum: 10c0/b3c83a23813b15e20e303d7153789508c01e06dec355b1a80547c59aa36998d498102f45fcd13f111031fac57270608abb04d20560248d4448fd00b1cf4dc4ab languageName: node linkType: hard @@ -2101,13 +2325,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.42.0": - version: 8.42.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.42.0" +"@typescript-eslint/visitor-keys@npm:8.45.0": + version: 8.45.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.45.0" dependencies: - "@typescript-eslint/types": "npm:8.42.0" + "@typescript-eslint/types": "npm:8.45.0" eslint-visitor-keys: "npm:^4.2.1" - checksum: 10c0/22c942f2a100d71c08f952b976446e824ddf227d4ac02b7016e12d4a33804ab06072d570695baed3565d0a08a1d3fa6ff3ccf97a122d63e65780f871d597f1b1 + checksum: 10c0/119adcf50c902dad7f7757bcdd88fad0a23a171d309d9b7cefe78af12e451cf84c04ae611f4c31f7e23f16c2b47665ad92e6e5648fc77d542ef306f465bf1f29 languageName: node linkType: hard @@ -2825,6 +3049,13 @@ __metadata: languageName: node linkType: hard +"detect-libc@npm:^2.1.0": + version: 2.1.1 + resolution: "detect-libc@npm:2.1.1" + checksum: 10c0/97053299c1f68c7c4adf7b78c8d506e1d5f3a3fbc775920aaa0ecf7f8fcc6dfa46338a6ca82fe4500b4a51937def314584265a4ec9d565577485c4496aa7d64e + languageName: node + linkType: hard + "doctrine@npm:^2.1.0": version: 2.1.0 resolution: "doctrine@npm:2.1.0" @@ -3187,11 +3418,11 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:^15.5.2": - version: 15.5.2 - resolution: "eslint-config-next@npm:15.5.2" +"eslint-config-next@npm:^15.5.4": + version: 15.5.4 + resolution: "eslint-config-next@npm:15.5.4" dependencies: - "@next/eslint-plugin-next": "npm:15.5.2" + "@next/eslint-plugin-next": "npm:15.5.4" "@rushstack/eslint-patch": "npm:^1.10.3" "@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0" "@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0" @@ -3207,7 +3438,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/8453afa73211e368137c8d20d7ce31cd043306460f9f7f78d62a7cfd9c1d55f00f2ba96780d212638162002eef707640b4caa9f56d8744159b5b6ce5f656219c + checksum: 10c0/5e2065ca17f16a85fdde7791b593890f8180e9c8cba7ecff12248d76afdb8f3de2c1f6f0440ac54d9fd0d2e86dbddb968bc263e77f663edaa6cc30b2a8c43b1f languageName: node linkType: hard @@ -4847,26 +5078,26 @@ __metadata: version: 0.0.0-use.local resolution: "my-website@workspace:." dependencies: - "@fluentui/react-icons": "npm:^2.0.309" - "@next/eslint-plugin-next": "npm:^15.5.2" - "@types/node": "npm:^24.3.0" - "@types/nodemailer": "npm:^7.0.1" - "@types/react": "npm:^19.1.12" - "@types/react-dom": "npm:^19.1.9" + "@fluentui/react-icons": "npm:^2.0.311" + "@next/eslint-plugin-next": "npm:^15.5.4" + "@types/node": "npm:^24.6.2" + "@types/nodemailer": "npm:^7.0.2" + "@types/react": "npm:^19.2.0" + "@types/react-dom": "npm:^19.2.0" eslint: "npm:^9.32.0" - eslint-config-next: "npm:^15.5.2" - next: "npm:^15.5.2" + eslint-config-next: "npm:^15.5.4" + next: "npm:^15.5.4" nodemailer: "npm:^7.0.6" pdf-lib: "npm:^1.17.1" - react: "npm:^19.1.1" - react-dom: "npm:^19.1.1" - react-social-icons: "npm:^6.24.0" + react: "npm:^19.2.0" + react-dom: "npm:^19.2.0" + react-social-icons: "npm:^6.25.0" react-turnstile: "npm:^1.1.4" - sass: "npm:^1.91.0" - sharp: "npm:^0.34.3" - typescript: "npm:~5.8.3" - typescript-eslint: "npm:^8.42.0" - zod: "npm:^4.1.5" + sass: "npm:^1.93.2" + sharp: "npm:^0.34.4" + typescript: "npm:~5.9.3" + typescript-eslint: "npm:^8.45.0" + zod: "npm:^4.1.11" languageName: unknown linkType: soft @@ -4893,19 +5124,19 @@ __metadata: languageName: node linkType: hard -"next@npm:^15.5.2": - version: 15.5.2 - resolution: "next@npm:15.5.2" +"next@npm:^15.5.4": + version: 15.5.4 + resolution: "next@npm:15.5.4" dependencies: - "@next/env": "npm:15.5.2" - "@next/swc-darwin-arm64": "npm:15.5.2" - "@next/swc-darwin-x64": "npm:15.5.2" - "@next/swc-linux-arm64-gnu": "npm:15.5.2" - "@next/swc-linux-arm64-musl": "npm:15.5.2" - "@next/swc-linux-x64-gnu": "npm:15.5.2" - "@next/swc-linux-x64-musl": "npm:15.5.2" - "@next/swc-win32-arm64-msvc": "npm:15.5.2" - "@next/swc-win32-x64-msvc": "npm:15.5.2" + "@next/env": "npm:15.5.4" + "@next/swc-darwin-arm64": "npm:15.5.4" + "@next/swc-darwin-x64": "npm:15.5.4" + "@next/swc-linux-arm64-gnu": "npm:15.5.4" + "@next/swc-linux-arm64-musl": "npm:15.5.4" + "@next/swc-linux-x64-gnu": "npm:15.5.4" + "@next/swc-linux-x64-musl": "npm:15.5.4" + "@next/swc-win32-arm64-msvc": "npm:15.5.4" + "@next/swc-win32-x64-msvc": "npm:15.5.4" "@swc/helpers": "npm:0.5.15" caniuse-lite: "npm:^1.0.30001579" postcss: "npm:8.4.31" @@ -4948,7 +5179,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/3bed56bcca1f0fe07908fa075229f7f2662b4870974570f9e5a944758db9960868704ea4253f05c79507381b2e0014e8b621d7934408e26a0df8cbb3621986d8 + checksum: 10c0/3b5f04ed86d863bd5942b8ffb1ba8343da707579e720225c262d833d1b36c0daa0dbc3e6b24192280d0e02b066ac006a2b78673bbced19ca829de09bb4a2d73c languageName: node linkType: hard @@ -5337,14 +5568,14 @@ __metadata: languageName: node linkType: hard -"react-dom@npm:^19.1.1": - version: 19.1.1 - resolution: "react-dom@npm:19.1.1" +"react-dom@npm:^19.2.0": + version: 19.2.0 + resolution: "react-dom@npm:19.2.0" dependencies: - scheduler: "npm:^0.26.0" + scheduler: "npm:^0.27.0" peerDependencies: - react: ^19.1.1 - checksum: 10c0/8c91198510521299c56e4e8d5e3a4508b2734fb5e52f29eeac33811de64e76fe586ad32c32182e2e84e070d98df67125da346c3360013357228172dbcd20bcdd + react: ^19.2.0 + checksum: 10c0/fa2cae05248d01288e91523b590ce4e7635b1e13f1344e225f850d722a8da037bf0782f63b1c1d46353334e0c696909b82e582f8cad607948fde6f7646cc18d9 languageName: node linkType: hard @@ -5355,15 +5586,15 @@ __metadata: languageName: node linkType: hard -"react-social-icons@npm:^6.24.0": - version: 6.24.0 - resolution: "react-social-icons@npm:6.24.0" +"react-social-icons@npm:^6.25.0": + version: 6.25.0 + resolution: "react-social-icons@npm:6.25.0" dependencies: - "@babel/runtime": "npm:^7.24.8" + "@babel/runtime": "npm:^7.27.0" peerDependencies: react: 16.x.x || 17.x.x || 18.x.x || 19.x.x react-dom: 16.x.x || 17.x.x || 18.x.x || 19.x.x - checksum: 10c0/fc0e2b8beb0e20c6d1e911adab3eac4b1ba18e002b5adf6b1c87f62eff744c0fcf134b024b93b93423dfdcbe57433c2534ebc23ca3202870bde22fe0a5edc4dd + checksum: 10c0/745597cb3459018b7294cfc3f0e8ca3b9d337d0990d4f2f5c9d197f6aea997310f9bb410aea4b961994a4f4662a08645eff5e1e99e9b1776cf49c9c3c19f82e5 languageName: node linkType: hard @@ -5377,10 +5608,10 @@ __metadata: languageName: node linkType: hard -"react@npm:^19.1.1": - version: 19.1.1 - resolution: "react@npm:19.1.1" - checksum: 10c0/8c9769a2dfd02e603af6445058325e6c8a24b47b185d0e461f66a6454765ddcaecb3f0a90184836c68bb509f3c38248359edbc42f0d07c23eb500a5c30c87b4e +"react@npm:^19.2.0": + version: 19.2.0 + resolution: "react@npm:19.2.0" + checksum: 10c0/1b6d64eacb9324725bfe1e7860cb7a6b8a34bc89a482920765ebff5c10578eb487e6b46b2f0df263bd27a25edbdae2c45e5ea5d81ae61404301c1a7192c38330 languageName: node linkType: hard @@ -5629,9 +5860,9 @@ __metadata: languageName: node linkType: hard -"sass@npm:^1.91.0": - version: 1.91.0 - resolution: "sass@npm:1.91.0" +"sass@npm:^1.93.2": + version: 1.93.2 + resolution: "sass@npm:1.93.2" dependencies: "@parcel/watcher": "npm:^2.4.1" chokidar: "npm:^4.0.0" @@ -5642,14 +5873,14 @@ __metadata: optional: true bin: sass: sass.js - checksum: 10c0/5be1c98f7a618cb5f90b62f63d2aa0f78f9bf369c93ec7cd9880752a26b0ead19aa63cc341e8a26ce6c74d080baa5705f1685dff52fe6a3f28a7828ae50182b6 + checksum: 10c0/5a19f12dbe8c142e40c1e0473d1e624898242b1c21010301e169b528be8c580df6356329c798522b525eb11eda4b04b9b77422badc55c47889600f8477201d2b languageName: node linkType: hard -"scheduler@npm:^0.26.0": - version: 0.26.0 - resolution: "scheduler@npm:0.26.0" - checksum: 10c0/5b8d5bfddaae3513410eda54f2268e98a376a429931921a81b5c3a2873aab7ca4d775a8caac5498f8cbc7d0daeab947cf923dbd8e215d61671f9f4e392d34356 +"scheduler@npm:^0.27.0": + version: 0.27.0 + resolution: "scheduler@npm:0.27.0" + checksum: 10c0/4f03048cb05a3c8fddc45813052251eca00688f413a3cee236d984a161da28db28ba71bd11e7a3dd02f7af84ab28d39fb311431d3b3772fed557945beb00c452 languageName: node linkType: hard @@ -5809,6 +6040,84 @@ __metadata: languageName: node linkType: hard +"sharp@npm:^0.34.4": + version: 0.34.4 + resolution: "sharp@npm:0.34.4" + dependencies: + "@img/colour": "npm:^1.0.0" + "@img/sharp-darwin-arm64": "npm:0.34.4" + "@img/sharp-darwin-x64": "npm:0.34.4" + "@img/sharp-libvips-darwin-arm64": "npm:1.2.3" + "@img/sharp-libvips-darwin-x64": "npm:1.2.3" + "@img/sharp-libvips-linux-arm": "npm:1.2.3" + "@img/sharp-libvips-linux-arm64": "npm:1.2.3" + "@img/sharp-libvips-linux-ppc64": "npm:1.2.3" + "@img/sharp-libvips-linux-s390x": "npm:1.2.3" + "@img/sharp-libvips-linux-x64": "npm:1.2.3" + "@img/sharp-libvips-linuxmusl-arm64": "npm:1.2.3" + "@img/sharp-libvips-linuxmusl-x64": "npm:1.2.3" + "@img/sharp-linux-arm": "npm:0.34.4" + "@img/sharp-linux-arm64": "npm:0.34.4" + "@img/sharp-linux-ppc64": "npm:0.34.4" + "@img/sharp-linux-s390x": "npm:0.34.4" + "@img/sharp-linux-x64": "npm:0.34.4" + "@img/sharp-linuxmusl-arm64": "npm:0.34.4" + "@img/sharp-linuxmusl-x64": "npm:0.34.4" + "@img/sharp-wasm32": "npm:0.34.4" + "@img/sharp-win32-arm64": "npm:0.34.4" + "@img/sharp-win32-ia32": "npm:0.34.4" + "@img/sharp-win32-x64": "npm:0.34.4" + detect-libc: "npm:^2.1.0" + semver: "npm:^7.7.2" + dependenciesMeta: + "@img/sharp-darwin-arm64": + optional: true + "@img/sharp-darwin-x64": + optional: true + "@img/sharp-libvips-darwin-arm64": + optional: true + "@img/sharp-libvips-darwin-x64": + optional: true + "@img/sharp-libvips-linux-arm": + optional: true + "@img/sharp-libvips-linux-arm64": + optional: true + "@img/sharp-libvips-linux-ppc64": + optional: true + "@img/sharp-libvips-linux-s390x": + optional: true + "@img/sharp-libvips-linux-x64": + optional: true + "@img/sharp-libvips-linuxmusl-arm64": + optional: true + "@img/sharp-libvips-linuxmusl-x64": + optional: true + "@img/sharp-linux-arm": + optional: true + "@img/sharp-linux-arm64": + optional: true + "@img/sharp-linux-ppc64": + optional: true + "@img/sharp-linux-s390x": + optional: true + "@img/sharp-linux-x64": + optional: true + "@img/sharp-linuxmusl-arm64": + optional: true + "@img/sharp-linuxmusl-x64": + optional: true + "@img/sharp-wasm32": + optional: true + "@img/sharp-win32-arm64": + optional: true + "@img/sharp-win32-ia32": + optional: true + "@img/sharp-win32-x64": + optional: true + checksum: 10c0/c2d8afab823a53bb720c42aaddde2031d7a1e25b7f1bd123e342b6b77ffce5e2730017fd52282cadf6109b325bc16f35be4771caa040cf2855978b709be35f05 + languageName: node + linkType: hard + "shebang-command@npm:^2.0.0": version: 2.0.0 resolution: "shebang-command@npm:2.0.0" @@ -6423,38 +6732,38 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:^8.42.0": - version: 8.42.0 - resolution: "typescript-eslint@npm:8.42.0" +"typescript-eslint@npm:^8.45.0": + version: 8.45.0 + resolution: "typescript-eslint@npm:8.45.0" dependencies: - "@typescript-eslint/eslint-plugin": "npm:8.42.0" - "@typescript-eslint/parser": "npm:8.42.0" - "@typescript-eslint/typescript-estree": "npm:8.42.0" - "@typescript-eslint/utils": "npm:8.42.0" + "@typescript-eslint/eslint-plugin": "npm:8.45.0" + "@typescript-eslint/parser": "npm:8.45.0" + "@typescript-eslint/typescript-estree": "npm:8.45.0" + "@typescript-eslint/utils": "npm:8.45.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/f2220c7230640ace7c34b4dd19186f85bebb7179a4dc7b3cac22c9cae0e5868f2356fd8eabda7e5f027f066a43ecb4e1b06c910ced97d6de6b1ad7fb3af8293b + checksum: 10c0/2342b0bffe6f719711adbb42116f90cb1fe1670e2e74dde2739482c9d61c2a975ee16e2d560684613050544b543342ec1b11b46e158a48ecc605f5882d2d5da7 languageName: node linkType: hard -"typescript@npm:~5.8.3": - version: 5.8.3 - resolution: "typescript@npm:5.8.3" +"typescript@npm:~5.9.3": + version: 5.9.3 + resolution: "typescript@npm:5.9.3" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48 + checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5 languageName: node linkType: hard -"typescript@patch:typescript@npm%3A~5.8.3#optional!builtin": - version: 5.8.3 - resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin::version=5.8.3&hash=5786d5" +"typescript@patch:typescript@npm%3A~5.9.3#optional!builtin": + version: 5.9.3 + resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin::version=5.9.3&hash=5786d5" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb + checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430 languageName: node linkType: hard @@ -6482,10 +6791,10 @@ __metadata: languageName: node linkType: hard -"undici-types@npm:~7.10.0": - version: 7.10.0 - resolution: "undici-types@npm:7.10.0" - checksum: 10c0/8b00ce50e235fe3cc601307f148b5e8fb427092ee3b23e8118ec0a5d7f68eca8cee468c8fc9f15cbb2cf2a3797945ebceb1cbd9732306a1d00e0a9b6afa0f635 +"undici-types@npm:~7.13.0": + version: 7.13.0 + resolution: "undici-types@npm:7.13.0" + checksum: 10c0/44bbb0935425291351bfd8039571f017295b5d6dc5727045d0a4fea8c6ffe73a6703b48ce010f9cb539b9041a75b463f8cfe1e7309cab7486452505fb0d66151 languageName: node linkType: hard @@ -6696,9 +7005,9 @@ __metadata: languageName: node linkType: hard -"zod@npm:^4.1.5": - version: 4.1.5 - resolution: "zod@npm:4.1.5" - checksum: 10c0/7826fb931bc71d4d0fff2fbb72f1a1cf30a6672cf9dbe6933a216bbb60242ef1c3bdfbcd3c5b27e806235a35efaad7a4a9897ff4d3621452f9ea278bce6fd42a +"zod@npm:^4.1.11": + version: 4.1.11 + resolution: "zod@npm:4.1.11" + checksum: 10c0/ce6a4c4acfbf51d7dd0f2669c82f207d62a1f00264eef608994b94eb99d86a74c99f59b0dd3e61ef82909ee136631378b709e0908f0a02a2d5c21d0c497de5db languageName: node linkType: hard