From 9d45e3020af5a5e1a5a215d93a0c291464526a7c Mon Sep 17 00:00:00 2001 From: Aiden Perry Date: Sat, 4 Nov 2023 22:13:46 -0400 Subject: [PATCH] bug fixes --- package.json | 8 +- pnpm-lock.yaml | 182 +++++++++--------- src/app.html | 2 +- .../components/decorative/IconVerified.svelte | 2 +- src/lib/components/nav/Navbar.svelte | 2 +- .../project/ProjectComponent.svelte | 7 +- src/lib/components/project/ProjectNav.svelte | 9 +- src/lib/components/utility/Tooltip.svelte | 31 ++- src/routes/+page.svelte | 5 +- src/routes/jam/+page.svelte | 1 - src/routes/notifications/+page.svelte | 3 +- src/routes/projects/new/+page.svelte | 2 +- src/routes/user/[user]/+page.svelte | 11 +- 13 files changed, 140 insertions(+), 125 deletions(-) diff --git a/package.json b/package.json index e274b663..bceb7a18 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@iconify-json/tabler": "^1.1.96", "@playwright/test": "^1.39.0", "@sveltejs/adapter-cloudflare": "^2.3.3", - "@sveltejs/kit": "^1.27.2", + "@sveltejs/kit": "^1.27.3", "@types/animejs": "^3.1.10", "@types/nprogress": "^0.2.2", "@typescript-eslint/eslint-plugin": "^6.9.1", @@ -27,8 +27,8 @@ "animejs": "^3.2.1", "dotenv": "^16.3.1", "esbuild": "^0.19.5", - "eslint": "^8.52.0", - "eslint-plugin-svelte": "^2.34.0", + "eslint": "^8.53.0", + "eslint-plugin-svelte": "^2.34.1", "eslint-plugin-unicorn": "^49.0.0", "highlight.js": "^11.9.0", "jszip": "^3.10.1", @@ -57,7 +57,7 @@ "typescript": "^5.2.2", "unified": "^11.0.4", "unlighthouse": "^0.10.0", - "unplugin-icons": "^0.17.1", + "unplugin-icons": "^0.17.3", "vite": "^4.5.0", "vite-plugin-image-optimizer": "^1.1.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a47d10fb..5159025f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,10 +45,10 @@ devDependencies: version: 1.39.0 '@sveltejs/adapter-cloudflare': specifier: ^2.3.3 - version: 2.3.3(@sveltejs/kit@1.27.2) + version: 2.3.3(@sveltejs/kit@1.27.3) '@sveltejs/kit': - specifier: ^1.27.2 - version: 1.27.2(svelte@4.2.2)(vite@4.5.0) + specifier: ^1.27.3 + version: 1.27.3(svelte@4.2.2)(vite@4.5.0) '@types/animejs': specifier: ^3.1.10 version: 3.1.10 @@ -57,10 +57,10 @@ devDependencies: version: 0.2.2 '@typescript-eslint/eslint-plugin': specifier: ^6.9.1 - version: 6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.52.0)(typescript@5.2.2) + version: 6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/parser': specifier: ^6.9.1 - version: 6.9.1(eslint@8.52.0)(typescript@5.2.2) + version: 6.9.1(eslint@8.53.0)(typescript@5.2.2) animejs: specifier: ^3.2.1 version: 3.2.1 @@ -71,14 +71,14 @@ devDependencies: specifier: ^0.19.5 version: 0.19.5 eslint: - specifier: ^8.52.0 - version: 8.52.0 + specifier: ^8.53.0 + version: 8.53.0 eslint-plugin-svelte: - specifier: ^2.34.0 - version: 2.34.0(eslint@8.52.0)(svelte@4.2.2) + specifier: ^2.34.1 + version: 2.34.1(eslint@8.53.0)(svelte@4.2.2) eslint-plugin-unicorn: specifier: ^49.0.0 - version: 49.0.0(eslint@8.52.0) + version: 49.0.0(eslint@8.53.0) highlight.js: specifier: ^11.9.0 version: 11.9.0 @@ -159,10 +159,10 @@ devDependencies: version: 11.0.4 unlighthouse: specifier: ^0.10.0 - version: 0.10.0(puppeteer@21.4.1)(typescript@5.2.2)(vue@3.3.7) + version: 0.10.0(puppeteer@21.5.0)(typescript@5.2.2)(vue@3.3.7) unplugin-icons: - specifier: ^0.17.1 - version: 0.17.1 + specifier: ^0.17.3 + version: 0.17.3 vite: specifier: ^4.5.0 version: 4.5.0(lightningcss@1.22.0) @@ -796,13 +796,13 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.52.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.53.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.52.0 + eslint: 8.53.0 eslint-visitor-keys: 3.4.3 dev: true @@ -811,8 +811,8 @@ packages: engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true - /@eslint/eslintrc@2.1.2: - resolution: {integrity: sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==} + /@eslint/eslintrc@2.1.3: + resolution: {integrity: sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 @@ -828,8 +828,8 @@ packages: - supports-color dev: true - /@eslint/js@8.52.0: - resolution: {integrity: sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA==} + /@eslint/js@8.53.0: + resolution: {integrity: sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -1081,19 +1081,19 @@ packages: engines: {node: '>=10'} dev: true - /@sveltejs/adapter-cloudflare@2.3.3(@sveltejs/kit@1.27.2): + /@sveltejs/adapter-cloudflare@2.3.3(@sveltejs/kit@1.27.3): resolution: {integrity: sha512-bbcm6kq4dEluFtFJZed3KSRG4f5GUElYkVfOmnPruTqZ29nTElPJTomAu5QCp7GLkwA26O3h1Dk7+d9yLTQEXg==} peerDependencies: '@sveltejs/kit': ^1.0.0 dependencies: '@cloudflare/workers-types': 4.20231025.0 - '@sveltejs/kit': 1.27.2(svelte@4.2.2)(vite@4.5.0) + '@sveltejs/kit': 1.27.3(svelte@4.2.2)(vite@4.5.0) esbuild: 0.18.20 worktop: 0.8.0-next.15 dev: true - /@sveltejs/kit@1.27.2(svelte@4.2.2)(vite@4.5.0): - resolution: {integrity: sha512-2w2VbPpK8DI3QCSVa2UNAv5sKNks1LT8GsEdpk41ffOyO2znGx2ZwcRWacsqlvh3d9lncZuDdANvCbTbuKvy3Q==} + /@sveltejs/kit@1.27.3(svelte@4.2.2)(vite@4.5.0): + resolution: {integrity: sha512-pd7qwX6ww5noA0/FLk45B0aKUeOXWR+pfZsGTrv3dRmj3lTmnki9UTmTdWzHJGrje+BBkGUZHfgGrsSOQQBQpQ==} engines: {node: ^16.14 || >=18} hasBin: true requiresBuild: true @@ -1291,7 +1291,7 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin@6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.52.0)(typescript@5.2.2): + /@typescript-eslint/eslint-plugin@6.9.1(@typescript-eslint/parser@6.9.1)(eslint@8.53.0)(typescript@5.2.2): resolution: {integrity: sha512-w0tiiRc9I4S5XSXXrMHOWgHgxbrBn1Ro+PmiYhSg2ZVdxrAJtQgzU5o2m1BfP6UOn7Vxcc6152vFjQfmZR4xEg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1303,13 +1303,13 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 6.9.1(eslint@8.52.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.9.1(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/scope-manager': 6.9.1 - '@typescript-eslint/type-utils': 6.9.1(eslint@8.52.0)(typescript@5.2.2) - '@typescript-eslint/utils': 6.9.1(eslint@8.52.0)(typescript@5.2.2) + '@typescript-eslint/type-utils': 6.9.1(eslint@8.53.0)(typescript@5.2.2) + '@typescript-eslint/utils': 6.9.1(eslint@8.53.0)(typescript@5.2.2) '@typescript-eslint/visitor-keys': 6.9.1 debug: 4.3.4 - eslint: 8.52.0 + eslint: 8.53.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 @@ -1320,7 +1320,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.9.1(eslint@8.52.0)(typescript@5.2.2): + /@typescript-eslint/parser@6.9.1(eslint@8.53.0)(typescript@5.2.2): resolution: {integrity: sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1335,7 +1335,7 @@ packages: '@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2) '@typescript-eslint/visitor-keys': 6.9.1 debug: 4.3.4 - eslint: 8.52.0 + eslint: 8.53.0 typescript: 5.2.2 transitivePeerDependencies: - supports-color @@ -1349,7 +1349,7 @@ packages: '@typescript-eslint/visitor-keys': 6.9.1 dev: true - /@typescript-eslint/type-utils@6.9.1(eslint@8.52.0)(typescript@5.2.2): + /@typescript-eslint/type-utils@6.9.1(eslint@8.53.0)(typescript@5.2.2): resolution: {integrity: sha512-eh2oHaUKCK58qIeYp19F5V5TbpM52680sB4zNSz29VBQPTWIlE/hCj5P5B1AChxECe/fmZlspAWFuRniep1Skg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1360,9 +1360,9 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2) - '@typescript-eslint/utils': 6.9.1(eslint@8.52.0)(typescript@5.2.2) + '@typescript-eslint/utils': 6.9.1(eslint@8.53.0)(typescript@5.2.2) debug: 4.3.4 - eslint: 8.52.0 + eslint: 8.53.0 ts-api-utils: 1.0.3(typescript@5.2.2) typescript: 5.2.2 transitivePeerDependencies: @@ -1395,19 +1395,19 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@6.9.1(eslint@8.52.0)(typescript@5.2.2): + /@typescript-eslint/utils@6.9.1(eslint@8.53.0)(typescript@5.2.2): resolution: {integrity: sha512-L1T0A5nFdQrMVunpZgzqPL6y2wVreSyHhKGZryS6jrEN7bD9NplVAyMryUhXsQ4TWLnZmxc2ekar/lSGIlprCA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.52.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.53.0) '@types/json-schema': 7.0.14 '@types/semver': 7.5.4 '@typescript-eslint/scope-manager': 6.9.1 '@typescript-eslint/types': 6.9.1 '@typescript-eslint/typescript-estree': 6.9.1(typescript@5.2.2) - eslint: 8.52.0 + eslint: 8.53.0 semver: 7.5.4 transitivePeerDependencies: - supports-color @@ -1426,12 +1426,12 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@unlighthouse/cli@0.10.0(puppeteer@21.4.1)(typescript@5.2.2): + /@unlighthouse/cli@0.10.0(puppeteer@21.5.0)(typescript@5.2.2): resolution: {integrity: sha512-JkHfyPfmntPR2Cb5ufBCKGe9LSoR5TX3Q4V78tppTBAfkrvffuUo7eBV0Xh9BBJ3SZX0DvOc1wWYyE5Mf56Axg==} hasBin: true dependencies: - '@unlighthouse/core': 0.10.0(puppeteer@21.4.1)(typescript@5.2.2) - '@unlighthouse/server': 0.10.0(puppeteer@21.4.1)(typescript@5.2.2) + '@unlighthouse/core': 0.10.0(puppeteer@21.5.0)(typescript@5.2.2) + '@unlighthouse/server': 0.10.0(puppeteer@21.5.0)(typescript@5.2.2) better-opn: 3.0.2 cac: 6.7.14 consola: 3.2.3 @@ -1465,7 +1465,7 @@ packages: - typescript dev: true - /@unlighthouse/core@0.10.0(puppeteer@21.4.1)(typescript@5.2.2): + /@unlighthouse/core@0.10.0(puppeteer@21.5.0)(typescript@5.2.2): resolution: {integrity: sha512-rVXczAUE/zFjgApJBPjZ0S8bu+Y6E0s/r+o6KWS1HEy2LVV7dBJg7onqOKV053BiSjzmfEfhemTKqAGV2/BUWQ==} peerDependencies: puppeteer: '*' @@ -1500,8 +1500,8 @@ packages: object-hash: 3.0.0 ofetch: 1.3.3 pathe: 1.1.1 - puppeteer: 21.4.1(typescript@5.2.2) - puppeteer-cluster: 0.23.0(puppeteer@21.4.1) + puppeteer: 21.5.0(typescript@5.2.2) + puppeteer-cluster: 0.23.0(puppeteer@21.5.0) puppeteer-core: 20.9.0(typescript@5.2.2) regexparam: 2.0.1 sanitize-filename: 1.6.3 @@ -1522,10 +1522,10 @@ packages: - utf-8-validate dev: true - /@unlighthouse/server@0.10.0(puppeteer@21.4.1)(typescript@5.2.2): + /@unlighthouse/server@0.10.0(puppeteer@21.5.0)(typescript@5.2.2): resolution: {integrity: sha512-IvA/lL2b+sFpnBOShFbnqTSKITOSv0pbeREWlJoDNZLGOXnVfHbrWRsqu1FBtbIQf5u6EBwChSDLxU94OanW2Q==} dependencies: - '@unlighthouse/core': 0.10.0(puppeteer@21.4.1)(typescript@5.2.2) + '@unlighthouse/core': 0.10.0(puppeteer@21.5.0)(typescript@5.2.2) h3: 1.8.2 listhen: 1.1.2 transitivePeerDependencies: @@ -1912,8 +1912,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001559 - electron-to-chromium: 1.4.573 + caniuse-lite: 1.0.30001561 + electron-to-chromium: 1.4.576 node-releases: 2.0.13 update-browserslist-db: 1.0.13(browserslist@4.22.1) dev: true @@ -1977,8 +1977,8 @@ packages: engines: {node: '>=14.16'} dev: true - /caniuse-lite@1.0.30001559: - resolution: {integrity: sha512-cPiMKZgqgkg5LY3/ntGeLFUpi6tzddBNS58A4tnTgQw1zON7u2sZMU7SzOeVH4tj20++9ggL+V6FDOFMTaFFYA==} + /caniuse-lite@1.0.30001561: + resolution: {integrity: sha512-NTt0DNoKe958Q0BE0j0c1V9jbUzhBxHIEJy7asmGrpE0yG63KTV7PLHPnK2E1O9RsQrQ081I3NLuXGS6zht3cw==} dev: true /ccount@2.0.1: @@ -2096,12 +2096,12 @@ packages: mitt: 3.0.0 dev: true - /chromium-bidi@0.4.32(devtools-protocol@0.0.1191157): - resolution: {integrity: sha512-RJnw0PW3sNdx1WclINVfVVx8JUH+tWTHZNpnEzlcM+Qgvf40dUH34U7gJq+cc/0LE+rbPxeT6ldqWrCbUf4jeg==} + /chromium-bidi@0.4.33(devtools-protocol@0.0.1203626): + resolution: {integrity: sha512-IxoFM5WGQOIAd95qrSXzJUv4eXIrh+RvU3rwwqIiwYuvfE7U/Llj4fejbsJnjJMUYCuGtVQsY2gv7oGl4aTNSQ==} peerDependencies: devtools-protocol: '*' dependencies: - devtools-protocol: 0.0.1191157 + devtools-protocol: 0.0.1203626 mitt: 3.0.1 urlpattern-polyfill: 9.0.0 dev: true @@ -2526,8 +2526,8 @@ packages: resolution: {integrity: sha512-hyWmRrexdhbZ1tcJUGpO95ivbRhWXz++F4Ko+n21AY5PNln2ovoJw+8ZMNDTtip+CNFQfrtLVh/w4009dXO/eQ==} dev: true - /devtools-protocol@0.0.1191157: - resolution: {integrity: sha512-Fu2mUhX7zkzLHMJZk5wQTiHdl1eJrhK0GypUoSzogUt51MmYEv/46pCz4PtGGFlr0f2ZyYDzzx5CPtbEkuvcTA==} + /devtools-protocol@0.0.1203626: + resolution: {integrity: sha512-nEzHZteIUZfGCZtTiS1fRpC8UZmsfD1SiyPvaUNvS13dvKf666OAm8YTi0+Ca3n1nLEyu49Cy4+dPWpaHFJk9g==} dev: true /devtools-protocol@0.0.981744: @@ -2599,8 +2599,8 @@ packages: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: true - /electron-to-chromium@1.4.573: - resolution: {integrity: sha512-tzxxvKDTO3V5vzN2F+3v9jrK9gEbCdf1YYJUx/zVq1cyzyh+x1ddeYNNWh0ZS2ETNCVK3+Pns1LHIBq4w20X2Q==} + /electron-to-chromium@1.4.576: + resolution: {integrity: sha512-yXsZyXJfAqzWk1WKryr0Wl0MN2D47xodPvEEwlVePBnhU5E7raevLQR+E6b9JAD3GfL/7MbAL9ZtWQQPcLx7wA==} dev: true /emoji-regex@8.0.0: @@ -2732,8 +2732,8 @@ packages: source-map: 0.6.1 dev: true - /eslint-plugin-svelte@2.34.0(eslint@8.52.0)(svelte@4.2.2): - resolution: {integrity: sha512-4RYUgNai7wr0v+T/kljMiYSjC/oqwgq5i+cPppawryAayj4C7WK1ixFlWCGmNmBppnoKCl4iA4ZPzPtlHcb4CA==} + /eslint-plugin-svelte@2.34.1(eslint@8.53.0)(svelte@4.2.2): + resolution: {integrity: sha512-HnLzYevh9bLL0Rj2d4dmZY9EutN0BL5JsJRHqtJFIyaEmdxxd3ZuY5zNoSjIFhctFMSntsClbd6TwYjgaOY0Xw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0-0 @@ -2742,12 +2742,12 @@ packages: svelte: optional: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.52.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.53.0) '@jridgewell/sourcemap-codec': 1.4.15 debug: 4.3.4 - eslint: 8.52.0 + eslint: 8.53.0 esutils: 2.0.3 - known-css-properties: 0.28.0 + known-css-properties: 0.29.0 postcss: 8.4.31 postcss-load-config: 3.1.4(postcss@8.4.31) postcss-safe-parser: 6.0.0(postcss@8.4.31) @@ -2760,17 +2760,17 @@ packages: - ts-node dev: true - /eslint-plugin-unicorn@49.0.0(eslint@8.52.0): + /eslint-plugin-unicorn@49.0.0(eslint@8.53.0): resolution: {integrity: sha512-0fHEa/8Pih5cmzFW5L7xMEfUTvI9WKeQtjmKpTUmY+BiFCDxkxrTdnURJOHKykhtwIeyYsxnecbGvDCml++z4Q==} engines: {node: '>=16'} peerDependencies: eslint: '>=8.52.0' dependencies: '@babel/helper-validator-identifier': 7.22.20 - '@eslint-community/eslint-utils': 4.4.0(eslint@8.52.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.53.0) ci-info: 3.9.0 clean-regexp: 1.0.0 - eslint: 8.52.0 + eslint: 8.53.0 esquery: 1.5.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 @@ -2796,15 +2796,15 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.52.0: - resolution: {integrity: sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg==} + /eslint@8.53.0: + resolution: {integrity: sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.52.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.53.0) '@eslint-community/regexpp': 4.10.0 - '@eslint/eslintrc': 2.1.2 - '@eslint/js': 8.52.0 + '@eslint/eslintrc': 2.1.3 + '@eslint/js': 8.53.0 '@humanwhocodes/config-array': 0.11.13 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -3750,8 +3750,8 @@ packages: engines: {node: '>=6'} dev: true - /known-css-properties@0.28.0: - resolution: {integrity: sha512-9pSL5XB4J+ifHP0e0jmmC98OGC1nL8/JjS+fi6mnTlIf//yt/MfVLtKg7S6nCtj/8KTcWX7nRlY0XywoYY1ISQ==} + /known-css-properties@0.29.0: + resolution: {integrity: sha512-Ne7wqW7/9Cz54PDt4I3tcV+hAyat8ypyOGzYRJQfdxnnjeWsTxt1cy8pjvvKeI5kfXuyvULyeeAvwvvtAX3ayQ==} dev: true /kolorist@1.8.0: @@ -4741,7 +4741,7 @@ packages: destr: 1.2.2 node-fetch-native: 0.1.8 ufo: 0.8.6 - undici: 5.27.0 + undici: 5.27.2 dev: true /on-headers@1.0.2: @@ -5038,7 +5038,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.31 - yaml: 2.3.3 + yaml: 2.3.4 /postcss-nested@6.0.1(postcss@8.4.31): resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} @@ -5275,13 +5275,13 @@ packages: engines: {node: '>=6'} dev: true - /puppeteer-cluster@0.23.0(puppeteer@21.4.1): + /puppeteer-cluster@0.23.0(puppeteer@21.5.0): resolution: {integrity: sha512-108terIWDzPrQopmoYSPd5yDoy3FGJ2dNnoGMkGYPs6xtkdhgaECwpfZkzaRToMQPZibUOz0/dSSGgPEdXEhkQ==} peerDependencies: puppeteer: '>=1.5.0' dependencies: debug: 4.3.4 - puppeteer: 21.4.1(typescript@5.2.2) + puppeteer: 21.5.0(typescript@5.2.2) transitivePeerDependencies: - supports-color dev: true @@ -5332,15 +5332,15 @@ packages: - utf-8-validate dev: true - /puppeteer-core@21.4.1: - resolution: {integrity: sha512-Lh0e+oGhUquxVOi1U701gTfFLFvw5gDBFh3CWpnfAvtItmyZKUce4R54VNfOJfi+KKnzhVPdB/lDrg65gdRIng==} + /puppeteer-core@21.5.0: + resolution: {integrity: sha512-qG0RJ6qKgFz09UUZxDB9IcyTJGypQXMuE8WmEoHk7kgjutmRiOVv5RgsyUkY67AxDdBWx21bn1PHHRJnO/6b4A==} engines: {node: '>=16.3.0'} dependencies: '@puppeteer/browsers': 1.8.0 - chromium-bidi: 0.4.32(devtools-protocol@0.0.1191157) + chromium-bidi: 0.4.33(devtools-protocol@0.0.1203626) cross-fetch: 4.0.0 debug: 4.3.4 - devtools-protocol: 0.0.1191157 + devtools-protocol: 0.0.1203626 ws: 8.14.2 transitivePeerDependencies: - bufferutil @@ -5349,14 +5349,14 @@ packages: - utf-8-validate dev: true - /puppeteer@21.4.1(typescript@5.2.2): - resolution: {integrity: sha512-opJqQeYMjAB3ICG8lCF3wtSs9k05dozmrEMrHgo3ZWbISiy8qbv/yAJz/6Io221qSh3yURfVf6Z7crrlzKZjLQ==} + /puppeteer@21.5.0(typescript@5.2.2): + resolution: {integrity: sha512-prvy9rdauyIaaEgefQRcw9zhQnYQbl8O1Gj5VJazKJ7kwNx703+Paw/1bwA+b96jj/S+r55hrmF5SfiEG5PUcg==} engines: {node: '>=16.3.0'} requiresBuild: true dependencies: '@puppeteer/browsers': 1.8.0 cosmiconfig: 8.3.6(typescript@5.2.2) - puppeteer-core: 21.4.1 + puppeteer-core: 21.5.0 transitivePeerDependencies: - bufferutil - encoding @@ -6372,8 +6372,8 @@ packages: '@fastify/busboy': 2.0.0 dev: true - /undici@5.27.0: - resolution: {integrity: sha512-l3ydWhlhOJzMVOYkymLykcRRXqbUaQriERtR70B9LzNkZ4bX52Fc8wbTDneMiwo8T+AemZXvXaTx+9o5ROxrXg==} + /undici@5.27.2: + resolution: {integrity: sha512-iS857PdOEy/y3wlM3yRp+6SNQQ6xU0mmZcwRSriqk+et/cwWAtwmIGf6WkoDN2EK/AMdCO/dfXzIwi+rFMrjjQ==} engines: {node: '>=14.0'} dependencies: '@fastify/busboy': 2.0.0 @@ -6515,7 +6515,7 @@ packages: engines: {node: '>= 10.0.0'} dev: true - /unlighthouse@0.10.0(puppeteer@21.4.1)(typescript@5.2.2)(vue@3.3.7): + /unlighthouse@0.10.0(puppeteer@21.5.0)(typescript@5.2.2)(vue@3.3.7): resolution: {integrity: sha512-t6fPC94qJKLMCnRHYPHs5kZKUTk85Dlud5RO95JaMKCVUzC+O/NviUX3k6iF33PpKi9/7GtMKjpZsabsck1Dhg==} engines: {node: '>=14'} hasBin: true @@ -6528,10 +6528,10 @@ packages: vue: optional: true dependencies: - '@unlighthouse/cli': 0.10.0(puppeteer@21.4.1)(typescript@5.2.2) + '@unlighthouse/cli': 0.10.0(puppeteer@21.5.0)(typescript@5.2.2) '@unlighthouse/client': 0.10.0(typescript@5.2.2) - '@unlighthouse/core': 0.10.0(puppeteer@21.4.1)(typescript@5.2.2) - puppeteer: 21.4.1(typescript@5.2.2) + '@unlighthouse/core': 0.10.0(puppeteer@21.5.0)(typescript@5.2.2) + puppeteer: 21.5.0(typescript@5.2.2) vue: 3.3.7(typescript@5.2.2) transitivePeerDependencies: - bufferutil @@ -6543,8 +6543,8 @@ packages: - utf-8-validate dev: true - /unplugin-icons@0.17.1: - resolution: {integrity: sha512-KsWejBPCHokYCNDQUzGu6R3E3XDYH/YpewgQwrVBXgpl1iR0RdW1NEGNdjlbuapwVnZXVgA5eiDTfNaQCawSdg==} + /unplugin-icons@0.17.3: + resolution: {integrity: sha512-uvopA4I6QYWYpwAyRvG/4NNvR1Cd4GnF/mtOkybgP2YPkHjRX02l/ALm20VUla31Jt9eZHxHyODtNf/Upx5uaw==} peerDependencies: '@svgr/core': '>=7.0.0' '@svgx/core': ^1.0.1 @@ -6915,8 +6915,8 @@ packages: engines: {node: '>= 6'} dev: true - /yaml@2.3.3: - resolution: {integrity: sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==} + /yaml@2.3.4: + resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==} engines: {node: '>= 14'} /yargs-parser@21.1.1: diff --git a/src/app.html b/src/app.html index 5e018d81..54e944e0 100644 --- a/src/app.html +++ b/src/app.html @@ -10,7 +10,7 @@ - diff --git a/src/lib/components/decorative/IconVerified.svelte b/src/lib/components/decorative/IconVerified.svelte index 3223f3ff..e4c77ade 100644 --- a/src/lib/components/decorative/IconVerified.svelte +++ b/src/lib/components/decorative/IconVerified.svelte @@ -1,5 +1,5 @@ diff --git a/src/lib/components/nav/Navbar.svelte b/src/lib/components/nav/Navbar.svelte index e0efd9ff..f274ed69 100644 --- a/src/lib/components/nav/Navbar.svelte +++ b/src/lib/components/nav/Navbar.svelte @@ -97,7 +97,7 @@ class="absolute right-1/2 top-4 translate-x-1/2 translate-y-16 cursor-default select-none opacity-0 transition-transform focus:translate-y-0 focus:opacity-100 dark:text-white md:-translate-y-16" >Jump to Main Content