diff --git a/app/api/revalidate/route.tsx b/app/api/revalidate/route.tsx index dae63199..ea0822e8 100644 --- a/app/api/revalidate/route.tsx +++ b/app/api/revalidate/route.tsx @@ -1,5 +1,5 @@ import {NextRequest, NextResponse} from "next/server" -import {revalidateTag, unstable_cache as nextCache} from "next/cache" +import {revalidatePath, revalidateTag, unstable_cache as nextCache} from "next/cache" import {getEntityFromPath} from "@/lib/gql/fetcher" export const revalidate = 0 @@ -21,6 +21,19 @@ export const GET = async (request: NextRequest) => { const path = request.nextUrl.searchParams.get("slug") if (!path || path.startsWith("/node/")) return NextResponse.json({message: "Invalid slug"}, {status: 400}) + if (!path.startsWith("/tags/") && process.env.NEXT_PUBLIC_DOMAIN) { + // 404 and 307 path responses are cached heavily. We need to invalidate the + // path, not just the tags. + await fetch(`${process.env.NEXT_PUBLIC_DOMAIN}${path}`, {redirect: "manual"}) + .then(res => { + if (!res.ok) { + revalidatePath(path) + return NextResponse.json({revalidated: true, path}) + } + }) + .catch(_e => console.warn("something went wrong checking for path")) + } + const tagsInvalidated = path.includes("/tags/") ? [] : [`paths:${path}`] if (path.startsWith("/tags/")) path diff --git a/package.json b/package.json index 1c92cc3d..63b48ea4 100644 --- a/package.json +++ b/package.json @@ -15,31 +15,31 @@ "dependencies": { "@formkit/auto-animate": "^0.8.2", "@heroicons/react": "^2.2.0", - "@mui/base": "5.0.0-beta.64", - "@next/third-parties": "15.0.4", + "@mui/base": "5.0.0-beta.66", + "@next/third-parties": "15.1.0", "@tailwindcss/container-queries": "^0.1.1", "@tailwindcss/typography": "^0.5.15", - "@tanstack/react-query": "^5.62.3", - "@types/node": "^22.10.1", + "@tanstack/react-query": "^5.62.7", + "@types/node": "^22.10.2", "@types/react": "^19.0.1", "autoprefixer": "^10.4.20", "axios": "^1.7.9", "critters": "^0.0.25", "decanter": "^7.3.0", - "graphql": "^16.9.0", + "graphql": "^16.10.0", "graphql-request": "^7.1.2", "graphql-tag": "^2.12.6", "html-entities": "^2.5.2", - "html-react-parser": "^5.2.0", + "html-react-parser": "^5.2.1", "jsona": "^1.12.1", - "next": "15.0.4", + "next": "15.1.0", "next-drupal": "^1.6.0", "postcss": "^8.4.49", "react": "19.0.0", "react-aria": "^3.36.0", "react-dom": "19.0.0", "react-error-boundary": "^4.1.2", - "react-focus-lock": "^2.13.2", + "react-focus-lock": "^2.13.5", "react-obfuscate": "^3.7.0", "react-obfuscate-email": "^1.1.5", "react-stately": "^3.34.0", @@ -57,13 +57,13 @@ "@graphql-codegen/typescript-graphql-request": "^6.2.0", "@graphql-codegen/typescript-operations": "4.4.0", "@types/qs": "^6.9.17", - "eslint": "^9.16.0", - "eslint-config-next": "15.0.4", + "eslint": "^9.17.0", + "eslint-config-next": "15.1.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", "prettier": "^3.4.2", "prettier-plugin-tailwindcss": "^0.6.9", - "typescript-eslint": "^8.17.0" + "typescript-eslint": "^8.18.1" }, "packageManager": "yarn@4.5.3", "resolutions": { diff --git a/yarn.lock b/yarn.lock index 1894fc34..de42e4f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -778,10 +778,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:9.16.0": - version: 9.16.0 - resolution: "@eslint/js@npm:9.16.0" - checksum: 10c0/a55846a4ddade720662d36682f3eaaf38eac06eeee12c83bb837bba2b7d550dadcb3445b104219f0bc1da2e09b4fe5fb5ba123b8338c8c787bcfbd540878df75 +"@eslint/js@npm:9.17.0": + version: 9.17.0 + resolution: "@eslint/js@npm:9.17.0" + checksum: 10c0/a0fda8657a01c60aa540f95397754267ba640ffb126e011b97fd65c322a94969d161beeaef57c1441c495da2f31167c34bd38209f7c146c7225072378c3a933d languageName: node linkType: hard @@ -2048,25 +2048,25 @@ __metadata: languageName: node linkType: hard -"@mui/base@npm:5.0.0-beta.64": - version: 5.0.0-beta.64 - resolution: "@mui/base@npm:5.0.0-beta.64" +"@mui/base@npm:5.0.0-beta.66": + version: 5.0.0-beta.66 + resolution: "@mui/base@npm:5.0.0-beta.66" dependencies: "@babel/runtime": "npm:^7.26.0" "@floating-ui/react-dom": "npm:^2.1.1" "@mui/types": "npm:^7.2.19" - "@mui/utils": "npm:^6.1.10" + "@mui/utils": "npm:^6.2.0" "@popperjs/core": "npm:^2.11.8" clsx: "npm:^2.1.1" prop-types: "npm:^15.8.1" peerDependencies: - "@types/react": ^17.0.0 || ^18.0.0 - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 + "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/1818bbe746bcf61772177e9b06c5a4d7afb50c9ce2cc57c8fb57bb074ee618cf629458748fee00bbc2b683aac06975fc34181f280972bb860795960c9e82c060 + checksum: 10c0/6c3571bfdaae99ca714cd68a33d11e87c9a35b5f2f3333de72eb5b758a5b5df7ebf604af25b6c30456c291e000c6260a00b50aeecb26e27a196a53860da2a2fa languageName: node linkType: hard @@ -2082,23 +2082,23 @@ __metadata: languageName: node linkType: hard -"@mui/utils@npm:^6.1.10": - version: 6.1.10 - resolution: "@mui/utils@npm:6.1.10" +"@mui/utils@npm:^6.2.0": + version: 6.2.0 + resolution: "@mui/utils@npm:6.2.0" dependencies: "@babel/runtime": "npm:^7.26.0" "@mui/types": "npm:^7.2.19" - "@types/prop-types": "npm:^15.7.13" + "@types/prop-types": "npm:^15.7.14" clsx: "npm:^2.1.1" prop-types: "npm:^15.8.1" - react-is: "npm:^18.3.1" + react-is: "npm:^19.0.0" peerDependencies: "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 react: ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/0cecda147b026fbb6f397e54fc08719c5805a7e5fd4255c30a45a7155748345dbbc57fda9181986db222f93da0012f001b1f1f624084e5227ca7814ed1c3dd30 + checksum: 10c0/a010b21f16673ece7f7c05e9c8a26a3db7d1a9e5557f2669178049bdd6f64525983eee9e6e3837221ff9261981048166716f4d37ae8cc77a2f9f525514b83496 languageName: node linkType: hard @@ -2109,19 +2109,19 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.0.4": - version: 15.0.4 - resolution: "@next/env@npm:15.0.4" - checksum: 10c0/114f5404798017ab9438ed9e90cb0057d8a42167995cf702ba938613e869e59869e55d7cebdbb19a5f5f89aa5d1899bc8849ea20e0902101196c66f63f5580fb +"@next/env@npm:15.1.0": + version: 15.1.0 + resolution: "@next/env@npm:15.1.0" + checksum: 10c0/5c6d66bcc652696a8dbbe1596194b612dd492e8b27041b738fcb63aa08669754bd7bdd3664ec8b756029a7d7b22187e646409fc1651c5e95d3ae39c3cca62c3d languageName: node linkType: hard -"@next/eslint-plugin-next@npm:15.0.4": - version: 15.0.4 - resolution: "@next/eslint-plugin-next@npm:15.0.4" +"@next/eslint-plugin-next@npm:15.1.0": + version: 15.1.0 + resolution: "@next/eslint-plugin-next@npm:15.1.0" dependencies: fast-glob: "npm:3.3.1" - checksum: 10c0/ce55e4102712baac47d79f4b6ed8962b472d1a9aafe2ec0fcb7160e818fd2768d806c7a6cd95e122e1c32ac1897bc10cb39f70b6c53f7b36589269177f88f66f + checksum: 10c0/d20c396d9c298523e31b4402d126e28d536cfa151bc6a9a9da3e74bddd5770547c76d5fbda59fe4332ffaea3af1e7f489b2358336cb2f921d3561577a0f4cd1a languageName: node linkType: hard @@ -2132,9 +2132,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-darwin-arm64@npm:15.0.4" +"@next/swc-darwin-arm64@npm:15.1.0": + version: 15.1.0 + resolution: "@next/swc-darwin-arm64@npm:15.1.0" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard @@ -2146,9 +2146,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-darwin-x64@npm:15.0.4" +"@next/swc-darwin-x64@npm:15.1.0": + version: 15.1.0 + resolution: "@next/swc-darwin-x64@npm:15.1.0" conditions: os=darwin & cpu=x64 languageName: node linkType: hard @@ -2160,9 +2160,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-linux-arm64-gnu@npm:15.0.4" +"@next/swc-linux-arm64-gnu@npm:15.1.0": + version: 15.1.0 + resolution: "@next/swc-linux-arm64-gnu@npm:15.1.0" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard @@ -2174,9 +2174,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-linux-arm64-musl@npm:15.0.4" +"@next/swc-linux-arm64-musl@npm:15.1.0": + version: 15.1.0 + resolution: "@next/swc-linux-arm64-musl@npm:15.1.0" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard @@ -2188,9 +2188,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-linux-x64-gnu@npm:15.0.4" +"@next/swc-linux-x64-gnu@npm:15.1.0": + version: 15.1.0 + resolution: "@next/swc-linux-x64-gnu@npm:15.1.0" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard @@ -2202,9 +2202,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-linux-x64-musl@npm:15.0.4" +"@next/swc-linux-x64-musl@npm:15.1.0": + version: 15.1.0 + resolution: "@next/swc-linux-x64-musl@npm:15.1.0" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard @@ -2216,9 +2216,9 @@ __metadata: languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-win32-arm64-msvc@npm:15.0.4" +"@next/swc-win32-arm64-msvc@npm:15.1.0": + version: 15.1.0 + resolution: "@next/swc-win32-arm64-msvc@npm:15.1.0" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard @@ -2237,22 +2237,22 @@ __metadata: languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:15.0.4": - version: 15.0.4 - resolution: "@next/swc-win32-x64-msvc@npm:15.0.4" +"@next/swc-win32-x64-msvc@npm:15.1.0": + version: 15.1.0 + resolution: "@next/swc-win32-x64-msvc@npm:15.1.0" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@next/third-parties@npm:15.0.4": - version: 15.0.4 - resolution: "@next/third-parties@npm:15.0.4" +"@next/third-parties@npm:15.1.0": + version: 15.1.0 + resolution: "@next/third-parties@npm:15.1.0" dependencies: third-party-capital: "npm:1.0.20" peerDependencies: next: ^13.0.0 || ^14.0.0 || ^15.0.0 - react: ^18.2.0 || 19.0.0-rc-66855b96-20241106 || ^19.0.0 - checksum: 10c0/8d628efd45088b72fa0d635f7f517eb348acab17cddcbc0fd40178df93a0463671a4d432fbb6c6a22fb5278ae9c44de57c0048776a9c0217d10ff01ca868002a + react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 + checksum: 10c0/adbdabc02436c04d5a285777952d45eaf54c327d1fae8a2c3de26620367b0b1dc7d4ad226a05800da94a98a42abdcdd94222a4a95db9747108966167526f8d6b languageName: node linkType: hard @@ -3830,12 +3830,12 @@ __metadata: languageName: node linkType: hard -"@swc/helpers@npm:0.5.13": - version: 0.5.13 - resolution: "@swc/helpers@npm:0.5.13" +"@swc/helpers@npm:0.5.15": + version: 0.5.15 + resolution: "@swc/helpers@npm:0.5.15" dependencies: - tslib: "npm:^2.4.0" - checksum: 10c0/b9df578401fc62405da9a6c31e79e447a2fd90f68b25b1daee12f2caf2821991bb89106f0397bc1acb4c4d84a8ce079d04b60b65f534496952e3bf8c9a52f40f + tslib: "npm:^2.8.0" + checksum: 10c0/33002f74f6f885f04c132960835fdfc474186983ea567606db62e86acd0680ca82f34647e8e610f4e1e422d1c16fce729dde22cd3b797ab1fd9061a825dabca4 languageName: node linkType: hard @@ -3900,21 +3900,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.62.3": - version: 5.62.3 - resolution: "@tanstack/query-core@npm:5.62.3" - checksum: 10c0/917cb1c4abbfcdd52e3fb5008cbf6d2d079ccf6c703913f07dc064de047ccec499b81c29f742ade4bbf4a3f33391f0112b59d0b262fb3e2eebbe5be3ac52382c +"@tanstack/query-core@npm:5.62.7": + version: 5.62.7 + resolution: "@tanstack/query-core@npm:5.62.7" + checksum: 10c0/d7aa83571b56e7bf1b608b8f56c90a9e9e759ba5a8899686182e8961c94432d1b6437b066a228765250498a3009623a30c5ca17b2714ddb30e2d727adea9aa0c languageName: node linkType: hard -"@tanstack/react-query@npm:^5.62.3": - version: 5.62.3 - resolution: "@tanstack/react-query@npm:5.62.3" +"@tanstack/react-query@npm:^5.62.7": + version: 5.62.7 + resolution: "@tanstack/react-query@npm:5.62.7" dependencies: - "@tanstack/query-core": "npm:5.62.3" + "@tanstack/query-core": "npm:5.62.7" peerDependencies: react: ^18 || ^19 - checksum: 10c0/5e27cfb920f8a1638c7b896899cf1d8a00ebeef4ba0086099bd588c6e96ee9512b8636ed7b5e7ee4b800363822edb0a1a690cc432c6610e55fe8622c711d2203 + checksum: 10c0/4a99bf3f3cdce6a24b6356377697e4b8cc31b0b160942a32d0619b928aec44c42dad61070d9d127512e6139bc4e62e7fe0722054f8152e21a1b8743a1dbd39e0 languageName: node linkType: hard @@ -3962,19 +3962,19 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^22.10.1": - version: 22.10.1 - resolution: "@types/node@npm:22.10.1" +"@types/node@npm:^22.10.2": + version: 22.10.2 + resolution: "@types/node@npm:22.10.2" dependencies: undici-types: "npm:~6.20.0" - checksum: 10c0/0fbb6d29fa35d807f0223a4db709c598ac08d66820240a2cd6a8a69b8f0bc921d65b339d850a666b43b4e779f967e6ed6cf6f0fca3575e08241e6b900364c234 + checksum: 10c0/2c7b71a040f1ef5320938eca8ebc946e6905caa9bbf3d5665d9b3774a8d15ea9fab1582b849a6d28c7fc80756a62c5666bc66b69f42f4d5dafd1ccb193cdb4ac languageName: node linkType: hard -"@types/prop-types@npm:^15.7.13": - version: 15.7.13 - resolution: "@types/prop-types@npm:15.7.13" - checksum: 10c0/1b20fc67281902c6743379960247bc161f3f0406ffc0df8e7058745a85ea1538612109db0406290512947f9632fe9e10e7337bf0ce6338a91d6c948df16a7c61 +"@types/prop-types@npm:^15.7.14": + version: 15.7.14 + resolution: "@types/prop-types@npm:15.7.14" + checksum: 10c0/1ec775160bfab90b67a782d735952158c7e702ca4502968aa82565bd8e452c2de8601c8dfe349733073c31179116cf7340710160d3836aa8a1ef76d1532893b1 languageName: node linkType: hard @@ -4003,15 +4003,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.17.0" +"@typescript-eslint/eslint-plugin@npm:8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/eslint-plugin@npm:8.18.1" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.17.0" - "@typescript-eslint/type-utils": "npm:8.17.0" - "@typescript-eslint/utils": "npm:8.17.0" - "@typescript-eslint/visitor-keys": "npm:8.17.0" + "@typescript-eslint/scope-manager": "npm:8.18.1" + "@typescript-eslint/type-utils": "npm:8.18.1" + "@typescript-eslint/utils": "npm:8.18.1" + "@typescript-eslint/visitor-keys": "npm:8.18.1" graphemer: "npm:^1.4.0" ignore: "npm:^5.3.1" natural-compare: "npm:^1.4.0" @@ -4019,10 +4019,8 @@ __metadata: peerDependencies: "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/d78778173571a9a1370345bc2aa3e850235a489d16b8a8b5ba3086b988bbef7549bdae38e509d7a679ba3179c688cc5a408376b158be402770836e94ffc9602d + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/7994d323228f3fc3ec124291cd02761251bcd9a5a6356001d2cb8f68abdb400c3cfbeb343d6941d8e6b6c8d2d616a278bbb3b6d9ed839ba5148a05f60a1f67b4 languageName: node linkType: hard @@ -4049,21 +4047,19 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/parser@npm:8.17.0" +"@typescript-eslint/parser@npm:8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/parser@npm:8.18.1" dependencies: - "@typescript-eslint/scope-manager": "npm:8.17.0" - "@typescript-eslint/types": "npm:8.17.0" - "@typescript-eslint/typescript-estree": "npm:8.17.0" - "@typescript-eslint/visitor-keys": "npm:8.17.0" + "@typescript-eslint/scope-manager": "npm:8.18.1" + "@typescript-eslint/types": "npm:8.18.1" + "@typescript-eslint/typescript-estree": "npm:8.18.1" + "@typescript-eslint/visitor-keys": "npm:8.18.1" debug: "npm:^4.3.4" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/2543deadf01302a92d3b6f58a4c14f98d8936c4d976e7da05e3bb65608f19d8de93b25282e343c304eca3e3f37f2ac23e97fa9c11c6edff36dd2d4f6b601a630 + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/23ab30b3f00b86108137e7df03710a088046ead3582595b0f8e17d5062770365e24e0a1ae3398bb3a1c29aa0f05a0de30887e2e0f6fb86163e878dd0eed1b25c languageName: node linkType: hard @@ -4085,13 +4081,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/scope-manager@npm:8.17.0" +"@typescript-eslint/scope-manager@npm:8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/scope-manager@npm:8.18.1" dependencies: - "@typescript-eslint/types": "npm:8.17.0" - "@typescript-eslint/visitor-keys": "npm:8.17.0" - checksum: 10c0/0c08d14240bad4b3f6874f08ba80b29db1a6657437089a6f109db458c544d835bcdc06ba9140bb4f835233ba4326d9a86e6cf6bdb5209960d2f7025aa3191f4f + "@typescript-eslint/types": "npm:8.18.1" + "@typescript-eslint/visitor-keys": "npm:8.18.1" + checksum: 10c0/97c503b2ece79b6c99ca8e6a5f1f40855cf72f17fbf05e42e62d19c2666e7e6f5df9bf71f13dbc4720c5ee0397670ba8052482a90441fbffa901da5f2e739565 languageName: node linkType: hard @@ -4105,20 +4101,18 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/type-utils@npm:8.17.0" +"@typescript-eslint/type-utils@npm:8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/type-utils@npm:8.18.1" dependencies: - "@typescript-eslint/typescript-estree": "npm:8.17.0" - "@typescript-eslint/utils": "npm:8.17.0" + "@typescript-eslint/typescript-estree": "npm:8.18.1" + "@typescript-eslint/utils": "npm:8.18.1" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.3.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/6138ec71b5692d4b5e0bf3d7f66a6fa4e91ddea7031907b0ac45a7693df0a2f4cc5bca7218311e0639620d636ceb7efec83a137dfcd5938304d873b774fcc8bd + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/cfe5362a22fa5e18a2662928904da024e42c84cb58a46238b9b61edafcd046f53c9505637176c8cd1c386165c6a6ed15a2b51700495cad6c20e0e33499d483a1 languageName: node linkType: hard @@ -4137,10 +4131,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/types@npm:8.17.0" - checksum: 10c0/26b1bf9dfc3ee783c85c6f354b84c28706d5689d777f3ff2de2cb496e45f9d0189c0d561c03ccbc8b24712438be17cf63dd0871ff3ca2083e7f48749770d1893 +"@typescript-eslint/types@npm:8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/types@npm:8.18.1" + checksum: 10c0/0a2ca5f7cdebcc844b6bc1e5afc5d83b563f55917d20e3fea3a17ed39c54b003178e26b5ec535113f45c93c569b46628d9a67defa70c01cbdfa801573fed69a2 languageName: node linkType: hard @@ -4151,22 +4145,21 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.17.0" +"@typescript-eslint/typescript-estree@npm:8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/typescript-estree@npm:8.18.1" dependencies: - "@typescript-eslint/types": "npm:8.17.0" - "@typescript-eslint/visitor-keys": "npm:8.17.0" + "@typescript-eslint/types": "npm:8.18.1" + "@typescript-eslint/visitor-keys": "npm:8.18.1" debug: "npm:^4.3.4" fast-glob: "npm:^3.3.2" is-glob: "npm:^4.0.3" minimatch: "npm:^9.0.4" semver: "npm:^7.6.0" ts-api-utils: "npm:^1.3.0" - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/523013f9b5cf2c58c566868e4c3b0b9ac1b4807223a6d64e2a7c58e01e53b6587ba61f1a8241eade361f3f426d6057657515473176141ef8aebb352bc0d223ce + peerDependencies: + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/7ecb061dc63c729b23f4f15db5736ca93b1ae633108400e6c31cf8af782494912f25c3683f9f952dbfd10cb96031caba247a1ad406abf5d163639a00ac3ce5a3 languageName: node linkType: hard @@ -4189,20 +4182,18 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/utils@npm:8.17.0" +"@typescript-eslint/utils@npm:8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/utils@npm:8.18.1" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.17.0" - "@typescript-eslint/types": "npm:8.17.0" - "@typescript-eslint/typescript-estree": "npm:8.17.0" + "@typescript-eslint/scope-manager": "npm:8.18.1" + "@typescript-eslint/types": "npm:8.18.1" + "@typescript-eslint/typescript-estree": "npm:8.18.1" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/a9785ae5f7e7b51d521dc3f48b15093948e4fcd03352c0b60f39bae366cbc935947d215f91e2ae3182d52fa6affb5ccbb50feff487bd1209011f3e0da02cdf07 + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/1e29408bd8fbda9f3386dabdb2b7471dacff28342d5bd6521ca3b7932df0cae100030d2eac75d946a82cbefa33f78000eed4ce789128fdea069ffeabd4429d80 languageName: node linkType: hard @@ -4220,13 +4211,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.17.0" +"@typescript-eslint/visitor-keys@npm:8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/visitor-keys@npm:8.18.1" dependencies: - "@typescript-eslint/types": "npm:8.17.0" + "@typescript-eslint/types": "npm:8.18.1" eslint-visitor-keys: "npm:^4.2.0" - checksum: 10c0/9144c4e4a63034fb2031a0ee1fc77e80594f30cab3faafa9a1f7f83782695774dd32fac8986f260698b4e150b4dd52444f2611c07e4c101501f08353eb47c82c + checksum: 10c0/68651ae1825dbd660ea39b4e1d1618f6ad0026fa3a04aecec296750977cab316564e3e2ace8edbebf1ae86bd17d86acc98cac7b6e9aad4e1c666bd26f18706ad languageName: node linkType: hard @@ -4755,29 +4746,29 @@ __metadata: "@graphql-codegen/typescript-graphql-request": "npm:^6.2.0" "@graphql-codegen/typescript-operations": "npm:4.4.0" "@heroicons/react": "npm:^2.2.0" - "@mui/base": "npm:5.0.0-beta.64" - "@next/third-parties": "npm:15.0.4" + "@mui/base": "npm:5.0.0-beta.66" + "@next/third-parties": "npm:15.1.0" "@tailwindcss/container-queries": "npm:^0.1.1" "@tailwindcss/typography": "npm:^0.5.15" - "@tanstack/react-query": "npm:^5.62.3" - "@types/node": "npm:^22.10.1" + "@tanstack/react-query": "npm:^5.62.7" + "@types/node": "npm:^22.10.2" "@types/qs": "npm:^6.9.17" "@types/react": "npm:^19.0.1" autoprefixer: "npm:^10.4.20" axios: "npm:^1.7.9" critters: "npm:^0.0.25" decanter: "npm:^7.3.0" - eslint: "npm:^9.16.0" - eslint-config-next: "npm:15.0.4" + eslint: "npm:^9.17.0" + eslint-config-next: "npm:15.1.0" eslint-config-prettier: "npm:^9.1.0" eslint-plugin-prettier: "npm:^5.2.1" - graphql: "npm:^16.9.0" + graphql: "npm:^16.10.0" graphql-request: "npm:^7.1.2" graphql-tag: "npm:^2.12.6" html-entities: "npm:^2.5.2" - html-react-parser: "npm:^5.2.0" + html-react-parser: "npm:^5.2.1" jsona: "npm:^1.12.1" - next: "npm:15.0.4" + next: "npm:15.1.0" next-drupal: "npm:^1.6.0" postcss: "npm:^8.4.49" prettier: "npm:^3.4.2" @@ -4786,7 +4777,7 @@ __metadata: react-aria: "npm:^3.36.0" react-dom: "npm:19.0.0" react-error-boundary: "npm:^4.1.2" - react-focus-lock: "npm:^2.13.2" + react-focus-lock: "npm:^2.13.5" react-obfuscate: "npm:^3.7.0" react-obfuscate-email: "npm:^1.1.5" react-stately: "npm:^3.34.0" @@ -4796,7 +4787,7 @@ __metadata: tailwind-merge: "npm:^2.5.5" tailwindcss: "npm:^3.4.16" typescript: "npm:^5.7.2" - typescript-eslint: "npm:^8.17.0" + typescript-eslint: "npm:^8.18.1" usehooks-ts: "npm:^3.1.0" languageName: unknown linkType: soft @@ -5427,7 +5418,7 @@ __metadata: languageName: node linkType: hard -"cross-spawn@npm:^7.0.5": +"cross-spawn@npm:^7.0.6": version: 7.0.6 resolution: "cross-spawn@npm:7.0.6" dependencies: @@ -6047,11 +6038,11 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:15.0.4": - version: 15.0.4 - resolution: "eslint-config-next@npm:15.0.4" +"eslint-config-next@npm:15.1.0": + version: 15.1.0 + resolution: "eslint-config-next@npm:15.1.0" dependencies: - "@next/eslint-plugin-next": "npm:15.0.4" + "@next/eslint-plugin-next": "npm:15.1.0" "@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" @@ -6059,7 +6050,7 @@ __metadata: eslint-import-resolver-typescript: "npm:^3.5.2" eslint-plugin-import: "npm:^2.31.0" eslint-plugin-jsx-a11y: "npm:^6.10.0" - eslint-plugin-react: "npm:^7.35.0" + eslint-plugin-react: "npm:^7.37.0" eslint-plugin-react-hooks: "npm:^5.0.0" peerDependencies: eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 @@ -6067,7 +6058,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/2259c19da18f3376814bd344a6b07168345c97a376ebadef8cf6f82d69f88d87c8a5162b91e98fb928b9cc675b498ab6de3981d191be72891216733b3ebd94c2 + checksum: 10c0/53f244e49964bb6bfd89d5b6978b5c1650f927c913f7c6d8f251fc2528a9fbae04e5a6371c9856886b0b1e008c23f6aba1e1270537f8cb97c5306288052c0a1d languageName: node linkType: hard @@ -6218,7 +6209,7 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:^7.35.0": +"eslint-plugin-react@npm:^7.37.0": version: 7.37.2 resolution: "eslint-plugin-react@npm:7.37.2" dependencies: @@ -6277,16 +6268,16 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^9.16.0": - version: 9.16.0 - resolution: "eslint@npm:9.16.0" +"eslint@npm:^9.17.0": + version: 9.17.0 + resolution: "eslint@npm:9.17.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/regexpp": "npm:^4.12.1" "@eslint/config-array": "npm:^0.19.0" "@eslint/core": "npm:^0.9.0" "@eslint/eslintrc": "npm:^3.2.0" - "@eslint/js": "npm:9.16.0" + "@eslint/js": "npm:9.17.0" "@eslint/plugin-kit": "npm:^0.2.3" "@humanfs/node": "npm:^0.16.6" "@humanwhocodes/module-importer": "npm:^1.0.1" @@ -6295,7 +6286,7 @@ __metadata: "@types/json-schema": "npm:^7.0.15" ajv: "npm:^6.12.4" chalk: "npm:^4.0.0" - cross-spawn: "npm:^7.0.5" + cross-spawn: "npm:^7.0.6" debug: "npm:^4.3.2" escape-string-regexp: "npm:^4.0.0" eslint-scope: "npm:^8.2.0" @@ -6322,7 +6313,7 @@ __metadata: optional: true bin: eslint: bin/eslint.js - checksum: 10c0/f36d12652c6f20bab8a77375b8ad29a6af030c3840deb0a5f9dd4cee49d68a2d68d7dc73b0c25918df59d83cd686dd5712e11387e696e1f3842e8dde15cd3255 + checksum: 10c0/9edd8dd782b4ae2eb00a158ed4708194835d4494d75545fa63a51f020ed17f865c49b4ae1914a2ecbc7fdb262bd8059e811aeef9f0bae63dced9d3293be1bbdd languageName: node linkType: hard @@ -6999,10 +6990,10 @@ __metadata: languageName: node linkType: hard -"graphql@npm:^16.9.0": - version: 16.9.0 - resolution: "graphql@npm:16.9.0" - checksum: 10c0/a8850f077ff767377237d1f8b1da2ec70aeb7623cdf1dfc9e1c7ae93accc0c8149c85abe68923be9871a2934b1bce5a2496f846d4d56e1cfb03eaaa7ddba9b6a +"graphql@npm:^16.10.0": + version: 16.10.0 + resolution: "graphql@npm:16.10.0" + checksum: 10c0/303730675538c8bd6c76b447dc6f03e61242e2d2596b408c34759666ec4877409e5593a7a0467d590ac5407b8c663b093b599556a77f24f281abea69ddc53de6 languageName: node linkType: hard @@ -7112,13 +7103,13 @@ __metadata: languageName: node linkType: hard -"html-dom-parser@npm:5.0.11": - version: 5.0.11 - resolution: "html-dom-parser@npm:5.0.11" +"html-dom-parser@npm:5.0.12": + version: 5.0.12 + resolution: "html-dom-parser@npm:5.0.12" dependencies: domhandler: "npm:5.0.3" htmlparser2: "npm:9.1.0" - checksum: 10c0/752c962663d9873d90d15d1c0b5721dd16816b2ee307b660e5d579d962674d9aec10d7b532607349df21a6ee8c0f308821480b1fe664fbefad76fe94ca96d086 + checksum: 10c0/935f4e0e3c98fd545f7b9a3cad5df32eb5a5b76ad4484113e3b7ea8e75d82c2ea6d732ffc4fc7e5ed8414a96bf3993960e011f65ca30fb80311b00d2486332ed languageName: node linkType: hard @@ -7129,12 +7120,12 @@ __metadata: languageName: node linkType: hard -"html-react-parser@npm:^5.2.0": - version: 5.2.0 - resolution: "html-react-parser@npm:5.2.0" +"html-react-parser@npm:^5.2.1": + version: 5.2.1 + resolution: "html-react-parser@npm:5.2.1" dependencies: domhandler: "npm:5.0.3" - html-dom-parser: "npm:5.0.11" + html-dom-parser: "npm:5.0.12" react-property: "npm:2.0.2" style-to-js: "npm:1.1.16" peerDependencies: @@ -7143,7 +7134,7 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/7c70ce8c5557a32c944a6408ef058f47369923e7d618c6713b7c3f2b90ace39bcdae52e6728119383c3ee582969e779189a4f3ea0116f2451f87f446ef476553 + checksum: 10c0/79d687d5d3c70c91add24208ad088fd340b20611aa07a737c575fc9a05080a759a1991eec8af0fd8a97b9b08e3db962505386b18bb69620d08c97907e6c2c578 languageName: node linkType: hard @@ -8482,21 +8473,21 @@ __metadata: languageName: node linkType: hard -"next@npm:15.0.4": - version: 15.0.4 - resolution: "next@npm:15.0.4" - dependencies: - "@next/env": "npm:15.0.4" - "@next/swc-darwin-arm64": "npm:15.0.4" - "@next/swc-darwin-x64": "npm:15.0.4" - "@next/swc-linux-arm64-gnu": "npm:15.0.4" - "@next/swc-linux-arm64-musl": "npm:15.0.4" - "@next/swc-linux-x64-gnu": "npm:15.0.4" - "@next/swc-linux-x64-musl": "npm:15.0.4" - "@next/swc-win32-arm64-msvc": "npm:15.0.4" - "@next/swc-win32-x64-msvc": "npm:15.0.4" +"next@npm:15.1.0": + version: 15.1.0 + resolution: "next@npm:15.1.0" + dependencies: + "@next/env": "npm:15.1.0" + "@next/swc-darwin-arm64": "npm:15.1.0" + "@next/swc-darwin-x64": "npm:15.1.0" + "@next/swc-linux-arm64-gnu": "npm:15.1.0" + "@next/swc-linux-arm64-musl": "npm:15.1.0" + "@next/swc-linux-x64-gnu": "npm:15.1.0" + "@next/swc-linux-x64-musl": "npm:15.1.0" + "@next/swc-win32-arm64-msvc": "npm:15.1.0" + "@next/swc-win32-x64-msvc": "npm:15.1.0" "@swc/counter": "npm:0.1.3" - "@swc/helpers": "npm:0.5.13" + "@swc/helpers": "npm:0.5.15" busboy: "npm:1.6.0" caniuse-lite: "npm:^1.0.30001579" postcss: "npm:8.4.31" @@ -8506,8 +8497,8 @@ __metadata: "@opentelemetry/api": ^1.1.0 "@playwright/test": ^1.41.2 babel-plugin-react-compiler: "*" - react: ^18.2.0 || 19.0.0-rc-66855b96-20241106 || ^19.0.0 - react-dom: ^18.2.0 || 19.0.0-rc-66855b96-20241106 || ^19.0.0 + react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 + react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0 sass: ^1.3.0 dependenciesMeta: "@next/swc-darwin-arm64": @@ -8539,7 +8530,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/80b2296f33d865bf4f30f5df3d6fa461de13ef383dd9e32f33f5c05f21c766eb7f7573431235b9f3d51a5f09614cf431f8fcf925272b9524faced802961ff37b + checksum: 10c0/652a48a6cf6329753da72bec9777c153e88aee8dd1bb709c2c8e6b31b678514d50501e1a58e065464416998bb5d872ce0eaf769e7aacebc2821d36359e63c225 languageName: node linkType: hard @@ -9502,9 +9493,9 @@ __metadata: languageName: node linkType: hard -"react-focus-lock@npm:^2.13.2": - version: 2.13.2 - resolution: "react-focus-lock@npm:2.13.2" +"react-focus-lock@npm:^2.13.5": + version: 2.13.5 + resolution: "react-focus-lock@npm:2.13.5" dependencies: "@babel/runtime": "npm:^7.0.0" focus-lock: "npm:^1.3.5" @@ -9513,12 +9504,12 @@ __metadata: use-callback-ref: "npm:^1.3.2" use-sidecar: "npm:^1.1.2" peerDependencies: - "@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0 - react: ^16.8.0 || ^17.0.0 || ^18.0.0 + "@types/react": "*" + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/6d4539e9ec5943de8a7eb856df7ab97c3da751ce6515512ca337dfb2bd06499ebc1051f8c96b142ad093637825a0ddcceb884282c1ec246dd02f293a8aafa688 + checksum: 10c0/1e598eb395f85b610d03463ae9a74caf6b11411ef2412ae8f66b50a16e31676ae73a7b3ca624f2e372bf3cdf4eb0dca28f9232ba4e008f3d38ab09962675ea6d languageName: node linkType: hard @@ -9529,10 +9520,10 @@ __metadata: languageName: node linkType: hard -"react-is@npm:^18.3.1": - version: 18.3.1 - resolution: "react-is@npm:18.3.1" - checksum: 10c0/f2f1e60010c683479e74c63f96b09fb41603527cd131a9959e2aee1e5a8b0caf270b365e5ca77d4a6b18aae659b60a86150bb3979073528877029b35aecd2072 +"react-is@npm:^19.0.0": + version: 19.0.0 + resolution: "react-is@npm:19.0.0" + checksum: 10c0/d1be8e8500cf04f76df71942a21ef3a71266397a383d7ec8885f35190df818d35c65efd35aed7be47a89ad99aaff2c52e0c4e39e8930844a6b997622e50625a8 languageName: node linkType: hard @@ -10871,6 +10862,13 @@ __metadata: languageName: node linkType: hard +"tslib@npm:^2.8.0": + version: 2.8.1 + resolution: "tslib@npm:2.8.1" + checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62 + languageName: node + linkType: hard + "tslib@npm:~2.4.0": version: 2.4.1 resolution: "tslib@npm:2.4.1" @@ -10993,19 +10991,17 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:^8.17.0": - version: 8.17.0 - resolution: "typescript-eslint@npm:8.17.0" +"typescript-eslint@npm:^8.18.1": + version: 8.18.1 + resolution: "typescript-eslint@npm:8.18.1" dependencies: - "@typescript-eslint/eslint-plugin": "npm:8.17.0" - "@typescript-eslint/parser": "npm:8.17.0" - "@typescript-eslint/utils": "npm:8.17.0" + "@typescript-eslint/eslint-plugin": "npm:8.18.1" + "@typescript-eslint/parser": "npm:8.18.1" + "@typescript-eslint/utils": "npm:8.18.1" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/b148525769b9afa789ad3c2d52249fa78e67a225d48d17f2f0117b0e8b52566112be3a35de6cd26bcaffba3114be87c1070f7f4b4e2b730c059668fec4a530bc + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/cb75af9b7381051cf80a18d4d96782a23196f7500766fa52926c1515fd7eaa42cb01ed37582d1bf519860075bea3f5375e6fcbbaf7fed3e3ab1b0f6da95805ce languageName: node linkType: hard