From 95f82d82ac9470e64d02e099c51cdb4f1230a899 Mon Sep 17 00:00:00 2001 From: Mike Decker Date: Fri, 20 Dec 2024 13:15:15 -0800 Subject: [PATCH] Update dependencies --- package.json | 28 +- .../config-pages/global-message.client.tsx | 2 +- yarn.lock | 586 +++++++++--------- 3 files changed, 308 insertions(+), 308 deletions(-) diff --git a/package.json b/package.json index a31178a..3cc0c03 100644 --- a/package.json +++ b/package.json @@ -15,40 +15,40 @@ }, "dependencies": { "@heroicons/react": "^2.2.0", - "@mui/base": "5.0.0-beta.66", - "@next/third-parties": "15.1.0", + "@mui/base": "5.0.0-beta.67", + "@next/third-parties": "15.1.2", "@tailwindcss/container-queries": "^0.1.1", "@types/node": "^22.10.2", - "@types/react": "^19.0.1", + "@types/react": "^19.0.2", "@types/react-dom": "19.0.2", - "algoliasearch": "^5.17.0", + "algoliasearch": "^5.18.0", "autoprefixer": "^10.4.20", "clsx": "^2.1.1", "decanter": "^7.3.0", "drupal-jsonapi-params": "^2.3.2", - "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", - "next": "15.1.0", + "html-react-parser": "^5.2.1", + "next": "15.1.2", "postcss": "^8.4.49", "qs": "^6.13.1", "react": "19.0.0", "react-cookiebot": "^1.0.10", "react-dom": "19.0.0", "react-error-boundary": "^4.1.2", - "react-focus-lock": "^2.13.2", + "react-focus-lock": "^2.13.5", "react-instantsearch": "^7.13.9", "react-instantsearch-nextjs": "^0.3.20", - "react-slick": "^0.30.2", + "react-slick": "^0.30.3", "react-super-responsive-table": "^6.0.0", "react-tiny-oembed": "^1.1.0", "react-youtube": "^10.1.0", "react-zendesk": "^0.1.13", "sharp": "^0.33.5", "tailwind-merge": "^2.5.5", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "^5.7.2", "usehooks-ts": "^3.1.0" }, @@ -58,7 +58,7 @@ "@graphql-codegen/import-types-preset": "^3.0.0", "@graphql-codegen/typescript-graphql-request": "^6.2.0", "@graphql-codegen/typescript-operations": "^4.4.0", - "@next/bundle-analyzer": "15.1.0", + "@next/bundle-analyzer": "15.1.2", "@storybook/addon-essentials": "^8.4.7", "@storybook/addon-interactions": "^8.4.7", "@storybook/addon-links": "^8.4.7", @@ -71,8 +71,8 @@ "@types/react-slick": "^0.23.13", "concurrently": "^9.1.0", "encoding": "^0.1.13", - "eslint": "^9.16.0", - "eslint-config-next": "15.1.0", + "eslint": "^9.17.0", + "eslint-config-next": "15.1.2", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-storybook": "^0.11.1", @@ -82,7 +82,7 @@ "storybook": "^8.4.7", "storybook-addon-module-mock": "^1.3.4", "tsconfig-paths-webpack-plugin": "^4.2.0", - "typescript-eslint": "^8.18.0" + "typescript-eslint": "^8.18.1" }, "packageManager": "yarn@4.5.1", "resolutions": { diff --git a/src/components/config-pages/global-message.client.tsx b/src/components/config-pages/global-message.client.tsx index 06249ad..a0e7944 100644 --- a/src/components/config-pages/global-message.client.tsx +++ b/src/components/config-pages/global-message.client.tsx @@ -3,7 +3,7 @@ import twMerge from "@lib/utils/twMergeConfig" import {HTMLAttributes} from "react" import {clsx} from "clsx" -import {usePathname} from "next/navigation"; +import {usePathname} from "next/navigation" type Props = HTMLAttributes & { hidePaths?: Array diff --git a/yarn.lock b/yarn.lock index 238bc9e..837897d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -26,82 +26,82 @@ __metadata: languageName: node linkType: hard -"@algolia/client-abtesting@npm:5.17.0": - version: 5.17.0 - resolution: "@algolia/client-abtesting@npm:5.17.0" +"@algolia/client-abtesting@npm:5.18.0": + version: 5.18.0 + resolution: "@algolia/client-abtesting@npm:5.18.0" dependencies: - "@algolia/client-common": "npm:5.17.0" - "@algolia/requester-browser-xhr": "npm:5.17.0" - "@algolia/requester-fetch": "npm:5.17.0" - "@algolia/requester-node-http": "npm:5.17.0" - checksum: 10c0/d875a1c29c677e1474cd6beb4621a8a9b7add0d57ea176e77653e9d81f7c716457d416cc8f8e3d0df10aabb65a96e3f3f28e8360abdb14c4dbe5e0652e8ec9e9 + "@algolia/client-common": "npm:5.18.0" + "@algolia/requester-browser-xhr": "npm:5.18.0" + "@algolia/requester-fetch": "npm:5.18.0" + "@algolia/requester-node-http": "npm:5.18.0" + checksum: 10c0/f1f32b678cc5de53f2cb958cceaa5634f9b1a92eaddc28165e64e15baf97b5f51321d8d409a835edd61eb67ce9ea8bf4b424931705f1921c6a7440c0aa659d27 languageName: node linkType: hard -"@algolia/client-analytics@npm:5.17.0": - version: 5.17.0 - resolution: "@algolia/client-analytics@npm:5.17.0" +"@algolia/client-analytics@npm:5.18.0": + version: 5.18.0 + resolution: "@algolia/client-analytics@npm:5.18.0" dependencies: - "@algolia/client-common": "npm:5.17.0" - "@algolia/requester-browser-xhr": "npm:5.17.0" - "@algolia/requester-fetch": "npm:5.17.0" - "@algolia/requester-node-http": "npm:5.17.0" - checksum: 10c0/86a1d0b205573f16b4a6e69ace952e7dc1723f24bf3357f05f650788dc004c8a44327739ecc55720bf10f7db1e5a4fca0102bcb7249294dda7ca6cd7dc05e056 + "@algolia/client-common": "npm:5.18.0" + "@algolia/requester-browser-xhr": "npm:5.18.0" + "@algolia/requester-fetch": "npm:5.18.0" + "@algolia/requester-node-http": "npm:5.18.0" + checksum: 10c0/a80f0dd6fa322badb192d6ca4bb9571b4c79724c78b5aaeed0d07c6a5ace1c0ea477f5e1f64981ff56f8d4c04291e007347ce6e251fbda44c6788e6a2f449440 languageName: node linkType: hard -"@algolia/client-common@npm:5.17.0": - version: 5.17.0 - resolution: "@algolia/client-common@npm:5.17.0" - checksum: 10c0/eca9d223038e3247950b477a03d653862c40bd811a1929186127810e07fe237c1cd131882b4c94773dc6ceaad424c37273aa8d1d499f173248f469841d496a6a +"@algolia/client-common@npm:5.18.0": + version: 5.18.0 + resolution: "@algolia/client-common@npm:5.18.0" + checksum: 10c0/7d45e27d3afc24e8e01c4160b18667dda51718105c4a96ef90e05812b191ae43b8c3086ea264064a28fb762965414c9b50fa9e183ff4f166caf8a36684e75674 languageName: node linkType: hard -"@algolia/client-insights@npm:5.17.0": - version: 5.17.0 - resolution: "@algolia/client-insights@npm:5.17.0" +"@algolia/client-insights@npm:5.18.0": + version: 5.18.0 + resolution: "@algolia/client-insights@npm:5.18.0" dependencies: - "@algolia/client-common": "npm:5.17.0" - "@algolia/requester-browser-xhr": "npm:5.17.0" - "@algolia/requester-fetch": "npm:5.17.0" - "@algolia/requester-node-http": "npm:5.17.0" - checksum: 10c0/e05688f41a160a069b854f4404d34546df74c18839c64451b9d5ded95671914fc1b57f9f939190e0e8dcabdf5ceac8fa6da9a961894d3e0956946f5a7e6a495e + "@algolia/client-common": "npm:5.18.0" + "@algolia/requester-browser-xhr": "npm:5.18.0" + "@algolia/requester-fetch": "npm:5.18.0" + "@algolia/requester-node-http": "npm:5.18.0" + checksum: 10c0/c7d6d7806e1df2c29490c19b3b10cb6b3d55d9818309f4dc8b06912ca147baf9f211f18772d9c1d45ee9713662e504bc0e1a540ab993f2d2ce1a36b1dafc72db languageName: node linkType: hard -"@algolia/client-personalization@npm:5.17.0": - version: 5.17.0 - resolution: "@algolia/client-personalization@npm:5.17.0" +"@algolia/client-personalization@npm:5.18.0": + version: 5.18.0 + resolution: "@algolia/client-personalization@npm:5.18.0" dependencies: - "@algolia/client-common": "npm:5.17.0" - "@algolia/requester-browser-xhr": "npm:5.17.0" - "@algolia/requester-fetch": "npm:5.17.0" - "@algolia/requester-node-http": "npm:5.17.0" - checksum: 10c0/d34f71197f4766f0af9aebccd24548749bc3479f4f80e47410300574b9622f4c80b8bbc7508113d0efb24f2849a9683b0a641eae65479a914d481a715a3f60d3 + "@algolia/client-common": "npm:5.18.0" + "@algolia/requester-browser-xhr": "npm:5.18.0" + "@algolia/requester-fetch": "npm:5.18.0" + "@algolia/requester-node-http": "npm:5.18.0" + checksum: 10c0/4eec18cb300b777c72a70e9671850858f4df285cba188b0de276e9c4ef4d23ecabfbe43d77677884bb3318bda0562abf4bd499d217d1c9c4c222a057450a1ec2 languageName: node linkType: hard -"@algolia/client-query-suggestions@npm:5.17.0": - version: 5.17.0 - resolution: "@algolia/client-query-suggestions@npm:5.17.0" +"@algolia/client-query-suggestions@npm:5.18.0": + version: 5.18.0 + resolution: "@algolia/client-query-suggestions@npm:5.18.0" dependencies: - "@algolia/client-common": "npm:5.17.0" - "@algolia/requester-browser-xhr": "npm:5.17.0" - "@algolia/requester-fetch": "npm:5.17.0" - "@algolia/requester-node-http": "npm:5.17.0" - checksum: 10c0/ed2d0a68bd0c06eec10e19f36131bf5368d78a5335b884f50a8b9f79b55fedf5f6080a5eacd87d6198764cf0c7a15f0f9376b15f04ed47e1e7cee79716a734b4 + "@algolia/client-common": "npm:5.18.0" + "@algolia/requester-browser-xhr": "npm:5.18.0" + "@algolia/requester-fetch": "npm:5.18.0" + "@algolia/requester-node-http": "npm:5.18.0" + checksum: 10c0/3a32f9258add2b30effe8ecbb3e618a534da39cc73faa0b468b02fc2769efedfc8453e8df5f7da904f9c8974bac67401869e70481b98485e6aba4a6abac8671c languageName: node linkType: hard -"@algolia/client-search@npm:5.17.0": - version: 5.17.0 - resolution: "@algolia/client-search@npm:5.17.0" +"@algolia/client-search@npm:5.18.0": + version: 5.18.0 + resolution: "@algolia/client-search@npm:5.18.0" dependencies: - "@algolia/client-common": "npm:5.17.0" - "@algolia/requester-browser-xhr": "npm:5.17.0" - "@algolia/requester-fetch": "npm:5.17.0" - "@algolia/requester-node-http": "npm:5.17.0" - checksum: 10c0/1c000533376daab99ef4a982647e5777f4b5902641cac231b7a3493c10c158aad29ea9efbbedf0e680be6cd741fe3f2711ced0dd3e6c1229cefa2aefed297826 + "@algolia/client-common": "npm:5.18.0" + "@algolia/requester-browser-xhr": "npm:5.18.0" + "@algolia/requester-fetch": "npm:5.18.0" + "@algolia/requester-node-http": "npm:5.18.0" + checksum: 10c0/a2d0c541fb18724c8ca5570f5a3194cf854d6eddb51fd1b3261b2bc45f39825d9d0af0a867fad7020e7c8f2a7603ef596e64e3f29db9f2c00761c6bdd4969870 languageName: node linkType: hard @@ -112,66 +112,66 @@ __metadata: languageName: node linkType: hard -"@algolia/ingestion@npm:1.17.0": - version: 1.17.0 - resolution: "@algolia/ingestion@npm:1.17.0" +"@algolia/ingestion@npm:1.18.0": + version: 1.18.0 + resolution: "@algolia/ingestion@npm:1.18.0" dependencies: - "@algolia/client-common": "npm:5.17.0" - "@algolia/requester-browser-xhr": "npm:5.17.0" - "@algolia/requester-fetch": "npm:5.17.0" - "@algolia/requester-node-http": "npm:5.17.0" - checksum: 10c0/58177f2535d7c650c490f25e4097aa2ffa73bc533302d553cb9a1fbb29011e74ce4b4be2679726533b93b87675980b305e478d51d8c97a26e4b74521f458f279 + "@algolia/client-common": "npm:5.18.0" + "@algolia/requester-browser-xhr": "npm:5.18.0" + "@algolia/requester-fetch": "npm:5.18.0" + "@algolia/requester-node-http": "npm:5.18.0" + checksum: 10c0/1a383642b455ce09cecc72f71134e3c6df95a426ab36c58b9490d0ab948675e4b2c0efc0d5f3aab3468fed2efc6492b1136af920e14c04ef0dee863e7d76565d languageName: node linkType: hard -"@algolia/monitoring@npm:1.17.0": - version: 1.17.0 - resolution: "@algolia/monitoring@npm:1.17.0" +"@algolia/monitoring@npm:1.18.0": + version: 1.18.0 + resolution: "@algolia/monitoring@npm:1.18.0" dependencies: - "@algolia/client-common": "npm:5.17.0" - "@algolia/requester-browser-xhr": "npm:5.17.0" - "@algolia/requester-fetch": "npm:5.17.0" - "@algolia/requester-node-http": "npm:5.17.0" - checksum: 10c0/34e88cde1ff71972e4a94864ae4d7d4ee50146375a6be4352fb91d5fdf336b6f3c91d7b26d2d2af2f52d82141af4c4bcf778e64c152185c1160afd5295f2f566 + "@algolia/client-common": "npm:5.18.0" + "@algolia/requester-browser-xhr": "npm:5.18.0" + "@algolia/requester-fetch": "npm:5.18.0" + "@algolia/requester-node-http": "npm:5.18.0" + checksum: 10c0/67f2b885eb336dd160bc5717bc308b626d62bc98b83e698bae65fb712ea20edf044c6ec012647094fa7e95bb96fc4be61d53afafdb52c16ee56259cdf5933f8b languageName: node linkType: hard -"@algolia/recommend@npm:5.17.0": - version: 5.17.0 - resolution: "@algolia/recommend@npm:5.17.0" +"@algolia/recommend@npm:5.18.0": + version: 5.18.0 + resolution: "@algolia/recommend@npm:5.18.0" dependencies: - "@algolia/client-common": "npm:5.17.0" - "@algolia/requester-browser-xhr": "npm:5.17.0" - "@algolia/requester-fetch": "npm:5.17.0" - "@algolia/requester-node-http": "npm:5.17.0" - checksum: 10c0/4189e12c59b0908ea47533ba572cec3ee66aabef18881ad02f140d6842b3999dbd7f5ff1e431881ff60bbe20cf22fbe443c84bc93d7979d03742d288a5f00029 + "@algolia/client-common": "npm:5.18.0" + "@algolia/requester-browser-xhr": "npm:5.18.0" + "@algolia/requester-fetch": "npm:5.18.0" + "@algolia/requester-node-http": "npm:5.18.0" + checksum: 10c0/6f2dbf92a62f5e5871d13122780cb15eebefe1e79290ce97dec42bf0b0595fa66a6ee211986ed33bef6c5a457625bf00336cff84a0fe489f63b563faf5647586 languageName: node linkType: hard -"@algolia/requester-browser-xhr@npm:5.17.0": - version: 5.17.0 - resolution: "@algolia/requester-browser-xhr@npm:5.17.0" +"@algolia/requester-browser-xhr@npm:5.18.0": + version: 5.18.0 + resolution: "@algolia/requester-browser-xhr@npm:5.18.0" dependencies: - "@algolia/client-common": "npm:5.17.0" - checksum: 10c0/c2c8f5221527423ce5436d9787fc3b375e7a8cfa60c59e5bd987e2b58d02e7e5551ccdb2ad63f8ee959cef8f86bc0e553de8823e884723468d6656dd75a77f8d + "@algolia/client-common": "npm:5.18.0" + checksum: 10c0/47d7a00ac6241f599c5cac9d5bd5d09d1adf8a5829ecda3cba61ec62d82f320409e036715f9599182b4949f4740bdecd87ccb51f88fa82fa896115399478f0f3 languageName: node linkType: hard -"@algolia/requester-fetch@npm:5.17.0": - version: 5.17.0 - resolution: "@algolia/requester-fetch@npm:5.17.0" +"@algolia/requester-fetch@npm:5.18.0": + version: 5.18.0 + resolution: "@algolia/requester-fetch@npm:5.18.0" dependencies: - "@algolia/client-common": "npm:5.17.0" - checksum: 10c0/e9f3f4bab69abb99fbd3d371beebf2dc23f652db04cabdff9c80da9b383a89328f928c572e2536f52ec20012afd45e00f40616496defd0921f7d2a752a09381b + "@algolia/client-common": "npm:5.18.0" + checksum: 10c0/9172375fb34ef4954bd9e2a5db6f850dd2bc795175d1c58fb202d0dfb2638e120c8a9676b1256665d92306e0f482e52a26251ce0dcfb00e5331f8cb956f4f694 languageName: node linkType: hard -"@algolia/requester-node-http@npm:5.17.0": - version: 5.17.0 - resolution: "@algolia/requester-node-http@npm:5.17.0" +"@algolia/requester-node-http@npm:5.18.0": + version: 5.18.0 + resolution: "@algolia/requester-node-http@npm:5.18.0" dependencies: - "@algolia/client-common": "npm:5.17.0" - checksum: 10c0/69cf2dd0be2bf07c801cad42b5329c51202e9975744f434f63916243fe68e290b24f6bdd648fe9bbd2eef9b845f2a7471e84f2dad0d2e51e6b0cb4386b52d633 + "@algolia/client-common": "npm:5.18.0" + checksum: 10c0/46cc9e9c781238c873fe310397daa05f1912c39cc73cd34953dbb4da3613649edf3181086da1af859abe8f9166470acbf364ffdad12a3bc3f15b6ff806a73ee3 languageName: node linkType: hard @@ -2709,10 +2709,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 @@ -4122,14 +4122,14 @@ __metadata: languageName: node linkType: hard -"@mui/base@npm:5.0.0-beta.66": - version: 5.0.0-beta.66 - resolution: "@mui/base@npm:5.0.0-beta.66" +"@mui/base@npm:5.0.0-beta.67": + version: 5.0.0-beta.67 + resolution: "@mui/base@npm:5.0.0-beta.67" 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.2.0" + "@mui/types": "npm:^7.2.20" + "@mui/utils": "npm:^6.2.1" "@popperjs/core": "npm:^2.11.8" clsx: "npm:^2.1.1" prop-types: "npm:^15.8.1" @@ -4140,28 +4140,28 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/6c3571bfdaae99ca714cd68a33d11e87c9a35b5f2f3333de72eb5b758a5b5df7ebf604af25b6c30456c291e000c6260a00b50aeecb26e27a196a53860da2a2fa + checksum: 10c0/4fe29818fe8658883ecdffa8a858b44edd716e56fc616b3016ba32996399dab694bd0bc23149eefda5298c55ce43650aceba2e28a15770628e24c796e6286a88 languageName: node linkType: hard -"@mui/types@npm:^7.2.19": - version: 7.2.19 - resolution: "@mui/types@npm:7.2.19" +"@mui/types@npm:^7.2.20": + version: 7.2.20 + resolution: "@mui/types@npm:7.2.20" peerDependencies: "@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/9c390d7eddc7e7c396852202fdca021aee275391bc7f48d0b6458748bf75eebb34c73109958692655ba5e72946cf47db2c0c7d2e1c26be568599ed65c931d080 + checksum: 10c0/257285386903fe0705ac6d53d0ece700323b7bc9be5239ab448b2c6523965b3cadbb636f2aec8ff60354180f53daf78df687d6828a75ad220b0f71fb5a117b5e languageName: node linkType: hard -"@mui/utils@npm:^6.2.0": - version: 6.2.0 - resolution: "@mui/utils@npm:6.2.0" +"@mui/utils@npm:^6.2.1": + version: 6.2.1 + resolution: "@mui/utils@npm:6.2.1" dependencies: "@babel/runtime": "npm:^7.26.0" - "@mui/types": "npm:^7.2.19" + "@mui/types": "npm:^7.2.20" "@types/prop-types": "npm:^15.7.14" clsx: "npm:^2.1.1" prop-types: "npm:^15.8.1" @@ -4172,100 +4172,100 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/a010b21f16673ece7f7c05e9c8a26a3db7d1a9e5557f2669178049bdd6f64525983eee9e6e3837221ff9261981048166716f4d37ae8cc77a2f9f525514b83496 + checksum: 10c0/1c81a5d3918fda0c8518e726a4630779f9b1145306e42a72f6f5264b9c30527fc31caea6a429457ad6eee17be40636240a0e57159c881abae0c266628f7a3615 languageName: node linkType: hard -"@next/bundle-analyzer@npm:15.1.0": - version: 15.1.0 - resolution: "@next/bundle-analyzer@npm:15.1.0" +"@next/bundle-analyzer@npm:15.1.2": + version: 15.1.2 + resolution: "@next/bundle-analyzer@npm:15.1.2" dependencies: webpack-bundle-analyzer: "npm:4.10.1" - checksum: 10c0/6a71ecbc295b86b431d8be860645d590740095207e7240d37db7585b8bb638406e58d3409a55efb5132723eec2a0ba6bd6011186058a54a10e3f559e05d1be1d + checksum: 10c0/bf1a1ef6554bd7c39b26cebe9a9e3c387d5874dc33278662732a269e106aa091255524e87c0fb43546918962450fcebee25a24c7c14d76afeb6c1268907b6246 languageName: node linkType: hard -"@next/env@npm:15.1.0": - version: 15.1.0 - resolution: "@next/env@npm:15.1.0" - checksum: 10c0/5c6d66bcc652696a8dbbe1596194b612dd492e8b27041b738fcb63aa08669754bd7bdd3664ec8b756029a7d7b22187e646409fc1651c5e95d3ae39c3cca62c3d +"@next/env@npm:15.1.2": + version: 15.1.2 + resolution: "@next/env@npm:15.1.2" + checksum: 10c0/07f2b258bd0e8937bfd33515c48b920491d9c281de5f1fa58c4c222dc8e7e0ad3745ca6035bfef788f07d9a39c583bc18cb0cdfbaa8c2177761d9c2bbdd9592f languageName: node linkType: hard -"@next/eslint-plugin-next@npm:15.1.0": - version: 15.1.0 - resolution: "@next/eslint-plugin-next@npm:15.1.0" +"@next/eslint-plugin-next@npm:15.1.2": + version: 15.1.2 + resolution: "@next/eslint-plugin-next@npm:15.1.2" dependencies: fast-glob: "npm:3.3.1" - checksum: 10c0/d20c396d9c298523e31b4402d126e28d536cfa151bc6a9a9da3e74bddd5770547c76d5fbda59fe4332ffaea3af1e7f489b2358336cb2f921d3561577a0f4cd1a + checksum: 10c0/9caf0763247cba8925d89596b7fdb21ec5d3cd0f5251e1e3f70c19815c7439cf358c694e59f0eedf08520c3a75c063395288af92661c75781bd7441de1063dc2 languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-darwin-arm64@npm:15.1.0" +"@next/swc-darwin-arm64@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-darwin-arm64@npm:15.1.2" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-darwin-x64@npm:15.1.0" +"@next/swc-darwin-x64@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-darwin-x64@npm:15.1.2" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-linux-arm64-gnu@npm:15.1.0" +"@next/swc-linux-arm64-gnu@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-linux-arm64-gnu@npm:15.1.2" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-linux-arm64-musl@npm:15.1.0" +"@next/swc-linux-arm64-musl@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-linux-arm64-musl@npm:15.1.2" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-linux-x64-gnu@npm:15.1.0" +"@next/swc-linux-x64-gnu@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-linux-x64-gnu@npm:15.1.2" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-linux-x64-musl@npm:15.1.0" +"@next/swc-linux-x64-musl@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-linux-x64-musl@npm:15.1.2" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-win32-arm64-msvc@npm:15.1.0" +"@next/swc-win32-arm64-msvc@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-win32-arm64-msvc@npm:15.1.2" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:15.1.0": - version: 15.1.0 - resolution: "@next/swc-win32-x64-msvc@npm:15.1.0" +"@next/swc-win32-x64-msvc@npm:15.1.2": + version: 15.1.2 + resolution: "@next/swc-win32-x64-msvc@npm:15.1.2" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@next/third-parties@npm:15.1.0": - version: 15.1.0 - resolution: "@next/third-parties@npm:15.1.0" +"@next/third-parties@npm:15.1.2": + version: 15.1.2 + resolution: "@next/third-parties@npm:15.1.2" 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-de68d2f4-20241204 || ^19.0.0 - checksum: 10c0/adbdabc02436c04d5a285777952d45eaf54c327d1fae8a2c3de26620367b0b1dc7d4ad226a05800da94a98a42abdcdd94222a4a95db9747108966167526f8d6b + checksum: 10c0/0224c8a0431ff27693a4c4f47220f114c7098b923572ac31855a15265d39ceba9130cb293ff8b3ca893a5f5030d1e1b94898c5259cda6d642d45e0e809b8a066 languageName: node linkType: hard @@ -6465,15 +6465,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.18.0": - version: 8.18.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.18.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.18.0" - "@typescript-eslint/type-utils": "npm:8.18.0" - "@typescript-eslint/utils": "npm:8.18.0" - "@typescript-eslint/visitor-keys": "npm:8.18.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" @@ -6482,7 +6482,7 @@ __metadata: "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/c338da1b96c41d7b94401a6711659d0fef3acb691eff7a958f9d3aa0442a858830daad67e3575288a4f4669572e2b690517a513519b404a465ad68fe0a82d3ec + checksum: 10c0/7994d323228f3fc3ec124291cd02761251bcd9a5a6356001d2cb8f68abdb400c3cfbeb343d6941d8e6b6c8d2d616a278bbb3b6d9ed839ba5148a05f60a1f67b4 languageName: node linkType: hard @@ -6509,19 +6509,19 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.18.0": - version: 8.18.0 - resolution: "@typescript-eslint/parser@npm:8.18.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.18.0" - "@typescript-eslint/types": "npm:8.18.0" - "@typescript-eslint/typescript-estree": "npm:8.18.0" - "@typescript-eslint/visitor-keys": "npm:8.18.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 typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/d3a062511c24dfcf522a645db1153022d49aa3bb05e288c22474cf04dc1d836f877eb9d2733947e448981ffb16e4de50d4ebe7570a268733a641f228ca6c4849 + checksum: 10c0/23ab30b3f00b86108137e7df03710a088046ead3582595b0f8e17d5062770365e24e0a1ae3398bb3a1c29aa0f05a0de30887e2e0f6fb86163e878dd0eed1b25c languageName: node linkType: hard @@ -6553,13 +6553,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.18.0": - version: 8.18.0 - resolution: "@typescript-eslint/scope-manager@npm:8.18.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.18.0" - "@typescript-eslint/visitor-keys": "npm:8.18.0" - checksum: 10c0/6bf6532fd43f2b55b9b47fa8b0217c5b5a03f022e869a6a21228fc3ae04c0ac6c5ae5d6026866d189ba424d2f98cc6fbd2a34f909d241c9b86c031afd808f90c + "@typescript-eslint/types": "npm:8.18.1" + "@typescript-eslint/visitor-keys": "npm:8.18.1" + checksum: 10c0/97c503b2ece79b6c99ca8e6a5f1f40855cf72f17fbf05e42e62d19c2666e7e6f5df9bf71f13dbc4720c5ee0397670ba8052482a90441fbffa901da5f2e739565 languageName: node linkType: hard @@ -6573,18 +6573,18 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.18.0": - version: 8.18.0 - resolution: "@typescript-eslint/type-utils@npm:8.18.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.18.0" - "@typescript-eslint/utils": "npm:8.18.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 typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/c0fcf201c3b53f9374c0571198a639c81536170141caa08fd0f47094a596b1f82f839a849eac5832f954345c567dccb45b2ee1c0872c513331165f7bcb812396 + checksum: 10c0/cfe5362a22fa5e18a2662928904da024e42c84cb58a46238b9b61edafcd046f53c9505637176c8cd1c386165c6a6ed15a2b51700495cad6c20e0e33499d483a1 languageName: node linkType: hard @@ -6610,10 +6610,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.18.0": - version: 8.18.0 - resolution: "@typescript-eslint/types@npm:8.18.0" - checksum: 10c0/2dd7468c3f1c305545268b72c3a333488e6ab1b628c5f65081d895866422b9376c21634a7aac437805f84b22e352b6a8fc4dcf925ef4a8fd7d1898b8359f71be +"@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 @@ -6643,12 +6643,12 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.18.0": - version: 8.18.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.18.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.18.0" - "@typescript-eslint/visitor-keys": "npm:8.18.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" @@ -6657,7 +6657,7 @@ __metadata: ts-api-utils: "npm:^1.3.0" peerDependencies: typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/87b432b190b627314f007b17b2371898db78baaa3df67a0d9a94d080d88a7a307906b54a735084cacef37f6421e2b9c3320040617e73fe54eac2bf22c610f1ec + checksum: 10c0/7ecb061dc63c729b23f4f15db5736ca93b1ae633108400e6c31cf8af782494912f25c3683f9f952dbfd10cb96031caba247a1ad406abf5d163639a00ac3ce5a3 languageName: node linkType: hard @@ -6680,18 +6680,18 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.18.0": - version: 8.18.0 - resolution: "@typescript-eslint/utils@npm:8.18.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.18.0" - "@typescript-eslint/types": "npm:8.18.0" - "@typescript-eslint/typescript-estree": "npm:8.18.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 typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/58a2fc1e404d1f905c2a958d995824eb4abc6e73836b186717550677f8b1d17954acc369feddb83277350915388bc3d8b721423c37777b8b8017fc29c89ec6ee + checksum: 10c0/1e29408bd8fbda9f3386dabdb2b7471dacff28342d5bd6521ca3b7932df0cae100030d2eac75d946a82cbefa33f78000eed4ce789128fdea069ffeabd4429d80 languageName: node linkType: hard @@ -6733,13 +6733,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.18.0": - version: 8.18.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.18.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.18.0" + "@typescript-eslint/types": "npm:8.18.1" eslint-visitor-keys: "npm:^4.2.0" - checksum: 10c0/d4cdc2adab553098b5be7117fb7df76fb66cfd380528881a0a8c2a9eee03bf8baddda07d15ca0bd3ed8b35c379b3f449292183df18e3e81898dbcadafcb708b8 + checksum: 10c0/68651ae1825dbd660ea39b4e1d1618f6ad0026fa3a04aecec296750977cab316564e3e2ace8edbebf1ae86bd17d86acc98cac7b6e9aad4e1c666bd26f18706ad languageName: node linkType: hard @@ -7240,24 +7240,24 @@ __metadata: languageName: node linkType: hard -"algoliasearch@npm:^5.17.0": - version: 5.17.0 - resolution: "algoliasearch@npm:5.17.0" +"algoliasearch@npm:^5.18.0": + version: 5.18.0 + resolution: "algoliasearch@npm:5.18.0" dependencies: - "@algolia/client-abtesting": "npm:5.17.0" - "@algolia/client-analytics": "npm:5.17.0" - "@algolia/client-common": "npm:5.17.0" - "@algolia/client-insights": "npm:5.17.0" - "@algolia/client-personalization": "npm:5.17.0" - "@algolia/client-query-suggestions": "npm:5.17.0" - "@algolia/client-search": "npm:5.17.0" - "@algolia/ingestion": "npm:1.17.0" - "@algolia/monitoring": "npm:1.17.0" - "@algolia/recommend": "npm:5.17.0" - "@algolia/requester-browser-xhr": "npm:5.17.0" - "@algolia/requester-fetch": "npm:5.17.0" - "@algolia/requester-node-http": "npm:5.17.0" - checksum: 10c0/bd07d6007dd2c5bd31228451eb3a15b64fdaa209ee09a2c14d36f1741dfbdbfc8532fabce419a14a8310658219f07fd3799a7e4687a8e21c1bd5355719241f48 + "@algolia/client-abtesting": "npm:5.18.0" + "@algolia/client-analytics": "npm:5.18.0" + "@algolia/client-common": "npm:5.18.0" + "@algolia/client-insights": "npm:5.18.0" + "@algolia/client-personalization": "npm:5.18.0" + "@algolia/client-query-suggestions": "npm:5.18.0" + "@algolia/client-search": "npm:5.18.0" + "@algolia/ingestion": "npm:1.18.0" + "@algolia/monitoring": "npm:1.18.0" + "@algolia/recommend": "npm:5.18.0" + "@algolia/requester-browser-xhr": "npm:5.18.0" + "@algolia/requester-fetch": "npm:5.18.0" + "@algolia/requester-node-http": "npm:5.18.0" + checksum: 10c0/c8a0b6efadccd033e4250c5967c9e5641b212535417d9fd4934a782aaf35930bf2b3f74658b916c6bfd9b13271ffc59683c801c0e63d2ee20a83364330ddd7a5 languageName: node linkType: hard @@ -8799,7 +8799,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: @@ -9928,11 +9928,11 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:15.1.0": - version: 15.1.0 - resolution: "eslint-config-next@npm:15.1.0" +"eslint-config-next@npm:15.1.2": + version: 15.1.2 + resolution: "eslint-config-next@npm:15.1.2" dependencies: - "@next/eslint-plugin-next": "npm:15.1.0" + "@next/eslint-plugin-next": "npm:15.1.2" "@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" @@ -9948,7 +9948,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/53f244e49964bb6bfd89d5b6978b5c1650f927c913f7c6d8f251fc2528a9fbae04e5a6371c9856886b0b1e008c23f6aba1e1270537f8cb97c5306288052c0a1d + checksum: 10c0/570775cc12ae044d85f9a44774aa5288695ab47b937e8a97cc707455daff4281e9f61823213bf3f7da9bd4067f8e6e2373ff74781aaa52a148e1a6c4e667763e languageName: node linkType: hard @@ -10181,16 +10181,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" @@ -10199,7 +10199,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" @@ -10226,7 +10226,7 @@ __metadata: optional: true bin: eslint: bin/eslint.js - checksum: 10c0/f36d12652c6f20bab8a77375b8ad29a6af030c3840deb0a5f9dd4cee49d68a2d68d7dc73b0c25918df59d83cd686dd5712e11387e696e1f3842e8dde15cd3255 + checksum: 10c0/9edd8dd782b4ae2eb00a158ed4708194835d4494d75545fa63a51f020ed17f865c49b4ae1914a2ecbc7fdb262bd8059e811aeef9f0bae63dced9d3293be1bbdd languageName: node linkType: hard @@ -11089,10 +11089,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 @@ -11289,13 +11289,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 @@ -11337,12 +11337,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: @@ -11351,7 +11351,7 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/7c70ce8c5557a32c944a6408ef058f47369923e7d618c6713b7c3f2b90ace39bcdae52e6728119383c3ee582969e779189a4f3ea0116f2451f87f446ef476553 + checksum: 10c0/79d687d5d3c70c91add24208ad088fd340b20611aa07a737c575fc9a05080a759a1991eec8af0fd8a97b9b08e3db962505386b18bb69620d08c97907e6c2c578 languageName: node linkType: hard @@ -13064,19 +13064,19 @@ __metadata: languageName: node linkType: hard -"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" +"next@npm:15.1.2": + version: 15.1.2 + resolution: "next@npm:15.1.2" + dependencies: + "@next/env": "npm:15.1.2" + "@next/swc-darwin-arm64": "npm:15.1.2" + "@next/swc-darwin-x64": "npm:15.1.2" + "@next/swc-linux-arm64-gnu": "npm:15.1.2" + "@next/swc-linux-arm64-musl": "npm:15.1.2" + "@next/swc-linux-x64-gnu": "npm:15.1.2" + "@next/swc-linux-x64-musl": "npm:15.1.2" + "@next/swc-win32-arm64-msvc": "npm:15.1.2" + "@next/swc-win32-x64-msvc": "npm:15.1.2" "@swc/counter": "npm:0.1.3" "@swc/helpers": "npm:0.5.15" busboy: "npm:1.6.0" @@ -13121,7 +13121,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/652a48a6cf6329753da72bec9777c153e88aee8dd1bb709c2c8e6b31b678514d50501e1a58e065464416998bb5d872ce0eaf769e7aacebc2821d36359e63c225 + checksum: 10c0/320b949336fa41210ebe5cee66fce7edb4dc3474b438898590e43f6dfe30212620b090801d6f8cc4d37bfb54cb316680f65b58110cc8885f8c2b108a80e4ecee languageName: node linkType: hard @@ -14490,9 +14490,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" @@ -14501,12 +14501,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 @@ -14641,9 +14641,9 @@ __metadata: languageName: node linkType: hard -"react-slick@npm:^0.30.2": - version: 0.30.2 - resolution: "react-slick@npm:0.30.2" +"react-slick@npm:^0.30.3": + version: 0.30.3 + resolution: "react-slick@npm:0.30.3" dependencies: classnames: "npm:^2.2.5" enquire.js: "npm:^2.1.6" @@ -14651,9 +14651,9 @@ __metadata: lodash.debounce: "npm:^4.0.8" resize-observer-polyfill: "npm:^1.5.0" peerDependencies: - react: ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0 - react-dom: ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0 - checksum: 10c0/8994ae2934aa39e889674124b68669e4e012b2a5286bbbc2a3455c2e11ebd5364ab9c56e1d268f3b7b9fe1fbc3a165b82dd84d6f234f3542385df09998c9fbb5 + react: ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + checksum: 10c0/7a4cc4f898ede6fd3a0b7ac48921c1021c7ed3bb1eee5d701b7c3d3d53b0d18d20e72aab1dcb8012ff13636b4927c4bcf243fb97258811a9511bed7ab5a6d27d languageName: node linkType: hard @@ -16142,9 +16142,9 @@ __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.66" - "@next/bundle-analyzer": "npm:15.1.0" - "@next/third-parties": "npm:15.1.0" + "@mui/base": "npm:5.0.0-beta.67" + "@next/bundle-analyzer": "npm:15.1.2" + "@next/third-parties": "npm:15.1.2" "@storybook/addon-essentials": "npm:^8.4.7" "@storybook/addon-interactions": "npm:^8.4.7" "@storybook/addon-links": "npm:^8.4.7" @@ -16155,28 +16155,28 @@ __metadata: "@storybook/testing-library": "npm:^0.2.2" "@tailwindcss/container-queries": "npm:^0.1.1" "@types/node": "npm:^22.10.2" - "@types/react": "npm:^19.0.1" + "@types/react": "npm:^19.0.2" "@types/react-cookiebot": "npm:^1.0.5" "@types/react-dom": "npm:19.0.2" "@types/react-slick": "npm:^0.23.13" - algoliasearch: "npm:^5.17.0" + algoliasearch: "npm:^5.18.0" autoprefixer: "npm:^10.4.20" clsx: "npm:^2.1.1" concurrently: "npm:^9.1.0" decanter: "npm:^7.3.0" drupal-jsonapi-params: "npm:^2.3.2" encoding: "npm:^0.1.13" - eslint: "npm:^9.16.0" - eslint-config-next: "npm:15.1.0" + eslint: "npm:^9.17.0" + eslint-config-next: "npm:15.1.2" eslint-config-prettier: "npm:^9.1.0" eslint-plugin-prettier: "npm:^5.2.1" eslint-plugin-storybook: "npm:^0.11.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" - next: "npm:15.1.0" + html-react-parser: "npm:^5.2.1" + next: "npm:15.1.2" postcss: "npm:^8.4.49" prettier: "npm:^3.4.2" prettier-plugin-tailwindcss: "npm:^0.6.9" @@ -16186,10 +16186,10 @@ __metadata: react-docgen: "npm:^7.1.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-instantsearch: "npm:^7.13.9" react-instantsearch-nextjs: "npm:^0.3.20" - react-slick: "npm:^0.30.2" + react-slick: "npm:^0.30.3" react-super-responsive-table: "npm:^6.0.0" react-tiny-oembed: "npm:^1.1.0" react-youtube: "npm:^10.1.0" @@ -16198,10 +16198,10 @@ __metadata: storybook: "npm:^8.4.7" storybook-addon-module-mock: "npm:^1.3.4" tailwind-merge: "npm:^2.5.5" - tailwindcss: "npm:^3.4.16" + tailwindcss: "npm:^3.4.17" tsconfig-paths-webpack-plugin: "npm:^4.2.0" typescript: "npm:^5.7.2" - typescript-eslint: "npm:^8.18.0" + typescript-eslint: "npm:^8.18.1" usehooks-ts: "npm:^3.1.0" languageName: unknown linkType: soft @@ -16306,9 +16306,9 @@ __metadata: languageName: node linkType: hard -"tailwindcss@npm:^3.4.16": - version: 3.4.16 - resolution: "tailwindcss@npm:3.4.16" +"tailwindcss@npm:^3.4.17": + version: 3.4.17 + resolution: "tailwindcss@npm:3.4.17" dependencies: "@alloc/quick-lru": "npm:^5.2.0" arg: "npm:^5.0.2" @@ -16335,7 +16335,7 @@ __metadata: bin: tailwind: lib/cli.js tailwindcss: lib/cli.js - checksum: 10c0/f716ff38e0ea6f25c2b3d811e0aaac07f627193e8527d8ad945d5088d4a188ac1eb1e8ee9aef76d8525e756ffbb8369d717013d3ffc2f49fabaa94cb1e6784c1 + checksum: 10c0/cc42c6e7fdf88a5507a0d7fea37f1b4122bec158977f8c017b2ae6828741f9e6f8cb90282c6bf2bd5951fd1220a53e0a50ca58f5c1c00eb7f5d9f8b80dc4523c languageName: node linkType: hard @@ -16788,17 +16788,17 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:^8.18.0": - version: 8.18.0 - resolution: "typescript-eslint@npm:8.18.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.18.0" - "@typescript-eslint/parser": "npm:8.18.0" - "@typescript-eslint/utils": "npm:8.18.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 typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/dda882cbfc1ebad6903864571bc69bfd7e32e17fec67d98fdfab2bd652348d425c6a1c3697734d59cd5dd15d26d496db3c3808c1de5840fa29b9e76184fa1865 + checksum: 10c0/cb75af9b7381051cf80a18d4d96782a23196f7500766fa52926c1515fd7eaa42cb01ed37582d1bf519860075bea3f5375e6fcbbaf7fed3e3ab1b0f6da95805ce languageName: node linkType: hard