diff --git a/site/globals.d.ts b/site/globals.d.ts index 49ec9cd90af..b06de82bbd6 100644 --- a/site/globals.d.ts +++ b/site/globals.d.ts @@ -1,4 +1,7 @@ -declare module "*.css"; +declare module "*.css" { + const content: string; + export default content; +} declare module "*.svg" { const content: string; export default content; diff --git a/yarn.lock b/yarn.lock index 825b3c2281d..11bf021e9ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3528,65 +3528,65 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:16.1.7, @next/env@npm:^16.0.0": - version: 16.1.7 - resolution: "@next/env@npm:16.1.7" - checksum: 10/5f05c5e6e2ecfbfb1f2d828c25d916caf0eb6843d414f38916209f6439fa13b4aa942c317e65bf3c2bc7dee4601158ee505096b689f172c36048af8a9b66c6b0 +"@next/env@npm:16.2.4, @next/env@npm:^16.0.0": + version: 16.2.4 + resolution: "@next/env@npm:16.2.4" + checksum: 10/e90081137c61cd108a8e07d4d16f815011aaef6e2761d7a99e2e4a6d3682318a43f4857a92be638874d9df30e49f840162b6000905c1ba194deef9bf8439c631 languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:16.1.7": - version: 16.1.7 - resolution: "@next/swc-darwin-arm64@npm:16.1.7" +"@next/swc-darwin-arm64@npm:16.2.4": + version: 16.2.4 + resolution: "@next/swc-darwin-arm64@npm:16.2.4" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:16.1.7": - version: 16.1.7 - resolution: "@next/swc-darwin-x64@npm:16.1.7" +"@next/swc-darwin-x64@npm:16.2.4": + version: 16.2.4 + resolution: "@next/swc-darwin-x64@npm:16.2.4" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:16.1.7": - version: 16.1.7 - resolution: "@next/swc-linux-arm64-gnu@npm:16.1.7" +"@next/swc-linux-arm64-gnu@npm:16.2.4": + version: 16.2.4 + resolution: "@next/swc-linux-arm64-gnu@npm:16.2.4" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:16.1.7": - version: 16.1.7 - resolution: "@next/swc-linux-arm64-musl@npm:16.1.7" +"@next/swc-linux-arm64-musl@npm:16.2.4": + version: 16.2.4 + resolution: "@next/swc-linux-arm64-musl@npm:16.2.4" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:16.1.7": - version: 16.1.7 - resolution: "@next/swc-linux-x64-gnu@npm:16.1.7" +"@next/swc-linux-x64-gnu@npm:16.2.4": + version: 16.2.4 + resolution: "@next/swc-linux-x64-gnu@npm:16.2.4" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:16.1.7": - version: 16.1.7 - resolution: "@next/swc-linux-x64-musl@npm:16.1.7" +"@next/swc-linux-x64-musl@npm:16.2.4": + version: 16.2.4 + resolution: "@next/swc-linux-x64-musl@npm:16.2.4" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:16.1.7": - version: 16.1.7 - resolution: "@next/swc-win32-arm64-msvc@npm:16.1.7" +"@next/swc-win32-arm64-msvc@npm:16.2.4": + version: 16.2.4 + resolution: "@next/swc-win32-arm64-msvc@npm:16.2.4" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:16.1.7": - version: 16.1.7 - resolution: "@next/swc-win32-x64-msvc@npm:16.1.7" +"@next/swc-win32-x64-msvc@npm:16.2.4": + version: 16.2.4 + resolution: "@next/swc-win32-x64-msvc@npm:16.2.4" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -12490,14 +12490,7 @@ __metadata: languageName: node linkType: hard -"minipass@npm:^5.0.0 || ^6.0.2 || ^7.0.0": - version: 7.1.2 - resolution: "minipass@npm:7.1.2" - checksum: 10/c25f0ee8196d8e6036661104bacd743785b2599a21de5c516b32b3fa2b83113ac89a2358465bc04956baab37ffb956ae43be679b2262bf7be15fce467ccd7950 - languageName: node - linkType: hard - -"minipass@npm:^7.0.2, minipass@npm:^7.0.3, minipass@npm:^7.0.4, minipass@npm:^7.1.2, minipass@npm:^7.1.3": +"minipass@npm:^5.0.0 || ^6.0.2 || ^7.0.0, minipass@npm:^7.0.2, minipass@npm:^7.0.3, minipass@npm:^7.0.4, minipass@npm:^7.1.2, minipass@npm:^7.1.3": version: 7.1.3 resolution: "minipass@npm:7.1.3" checksum: 10/175e4d5e20980c3cd316ae82d2c031c42f6c746467d8b1905b51060a0ba4461441a0c25bb67c025fd9617f9a3873e152c7b543c6b5ac83a1846be8ade80dffd6 @@ -12713,23 +12706,23 @@ __metadata: linkType: hard "next@npm:^16.0.0": - version: 16.1.7 - resolution: "next@npm:16.1.7" - dependencies: - "@next/env": "npm:16.1.7" - "@next/swc-darwin-arm64": "npm:16.1.7" - "@next/swc-darwin-x64": "npm:16.1.7" - "@next/swc-linux-arm64-gnu": "npm:16.1.7" - "@next/swc-linux-arm64-musl": "npm:16.1.7" - "@next/swc-linux-x64-gnu": "npm:16.1.7" - "@next/swc-linux-x64-musl": "npm:16.1.7" - "@next/swc-win32-arm64-msvc": "npm:16.1.7" - "@next/swc-win32-x64-msvc": "npm:16.1.7" + version: 16.2.4 + resolution: "next@npm:16.2.4" + dependencies: + "@next/env": "npm:16.2.4" + "@next/swc-darwin-arm64": "npm:16.2.4" + "@next/swc-darwin-x64": "npm:16.2.4" + "@next/swc-linux-arm64-gnu": "npm:16.2.4" + "@next/swc-linux-arm64-musl": "npm:16.2.4" + "@next/swc-linux-x64-gnu": "npm:16.2.4" + "@next/swc-linux-x64-musl": "npm:16.2.4" + "@next/swc-win32-arm64-msvc": "npm:16.2.4" + "@next/swc-win32-x64-msvc": "npm:16.2.4" "@swc/helpers": "npm:0.5.15" baseline-browser-mapping: "npm:^2.9.19" caniuse-lite: "npm:^1.0.30001579" postcss: "npm:8.4.31" - sharp: "npm:^0.34.4" + sharp: "npm:^0.34.5" styled-jsx: "npm:5.1.6" peerDependencies: "@opentelemetry/api": ^1.1.0 @@ -12768,7 +12761,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10/50bfebb84cbcf2091b950d77b78b8877c7de39de705785fe0231c828917a95baffe9c27e84e934b69e294f3e3c07f54a56b4e925b649cf5f5b3140ef3cca3962 + checksum: 10/57aa95316694d378e872a78e1e00380af0c06a3f0062353fea0ce90e4052c6f7dc48139767972c305e7eaaaf7bbfaa29ae7d20de3ba009adc73a43a21685cd09 languageName: node linkType: hard @@ -13198,14 +13191,7 @@ __metadata: languageName: node linkType: hard -"package-json-from-dist@npm:^1.0.0": - version: 1.0.0 - resolution: "package-json-from-dist@npm:1.0.0" - checksum: 10/ac706ec856a5a03f5261e4e48fa974f24feb044d51f84f8332e2af0af04fbdbdd5bbbfb9cbbe354190409bc8307c83a9e38c6672c3c8855f709afb0006a009ea - languageName: node - linkType: hard - -"package-json-from-dist@npm:^1.0.1": +"package-json-from-dist@npm:^1.0.0, package-json-from-dist@npm:^1.0.1": version: 1.0.1 resolution: "package-json-from-dist@npm:1.0.1" checksum: 10/58ee9538f2f762988433da00e26acc788036914d57c71c246bf0be1b60cdbd77dd60b6a3e1a30465f0b248aeb80079e0b34cb6050b1dfa18c06953bb1cbc7602 @@ -15263,7 +15249,7 @@ __metadata: languageName: node linkType: hard -"sharp@npm:^0.34.4": +"sharp@npm:^0.34.5": version: 0.34.5 resolution: "sharp@npm:0.34.5" dependencies: