diff --git a/next-env.d.ts b/next-env.d.ts index 40c3d68..1b3be08 100644 --- a/next-env.d.ts +++ b/next-env.d.ts @@ -2,4 +2,4 @@ /// // NOTE: This file should not be edited -// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information. +// see https://nextjs.org/docs/app/api-reference/config/typescript for more information. diff --git a/package.json b/package.json index 9da27fe..62b2ac1 100644 --- a/package.json +++ b/package.json @@ -26,56 +26,56 @@ "node": ">=22.9.0" }, "dependencies": { - "@payloadcms/db-postgres": "3.1.1", - "@payloadcms/email-nodemailer": "3.1.1", - "@payloadcms/next": "3.1.1", - "@payloadcms/richtext-lexical": "3.1.1", - "@payloadcms/storage-s3": "3.1.1", - "@payloadcms/ui": "3.1.1", - "babel-plugin-react-compiler": "0.0.0-experimental-48eb8f4-20240822", - "chromiumly": "^3.9.0", + "@payloadcms/db-postgres": "3.7.0", + "@payloadcms/email-nodemailer": "3.7.0", + "@payloadcms/next": "3.7.0", + "@payloadcms/richtext-lexical": "3.7.0", + "@payloadcms/storage-s3": "3.7.0", + "@payloadcms/ui": "3.7.0", + "babel-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206", + "chromiumly": "^3.10.1", "cross-env": "^7.0.3", - "graphql": "^16.9.0", + "graphql": "^16.10.0", "jsonwebtoken": "^9.0.2", - "ky": "^1.7.2", + "ky": "^1.7.3", "lodash-es": "^4.17.21", - "next": "15.0.3", + "next": "15.1.0", "nodemailer": "^6.9.16", - "payload": "3.1.1", - "payload-oauth2": "^1.0.6", - "react": "19.0.0-rc-65a56d0e-20241020", - "react-dom": "19.0.0-rc-65a56d0e-20241020", - "react-i18next": "^14.1.3", - "react-router-dom": "5.3.4", + "payload": "3.7.0", + "payload-oauth2": "^1.0.7", + "react": "19.0.0", + "react-dom": "19.0.0", + "react-i18next": "^15.2.0", + "react-router-dom": "7.0.2", "sharp": "0.33.5", "swr": "^2.2.5", "tslog": "^4.9.3" }, "devDependencies": { - "@payloadcms/graphql": "3.1.1", - "@swc/core": "1.9.3", + "@payloadcms/graphql": "3.7.0", + "@swc/core": "1.10.1", "@tailwindcss/typography": "^0.5.15", "@types/jsdom": "^21.1.7", "@types/jsonwebtoken": "^9.0.7", "@types/lodash-es": "^4.17.12", - "@types/node": "^22.10.0", + "@types/node": "^22.10.2", "@types/nodemailer": "^6.4.17", - "@types/react": "npm:types-react@19.0.0-rc.0", - "@types/react-dom": "npm:types-react-dom@19.0.0-rc.0", + "@types/react": "^19.0.1", + "@types/react-dom": "^19.0.2", "@types/react-router-dom": "^5.3.3", - "@typescript-eslint/eslint-plugin": "8.16.0", - "@typescript-eslint/parser": "8.16.0", + "@typescript-eslint/eslint-plugin": "8.18.0", + "@typescript-eslint/parser": "8.18.0", "autoprefixer": "^10.4.20", - "dotenv": "^16.4.5", + "dotenv": "^16.4.7", "eslint": "^8.57.1", - "eslint-config-next": "15.0.3", + "eslint-config-next": "15.1.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-jsonc": "^2.18.2", "eslint-plugin-prettier": "^5.2.1", "postcss": "^8.4.49", - "prettier": "^3.4.1", + "prettier": "^3.4.2", "prettier-plugin-tailwindcss": "^0.6.9", - "tailwindcss": "^3.4.15", + "tailwindcss": "^3.4.16", "typescript": "5.6.3" }, "overrides": { diff --git a/yarn.lock b/yarn.lock index 46fa262..753e98d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13,13 +13,13 @@ __metadata: linkType: hard "@apidevtools/json-schema-ref-parser@npm:^11.5.5": - version: 11.7.2 - resolution: "@apidevtools/json-schema-ref-parser@npm:11.7.2" + version: 11.7.3 + resolution: "@apidevtools/json-schema-ref-parser@npm:11.7.3" dependencies: "@jsdevtools/ono": "npm:^7.1.3" "@types/json-schema": "npm:^7.0.15" js-yaml: "npm:^4.1.0" - checksum: 10/8e80207c28aad234d3710fcfcf307691000bfbda40edb2ea4fdaf8158d026eb2b15a6471076490c2f40304df5b7bdd4be33d9979acef6cbfaf459b8bd1d79bf2 + checksum: 10/ab496d84f8deca4e5e3ab4adb28825fb1e90655561cf7b70b6dc7b8cf95e49ea9fa3440c265d1d115a43e673b94a79005af05b5d76f77a8934ed1c2fae6762c9 languageName: node linkType: hard @@ -106,560 +106,560 @@ __metadata: linkType: hard "@aws-sdk/client-s3@npm:^3.614.0": - version: 3.699.0 - resolution: "@aws-sdk/client-s3@npm:3.699.0" + version: 3.712.0 + resolution: "@aws-sdk/client-s3@npm:3.712.0" dependencies: "@aws-crypto/sha1-browser": "npm:5.2.0" "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.699.0" - "@aws-sdk/client-sts": "npm:3.699.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.696.0" - "@aws-sdk/middleware-expect-continue": "npm:3.696.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.697.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-location-constraint": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.696.0" - "@aws-sdk/middleware-ssec": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@aws-sdk/xml-builder": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/eventstream-serde-browser": "npm:^3.0.13" - "@smithy/eventstream-serde-config-resolver": "npm:^3.0.10" - "@smithy/eventstream-serde-node": "npm:^3.0.12" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-blob-browser": "npm:^3.1.9" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/hash-stream-node": "npm:^3.1.9" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/md5-js": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" + "@aws-sdk/client-sso-oidc": "npm:3.712.0" + "@aws-sdk/client-sts": "npm:3.712.0" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/credential-provider-node": "npm:3.712.0" + "@aws-sdk/middleware-bucket-endpoint": "npm:3.709.0" + "@aws-sdk/middleware-expect-continue": "npm:3.709.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.709.0" + "@aws-sdk/middleware-host-header": "npm:3.709.0" + "@aws-sdk/middleware-location-constraint": "npm:3.709.0" + "@aws-sdk/middleware-logger": "npm:3.709.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.709.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.709.0" + "@aws-sdk/middleware-ssec": "npm:3.709.0" + "@aws-sdk/middleware-user-agent": "npm:3.709.0" + "@aws-sdk/region-config-resolver": "npm:3.709.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@aws-sdk/util-endpoints": "npm:3.709.0" + "@aws-sdk/util-user-agent-browser": "npm:3.709.0" + "@aws-sdk/util-user-agent-node": "npm:3.712.0" + "@aws-sdk/xml-builder": "npm:3.709.0" + "@smithy/config-resolver": "npm:^3.0.13" + "@smithy/core": "npm:^2.5.5" + "@smithy/eventstream-serde-browser": "npm:^3.0.14" + "@smithy/eventstream-serde-config-resolver": "npm:^3.0.11" + "@smithy/eventstream-serde-node": "npm:^3.0.13" + "@smithy/fetch-http-handler": "npm:^4.1.2" + "@smithy/hash-blob-browser": "npm:^3.1.10" + "@smithy/hash-node": "npm:^3.0.11" + "@smithy/hash-stream-node": "npm:^3.1.10" + "@smithy/invalid-dependency": "npm:^3.0.11" + "@smithy/md5-js": "npm:^3.0.11" + "@smithy/middleware-content-length": "npm:^3.0.13" + "@smithy/middleware-endpoint": "npm:^3.2.5" + "@smithy/middleware-retry": "npm:^3.0.30" + "@smithy/middleware-serde": "npm:^3.0.11" + "@smithy/middleware-stack": "npm:^3.0.11" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/node-http-handler": "npm:^3.3.2" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/url-parser": "npm:^3.0.11" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" - "@smithy/util-stream": "npm:^3.3.1" + "@smithy/util-defaults-mode-browser": "npm:^3.0.30" + "@smithy/util-defaults-mode-node": "npm:^3.0.30" + "@smithy/util-endpoints": "npm:^2.1.7" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-retry": "npm:^3.0.11" + "@smithy/util-stream": "npm:^3.3.2" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.9" + "@smithy/util-waiter": "npm:^3.2.0" tslib: "npm:^2.6.2" - checksum: 10/99962db5d43824034002fde1e28636b92ee6b56a7a561d635b3a77b943dabf44cb02a076ee85202b16d16971768da09214ef92e2f231894d5d22738597204d57 + checksum: 10/7d714efb48ea366d835a43f71cda186c3d726ae8ea3427d01ecc5d469768e745ea835ec42dd4a162644b7259705f137b989d8182f7492c1a906d8523b714cefa languageName: node linkType: hard -"@aws-sdk/client-sso-oidc@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/client-sso-oidc@npm:3.699.0" +"@aws-sdk/client-sso-oidc@npm:3.712.0": + version: 3.712.0 + resolution: "@aws-sdk/client-sso-oidc@npm:3.712.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/credential-provider-node": "npm:3.712.0" + "@aws-sdk/middleware-host-header": "npm:3.709.0" + "@aws-sdk/middleware-logger": "npm:3.709.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.709.0" + "@aws-sdk/middleware-user-agent": "npm:3.709.0" + "@aws-sdk/region-config-resolver": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@aws-sdk/util-endpoints": "npm:3.709.0" + "@aws-sdk/util-user-agent-browser": "npm:3.709.0" + "@aws-sdk/util-user-agent-node": "npm:3.712.0" + "@smithy/config-resolver": "npm:^3.0.13" + "@smithy/core": "npm:^2.5.5" + "@smithy/fetch-http-handler": "npm:^4.1.2" + "@smithy/hash-node": "npm:^3.0.11" + "@smithy/invalid-dependency": "npm:^3.0.11" + "@smithy/middleware-content-length": "npm:^3.0.13" + "@smithy/middleware-endpoint": "npm:^3.2.5" + "@smithy/middleware-retry": "npm:^3.0.30" + "@smithy/middleware-serde": "npm:^3.0.11" + "@smithy/middleware-stack": "npm:^3.0.11" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/node-http-handler": "npm:^3.3.2" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/url-parser": "npm:^3.0.11" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" + "@smithy/util-defaults-mode-browser": "npm:^3.0.30" + "@smithy/util-defaults-mode-node": "npm:^3.0.30" + "@smithy/util-endpoints": "npm:^2.1.7" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-retry": "npm:^3.0.11" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.699.0 - checksum: 10/196b4bd071b525eb516ceb02cbb8c43bbd492f999867c7f57d361a821243f20e4d9e72525832e1ca92edcc2163f09b5017df45aae47a7553710170171cbf8398 + "@aws-sdk/client-sts": ^3.712.0 + checksum: 10/4643800b5c1f5622e380ade3363b11d8e7d8a8ce4821e2e9fa2873440a2b19cf920fba751a4e7f9d40fb7d3e13e8452490868e831de35ad3721d85d62552a4d0 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/client-sso@npm:3.696.0" +"@aws-sdk/client-sso@npm:3.712.0": + version: 3.712.0 + resolution: "@aws-sdk/client-sso@npm:3.712.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/middleware-host-header": "npm:3.709.0" + "@aws-sdk/middleware-logger": "npm:3.709.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.709.0" + "@aws-sdk/middleware-user-agent": "npm:3.709.0" + "@aws-sdk/region-config-resolver": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@aws-sdk/util-endpoints": "npm:3.709.0" + "@aws-sdk/util-user-agent-browser": "npm:3.709.0" + "@aws-sdk/util-user-agent-node": "npm:3.712.0" + "@smithy/config-resolver": "npm:^3.0.13" + "@smithy/core": "npm:^2.5.5" + "@smithy/fetch-http-handler": "npm:^4.1.2" + "@smithy/hash-node": "npm:^3.0.11" + "@smithy/invalid-dependency": "npm:^3.0.11" + "@smithy/middleware-content-length": "npm:^3.0.13" + "@smithy/middleware-endpoint": "npm:^3.2.5" + "@smithy/middleware-retry": "npm:^3.0.30" + "@smithy/middleware-serde": "npm:^3.0.11" + "@smithy/middleware-stack": "npm:^3.0.11" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/node-http-handler": "npm:^3.3.2" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/url-parser": "npm:^3.0.11" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" + "@smithy/util-defaults-mode-browser": "npm:^3.0.30" + "@smithy/util-defaults-mode-node": "npm:^3.0.30" + "@smithy/util-endpoints": "npm:^2.1.7" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-retry": "npm:^3.0.11" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/02666c5aeca2e8899c9d870978216c49cf75b6046eebcf04aeb9631c5904d3133898e1369b0f2b0d7a88ac0c31e7c818292417c4a513d3d35ca32339e503eaac + checksum: 10/0f8878e93ce4b7c1bb663712cf6c3bd709b804470443c68a38d606eb820f486c208e25971072031635a73c9130ef34cf7efab5b87e8e2187d1d9e9bb06b8db73 languageName: node linkType: hard -"@aws-sdk/client-sts@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/client-sts@npm:3.699.0" +"@aws-sdk/client-sts@npm:3.712.0": + version: 3.712.0 + resolution: "@aws-sdk/client-sts@npm:3.712.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.699.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" + "@aws-sdk/client-sso-oidc": "npm:3.712.0" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/credential-provider-node": "npm:3.712.0" + "@aws-sdk/middleware-host-header": "npm:3.709.0" + "@aws-sdk/middleware-logger": "npm:3.709.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.709.0" + "@aws-sdk/middleware-user-agent": "npm:3.709.0" + "@aws-sdk/region-config-resolver": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@aws-sdk/util-endpoints": "npm:3.709.0" + "@aws-sdk/util-user-agent-browser": "npm:3.709.0" + "@aws-sdk/util-user-agent-node": "npm:3.712.0" + "@smithy/config-resolver": "npm:^3.0.13" + "@smithy/core": "npm:^2.5.5" + "@smithy/fetch-http-handler": "npm:^4.1.2" + "@smithy/hash-node": "npm:^3.0.11" + "@smithy/invalid-dependency": "npm:^3.0.11" + "@smithy/middleware-content-length": "npm:^3.0.13" + "@smithy/middleware-endpoint": "npm:^3.2.5" + "@smithy/middleware-retry": "npm:^3.0.30" + "@smithy/middleware-serde": "npm:^3.0.11" + "@smithy/middleware-stack": "npm:^3.0.11" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/node-http-handler": "npm:^3.3.2" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/url-parser": "npm:^3.0.11" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-body-length-browser": "npm:^3.0.0" "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" + "@smithy/util-defaults-mode-browser": "npm:^3.0.30" + "@smithy/util-defaults-mode-node": "npm:^3.0.30" + "@smithy/util-endpoints": "npm:^2.1.7" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-retry": "npm:^3.0.11" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/9815310901eebc5be3d2cda157c0df57e818213f0dab0ecf932998fb41b5834b6dd3d35cfd78b8d34ecf44338e14d3f7831ab89c3541106ae5b79d2279b2d7c5 + checksum: 10/23d5f5dd77728015b2258907a973da86122236c1b21459eca45112058a3db8bdede4a8455098bff308b7f64907909eb85250ec50367292cc66ab5e159a4dc21f languageName: node linkType: hard -"@aws-sdk/core@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/core@npm:3.696.0" +"@aws-sdk/core@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/core@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/core": "npm:^2.5.3" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-middleware": "npm:^3.0.10" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/core": "npm:^2.5.5" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/signature-v4": "npm:^4.2.4" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/util-middleware": "npm:^3.0.11" fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10/f6d21ed955086596155910bd00a5f80976dc1a7a9506d52d761f7ca81324b3c04e70097917e6bd22e720ea6094967dcf623525594b2a852b88d1e6ec7f708358 + checksum: 10/007ad075b4a072f4734fc31aa5a8f40eea1ea4a13ad9428cdb290e5e0c4cb6e4f6eb2f051a6954ab1ab2d506a60c1caa5506d7e7829e912ff7201825427c1aa9 languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.696.0" +"@aws-sdk/credential-provider-env@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.709.0" dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/40f8c6b93ff6456c7586c6164a58baf743adf77d138b42d4513ccf8ec38b93f7e915835b80e683101dadf0634a29fde1a43715569f952e7baf8cb5ffab97d8c7 + checksum: 10/b6b8ba53704bbdb2927ab529bfeb397addf1a2e78903f786dbd9a60fb45009a5ef95857fe0f36a9b9a37ce730c0b5b99154a815de32dfb8fb20eb014f6f1b188 languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.696.0" +"@aws-sdk/credential-provider-http@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.709.0" dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-stream": "npm:^3.3.1" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/fetch-http-handler": "npm:^4.1.2" + "@smithy/node-http-handler": "npm:^3.3.2" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/util-stream": "npm:^3.3.2" tslib: "npm:^2.6.2" - checksum: 10/6d69d1603ca5c69790ae0eeee1c3de1ae79b6418f205eca84a5cde63040496d7633b622c4898843455c1455d052403f36220c8c868263e752db44f8a1b58ecfc + checksum: 10/99d87ebf6909200b3129d416adb842e97e298611084d42576b37180452972eac1d219f46a9726943061f79bd21658f6726e07e59c5ee5872030c87a1a2f095f4 languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.699.0" +"@aws-sdk/credential-provider-ini@npm:3.712.0": + version: 3.712.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.712.0" dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-env": "npm:3.696.0" - "@aws-sdk/credential-provider-http": "npm:3.696.0" - "@aws-sdk/credential-provider-process": "npm:3.696.0" - "@aws-sdk/credential-provider-sso": "npm:3.699.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/credential-provider-imds": "npm:^3.2.6" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/credential-provider-env": "npm:3.709.0" + "@aws-sdk/credential-provider-http": "npm:3.709.0" + "@aws-sdk/credential-provider-process": "npm:3.709.0" + "@aws-sdk/credential-provider-sso": "npm:3.712.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/credential-provider-imds": "npm:^3.2.8" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/shared-ini-file-loader": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.699.0 - checksum: 10/84571e887e61cc1a327c64819f3ad03f33c219560a0d3af44f21d7ee5d48d9e7f0f7fb20999357c588fc482a29126a252347c286ee7ef3f826fad8bd2dbcdad6 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-node@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.699.0" - dependencies: - "@aws-sdk/credential-provider-env": "npm:3.696.0" - "@aws-sdk/credential-provider-http": "npm:3.696.0" - "@aws-sdk/credential-provider-ini": "npm:3.699.0" - "@aws-sdk/credential-provider-process": "npm:3.696.0" - "@aws-sdk/credential-provider-sso": "npm:3.699.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/credential-provider-imds": "npm:^3.2.6" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/client-sts": ^3.712.0 + checksum: 10/d1ab90a11bb32b955a90eb368428fd9743949da20ff3eec6541ffe3fa03cc7b2627ae02d086dc13b0b08bb249dfdd7ce1180408ade6bd5bbe76398712c1b61d6 + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-node@npm:3.712.0": + version: 3.712.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.712.0" + dependencies: + "@aws-sdk/credential-provider-env": "npm:3.709.0" + "@aws-sdk/credential-provider-http": "npm:3.709.0" + "@aws-sdk/credential-provider-ini": "npm:3.712.0" + "@aws-sdk/credential-provider-process": "npm:3.709.0" + "@aws-sdk/credential-provider-sso": "npm:3.712.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/credential-provider-imds": "npm:^3.2.8" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/shared-ini-file-loader": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/d9ede37d27e6ccb2eda5e7d148b11feae1b82981b22f5de58dd9ee6a2a97d0af320b428e677cdf5c87ea1c8dccc8d87f1ccf13f6619bcf61db4aef9924f21427 + checksum: 10/752b982d9b3709248e72c3ef4f467ee396bf9092fde05da7d8b9b20a9e9ed7498a208b0de1118a63f980e758942b51bb4345a80b4c5695aec59d7dd810721665 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.696.0" +"@aws-sdk/credential-provider-process@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.709.0" dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/shared-ini-file-loader": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/a9d2030d585cb02157224b38b613130c765adfd90e302562efd5286cf42b69d85aad86a10864797d552ec77b3700a15f80014dd069808e7bc6a2cd46251bf30e + checksum: 10/bed76b0dd6067e187e7a195f61c2d9081d2902f36f4be1f823f07aefd5c1052c7502e481d8dbf3e4033029a68b618bf5e3938b84dd500ebd566faa5d2d93e907 languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.699.0" +"@aws-sdk/credential-provider-sso@npm:3.712.0": + version: 3.712.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.712.0" dependencies: - "@aws-sdk/client-sso": "npm:3.696.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/token-providers": "npm:3.699.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/client-sso": "npm:3.712.0" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/token-providers": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/shared-ini-file-loader": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/1fe0f3f3dfacd0cec30c29b237ef60da252a0e2239fba41daa3ab4f831445d64456d6a3b94642f1395a33dcd944bd166af4a6cba86562620ef1c490e47afeddc + checksum: 10/dee11bf95ae64c6b90dcb8064b362b93812d40ee5335cc8b648f429bb4611cd82b02d20709739f1e1e4d41368014de6a09c7f0d2a3bffc8a16197d617c94f6ae languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.696.0" +"@aws-sdk/credential-provider-web-identity@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.709.0" dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.696.0 - checksum: 10/6272d0c1cbe71c190cbdde081376caf8e1a2a95179c66e60eb2690e40e4827cff94723067aeabc5e12d66ab40fd65a66855b8564d1c2339f06b4454f8f4b0d47 + "@aws-sdk/client-sts": ^3.709.0 + checksum: 10/7154d0883babaa7f75d252936e96f078a09fe354e3c62ad202e4eec27a761a178f04a0a5252eeaa26b7961def7a84afe897aa2683a0de8ce5c305404c8322537 languageName: node linkType: hard "@aws-sdk/lib-storage@npm:^3.614.0": - version: 3.699.0 - resolution: "@aws-sdk/lib-storage@npm:3.699.0" + version: 3.712.0 + resolution: "@aws-sdk/lib-storage@npm:3.712.0" dependencies: - "@smithy/abort-controller": "npm:^3.1.7" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/smithy-client": "npm:^3.4.4" + "@smithy/abort-controller": "npm:^3.1.9" + "@smithy/middleware-endpoint": "npm:^3.2.5" + "@smithy/smithy-client": "npm:^3.5.0" buffer: "npm:5.6.0" events: "npm:3.3.0" stream-browserify: "npm:3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-s3": ^3.699.0 - checksum: 10/39cb1457d69e2a07689f18d4ee5482e48c65478edb334f8d0b02e344ae836762d4a43c367365c18789c7ae9794ff1f52a609dfa5b2a6b81f676b5a2a9343faf9 + "@aws-sdk/client-s3": ^3.712.0 + checksum: 10/86b469bccd597f2be4de9c2fa2ab9198cf0fb482273a04c6d262e2ddfaad7b39f12be8d353bd72984fc580511d5e27e6518626d55382a50ccf50d5c7cb418ef5 languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.696.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/types": "npm:3.709.0" "@aws-sdk/util-arn-parser": "npm:3.693.0" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" "@smithy/util-config-provider": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/1da23ddeebe57958f99fdda28e5354e32797c0d42782d72952c45dabc9765af0792bd3c373f32b7053ee110a0812c7925d81282cca6c6902bfa1d2b9590e6771 + checksum: 10/2f4f17278651cf26bbbd2be20936f1578efc89f08c69e31fe82b8c067279099a5ddd08565772bab1bfe7737c7f6f21218371bd1764ca52d646ca1dcb627fc7bd languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.696.0" +"@aws-sdk/middleware-expect-continue@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/215df49f4917bfc1d8985c0fd1b8f720b9c3f9f7a05ed76167d9b39075e5653e1fb312126755aa740bfe32e086e90b85d98864d697006f9dc45f752b746a74d6 + checksum: 10/bbdb28396916e02aab02f3dc4246cb878799c2fe8b1a4c7e10a1a66893d48fccc2550789f96eb59f94c814a6c1bb3bad8656bcea4a9621afca86a6344235b4b8 languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.697.0": - version: 3.697.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.697.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.709.0" dependencies: "@aws-crypto/crc32": "npm:5.2.0" "@aws-crypto/crc32c": "npm:5.2.0" "@aws-crypto/util": "npm:5.2.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-stream": "npm:^3.3.1" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-stream": "npm:^3.3.2" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/34d90affbef415ab2f5adbbf177eda99d191781e12e1c7e1cc18f64cea62dba7951d135750194aeca5b5b916ea3a45b31f2cf0b1a8f4ad2d0c823398ba591e15 + checksum: 10/2caee08ca05078401a9ca003e060603cb13e0620c0eb57ba009553dcfbf1ac1fb147ba4ff65a7a44d3c8e80e55942e7472ec57b3522eca43815995d1693e548b languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.696.0" +"@aws-sdk/middleware-host-header@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/d44ebce4e89924b0dbf223a2b27c5fbb7bd9db5c0483bf860c52bcbf4686cf3898c2460672ab3c79d9a0d3c0b4cc3a6fe1a0d38bec4ad61acc2b95d9e4d94032 + checksum: 10/783dc791b1102eb3554d34a8e1cdad8f4d6d63b711a8c62a03c40f45d79bbb5eb3304bdddcb8eb2d3ddfb25ead9bb967138fc523a4430e1fddfc175e78d2b618 languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.696.0" +"@aws-sdk/middleware-location-constraint@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/6183fc2c9ef4a4084eafe59d15ac239a3ef033f338863b5eec89a4152363b3424bfd0ae532882a0991d480be3baf9fe6687a9d0dd08b5af4db529e36d9b0edec + checksum: 10/2526b57e7e009a12ccbe6d065f23b0ce6967efeed38011ba0e87736982e4ff4e7f140446082cf4c1313c1500dfc1ab13ca13fed9954c2c1f091351052b762911 languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-logger@npm:3.696.0" +"@aws-sdk/middleware-logger@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-logger@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/f129b74a585b71f4644600c9af94261e0baa257e3a7463753073cbb0cbfd7d941cb81776a7914b1c3f9fb1c7c27b67a551c044ef68c3c248d37dfef135db063a + checksum: 10/0905894811514b9a43ff4cc00fe1827ecb11f9fb8fb98c889c258557bac6b8e29e9be652e11def47df695dbcfd7d6b6b00eb2e62d5dc8da1102c1ee24cf7b270 languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.696.0" +"@aws-sdk/middleware-recursion-detection@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/86c30499a5d414d941f8e0f40630b8e121c76dd91a584e767eb3f36c243e2b7681eb2a1437aa802cf86269522cb0ad340ee6d61de6e5fa928aea38afbd80dc4c + checksum: 10/cf7ca8124bf79680fbcf426db299d8445cbca7fbc1433e4de5408905f01fa161e7340809e8e187c71554ebc8a2d65f3fdd0ebf421558b049ce4d83f9da654185 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.696.0" +"@aws-sdk/middleware-sdk-s3@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.709.0" dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" "@aws-sdk/util-arn-parser": "npm:3.693.0" - "@smithy/core": "npm:^2.5.3" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" + "@smithy/core": "npm:^2.5.5" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/signature-v4": "npm:^4.2.4" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-stream": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-stream": "npm:^3.3.2" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/139cf4751d82570e7e140ef25f5ddd88c8c13802de691b5386d6c02d0a42fa102b8579639c528d57dba570b6672336e2ac04707201d623bcc80d107f5ff97ab5 + checksum: 10/22b47f0cce2ef9d29267326b8c1f9c803a0146b79bb18f9978b0c1037e68b19fc76a136a3a432d1067493005197ba7cc9275e35ffc036affdb50eea57df9acec languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.696.0" +"@aws-sdk/middleware-ssec@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/d13bcc66f4a2e1c4c8a6fc35541deffda4bc53975192fd6ebfa31145957a0bbc6ee3bfabc450168c657428ace77034db256767fbfa16eae9f3336452b399ea61 + checksum: 10/f0e730ef070eb2ae5136ccc2bcec89572e8811feb3b5a53982e73d9eb9bb5ec6df906aad0a160330aa7bb45bc5283ded99b85e5b343826590386dc6cf98e5b4f languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.696.0" +"@aws-sdk/middleware-user-agent@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.709.0" dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@smithy/core": "npm:^2.5.3" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/core": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@aws-sdk/util-endpoints": "npm:3.709.0" + "@smithy/core": "npm:^2.5.5" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/3c94eb9afb11919df5fa854907b83c689d2423fb40f72dbae629681c0cf8def709108ab54ad7094c928767c3198d6cdc04648206a13098463f3b2edcb4b9a526 + checksum: 10/d605b09a7a170ab1c4b04d7dfaef68e02c6738345fac5831d4e2d1e9566199154b7eb34a2ec697723ab02f17a94fe0a51f0cde2543c8cf7c2719160a477d71fc languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.696.0" +"@aws-sdk/region-config-resolver@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-middleware": "npm:^3.0.11" tslib: "npm:^2.6.2" - checksum: 10/aa9f796164e4ba70d8b1df24dbba42bd58ab6fd2f07f0f4e135f8156feac2903432b134ca3a8c5bfbfdae248cfa210695a16469ec328db14b0a28e2de3984cc5 + checksum: 10/261db3dfe422ab23451b593d4b0543b48f92584c702d3ad8e5f494c35a9e1b3ab9fc3e0197ad0ebe9d7564c5407bc302a15df903c6c057d0891bf5b7edbf6377 languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.696.0" +"@aws-sdk/signature-v4-multi-region@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.709.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/middleware-sdk-s3": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/signature-v4": "npm:^4.2.4" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/bca74a301ce8614e2dfa81ba2ac5f65a0b3b5715f21dd4b44d19d8a7dec48cb1c400e9c1c6168e85a15aa81d78868b33b3b996d3af5e9b9eb4246b52b0512d1a + checksum: 10/347ac8307ca4a69c73257dd9f265b2a19a39495002b5dc43fa101098a9b9a075dc6103ce0df8fb6a5df55682806c2e09a2d6ced93713489e9849c86072b76794 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/token-providers@npm:3.699.0" +"@aws-sdk/token-providers@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/token-providers@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/shared-ini-file-loader": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sso-oidc": ^3.699.0 - checksum: 10/96f0075efbe716baa9fbe254379a6f16186ae98ab8d5158fc1f674e7b5b054092781f077f552138dc4ff910c59b2156947541b56c72381d7ac05e50c6f6ecc5e + "@aws-sdk/client-sso-oidc": ^3.709.0 + checksum: 10/c4084f52b4716b9ec5fb966a7cba3041f540dce356bca230af9bfb4d41612830796af81fa227bddc7a55d4a284c9c33875929e60764295213a161412fc5752d3 languageName: node linkType: hard -"@aws-sdk/types@npm:3.696.0, @aws-sdk/types@npm:^3.222.0": - version: 3.696.0 - resolution: "@aws-sdk/types@npm:3.696.0" +"@aws-sdk/types@npm:3.709.0, @aws-sdk/types@npm:^3.222.0": + version: 3.709.0 + resolution: "@aws-sdk/types@npm:3.709.0" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/3d8a2f43a4cf1972dbc9df85de6917def78de90e8f40e8a3d6129fc42ef52abcedeec5afde7299d52e29fca231b9372247cdb6dc3711ace2eded0503572154f9 + checksum: 10/d59be3211b5a6168ff7a4eafc584a0d71a07cc41d19001e14c824ee6ff7647016c957edad3fc51c4ddc2b20bcb1fd66cfe3e07afb8d7d3e714f6ffb2f75db705 languageName: node linkType: hard @@ -672,15 +672,15 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/util-endpoints@npm:3.696.0" +"@aws-sdk/util-endpoints@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/util-endpoints@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-endpoints": "npm:^2.1.6" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/util-endpoints": "npm:^2.1.7" tslib: "npm:^2.6.2" - checksum: 10/c04106b220e3e56ad0ecd0337b04aae5df6bc47845388eb0c9667df6e97267cd00d960cd47e73e171b72ef5ea32a41c8b1bf2c408be89286dddc99df1d781e51 + checksum: 10/6eaa657413af94daf15abec04344811c551bdf94d9f93a60a5ab6c9befca082efc82b0b0c226afc979ce8ea686d3b2195c1ade2a364ede91f09549d1a57fc47b languageName: node linkType: hard @@ -693,47 +693,47 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.696.0" +"@aws-sdk/util-user-agent-browser@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.709.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/types": "npm:^3.7.2" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10/67c4d8c38a6a33567edc0569c410fd4496277caf7adf9d59320302f41f3af62351dcb8e410aad091b26634b1d39390ab39f7f58c1575e9cc9845b8f74205645a + checksum: 10/4f1c1b78aaf77004d04886669cf9dbba0d2380163f4243b9df66acb509dcbcae63dddd273008fb81612129b4dd57375b78328719f2885ade00760f5d07e4b948 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.696.0" +"@aws-sdk/util-user-agent-node@npm:3.712.0": + version: 3.712.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.712.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/middleware-user-agent": "npm:3.709.0" + "@aws-sdk/types": "npm:3.709.0" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10/33142712ef75055e9ef72c612cff4c8698f34982a321248eff0c190bd25bdfc2c5ad6a3584d61d819e86138ef3a2e473fecde9224b2d3fa5ede802ee0493a72a + checksum: 10/60ff697af9fbd07647838e8ece23cadb3e8e5cda59edfa8223ebd68f6acc8ecb7fb461c979346bed6d78e5103ea9a81315bb4895068cf4aebb159a49223872d3 languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/xml-builder@npm:3.696.0" +"@aws-sdk/xml-builder@npm:3.709.0": + version: 3.709.0 + resolution: "@aws-sdk/xml-builder@npm:3.709.0" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/07ff4c4af58ceaca2c8670588fad5b66af5aab82ccaa1c98a63211ffd36ac0ba010980f60bd712ecdc7e114bade68614cbec33f39d76076edeb4e4094745d936 + checksum: 10/301ff9ca2ff7afb399eb0d422fb8ebab8ae45830221d1b5f3087b1a71d000381f8f71749ab951501ebb71fea10dbc3504f03fa1e6d87f24caa5a2a098dae87e1 languageName: node linkType: hard -"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.25.9": +"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.25.9, @babel/code-frame@npm:^7.26.2": version: 7.26.2 resolution: "@babel/code-frame@npm:7.26.2" dependencies: @@ -744,29 +744,16 @@ __metadata: languageName: node linkType: hard -"@babel/generator@npm:7.2.0": - version: 7.2.0 - resolution: "@babel/generator@npm:7.2.0" - dependencies: - "@babel/types": "npm:^7.2.0" - jsesc: "npm:^2.5.1" - lodash: "npm:^4.17.10" - source-map: "npm:^0.5.0" - trim-right: "npm:^1.0.1" - checksum: 10/61520c478f52eff44eb3b460ae976f800eb06933f366890274e1a2ef1b7105a3271cd645915362fbc5646cd1e6688a4165b32e60cb6fbfa0715428433fdfba89 - languageName: node - linkType: hard - -"@babel/generator@npm:^7.25.9": - version: 7.26.2 - resolution: "@babel/generator@npm:7.26.2" +"@babel/generator@npm:^7.26.3": + version: 7.26.3 + resolution: "@babel/generator@npm:7.26.3" dependencies: - "@babel/parser": "npm:^7.26.2" - "@babel/types": "npm:^7.26.0" + "@babel/parser": "npm:^7.26.3" + "@babel/types": "npm:^7.26.3" "@jridgewell/gen-mapping": "npm:^0.3.5" "@jridgewell/trace-mapping": "npm:^0.3.25" jsesc: "npm:^3.0.2" - checksum: 10/71ace82b5b07a554846a003624bfab93275ccf73cdb9f1a37a4c1094bf9dc94bb677c67e8b8c939dbd6c5f0eda2e8f268aa2b0d9c3b9511072565660e717e045 + checksum: 10/c1d8710cc1c52af9d8d67f7d8ea775578aa500887b327d2a81e27494764a6ef99e438dd7e14cf7cd3153656492ee27a8362980dc438087c0ca39d4e75532c638 languageName: node linkType: hard @@ -794,18 +781,18 @@ __metadata: languageName: node linkType: hard -"@babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.2": - version: 7.26.2 - resolution: "@babel/parser@npm:7.26.2" +"@babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.3": + version: 7.26.3 + resolution: "@babel/parser@npm:7.26.3" dependencies: - "@babel/types": "npm:^7.26.0" + "@babel/types": "npm:^7.26.3" bin: parser: ./bin/babel-parser.js - checksum: 10/8baee43752a3678ad9f9e360ec845065eeee806f1fdc8e0f348a8a0e13eef0959dabed4a197c978896c493ea205c804d0a1187cc52e4a1ba017c7935bab4983d + checksum: 10/e7e3814b2dc9ee3ed605d38223471fa7d3a84cbe9474d2b5fa7ac57dc1ddf75577b1fd3a93bf7db8f41f28869bda795cddd80223f980be23623b6434bf4c88a8 languageName: node linkType: hard -"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7": +"@babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7": version: 7.26.0 resolution: "@babel/runtime@npm:7.26.0" dependencies: @@ -826,27 +813,27 @@ __metadata: linkType: hard "@babel/traverse@npm:^7.25.9": - version: 7.25.9 - resolution: "@babel/traverse@npm:7.25.9" + version: 7.26.4 + resolution: "@babel/traverse@npm:7.26.4" dependencies: - "@babel/code-frame": "npm:^7.25.9" - "@babel/generator": "npm:^7.25.9" - "@babel/parser": "npm:^7.25.9" + "@babel/code-frame": "npm:^7.26.2" + "@babel/generator": "npm:^7.26.3" + "@babel/parser": "npm:^7.26.3" "@babel/template": "npm:^7.25.9" - "@babel/types": "npm:^7.25.9" + "@babel/types": "npm:^7.26.3" debug: "npm:^4.3.1" globals: "npm:^11.1.0" - checksum: 10/7431614d76d4a053e429208db82f2846a415833f3d9eb2e11ef72eeb3c64dfd71f4a4d983de1a4a047b36165a1f5a64de8ca2a417534cc472005c740ffcb9c6a + checksum: 10/30c81a80d66fc39842814bc2e847f4705d30f3859156f130d90a0334fe1d53aa81eed877320141a528ecbc36448acc0f14f544a7d410fa319d1c3ab63b50b58f languageName: node linkType: hard -"@babel/types@npm:^7.19.0, @babel/types@npm:^7.2.0, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.0": - version: 7.26.0 - resolution: "@babel/types@npm:7.26.0" +"@babel/types@npm:^7.19.0, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.3": + version: 7.26.3 + resolution: "@babel/types@npm:7.26.3" dependencies: "@babel/helper-string-parser": "npm:^7.25.9" "@babel/helper-validator-identifier": "npm:^7.25.9" - checksum: 10/40780741ecec886ed9edae234b5eb4976968cc70d72b4e5a40d55f83ff2cc457de20f9b0f4fe9d858350e43dab0ea496e7ef62e2b2f08df699481a76df02cd6e + checksum: 10/c31d0549630a89abfa11410bf82a318b0c87aa846fbf5f9905e47ba5e2aa44f41cc746442f105d622c519e4dc532d35a8d8080460ff4692f9fc7485fbf3a00eb languageName: node linkType: hard @@ -934,16 +921,16 @@ __metadata: languageName: node linkType: hard -"@emotion/cache@npm:^11.13.5, @emotion/cache@npm:^11.4.0": - version: 11.13.5 - resolution: "@emotion/cache@npm:11.13.5" +"@emotion/cache@npm:^11.13.5, @emotion/cache@npm:^11.14.0, @emotion/cache@npm:^11.4.0": + version: 11.14.0 + resolution: "@emotion/cache@npm:11.14.0" dependencies: "@emotion/memoize": "npm:^0.9.0" "@emotion/sheet": "npm:^1.4.0" "@emotion/utils": "npm:^1.4.2" "@emotion/weak-memoize": "npm:^0.4.0" stylis: "npm:4.2.0" - checksum: 10/d91139453d279cfd6f6f38180d3af2fdcee8c0fc6d9a6faa2cdce9a1211b294a8019ef45365bf1171e0687d1744a70ff760637b88ed46f7a9fe74db9dc36f4df + checksum: 10/52336b28a27b07dde8fcdfd80851cbd1487672bbd4db1e24cca1440c95d8a6a968c57b0453c2b7c88d9b432b717f99554dbecc05b5cdef27933299827e69fd8e languageName: node linkType: hard @@ -975,14 +962,14 @@ __metadata: linkType: hard "@emotion/react@npm:^11.8.1": - version: 11.13.5 - resolution: "@emotion/react@npm:11.13.5" + version: 11.14.0 + resolution: "@emotion/react@npm:11.14.0" dependencies: "@babel/runtime": "npm:^7.18.3" "@emotion/babel-plugin": "npm:^11.13.5" - "@emotion/cache": "npm:^11.13.5" + "@emotion/cache": "npm:^11.14.0" "@emotion/serialize": "npm:^1.3.3" - "@emotion/use-insertion-effect-with-fallbacks": "npm:^1.1.0" + "@emotion/use-insertion-effect-with-fallbacks": "npm:^1.2.0" "@emotion/utils": "npm:^1.4.2" "@emotion/weak-memoize": "npm:^0.4.0" hoist-non-react-statics: "npm:^3.3.1" @@ -991,7 +978,7 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10/c85bde9c6144be6f243e44d6834b16df8151b91c5136ea28d9d917155d64d1bbfba000ae98866fd9f5089546f0b0655c20b9e4280cdc5ccf39acc4a2fde37a39 + checksum: 10/3356c1d66f37f4e7abf88a2be843f6023b794b286c9c99a0aaf1cd1b2b7c50f8d80a2ef77183da737de70150f638e698ff4a2a38ab2d922f868615f1d5761c37 languageName: node linkType: hard @@ -1022,12 +1009,12 @@ __metadata: languageName: node linkType: hard -"@emotion/use-insertion-effect-with-fallbacks@npm:^1.1.0": - version: 1.1.0 - resolution: "@emotion/use-insertion-effect-with-fallbacks@npm:1.1.0" +"@emotion/use-insertion-effect-with-fallbacks@npm:^1.2.0": + version: 1.2.0 + resolution: "@emotion/use-insertion-effect-with-fallbacks@npm:1.2.0" peerDependencies: react: ">=16.8.0" - checksum: 10/33a10f44a873b3f5ccd2a1a3d13c2f34ed628f5a2be1ccf28540a86535a14d3a930afcbef209d48346a22ec60ff48f43c86ee9c846b9480d23a55a17145da66c + checksum: 10/2374999db8d53ef661d61ed1026c42a849632e4f03826f7eba0314c1d92ae342161d737f5045453aa46dd4008e13ccefeba68d3165b667dfad8e5784fcb0c643 languageName: node linkType: hard @@ -1655,7 +1642,7 @@ __metadata: languageName: node linkType: hard -"@floating-ui/react@npm:^0.26.2": +"@floating-ui/react@npm:^0.26.23": version: 0.26.28 resolution: "@floating-ui/react@npm:0.26.28" dependencies: @@ -1890,25 +1877,23 @@ __metadata: languageName: node linkType: hard -"@jest/types@npm:^24.9.0": - version: 24.9.0 - resolution: "@jest/types@npm:24.9.0" +"@isaacs/fs-minipass@npm:^4.0.0": + version: 4.0.1 + resolution: "@isaacs/fs-minipass@npm:4.0.1" dependencies: - "@types/istanbul-lib-coverage": "npm:^2.0.0" - "@types/istanbul-reports": "npm:^1.1.1" - "@types/yargs": "npm:^13.0.0" - checksum: 10/22bdbf26f32e18b48b5b8881332cfdc93bfb87daf84f336c492dd3d4f0731b9b0bf3c854351508f9debc4dce8b8ca015156686f6119f6d11431ffa875ae046e5 + minipass: "npm:^7.0.4" + checksum: 10/4412e9e6713c89c1e66d80bb0bb5a2a93192f10477623a27d08f228ba0316bb880affabc5bfe7f838f58a34d26c2c190da726e576cdfc18c49a72e89adabdcf5 languageName: node linkType: hard "@jridgewell/gen-mapping@npm:^0.3.2, @jridgewell/gen-mapping@npm:^0.3.5": - version: 0.3.5 - resolution: "@jridgewell/gen-mapping@npm:0.3.5" + version: 0.3.8 + resolution: "@jridgewell/gen-mapping@npm:0.3.8" dependencies: "@jridgewell/set-array": "npm:^1.2.1" "@jridgewell/sourcemap-codec": "npm:^1.4.10" "@jridgewell/trace-mapping": "npm:^0.3.24" - checksum: 10/81587b3c4dd8e6c60252122937cea0c637486311f4ed208b52b62aae2e7a87598f63ec330e6cd0984af494bfb16d3f0d60d3b21d7e5b4aedd2602ff3fe9d32e2 + checksum: 10/9d3a56ab3612ab9b85d38b2a93b87f3324f11c5130859957f6500e4ac8ce35f299d5ccc3ecd1ae87597601ecf83cee29e9afd04c18777c24011073992ff946df languageName: node linkType: hard @@ -2236,74 +2221,74 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.0.3, @next/env@npm:^15.0.0": - version: 15.0.3 - resolution: "@next/env@npm:15.0.3" - checksum: 10/50103908b2eff0517e267217c866eab6b6f532d44c9d0d71b24d2d5476ad5308a1347ab0b81cdfcd9ebda29517f3703a8af5eaf57987a1335411fb599ed1f321 +"@next/env@npm:15.1.0, @next/env@npm:^15.0.0": + version: 15.1.0 + resolution: "@next/env@npm:15.1.0" + checksum: 10/96078055cfa1d37239f242efa051e05f3735b586e53cc8f20e416fe23f5fa9bd5b95e091e106e288e80cab71fa42e1e253198eea9af838ecc9c8cbee1787b814 languageName: node linkType: hard -"@next/eslint-plugin-next@npm:15.0.3": - version: 15.0.3 - resolution: "@next/eslint-plugin-next@npm:15.0.3" +"@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: 10/ef0d68b3e0f737f88b719353eb4dd65f8d7a98ddbdb8a7e2f2283e4696f9e4875c6f335dc18993254ea95ad481ae6cf004388657b7abbe7a6e1557641b31051e + checksum: 10/70f9a32f2bf9daa063445a6afde15a9c4ea77ff2e44eac04804f378ca5aa7be8a9a9d7382a2d637c5cdc3549ca4054c2639141b2a0c71fde9032b689fb1eea4e languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-darwin-arm64@npm:15.0.3" +"@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 -"@next/swc-darwin-x64@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-darwin-x64@npm:15.0.3" +"@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 -"@next/swc-linux-arm64-gnu@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-linux-arm64-gnu@npm:15.0.3" +"@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 -"@next/swc-linux-arm64-musl@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-linux-arm64-musl@npm:15.0.3" +"@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 -"@next/swc-linux-x64-gnu@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-linux-x64-gnu@npm:15.0.3" +"@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 -"@next/swc-linux-x64-musl@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-linux-x64-musl@npm:15.0.3" +"@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 -"@next/swc-win32-arm64-msvc@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-win32-arm64-msvc@npm:15.0.3" +"@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 -"@next/swc-win32-x64-msvc@npm:15.0.3": - version: 15.0.3 - resolution: "@next/swc-win32-x64-msvc@npm:15.0.3" +"@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 @@ -2342,33 +2327,33 @@ __metadata: languageName: node linkType: hard -"@npmcli/agent@npm:^2.0.0": - version: 2.2.2 - resolution: "@npmcli/agent@npm:2.2.2" +"@npmcli/agent@npm:^3.0.0": + version: 3.0.0 + resolution: "@npmcli/agent@npm:3.0.0" dependencies: agent-base: "npm:^7.1.0" http-proxy-agent: "npm:^7.0.0" https-proxy-agent: "npm:^7.0.1" lru-cache: "npm:^10.0.1" socks-proxy-agent: "npm:^8.0.3" - checksum: 10/96fc0036b101bae5032dc2a4cd832efb815ce9b33f9ee2f29909ee49d96a0026b3565f73c507a69eb8603f5cb32e0ae45a70cab1e2655990a4e06ae99f7f572a + checksum: 10/775c9a7eb1f88c195dfb3bce70c31d0fe2a12b28b754e25c08a3edb4bc4816bfedb7ac64ef1e730579d078ca19dacf11630e99f8f3c3e0fd7b23caa5fd6d30a6 languageName: node linkType: hard -"@npmcli/fs@npm:^3.1.0": - version: 3.1.1 - resolution: "@npmcli/fs@npm:3.1.1" +"@npmcli/fs@npm:^4.0.0": + version: 4.0.0 + resolution: "@npmcli/fs@npm:4.0.0" dependencies: semver: "npm:^7.3.5" - checksum: 10/1e0e04087049b24b38bc0b30d87a9388ee3ca1d3fdfc347c2f77d84fcfe6a51f250bc57ba2c1f614d7e4285c6c62bf8c769bc19aa0949ea39e5b043ee023b0bd + checksum: 10/405c4490e1ff11cf299775449a3c254a366a4b1ffc79d87159b0ee7d5558ac9f6a2f8c0735fd6ff3873cef014cb1a44a5f9127cb6a1b2dbc408718cca9365b5a languageName: node linkType: hard -"@payloadcms/db-postgres@npm:3.1.1": - version: 3.1.1 - resolution: "@payloadcms/db-postgres@npm:3.1.1" +"@payloadcms/db-postgres@npm:3.7.0": + version: 3.7.0 + resolution: "@payloadcms/db-postgres@npm:3.7.0" dependencies: - "@payloadcms/drizzle": "npm:3.1.1" + "@payloadcms/drizzle": "npm:3.7.0" "@types/pg": "npm:8.10.2" console-table-printer: "npm:2.12.1" drizzle-kit: "npm:0.28.0" @@ -2378,14 +2363,14 @@ __metadata: to-snake-case: "npm:1.0.0" uuid: "npm:10.0.0" peerDependencies: - payload: 3.1.1 - checksum: 10/e0cdbbba495d0cd5c171785cacd790a5127b5c04c0524e4226832008e2e274d57b6148e9f166a0cb57ba0d1698381c1a87a6cfdee277592ae69c5f4fd5025213 + payload: 3.7.0 + checksum: 10/1e2b00bb103326f0d79a38b193e63cc3101029aab59d3bd012b37a1ac5101fa200945ea0a8766fdcb817ed70847911f70cceadd54c0cc1b16bf37d564919f846 languageName: node linkType: hard -"@payloadcms/drizzle@npm:3.1.1": - version: 3.1.1 - resolution: "@payloadcms/drizzle@npm:3.1.1" +"@payloadcms/drizzle@npm:3.7.0": + version: 3.7.0 + resolution: "@payloadcms/drizzle@npm:3.7.0" dependencies: console-table-printer: "npm:2.12.1" drizzle-orm: "npm:0.36.1" @@ -2393,25 +2378,25 @@ __metadata: to-snake-case: "npm:1.0.0" uuid: "npm:9.0.0" peerDependencies: - payload: 3.1.1 - checksum: 10/6afa8b603c7411cebc9de534624196c68df9b075d33b4b5799367a768df63a3e3822e0940750e5b0bcd9b34c0054aee76e4eabd1ceb78d29a3e00bf5300ce5f0 + payload: 3.7.0 + checksum: 10/00c447a3550b69bd6d02c99302ad8f66c3fc01e0aa3e58c7c25de338e71be0f1b84f9152b90d2828140dab15019946ca901f4543220531a816e178fee059d304 languageName: node linkType: hard -"@payloadcms/email-nodemailer@npm:3.1.1": - version: 3.1.1 - resolution: "@payloadcms/email-nodemailer@npm:3.1.1" +"@payloadcms/email-nodemailer@npm:3.7.0": + version: 3.7.0 + resolution: "@payloadcms/email-nodemailer@npm:3.7.0" dependencies: nodemailer: "npm:6.9.10" peerDependencies: - payload: 3.1.1 - checksum: 10/c1307bfe839e9cec55b73f233a08035898006bdd7de7bc4bb21ce0bbf2abcc298379d47f6b2ffecbe96ed9f2888d51663ff61774f43eaacc59b4aa243b0170c9 + payload: 3.7.0 + checksum: 10/bbd3d1a24f5fe51ba3ea12bdb2fb85b83abfa797b6b722523165c164d80369f0dfa82c4204da4c5a18e992fb76df4ee931019cb7c3dd717fa458c9ad8f9b8f12 languageName: node linkType: hard -"@payloadcms/graphql@npm:3.1.1": - version: 3.1.1 - resolution: "@payloadcms/graphql@npm:3.1.1" +"@payloadcms/graphql@npm:3.7.0": + version: 3.7.0 + resolution: "@payloadcms/graphql@npm:3.7.0" dependencies: graphql-scalars: "npm:1.22.2" pluralize: "npm:8.0.0" @@ -2419,21 +2404,21 @@ __metadata: tsx: "npm:4.19.2" peerDependencies: graphql: ^16.8.1 - payload: 3.1.1 + payload: 3.7.0 bin: payload-graphql: bin.js - checksum: 10/afdfa0aa50b9525abfec492f000eca0a6bb58da20786fd9c6045e6d27d6cfd8b3e5cd3f0782dc8be816dfa7faf2f08156ad1a9f8c0b7e7cae7ce4971205afcb2 + checksum: 10/fdd8431e5f0b9f7844f0527397ef916da9dd0901986684f335944b01f667c353557050f1083fda99fb3f79e2342b29d3cede9e116b7d2142a3b25e884455de06 languageName: node linkType: hard -"@payloadcms/next@npm:3.1.1": - version: 3.1.1 - resolution: "@payloadcms/next@npm:3.1.1" +"@payloadcms/next@npm:3.7.0": + version: 3.7.0 + resolution: "@payloadcms/next@npm:3.7.0" dependencies: "@dnd-kit/core": "npm:6.0.8" - "@payloadcms/graphql": "npm:3.1.1" - "@payloadcms/translations": "npm:3.1.1" - "@payloadcms/ui": "npm:3.1.1" + "@payloadcms/graphql": "npm:3.7.0" + "@payloadcms/translations": "npm:3.7.0" + "@payloadcms/ui": "npm:3.7.0" busboy: "npm:^1.6.0" file-type: "npm:19.3.0" graphql-http: "npm:^1.22.0" @@ -2443,19 +2428,19 @@ __metadata: qs-esm: "npm:7.0.2" react-diff-viewer-continued: "npm:3.2.6" sass: "npm:1.77.4" - sonner: "npm:^1.5.0" + sonner: "npm:^1.7.0" uuid: "npm:10.0.0" peerDependencies: graphql: ^16.8.1 next: ^15.0.0 - payload: 3.1.1 - checksum: 10/d7688608c03ad9e2aef687c8fb99e328f9f896cfffb3b1bd4b2fc902f53dc8781886d771bbc59812724b5a8078173a521b3d1ca61adf9ddc82f2ee7d3e200a89 + payload: 3.7.0 + checksum: 10/564efb4b350162ba6545a6c4163b66f2b0c273484110cd53bbfe8b1a739db8502c757426a7306e35bc4a284c239cf71f15f10955e86a82fa35d01c96f2c1c178 languageName: node linkType: hard -"@payloadcms/plugin-cloud-storage@npm:3.1.1": - version: 3.1.1 - resolution: "@payloadcms/plugin-cloud-storage@npm:3.1.1" +"@payloadcms/plugin-cloud-storage@npm:3.7.0": + version: 3.7.0 + resolution: "@payloadcms/plugin-cloud-storage@npm:3.7.0" dependencies: find-node-modules: "npm:^2.1.3" range-parser: "npm:^1.2.1" @@ -2466,7 +2451,7 @@ __metadata: "@azure/storage-blob": ^12.11.0 "@google-cloud/storage": ^7.7.0 "@vercel/blob": ^0.22.3 - payload: 3.1.1 + payload: 3.7.0 peerDependenciesMeta: "@aws-sdk/client-s3": optional: true @@ -2480,15 +2465,16 @@ __metadata: optional: true "@vercel/blob": optional: true - checksum: 10/8811bde429ed887e49b427ff09fc08ae491cfc4946cf966a1d3328998aef851112ee496f7505620990201f034e0480cf149f6708b40d621ffd671858985bcbe7 + checksum: 10/c36a62cf5dd6805c68ad890744e53334c3da71986bce3ea3e362240b222d2c51cac7b409cb4a53a25fd4b8f0bd77f6d5e8bbdc31f3ecb8053cf87ff43f9aae1b languageName: node linkType: hard -"@payloadcms/richtext-lexical@npm:3.1.1": - version: 3.1.1 - resolution: "@payloadcms/richtext-lexical@npm:3.1.1" +"@payloadcms/richtext-lexical@npm:3.7.0": + version: 3.7.0 + resolution: "@payloadcms/richtext-lexical@npm:3.7.0" dependencies: "@lexical/headless": "npm:0.20.0" + "@lexical/html": "npm:0.20.0" "@lexical/link": "npm:0.20.0" "@lexical/list": "npm:0.20.0" "@lexical/mark": "npm:0.20.0" @@ -2496,8 +2482,8 @@ __metadata: "@lexical/rich-text": "npm:0.20.0" "@lexical/selection": "npm:0.20.0" "@lexical/utils": "npm:0.20.0" - "@payloadcms/translations": "npm:3.1.1" - "@payloadcms/ui": "npm:3.1.1" + "@payloadcms/translations": "npm:3.7.0" + "@payloadcms/ui": "npm:3.7.0" "@types/uuid": "npm:10.0.0" acorn: "npm:8.12.1" bson-objectid: "npm:2.0.4" @@ -2507,13 +2493,14 @@ __metadata: mdast-util-from-markdown: "npm:2.0.2" mdast-util-mdx-jsx: "npm:3.1.3" micromark-extension-mdx-jsx: "npm:3.0.1" - react-error-boundary: "npm:4.0.13" + react-error-boundary: "npm:4.1.2" ts-essentials: "npm:10.0.3" uuid: "npm:10.0.0" peerDependencies: "@faceless-ui/modal": 3.0.0-beta.2 "@faceless-ui/scroll-info": 2.0.0-beta.0 "@lexical/headless": 0.20.0 + "@lexical/html": 0.20.0 "@lexical/link": 0.20.0 "@lexical/list": 0.20.0 "@lexical/mark": 0.20.0 @@ -2522,40 +2509,40 @@ __metadata: "@lexical/selection": 0.20.0 "@lexical/table": 0.20.0 "@lexical/utils": 0.20.0 - "@payloadcms/next": 3.1.1 + "@payloadcms/next": 3.7.0 lexical: 0.20.0 - payload: 3.1.1 + payload: 3.7.0 react: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020 react-dom: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020 - checksum: 10/7a20c333bad4c767e492e0d413c4b03c351693381842df20f3c9bbf5678aae2c8960f582668db9d6cd759281cacea0189f83958c51077235a3e0c26abf40263e + checksum: 10/c104f63d6a795a82e1c6ed86d3412a56c099292877171be0688614feb7974dee74ee96468415f82d7bad765c60a1acd15e9940b36171e6ba74a6ebc8894e9eda languageName: node linkType: hard -"@payloadcms/storage-s3@npm:3.1.1": - version: 3.1.1 - resolution: "@payloadcms/storage-s3@npm:3.1.1" +"@payloadcms/storage-s3@npm:3.7.0": + version: 3.7.0 + resolution: "@payloadcms/storage-s3@npm:3.7.0" dependencies: "@aws-sdk/client-s3": "npm:^3.614.0" "@aws-sdk/lib-storage": "npm:^3.614.0" - "@payloadcms/plugin-cloud-storage": "npm:3.1.1" + "@payloadcms/plugin-cloud-storage": "npm:3.7.0" peerDependencies: - payload: 3.1.1 - checksum: 10/ee11349e390b506f82bebf9f52963c4f4bae01531bf72f4e8dc0f1689fddd18b86d19a217be76995a9b883c7e8d656ba5821a1e2be6dd5be9a1757ad03bb10b5 + payload: 3.7.0 + checksum: 10/3f3848a3506eb4ec158b927546479670be2a5ebb4a63cfbf1fd62928b3533c643b76177101b5cc4bbbb3f7610f7f3db21281757af722eca5cf9208d43fbd9e3d languageName: node linkType: hard -"@payloadcms/translations@npm:3.1.1": - version: 3.1.1 - resolution: "@payloadcms/translations@npm:3.1.1" +"@payloadcms/translations@npm:3.7.0": + version: 3.7.0 + resolution: "@payloadcms/translations@npm:3.7.0" dependencies: date-fns: "npm:4.1.0" - checksum: 10/11d1f29316071c4271b67d297c742330dc340981bb094cd6b6403eab0483cff05e122f29aa5f090174d9f7963b3fad4653329ce33d9857b9d20dcc51ef2f9971 + checksum: 10/f18bea45b3f4b0b24c6eb24803efc844294b6a5ddee2e84ca76619bf40845cf6b5b948e92d06f10b1d6ab1cb5cbd6746d496470c710fcfd37eac0a5f7a9c54e3 languageName: node linkType: hard -"@payloadcms/ui@npm:3.1.1": - version: 3.1.1 - resolution: "@payloadcms/ui@npm:3.1.1" +"@payloadcms/ui@npm:3.7.0": + version: 3.7.0 + resolution: "@payloadcms/ui@npm:3.7.0" dependencies: "@dnd-kit/core": "npm:6.0.8" "@dnd-kit/sortable": "npm:7.0.2" @@ -2563,7 +2550,7 @@ __metadata: "@faceless-ui/scroll-info": "npm:2.0.0-beta.0" "@faceless-ui/window-info": "npm:3.0.0-beta.0" "@monaco-editor/react": "npm:4.6.0" - "@payloadcms/translations": "npm:3.1.1" + "@payloadcms/translations": "npm:3.7.0" body-scroll-lock: "npm:4.0.0-beta.0" bson-objectid: "npm:2.0.4" date-fns: "npm:4.1.0" @@ -2571,21 +2558,20 @@ __metadata: md5: "npm:2.3.0" object-to-formdata: "npm:4.5.1" qs-esm: "npm:7.0.2" - react-animate-height: "npm:2.1.2" - react-datepicker: "npm:6.9.0" + react-datepicker: "npm:7.5.0" react-image-crop: "npm:10.1.8" - react-select: "npm:5.8.0" - scheduler: "npm:0.0.0-experimental-3edc000d-20240926" - sonner: "npm:^1.5.0" + react-select: "npm:5.8.3" + scheduler: "npm:0.25.0" + sonner: "npm:^1.7.0" ts-essentials: "npm:10.0.3" use-context-selector: "npm:2.0.0" uuid: "npm:10.0.0" peerDependencies: next: ^15.0.0 - payload: 3.1.1 + payload: 3.7.0 react: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020 react-dom: ^19.0.0 || ^19.0.0-rc-65a56d0e-20241020 - checksum: 10/8649c224efb2d6cee99f53c71420c77818ad95259d3c2670a3e3132effa1260cd82be3396f510e903bd0e2ab7f011fc0f16abf7d0b5250b275af23c7a9e2c029 + checksum: 10/4c7979fa88dd7a7a428ec689805f92358ceb23f9ad5a6093c7e399e2e1b725259f287873585894064628945a3fe638d7be5270ce41651e5b207f682aa849b63f languageName: node linkType: hard @@ -2617,13 +2603,13 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^3.1.7, @smithy/abort-controller@npm:^3.1.8": - version: 3.1.8 - resolution: "@smithy/abort-controller@npm:3.1.8" +"@smithy/abort-controller@npm:^3.1.9": + version: 3.1.9 + resolution: "@smithy/abort-controller@npm:3.1.9" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/a20823d3441f599164a7653faa632632095d190294926359e3a27aa70b6836767efa0a0e8b9a267c3138b96c5b3d87f2f9038b34fbad496c79f7efea99b671b2 + checksum: 10/3c2e2503aac81ec2e62dd0094fcd92e6085c957945233a8791948c816771d1fcc1c532eb226b8f1955cef1feb48a924aa6df5033aaf6d312e1f147d109341562 languageName: node linkType: hard @@ -2646,158 +2632,158 @@ __metadata: languageName: node linkType: hard -"@smithy/config-resolver@npm:^3.0.12": - version: 3.0.12 - resolution: "@smithy/config-resolver@npm:3.0.12" +"@smithy/config-resolver@npm:^3.0.13": + version: 3.0.13 + resolution: "@smithy/config-resolver@npm:3.0.13" dependencies: - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/types": "npm:^3.7.1" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-middleware": "npm:^3.0.11" tslib: "npm:^2.6.2" - checksum: 10/30841e1afb0c8a10e3423081fa0974c93aa420ea96c48c4ecdb49aa45ee80c39d5fefcba27b501d34c07aba93c1f6f905e6c3d66bc78b754e66e49fd13f3d940 + checksum: 10/0f948a57b7f7a0732a363dc024cceed987b3964d2c5d096eb5ed5f802dc2b74ce02c5dc4352a54d7dedf651ac632c66b42aaac3d342613655195a1946c4bb34a languageName: node linkType: hard -"@smithy/core@npm:^2.5.3, @smithy/core@npm:^2.5.4": - version: 2.5.4 - resolution: "@smithy/core@npm:2.5.4" +"@smithy/core@npm:^2.5.5": + version: 2.5.5 + resolution: "@smithy/core@npm:2.5.5" dependencies: - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@smithy/middleware-serde": "npm:^3.0.11" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" "@smithy/util-body-length-browser": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-stream": "npm:^3.3.1" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-stream": "npm:^3.3.2" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/0ca6f973eff7bbdb744607db6cdea776549cb1563be66cd723eb04598217c7ac7d49d23c46902571e8c4779b62e495bbe9e9a351d7125050b9e870bbce89d81c + checksum: 10/412ce5a01d3754ab2d97196507cb66fa14cb3fede5924941eb5ae0713f8ac5055e4b7993c1098b34938c934a277be2e29523db83b274605349435c68c8b9e33d languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^3.2.6, @smithy/credential-provider-imds@npm:^3.2.7": - version: 3.2.7 - resolution: "@smithy/credential-provider-imds@npm:3.2.7" +"@smithy/credential-provider-imds@npm:^3.2.8": + version: 3.2.8 + resolution: "@smithy/credential-provider-imds@npm:3.2.8" dependencies: - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/property-provider": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/types": "npm:^3.7.2" + "@smithy/url-parser": "npm:^3.0.11" tslib: "npm:^2.6.2" - checksum: 10/14cc0e34423ccc54e25c682da0ee73f6a9821be7b2fd5a9d93db3be131d2ffcb2bb5992ec32f6946cec3d42e25cde6ee3e11bdbcff62fcdce6b3dc222e093a13 + checksum: 10/5a6d61f143e5e181b81684adbf3f7e2d94323cd11716153361244333539adcbe6c27c3e7cf88a07f240c2970881f8103ef4c4a0d9fda09ee88b6ae33bcc08354 languageName: node linkType: hard -"@smithy/eventstream-codec@npm:^3.1.9": - version: 3.1.9 - resolution: "@smithy/eventstream-codec@npm:3.1.9" +"@smithy/eventstream-codec@npm:^3.1.10": + version: 3.1.10 + resolution: "@smithy/eventstream-codec@npm:3.1.10" dependencies: "@aws-crypto/crc32": "npm:5.2.0" - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" "@smithy/util-hex-encoding": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/f192f8e71ed466cfc1783c94d589b7fa3015f36c7d3cae93cfe5bcbed1272932c822658c280f74285759f9e4eab32e16b98326f769e7d3ad97f8887afffdc7ea + checksum: 10/30bdb6e81526c9f6484a351f5cfd7f2e04ddea4f509a01a804b543574fd355c2e487bdaced5f59f9f308138a795e72f74e6602ff0324de4b7b54cc853780eeb0 languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^3.0.13": - version: 3.0.13 - resolution: "@smithy/eventstream-serde-browser@npm:3.0.13" +"@smithy/eventstream-serde-browser@npm:^3.0.14": + version: 3.0.14 + resolution: "@smithy/eventstream-serde-browser@npm:3.0.14" dependencies: - "@smithy/eventstream-serde-universal": "npm:^3.0.12" - "@smithy/types": "npm:^3.7.1" + "@smithy/eventstream-serde-universal": "npm:^3.0.13" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/e714265b968f511c4dd884f86409f57fd2f498783d22e464b9948e7debd7b15c04077c029c3efe8107c66c8876880beba5aa7e345e9abec27eda5decc470bb06 + checksum: 10/16289fc0883d56d3373516427a51b587592e7074988d29a137148f213f586a16c872e63bbf69224055106308bbdce1958287134e3451d95f8bd8164b54f8c430 languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.10" +"@smithy/eventstream-serde-config-resolver@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/4676a648e8e2125d64602940edbb6bb454ef2b1a14602d1396c5da1ac0431e02cdfd9f61ae1b3c9c5e6d2f68a0437526184c97d2c1fe83814142499244e8a2c2 + checksum: 10/1ec8af7b154a78dbfd6d949259175a87b76175ae33b1c20c72c57a57f6944aa7acdec8e73f66760058ebaea360ba8a380bd9b695b532f660ad978d36ca634a6d languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^3.0.12": - version: 3.0.12 - resolution: "@smithy/eventstream-serde-node@npm:3.0.12" +"@smithy/eventstream-serde-node@npm:^3.0.13": + version: 3.0.13 + resolution: "@smithy/eventstream-serde-node@npm:3.0.13" dependencies: - "@smithy/eventstream-serde-universal": "npm:^3.0.12" - "@smithy/types": "npm:^3.7.1" + "@smithy/eventstream-serde-universal": "npm:^3.0.13" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/c1286ee83a559186a8aead07c74f481fe6bff6097eeaf14c6cb4705916848527b0aceb28c10fe38aa74de27c00e1ac333f92d53acc6c70c43ebe8273daf0ee77 + checksum: 10/bf7c74860b946d1c8621d6051e125653e92003d7c60ea87156f2471c952dd4b1ddcfd76f112900e3fe769cf834fa36b10c21068075fa76eedaab5e1f00f1bb26 languageName: node linkType: hard -"@smithy/eventstream-serde-universal@npm:^3.0.12": - version: 3.0.12 - resolution: "@smithy/eventstream-serde-universal@npm:3.0.12" +"@smithy/eventstream-serde-universal@npm:^3.0.13": + version: 3.0.13 + resolution: "@smithy/eventstream-serde-universal@npm:3.0.13" dependencies: - "@smithy/eventstream-codec": "npm:^3.1.9" - "@smithy/types": "npm:^3.7.1" + "@smithy/eventstream-codec": "npm:^3.1.10" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/f5d0d100f26151808d21a461f2e2dc38cfaa05b7227497903378a7e7e8541dc7276775b68cb6d16f1438bcb75a145fddb74f85722ecb3b5abd5c3941fd203bf6 + checksum: 10/d045bd6ea756088584f21dcca537b65c5b47ef0aec1fbaa02bc8880664651b691fa54a95f9da8012c62db85cf8dfb7a71c7f49b0c804569cc89e90cccbd826ca languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^4.1.1": - version: 4.1.1 - resolution: "@smithy/fetch-http-handler@npm:4.1.1" +"@smithy/fetch-http-handler@npm:^4.1.2": + version: 4.1.2 + resolution: "@smithy/fetch-http-handler@npm:4.1.2" dependencies: - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/querystring-builder": "npm:^3.0.10" - "@smithy/types": "npm:^3.7.1" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/querystring-builder": "npm:^3.0.11" + "@smithy/types": "npm:^3.7.2" "@smithy/util-base64": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/20cedd1f563c1cca34def0c98e2104ecd22c7e8bfc27b028c6277be882767466264fda6efb4c9e7f62de86f8514b641a903e78a169be463470e90ed54bc56c66 + checksum: 10/430ffe67c15fbf85e3c709f0337157610cf9a3f567507b9be2e0f7fc3039948accf2b34e1c87127b19d650bee3194928550a50144d33537dca17829ed6f9b1d0 languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^3.1.9": - version: 3.1.9 - resolution: "@smithy/hash-blob-browser@npm:3.1.9" +"@smithy/hash-blob-browser@npm:^3.1.10": + version: 3.1.10 + resolution: "@smithy/hash-blob-browser@npm:3.1.10" dependencies: "@smithy/chunked-blob-reader": "npm:^4.0.0" "@smithy/chunked-blob-reader-native": "npm:^3.0.1" - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/0c755cbcd0bbed142806d435e358a3c58187dba3329d888ee3c3c27eab5201e598d5d0f5aca9c25f7d9f9ab5c6391d24603064b9cae7d4400503d2e83185af26 + checksum: 10/346df3c266f062ec73a61d68442720df2575df4c5be3e70346a0032ad50847e42002e0ea2dfadb9a4d925f2125ed8e29f7221c207781bb4ea8f16a598639eb37 languageName: node linkType: hard -"@smithy/hash-node@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/hash-node@npm:3.0.10" +"@smithy/hash-node@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/hash-node@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" "@smithy/util-buffer-from": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/2823b0c44a3f1bfea0425eea8a8a49700be4d04d4557e1c6d824d8491706386edd447ad2603183b8569fbb1dd69071b09bddd9f9912524d0d396038efede5cfa + checksum: 10/044e579762602153fbec1d080e7891c212789479d9e45e07e4b6b4a90b92aac161f3e41be8484b6b441770940db12d8090c71fc652b6661ce992fac837660ab5 languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^3.1.9": - version: 3.1.9 - resolution: "@smithy/hash-stream-node@npm:3.1.9" +"@smithy/hash-stream-node@npm:^3.1.10": + version: 3.1.10 + resolution: "@smithy/hash-stream-node@npm:3.1.10" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/84e265ee9aa97688582cccd43e9c87ceb680c4005a598711b71ed2827811e0786045108a6c371fe0ceff2728e303a9a90e644a31ed96d301d63151dad0c2d58c + checksum: 10/0892981771216e051daba08e14da041f5ec43e9daacc1ebdb01f7ed7cf6066b6ec2b1060f27831f7f104b2b55b148d797dac110aa9265368b4a80857ce77291e languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/invalid-dependency@npm:3.0.10" +"@smithy/invalid-dependency@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/invalid-dependency@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/b88536e96224b7961736fd7482cb0af83a4ac703adc01dbae77f50ea79d8bb9f57835c8e16c3cb627b0799267a10faafd892c5025bf47d502032af35d4fbc68f + checksum: 10/8bba64689dea951d1409468e8ac9f774bd4680adf76e589230c9d77d4a0a8556381304506d556eeabdbb1f2cd5f8dd7c2db1e1ccecee2a09c10244bbb5be38a7 languageName: node linkType: hard @@ -2819,214 +2805,214 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/md5-js@npm:3.0.10" +"@smithy/md5-js@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/md5-js@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/5b2188e71d5c9d0b742e7f23f88254b9356387585c3c3b36e4fb6c3ea5346c14f96a32cb7a0f5ca0175f61af2906945bf574af6c354dc9ed746673ece12f50b2 + checksum: 10/d0b596c9087075d8ac8f7454beb855fe3b44ba654b5e5790b2e36900522ebb9a02b928e968e1e9b8f36240314178ab646e9c09527051c0efd2bb1536b5557726 languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^3.0.12": - version: 3.0.12 - resolution: "@smithy/middleware-content-length@npm:3.0.12" +"@smithy/middleware-content-length@npm:^3.0.13": + version: 3.0.13 + resolution: "@smithy/middleware-content-length@npm:3.0.13" dependencies: - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/c537cb987cfbcddfe0bab7b2b91c77aa896b190acca98a9226408239a1e7b0837665634790536b516e1ec9db57dd0db43602be16a7fcee7cc345c3a01a24719f + checksum: 10/fc0a64d58e271b9ba1cd87b6292c65104762cf18a8ff532ca0c7b56ef28d4456a6693880e502d5d0ddd17d0ba94fa8ce7a24bd6e77d2b18a1cce3390084f827c languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^3.2.3, @smithy/middleware-endpoint@npm:^3.2.4": - version: 3.2.4 - resolution: "@smithy/middleware-endpoint@npm:3.2.4" +"@smithy/middleware-endpoint@npm:^3.2.5": + version: 3.2.5 + resolution: "@smithy/middleware-endpoint@npm:3.2.5" dependencies: - "@smithy/core": "npm:^2.5.4" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/shared-ini-file-loader": "npm:^3.1.11" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" - "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/core": "npm:^2.5.5" + "@smithy/middleware-serde": "npm:^3.0.11" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/shared-ini-file-loader": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" + "@smithy/url-parser": "npm:^3.0.11" + "@smithy/util-middleware": "npm:^3.0.11" tslib: "npm:^2.6.2" - checksum: 10/d778154d6fc8afae2b85cfeebcfc14cbf729b31558312e718217517f40a14e81da0b809d24430a045b44dd194ea699020d50f02c38d10a975e4a3a83697c2e11 + checksum: 10/942d56c0f54f4694c474022009ee57ec29e5d05eee131989348cd46dbb9a74d035987d20a3049e5e51556c8eafc18f45c09e0b2f285e79c991634cc9b3d6175a languageName: node linkType: hard -"@smithy/middleware-retry@npm:^3.0.27": - version: 3.0.28 - resolution: "@smithy/middleware-retry@npm:3.0.28" +"@smithy/middleware-retry@npm:^3.0.30": + version: 3.0.30 + resolution: "@smithy/middleware-retry@npm:3.0.30" dependencies: - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/service-error-classification": "npm:^3.0.10" - "@smithy/smithy-client": "npm:^3.4.5" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/service-error-classification": "npm:^3.0.11" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" + "@smithy/util-middleware": "npm:^3.0.11" + "@smithy/util-retry": "npm:^3.0.11" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10/51859d80c797d288b7a7c953dd6b91cad08e7c839be7754c188b38e1769fdc911691d8df47a35114a1e468528971b77b141a122572b8946dde3d1c3f5f354114 + checksum: 10/c3937573107643a004954899ac9827b8df5cfb80bf8f685a5b870883914bc6d020c4f682a9a1a65f9544471edd0a5030a6f5e3331ed76b6f43ead2f5ce96d15e languageName: node linkType: hard -"@smithy/middleware-serde@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/middleware-serde@npm:3.0.10" +"@smithy/middleware-serde@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/middleware-serde@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/aa6f98a50137c9c8ca5e76bb750b9b4b4d7d42a6f2679b337e63d1b4b52897cd52d5e4122e41b873a705d186138e2e81b988c8861994af376cab969f8550f77c + checksum: 10/80b0307b563d7da9dde775faf5f1574e74ead3736acb219751f232d289d0181e42021888ebe22bd1cdab1e0f2b31e2dc838a7cc53c7d740e284ac1b695edaa3a languageName: node linkType: hard -"@smithy/middleware-stack@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/middleware-stack@npm:3.0.10" +"@smithy/middleware-stack@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/middleware-stack@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/782343debf762756ba86483c469ad1740c48638583556253ff6ebc8af24ed712cf7c1e6ad7eb06d51c8d1e836a825519d250ad0920018e620e85a49a1b65626e + checksum: 10/be8c6cc4e0893c0a3e8ac3d82aac47f9f41a3136f20c4c41369f405cee21eab7d09f7355aa8946d6c8f1fa6f2b23fa42eeb20e91fe66bbafaf36d271717b8530 languageName: node linkType: hard -"@smithy/node-config-provider@npm:^3.1.11": - version: 3.1.11 - resolution: "@smithy/node-config-provider@npm:3.1.11" +"@smithy/node-config-provider@npm:^3.1.12": + version: 3.1.12 + resolution: "@smithy/node-config-provider@npm:3.1.12" dependencies: - "@smithy/property-provider": "npm:^3.1.10" - "@smithy/shared-ini-file-loader": "npm:^3.1.11" - "@smithy/types": "npm:^3.7.1" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/shared-ini-file-loader": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/21762ea8280de005e018fddd365b5630f0f6ebe2524f77c1cda833e7b0d5297b7d3220eabee18ec721d7c398c2fa186fb83548d1685014c38109798a9121c727 + checksum: 10/7bf4a5b3b04df96c6cd4b929324e784273f19824642e92686ea52c1b9f9126e42f3ac34a603b6b19b56b3fd43e288328fbb3c58214ac94db140414d9ef71e258 languageName: node linkType: hard -"@smithy/node-http-handler@npm:^3.3.1": - version: 3.3.1 - resolution: "@smithy/node-http-handler@npm:3.3.1" +"@smithy/node-http-handler@npm:^3.3.2": + version: 3.3.2 + resolution: "@smithy/node-http-handler@npm:3.3.2" dependencies: - "@smithy/abort-controller": "npm:^3.1.8" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/querystring-builder": "npm:^3.0.10" - "@smithy/types": "npm:^3.7.1" + "@smithy/abort-controller": "npm:^3.1.9" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/querystring-builder": "npm:^3.0.11" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/54bcd59d4e05c2b8015264e6064690662560ecf7af4c552f4e9ce7e6e61b7f7e0ae060831b40eb61819f589956f94e35fff2f5455849069be3c68dc86b9acc10 + checksum: 10/86b999aa31312c200d5ee5d4b4bc02f8d10e0d0679f869060134441242c90533a965368ea0df35cb348ebc8000d17b85bfdb3d0f1f3042eb31e8b10f7a3a2109 languageName: node linkType: hard -"@smithy/property-provider@npm:^3.1.10, @smithy/property-provider@npm:^3.1.9": - version: 3.1.10 - resolution: "@smithy/property-provider@npm:3.1.10" +"@smithy/property-provider@npm:^3.1.11": + version: 3.1.11 + resolution: "@smithy/property-provider@npm:3.1.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/1d8c0bff244b1aa8c99bfba09596ed48aa608edb4d935b983a0690ebfe8f347a0b3eb81e827868ccec40599922886269292c80a80965dc38e78d1f9073805e98 + checksum: 10/976bc77569339354a0682feb033939529248d5769b7770e8e370269a9c5161b7cb5b058e74c36fbfcfb5efe3665be4831b3614dea41d1226fe266170ecd9f1e7 languageName: node linkType: hard -"@smithy/protocol-http@npm:^4.1.7": - version: 4.1.7 - resolution: "@smithy/protocol-http@npm:4.1.7" +"@smithy/protocol-http@npm:^4.1.8": + version: 4.1.8 + resolution: "@smithy/protocol-http@npm:4.1.8" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/e10f1653e267d134bdbad55e267d8e020f7a2816671c9a25af4ed6f24d4932b65c6cbc5dd7bdd0475883f28a910801386f7567686b4068f43853951fc82eb64d + checksum: 10/e84bfdf81766e9a1b4a9d7362047af5e66247397feef237767e80bbf9d30551b588df94714fefdb4a247a5effd33a45dd13dd47970d5c6f0bcb471e5fbdac51e languageName: node linkType: hard -"@smithy/querystring-builder@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/querystring-builder@npm:3.0.10" +"@smithy/querystring-builder@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/querystring-builder@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" "@smithy/util-uri-escape": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/38783d23b2a9ed4057ad88f052dce4eb567a199ef96c87ed502dd9d29f9e5e9e789fc9a320f28d5b29e934dbdc7dd6ce1dabd73464f51255d82203dacf5f3bc2 + checksum: 10/f873ff01875c6da51f1c8a58151e5bc7d91737c76cac9c91a1625f35c0de272c317b34de314eba027923b05225917b5c269eb071957426b8af17a3a50397139a languageName: node linkType: hard -"@smithy/querystring-parser@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/querystring-parser@npm:3.0.10" +"@smithy/querystring-parser@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/querystring-parser@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/91d46004e91befe8291587114fac86775af1782edac5c47f227e3ab1a09fac2541c0794ace696654c6c2255ea6bda50fbb965bee916a18d4882e23b1edf0afef + checksum: 10/072a67d908e49cf37db46690005451310d65648d04e2ac261c6d5e79fe537c301322c9fd66c0825651545ceee11e7cac9c7872dec6f6aeb69f8144f4dee9beb7 languageName: node linkType: hard -"@smithy/service-error-classification@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/service-error-classification@npm:3.0.10" +"@smithy/service-error-classification@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/service-error-classification@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" - checksum: 10/0bee7830b1055fdea33c45978516419fb9ae6477ae988fa1a5711310b8a946b2002fbc41649374e6959996a9462fc8026d0950a4d8259761f212fc9e88ae5dc6 + "@smithy/types": "npm:^3.7.2" + checksum: 10/4946830806412d369cac688687030d2dc51ff1233f81b4846726d56e0681eaa458c8a1c31e26a11a4a315863d564d67cd8e6f3daeba6437605cd24f515128851 languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^3.1.10, @smithy/shared-ini-file-loader@npm:^3.1.11": - version: 3.1.11 - resolution: "@smithy/shared-ini-file-loader@npm:3.1.11" +"@smithy/shared-ini-file-loader@npm:^3.1.12": + version: 3.1.12 + resolution: "@smithy/shared-ini-file-loader@npm:3.1.12" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/2b0b2846d46daf3c7dd5f36b34872448baeb4cf995941f35fbe51395792d362cc27bc036059d73aba0bdf22104e9d975b9eff0dc0c1eff10e39a80b9d1fcac2a + checksum: 10/b9a540366fa00875efdeee2f842238abae778edb117d7ddb43bdcf2509dc214a004ef67e0108fedc59cee58e650189c0607e75819b77e4002a421bd39da1c60f languageName: node linkType: hard -"@smithy/signature-v4@npm:^4.2.2": - version: 4.2.3 - resolution: "@smithy/signature-v4@npm:4.2.3" +"@smithy/signature-v4@npm:^4.2.4": + version: 4.2.4 + resolution: "@smithy/signature-v4@npm:4.2.4" dependencies: "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" "@smithy/util-hex-encoding": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.10" + "@smithy/util-middleware": "npm:^3.0.11" "@smithy/util-uri-escape": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/f4183a6e1635fb563399116a754cedc210bedda3aa4897b776195a4f60bfbb4d13d112f4ab21305d7ba15474762fd67ff9a9898d43ca7efe17cd7b76a96b5f65 + checksum: 10/1389616fb798963fae989191ad044b821c7543d9df7bef4eaaf21d59e9b0a9e1e529a87f9013389408d0227e1acd32a916f694487ae6144b0d0217f16d65d06b languageName: node linkType: hard -"@smithy/smithy-client@npm:^3.4.4, @smithy/smithy-client@npm:^3.4.5": - version: 3.4.5 - resolution: "@smithy/smithy-client@npm:3.4.5" - dependencies: - "@smithy/core": "npm:^2.5.4" - "@smithy/middleware-endpoint": "npm:^3.2.4" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-stream": "npm:^3.3.1" +"@smithy/smithy-client@npm:^3.5.0": + version: 3.5.0 + resolution: "@smithy/smithy-client@npm:3.5.0" + dependencies: + "@smithy/core": "npm:^2.5.5" + "@smithy/middleware-endpoint": "npm:^3.2.5" + "@smithy/middleware-stack": "npm:^3.0.11" + "@smithy/protocol-http": "npm:^4.1.8" + "@smithy/types": "npm:^3.7.2" + "@smithy/util-stream": "npm:^3.3.2" tslib: "npm:^2.6.2" - checksum: 10/8407bc8ec4c9fcc1437e068c960bacb8b4b3cf4b831c9478d6f02563c81f89e41118201ebecd67cd10e716e14f22632819c1bed1ecfad54588e1285a4df75832 + checksum: 10/67fd9022d4b7bb25555f12c3474331eee41027d36df66ea219006a3d2d43f37f61283e71ea863832a40b4f2e3e911b7b309cc11b7bb041d3523716719018ee58 languageName: node linkType: hard -"@smithy/types@npm:^3.7.1": - version: 3.7.1 - resolution: "@smithy/types@npm:3.7.1" +"@smithy/types@npm:^3.7.2": + version: 3.7.2 + resolution: "@smithy/types@npm:3.7.2" dependencies: tslib: "npm:^2.6.2" - checksum: 10/aa10311bb4e737298076d982f8e2e77242eb95dc0738d4bef61dba9f353670320544e4e5310ab00058e7fd95b1289201140986f116e4625022d38e7457dc3d1c + checksum: 10/7a40dcb7f858367a07456c5ae7e7eec89ea9efb7e511e521c105a9568e1e89add875b25e63df19bebdaa77af89f0e5fc691b9f408d077bedb10586a764133e41 languageName: node linkType: hard -"@smithy/url-parser@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/url-parser@npm:3.0.10" +"@smithy/url-parser@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/url-parser@npm:3.0.11" dependencies: - "@smithy/querystring-parser": "npm:^3.0.10" - "@smithy/types": "npm:^3.7.1" + "@smithy/querystring-parser": "npm:^3.0.11" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/47538b8a2a987c9c38931534216668ba10d3b74deaab0837952676a66e26af491785dc13262153f6e6ddcad799cc2df21764c1064b9de61cf0862032e6699438 + checksum: 10/00683ce527c3fbec8595b48bd174f66346683fe320c6cf322cab8e49096411dff60e5f9ada3b5b3653fc94e919c7870ee02226313589640805f1a03c103085b2 languageName: node linkType: hard @@ -3088,42 +3074,42 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^3.0.27": - version: 3.0.28 - resolution: "@smithy/util-defaults-mode-browser@npm:3.0.28" +"@smithy/util-defaults-mode-browser@npm:^3.0.30": + version: 3.0.30 + resolution: "@smithy/util-defaults-mode-browser@npm:3.0.30" dependencies: - "@smithy/property-provider": "npm:^3.1.10" - "@smithy/smithy-client": "npm:^3.4.5" - "@smithy/types": "npm:^3.7.1" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10/f69cb9492f389db21bc27007cc5e39126d96080c9cb0845ebb2a049dc37c44726c2b1fa476e58149f708b4a5063676595651c69f4de4ad16c512dc2c7d69eb82 + checksum: 10/8ed3079a7ae85a404b35b73a5d23b8c00ed0a4efdd5af8bb2a15797728e62a916168fb7b8c5a2eb16aae407c7291450db9f5a5c4278254adba617e6ea4792fa3 languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^3.0.27": - version: 3.0.28 - resolution: "@smithy/util-defaults-mode-node@npm:3.0.28" +"@smithy/util-defaults-mode-node@npm:^3.0.30": + version: 3.0.30 + resolution: "@smithy/util-defaults-mode-node@npm:3.0.30" dependencies: - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/credential-provider-imds": "npm:^3.2.7" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/property-provider": "npm:^3.1.10" - "@smithy/smithy-client": "npm:^3.4.5" - "@smithy/types": "npm:^3.7.1" + "@smithy/config-resolver": "npm:^3.0.13" + "@smithy/credential-provider-imds": "npm:^3.2.8" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/property-provider": "npm:^3.1.11" + "@smithy/smithy-client": "npm:^3.5.0" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/528f3cd04376e4dff7abcfd1fb7fb69a255ee29c7c4527128b39b0cf08f79591ac8836c6379cf25c479aa580353836f69fe7b7cf2308dacaf0069fdcc1f7c097 + checksum: 10/3dd13476b0e9bc3cecfa689a8449930714c3e0b9286bf0da79effa2469c48db6ac08264cd2b82c39181b89db679dfee98847143ad46c9acf80ad4bd0da7899fc languageName: node linkType: hard -"@smithy/util-endpoints@npm:^2.1.6": - version: 2.1.6 - resolution: "@smithy/util-endpoints@npm:2.1.6" +"@smithy/util-endpoints@npm:^2.1.7": + version: 2.1.7 + resolution: "@smithy/util-endpoints@npm:2.1.7" dependencies: - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/types": "npm:^3.7.1" + "@smithy/node-config-provider": "npm:^3.1.12" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/72eeba8cf153d796c3db46c27cae3ef4bebf64b3a0ff50756031f7b0b58ae1ef14e1ff9bb7ba1fb65ee0e747823e42060e2c44689e7169d89ef96b45660d531b + checksum: 10/a674d2a7ec43fd8b04ce1e56626f0c9546ba970f5c4ea1c465371fa4bbe1162f92e02958975c47bf83bce878827707591925f25b36802421122dd22841b10f97 languageName: node linkType: hard @@ -3136,40 +3122,40 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/util-middleware@npm:3.0.10" +"@smithy/util-middleware@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/util-middleware@npm:3.0.11" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/e01ea42909a8505853fde37f863bc211369fbdeafecb0e4746ecc174704d21aa0ac304c2b6c99b4b3fe34a8c4f90d4444997c8ec7fc23a90950f5b3e889063bd + checksum: 10/d8197dc223ddc5ed6e9b40bb44f58793b0fe09d39734e70729ed7606c5497047f1dbf0d616764767b3c8812d49d76d94679a29dc7c879211b0e918e68715bde4 languageName: node linkType: hard -"@smithy/util-retry@npm:^3.0.10": - version: 3.0.10 - resolution: "@smithy/util-retry@npm:3.0.10" +"@smithy/util-retry@npm:^3.0.11": + version: 3.0.11 + resolution: "@smithy/util-retry@npm:3.0.11" dependencies: - "@smithy/service-error-classification": "npm:^3.0.10" - "@smithy/types": "npm:^3.7.1" + "@smithy/service-error-classification": "npm:^3.0.11" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/ed4ac7bb2761ca0ed8316e58847bdc02383919638642bef0ad6177ab4b18d789a4163b5ad7029e4e15796d3972e7f3dcda99443d861ae79920aa8a7dd2a1adbf + checksum: 10/ef53437e940ad189f8ce4d0e6738ce3b94f38dbcee17f7a26ba8dac149e60790f136d2ea16d1069bef7b3908f45ec5ae33d40b74e037c4ae178071bf97fcd98b languageName: node linkType: hard -"@smithy/util-stream@npm:^3.3.1": - version: 3.3.1 - resolution: "@smithy/util-stream@npm:3.3.1" +"@smithy/util-stream@npm:^3.3.2": + version: 3.3.2 + resolution: "@smithy/util-stream@npm:3.3.2" dependencies: - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/types": "npm:^3.7.1" + "@smithy/fetch-http-handler": "npm:^4.1.2" + "@smithy/node-http-handler": "npm:^3.3.2" + "@smithy/types": "npm:^3.7.2" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-buffer-from": "npm:^3.0.0" "@smithy/util-hex-encoding": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/c06eac96b9afc21a352fa0d7a8c90c47d09e20b17fd3c36fd393944252321b8b16f2bbb28e4e95921ca6a96d0ddb538c07e06080410c8f6015f59b22e7cb49a5 + checksum: 10/6807fe3159fdfb0e2da5c054f116e7258bf2e5de4d375d4f2fd39c9bdc358ee037280c333e97e9053240d51dc1220eefbabd6a327170416aed8d20e3a456e266 languageName: node linkType: hard @@ -3202,101 +3188,101 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^3.1.9": - version: 3.1.9 - resolution: "@smithy/util-waiter@npm:3.1.9" +"@smithy/util-waiter@npm:^3.2.0": + version: 3.2.0 + resolution: "@smithy/util-waiter@npm:3.2.0" dependencies: - "@smithy/abort-controller": "npm:^3.1.8" - "@smithy/types": "npm:^3.7.1" + "@smithy/abort-controller": "npm:^3.1.9" + "@smithy/types": "npm:^3.7.2" tslib: "npm:^2.6.2" - checksum: 10/73e943283c17feef3aa35bbbf76d7c38987b8787db688550838e628111f8fc673d036d7a51ef595db6c326ec74fa9b5b8f22d3da7492f62fc25f54be6c7ab058 + checksum: 10/4a39230c8c06c0118565120488dfe9ba38ecf956d19370254af7adb0adaa108b645c509226cec2e459a9ca41042e9cad6929a3547259e0a6330b787405678f45 languageName: node linkType: hard -"@swc/core-darwin-arm64@npm:1.9.3": - version: 1.9.3 - resolution: "@swc/core-darwin-arm64@npm:1.9.3" +"@swc/core-darwin-arm64@npm:1.10.1": + version: 1.10.1 + resolution: "@swc/core-darwin-arm64@npm:1.10.1" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@swc/core-darwin-x64@npm:1.9.3": - version: 1.9.3 - resolution: "@swc/core-darwin-x64@npm:1.9.3" +"@swc/core-darwin-x64@npm:1.10.1": + version: 1.10.1 + resolution: "@swc/core-darwin-x64@npm:1.10.1" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@swc/core-linux-arm-gnueabihf@npm:1.9.3": - version: 1.9.3 - resolution: "@swc/core-linux-arm-gnueabihf@npm:1.9.3" +"@swc/core-linux-arm-gnueabihf@npm:1.10.1": + version: 1.10.1 + resolution: "@swc/core-linux-arm-gnueabihf@npm:1.10.1" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@swc/core-linux-arm64-gnu@npm:1.9.3": - version: 1.9.3 - resolution: "@swc/core-linux-arm64-gnu@npm:1.9.3" +"@swc/core-linux-arm64-gnu@npm:1.10.1": + version: 1.10.1 + resolution: "@swc/core-linux-arm64-gnu@npm:1.10.1" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@swc/core-linux-arm64-musl@npm:1.9.3": - version: 1.9.3 - resolution: "@swc/core-linux-arm64-musl@npm:1.9.3" +"@swc/core-linux-arm64-musl@npm:1.10.1": + version: 1.10.1 + resolution: "@swc/core-linux-arm64-musl@npm:1.10.1" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@swc/core-linux-x64-gnu@npm:1.9.3": - version: 1.9.3 - resolution: "@swc/core-linux-x64-gnu@npm:1.9.3" +"@swc/core-linux-x64-gnu@npm:1.10.1": + version: 1.10.1 + resolution: "@swc/core-linux-x64-gnu@npm:1.10.1" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@swc/core-linux-x64-musl@npm:1.9.3": - version: 1.9.3 - resolution: "@swc/core-linux-x64-musl@npm:1.9.3" +"@swc/core-linux-x64-musl@npm:1.10.1": + version: 1.10.1 + resolution: "@swc/core-linux-x64-musl@npm:1.10.1" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@swc/core-win32-arm64-msvc@npm:1.9.3": - version: 1.9.3 - resolution: "@swc/core-win32-arm64-msvc@npm:1.9.3" +"@swc/core-win32-arm64-msvc@npm:1.10.1": + version: 1.10.1 + resolution: "@swc/core-win32-arm64-msvc@npm:1.10.1" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@swc/core-win32-ia32-msvc@npm:1.9.3": - version: 1.9.3 - resolution: "@swc/core-win32-ia32-msvc@npm:1.9.3" +"@swc/core-win32-ia32-msvc@npm:1.10.1": + version: 1.10.1 + resolution: "@swc/core-win32-ia32-msvc@npm:1.10.1" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@swc/core-win32-x64-msvc@npm:1.9.3": - version: 1.9.3 - resolution: "@swc/core-win32-x64-msvc@npm:1.9.3" +"@swc/core-win32-x64-msvc@npm:1.10.1": + version: 1.10.1 + resolution: "@swc/core-win32-x64-msvc@npm:1.10.1" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@swc/core@npm:1.9.3": - version: 1.9.3 - resolution: "@swc/core@npm:1.9.3" +"@swc/core@npm:1.10.1": + version: 1.10.1 + resolution: "@swc/core@npm:1.10.1" dependencies: - "@swc/core-darwin-arm64": "npm:1.9.3" - "@swc/core-darwin-x64": "npm:1.9.3" - "@swc/core-linux-arm-gnueabihf": "npm:1.9.3" - "@swc/core-linux-arm64-gnu": "npm:1.9.3" - "@swc/core-linux-arm64-musl": "npm:1.9.3" - "@swc/core-linux-x64-gnu": "npm:1.9.3" - "@swc/core-linux-x64-musl": "npm:1.9.3" - "@swc/core-win32-arm64-msvc": "npm:1.9.3" - "@swc/core-win32-ia32-msvc": "npm:1.9.3" - "@swc/core-win32-x64-msvc": "npm:1.9.3" + "@swc/core-darwin-arm64": "npm:1.10.1" + "@swc/core-darwin-x64": "npm:1.10.1" + "@swc/core-linux-arm-gnueabihf": "npm:1.10.1" + "@swc/core-linux-arm64-gnu": "npm:1.10.1" + "@swc/core-linux-arm64-musl": "npm:1.10.1" + "@swc/core-linux-x64-gnu": "npm:1.10.1" + "@swc/core-linux-x64-musl": "npm:1.10.1" + "@swc/core-win32-arm64-msvc": "npm:1.10.1" + "@swc/core-win32-ia32-msvc": "npm:1.10.1" + "@swc/core-win32-x64-msvc": "npm:1.10.1" "@swc/counter": "npm:^0.1.3" "@swc/types": "npm:^0.1.17" peerDependencies: @@ -3325,7 +3311,7 @@ __metadata: peerDependenciesMeta: "@swc/helpers": optional: true - checksum: 10/0a95ce8a2d21370c82e2b0e744c30eacdbd709a7b470950786f3c25a6272c0aa079206a3543aaccc022ca98af87a2a5536387a0259b5377e94d34fac28143cd0 + checksum: 10/e9c8a42488db77b3c199d1696d45bb9c7e917267e810c091e5161a7096f3db9c01813ade1e942290285210b4590ec7a00399b2ba3edc4d8cae9b2e824fac7d45 languageName: node linkType: hard @@ -3336,12 +3322,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: 10/6ba2f7e215d32d71fce139e2cfc426b3ed7eaa709febdeb07b97260a4c9eea4784cf047cc1271be273990b08220b576b94a42b5780947c0b3be84973a847a24d + tslib: "npm:^2.8.0" + checksum: 10/e3f32c6deeecfb0fa3f22edff03a7b358e7ce16d27b0f1c8b5cdc3042c5c4ce4da6eac0b781ab7cc4f54696ece657467d56734fb26883439fb00017385364c4c languageName: node linkType: hard @@ -3393,6 +3379,13 @@ __metadata: languageName: node linkType: hard +"@types/cookie@npm:^0.6.0": + version: 0.6.0 + resolution: "@types/cookie@npm:0.6.0" + checksum: 10/b883348d5bf88695fbc2c2276b1c49859267a55cae3cf11ea1dccc1b3be15b466e637ce3242109ba27d616c77c6aa4efe521e3d557110b4fdd9bc332a12445c2 + languageName: node + linkType: hard + "@types/debug@npm:^4.0.0": version: 4.1.12 resolution: "@types/debug@npm:4.1.12" @@ -3434,32 +3427,6 @@ __metadata: languageName: node linkType: hard -"@types/istanbul-lib-coverage@npm:*, @types/istanbul-lib-coverage@npm:^2.0.0": - version: 2.0.6 - resolution: "@types/istanbul-lib-coverage@npm:2.0.6" - checksum: 10/3feac423fd3e5449485afac999dcfcb3d44a37c830af898b689fadc65d26526460bedb889db278e0d4d815a670331796494d073a10ee6e3a6526301fe7415778 - languageName: node - linkType: hard - -"@types/istanbul-lib-report@npm:*": - version: 3.0.3 - resolution: "@types/istanbul-lib-report@npm:3.0.3" - dependencies: - "@types/istanbul-lib-coverage": "npm:*" - checksum: 10/b91e9b60f865ff08cb35667a427b70f6c2c63e88105eadd29a112582942af47ed99c60610180aa8dcc22382fa405033f141c119c69b95db78c4c709fbadfeeb4 - languageName: node - linkType: hard - -"@types/istanbul-reports@npm:^1.1.1": - version: 1.1.2 - resolution: "@types/istanbul-reports@npm:1.1.2" - dependencies: - "@types/istanbul-lib-coverage": "npm:*" - "@types/istanbul-lib-report": "npm:*" - checksum: 10/00866e815d1e68d0a590d691506937b79d8d65ad8eab5ed34dbfee66136c7c0f4ea65327d32046d5fe469f22abea2b294987591dc66365ebc3991f7e413b2d78 - languageName: node - linkType: hard - "@types/jsdom@npm:^21.1.7": version: 21.1.7 resolution: "@types/jsdom@npm:21.1.7" @@ -3526,21 +3493,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*": - version: 22.9.3 - resolution: "@types/node@npm:22.9.3" - dependencies: - undici-types: "npm:~6.19.8" - checksum: 10/c32a03ff998b8c6cf7d653216508a92b1e6569dd5031ea6cfc2aaa8c75ebbf4172bf1602f0e1f673086e210787dc96667b99ba4d919bc151f9a1f88aeac42822 - languageName: node - linkType: hard - -"@types/node@npm:^22.10.0": - version: 22.10.0 - resolution: "@types/node@npm:22.10.0" +"@types/node@npm:*, @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: 10/e2561e15eaac6261cf828cd7dcd4882a5ce2e10104db4123566b00418acf30e18518e39c7a906682f44118b420c555cc774ac3e0e6f80e37f55884cfe6cf1f78 + checksum: 10/451adfefed4add58b069407173e616220fd4aaa3307cdde1bb701aa053b65b54ced8483db2f870dcedec7a58cb3b06101fbc19d85852716672ec1fd3660947fa languageName: node linkType: hard @@ -3571,19 +3529,12 @@ __metadata: languageName: node linkType: hard -"@types/prop-types@npm:*": - version: 15.7.13 - resolution: "@types/prop-types@npm:15.7.13" - checksum: 10/8935cad87c683c665d09a055919d617fe951cb3b2d5c00544e3a913f861a2bd8d2145b51c9aa6d2457d19f3107ab40784c40205e757232f6a80cc8b1c815513c - languageName: node - linkType: hard - -"@types/react-dom@npm:types-react-dom@19.0.0-rc.0": - version: 19.0.0-rc.0 - resolution: "types-react-dom@npm:19.0.0-rc.0" - dependencies: - "@types/react": "npm:*" - checksum: 10/edcf0d1f1d9c1186f627a08cccf3f9c60cd3ad3f678a420572184ce09d99ee0dc7db31dc76e00069cfcd60aeb48f49bf4ccad9334eace4895ecc3c180d3e30a6 +"@types/react-dom@npm:^19.0.2": + version: 19.0.2 + resolution: "@types/react-dom@npm:19.0.2" + peerDependencies: + "@types/react": ^19.0.0 + checksum: 10/d2ae81ec0b8eee7a4bf31918796fdaa34e8db68f69682163bc212d759de76783e6ffcc02c02722dcf508429067148841e6da81414cc730ca2a28c9c2b350c880 languageName: node linkType: hard @@ -3609,30 +3560,20 @@ __metadata: linkType: hard "@types/react-transition-group@npm:^4.4.0": - version: 4.4.11 - resolution: "@types/react-transition-group@npm:4.4.11" - dependencies: - "@types/react": "npm:*" - checksum: 10/a7f4de6e5f57d9fcdea027e22873c633f96a803c96d422db8b99a45c36a9cceb7882d152136bbc31c7158fc1827e37aea5070d369724bb71dd11b5687332bc4d - languageName: node - linkType: hard - -"@types/react@npm:*": - version: 18.3.12 - resolution: "@types/react@npm:18.3.12" - dependencies: - "@types/prop-types": "npm:*" - csstype: "npm:^3.0.2" - checksum: 10/c9bbdfeacd5347d2240e0d2cb5336bc57dbc1b9ff557b6c4024b49df83419e4955553518169d3736039f1b62608e15b35762a6c03d49bd86e33add4b43b19033 + version: 4.4.12 + resolution: "@types/react-transition-group@npm:4.4.12" + peerDependencies: + "@types/react": "*" + checksum: 10/ea14bc84f529a3887f9954b753843820ac8a3c49fcdfec7840657ecc6a8800aad98afdbe4b973eb96c7252286bde38476fcf64b1c09527354a9a9366e516d9a2 languageName: node linkType: hard -"@types/react@npm:types-react@19.0.0-rc.0": - version: 19.0.0-rc.0 - resolution: "types-react@npm:19.0.0-rc.0" +"@types/react@npm:*, @types/react@npm:^19.0.1": + version: 19.0.1 + resolution: "@types/react@npm:19.0.1" dependencies: csstype: "npm:^3.0.2" - checksum: 10/e7d9357f8e0b7b48fea99a5254976c97ded9aa21527ebb7649a1035d0ca47d2b520bee9b5ee90b1d0133f5e848e9f1d6e8a3e48b51a431476163dbd60f4e5929 + checksum: 10/930dd4904047059c48ae64a90fc5e8078b5bac0a14c9d927917e5a07e88e4e5073ddc944cbde90a955f9f815c23b7112caea63e407bc423913073bedecb097aa languageName: node linkType: hard @@ -3664,54 +3605,15 @@ __metadata: languageName: node linkType: hard -"@types/yargs-parser@npm:*": - version: 21.0.3 - resolution: "@types/yargs-parser@npm:21.0.3" - checksum: 10/a794eb750e8ebc6273a51b12a0002de41343ffe46befef460bdbb57262d187fdf608bc6615b7b11c462c63c3ceb70abe2564c8dd8ee0f7628f38a314f74a9b9b - languageName: node - linkType: hard - -"@types/yargs@npm:^13.0.0": - version: 13.0.12 - resolution: "@types/yargs@npm:13.0.12" - dependencies: - "@types/yargs-parser": "npm:*" - checksum: 10/d970b79cf16100328fffb615a4d1617332384ca6966cc15bf6ad11feef44e598045d2247eb94e49159ef1211842911e9c3e92a34a44bd0f671d1e01af8103e02 - languageName: node - linkType: hard - -"@typescript-eslint/eslint-plugin@npm:8.16.0": - version: 8.16.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.16.0" - dependencies: - "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.16.0" - "@typescript-eslint/type-utils": "npm:8.16.0" - "@typescript-eslint/utils": "npm:8.16.0" - "@typescript-eslint/visitor-keys": "npm:8.16.0" - graphemer: "npm:^1.4.0" - ignore: "npm:^5.3.1" - natural-compare: "npm:^1.4.0" - ts-api-utils: "npm:^1.3.0" - peerDependencies: - "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 - eslint: ^8.57.0 || ^9.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10/aa3d551d4f09940eee0c08328cb0db3a2391a8bba6d044f6bb38c51ac864896519c647d4b8fd99f7c094cc677bcf22454b27322014a08b2f2fb25695a43820db - languageName: node - linkType: hard - -"@typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": - version: 8.15.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.15.0" +"@typescript-eslint/eslint-plugin@npm:8.18.0, @typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": + version: 8.18.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.18.0" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.15.0" - "@typescript-eslint/type-utils": "npm:8.15.0" - "@typescript-eslint/utils": "npm:8.15.0" - "@typescript-eslint/visitor-keys": "npm:8.15.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" graphemer: "npm:^1.4.0" ignore: "npm:^5.3.1" natural-compare: "npm:^1.4.0" @@ -3719,213 +3621,106 @@ __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: 10/881a6ff3bb38e731027fa223c3cc38a29ffe32502f294b69f5e8099e7a678bab76845a2dfd4ab4d2f301c0f433e9c5e220ea5c8f13f91a508b00b997aaf3e4ed + typescript: ">=4.8.4 <5.8.0" + checksum: 10/fc163212ab626b8880bcc6c166da6e1c907c1e9eac720a217e58bec64af3866dc18e990a15a7dcd9593643f390d921625a89fb235a7e126fbb0a2f52e4abf0f5 languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.16.0": - version: 8.16.0 - resolution: "@typescript-eslint/parser@npm:8.16.0" +"@typescript-eslint/parser@npm:8.18.0, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": + version: 8.18.0 + resolution: "@typescript-eslint/parser@npm:8.18.0" dependencies: - "@typescript-eslint/scope-manager": "npm:8.16.0" - "@typescript-eslint/types": "npm:8.16.0" - "@typescript-eslint/typescript-estree": "npm:8.16.0" - "@typescript-eslint/visitor-keys": "npm:8.16.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/visitor-keys": "npm:8.18.0" debug: "npm:^4.3.4" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10/ac1e2bfdbfe212da470bb17915b5228f7a6b027332b05eb8bcbbad440a81b2476c649e54e232084838e1edc005e6d7dc7a44899587d73672dd3d5484d9dbf9f8 + typescript: ">=4.8.4 <5.8.0" + checksum: 10/5f4a1c431868ee677a6a1f55197c26c5c6e528a07fd8d8dee3648697c3617343693709c9f77cba86f8bdc1738c5727f5badfd3a9745f0e0719edb77fd0c01ba3 languageName: node linkType: hard -"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": - version: 8.15.0 - resolution: "@typescript-eslint/parser@npm:8.15.0" - dependencies: - "@typescript-eslint/scope-manager": "npm:8.15.0" - "@typescript-eslint/types": "npm:8.15.0" - "@typescript-eslint/typescript-estree": "npm:8.15.0" - "@typescript-eslint/visitor-keys": "npm:8.15.0" - debug: "npm:^4.3.4" - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10/2261cb63f561db8a613edc2307e9ef3826754b3d6876de076aa768f63bbf5428fb939ce1f050fd7f8512fecca15e7a70ee4f09e0aab9030737ea38a7bc37a4be - languageName: node - linkType: hard - -"@typescript-eslint/scope-manager@npm:8.15.0": - version: 8.15.0 - resolution: "@typescript-eslint/scope-manager@npm:8.15.0" - dependencies: - "@typescript-eslint/types": "npm:8.15.0" - "@typescript-eslint/visitor-keys": "npm:8.15.0" - checksum: 10/70abd5f049c5568a1b33391d85b5842ffae513f5b2bb5630bd26619a50e41ea5e6b620970958f94e0129ffff9ab69997f396f782195923aa45dfbb2df0941a14 - languageName: node - linkType: hard - -"@typescript-eslint/scope-manager@npm:8.16.0": - version: 8.16.0 - resolution: "@typescript-eslint/scope-manager@npm:8.16.0" +"@typescript-eslint/scope-manager@npm:8.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/scope-manager@npm:8.18.0" dependencies: - "@typescript-eslint/types": "npm:8.16.0" - "@typescript-eslint/visitor-keys": "npm:8.16.0" - checksum: 10/e0aea61f248b39049d4ce21c19f9c8af1a8024f4f92abc8c1d5b79ea65b013c6c4ff41efb92995050036aa95b6a705601917b56809d9ec1fbbab387054aeb269 + "@typescript-eslint/types": "npm:8.18.0" + "@typescript-eslint/visitor-keys": "npm:8.18.0" + checksum: 10/869fd569a1f98cd284001062cca501e25ef7079c761242926d3b35454da64e398391ddb9d686adb34bf7bee6446491617b52c54ba54db07ee637ad4ef024d262 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.15.0": - version: 8.15.0 - resolution: "@typescript-eslint/type-utils@npm:8.15.0" - dependencies: - "@typescript-eslint/typescript-estree": "npm:8.15.0" - "@typescript-eslint/utils": "npm:8.15.0" - 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: 10/612f0499f7ee89bd8b70531daba1edd343648def2284c414684db9b7636f4beba7c995e05fe8222c5e63f4dd78fdcbb7bcd8453c2c6f376bc73731fa511a5b0f - languageName: node - linkType: hard - -"@typescript-eslint/type-utils@npm:8.16.0": - version: 8.16.0 - resolution: "@typescript-eslint/type-utils@npm:8.16.0" +"@typescript-eslint/type-utils@npm:8.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/type-utils@npm:8.18.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:8.16.0" - "@typescript-eslint/utils": "npm:8.16.0" + "@typescript-eslint/typescript-estree": "npm:8.18.0" + "@typescript-eslint/utils": "npm:8.18.0" 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: 10/b91f6cef6af7e4f82a1dba9622d5ec9f46d1983eecfb88a1adbd310c7f980fedf5c8a198bfe968aae59fc386e4c437f55a7533988252eb9cbb0bdac8321e3dba + typescript: ">=4.8.4 <5.8.0" + checksum: 10/d857a0b6a52aad10dfd51465b8fc667f579c4a590e7fedd372f834abd2fb438186e2ebc25b61f8a5e4a90d40ebdf614367088d73ec7fe5ac0e8c9dc47ae02258 languageName: node linkType: hard -"@typescript-eslint/types@npm:8.15.0": - version: 8.15.0 - resolution: "@typescript-eslint/types@npm:8.15.0" - checksum: 10/d31605748984794e586ed62e9052bd3794ba646ae75f60b9da5de644ad0e76aa64e47386a4e113ba2d66836927e03c836586ef586261c8ae627acc06fb7e275c - languageName: node - linkType: hard - -"@typescript-eslint/types@npm:8.16.0": - version: 8.16.0 - resolution: "@typescript-eslint/types@npm:8.16.0" - checksum: 10/b37b26cd0e45b0cd6f7d492a07af583e4877d798495ab5fc1cfacb3c561b6d7981e3166f0475bb997e6c6d56ef903e160895174c7e63c08322dbb42d026cf7dc - languageName: node - linkType: hard - -"@typescript-eslint/typescript-estree@npm:8.15.0": - version: 8.15.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.15.0" - dependencies: - "@typescript-eslint/types": "npm:8.15.0" - "@typescript-eslint/visitor-keys": "npm:8.15.0" - 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: 10/e9bf3aab855578f046e0a91ff91a7d08423a5c8bc0bedfc5f2af3c9b6eb98a9fe693a23e4bf56791930e838de16811ce91edae07702c9621c0ad7a56838c7c0c +"@typescript-eslint/types@npm:8.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/types@npm:8.18.0" + checksum: 10/6c6473c169671ca946df7c1e0e424e5296dd44d89833d5c82a0ec0fdb2c668c62f8de31c85b18754d332198f18340cf2b6f13d3b13d02770ee9d1a93a099f069 languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.16.0": - version: 8.16.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.16.0" +"@typescript-eslint/typescript-estree@npm:8.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.18.0" dependencies: - "@typescript-eslint/types": "npm:8.16.0" - "@typescript-eslint/visitor-keys": "npm:8.16.0" + "@typescript-eslint/types": "npm:8.18.0" + "@typescript-eslint/visitor-keys": "npm:8.18.0" 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: 10/823cf55d331cf7283547a2860a5d7bfd7dbd497be6e87b226dd7456b36db214de1504855afbbaef8d89932c11a1e589d4cb2a4093b6f1c542a4ce8319d988006 - languageName: node - linkType: hard - -"@typescript-eslint/utils@npm:8.15.0": - version: 8.15.0 - resolution: "@typescript-eslint/utils@npm:8.15.0" - dependencies: - "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.15.0" - "@typescript-eslint/types": "npm:8.15.0" - "@typescript-eslint/typescript-estree": "npm:8.15.0" peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10/22f6d5727aabbcd108ca2cc0563e85ec3a616759a9ef8aae6c22687e6dc8da3dc2a1ea3e075b811cad5512451bb26fe90d74ebba573c2ba7d219c9a4256a1787 + typescript: ">=4.8.4 <5.8.0" + checksum: 10/8ffd54a58dcc2c1b33f55c29193656fde772946d9dea87e06084a242dad3098049ecff9758e215c9f27ed358c5c7dabcae96cf19bc824098e075500725faf2e1 languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.16.0": - version: 8.16.0 - resolution: "@typescript-eslint/utils@npm:8.16.0" +"@typescript-eslint/utils@npm:8.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/utils@npm:8.18.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.16.0" - "@typescript-eslint/types": "npm:8.16.0" - "@typescript-eslint/typescript-estree": "npm:8.16.0" + "@typescript-eslint/scope-manager": "npm:8.18.0" + "@typescript-eslint/types": "npm:8.18.0" + "@typescript-eslint/typescript-estree": "npm:8.18.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10/80ba35b97a8e80ac2b54a56ac041b4f4583328d764e1693e7d3750de383cbcefcb7e838b75e550e8aa4df446f4b41460da6dc83543517280a4e3a61546c1a8dc + typescript: ">=4.8.4 <5.8.0" + checksum: 10/ced2775200a4d88f9c1808f2f9a4dc43505939c4bcd5b60ca2e74bf291d6f6993789ce9d56f373c39476080a9f430e969258ee8111d0a7a9ea85da399151d27e languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.15.0": - version: 8.15.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.15.0" - dependencies: - "@typescript-eslint/types": "npm:8.15.0" - eslint-visitor-keys: "npm:^4.2.0" - checksum: 10/31916783cd038ab46a0012d6c664e4d93409b12e911dd1d2fe122506d82fda0ec2411d63632b90c19cd39451c8abfb7a138b0918a4e22019e328c4709748c806 - languageName: node - linkType: hard - -"@typescript-eslint/visitor-keys@npm:8.16.0": - version: 8.16.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.16.0" +"@typescript-eslint/visitor-keys@npm:8.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.18.0" dependencies: - "@typescript-eslint/types": "npm:8.16.0" + "@typescript-eslint/types": "npm:8.18.0" eslint-visitor-keys: "npm:^4.2.0" - checksum: 10/e3f231a3e8ca2f7a3dc0e9ebdc3ea1f51a377b1285727413b4c89c44dbfaf342f2574b1b4e7f478f295963045a6058e27b4827816fe2a5a2d09f565eb68522c7 + checksum: 10/6b2e1e471097ddd903dcb125ba8ff42bf4262fc4f408ca3afacf4161cff6f06b7ab4a6a7dd273e34b61a676f89a00535de7497c77d9001a10512ba3fe7d91971 languageName: node linkType: hard "@ungap/structured-clone@npm:^1.2.0": - version: 1.2.0 - resolution: "@ungap/structured-clone@npm:1.2.0" - checksum: 10/c6fe89a505e513a7592e1438280db1c075764793a2397877ff1351721fe8792a966a5359769e30242b3cd023f2efb9e63ca2ca88019d73b564488cc20e3eab12 + version: 1.2.1 + resolution: "@ungap/structured-clone@npm:1.2.1" + checksum: 10/6770f71e8183311b2871601ddb02d62a26373be7cf2950cb546a345a2305c75b502e36ce80166120aa2f5f1ea1562141684651ebbfcc711c58acd32035d3e545 languageName: node linkType: hard @@ -3963,22 +3758,10 @@ __metadata: languageName: node linkType: hard -"agent-base@npm:^7.0.2, agent-base@npm:^7.1.0, agent-base@npm:^7.1.1": - version: 7.1.1 - resolution: "agent-base@npm:7.1.1" - dependencies: - debug: "npm:^4.3.4" - checksum: 10/c478fec8f79953f118704d007a38f2a185458853f5c45579b9669372bd0e12602e88dc2ad0233077831504f7cd6fcc8251c383375bba5eaaf563b102938bda26 - languageName: node - linkType: hard - -"aggregate-error@npm:^3.0.0": - version: 3.1.0 - resolution: "aggregate-error@npm:3.1.0" - dependencies: - clean-stack: "npm:^2.0.0" - indent-string: "npm:^4.0.0" - checksum: 10/1101a33f21baa27a2fa8e04b698271e64616b886795fd43c31068c07533c7b3facfcaf4e9e0cab3624bd88f729a592f1c901a1a229c9e490eafce411a8644b79 +"agent-base@npm:^7.1.0, agent-base@npm:^7.1.2": + version: 7.1.3 + resolution: "agent-base@npm:7.1.3" + checksum: 10/3db6d8d4651f2aa1a9e4af35b96ab11a7607af57a24f3bc721a387eaa3b5f674e901f0a648b0caefd48f3fd117c7761b79a3b55854e2aebaa96c3f32cf76af84 languageName: node linkType: hard @@ -4006,13 +3789,6 @@ __metadata: languageName: node linkType: hard -"ansi-regex@npm:^4.0.0": - version: 4.1.1 - resolution: "ansi-regex@npm:4.1.1" - checksum: 10/b1a6ee44cb6ecdabaa770b2ed500542714d4395d71c7e5c25baa631f680fb2ad322eb9ba697548d498a6fd366949fc8b5bfcf48d49a32803611f648005b01888 - languageName: node - linkType: hard - "ansi-regex@npm:^5.0.1": version: 5.0.1 resolution: "ansi-regex@npm:5.0.1" @@ -4027,15 +3803,6 @@ __metadata: languageName: node linkType: hard -"ansi-styles@npm:^3.2.0": - version: 3.2.1 - resolution: "ansi-styles@npm:3.2.1" - dependencies: - color-convert: "npm:^1.9.0" - checksum: 10/d85ade01c10e5dd77b6c89f34ed7531da5830d2cb5882c645f330079975b716438cd7ebb81d0d6e6b4f9c577f19ae41ab55f07f19786b02f9dfd9e0377395665 - languageName: node - linkType: hard - "ansi-styles@npm:^4.0.0, ansi-styles@npm:^4.1.0": version: 4.3.0 resolution: "ansi-styles@npm:4.3.0" @@ -4143,26 +3910,26 @@ __metadata: linkType: hard "array.prototype.flat@npm:^1.3.1, array.prototype.flat@npm:^1.3.2": - version: 1.3.2 - resolution: "array.prototype.flat@npm:1.3.2" + version: 1.3.3 + resolution: "array.prototype.flat@npm:1.3.3" dependencies: - call-bind: "npm:^1.0.2" - define-properties: "npm:^1.2.0" - es-abstract: "npm:^1.22.1" - es-shim-unscopables: "npm:^1.0.0" - checksum: 10/d9d2f6f27584de92ec7995bc931103e6de722cd2498bdbfc4cba814fc3e52f056050a93be883018811f7c0a35875f5056584a0e940603a5e5934f0279896aebe + call-bind: "npm:^1.0.8" + define-properties: "npm:^1.2.1" + es-abstract: "npm:^1.23.5" + es-shim-unscopables: "npm:^1.0.2" + checksum: 10/f9b992fa0775d8f7c97abc91eb7f7b2f0ed8430dd9aeb9fdc2967ac4760cdd7fc2ef7ead6528fef40c7261e4d790e117808ce0d3e7e89e91514d4963a531cd01 languageName: node linkType: hard "array.prototype.flatmap@npm:^1.3.2": - version: 1.3.2 - resolution: "array.prototype.flatmap@npm:1.3.2" + version: 1.3.3 + resolution: "array.prototype.flatmap@npm:1.3.3" dependencies: - call-bind: "npm:^1.0.2" - define-properties: "npm:^1.2.0" - es-abstract: "npm:^1.22.1" - es-shim-unscopables: "npm:^1.0.0" - checksum: 10/33f20006686e0cbe844fde7fd290971e8366c6c5e3380681c2df15738b1df766dd02c7784034aeeb3b037f65c496ee54de665388288edb323a2008bb550f77ea + call-bind: "npm:^1.0.8" + define-properties: "npm:^1.2.1" + es-abstract: "npm:^1.23.5" + es-shim-unscopables: "npm:^1.0.2" + checksum: 10/473534573aa4b37b1d80705d0ce642f5933cccf5617c9f3e8a56686e9815ba93d469138e86a1f25d2fe8af999c3d24f54d703ec1fc2db2e6778d46d0f4ac951e languageName: node linkType: hard @@ -4179,19 +3946,18 @@ __metadata: languageName: node linkType: hard -"arraybuffer.prototype.slice@npm:^1.0.3": - version: 1.0.3 - resolution: "arraybuffer.prototype.slice@npm:1.0.3" +"arraybuffer.prototype.slice@npm:^1.0.4": + version: 1.0.4 + resolution: "arraybuffer.prototype.slice@npm:1.0.4" dependencies: array-buffer-byte-length: "npm:^1.0.1" - call-bind: "npm:^1.0.5" + call-bind: "npm:^1.0.8" define-properties: "npm:^1.2.1" - es-abstract: "npm:^1.22.3" - es-errors: "npm:^1.2.1" - get-intrinsic: "npm:^1.2.3" + es-abstract: "npm:^1.23.5" + es-errors: "npm:^1.3.0" + get-intrinsic: "npm:^1.2.6" is-array-buffer: "npm:^3.0.4" - is-shared-array-buffer: "npm:^1.0.2" - checksum: 10/0221f16c1e3ec7b67da870ee0e1f12b825b5f9189835392b59a22990f715827561a4f4cd5330dc7507de272d8df821be6cd4b0cb569babf5ea4be70e365a2f3d + checksum: 10/4821ebdfe7d699f910c7f09bc9fa996f09b96b80bccb4f5dd4b59deae582f6ad6e505ecef6376f8beac1eda06df2dbc89b70e82835d104d6fcabd33c1aed1ae9 languageName: node linkType: hard @@ -4268,18 +4034,12 @@ __metadata: languageName: node linkType: hard -"babel-plugin-react-compiler@npm:0.0.0-experimental-48eb8f4-20240822": - version: 0.0.0-experimental-48eb8f4-20240822 - resolution: "babel-plugin-react-compiler@npm:0.0.0-experimental-48eb8f4-20240822" +"babel-plugin-react-compiler@npm:19.0.0-beta-37ed2a7-20241206": + version: 19.0.0-beta-37ed2a7-20241206 + resolution: "babel-plugin-react-compiler@npm:19.0.0-beta-37ed2a7-20241206" dependencies: - "@babel/generator": "npm:7.2.0" "@babel/types": "npm:^7.19.0" - chalk: "npm:4" - invariant: "npm:^2.2.4" - pretty-format: "npm:^24" - zod: "npm:^3.22.4" - zod-validation-error: "npm:^2.1.0" - checksum: 10/313857e45774d6547640864710f5ab6965cd728d237253df4caa948c9ec9be949c13802434e15b45a5dbaa8404e1db7aea96810770ffb1b193b2542e0e1d4f5a + checksum: 10/c3c57034d3197e469e7f5e8b7171505fa542664423244d9029f8ec482268d81ce5b6fd6accf02edc95841dccde6a47630b521ca448236badf2f1fe45c6c4c821 languageName: node linkType: hard @@ -4347,16 +4107,16 @@ __metadata: linkType: hard "browserslist@npm:^4.23.3": - version: 4.24.2 - resolution: "browserslist@npm:4.24.2" + version: 4.24.3 + resolution: "browserslist@npm:4.24.3" dependencies: - caniuse-lite: "npm:^1.0.30001669" - electron-to-chromium: "npm:^1.5.41" - node-releases: "npm:^2.0.18" + caniuse-lite: "npm:^1.0.30001688" + electron-to-chromium: "npm:^1.5.73" + node-releases: "npm:^2.0.19" update-browserslist-db: "npm:^1.1.1" bin: browserslist: cli.js - checksum: 10/f8a9d78bbabe466c57ffd5c50a9e5582a5df9aa68f43078ca62a9f6d0d6c70ba72eca72d0a574dbf177cf55cdca85a46f7eb474917a47ae5398c66f8b76f7d1c + checksum: 10/f5b22757302a4c04036c4ed82ef82d8005c15b809fa006132765f306e8d8a5c02703479f6738db6640f27c0935ebecde4fa5ae3457fc7ad4805156430dba6bc7 languageName: node linkType: hard @@ -4407,11 +4167,11 @@ __metadata: languageName: node linkType: hard -"cacache@npm:^18.0.0": - version: 18.0.4 - resolution: "cacache@npm:18.0.4" +"cacache@npm:^19.0.1": + version: 19.0.1 + resolution: "cacache@npm:19.0.1" dependencies: - "@npmcli/fs": "npm:^3.1.0" + "@npmcli/fs": "npm:^4.0.0" fs-minipass: "npm:^3.0.0" glob: "npm:^10.2.2" lru-cache: "npm:^10.0.1" @@ -4419,24 +4179,43 @@ __metadata: minipass-collect: "npm:^2.0.1" minipass-flush: "npm:^1.0.5" minipass-pipeline: "npm:^1.2.4" - p-map: "npm:^4.0.0" - ssri: "npm:^10.0.0" - tar: "npm:^6.1.11" - unique-filename: "npm:^3.0.0" - checksum: 10/ca2f7b2d3003f84d362da9580b5561058ccaecd46cba661cbcff0375c90734b610520d46b472a339fd032d91597ad6ed12dde8af81571197f3c9772b5d35b104 + p-map: "npm:^7.0.2" + ssri: "npm:^12.0.0" + tar: "npm:^7.4.3" + unique-filename: "npm:^4.0.0" + checksum: 10/ea026b27b13656330c2bbaa462a88181dcaa0435c1c2e705db89b31d9bdf7126049d6d0445ba746dca21454a0cfdf1d6f47fd39d34c8c8435296b30bc5738a13 languageName: node linkType: hard -"call-bind@npm:^1.0.2, call-bind@npm:^1.0.5, call-bind@npm:^1.0.6, call-bind@npm:^1.0.7": - version: 1.0.7 - resolution: "call-bind@npm:1.0.7" +"call-bind-apply-helpers@npm:^1.0.0, call-bind-apply-helpers@npm:^1.0.1": + version: 1.0.1 + resolution: "call-bind-apply-helpers@npm:1.0.1" dependencies: - es-define-property: "npm:^1.0.0" es-errors: "npm:^1.3.0" function-bind: "npm:^1.1.2" + checksum: 10/6e30c621170e45f1fd6735e84d02ee8e02a3ab95cb109499d5308cbe5d1e84d0cd0e10b48cc43c76aa61450ae1b03a7f89c37c10fc0de8d4998b42aab0f268cc + languageName: node + linkType: hard + +"call-bind@npm:^1.0.2, call-bind@npm:^1.0.5, call-bind@npm:^1.0.6, call-bind@npm:^1.0.7, call-bind@npm:^1.0.8": + version: 1.0.8 + resolution: "call-bind@npm:1.0.8" + dependencies: + call-bind-apply-helpers: "npm:^1.0.0" + es-define-property: "npm:^1.0.0" get-intrinsic: "npm:^1.2.4" - set-function-length: "npm:^1.2.1" - checksum: 10/cd6fe658e007af80985da5185bff7b55e12ef4c2b6f41829a26ed1eef254b1f1c12e3dfd5b2b068c6ba8b86aba62390842d81752e67dcbaec4f6f76e7113b6b7 + set-function-length: "npm:^1.2.2" + checksum: 10/659b03c79bbfccf0cde3a79e7d52570724d7290209823e1ca5088f94b52192dc1836b82a324d0144612f816abb2f1734447438e38d9dafe0b3f82c2a1b9e3bce + languageName: node + linkType: hard + +"call-bound@npm:^1.0.2, call-bound@npm:^1.0.3": + version: 1.0.3 + resolution: "call-bound@npm:1.0.3" + dependencies: + call-bind-apply-helpers: "npm:^1.0.1" + get-intrinsic: "npm:^1.2.6" + checksum: 10/c39a8245f68cdb7c1f5eea7b3b1e3a7a90084ea6efebb78ebc454d698ade2c2bb42ec033abc35f1e596d62496b6100e9f4cdfad1956476c510130e2cda03266d languageName: node linkType: hard @@ -4454,10 +4233,10 @@ __metadata: languageName: node linkType: hard -"caniuse-lite@npm:^1.0.30001579, caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.30001669": - version: 1.0.30001684 - resolution: "caniuse-lite@npm:1.0.30001684" - checksum: 10/35dd0941dd32319c87409441e8400faea32114c4a74938c29262a613160d2890a4f57902e24c770f076dbd0b85c4442aa135f9f641d4a74a9246fe624e6f780a +"caniuse-lite@npm:^1.0.30001579, caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.30001688": + version: 1.0.30001689 + resolution: "caniuse-lite@npm:1.0.30001689" + checksum: 10/62dfdd3dc7537b1d812c2f8ee219051f369bc3e93b5bf0380fdb20d4d6dd6f7c21f5332fa7ecc903984bdb6d284b44bc23b4deeada788eb5257b4b2c5f46931c languageName: node linkType: hard @@ -4468,7 +4247,7 @@ __metadata: languageName: node linkType: hard -"chalk@npm:4, chalk@npm:^4.0.0": +"chalk@npm:^4.0.0": version: 4.1.2 resolution: "chalk@npm:4.1.2" dependencies: @@ -4532,16 +4311,16 @@ __metadata: languageName: node linkType: hard -"chownr@npm:^2.0.0": - version: 2.0.0 - resolution: "chownr@npm:2.0.0" - checksum: 10/c57cf9dd0791e2f18a5ee9c1a299ae6e801ff58fee96dc8bfd0dcb4738a6ce58dd252a3605b1c93c6418fe4f9d5093b28ffbf4d66648cb2a9c67eaef9679be2f +"chownr@npm:^3.0.0": + version: 3.0.0 + resolution: "chownr@npm:3.0.0" + checksum: 10/b63cb1f73d171d140a2ed8154ee6566c8ab775d3196b0e03a2a94b5f6a0ce7777ee5685ca56849403c8d17bd457a6540672f9a60696a6137c7a409097495b82c languageName: node linkType: hard -"chromiumly@npm:^3.9.0": - version: 3.9.0 - resolution: "chromiumly@npm:3.9.0" +"chromiumly@npm:^3.10.1": + version: 3.10.1 + resolution: "chromiumly@npm:3.10.1" dependencies: config: "npm:3.x" dotenv: "npm:16.x" @@ -4552,7 +4331,7 @@ __metadata: optional: true dotenv: optional: true - checksum: 10/b92ab3e8e5809bbf6da817b68cc6e99a0cdbfeab46d8c7dc803cdf7cea8a5e43d2022867ad3086623896ae822cecbaca050d2e65a1fe2227245b0b134026acae + checksum: 10/dcb34898edbab010cd09648beee33eab2ccbe178a8585e0a0243c4b09f344bbd7e0a5995667d14b5fe79871fa5f14e9c9b5ff12349edc0f26fba25434d01ba4d languageName: node linkType: hard @@ -4563,20 +4342,13 @@ __metadata: languageName: node linkType: hard -"classnames@npm:^2.2.5, classnames@npm:^2.3.1": +"classnames@npm:^2.3.1": version: 2.5.1 resolution: "classnames@npm:2.5.1" checksum: 10/58eb394e8817021b153bb6e7d782cfb667e4ab390cb2e9dac2fc7c6b979d1cc2b2a733093955fc5c94aa79ef5c8c89f11ab77780894509be6afbb91dddd79d15 languageName: node linkType: hard -"clean-stack@npm:^2.0.0": - version: 2.2.0 - resolution: "clean-stack@npm:2.2.0" - checksum: 10/2ac8cd2b2f5ec986a3c743935ec85b07bc174d5421a5efc8017e1f146a1cf5f781ae962618f416352103b32c9cd7e203276e8c28241bbe946160cab16149fb68 - languageName: node - linkType: hard - "client-only@npm:0.0.1, client-only@npm:^0.0.1": version: 0.0.1 resolution: "client-only@npm:0.0.1" @@ -4584,22 +4356,13 @@ __metadata: languageName: node linkType: hard -"clsx@npm:^2.1.0": +"clsx@npm:^2.1.1": version: 2.1.1 resolution: "clsx@npm:2.1.1" checksum: 10/cdfb57fa6c7649bbff98d9028c2f0de2f91c86f551179541cf784b1cfdc1562dcb951955f46d54d930a3879931a980e32a46b598acaea274728dbe068deca919 languageName: node linkType: hard -"color-convert@npm:^1.9.0": - version: 1.9.3 - resolution: "color-convert@npm:1.9.3" - dependencies: - color-name: "npm:1.1.3" - checksum: 10/ffa319025045f2973919d155f25e7c00d08836b6b33ea2d205418c59bd63a665d713c52d9737a9e0fe467fb194b40fbef1d849bae80d674568ee220a31ef3d10 - languageName: node - linkType: hard - "color-convert@npm:^2.0.1": version: 2.0.1 resolution: "color-convert@npm:2.0.1" @@ -4609,13 +4372,6 @@ __metadata: languageName: node linkType: hard -"color-name@npm:1.1.3": - version: 1.1.3 - resolution: "color-name@npm:1.1.3" - checksum: 10/09c5d3e33d2105850153b14466501f2bfb30324a2f76568a408763a3b7433b0e50e5b4ab1947868e65cb101bb7cb75029553f2c333b6d4b8138a73fcc133d69d - languageName: node - linkType: hard - "color-name@npm:^1.0.0, color-name@npm:~1.1.4": version: 1.1.4 resolution: "color-name@npm:1.1.4" @@ -4705,6 +4461,13 @@ __metadata: languageName: node linkType: hard +"cookie@npm:^1.0.1": + version: 1.0.2 + resolution: "cookie@npm:1.0.2" + checksum: 10/f5817cdc84d8977761b12549eba29435e675e65c7fef172bc31737788cd8adc83796bf8abe6d950554e7987325ad2d9ac2971c5bd8ff0c4f81c145f82e4ab1be + languageName: node + linkType: hard + "cosmiconfig@npm:^7.0.0": version: 7.1.0 resolution: "cosmiconfig@npm:7.1.0" @@ -4782,53 +4545,53 @@ __metadata: version: 0.0.0-use.local resolution: "cv-manager@workspace:." dependencies: - "@payloadcms/db-postgres": "npm:3.1.1" - "@payloadcms/email-nodemailer": "npm:3.1.1" - "@payloadcms/graphql": "npm:3.1.1" - "@payloadcms/next": "npm:3.1.1" - "@payloadcms/richtext-lexical": "npm:3.1.1" - "@payloadcms/storage-s3": "npm:3.1.1" - "@payloadcms/ui": "npm:3.1.1" - "@swc/core": "npm:1.9.3" + "@payloadcms/db-postgres": "npm:3.7.0" + "@payloadcms/email-nodemailer": "npm:3.7.0" + "@payloadcms/graphql": "npm:3.7.0" + "@payloadcms/next": "npm:3.7.0" + "@payloadcms/richtext-lexical": "npm:3.7.0" + "@payloadcms/storage-s3": "npm:3.7.0" + "@payloadcms/ui": "npm:3.7.0" + "@swc/core": "npm:1.10.1" "@tailwindcss/typography": "npm:^0.5.15" "@types/jsdom": "npm:^21.1.7" "@types/jsonwebtoken": "npm:^9.0.7" "@types/lodash-es": "npm:^4.17.12" - "@types/node": "npm:^22.10.0" + "@types/node": "npm:^22.10.2" "@types/nodemailer": "npm:^6.4.17" - "@types/react": "npm:types-react@19.0.0-rc.0" - "@types/react-dom": "npm:types-react-dom@19.0.0-rc.0" + "@types/react": "npm:^19.0.1" + "@types/react-dom": "npm:^19.0.2" "@types/react-router-dom": "npm:^5.3.3" - "@typescript-eslint/eslint-plugin": "npm:8.16.0" - "@typescript-eslint/parser": "npm:8.16.0" + "@typescript-eslint/eslint-plugin": "npm:8.18.0" + "@typescript-eslint/parser": "npm:8.18.0" autoprefixer: "npm:^10.4.20" - babel-plugin-react-compiler: "npm:0.0.0-experimental-48eb8f4-20240822" - chromiumly: "npm:^3.9.0" + babel-plugin-react-compiler: "npm:19.0.0-beta-37ed2a7-20241206" + chromiumly: "npm:^3.10.1" cross-env: "npm:^7.0.3" - dotenv: "npm:^16.4.5" + dotenv: "npm:^16.4.7" eslint: "npm:^8.57.1" - eslint-config-next: "npm:15.0.3" + eslint-config-next: "npm:15.1.0" eslint-config-prettier: "npm:^9.1.0" eslint-plugin-jsonc: "npm:^2.18.2" eslint-plugin-prettier: "npm:^5.2.1" - graphql: "npm:^16.9.0" + graphql: "npm:^16.10.0" jsonwebtoken: "npm:^9.0.2" - ky: "npm:^1.7.2" + ky: "npm:^1.7.3" lodash-es: "npm:^4.17.21" - next: "npm:15.0.3" + next: "npm:15.1.0" nodemailer: "npm:^6.9.16" - payload: "npm:3.1.1" - payload-oauth2: "npm:^1.0.6" + payload: "npm:3.7.0" + payload-oauth2: "npm:^1.0.7" postcss: "npm:^8.4.49" - prettier: "npm:^3.4.1" + prettier: "npm:^3.4.2" prettier-plugin-tailwindcss: "npm:^0.6.9" - react: "npm:19.0.0-rc-65a56d0e-20241020" - react-dom: "npm:19.0.0-rc-65a56d0e-20241020" - react-i18next: "npm:^14.1.3" - react-router-dom: "npm:5.3.4" + react: "npm:19.0.0" + react-dom: "npm:19.0.0" + react-i18next: "npm:^15.2.0" + react-router-dom: "npm:7.0.2" sharp: "npm:0.33.5" swr: "npm:^2.2.5" - tailwindcss: "npm:^3.4.15" + tailwindcss: "npm:^3.4.16" tslog: "npm:^4.9.3" typescript: "npm:5.6.3" languageName: unknown @@ -4874,10 +4637,10 @@ __metadata: languageName: node linkType: hard -"dataloader@npm:2.2.2": - version: 2.2.2 - resolution: "dataloader@npm:2.2.2" - checksum: 10/9c7a1f02cfa6391ab8bc21ebd0ef60b03832bd3beafdfecf48b111fba14090f98d33965f8e268045ba3c289f801b6a9000a9e61a41188363bdee2344811f64f1 +"dataloader@npm:2.2.3": + version: 2.2.3 + resolution: "dataloader@npm:2.2.3" + checksum: 10/83fe6259abe00ae64c5f48252ef59d8e5fcabda9fd4d26685f14a76eeca596bf6f9500d9f22a0094c50c3ea782a0977728f9367e232dfa0fdb5c9d646de279b2 languageName: node linkType: hard @@ -4888,7 +4651,7 @@ __metadata: languageName: node linkType: hard -"date-fns@npm:^3.3.1": +"date-fns@npm:^3.6.0": version: 3.6.0 resolution: "date-fns@npm:3.6.0" checksum: 10/cac35c58926a3b5d577082ff2b253612ec1c79eb6754fddef46b6a8e826501ea2cb346ecbd211205f1ba382ddd1f9d8c3f00bf433ad63cc3063454d294e3a6b8 @@ -4902,15 +4665,15 @@ __metadata: languageName: node linkType: hard -"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5": - version: 4.3.7 - resolution: "debug@npm:4.3.7" +"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.7": + version: 4.4.0 + resolution: "debug@npm:4.4.0" dependencies: ms: "npm:^2.1.3" peerDependenciesMeta: supports-color: optional: true - checksum: 10/71168908b9a78227ab29d5d25fe03c5867750e31ce24bf2c44a86efc5af041758bb56569b0a3d48a9b5344c00a24a777e6f4100ed6dfd9534a42c1dde285125a + checksum: 10/1847944c2e3c2c732514b93d11886575625686056cd765336212dc15de2d2b29612b6cd80e1afba767bb8e1803b778caf9973e98169ef1a24a7a7009e1820367 languageName: node linkType: hard @@ -4957,7 +4720,7 @@ __metadata: languageName: node linkType: hard -"define-properties@npm:^1.1.3, define-properties@npm:^1.2.0, define-properties@npm:^1.2.1": +"define-properties@npm:^1.1.3, define-properties@npm:^1.2.1": version: 1.2.1 resolution: "define-properties@npm:1.2.1" dependencies: @@ -5054,10 +4817,10 @@ __metadata: languageName: node linkType: hard -"dotenv@npm:16.x, dotenv@npm:^16.4.5": - version: 16.4.5 - resolution: "dotenv@npm:16.4.5" - checksum: 10/55a3134601115194ae0f924e54473459ed0d9fc340ae610b676e248cca45aa7c680d86365318ea964e6da4e2ea80c4514c1adab5adb43d6867fb57ff068f95c8 +"dotenv@npm:16.x, dotenv@npm:^16.4.7": + version: 16.4.7 + resolution: "dotenv@npm:16.4.7" + checksum: 10/f13bfe97db88f0df4ec505eeffb8925ec51f2d56a3d0b6d916964d8b4af494e6fb1633ba5d09089b552e77ab2a25de58d70259b2c5ed45ec148221835fc99a0c languageName: node linkType: hard @@ -5170,6 +4933,17 @@ __metadata: languageName: node linkType: hard +"dunder-proto@npm:^1.0.0": + version: 1.0.0 + resolution: "dunder-proto@npm:1.0.0" + dependencies: + call-bind-apply-helpers: "npm:^1.0.0" + es-errors: "npm:^1.3.0" + gopd: "npm:^1.2.0" + checksum: 10/08e0487edc6b5f5e7cc91cbbe2cd7a81919f296b2e8092277776a75280005b340ab22c12b16ad0371c531e76d11898dae617325573144f50839e8f310df2a6ef + languageName: node + linkType: hard + "eastasianwidth@npm:^0.2.0": version: 0.2.0 resolution: "eastasianwidth@npm:0.2.0" @@ -5186,10 +4960,10 @@ __metadata: languageName: node linkType: hard -"electron-to-chromium@npm:^1.5.41": - version: 1.5.64 - resolution: "electron-to-chromium@npm:1.5.64" - checksum: 10/285245ee0e47fbe356d6a0e7e183bdbf8628f018f6708a1a23697f1ae7ac8a512a122d518bed8ea228fa6fef6ac4a8c68702607c1244ce9660fd4cdcfdc8ddd3 +"electron-to-chromium@npm:^1.5.73": + version: 1.5.73 + resolution: "electron-to-chromium@npm:1.5.73" + checksum: 10/07d0885656c49ea4deb98340db23c68b43615c0325566e0ae6df751328460d4cdfb86ca0fcaaa745cf7b44c6141440fe2eb2f5d9518d1c110ba3872c73ed817d languageName: node linkType: hard @@ -5265,70 +5039,70 @@ __metadata: languageName: node linkType: hard -"es-abstract@npm:^1.17.5, es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3, es-abstract@npm:^1.23.5": - version: 1.23.5 - resolution: "es-abstract@npm:1.23.5" +"es-abstract@npm:^1.17.5, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3, es-abstract@npm:^1.23.5": + version: 1.23.6 + resolution: "es-abstract@npm:1.23.6" dependencies: array-buffer-byte-length: "npm:^1.0.1" - arraybuffer.prototype.slice: "npm:^1.0.3" + arraybuffer.prototype.slice: "npm:^1.0.4" available-typed-arrays: "npm:^1.0.7" - call-bind: "npm:^1.0.7" + call-bind: "npm:^1.0.8" + call-bound: "npm:^1.0.3" data-view-buffer: "npm:^1.0.1" data-view-byte-length: "npm:^1.0.1" data-view-byte-offset: "npm:^1.0.0" - es-define-property: "npm:^1.0.0" + es-define-property: "npm:^1.0.1" es-errors: "npm:^1.3.0" es-object-atoms: "npm:^1.0.0" es-set-tostringtag: "npm:^2.0.3" - es-to-primitive: "npm:^1.2.1" - function.prototype.name: "npm:^1.1.6" - get-intrinsic: "npm:^1.2.4" + es-to-primitive: "npm:^1.3.0" + function.prototype.name: "npm:^1.1.7" + get-intrinsic: "npm:^1.2.6" get-symbol-description: "npm:^1.0.2" globalthis: "npm:^1.0.4" - gopd: "npm:^1.0.1" + gopd: "npm:^1.2.0" has-property-descriptors: "npm:^1.0.2" - has-proto: "npm:^1.0.3" - has-symbols: "npm:^1.0.3" + has-proto: "npm:^1.2.0" + has-symbols: "npm:^1.1.0" hasown: "npm:^2.0.2" - internal-slot: "npm:^1.0.7" + internal-slot: "npm:^1.1.0" is-array-buffer: "npm:^3.0.4" is-callable: "npm:^1.2.7" - is-data-view: "npm:^1.0.1" + is-data-view: "npm:^1.0.2" is-negative-zero: "npm:^2.0.3" - is-regex: "npm:^1.1.4" + is-regex: "npm:^1.2.1" is-shared-array-buffer: "npm:^1.0.3" - is-string: "npm:^1.0.7" + is-string: "npm:^1.1.1" is-typed-array: "npm:^1.1.13" - is-weakref: "npm:^1.0.2" + is-weakref: "npm:^1.1.0" + math-intrinsics: "npm:^1.0.0" object-inspect: "npm:^1.13.3" object-keys: "npm:^1.1.1" object.assign: "npm:^4.1.5" regexp.prototype.flags: "npm:^1.5.3" - safe-array-concat: "npm:^1.1.2" - safe-regex-test: "npm:^1.0.3" - string.prototype.trim: "npm:^1.2.9" - string.prototype.trimend: "npm:^1.0.8" + safe-array-concat: "npm:^1.1.3" + safe-regex-test: "npm:^1.1.0" + string.prototype.trim: "npm:^1.2.10" + string.prototype.trimend: "npm:^1.0.9" string.prototype.trimstart: "npm:^1.0.8" typed-array-buffer: "npm:^1.0.2" typed-array-byte-length: "npm:^1.0.1" - typed-array-byte-offset: "npm:^1.0.2" - typed-array-length: "npm:^1.0.6" + typed-array-byte-offset: "npm:^1.0.3" + typed-array-length: "npm:^1.0.7" unbox-primitive: "npm:^1.0.2" - which-typed-array: "npm:^1.1.15" - checksum: 10/2170afde7e1d2497586ad74176c2e12196db947fb1b3287fc097781a871b75ebe3aef5247e951e3bb3972a830b8d0eaa82a509518836a6d9f9fb4934b9294467 + which-typed-array: "npm:^1.1.16" + checksum: 10/a8987ea76445505bedbdee09251ca5cb9bdbb1578df991eb69b888bd721448d17111ba847b560f6e7c8974989b885830663fef07b0bdf4ddf8b61ed7ecd34d58 languageName: node linkType: hard -"es-define-property@npm:^1.0.0": - version: 1.0.0 - resolution: "es-define-property@npm:1.0.0" - dependencies: - get-intrinsic: "npm:^1.2.4" - checksum: 10/f66ece0a887b6dca71848fa71f70461357c0e4e7249696f81bad0a1f347eed7b31262af4a29f5d726dc026426f085483b6b90301855e647aa8e21936f07293c6 +"es-define-property@npm:^1.0.0, es-define-property@npm:^1.0.1": + version: 1.0.1 + resolution: "es-define-property@npm:1.0.1" + checksum: 10/f8dc9e660d90919f11084db0a893128f3592b781ce967e4fccfb8f3106cb83e400a4032c559184ec52ee1dbd4b01e7776c7cd0b3327b1961b1a4a7008920fe78 languageName: node linkType: hard -"es-errors@npm:^1.2.1, es-errors@npm:^1.3.0": +"es-errors@npm:^1.3.0": version: 1.3.0 resolution: "es-errors@npm:1.3.0" checksum: 10/96e65d640156f91b707517e8cdc454dd7d47c32833aa3e85d79f24f9eb7ea85f39b63e36216ef0114996581969b59fe609a94e30316b08f5f4df1d44134cf8d5 @@ -5378,7 +5152,7 @@ __metadata: languageName: node linkType: hard -"es-shim-unscopables@npm:^1.0.0, es-shim-unscopables@npm:^1.0.2": +"es-shim-unscopables@npm:^1.0.2": version: 1.0.2 resolution: "es-shim-unscopables@npm:1.0.2" dependencies: @@ -5387,14 +5161,14 @@ __metadata: languageName: node linkType: hard -"es-to-primitive@npm:^1.2.1": - version: 1.2.1 - resolution: "es-to-primitive@npm:1.2.1" +"es-to-primitive@npm:^1.3.0": + version: 1.3.0 + resolution: "es-to-primitive@npm:1.3.0" dependencies: - is-callable: "npm:^1.1.4" - is-date-object: "npm:^1.0.1" - is-symbol: "npm:^1.0.2" - checksum: 10/74aeeefe2714cf99bb40cab7ce3012d74e1e2c1bd60d0a913b467b269edde6e176ca644b5ba03a5b865fb044a29bca05671cd445c85ca2cdc2de155d7fc8fe9b + is-callable: "npm:^1.2.7" + is-date-object: "npm:^1.0.5" + is-symbol: "npm:^1.0.4" + checksum: 10/17faf35c221aad59a16286cbf58ef6f080bf3c485dff202c490d074d8e74da07884e29b852c245d894eac84f73c58330ec956dfd6d02c0b449d75eb1012a3f9b languageName: node linkType: hard @@ -5671,21 +5445,21 @@ __metadata: linkType: hard "eslint-compat-utils@npm:^0.6.0": - version: 0.6.3 - resolution: "eslint-compat-utils@npm:0.6.3" + version: 0.6.4 + resolution: "eslint-compat-utils@npm:0.6.4" dependencies: semver: "npm:^7.5.4" peerDependencies: eslint: ">=6.0.0" - checksum: 10/61b05c05400c1c53410e475bc48025ae18608282eb6e05d861b5067251eb75bcf06bcaf74784792c91cef08e5dad76b0096c0a364757b4550334a8cb73eadbb6 + checksum: 10/97f08f4aa8d9a1bc1087aaeceab46a5fa65a6d70703c1a2f2cd533562381208fdd0a293ce0f63ad607f1e697ddb348ef1076b02f5afa83c70f4a07ca0dcec90e languageName: node linkType: hard -"eslint-config-next@npm:15.0.3": - version: 15.0.3 - resolution: "eslint-config-next@npm:15.0.3" +"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.3" + "@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" @@ -5693,7 +5467,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 @@ -5701,7 +5475,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10/5718afc3516ba162e2ff0d4d33df9c7957f3133c48c65ceef17e0a56b50403fa474635f4cdaff0b7c60423ce0884979be815fb45ee2d7246bd7af7fe39f1e915 + checksum: 10/44051878b4bfefe75339cacacc446b31d017a12835ca1ca01d86686f9bb792b2cd1c024960afe107c37225ea90ce8fbfccf26919321d79c5456dd202563941f2 languageName: node linkType: hard @@ -5728,17 +5502,17 @@ __metadata: linkType: hard "eslint-import-resolver-typescript@npm:^3.5.2": - version: 3.6.3 - resolution: "eslint-import-resolver-typescript@npm:3.6.3" + version: 3.7.0 + resolution: "eslint-import-resolver-typescript@npm:3.7.0" dependencies: "@nolyfill/is-core-module": "npm:1.0.39" - debug: "npm:^4.3.5" + debug: "npm:^4.3.7" enhanced-resolve: "npm:^5.15.0" - eslint-module-utils: "npm:^2.8.1" fast-glob: "npm:^3.3.2" get-tsconfig: "npm:^4.7.5" is-bun-module: "npm:^1.0.2" is-glob: "npm:^4.0.3" + stable-hash: "npm:^0.0.4" peerDependencies: eslint: "*" eslint-plugin-import: "*" @@ -5748,7 +5522,7 @@ __metadata: optional: true eslint-plugin-import-x: optional: true - checksum: 10/5f9956dbbd0becc3d6c6cb945dad0e5e6f529cfd0f488d5688f3c59840cd7f4a44ab6aee0f54b5c4188134dab9a01cb63c1201767bde7fc330b7c1a14747f8ac + checksum: 10/8158730c11e562c56ed9bf7236dc75bce35b6992dc32c39ac2f4177ab77fca97b95999850204a6458054243607b54aee88c028a61fed4184f24f425fa1afff01 languageName: node linkType: hard @@ -5767,7 +5541,7 @@ __metadata: languageName: node linkType: hard -"eslint-module-utils@npm:^2.12.0, eslint-module-utils@npm:^2.8.1": +"eslint-module-utils@npm:^2.12.0": version: 2.12.0 resolution: "eslint-module-utils@npm:2.12.0" dependencies: @@ -5872,15 +5646,15 @@ __metadata: linkType: hard "eslint-plugin-react-hooks@npm:^5.0.0": - version: 5.0.0 - resolution: "eslint-plugin-react-hooks@npm:5.0.0" + version: 5.1.0 + resolution: "eslint-plugin-react-hooks@npm:5.1.0" peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 - checksum: 10/b762789832806b6981e2d910994e72aa7a85136fe0880572334b26cf1274ba37bd3b1365e77d2c2f92465337c4a65c84ef647bc499d33b86fc1110f2df7ef1bb + checksum: 10/b6778fd9e1940b06868921309e8b269426e17eda555816d4b71def4dcf0572de1199fdb627ac09ce42160b9569a93cd9b0fd81b740ab4df98205461c53997a43 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: @@ -6309,15 +6083,6 @@ __metadata: languageName: node linkType: hard -"fs-minipass@npm:^2.0.0": - version: 2.1.0 - resolution: "fs-minipass@npm:2.1.0" - dependencies: - minipass: "npm:^3.0.0" - checksum: 10/03191781e94bc9a54bd376d3146f90fe8e082627c502185dbf7b9b3032f66b0b142c1115f3b2cc5936575fc1b44845ce903dd4c21bec2a8d69f3bd56f9cee9ec - languageName: node - linkType: hard - "fs-minipass@npm:^3.0.0": version: 3.0.3 resolution: "fs-minipass@npm:3.0.3" @@ -6360,15 +6125,16 @@ __metadata: languageName: node linkType: hard -"function.prototype.name@npm:^1.1.6": - version: 1.1.6 - resolution: "function.prototype.name@npm:1.1.6" +"function.prototype.name@npm:^1.1.6, function.prototype.name@npm:^1.1.7": + version: 1.1.7 + resolution: "function.prototype.name@npm:1.1.7" dependencies: - call-bind: "npm:^1.0.2" - define-properties: "npm:^1.2.0" - es-abstract: "npm:^1.22.1" + call-bind: "npm:^1.0.8" + define-properties: "npm:^1.2.1" functions-have-names: "npm:^1.2.3" - checksum: 10/4d40be44d4609942e4e90c4fff77a811fa936f4985d92d2abfcf44f673ba344e2962bf223a33101f79c1a056465f36f09b072b9c289d7660ca554a12491cd5a2 + hasown: "npm:^2.0.2" + is-callable: "npm:^1.2.7" + checksum: 10/25b5c3e54ffe94f2005882dcc79c3f50bc5f50c23004601ffba05c5c88d702397668d30ecc4909677cd9c7e9da7a753221539a9a9c6d1ab0e7af82a9935b48dc languageName: node linkType: hard @@ -6379,16 +6145,21 @@ __metadata: languageName: node linkType: hard -"get-intrinsic@npm:^1.1.3, get-intrinsic@npm:^1.2.1, get-intrinsic@npm:^1.2.3, get-intrinsic@npm:^1.2.4": - version: 1.2.4 - resolution: "get-intrinsic@npm:1.2.4" +"get-intrinsic@npm:^1.2.1, get-intrinsic@npm:^1.2.4, get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.2.6": + version: 1.2.6 + resolution: "get-intrinsic@npm:1.2.6" dependencies: + call-bind-apply-helpers: "npm:^1.0.1" + dunder-proto: "npm:^1.0.0" + es-define-property: "npm:^1.0.1" es-errors: "npm:^1.3.0" + es-object-atoms: "npm:^1.0.0" function-bind: "npm:^1.1.2" - has-proto: "npm:^1.0.1" - has-symbols: "npm:^1.0.3" - hasown: "npm:^2.0.0" - checksum: 10/85bbf4b234c3940edf8a41f4ecbd4e25ce78e5e6ad4e24ca2f77037d983b9ef943fd72f00f3ee97a49ec622a506b67db49c36246150377efcda1c9eb03e5f06d + gopd: "npm:^1.2.0" + has-symbols: "npm:^1.1.0" + hasown: "npm:^2.0.2" + math-intrinsics: "npm:^1.0.0" + checksum: 10/a1ffae6d7893a6fa0f4d1472adbc85095edd6b3b0943ead97c3738539cecb19d422ff4d48009eed8c3c27ad678c2b1e38a83b1a1e96b691d13ed8ecefca1068d languageName: node linkType: hard @@ -6430,7 +6201,7 @@ __metadata: languageName: node linkType: hard -"glob@npm:^10.2.2, glob@npm:^10.3.10": +"glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.7": version: 10.4.5 resolution: "glob@npm:10.4.5" dependencies: @@ -6510,12 +6281,10 @@ __metadata: languageName: node linkType: hard -"gopd@npm:^1.0.1": - version: 1.0.1 - resolution: "gopd@npm:1.0.1" - dependencies: - get-intrinsic: "npm:^1.1.3" - checksum: 10/5fbc7ad57b368ae4cd2f41214bd947b045c1a4be2f194a7be1778d71f8af9dbf4004221f3b6f23e30820eb0d052b4f819fe6ebe8221e2a3c6f0ee4ef173421ca +"gopd@npm:^1.0.1, gopd@npm:^1.2.0": + version: 1.2.0 + resolution: "gopd@npm:1.2.0" + checksum: 10/94e296d69f92dc1c0768fcfeecfb3855582ab59a7c75e969d5f96ce50c3d201fd86d5a2857c22565764d5bb8a816c7b1e58f133ec318cd56274da36c5e3fb1a1 languageName: node linkType: hard @@ -6562,14 +6331,14 @@ __metadata: languageName: node linkType: hard -"graphql@npm:^16.9.0": - version: 16.9.0 - resolution: "graphql@npm:16.9.0" - checksum: 10/5833f82bb6c31bec120bbf9cd400eda873e1bb7ef5c17974fa262cd82dc68728fda5d4cb859dc8aaa4c4fe4f6fe1103a9c47efc01a12c02ae5cb581d8e4029e2 +"graphql@npm:^16.10.0": + version: 16.10.0 + resolution: "graphql@npm:16.10.0" + checksum: 10/d42cf81ddcf3a61dfb213217576bf33c326f15b02c4cee369b373dc74100cbdcdc4479b3b797e79b654dabd8fddf50ef65ff75420e9ce5596c02e21f24c9126a languageName: node linkType: hard -"has-bigints@npm:^1.0.1, has-bigints@npm:^1.0.2": +"has-bigints@npm:^1.0.2": version: 1.0.2 resolution: "has-bigints@npm:1.0.2" checksum: 10/4e0426c900af034d12db14abfece02ce7dbf53f2022d28af1a97913ff4c07adb8799476d57dc44fbca0e07d1dbda2a042c2928b1f33d3f09c15de0640a7fb81b @@ -6592,17 +6361,19 @@ __metadata: languageName: node linkType: hard -"has-proto@npm:^1.0.1, has-proto@npm:^1.0.3": - version: 1.0.3 - resolution: "has-proto@npm:1.0.3" - checksum: 10/0b67c2c94e3bea37db3e412e3c41f79d59259875e636ba471e94c009cdfb1fa82bf045deeffafc7dbb9c148e36cae6b467055aaa5d9fad4316e11b41e3ba551a +"has-proto@npm:^1.0.3, has-proto@npm:^1.2.0": + version: 1.2.0 + resolution: "has-proto@npm:1.2.0" + dependencies: + dunder-proto: "npm:^1.0.0" + checksum: 10/7eaed07728eaa28b77fadccabce53f30de467ff186a766872669a833ac2e87d8922b76a22cc58339d7e0277aefe98d6d00762113b27a97cdf65adcf958970935 languageName: node linkType: hard -"has-symbols@npm:^1.0.2, has-symbols@npm:^1.0.3": - version: 1.0.3 - resolution: "has-symbols@npm:1.0.3" - checksum: 10/464f97a8202a7690dadd026e6d73b1ceeddd60fe6acfd06151106f050303eaa75855aaa94969df8015c11ff7c505f196114d22f7386b4a471038da5874cf5e9b +"has-symbols@npm:^1.0.3, has-symbols@npm:^1.1.0": + version: 1.1.0 + resolution: "has-symbols@npm:1.1.0" + checksum: 10/959385c98696ebbca51e7534e0dc723ada325efa3475350951363cce216d27373e0259b63edb599f72eb94d6cde8577b4b2375f080b303947e560f85692834fa languageName: node linkType: hard @@ -6631,21 +6402,7 @@ __metadata: languageName: node linkType: hard -"history@npm:^4.9.0": - version: 4.10.1 - resolution: "history@npm:4.10.1" - dependencies: - "@babel/runtime": "npm:^7.1.2" - loose-envify: "npm:^1.2.0" - resolve-pathname: "npm:^3.0.0" - tiny-invariant: "npm:^1.0.2" - tiny-warning: "npm:^1.0.0" - value-equal: "npm:^1.0.1" - checksum: 10/042373f69dad6419a4d551b995ef40f449a8854775a1157c4e9f077ee39aea6ca7ed8f45ec3e1762ef1891357a724d17dad11f2fe7d0edeebcbcf9f48ed3e4d4 - languageName: node - linkType: hard - -"hoist-non-react-statics@npm:^3.1.0, hoist-non-react-statics@npm:^3.3.1": +"hoist-non-react-statics@npm:^3.3.1": version: 3.3.2 resolution: "hoist-non-react-statics@npm:3.3.2" dependencies: @@ -6697,12 +6454,12 @@ __metadata: linkType: hard "https-proxy-agent@npm:^7.0.1": - version: 7.0.5 - resolution: "https-proxy-agent@npm:7.0.5" + version: 7.0.6 + resolution: "https-proxy-agent@npm:7.0.6" dependencies: - agent-base: "npm:^7.0.2" + agent-base: "npm:^7.1.2" debug: "npm:4" - checksum: 10/6679d46159ab3f9a5509ee80c3a3fc83fba3a920a5e18d32176c3327852c3c00ad640c0c4210a8fd70ea3c4a6d3a1b375bf01942516e7df80e2646bdc77658ab + checksum: 10/784b628cbd55b25542a9d85033bdfd03d4eda630fb8b3c9477959367f3be95dc476ed2ecbb9836c359c7c698027fc7b45723a302324433590f45d6c1706e8c13 languageName: node linkType: hard @@ -6764,13 +6521,6 @@ __metadata: languageName: node linkType: hard -"indent-string@npm:^4.0.0": - version: 4.0.0 - resolution: "indent-string@npm:4.0.0" - checksum: 10/cd3f5cbc9ca2d624c6a1f53f12e6b341659aba0e2d3254ae2b4464aaea8b4294cdb09616abbc59458f980531f2429784ed6a420d48d245bcad0811980c9efae9 - languageName: node - linkType: hard - "inflight@npm:^1.0.4": version: 1.0.6 resolution: "inflight@npm:1.0.6" @@ -6795,23 +6545,14 @@ __metadata: languageName: node linkType: hard -"internal-slot@npm:^1.0.7": - version: 1.0.7 - resolution: "internal-slot@npm:1.0.7" +"internal-slot@npm:^1.0.7, internal-slot@npm:^1.1.0": + version: 1.1.0 + resolution: "internal-slot@npm:1.1.0" dependencies: es-errors: "npm:^1.3.0" - hasown: "npm:^2.0.0" - side-channel: "npm:^1.0.4" - checksum: 10/3e66720508831153ecf37d13def9f6856f9f2960989ec8a0a0476c98f887fca9eff0163127466485cb825c900c2d6fc601aa9117b7783b90ffce23a71ea5d053 - languageName: node - linkType: hard - -"invariant@npm:^2.2.4": - version: 2.2.4 - resolution: "invariant@npm:2.2.4" - dependencies: - loose-envify: "npm:^1.0.0" - checksum: 10/cc3182d793aad82a8d1f0af697b462939cb46066ec48bbf1707c150ad5fad6406137e91a262022c269702e01621f35ef60269f6c0d7fd178487959809acdfb14 + hasown: "npm:^2.0.2" + side-channel: "npm:^1.1.0" + checksum: 10/1d5219273a3dab61b165eddf358815eefc463207db33c20fcfca54717da02e3f492003757721f972fd0bf21e4b426cab389c5427b99ceea4b8b670dc88ee6d4a languageName: node linkType: hard @@ -6875,12 +6616,12 @@ __metadata: languageName: node linkType: hard -"is-bigint@npm:^1.0.1": - version: 1.0.4 - resolution: "is-bigint@npm:1.0.4" +"is-bigint@npm:^1.1.0": + version: 1.1.0 + resolution: "is-bigint@npm:1.1.0" dependencies: - has-bigints: "npm:^1.0.1" - checksum: 10/cc981cf0564c503aaccc1e5f39e994ae16ae2d1a8fcd14721f14ad431809071f39ec568cfceef901cff408045f1a6d6bac90d1b43eeb0b8e3bc34c8eb1bdb4c4 + has-bigints: "npm:^1.0.2" + checksum: 10/10cf327310d712fe227cfaa32d8b11814c214392b6ac18c827f157e1e85363cf9c8e2a22df526689bd5d25e53b58cc110894787afb54e138e7c504174dba15fd languageName: node linkType: hard @@ -6893,13 +6634,13 @@ __metadata: languageName: node linkType: hard -"is-boolean-object@npm:^1.1.0": - version: 1.1.2 - resolution: "is-boolean-object@npm:1.1.2" +"is-boolean-object@npm:^1.2.1": + version: 1.2.1 + resolution: "is-boolean-object@npm:1.2.1" dependencies: - call-bind: "npm:^1.0.2" - has-tostringtag: "npm:^1.0.0" - checksum: 10/ba794223b56a49a9f185e945eeeb6b7833b8ea52a335cec087d08196cf27b538940001615d3bb976511287cefe94e5907d55f00bb49580533f9ca9b4515fcc2e + call-bound: "npm:^1.0.2" + has-tostringtag: "npm:^1.0.2" + checksum: 10/5a15524635c9334ebbd668f20a6cbf023adceed5725ec96a50056d21ae65f52759d04a8fa7d7febf00ff3bc4e6d3837638eb84be572f287bcfd15f8b8facde43 languageName: node linkType: hard @@ -6911,45 +6652,48 @@ __metadata: linkType: hard "is-bun-module@npm:^1.0.2": - version: 1.2.1 - resolution: "is-bun-module@npm:1.2.1" + version: 1.3.0 + resolution: "is-bun-module@npm:1.3.0" dependencies: semver: "npm:^7.6.3" - checksum: 10/1c2cbcf1a76991add1b640d2d7fe09848e8697a76f96e1289dff44133a48c97f5dc601d4a66d3f3a86217a77178d72d33d10d0c9e14194e58e70ec8df3eae41a + checksum: 10/b23d9ec7b4d4bfd89e4e72b5cd52e1bc153facad59fdd7394c656f8859a78740ef35996a2066240a32f39cc9a9da4b4eb69e68df3c71755a61ebbaf56d3daef0 languageName: node linkType: hard -"is-callable@npm:^1.1.3, is-callable@npm:^1.1.4, is-callable@npm:^1.2.7": +"is-callable@npm:^1.1.3, is-callable@npm:^1.2.7": version: 1.2.7 resolution: "is-callable@npm:1.2.7" checksum: 10/48a9297fb92c99e9df48706241a189da362bff3003354aea4048bd5f7b2eb0d823cd16d0a383cece3d76166ba16d85d9659165ac6fcce1ac12e6c649d66dbdb9 languageName: node linkType: hard -"is-core-module@npm:^2.13.0, is-core-module@npm:^2.15.1": - version: 2.15.1 - resolution: "is-core-module@npm:2.15.1" +"is-core-module@npm:^2.13.0, is-core-module@npm:^2.15.1, is-core-module@npm:^2.16.0": + version: 2.16.0 + resolution: "is-core-module@npm:2.16.0" dependencies: hasown: "npm:^2.0.2" - checksum: 10/77316d5891d5743854bcef2cd2f24c5458fb69fbc9705c12ca17d54a2017a67d0693bbf1ba8c77af376c0eef6bf6d1b27a4ab08e4db4e69914c3789bdf2ceec5 + checksum: 10/064442b9eefb7162376a4a414aa98b1e0c6cbb471507e66966b7d6d607a3f60eb09c7da4ee401648640a389e4af0f5a770bd5b3cd9c1084853e4a57f472408f8 languageName: node linkType: hard -"is-data-view@npm:^1.0.1": - version: 1.0.1 - resolution: "is-data-view@npm:1.0.1" +"is-data-view@npm:^1.0.1, is-data-view@npm:^1.0.2": + version: 1.0.2 + resolution: "is-data-view@npm:1.0.2" dependencies: + call-bound: "npm:^1.0.2" + get-intrinsic: "npm:^1.2.6" is-typed-array: "npm:^1.1.13" - checksum: 10/4ba4562ac2b2ec005fefe48269d6bd0152785458cd253c746154ffb8a8ab506a29d0cfb3b74af87513843776a88e4981ae25c89457bf640a33748eab1a7216b5 + checksum: 10/357e9a48fa38f369fd6c4c3b632a3ab2b8adca14997db2e4b3fe94c4cd0a709af48e0fb61b02c64a90c0dd542fd489d49c2d03157b05ae6c07f5e4dec9e730a8 languageName: node linkType: hard -"is-date-object@npm:^1.0.1, is-date-object@npm:^1.0.5": - version: 1.0.5 - resolution: "is-date-object@npm:1.0.5" +"is-date-object@npm:^1.0.5, is-date-object@npm:^1.1.0": + version: 1.1.0 + resolution: "is-date-object@npm:1.1.0" dependencies: - has-tostringtag: "npm:^1.0.0" - checksum: 10/cc80b3a4b42238fa0d358b9a6230dae40548b349e64a477cb7c5eff9b176ba194c11f8321daaf6dd157e44073e9b7fd01f87db1f14952a88d5657acdcd3a56e2 + call-bound: "npm:^1.0.2" + has-tostringtag: "npm:^1.0.2" + checksum: 10/3a811b2c3176fb31abee1d23d3dc78b6c65fd9c07d591fcb67553cab9e7f272728c3dd077d2d738b53f9a2103255b0a6e8dfc9568a7805c56a78b2563e8d1dec languageName: node linkType: hard @@ -7008,13 +6752,6 @@ __metadata: languageName: node linkType: hard -"is-lambda@npm:^1.0.1": - version: 1.0.1 - resolution: "is-lambda@npm:1.0.1" - checksum: 10/93a32f01940220532e5948538699ad610d5924ac86093fcee83022252b363eb0cc99ba53ab084a04e4fb62bf7b5731f55496257a4c38adf87af9c4d352c71c35 - languageName: node - linkType: hard - "is-map@npm:^2.0.3": version: 2.0.3 resolution: "is-map@npm:2.0.3" @@ -7029,12 +6766,13 @@ __metadata: languageName: node linkType: hard -"is-number-object@npm:^1.0.4": - version: 1.0.7 - resolution: "is-number-object@npm:1.0.7" +"is-number-object@npm:^1.1.1": + version: 1.1.1 + resolution: "is-number-object@npm:1.1.1" dependencies: - has-tostringtag: "npm:^1.0.0" - checksum: 10/8700dcf7f602e0a9625830541345b8615d04953655acbf5c6d379c58eb1af1465e71227e95d501343346e1d49b6f2d53cbc166b1fc686a7ec19151272df582f9 + call-bound: "npm:^1.0.3" + has-tostringtag: "npm:^1.0.2" + checksum: 10/a5922fb8779ab1ea3b8a9c144522b3d0bea5d9f8f23f7a72470e61e1e4df47714e28e0154ac011998b709cce260c3c9447ad3cd24a96c2f2a0abfdb2cbdc76c8 languageName: node linkType: hard @@ -7052,13 +6790,15 @@ __metadata: languageName: node linkType: hard -"is-regex@npm:^1.1.4": - version: 1.1.4 - resolution: "is-regex@npm:1.1.4" +"is-regex@npm:^1.2.1": + version: 1.2.1 + resolution: "is-regex@npm:1.2.1" dependencies: - call-bind: "npm:^1.0.2" - has-tostringtag: "npm:^1.0.0" - checksum: 10/36d9174d16d520b489a5e9001d7d8d8624103b387be300c50f860d9414556d0485d74a612fdafc6ebbd5c89213d947dcc6b6bff6b2312093f71ea03cbb19e564 + call-bound: "npm:^1.0.2" + gopd: "npm:^1.2.0" + has-tostringtag: "npm:^1.0.2" + hasown: "npm:^2.0.2" + checksum: 10/c42b7efc5868a5c9a4d8e6d3e9816e8815c611b09535c00fead18a1138455c5cb5e1887f0023a467ad3f9c419d62ba4dc3d9ba8bafe55053914d6d6454a945d2 languageName: node linkType: hard @@ -7069,7 +6809,7 @@ __metadata: languageName: node linkType: hard -"is-shared-array-buffer@npm:^1.0.2, is-shared-array-buffer@npm:^1.0.3": +"is-shared-array-buffer@npm:^1.0.3": version: 1.0.3 resolution: "is-shared-array-buffer@npm:1.0.3" dependencies: @@ -7078,21 +6818,24 @@ __metadata: languageName: node linkType: hard -"is-string@npm:^1.0.5, is-string@npm:^1.0.7": - version: 1.0.7 - resolution: "is-string@npm:1.0.7" +"is-string@npm:^1.0.7, is-string@npm:^1.1.1": + version: 1.1.1 + resolution: "is-string@npm:1.1.1" dependencies: - has-tostringtag: "npm:^1.0.0" - checksum: 10/2bc292fe927493fb6dfc3338c099c3efdc41f635727c6ebccf704aeb2a27bca7acb9ce6fd34d103db78692b10b22111a8891de26e12bfa1c5e11e263c99d1fef + call-bound: "npm:^1.0.3" + has-tostringtag: "npm:^1.0.2" + checksum: 10/5277cb9e225a7cc8a368a72623b44a99f2cfa139659c6b203553540681ad4276bfc078420767aad0e73eef5f0bd07d4abf39a35d37ec216917879d11cebc1f8b languageName: node linkType: hard -"is-symbol@npm:^1.0.2, is-symbol@npm:^1.0.3": - version: 1.0.4 - resolution: "is-symbol@npm:1.0.4" +"is-symbol@npm:^1.0.4, is-symbol@npm:^1.1.1": + version: 1.1.1 + resolution: "is-symbol@npm:1.1.1" dependencies: - has-symbols: "npm:^1.0.2" - checksum: 10/a47dd899a84322528b71318a89db25c7ecdec73197182dad291df15ffea501e17e3c92c8de0bfb50e63402747399981a687b31c519971b1fa1a27413612be929 + call-bound: "npm:^1.0.2" + has-symbols: "npm:^1.1.0" + safe-regex-test: "npm:^1.1.0" + checksum: 10/db495c0d8cd0a7a66b4f4ef7fccee3ab5bd954cb63396e8ac4d32efe0e9b12fdfceb851d6c501216a71f4f21e5ff20fc2ee845a3d52d455e021c466ac5eb2db2 languageName: node linkType: hard @@ -7112,12 +6855,12 @@ __metadata: languageName: node linkType: hard -"is-weakref@npm:^1.0.2": - version: 1.0.2 - resolution: "is-weakref@npm:1.0.2" +"is-weakref@npm:^1.0.2, is-weakref@npm:^1.1.0": + version: 1.1.0 + resolution: "is-weakref@npm:1.1.0" dependencies: - call-bind: "npm:^1.0.2" - checksum: 10/0023fd0e4bdf9c338438ffbe1eed7ebbbff7e7e18fb7cdc227caaf9d4bd024a2dcdf6a8c9f40c92192022eac8391243bb9e66cccebecbf6fe1d8a366108f8513 + call-bound: "npm:^1.0.2" + checksum: 10/89e627cc1763ea110574bb408fcf060ede47e70437d9278858bc939e3b3f7e4b7c558610b733da5f2ad6084d9f12b9c714b011ccf3fa771ec87e221c22bed910 languageName: node linkType: hard @@ -7138,13 +6881,6 @@ __metadata: languageName: node linkType: hard -"isarray@npm:0.0.1": - version: 0.0.1 - resolution: "isarray@npm:0.0.1" - checksum: 10/49191f1425681df4a18c2f0f93db3adb85573bcdd6a4482539d98eac9e705d8961317b01175627e860516a2fc45f8f9302db26e5a380a97a520e272e2a40a8d4 - languageName: node - linkType: hard - "isarray@npm:^2.0.5": version: 2.0.5 resolution: "isarray@npm:2.0.5" @@ -7167,15 +6903,16 @@ __metadata: linkType: hard "iterator.prototype@npm:^1.1.3": - version: 1.1.3 - resolution: "iterator.prototype@npm:1.1.3" + version: 1.1.4 + resolution: "iterator.prototype@npm:1.1.4" dependencies: - define-properties: "npm:^1.2.1" - get-intrinsic: "npm:^1.2.1" - has-symbols: "npm:^1.0.3" - reflect.getprototypeof: "npm:^1.0.4" - set-function-name: "npm:^2.0.1" - checksum: 10/1a2a508d3baac121b76c834404ff552d1bb96a173b1d74ff947b2c5763840c0b1e5be01be7e2183a19b08e99e38729812668ff1f23b35f6655a366017bc32519 + define-data-property: "npm:^1.1.4" + es-object-atoms: "npm:^1.0.0" + get-intrinsic: "npm:^1.2.6" + has-symbols: "npm:^1.1.0" + reflect.getprototypeof: "npm:^1.0.8" + set-function-name: "npm:^2.0.2" + checksum: 10/3a7a4568437a67d5b1d863128fabf6cd0875d3a5cb36029036a72fa5ae4c97bad6423529d23083a4f6ae6c72c5d1d70b661124c3d6d964520325fd4ce753ee1a languageName: node linkType: hard @@ -7240,21 +6977,12 @@ __metadata: languageName: node linkType: hard -"jsesc@npm:^2.5.1": - version: 2.5.2 - resolution: "jsesc@npm:2.5.2" - bin: - jsesc: bin/jsesc - checksum: 10/d2096abdcdec56969764b40ffc91d4a23408aa2f351b4d1c13f736f25476643238c43fdbaf38a191c26b1b78fd856d965f5d4d0dde7b89459cd94025190cdf13 - languageName: node - linkType: hard - "jsesc@npm:^3.0.2": - version: 3.0.2 - resolution: "jsesc@npm:3.0.2" + version: 3.1.0 + resolution: "jsesc@npm:3.1.0" bin: jsesc: bin/jsesc - checksum: 10/8e5a7de6b70a8bd71f9cb0b5a7ade6a73ae6ab55e697c74cc997cede97417a3a65ed86c36f7dd6125fe49766e8386c845023d9e213916ca92c9dfdd56e2babf3 + checksum: 10/20bd37a142eca5d1794f354db8f1c9aeb54d85e1f5c247b371de05d23a9751ecd7bd3a9c4fc5298ea6fa09a100dafb4190fa5c98c6610b75952c3487f3ce7967 languageName: node linkType: hard @@ -7411,10 +7139,10 @@ __metadata: languageName: node linkType: hard -"ky@npm:^1.7.2": - version: 1.7.2 - resolution: "ky@npm:1.7.2" - checksum: 10/d1102fe05e5d2263c5b484bc00b387a5310667aaeec4ebc4f4c3f9369b1d2e62cc19409d50aa21b45127e3ddb8be42d76fb54239799b0aebc9806c7ecb35c696 +"ky@npm:^1.7.3": + version: 1.7.3 + resolution: "ky@npm:1.7.3" + checksum: 10/11538c0707e8e46ee2a096046cc64996327f1157127bea684f6c0c96fd64656b93764def98c194970b16ae9d79334b727a595be94995fad13d67d609412234d5 languageName: node linkType: hard @@ -7451,17 +7179,10 @@ __metadata: languageName: node linkType: hard -"lilconfig@npm:^2.1.0": - version: 2.1.0 - resolution: "lilconfig@npm:2.1.0" - checksum: 10/b1314a2e55319013d5e7d7d08be39015829d2764a1eaee130129545d40388499d81b1c31b0f9b3417d4db12775a88008b72ec33dd06e0184cf7503b32ca7cc0b - languageName: node - linkType: hard - -"lilconfig@npm:^3.0.0": - version: 3.1.2 - resolution: "lilconfig@npm:3.1.2" - checksum: 10/8058403850cfad76d6041b23db23f730e52b6c17a8c28d87b90766639ca0ee40c748a3e85c2d7bd133d572efabff166c4b015e5d25e01fd666cb4b13cfada7f0 +"lilconfig@npm:^3.0.0, lilconfig@npm:^3.1.3": + version: 3.1.3 + resolution: "lilconfig@npm:3.1.3" + checksum: 10/b932ce1af94985f0efbe8896e57b1f814a48c8dbd7fc0ef8469785c6303ed29d0090af3ccad7e36b626bfca3a4dc56cc262697e9a8dd867623cf09a39d54e4c3 languageName: node linkType: hard @@ -7551,7 +7272,7 @@ __metadata: languageName: node linkType: hard -"lodash@npm:^4.17.10, lodash@npm:^4.17.21": +"lodash@npm:^4.17.21": version: 4.17.21 resolution: "lodash@npm:4.17.21" checksum: 10/c08619c038846ea6ac754abd6dd29d2568aa705feb69339e836dfa8d8b09abbb2f859371e86863eda41848221f9af43714491467b5b0299122431e202bb0c532 @@ -7565,7 +7286,7 @@ __metadata: languageName: node linkType: hard -"loose-envify@npm:^1.0.0, loose-envify@npm:^1.2.0, loose-envify@npm:^1.3.1, loose-envify@npm:^1.4.0": +"loose-envify@npm:^1.4.0": version: 1.4.0 resolution: "loose-envify@npm:1.4.0" dependencies: @@ -7583,23 +7304,29 @@ __metadata: languageName: node linkType: hard -"make-fetch-happen@npm:^13.0.0": - version: 13.0.1 - resolution: "make-fetch-happen@npm:13.0.1" +"make-fetch-happen@npm:^14.0.3": + version: 14.0.3 + resolution: "make-fetch-happen@npm:14.0.3" dependencies: - "@npmcli/agent": "npm:^2.0.0" - cacache: "npm:^18.0.0" + "@npmcli/agent": "npm:^3.0.0" + cacache: "npm:^19.0.1" http-cache-semantics: "npm:^4.1.1" - is-lambda: "npm:^1.0.1" minipass: "npm:^7.0.2" - minipass-fetch: "npm:^3.0.0" + minipass-fetch: "npm:^4.0.0" minipass-flush: "npm:^1.0.5" minipass-pipeline: "npm:^1.2.4" - negotiator: "npm:^0.6.3" - proc-log: "npm:^4.2.0" + negotiator: "npm:^1.0.0" + proc-log: "npm:^5.0.0" promise-retry: "npm:^2.0.1" - ssri: "npm:^10.0.0" - checksum: 10/11bae5ad6ac59b654dbd854f30782f9de052186c429dfce308eda42374528185a100ee40ac9ffdc36a2b6c821ecaba43913e4730a12f06f15e895ea9cb23fa59 + ssri: "npm:^12.0.0" + checksum: 10/fce0385840b6d86b735053dfe941edc2dd6468fda80fe74da1eeff10cbd82a75760f406194f2bc2fa85b99545b2bc1f84c08ddf994b21830775ba2d1a87e8bdf + languageName: node + linkType: hard + +"math-intrinsics@npm:^1.0.0": + version: 1.0.0 + resolution: "math-intrinsics@npm:1.0.0" + checksum: 10/556c49f608c995eb639b65b4709ae4bdde953c5460ff7134458488fc41a9c7bf1dca1e3e75d7a1dd112b70369c4d5ade7ce8e919b8faadcf9880353f9a4fa14a languageName: node linkType: hard @@ -8059,18 +7786,18 @@ __metadata: languageName: node linkType: hard -"minipass-fetch@npm:^3.0.0": - version: 3.0.5 - resolution: "minipass-fetch@npm:3.0.5" +"minipass-fetch@npm:^4.0.0": + version: 4.0.0 + resolution: "minipass-fetch@npm:4.0.0" dependencies: encoding: "npm:^0.1.13" minipass: "npm:^7.0.3" minipass-sized: "npm:^1.0.3" - minizlib: "npm:^2.1.2" + minizlib: "npm:^3.0.1" dependenciesMeta: encoding: optional: true - checksum: 10/c669948bec1373313aaa8f104b962a3ced9f45c49b26366a4b0ae27ccdfa9c5740d72c8a84d3f8623d7a61c5fc7afdfda44789008c078f61a62441142efc4a97 + checksum: 10/4b0772dbee77727b469dc5bfc371541d9aba1e243fbb46ddc1b9ff7efa4de4a4cf5ff3a359d6a3b3a460ca26df9ae67a9c93be26ab6417c225e49d63b52b2801 languageName: node linkType: hard @@ -8110,36 +7837,29 @@ __metadata: languageName: node linkType: hard -"minipass@npm:^5.0.0": - version: 5.0.0 - resolution: "minipass@npm:5.0.0" - checksum: 10/61682162d29f45d3152b78b08bab7fb32ca10899bc5991ffe98afc18c9e9543bd1e3be94f8b8373ba6262497db63607079dc242ea62e43e7b2270837b7347c93 - languageName: node - linkType: hard - -"minipass@npm:^5.0.0 || ^6.0.2 || ^7.0.0, minipass@npm:^7.0.2, minipass@npm:^7.0.3, minipass@npm:^7.1.2": +"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": version: 7.1.2 resolution: "minipass@npm:7.1.2" checksum: 10/c25f0ee8196d8e6036661104bacd743785b2599a21de5c516b32b3fa2b83113ac89a2358465bc04956baab37ffb956ae43be679b2262bf7be15fce467ccd7950 languageName: node linkType: hard -"minizlib@npm:^2.1.1, minizlib@npm:^2.1.2": - version: 2.1.2 - resolution: "minizlib@npm:2.1.2" +"minizlib@npm:^3.0.1": + version: 3.0.1 + resolution: "minizlib@npm:3.0.1" dependencies: - minipass: "npm:^3.0.0" - yallist: "npm:^4.0.0" - checksum: 10/ae0f45436fb51344dcb87938446a32fbebb540d0e191d63b35e1c773d47512e17307bf54aa88326cc6d176594d00e4423563a091f7266c2f9a6872cdc1e234d1 + minipass: "npm:^7.0.4" + rimraf: "npm:^5.0.5" + checksum: 10/622cb85f51e5c206a080a62d20db0d7b4066f308cb6ce82a9644da112367c3416ae7062017e631eb7ac8588191cfa4a9a279b8651c399265202b298e98c4acef languageName: node linkType: hard -"mkdirp@npm:^1.0.3": - version: 1.0.4 - resolution: "mkdirp@npm:1.0.4" +"mkdirp@npm:^3.0.1": + version: 3.0.1 + resolution: "mkdirp@npm:3.0.1" bin: - mkdirp: bin/cmd.js - checksum: 10/d71b8dcd4b5af2fe13ecf3bd24070263489404fe216488c5ba7e38ece1f54daf219e72a833a3a2dc404331e870e9f44963a33399589490956bff003a3404d3b2 + mkdirp: dist/cjs/src/bin.js + checksum: 10/16fd79c28645759505914561e249b9a1f5fe3362279ad95487a4501e4467abeb714fd35b95307326b8fd03f3c7719065ef11a6f97b7285d7888306d1bd2232ba languageName: node linkType: hard @@ -8162,11 +7882,11 @@ __metadata: linkType: hard "nanoid@npm:^3.3.6, nanoid@npm:^3.3.7": - version: 3.3.7 - resolution: "nanoid@npm:3.3.7" + version: 3.3.8 + resolution: "nanoid@npm:3.3.8" bin: nanoid: bin/nanoid.cjs - checksum: 10/ac1eb60f615b272bccb0e2b9cd933720dad30bf9708424f691b8113826bb91aca7e9d14ef5d9415a6ba15c266b37817256f58d8ce980c82b0ba3185352565679 + checksum: 10/2d1766606cf0d6f47b6f0fdab91761bb81609b2e3d367027aff45e6ee7006f660fb7e7781f4a34799fe6734f1268eeed2e37a5fdee809ade0c2d4eb11b0f9c40 languageName: node linkType: hard @@ -8177,28 +7897,28 @@ __metadata: languageName: node linkType: hard -"negotiator@npm:^0.6.3": - version: 0.6.4 - resolution: "negotiator@npm:0.6.4" - checksum: 10/d98c04a136583afd055746168f1067d58ce4bfe6e4c73ca1d339567f81ea1f7e665b5bd1e81f4771c67b6c2ea89b21cb2adaea2b16058c7dc31317778f931dab +"negotiator@npm:^1.0.0": + version: 1.0.0 + resolution: "negotiator@npm:1.0.0" + checksum: 10/b5734e87295324fabf868e36fb97c84b7d7f3156ec5f4ee5bf6e488079c11054f818290fc33804cef7b1ee21f55eeb14caea83e7dafae6492a409b3e573153e5 languageName: node linkType: hard -"next@npm:15.0.3": - version: 15.0.3 - resolution: "next@npm:15.0.3" - dependencies: - "@next/env": "npm:15.0.3" - "@next/swc-darwin-arm64": "npm:15.0.3" - "@next/swc-darwin-x64": "npm:15.0.3" - "@next/swc-linux-arm64-gnu": "npm:15.0.3" - "@next/swc-linux-arm64-musl": "npm:15.0.3" - "@next/swc-linux-x64-gnu": "npm:15.0.3" - "@next/swc-linux-x64-musl": "npm:15.0.3" - "@next/swc-win32-arm64-msvc": "npm:15.0.3" - "@next/swc-win32-x64-msvc": "npm:15.0.3" +"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" @@ -8208,8 +7928,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 - react-dom: ^18.2.0 || 19.0.0-rc-66855b96-20241106 + 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": @@ -8241,7 +7961,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10/d7044b22cd0724970464e88c51adc584d6252ccacff61b7c60dc3f248cca7227daa5a7265c2cc5ee1e19646ed51d1398c7c8d97c2a424cc1c951dddf7bb6b16e + checksum: 10/8d4ab4c6c8f5998f092f6e07504c6fc3be47ea6ee4737c250d44aa2ff59c8f5cdcf9c6ffe32b067532075311311e6caff4a86653adf0204d71f0e4d6a2a56c87 languageName: node linkType: hard @@ -8260,29 +7980,29 @@ __metadata: linkType: hard "node-gyp@npm:latest": - version: 10.2.0 - resolution: "node-gyp@npm:10.2.0" + version: 11.0.0 + resolution: "node-gyp@npm:11.0.0" dependencies: env-paths: "npm:^2.2.0" exponential-backoff: "npm:^3.1.1" glob: "npm:^10.3.10" graceful-fs: "npm:^4.2.6" - make-fetch-happen: "npm:^13.0.0" - nopt: "npm:^7.0.0" - proc-log: "npm:^4.1.0" + make-fetch-happen: "npm:^14.0.3" + nopt: "npm:^8.0.0" + proc-log: "npm:^5.0.0" semver: "npm:^7.3.5" - tar: "npm:^6.2.1" - which: "npm:^4.0.0" + tar: "npm:^7.4.3" + which: "npm:^5.0.0" bin: node-gyp: bin/node-gyp.js - checksum: 10/41773093b1275751dec942b985982fd4e7a69b88cae719b868babcef3880ee6168aaec8dcaa8cd0b9fa7c84873e36cc549c6cac6a124ee65ba4ce1f1cc108cfe + checksum: 10/5d07430e887a906f85c7c6ed87e8facb7ecd4ce42d948a2438c471df2e24ae6af70f4def114ec1a03127988d164648dda8d75fe666f3c4b431e53856379fdf13 languageName: node linkType: hard -"node-releases@npm:^2.0.18": - version: 2.0.18 - resolution: "node-releases@npm:2.0.18" - checksum: 10/241e5fa9556f1c12bafb83c6c3e94f8cf3d8f2f8f904906ecef6e10bcaa1d59aa61212d4651bec70052015fc54bd3fdcdbe7fc0f638a17e6685aa586c076ec4e +"node-releases@npm:^2.0.19": + version: 2.0.19 + resolution: "node-releases@npm:2.0.19" + checksum: 10/c2b33b4f0c40445aee56141f13ca692fa6805db88510e5bbb3baadb2da13e1293b738e638e15e4a8eb668bb9e97debb08e7a35409b477b5cc18f171d35a83045 languageName: node linkType: hard @@ -8300,14 +8020,14 @@ __metadata: languageName: node linkType: hard -"nopt@npm:^7.0.0": - version: 7.2.1 - resolution: "nopt@npm:7.2.1" +"nopt@npm:^8.0.0": + version: 8.0.0 + resolution: "nopt@npm:8.0.0" dependencies: abbrev: "npm:^2.0.0" bin: nopt: bin/nopt.js - checksum: 10/95a1f6dec8a81cd18cdc2fed93e6f0b4e02cf6bdb4501c848752c6e34f9883d9942f036a5e3b21a699047d8a448562d891e67492df68ec9c373e6198133337ae + checksum: 10/2d137f64b6f9331ec97047dd1cbbe4dcd9a61ceef4fd0f2252c0bbac1d69ba15671e6fd83a441328824b3ca78afe6ebe1694f12ebcd162b73a221582a06179ff languageName: node linkType: hard @@ -8339,7 +8059,7 @@ __metadata: languageName: node linkType: hard -"object-inspect@npm:^1.13.1, object-inspect@npm:^1.13.3": +"object-inspect@npm:^1.13.3": version: 1.13.3 resolution: "object-inspect@npm:1.13.3" checksum: 10/14cb973d8381c69e14d7f1c8c75044eb4caf04c6dabcf40ca5c2ce42dc2073ae0bb2a9939eeca142b0c05215afaa1cd5534adb7c8879c32cba2576e045ed8368 @@ -8472,12 +8192,10 @@ __metadata: languageName: node linkType: hard -"p-map@npm:^4.0.0": - version: 4.0.0 - resolution: "p-map@npm:4.0.0" - dependencies: - aggregate-error: "npm:^3.0.0" - checksum: 10/7ba4a2b1e24c05e1fc14bbaea0fc6d85cf005ae7e9c9425d4575550f37e2e584b1af97bcde78eacd7559208f20995988d52881334db16cf77bc1bcf68e48ed7c +"p-map@npm:^7.0.2": + version: 7.0.3 + resolution: "p-map@npm:7.0.3" + checksum: 10/2ef48ccfc6dd387253d71bf502604f7893ed62090b2c9d73387f10006c342606b05233da0e4f29388227b61eb5aeface6197e166520c465c234552eeab2fe633 languageName: node linkType: hard @@ -8505,18 +8223,17 @@ __metadata: linkType: hard "parse-entities@npm:^4.0.0": - version: 4.0.1 - resolution: "parse-entities@npm:4.0.1" + version: 4.0.2 + resolution: "parse-entities@npm:4.0.2" dependencies: "@types/unist": "npm:^2.0.0" - character-entities: "npm:^2.0.0" character-entities-legacy: "npm:^3.0.0" character-reference-invalid: "npm:^2.0.0" decode-named-character-reference: "npm:^1.0.0" is-alphanumerical: "npm:^2.0.0" is-decimal: "npm:^2.0.0" is-hexadecimal: "npm:^2.0.0" - checksum: 10/71314312d2482422fcf0b6675e020643bab424b11f64c654b7843652cae03842a7802eda1fed194ec435debb5db47a33513eb6b1176888e9e998a0368f01f5c8 + checksum: 10/b0ce693d0b3d7ed1cea6fe814e6e077c71532695f01178e846269e9a2bc2f7ff34ca4bb8db80b48af0451100f25bb010df6591c9bb6306e4680ccb423d1e4038 languageName: node linkType: hard @@ -8586,15 +8303,6 @@ __metadata: languageName: node linkType: hard -"path-to-regexp@npm:^1.7.0": - version: 1.9.0 - resolution: "path-to-regexp@npm:1.9.0" - dependencies: - isarray: "npm:0.0.1" - checksum: 10/67f0f4823f7aab356523d93a83f9f8222bdd119fa0b27a8f8b587e8e6c9825294bb4ccd16ae619def111ff3fe5d15ff8f658cdd3b0d58b9c882de6fd15bc1b76 - languageName: node - linkType: hard - "path-to-regexp@npm:^6.2.1": version: 6.3.0 resolution: "path-to-regexp@npm:6.3.0" @@ -8609,29 +8317,29 @@ __metadata: languageName: node linkType: hard -"payload-oauth2@npm:^1.0.6": - version: 1.0.6 - resolution: "payload-oauth2@npm:1.0.6" +"payload-oauth2@npm:^1.0.7": + version: 1.0.7 + resolution: "payload-oauth2@npm:1.0.7" peerDependencies: - payload: 3.0.0-beta.116 - checksum: 10/9786e6b611fff15cebf467223ccff76a90f9ea5d4c46ae47c7c3acad75e496c95aaa80eac46f8d006229f9c339e09386c011e831bb7620662efeee5f993823f2 + payload: ^3 + checksum: 10/f2353d2f48f1cc2b3b464272debbc90bf6a68b16b27ed33db4b8aa9c1725c26ebb458b9813d23e963017be516913063dfaf0481125887ea37f1d893b5743d451 languageName: node linkType: hard -"payload@npm:3.1.1": - version: 3.1.1 - resolution: "payload@npm:3.1.1" +"payload@npm:3.7.0": + version: 3.7.0 + resolution: "payload@npm:3.7.0" dependencies: "@monaco-editor/react": "npm:4.6.0" "@next/env": "npm:^15.0.0" - "@payloadcms/translations": "npm:3.1.1" + "@payloadcms/translations": "npm:3.7.0" "@types/busboy": "npm:1.5.4" ajv: "npm:8.17.1" bson-objectid: "npm:2.0.4" ci-info: "npm:^4.0.0" console-table-printer: "npm:2.12.1" croner: "npm:9.0.0" - dataloader: "npm:2.2.2" + dataloader: "npm:2.2.3" deepmerge: "npm:4.3.1" file-type: "npm:19.3.0" get-tsconfig: "npm:4.8.1" @@ -8653,7 +8361,7 @@ __metadata: graphql: ^16.8.1 bin: payload: bin.js - checksum: 10/c5e68874b349ec7aabafa189e84b8045f6fb16589a2187c1dccaa38226478f334891f4853bd297328e0be4ad982de5c331e6a2c45af39fd7bec465529383b550 + checksum: 10/607f017aced38497b75090810bbed75404e5b400b8f1ebd41bdcf52e61130d55b98ba2937571f5d628157df3066fd623ea58be5ebdbaeec26d51bb0bb3fa4609 languageName: node linkType: hard @@ -9121,33 +8829,12 @@ __metadata: languageName: node linkType: hard -"prettier@npm:^3.2.5": - version: 3.3.3 - resolution: "prettier@npm:3.3.3" - bin: - prettier: bin/prettier.cjs - checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7 - languageName: node - linkType: hard - -"prettier@npm:^3.4.1": - version: 3.4.1 - resolution: "prettier@npm:3.4.1" +"prettier@npm:^3.2.5, prettier@npm:^3.4.2": + version: 3.4.2 + resolution: "prettier@npm:3.4.2" bin: prettier: bin/prettier.cjs - checksum: 10/1ee4d1b1a9b6761cbb847cd81b9d87e51a0f4b2a4d5fe5755627c24828afe057a7ee9b764c3ee777d84abd46218d173d8a204ee9cb3acdd321ff9a6b25f99c1c - languageName: node - linkType: hard - -"pretty-format@npm:^24": - version: 24.9.0 - resolution: "pretty-format@npm:24.9.0" - dependencies: - "@jest/types": "npm:^24.9.0" - ansi-regex: "npm:^4.0.0" - ansi-styles: "npm:^3.2.0" - react-is: "npm:^16.8.4" - checksum: 10/f6664330e8129fd9039d328c90abea3ea6b8acf36f813cc8fc83aad8b1f755b54f756e317c88ef75f66132caeae107bb4b5f134ae7380bbf57e35d37bcfb197f + checksum: 10/a3e806fb0b635818964d472d35d27e21a4e17150c679047f5501e1f23bd4aa806adf660f0c0d35214a210d5d440da6896c2e86156da55f221a57938278dc326e languageName: node linkType: hard @@ -9158,10 +8845,10 @@ __metadata: languageName: node linkType: hard -"proc-log@npm:^4.1.0, proc-log@npm:^4.2.0": - version: 4.2.0 - resolution: "proc-log@npm:4.2.0" - checksum: 10/4e1394491b717f6c1ade15c570ecd4c2b681698474d3ae2d303c1e4b6ab9455bd5a81566211e82890d5a5ae9859718cc6954d5150bb18b09b72ecb297beae90a +"proc-log@npm:^5.0.0": + version: 5.0.0 + resolution: "proc-log@npm:5.0.0" + checksum: 10/35610bdb0177d3ab5d35f8827a429fb1dc2518d9e639f2151ac9007f01a061c30e0c635a970c9b00c39102216160f6ec54b62377c92fac3b7bfc2ad4b98d195c languageName: node linkType: hard @@ -9192,7 +8879,7 @@ __metadata: languageName: node linkType: hard -"prop-types@npm:^15.6.0, prop-types@npm:^15.6.1, prop-types@npm:^15.6.2, prop-types@npm:^15.7.2, prop-types@npm:^15.8.1": +"prop-types@npm:^15.6.0, prop-types@npm:^15.6.2, prop-types@npm:^15.8.1": version: 15.8.1 resolution: "prop-types@npm:15.8.1" dependencies: @@ -9257,32 +8944,18 @@ __metadata: languageName: node linkType: hard -"react-animate-height@npm:2.1.2": - version: 2.1.2 - resolution: "react-animate-height@npm:2.1.2" - dependencies: - classnames: "npm:^2.2.5" - prop-types: "npm:^15.6.1" - peerDependencies: - react: ">=15.6.2" - react-dom: ">=15.6.2" - checksum: 10/ca888e3ec2ec760044b03dff494464c11d05ad3945adadaa7286418d872d79dc021d806c68f96087821b37f20c8eec99556597cdf618cf9f80851e9f9ecb9c5a - languageName: node - linkType: hard - -"react-datepicker@npm:6.9.0": - version: 6.9.0 - resolution: "react-datepicker@npm:6.9.0" +"react-datepicker@npm:7.5.0": + version: 7.5.0 + resolution: "react-datepicker@npm:7.5.0" dependencies: - "@floating-ui/react": "npm:^0.26.2" - clsx: "npm:^2.1.0" - date-fns: "npm:^3.3.1" - prop-types: "npm:^15.7.2" - react-onclickoutside: "npm:^6.13.0" + "@floating-ui/react": "npm:^0.26.23" + clsx: "npm:^2.1.1" + date-fns: "npm:^3.6.0" + prop-types: "npm:^15.8.1" peerDependencies: react: ^16.9.0 || ^17 || ^18 react-dom: ^16.9.0 || ^17 || ^18 - checksum: 10/7effd81e0e00e77d691c552bed77e2b08f7abc377528ae67727de9cc08eb05f7ec021f3daa40748dd7d32b12dd6cf2833eac0cbc2d9f3026fa8c606100752d32 + checksum: 10/14b9d5ea1dafc8b24a1d258ccfefa9ea62ed454b774fbc5fba741f133d223073a2d22f1454f6fb6b56cd0dd734819e8a317cc7606df32484b88f94ef5c2178f3 languageName: node linkType: hard @@ -9302,25 +8975,25 @@ __metadata: languageName: node linkType: hard -"react-dom@npm:19.0.0-rc-65a56d0e-20241020": - version: 19.0.0-rc-65a56d0e-20241020 - resolution: "react-dom@npm:19.0.0-rc-65a56d0e-20241020" +"react-dom@npm:19.0.0": + version: 19.0.0 + resolution: "react-dom@npm:19.0.0" dependencies: - scheduler: "npm:0.25.0-rc-65a56d0e-20241020" + scheduler: "npm:^0.25.0" peerDependencies: - react: 19.0.0-rc-65a56d0e-20241020 - checksum: 10/127fbfea3f95753a2c743b1a67b8deb7b177c430ca7a9f43120fdba43cccdc5545c72f6d47a127b5ace33490573b60a5e006facc71e9981a3ff3800357b132f9 + react: ^19.0.0 + checksum: 10/aa64a2f1991042f516260e8b0eca0ae777b6c8f1aa2b5ae096e80bbb6ac9b005aef2bca697969841d34f7e1819556263476bdfea36c35092e8d9aefde3de2d9a languageName: node linkType: hard -"react-error-boundary@npm:4.0.13": - version: 4.0.13 - resolution: "react-error-boundary@npm:4.0.13" +"react-error-boundary@npm:4.1.2": + version: 4.1.2 + resolution: "react-error-boundary@npm:4.1.2" dependencies: "@babel/runtime": "npm:^7.12.5" peerDependencies: react: ">=16.13.1" - checksum: 10/28fdf498a58621e21d93978c61719c52455bc00b778080259c5830fe003736153469ebc84f243d7989567b1196e25648c7592f7c8e47de47fcd7d12b875879b9 + checksum: 10/a8b59e5ef891bb6c48874d12c72bbd1a9292a56751adeee5666e228bd3a4913084329a9c21f7baafa0df68dc6d25e18883edb25946ce5763981885cbb93786eb languageName: node linkType: hard @@ -9335,11 +9008,11 @@ __metadata: languageName: node linkType: hard -"react-i18next@npm:^14.1.3": - version: 14.1.3 - resolution: "react-i18next@npm:14.1.3" +"react-i18next@npm:^15.2.0": + version: 15.2.0 + resolution: "react-i18next@npm:15.2.0" dependencies: - "@babel/runtime": "npm:^7.23.9" + "@babel/runtime": "npm:^7.25.0" html-parse-stringify: "npm:^3.0.1" peerDependencies: i18next: ">= 23.2.3" @@ -9349,7 +9022,7 @@ __metadata: optional: true react-native: optional: true - checksum: 10/d0fa0f2717103c60758f9ddc1710e529f52e341465ca3f106ffa9168d88ad2db1bdbae58c77cca389933ae14bc39835abb37d1982049551ca15f6d310e2b3f57 + checksum: 10/9b2937f7beab763c494d55a801f21bfdbfe98e9509994c350d24fa404ded573f41e8607eeba290c686d5877d34f0ddefe48e9d6876720d5ed0e1243bcdd5dda6 languageName: node linkType: hard @@ -9362,62 +9035,46 @@ __metadata: languageName: node linkType: hard -"react-is@npm:^16.13.1, react-is@npm:^16.6.0, react-is@npm:^16.7.0, react-is@npm:^16.8.4": +"react-is@npm:^16.13.1, react-is@npm:^16.7.0": version: 16.13.1 resolution: "react-is@npm:16.13.1" checksum: 10/5aa564a1cde7d391ac980bedee21202fc90bdea3b399952117f54fb71a932af1e5902020144fb354b4690b2414a0c7aafe798eb617b76a3d441d956db7726fdf languageName: node linkType: hard -"react-onclickoutside@npm:^6.13.0": - version: 6.13.1 - resolution: "react-onclickoutside@npm:6.13.1" - peerDependencies: - react: ^15.5.x || ^16.x || ^17.x || ^18.x - react-dom: ^15.5.x || ^16.x || ^17.x || ^18.x - checksum: 10/bc1f5813ad25d81602661848b19f0c15357b87e224ddf5abc2ac4502ffddbe7ee44688827b0522327868ae63ab229030d2a2f185007ecfe861f1128d3e5319e6 - languageName: node - linkType: hard - -"react-router-dom@npm:5.3.4": - version: 5.3.4 - resolution: "react-router-dom@npm:5.3.4" +"react-router-dom@npm:7.0.2": + version: 7.0.2 + resolution: "react-router-dom@npm:7.0.2" dependencies: - "@babel/runtime": "npm:^7.12.13" - history: "npm:^4.9.0" - loose-envify: "npm:^1.3.1" - prop-types: "npm:^15.6.2" - react-router: "npm:5.3.4" - tiny-invariant: "npm:^1.0.2" - tiny-warning: "npm:^1.0.0" + react-router: "npm:7.0.2" peerDependencies: - react: ">=15" - checksum: 10/5e0696ae2d86f466ff700944758a227e1dcd79b48797d567776506e4e3b4a08b81336155feb86a33be9f38c17c4d3d94212b5c60c8ee9a086022e4fd3961db29 + react: ">=18" + react-dom: ">=18" + checksum: 10/7b7768c91bc19018278d05b7be2e959c4e47ffadfb81aeaa450efbd0dabc15bb3004e0c938da2a01eb4839c9f8decb5e42b85d81ee85584f47b5cbd4d958c112 languageName: node linkType: hard -"react-router@npm:5.3.4": - version: 5.3.4 - resolution: "react-router@npm:5.3.4" +"react-router@npm:7.0.2": + version: 7.0.2 + resolution: "react-router@npm:7.0.2" dependencies: - "@babel/runtime": "npm:^7.12.13" - history: "npm:^4.9.0" - hoist-non-react-statics: "npm:^3.1.0" - loose-envify: "npm:^1.3.1" - path-to-regexp: "npm:^1.7.0" - prop-types: "npm:^15.6.2" - react-is: "npm:^16.6.0" - tiny-invariant: "npm:^1.0.2" - tiny-warning: "npm:^1.0.0" + "@types/cookie": "npm:^0.6.0" + cookie: "npm:^1.0.1" + set-cookie-parser: "npm:^2.6.0" + turbo-stream: "npm:2.4.0" peerDependencies: - react: ">=15" - checksum: 10/99d54a99af6bc6d7cad2e5ea7eee9485b62a8b8e16a1182b18daa7fad7dafa5e526850eaeebff629848b297ae055a9cb5b4aba8760e81af8b903efc049d48f5c + react: ">=18" + react-dom: ">=18" + peerDependenciesMeta: + react-dom: + optional: true + checksum: 10/f8bf5f7810388d4da81444d5e816135306aadd0340a26d645eb171e2b4c4a6d7f5a810f1d27e25ae0f006b949f7cf66fcf399f2af79f48341752a6651b2b30cb languageName: node linkType: hard -"react-select@npm:5.8.0": - version: 5.8.0 - resolution: "react-select@npm:5.8.0" +"react-select@npm:5.8.3": + version: 5.8.3 + resolution: "react-select@npm:5.8.3" dependencies: "@babel/runtime": "npm:^7.12.0" "@emotion/cache": "npm:^11.4.0" @@ -9431,7 +9088,7 @@ __metadata: peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - checksum: 10/04d3639ea1872a9e4d9080ece1947432fc595403c0a740f671a1b7f7dd2639288cb133ec7a2b1ac20fad69fd303d696c2f924763405e0e1d93b847e54df9e966 + checksum: 10/16a4543b1d9ffbf54dd2f749cc5ff765254ad96186fbdac164c1e20e3c40a7c64b726e020050775b3d54d10b9ac6e60ff9eb7fd443010982496dad814958e5fa languageName: node linkType: hard @@ -9450,10 +9107,10 @@ __metadata: languageName: node linkType: hard -"react@npm:19.0.0-rc-65a56d0e-20241020": - version: 19.0.0-rc-65a56d0e-20241020 - resolution: "react@npm:19.0.0-rc-65a56d0e-20241020" - checksum: 10/fe9d5743268c7108527b884724c66fc584f2023cc088f219fb0854e142f34a87948d95d3bb937f5fae0d5ec31e7adf8d03d9a60dc31a0c47347cd82b658fb31b +"react@npm:19.0.0": + version: 19.0.0 + resolution: "react@npm:19.0.0" + checksum: 10/2490969c503f644703c88990d20e4011fa6119ddeca451e9de48f6d7ab058d670d2852a5fcd3aa3cd90a923ab2815d532637bd4a814add402ae5c0d4f129ee71 languageName: node linkType: hard @@ -9493,18 +9150,19 @@ __metadata: languageName: node linkType: hard -"reflect.getprototypeof@npm:^1.0.4, reflect.getprototypeof@npm:^1.0.6": - version: 1.0.7 - resolution: "reflect.getprototypeof@npm:1.0.7" +"reflect.getprototypeof@npm:^1.0.6, reflect.getprototypeof@npm:^1.0.8": + version: 1.0.8 + resolution: "reflect.getprototypeof@npm:1.0.8" dependencies: - call-bind: "npm:^1.0.7" + call-bind: "npm:^1.0.8" define-properties: "npm:^1.2.1" + dunder-proto: "npm:^1.0.0" es-abstract: "npm:^1.23.5" es-errors: "npm:^1.3.0" get-intrinsic: "npm:^1.2.4" - gopd: "npm:^1.0.1" - which-builtin-type: "npm:^1.1.4" - checksum: 10/6ad3ef6da43b8de89431a16596d738a48b80eced64a182596098bb94f502e1b7ab12979ebb30f74e3b32623d6ab067289e0642e9ce72c8ec925f99fa1b490d83 + gopd: "npm:^1.2.0" + which-builtin-type: "npm:^1.2.0" + checksum: 10/bd583a59261faf22504267caaecd548d4c9b5df1addc9f9fa2dcd716ef9dcb947198c3999cbd827dd5b396ab0ed76772479102c2f3d3f7bfc9adb9c1c37bbc72 languageName: node linkType: hard @@ -9551,13 +9209,6 @@ __metadata: languageName: node linkType: hard -"resolve-pathname@npm:^3.0.0": - version: 3.0.0 - resolution: "resolve-pathname@npm:3.0.0" - checksum: 10/6147241ba42c423dbe83cb067a2b4af4f60908c3af57e1ea567729cc71416c089737fe2a73e9e79e7a60f00f66c91e4b45ad0d37cd4be2d43fec44963ef14368 - languageName: node - linkType: hard - "resolve-pkg-maps@npm:^1.0.0": version: 1.0.0 resolution: "resolve-pkg-maps@npm:1.0.0" @@ -9566,15 +9217,15 @@ __metadata: linkType: hard "resolve@npm:^1.1.7, resolve@npm:^1.19.0, resolve@npm:^1.22.4, resolve@npm:^1.22.8": - version: 1.22.8 - resolution: "resolve@npm:1.22.8" + version: 1.22.9 + resolution: "resolve@npm:1.22.9" dependencies: - is-core-module: "npm:^2.13.0" + is-core-module: "npm:^2.16.0" path-parse: "npm:^1.0.7" supports-preserve-symlinks-flag: "npm:^1.0.0" bin: resolve: bin/resolve - checksum: 10/c473506ee01eb45cbcfefb68652ae5759e092e6b0fb64547feadf9736a6394f258fbc6f88e00c5ca36d5477fbb65388b272432a3600fa223062e54333c156753 + checksum: 10/787b122cffd34944e8e899dc6f934278142df9f47c1228672cf80d21791364f0a9ff17b766374e9e83b78dee1cf4ded28d8387d264343861db77dc1141c5ec78 languageName: node linkType: hard @@ -9592,15 +9243,15 @@ __metadata: linkType: hard "resolve@patch:resolve@npm%3A^1.1.7#optional!builtin, resolve@patch:resolve@npm%3A^1.19.0#optional!builtin, resolve@patch:resolve@npm%3A^1.22.4#optional!builtin, resolve@patch:resolve@npm%3A^1.22.8#optional!builtin": - version: 1.22.8 - resolution: "resolve@patch:resolve@npm%3A1.22.8#optional!builtin::version=1.22.8&hash=c3c19d" + version: 1.22.9 + resolution: "resolve@patch:resolve@npm%3A1.22.9#optional!builtin::version=1.22.9&hash=c3c19d" dependencies: - is-core-module: "npm:^2.13.0" + is-core-module: "npm:^2.16.0" path-parse: "npm:^1.0.7" supports-preserve-symlinks-flag: "npm:^1.0.0" bin: resolve: bin/resolve - checksum: 10/f345cd37f56a2c0275e3fe062517c650bb673815d885e7507566df589375d165bbbf4bdb6aa95600a9bc55f4744b81f452b5a63f95b9f10a72787dba3c90890a + checksum: 10/423e54ddf58784c85ba2382f1e982f57e55dc19967f348214e1e6bc80d2fdbdaef35453d1a6a3c31810ac5e4e87e05ad9f5b3a3b1f117d3e673de313690eb54a languageName: node linkType: hard @@ -9642,6 +9293,17 @@ __metadata: languageName: node linkType: hard +"rimraf@npm:^5.0.5": + version: 5.0.10 + resolution: "rimraf@npm:5.0.10" + dependencies: + glob: "npm:^10.3.7" + bin: + rimraf: dist/esm/bin.mjs + checksum: 10/f3b8ce81eecbde4628b07bdf9e2fa8b684e0caea4999acb1e3b0402c695cd41f28cd075609a808e61ce2672f528ca079f675ab1d8e8d5f86d56643a03e0b8d2e + languageName: node + linkType: hard + "run-parallel@npm:^1.1.9": version: 1.2.0 resolution: "run-parallel@npm:1.2.0" @@ -9651,15 +9313,16 @@ __metadata: languageName: node linkType: hard -"safe-array-concat@npm:^1.1.2": - version: 1.1.2 - resolution: "safe-array-concat@npm:1.1.2" +"safe-array-concat@npm:^1.1.2, safe-array-concat@npm:^1.1.3": + version: 1.1.3 + resolution: "safe-array-concat@npm:1.1.3" dependencies: - call-bind: "npm:^1.0.7" - get-intrinsic: "npm:^1.2.4" - has-symbols: "npm:^1.0.3" + call-bind: "npm:^1.0.8" + call-bound: "npm:^1.0.2" + get-intrinsic: "npm:^1.2.6" + has-symbols: "npm:^1.1.0" isarray: "npm:^2.0.5" - checksum: 10/a54f8040d7cb696a1ee38d19cc71ab3cfb654b9b81bae00c6459618cfad8214ece7e6666592f9c925aafef43d0a20c5e6fbb3413a2b618e1ce9d516a2e6dcfc5 + checksum: 10/fac4f40f20a3f7da024b54792fcc61059e814566dcbb04586bfefef4d3b942b2408933f25b7b3dd024affd3f2a6bbc916bef04807855e4f192413941369db864 languageName: node linkType: hard @@ -9670,14 +9333,14 @@ __metadata: languageName: node linkType: hard -"safe-regex-test@npm:^1.0.3": - version: 1.0.3 - resolution: "safe-regex-test@npm:1.0.3" +"safe-regex-test@npm:^1.0.3, safe-regex-test@npm:^1.1.0": + version: 1.1.0 + resolution: "safe-regex-test@npm:1.1.0" dependencies: - call-bind: "npm:^1.0.6" + call-bound: "npm:^1.0.2" es-errors: "npm:^1.3.0" - is-regex: "npm:^1.1.4" - checksum: 10/b04de61114b10274d92e25b6de7ccb5de07f11ea15637ff636de4b5190c0f5cd8823fe586dde718504cf78055437d70fd8804976894df502fcf5a210c970afb3 + is-regex: "npm:^1.2.1" + checksum: 10/ebdb61f305bf4756a5b023ad86067df5a11b26898573afe9e52a548a63c3bd594825d9b0e2dde2eb3c94e57e0e04ac9929d4107c394f7b8e56a4613bed46c69a languageName: node linkType: hard @@ -9717,17 +9380,10 @@ __metadata: languageName: node linkType: hard -"scheduler@npm:0.0.0-experimental-3edc000d-20240926": - version: 0.0.0-experimental-3edc000d-20240926 - resolution: "scheduler@npm:0.0.0-experimental-3edc000d-20240926" - checksum: 10/baa741b74f95305c90ef87cc9e2bd1d84566bce201a5613a73ae4d679e3d38822253ee2ec16e7c80ae1346b799607b5cca87f2519f4c7f31d41d931b224d4ff5 - languageName: node - linkType: hard - -"scheduler@npm:0.25.0-rc-65a56d0e-20241020": - version: 0.25.0-rc-65a56d0e-20241020 - resolution: "scheduler@npm:0.25.0-rc-65a56d0e-20241020" - checksum: 10/81c73fa2918bd78d010ee7bb8c96966ed2f0490316a0682a14562bdf268a5e71cc73663fcc7f012ff8c85b2d6442cdcacee89442c0ca2569b09ed8d4486ca227 +"scheduler@npm:0.25.0, scheduler@npm:^0.25.0": + version: 0.25.0 + resolution: "scheduler@npm:0.25.0" + checksum: 10/e661e38503ab29a153429a99203fefa764f28b35c079719eb5efdd2c1c1086522f6653d8ffce388209682c23891a6d1d32fa6badf53c35fb5b9cd0c55ace42de languageName: node linkType: hard @@ -9763,7 +9419,14 @@ __metadata: languageName: node linkType: hard -"set-function-length@npm:^1.2.1": +"set-cookie-parser@npm:^2.6.0": + version: 2.7.1 + resolution: "set-cookie-parser@npm:2.7.1" + checksum: 10/c92b1130032693342bca13ea1b1bc93967ab37deec4387fcd8c2a843c0ef2fd9a9f3df25aea5bb3976cd05a91c2cf4632dd6164d6e1814208fb7d7e14edd42b4 + languageName: node + linkType: hard + +"set-function-length@npm:^1.2.2": version: 1.2.2 resolution: "set-function-length@npm:1.2.2" dependencies: @@ -9777,7 +9440,7 @@ __metadata: languageName: node linkType: hard -"set-function-name@npm:^2.0.1, set-function-name@npm:^2.0.2": +"set-function-name@npm:^2.0.2": version: 2.0.2 resolution: "set-function-name@npm:2.0.2" dependencies: @@ -9874,15 +9537,51 @@ __metadata: languageName: node linkType: hard -"side-channel@npm:^1.0.4, side-channel@npm:^1.0.6": - version: 1.0.6 - resolution: "side-channel@npm:1.0.6" +"side-channel-list@npm:^1.0.0": + version: 1.0.0 + resolution: "side-channel-list@npm:1.0.0" dependencies: - call-bind: "npm:^1.0.7" es-errors: "npm:^1.3.0" - get-intrinsic: "npm:^1.2.4" - object-inspect: "npm:^1.13.1" - checksum: 10/eb10944f38cebad8ad643dd02657592fa41273ce15b8bfa928d3291aff2d30c20ff777cfe908f76ccc4551ace2d1245822fdc576657cce40e9066c638ca8fa4d + object-inspect: "npm:^1.13.3" + checksum: 10/603b928997abd21c5a5f02ae6b9cc36b72e3176ad6827fab0417ead74580cc4fb4d5c7d0a8a2ff4ead34d0f9e35701ed7a41853dac8a6d1a664fcce1a044f86f + languageName: node + linkType: hard + +"side-channel-map@npm:^1.0.1": + version: 1.0.1 + resolution: "side-channel-map@npm:1.0.1" + dependencies: + call-bound: "npm:^1.0.2" + es-errors: "npm:^1.3.0" + get-intrinsic: "npm:^1.2.5" + object-inspect: "npm:^1.13.3" + checksum: 10/5771861f77feefe44f6195ed077a9e4f389acc188f895f570d56445e251b861754b547ea9ef73ecee4e01fdada6568bfe9020d2ec2dfc5571e9fa1bbc4a10615 + languageName: node + linkType: hard + +"side-channel-weakmap@npm:^1.0.2": + version: 1.0.2 + resolution: "side-channel-weakmap@npm:1.0.2" + dependencies: + call-bound: "npm:^1.0.2" + es-errors: "npm:^1.3.0" + get-intrinsic: "npm:^1.2.5" + object-inspect: "npm:^1.13.3" + side-channel-map: "npm:^1.0.1" + checksum: 10/a815c89bc78c5723c714ea1a77c938377ea710af20d4fb886d362b0d1f8ac73a17816a5f6640f354017d7e292a43da9c5e876c22145bac00b76cfb3468001736 + languageName: node + linkType: hard + +"side-channel@npm:^1.0.6, side-channel@npm:^1.1.0": + version: 1.1.0 + resolution: "side-channel@npm:1.1.0" + dependencies: + es-errors: "npm:^1.3.0" + object-inspect: "npm:^1.13.3" + side-channel-list: "npm:^1.0.0" + side-channel-map: "npm:^1.0.1" + side-channel-weakmap: "npm:^1.0.2" + checksum: 10/7d53b9db292c6262f326b6ff3bc1611db84ece36c2c7dc0e937954c13c73185b0406c56589e2bb8d071d6fee468e14c39fb5d203ee39be66b7b8174f179afaba languageName: node linkType: hard @@ -9924,13 +9623,13 @@ __metadata: linkType: hard "socks-proxy-agent@npm:^8.0.3": - version: 8.0.4 - resolution: "socks-proxy-agent@npm:8.0.4" + version: 8.0.5 + resolution: "socks-proxy-agent@npm:8.0.5" dependencies: - agent-base: "npm:^7.1.1" + agent-base: "npm:^7.1.2" debug: "npm:^4.3.4" socks: "npm:^2.8.3" - checksum: 10/c8e7c2b398338b49a0a0f4d2bae5c0602aeeca6b478b99415927b6c5db349ca258448f2c87c6958ebf83eea17d42cbc5d1af0bfecb276cac10b9658b0f07f7d7 + checksum: 10/ee99e1dacab0985b52cbe5a75640be6e604135e9489ebdc3048635d186012fbaecc20fbbe04b177dee434c319ba20f09b3e7dfefb7d932466c0d707744eac05c languageName: node linkType: hard @@ -9953,13 +9652,13 @@ __metadata: languageName: node linkType: hard -"sonner@npm:^1.5.0": - version: 1.7.0 - resolution: "sonner@npm:1.7.0" +"sonner@npm:^1.7.0": + version: 1.7.1 + resolution: "sonner@npm:1.7.1" peerDependencies: react: ^18.0.0 || ^19.0.0 || ^19.0.0-rc react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-rc - checksum: 10/121357b6fb39d2c8f81980f72249d8fc02fa5eaba8e6522ca13a89bf4a13a8313421bd1dde9125e593f1d9a9507baa5c48f595f043373733f75e0e038eaff65f + checksum: 10/a67279e3db9cf0ae235cc316812b22489dcbe2c9488e12313f35c5073520640ffe3c955a61ab1992ed4b4b96ca72087b6687b725305a0e3be9b1279c5a1fc735 languageName: node linkType: hard @@ -9980,7 +9679,7 @@ __metadata: languageName: node linkType: hard -"source-map@npm:^0.5.0, source-map@npm:^0.5.7": +"source-map@npm:^0.5.7": version: 0.5.7 resolution: "source-map@npm:0.5.7" checksum: 10/9b4ac749ec5b5831cad1f8cc4c19c4298ebc7474b24a0acf293e2f040f03f8eeccb3d01f12aa0f90cf46d555c887e03912b83a042c627f419bda5152d89c5269 @@ -10008,12 +9707,19 @@ __metadata: languageName: node linkType: hard -"ssri@npm:^10.0.0": - version: 10.0.6 - resolution: "ssri@npm:10.0.6" +"ssri@npm:^12.0.0": + version: 12.0.0 + resolution: "ssri@npm:12.0.0" dependencies: minipass: "npm:^7.0.3" - checksum: 10/f92c1b3cc9bfd0a925417412d07d999935917bc87049f43ebec41074661d64cf720315661844106a77da9f8204b6d55ae29f9514e673083cae39464343af2a8b + checksum: 10/7024c1a6e39b3f18aa8f1c8290e884fe91b0f9ca5a6c6d410544daad54de0ba664db879afe16412e187c6c292fd60b937f047ee44292e5c2af2dcc6d8e1a9b48 + languageName: node + linkType: hard + +"stable-hash@npm:^0.0.4": + version: 0.0.4 + resolution: "stable-hash@npm:0.0.4" + checksum: 10/21c039d21c1cb739cf8342561753a5e007cb95ea682ccd452e76310bbb9c6987a89de8eda023e320b019f3e4691aabda75079cdbb7dadf7ab9013e931f2f23cd languageName: node linkType: hard @@ -10104,26 +9810,30 @@ __metadata: languageName: node linkType: hard -"string.prototype.trim@npm:^1.2.9": - version: 1.2.9 - resolution: "string.prototype.trim@npm:1.2.9" +"string.prototype.trim@npm:^1.2.10": + version: 1.2.10 + resolution: "string.prototype.trim@npm:1.2.10" dependencies: - call-bind: "npm:^1.0.7" + call-bind: "npm:^1.0.8" + call-bound: "npm:^1.0.2" + define-data-property: "npm:^1.1.4" define-properties: "npm:^1.2.1" - es-abstract: "npm:^1.23.0" + es-abstract: "npm:^1.23.5" es-object-atoms: "npm:^1.0.0" - checksum: 10/b2170903de6a2fb5a49bb8850052144e04b67329d49f1343cdc6a87cb24fb4e4b8ad00d3e273a399b8a3d8c32c89775d93a8f43cb42fbff303f25382079fb58a + has-property-descriptors: "npm:^1.0.2" + checksum: 10/47bb63cd2470a64bc5e2da1e570d369c016ccaa85c918c3a8bb4ab5965120f35e66d1f85ea544496fac84b9207a6b722adf007e6c548acd0813e5f8a82f9712a languageName: node linkType: hard -"string.prototype.trimend@npm:^1.0.8": - version: 1.0.8 - resolution: "string.prototype.trimend@npm:1.0.8" +"string.prototype.trimend@npm:^1.0.8, string.prototype.trimend@npm:^1.0.9": + version: 1.0.9 + resolution: "string.prototype.trimend@npm:1.0.9" dependencies: - call-bind: "npm:^1.0.7" + call-bind: "npm:^1.0.8" + call-bound: "npm:^1.0.2" define-properties: "npm:^1.2.1" es-object-atoms: "npm:^1.0.0" - checksum: 10/c2e862ae724f95771da9ea17c27559d4eeced9208b9c20f69bbfcd1b9bc92375adf8af63a103194dba17c4cc4a5cb08842d929f415ff9d89c062d44689c8761b + checksum: 10/140c73899b6747de9e499c7c2e7a83d549c47a26fa06045b69492be9cfb9e2a95187499a373983a08a115ecff8bc3bd7b0fb09b8ff72fb2172abe766849272ef languageName: node linkType: hard @@ -10301,9 +10011,9 @@ __metadata: languageName: node linkType: hard -"tailwindcss@npm:^3.4.15": - version: 3.4.15 - resolution: "tailwindcss@npm:3.4.15" +"tailwindcss@npm:^3.4.16": + version: 3.4.16 + resolution: "tailwindcss@npm:3.4.16" dependencies: "@alloc/quick-lru": "npm:^5.2.0" arg: "npm:^5.0.2" @@ -10314,7 +10024,7 @@ __metadata: glob-parent: "npm:^6.0.2" is-glob: "npm:^4.0.3" jiti: "npm:^1.21.6" - lilconfig: "npm:^2.1.0" + lilconfig: "npm:^3.1.3" micromatch: "npm:^4.0.8" normalize-path: "npm:^3.0.0" object-hash: "npm:^3.0.0" @@ -10330,7 +10040,7 @@ __metadata: bin: tailwind: lib/cli.js tailwindcss: lib/cli.js - checksum: 10/670bc70ae98d36601990424067f1164eebcbe97493ce8d314e8baa85eb47a6b92caabcea3046dfa9e3888a40a4807c123e12dfa2e05d884ff0583c6a1b647cb7 + checksum: 10/d84b3d9bd8f3d53021b6754e3d7efa704cf32f72714dea2036d955fe46ea4154180d2c47593881a9c524229f9efc13fa924fa6347fc8969427036329ee8a9338 languageName: node linkType: hard @@ -10341,17 +10051,17 @@ __metadata: languageName: node linkType: hard -"tar@npm:^6.1.11, tar@npm:^6.2.1": - version: 6.2.1 - resolution: "tar@npm:6.2.1" +"tar@npm:^7.4.3": + version: 7.4.3 + resolution: "tar@npm:7.4.3" dependencies: - chownr: "npm:^2.0.0" - fs-minipass: "npm:^2.0.0" - minipass: "npm:^5.0.0" - minizlib: "npm:^2.1.1" - mkdirp: "npm:^1.0.3" - yallist: "npm:^4.0.0" - checksum: 10/bfbfbb2861888077fc1130b84029cdc2721efb93d1d1fb80f22a7ac3a98ec6f8972f29e564103bbebf5e97be67ebc356d37fa48dbc4960600a1eb7230fbd1ea0 + "@isaacs/fs-minipass": "npm:^4.0.0" + chownr: "npm:^3.0.0" + minipass: "npm:^7.1.2" + minizlib: "npm:^3.0.1" + mkdirp: "npm:^3.0.1" + yallist: "npm:^5.0.0" + checksum: 10/12a2a4fc6dee23e07cc47f1aeb3a14a1afd3f16397e1350036a8f4cdfee8dcac7ef5978337a4e7b2ac2c27a9a6d46388fc2088ea7c80cb6878c814b1425f8ecf languageName: node linkType: hard @@ -10389,20 +10099,6 @@ __metadata: languageName: node linkType: hard -"tiny-invariant@npm:^1.0.2": - version: 1.3.3 - resolution: "tiny-invariant@npm:1.3.3" - checksum: 10/5e185c8cc2266967984ce3b352a4e57cb89dad5a8abb0dea21468a6ecaa67cd5bb47a3b7a85d08041008644af4f667fb8b6575ba38ba5fb00b3b5068306e59fe - languageName: node - linkType: hard - -"tiny-warning@npm:^1.0.0": - version: 1.0.3 - resolution: "tiny-warning@npm:1.0.3" - checksum: 10/da62c4acac565902f0624b123eed6dd3509bc9a8d30c06e017104bedcf5d35810da8ff72864400ad19c5c7806fc0a8323c68baf3e326af7cb7d969f846100d71 - languageName: node - linkType: hard - "tinyglobby@npm:^0.2.9": version: 0.2.10 resolution: "tinyglobby@npm:0.2.10" @@ -10464,13 +10160,6 @@ __metadata: languageName: node linkType: hard -"trim-right@npm:^1.0.1": - version: 1.0.1 - resolution: "trim-right@npm:1.0.1" - checksum: 10/9120af534e006a7424a4f9358710e6e707887b6ccf7ea69e50d6ac6464db1fe22268400def01752f09769025d480395159778153fb98d4a2f6f40d4cf5d4f3b6 - languageName: node - linkType: hard - "truncate-utf8-bytes@npm:^1.0.0": version: 1.0.2 resolution: "truncate-utf8-bytes@npm:1.0.2" @@ -10481,11 +10170,11 @@ __metadata: linkType: hard "ts-api-utils@npm:^1.3.0": - version: 1.4.1 - resolution: "ts-api-utils@npm:1.4.1" + version: 1.4.3 + resolution: "ts-api-utils@npm:1.4.3" peerDependencies: typescript: ">=4.2.0" - checksum: 10/2f32698ed1c06e57d934704ff2579a905895441ef0a29f732242d3d3f651abd5d09610f702c656e85b73457582a1ded43adeef82e9f6d665ae0fb66497cf39f6 + checksum: 10/713c51e7392323305bd4867422ba130fbf70873ef6edbf80ea6d7e9c8f41eeeb13e40e8e7fe7cd321d74e4864777329797077268c9f570464303a1723f1eed39 languageName: node linkType: hard @@ -10520,7 +10209,7 @@ __metadata: languageName: node linkType: hard -"tslib@npm:^2.0.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.6.2": +"tslib@npm:^2.0.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.6.2, tslib@npm:^2.8.0": version: 2.8.1 resolution: "tslib@npm:2.8.1" checksum: 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7 @@ -10550,6 +10239,13 @@ __metadata: languageName: node linkType: hard +"turbo-stream@npm:2.4.0": + version: 2.4.0 + resolution: "turbo-stream@npm:2.4.0" + checksum: 10/7079bbc82b58340f783144cd669cc7e598288523103a8d68bb8a4c6bb28c64eccb71d389b33aab07788d3a9030638b795709e15cb8486f722b1cdac59cb58afc + languageName: node + linkType: hard + "type-check@npm:^0.4.0, type-check@npm:~0.4.0": version: 0.4.0 resolution: "type-check@npm:0.4.0" @@ -10590,7 +10286,7 @@ __metadata: languageName: node linkType: hard -"typed-array-byte-offset@npm:^1.0.2": +"typed-array-byte-offset@npm:^1.0.3": version: 1.0.3 resolution: "typed-array-byte-offset@npm:1.0.3" dependencies: @@ -10605,7 +10301,7 @@ __metadata: languageName: node linkType: hard -"typed-array-length@npm:^1.0.6": +"typed-array-length@npm:^1.0.7": version: 1.0.7 resolution: "typed-array-length@npm:1.0.7" dependencies: @@ -10647,21 +10343,14 @@ __metadata: linkType: hard "unbox-primitive@npm:^1.0.2": - version: 1.0.2 - resolution: "unbox-primitive@npm:1.0.2" + version: 1.1.0 + resolution: "unbox-primitive@npm:1.1.0" dependencies: - call-bind: "npm:^1.0.2" + call-bound: "npm:^1.0.3" has-bigints: "npm:^1.0.2" - has-symbols: "npm:^1.0.3" - which-boxed-primitive: "npm:^1.0.2" - checksum: 10/06e1ee41c1095e37281cb71a975cb3350f7cb470a0665d2576f02cc9564f623bd90cfc0183693b8a7fdf2d242963dcc3010b509fa3ac683f540c765c0f3e7e43 - languageName: node - linkType: hard - -"undici-types@npm:~6.19.8": - version: 6.19.8 - resolution: "undici-types@npm:6.19.8" - checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70 + has-symbols: "npm:^1.1.0" + which-boxed-primitive: "npm:^1.1.1" + checksum: 10/fadb347020f66b2c8aeacf8b9a79826fa34cc5e5457af4eb0bbc4e79bd87fed0fa795949825df534320f7c13f199259516ad30abc55a6e7b91d8d996ca069e50 languageName: node linkType: hard @@ -10672,21 +10361,21 @@ __metadata: languageName: node linkType: hard -"unique-filename@npm:^3.0.0": - version: 3.0.0 - resolution: "unique-filename@npm:3.0.0" +"unique-filename@npm:^4.0.0": + version: 4.0.0 + resolution: "unique-filename@npm:4.0.0" dependencies: - unique-slug: "npm:^4.0.0" - checksum: 10/8e2f59b356cb2e54aab14ff98a51ac6c45781d15ceaab6d4f1c2228b780193dc70fae4463ce9e1df4479cb9d3304d7c2043a3fb905bdeca71cc7e8ce27e063df + unique-slug: "npm:^5.0.0" + checksum: 10/6a62094fcac286b9ec39edbd1f8f64ff92383baa430af303dfed1ffda5e47a08a6b316408554abfddd9730c78b6106bef4ca4d02c1231a735ddd56ced77573df languageName: node linkType: hard -"unique-slug@npm:^4.0.0": - version: 4.0.0 - resolution: "unique-slug@npm:4.0.0" +"unique-slug@npm:^5.0.0": + version: 5.0.0 + resolution: "unique-slug@npm:5.0.0" dependencies: imurmurhash: "npm:^0.1.4" - checksum: 10/40912a8963fc02fb8b600cf50197df4a275c602c60de4cac4f75879d3c48558cfac48de08a25cc10df8112161f7180b3bbb4d662aadb711568602f9eddee54f0 + checksum: 10/beafdf3d6f44990e0a5ce560f8f881b4ee811be70b6ba0db25298c31c8cf525ed963572b48cd03be1c1349084f9e339be4241666d7cf1ebdad20598d3c652b27 languageName: node linkType: hard @@ -10772,23 +10461,23 @@ __metadata: linkType: hard "use-isomorphic-layout-effect@npm:^1.1.2": - version: 1.1.2 - resolution: "use-isomorphic-layout-effect@npm:1.1.2" + version: 1.2.0 + resolution: "use-isomorphic-layout-effect@npm:1.2.0" peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: "@types/react": optional: true - checksum: 10/fd3787ed19f6cfbf70e2c5822d01bebbf96b00968195840d5ad61082b8e6ca7a8e2e46270c4096537d18a38ea57f4e4e9668cce5eec36fa4697ddba2ef1203fd + checksum: 10/84fc1074b4e3ee2886fde944baef4ec210453fc78861429fe50ae97be8209e492f18c059c6b2ff1a21df231d72d1638707dabca889bd9d7bee36f21c196a0d19 languageName: node linkType: hard "use-sync-external-store@npm:^1.2.0": - version: 1.2.2 - resolution: "use-sync-external-store@npm:1.2.2" + version: 1.4.0 + resolution: "use-sync-external-store@npm:1.4.0" peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - checksum: 10/671e9c190aab9a8374a5d468c6ba17f52c38b6fae970110bc196fc1e2b57204149aea9619be49a1bb5207fb6e51d8afd19c3bcb94afe61813fed039821461dc0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + checksum: 10/08bf581a8a2effaefc355e9d18ed025d436230f4cc973db2f593166df357cf63e47b9097b6e5089b594758bde322e1737754ad64905e030d70f8ff7ee671fd01 languageName: node linkType: hard @@ -10833,13 +10522,6 @@ __metadata: languageName: node linkType: hard -"value-equal@npm:^1.0.1": - version: 1.0.1 - resolution: "value-equal@npm:1.0.1" - checksum: 10/bb7ae1facc76b5cf8071aeb6c13d284d023fdb370478d10a5d64508e0e6e53bb459c4bbe34258df29d82e6f561f874f0105eba38de0e61fe9edd0bdce07a77a2 - languageName: node - linkType: hard - "vfile-message@npm:^4.0.0": version: 4.0.2 resolution: "vfile-message@npm:4.0.2" @@ -10874,37 +10556,37 @@ __metadata: languageName: node linkType: hard -"which-boxed-primitive@npm:^1.0.2": - version: 1.0.2 - resolution: "which-boxed-primitive@npm:1.0.2" +"which-boxed-primitive@npm:^1.1.0, which-boxed-primitive@npm:^1.1.1": + version: 1.1.1 + resolution: "which-boxed-primitive@npm:1.1.1" dependencies: - is-bigint: "npm:^1.0.1" - is-boolean-object: "npm:^1.1.0" - is-number-object: "npm:^1.0.4" - is-string: "npm:^1.0.5" - is-symbol: "npm:^1.0.3" - checksum: 10/9c7ca7855255f25ac47f4ce8b59c4cc33629e713fd7a165c9d77a2bb47bf3d9655a5664660c70337a3221cf96742f3589fae15a3a33639908d33e29aa2941efb + is-bigint: "npm:^1.1.0" + is-boolean-object: "npm:^1.2.1" + is-number-object: "npm:^1.1.1" + is-string: "npm:^1.1.1" + is-symbol: "npm:^1.1.1" + checksum: 10/a877c0667bc089518c83ad4d845cf8296b03efe3565c1de1940c646e00a2a1ae9ed8a185bcfa27cbf352de7906f0616d83b9d2f19ca500ee02a551fb5cf40740 languageName: node linkType: hard -"which-builtin-type@npm:^1.1.4": - version: 1.2.0 - resolution: "which-builtin-type@npm:1.2.0" +"which-builtin-type@npm:^1.2.0": + version: 1.2.1 + resolution: "which-builtin-type@npm:1.2.1" dependencies: - call-bind: "npm:^1.0.7" + call-bound: "npm:^1.0.2" function.prototype.name: "npm:^1.1.6" has-tostringtag: "npm:^1.0.2" is-async-function: "npm:^2.0.0" - is-date-object: "npm:^1.0.5" + is-date-object: "npm:^1.1.0" is-finalizationregistry: "npm:^1.1.0" is-generator-function: "npm:^1.0.10" - is-regex: "npm:^1.1.4" + is-regex: "npm:^1.2.1" is-weakref: "npm:^1.0.2" isarray: "npm:^2.0.5" - which-boxed-primitive: "npm:^1.0.2" + which-boxed-primitive: "npm:^1.1.0" which-collection: "npm:^1.0.2" - which-typed-array: "npm:^1.1.15" - checksum: 10/5824186d55c84d2310327147f5e6ea9bbe757ffdf422ae984e501d088d9162b479d37ebb85571399314628f97162c24c9578a4b3e1f4c4b684b1867a9a56819c + which-typed-array: "npm:^1.1.16" + checksum: 10/22c81c5cb7a896c5171742cd30c90d992ff13fb1ea7693e6cf80af077791613fb3f89aa9b4b7f890bd47b6ce09c6322c409932359580a2a2a54057f7b52d1cbe languageName: node linkType: hard @@ -10920,16 +10602,16 @@ __metadata: languageName: node linkType: hard -"which-typed-array@npm:^1.1.14, which-typed-array@npm:^1.1.15": - version: 1.1.15 - resolution: "which-typed-array@npm:1.1.15" +"which-typed-array@npm:^1.1.14, which-typed-array@npm:^1.1.16": + version: 1.1.16 + resolution: "which-typed-array@npm:1.1.16" dependencies: available-typed-arrays: "npm:^1.0.7" call-bind: "npm:^1.0.7" for-each: "npm:^0.3.3" gopd: "npm:^1.0.1" has-tostringtag: "npm:^1.0.2" - checksum: 10/c3b6a99beadc971baa53c3ee5b749f2b9bdfa3b3b9a70650dd8511a48b61d877288b498d424712e9991d16019633086bd8b5923369460d93463c5825fa36c448 + checksum: 10/7106e94729632cdcedc94080442872392806b3364225156952981777f46b75d2e3b13813b5d935bdb2ac8523f8758fcf3513f7e1ed44a8e10d6c4f1029c3fa7d languageName: node linkType: hard @@ -10955,14 +10637,14 @@ __metadata: languageName: node linkType: hard -"which@npm:^4.0.0": - version: 4.0.0 - resolution: "which@npm:4.0.0" +"which@npm:^5.0.0": + version: 5.0.0 + resolution: "which@npm:5.0.0" dependencies: isexe: "npm:^3.1.1" bin: node-which: bin/which.js - checksum: 10/f17e84c042592c21e23c8195108cff18c64050b9efb8459589116999ea9da6dd1509e6a1bac3aeebefd137be00fabbb61b5c2bc0aa0f8526f32b58ee2f545651 + checksum: 10/6ec99e89ba32c7e748b8a3144e64bfc74aa63e2b2eacbb61a0060ad0b961eb1a632b08fb1de067ed59b002cec3e21de18299216ebf2325ef0f78e0f121e14e90 languageName: node linkType: hard @@ -11043,6 +10725,13 @@ __metadata: languageName: node linkType: hard +"yallist@npm:^5.0.0": + version: 5.0.0 + resolution: "yallist@npm:5.0.0" + checksum: 10/1884d272d485845ad04759a255c71775db0fac56308764b4c77ea56a20d56679fad340213054c8c9c9c26fcfd4c4b2a90df993b7e0aaf3cdb73c618d1d1a802a + languageName: node + linkType: hard + "yaml@npm:^1.10.0": version: 1.10.2 resolution: "yaml@npm:1.10.2" @@ -11066,22 +10755,6 @@ __metadata: languageName: node linkType: hard -"zod-validation-error@npm:^2.1.0": - version: 2.1.0 - resolution: "zod-validation-error@npm:2.1.0" - peerDependencies: - zod: ^3.18.0 - checksum: 10/fdd3a9fdf176571404abf22af3af330e89227c3cb2e7092d61d0c6dfc8dd688648025346303585a03db51aa466efef5ebb8bdf14dbe630ccdedd5d0aa00741ab - languageName: node - linkType: hard - -"zod@npm:^3.22.4": - version: 3.23.8 - resolution: "zod@npm:3.23.8" - checksum: 10/846fd73e1af0def79c19d510ea9e4a795544a67d5b34b7e1c4d0425bf6bfd1c719446d94cdfa1721c1987d891321d61f779e8236fde517dc0e524aa851a6eff1 - languageName: node - linkType: hard - "zwitch@npm:^2.0.0": version: 2.0.4 resolution: "zwitch@npm:2.0.4"