diff --git a/playground/package-lock.json b/playground/package-lock.json index 4699092..3193439 100644 --- a/playground/package-lock.json +++ b/playground/package-lock.json @@ -8,9 +8,9 @@ "name": "playground", "version": "0.1.0", "dependencies": { - "@strapi/plugin-cloud": "5.37.1", - "@strapi/plugin-users-permissions": "5.37.1", - "@strapi/strapi": "5.37.1", + "@strapi/plugin-cloud": "5.38.0", + "@strapi/plugin-users-permissions": "5.38.0", + "@strapi/strapi": "5.38.0", "better-sqlite3": "12.6.2", "fs-extra": "^11.0.0", "mime-types": "^3.0.0", @@ -2156,6 +2156,9 @@ "cpu": [ "arm" ], + "libc": [ + "glibc" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -2172,6 +2175,9 @@ "cpu": [ "arm64" ], + "libc": [ + "glibc" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -2188,6 +2194,9 @@ "cpu": [ "s390x" ], + "libc": [ + "glibc" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -2204,6 +2213,9 @@ "cpu": [ "x64" ], + "libc": [ + "glibc" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -2220,6 +2232,9 @@ "cpu": [ "arm64" ], + "libc": [ + "musl" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -2236,6 +2251,9 @@ "cpu": [ "x64" ], + "libc": [ + "musl" + ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -2252,6 +2270,9 @@ "cpu": [ "arm" ], + "libc": [ + "glibc" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -2274,6 +2295,9 @@ "cpu": [ "arm64" ], + "libc": [ + "glibc" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -2296,6 +2320,9 @@ "cpu": [ "s390x" ], + "libc": [ + "glibc" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -2318,6 +2345,9 @@ "cpu": [ "x64" ], + "libc": [ + "glibc" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -2340,6 +2370,9 @@ "cpu": [ "arm64" ], + "libc": [ + "musl" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -2362,6 +2395,9 @@ "cpu": [ "x64" ], + "libc": [ + "musl" + ], "license": "Apache-2.0", "optional": true, "os": [ @@ -5318,9 +5354,9 @@ "license": "MIT" }, "node_modules/@strapi/admin": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.37.1.tgz", - "integrity": "sha512-tD3DT2SyYKsUeKc0J2QV9a0dxaU4qrYWJbb+BlE+pGnlrHMMRobb8rUMZfkX6Z9YNe1LsRIjflToyFE5a7ol6Q==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.38.0.tgz", + "integrity": "sha512-Dac2L4wvH/EWeKS4QnNdAFjP8n1rbHLEE0H14GSZlcsnULZpwOWXrl5+vltkI5idMEgUyEPiKN8y9rHjw45l4Q==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.7.5", @@ -5328,12 +5364,12 @@ "@radix-ui/react-context": "1.0.1", "@radix-ui/react-toolbar": "1.0.4", "@reduxjs/toolkit": "1.9.7", - "@strapi/design-system": "2.1.2", - "@strapi/icons": "2.1.2", - "@strapi/permissions": "5.37.1", - "@strapi/types": "5.37.1", - "@strapi/typescript-utils": "5.37.1", - "@strapi/utils": "5.37.1", + "@strapi/design-system": "2.2.0", + "@strapi/icons": "2.2.0", + "@strapi/permissions": "5.38.0", + "@strapi/types": "5.38.0", + "@strapi/typescript-utils": "5.38.0", + "@strapi/utils": "5.38.0", "@testing-library/dom": "10.4.1", "@testing-library/react": "16.3.0", "@testing-library/user-event": "14.6.1", @@ -5414,12 +5450,6 @@ "node": ">=14.14" } }, - "node_modules/@strapi/admin/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/admin/node_modules/typescript": { "version": "5.4.4", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz", @@ -5463,12 +5493,12 @@ } }, "node_modules/@strapi/cloud-cli": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.37.1.tgz", - "integrity": "sha512-n08aNeQY0f+P4K83Hsv+yQOLdZSUgBOXwlU78l79D6FkKUVrAnfppVMLcJQ6mFf0oXQTAl2ncKPCun0jE3HiBw==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.38.0.tgz", + "integrity": "sha512-4DIdVxPBrPxvWx1OzXxkgEVvvLvxBG8TbNLufbYx+GVjaNmX7UTAbo7/a3soYCxXvTxgC0S/R4zpfl8zH46G6w==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.37.1", + "@strapi/utils": "5.38.0", "axios": "1.13.5", "boxen": "5.1.2", "chalk": "4.1.2", @@ -5507,9 +5537,9 @@ } }, "node_modules/@strapi/cloud-cli/node_modules/brace-expansion": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz", - "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==", + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz", + "integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==", "license": "MIT", "dependencies": { "balanced-match": "^4.0.2" @@ -5532,12 +5562,6 @@ "node": ">=14.14" } }, - "node_modules/@strapi/cloud-cli/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/cloud-cli/node_modules/minimatch": { "version": "10.2.2", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.2.tgz", @@ -5554,9 +5578,9 @@ } }, "node_modules/@strapi/content-manager": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.37.1.tgz", - "integrity": "sha512-Q3g2QQLsGv5yFpgj4ihp6JxkCBoWqh6UpRP+7P34Xn1V/kt7CXMY0iPA8v00leQghXiHiIUSqdEzFs6EHG764w==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.38.0.tgz", + "integrity": "sha512-hGxU4nt777b3NErYX8dwE/9kFBfGcz/e1dcXGQNE8fdX3xvS4ZzR1JIOLZF90+IDuVXHidGonmKkFCjJMa52tQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@dnd-kit/core": "6.3.1", @@ -5565,10 +5589,10 @@ "@radix-ui/react-toolbar": "1.0.4", "@reduxjs/toolkit": "1.9.7", "@sindresorhus/slugify": "1.1.0", - "@strapi/design-system": "2.1.2", - "@strapi/icons": "2.1.2", - "@strapi/types": "5.37.1", - "@strapi/utils": "5.37.1", + "@strapi/design-system": "2.2.0", + "@strapi/icons": "2.2.0", + "@strapi/types": "5.38.0", + "@strapi/utils": "5.38.0", "codemirror5": "npm:codemirror@^5.65.11", "date-fns": "2.30.0", "fractional-indexing": "3.2.0", @@ -5666,24 +5690,18 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/@strapi/content-manager/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/content-releases": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.37.1.tgz", - "integrity": "sha512-vr4mP26659h5QmrL7QYpEmmJ5gemh8W7gO7unl72gWLUdzK41xQumJiqJzWeQ5A8buYvouOfkPJ18eAanRvdUw==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.38.0.tgz", + "integrity": "sha512-drzAR+GfzMe2Bf+DUbnoX2SSf5xrRcqwvgvnJntB0VG6a8JxNconVZIJtJ1tfWrjzmo25gafngjVUk3sSfP82g==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", - "@strapi/database": "5.37.1", - "@strapi/design-system": "2.1.2", - "@strapi/icons": "2.1.2", - "@strapi/types": "5.37.1", - "@strapi/utils": "5.37.1", + "@strapi/database": "5.38.0", + "@strapi/design-system": "2.2.0", + "@strapi/icons": "2.2.0", + "@strapi/types": "5.38.0", + "@strapi/utils": "5.38.0", "date-fns": "2.30.0", "date-fns-tz": "2.0.1", "formik": "2.4.5", @@ -5706,16 +5724,10 @@ "styled-components": "^6.0.0" } }, - "node_modules/@strapi/content-releases/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/content-type-builder": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.37.1.tgz", - "integrity": "sha512-qg3gvD95TW4+sprV85AhZRnNcvLO8oGzQZcMMQ/YGtEnjpacDLWXGMOJv7AdBiy5Rc01nY1M0fPTbj70ZMgIMQ==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.38.0.tgz", + "integrity": "sha512-NV0aWEH3+XGi2clC1ohrtQGIA/ywLNWwau+qmvvWfBzSl7RPyyBNy6WbU0E5izrGupvNf9IswKKOZy0HKgFJIQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@ai-sdk/react": "2.0.120", @@ -5725,10 +5737,10 @@ "@dnd-kit/utilities": "3.2.2", "@reduxjs/toolkit": "1.9.7", "@sindresorhus/slugify": "1.1.0", - "@strapi/design-system": "2.1.2", - "@strapi/generators": "5.37.1", - "@strapi/icons": "2.1.2", - "@strapi/utils": "5.37.1", + "@strapi/design-system": "2.2.0", + "@strapi/generators": "5.38.0", + "@strapi/icons": "2.2.0", + "@strapi/utils": "5.38.0", "ai": "5.0.52", "date-fns": "2.30.0", "fs-extra": "11.2.0", @@ -5824,12 +5836,6 @@ "node": ">=14.14" } }, - "node_modules/@strapi/content-type-builder/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/content-type-builder/node_modules/zod": { "version": "3.25.67", "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz", @@ -5840,22 +5846,22 @@ } }, "node_modules/@strapi/core": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.37.1.tgz", - "integrity": "sha512-xLFJX5IZkQy2y4iJoCKLfDUI7Jb3xn2esucXEsd+I4RRsMFNSsDe5Rl2DO/Bhli8T7Zf+dzQ3kiwOkKwjQCJWQ==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.38.0.tgz", + "integrity": "sha512-NkLxMfL4a3qG5swGQeyvoXedmo8sN4Zl2gySjU7vHLP0tteQkePSWDfCMQ6KSQOaG8I1arSMTLi+RxVi/FP1PA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@koa/cors": "5.0.0", "@koa/router": "12.0.2", "@paralleldrive/cuid2": "2.2.2", - "@strapi/admin": "5.37.1", - "@strapi/database": "5.37.1", - "@strapi/generators": "5.37.1", - "@strapi/logger": "5.37.1", - "@strapi/permissions": "5.37.1", - "@strapi/types": "5.37.1", - "@strapi/typescript-utils": "5.37.1", - "@strapi/utils": "5.37.1", + "@strapi/admin": "5.38.0", + "@strapi/database": "5.38.0", + "@strapi/generators": "5.38.0", + "@strapi/logger": "5.38.0", + "@strapi/permissions": "5.38.0", + "@strapi/types": "5.38.0", + "@strapi/typescript-utils": "5.38.0", + "@strapi/utils": "5.38.0", "@vercel/stega": "0.1.2", "bcryptjs": "2.4.3", "boxen": "5.1.2", @@ -5921,12 +5927,6 @@ "node": ">=14.14" } }, - "node_modules/@strapi/core/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/core/node_modules/mime-db": { "version": "1.52.0", "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", @@ -5971,14 +5971,14 @@ } }, "node_modules/@strapi/data-transfer": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.37.1.tgz", - "integrity": "sha512-6CSV+GsIkN7LF/eO5dD6QnDHqzOP9bwfNHdyTvmuTLWeQJT5hQUmBmNDal8+6pwCqGJucuuf8h4U5pTIT+FkFQ==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.38.0.tgz", + "integrity": "sha512-9+69DexNSd720LZjFqUopdojtQbdiue1sR5xBIMoYVrf3Xz+m3wVVXL2wdCqAqF8kw/JPxSU2YeV6ohrxEsjGg==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/logger": "5.37.1", - "@strapi/types": "5.37.1", - "@strapi/utils": "5.37.1", + "@strapi/logger": "5.38.0", + "@strapi/types": "5.38.0", + "@strapi/utils": "5.38.0", "chalk": "4.1.2", "cli-table3": "0.6.5", "commander": "8.3.0", @@ -6013,20 +6013,14 @@ "node": ">=14.14" } }, - "node_modules/@strapi/data-transfer/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/database": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.37.1.tgz", - "integrity": "sha512-BSPJ0G39vmturTaWCNvFuFPWDzRU0k5VmgSW9d6Q2MBS5pZB79YIvBmFjtO/zDdwPMcoxAfZbx3SbC0dBtyYUg==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.38.0.tgz", + "integrity": "sha512-QKfQIDUmuqL5qMwD3+wbArpjUsQerk3xCQYzIdaDDpSDBrBbWYDWfaWegXJBMkB9qJettPZqziUVFcwS8IijSg==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@paralleldrive/cuid2": "2.2.2", - "@strapi/utils": "5.37.1", + "@strapi/utils": "5.38.0", "ajv": "8.18.0", "date-fns": "2.30.0", "debug": "4.3.4", @@ -6055,16 +6049,10 @@ "node": ">=14.14" } }, - "node_modules/@strapi/database/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/design-system": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.1.2.tgz", - "integrity": "sha512-0EFhstDnQeXC2wuxKdyguo/7l1kswfXvBq/mZYguzisiAqJ0QhCRHPuoTgVkkB59npAZEY7jSFMTb20XKa8jIg==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz", + "integrity": "sha512-NO8DhQfApMXlEUeuUG39pKmPGcYCJZjApjPqtPbDFUr434WTeon/vJtJv/fqRs5GFPaJqqDH7YPlpZlJX3z3bA==", "license": "MIT", "dependencies": { "@codemirror/lang-json": "6.0.1", @@ -6088,9 +6076,9 @@ "@radix-ui/react-tabs": "1.0.4", "@radix-ui/react-tooltip": "1.0.7", "@radix-ui/react-use-callback-ref": "1.0.1", - "@strapi/ui-primitives": "2.1.2", + "@strapi/ui-primitives": "2.2.0", "@uiw/react-codemirror": "4.22.2", - "lodash": "4.17.21", + "lodash": "4.17.23", "react-remove-scroll": "2.5.10" }, "peerDependencies": { @@ -6101,15 +6089,15 @@ } }, "node_modules/@strapi/email": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.37.1.tgz", - "integrity": "sha512-YWUyxwih3UaZNvqS6JNZO5AAq+x0aoWSd9k75H/8xIfdPO1w4N4IiWx/Hvsk5q0hKN+aNm5uqi1Fx0fVuxkENA==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.38.0.tgz", + "integrity": "sha512-caxDqTpJFi3IYOod3NQNRmNdHLsBfEl0tLbLhw+UatmrJxvtD3WvSmlACH7BtG6SHhVC4ZTH1eOjkBMoNBey0g==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/design-system": "2.1.2", - "@strapi/icons": "2.1.2", - "@strapi/provider-email-sendmail": "5.37.1", - "@strapi/utils": "5.37.1", + "@strapi/design-system": "2.2.0", + "@strapi/icons": "2.2.0", + "@strapi/provider-email-sendmail": "5.38.0", + "@strapi/utils": "5.38.0", "koa2-ratelimit": "^1.1.3", "lodash": "4.17.23", "react-intl": "6.6.2", @@ -6130,12 +6118,6 @@ "styled-components": "^6.0.0" } }, - "node_modules/@strapi/email/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/email/node_modules/zod": { "version": "3.25.67", "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz", @@ -6146,14 +6128,14 @@ } }, "node_modules/@strapi/generators": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.37.1.tgz", - "integrity": "sha512-Gz5S/FUalzKtm4fQgfoCQJSg1r/DdwBeEFrKggSprS55fXLBGtOkRewSgrdYNIU6GtNL0AJ05sLNvExjbfjDhg==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.38.0.tgz", + "integrity": "sha512-1F3tOiiuN7Ym3NCq26++DoX+VhFwxPdVCy2010xY+MY8yQPQarOk8CAoeUuTdp9E9zA2bO4VYPgmhwVja9SBag==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/typescript-utils": "5.37.1", - "@strapi/utils": "5.37.1", + "@strapi/typescript-utils": "5.38.0", + "@strapi/utils": "5.38.0", "chalk": "4.1.2", "copyfiles": "2.4.1", "fs-extra": "11.2.0", @@ -6235,22 +6217,16 @@ "node": ">=14.14" } }, - "node_modules/@strapi/generators/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/i18n": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.37.1.tgz", - "integrity": "sha512-eav7cWFr8Z4l3jlLxZUlndStQixbaTu7TMrer88wVZwp36KKEx01HQN4ZMzeotEoT8J6aN0esMLcGaROyNXdrg==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.38.0.tgz", + "integrity": "sha512-R7Mx4PqgY9o2koxbHXI3gFdXyVkylgZxURBsjNa0SeMib0NdRNvfkEu38bPLHdyvJEdUaLByjGyYO24EqscUkw==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", - "@strapi/design-system": "2.1.2", - "@strapi/icons": "2.1.2", - "@strapi/utils": "5.37.1", + "@strapi/design-system": "2.2.0", + "@strapi/icons": "2.2.0", + "@strapi/utils": "5.38.0", "lodash": "4.17.23", "qs": "6.14.2", "react-intl": "6.6.2", @@ -6271,12 +6247,6 @@ "styled-components": "^6.0.0" } }, - "node_modules/@strapi/i18n/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/i18n/node_modules/zod": { "version": "3.25.67", "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz", @@ -6287,9 +6257,9 @@ } }, "node_modules/@strapi/icons": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.1.2.tgz", - "integrity": "sha512-RnVKuhO8gCWbpIjIs0Qfm0rmOLUrvmCR33AHHClwi7L5i9UwTqVG8ajRPVGptG2dC5vA6JCigsVPAS6yXjUTHQ==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.0.tgz", + "integrity": "sha512-wVItrWIDYtvGpv1S5Lg580b5PXH2iw6dgcFnri5vVz4qZDP6ZOTpLmkwZybkfZcpIzq1KkjKyA1JZ6NLBE59cQ==", "license": "MIT", "peerDependencies": { "react": "^17.0.0 || ^18.0.0", @@ -6298,9 +6268,9 @@ } }, "node_modules/@strapi/logger": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.37.1.tgz", - "integrity": "sha512-YqfTTu9QKxD8pWb5n6EdnYQnNamwPjSGNJ+hzakOVmJzui9MV+5FSZHtV8WBKBQtM9Xml5MAWFF5CpvTSWsYPg==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.38.0.tgz", + "integrity": "sha512-f3qfC1fpyu7g9J4vimqZlIZF0fT5gkdEMU18N/MFVjhqrkr9x8XMYtgDJqINqPz8lDHrwDlFyC9ScRFQmmEcRg==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "lodash": "4.17.23", @@ -6311,16 +6281,10 @@ "npm": ">=6.0.0" } }, - "node_modules/@strapi/logger/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/openapi": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.37.1.tgz", - "integrity": "sha512-KwxdpREByOH4/g/vLXLx+i5nmRGgAqgXvQIK1Quq5WBTnnLUTEKnuN+utaRbW7/Fu9t9qI5kyFt+cI+/OTVGiw==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.38.0.tgz", + "integrity": "sha512-j1Q0Jzdp4yQ4F7X1v7ZeCCEco3y9kKJBR4knsXlf5kJ6isk1NUjRSeS7C1AKceU544TR9roH0lw0NJPeqk/BGg==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "debug": "4.3.4", @@ -6405,13 +6369,13 @@ } }, "node_modules/@strapi/permissions": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.37.1.tgz", - "integrity": "sha512-9q0JZ3X8Zf/+Bu0uQeN64dKyaHtxguch2KdgNPdt7sm4C7r6ycrWDe6QEjD5rWVRqYw/NKB5sdS5w7GnPUDNLw==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.38.0.tgz", + "integrity": "sha512-xaJDmLpafZ+MXTD7bQgjSkDSYtHbn07xCXJky6KS2VdCdt8CMnM+vr6N0bbwz/n3TSJRMke48l23DR+kx1HK0Q==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.7.5", - "@strapi/utils": "5.37.1", + "@strapi/utils": "5.38.0", "lodash": "4.17.23", "qs": "6.14.2", "sift": "16.0.1" @@ -6421,20 +6385,14 @@ "npm": ">=6.0.0" } }, - "node_modules/@strapi/permissions/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/plugin-cloud": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.37.1.tgz", - "integrity": "sha512-pr4PeoOZL66EQR8rpHSCNTCbmRtmw0LWYbHSUX2+X32dtGAARIiJ1jZ7TOIm1nIp7mpSFkrjvPSMEx1OmNxsyQ==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.38.0.tgz", + "integrity": "sha512-PhjxRJ8e1RYoDe/X9p8gR8jomLKSoz6zINEfRifb6gI08WerzP4KvA+D3+gzL7iBQXDnjIo7iYrNds0nwEDMaA==", "license": "MIT", "dependencies": { - "@strapi/design-system": "2.1.2", - "@strapi/icons": "2.1.2", + "@strapi/design-system": "2.2.0", + "@strapi/icons": "2.2.0", "react-intl": "6.6.2" }, "engines": { @@ -6451,14 +6409,14 @@ } }, "node_modules/@strapi/plugin-users-permissions": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.37.1.tgz", - "integrity": "sha512-czkkizz1SqLdgnleIQkfK5xmuAXrgC00glbh+qLrMyvZbO/vPr5eaeEnXWniZB1afbXJE8tWSJ0bW24ALIw4dg==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.38.0.tgz", + "integrity": "sha512-6tkVZJBnz7wmyUyRy7IFtKs5alvt2/jUMsNd3+DmCHqwW57Dl06aNKG7uj69QrW2PhnBGXpj+7yTq4kxPkREVw==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/design-system": "2.1.2", - "@strapi/icons": "2.1.2", - "@strapi/utils": "5.37.1", + "@strapi/design-system": "2.2.0", + "@strapi/icons": "2.2.0", + "@strapi/utils": "5.38.0", "bcryptjs": "2.4.3", "formik": "2.4.5", "grant": "^5.4.8", @@ -6489,12 +6447,6 @@ "styled-components": "^6.0.0" } }, - "node_modules/@strapi/plugin-users-permissions/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/plugin-users-permissions/node_modules/zod": { "version": "3.25.67", "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz", @@ -6505,12 +6457,12 @@ } }, "node_modules/@strapi/provider-email-sendmail": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.37.1.tgz", - "integrity": "sha512-3Mc0+2OTDjsG3zlK6gVA6wNl/TkuqQ3zNRt4EsGFqRFgPHPHFAz5buZhlb2IEscIruxOhEguh1omTGf4LNhcvg==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.38.0.tgz", + "integrity": "sha512-bQRkshrIxA6r3L+3eCn9ndmeLf4H3QRaeui+zr671uZcnYicIigJtKoBvDCNzfRpz4nS8ytRPo1v+ksaQ/IOGA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.37.1", + "@strapi/utils": "5.38.0", "sendmail": "^1.6.1" }, "engines": { @@ -6519,12 +6471,12 @@ } }, "node_modules/@strapi/provider-upload-local": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.37.1.tgz", - "integrity": "sha512-Qq/MyD2WHDHXbdQH1dGfQsehqSgqYEbrcGQ+xI3VsBlwCaubI6fwjCB+T5e8Itbw6vtkY9UApbCXekf/6hzBFg==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.38.0.tgz", + "integrity": "sha512-r9vpp5gvgPdUA4tVR4TY+Tl+D356cDfsnppYDCcxK1yvHJo48PMRFjTuGo8XLoe4BQWrVHzUYEAEuP0XWaon4g==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.37.1", + "@strapi/utils": "5.38.0", "fs-extra": "11.2.0" }, "engines": { @@ -6547,15 +6499,15 @@ } }, "node_modules/@strapi/review-workflows": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.37.1.tgz", - "integrity": "sha512-vfXgGwf7vwokBUnz+8jxHtDh6/x3EkcQEeSXHHrqEIoe6sqHiRbdnWv7ISSQ/yJgk9qj0tUqbW6podNO4K/bYQ==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.38.0.tgz", + "integrity": "sha512-hj/+3AvGcsne5sS+Hi91RXB37m75Fw+yZWSRuariUZUlVHSNN5VcNYWVXy4g4Jx9vijs+qOqQhdv/IaF8DpMQg==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", - "@strapi/design-system": "2.1.2", - "@strapi/icons": "2.1.2", - "@strapi/utils": "5.37.1", + "@strapi/design-system": "2.2.0", + "@strapi/icons": "2.2.0", + "@strapi/utils": "5.38.0", "fractional-indexing": "3.2.0", "react-dnd": "16.0.1", "react-dnd-html5-backend": "16.0.1", @@ -6786,31 +6738,31 @@ } }, "node_modules/@strapi/strapi": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.37.1.tgz", - "integrity": "sha512-+VwcC81bI6HIxcYTzYqBBMO8/pMJUl4Js+cdNHSYAK0/6GYRXXOJpMOTyK7F3z/dAwEY35NGImHV5dki7txpSA==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.38.0.tgz", + "integrity": "sha512-UvGA5+rciMfSREOgXtxZUFccrI66Htfxa+Zzbv+ydxZYjojLOIujZ+13gJZNnRn/p8+j++Ygcdsa4zG6333JJg==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@pmmmwh/react-refresh-webpack-plugin": "0.5.15", - "@strapi/admin": "5.37.1", - "@strapi/cloud-cli": "5.37.1", - "@strapi/content-manager": "5.37.1", - "@strapi/content-releases": "5.37.1", - "@strapi/content-type-builder": "5.37.1", - "@strapi/core": "5.37.1", - "@strapi/data-transfer": "5.37.1", - "@strapi/database": "5.37.1", - "@strapi/email": "5.37.1", - "@strapi/generators": "5.37.1", - "@strapi/i18n": "5.37.1", - "@strapi/logger": "5.37.1", - "@strapi/openapi": "5.37.1", - "@strapi/permissions": "5.37.1", - "@strapi/review-workflows": "5.37.1", - "@strapi/types": "5.37.1", - "@strapi/typescript-utils": "5.37.1", - "@strapi/upload": "5.37.1", - "@strapi/utils": "5.37.1", + "@strapi/admin": "5.38.0", + "@strapi/cloud-cli": "5.38.0", + "@strapi/content-manager": "5.38.0", + "@strapi/content-releases": "5.38.0", + "@strapi/content-type-builder": "5.38.0", + "@strapi/core": "5.38.0", + "@strapi/data-transfer": "5.38.0", + "@strapi/database": "5.38.0", + "@strapi/email": "5.38.0", + "@strapi/generators": "5.38.0", + "@strapi/i18n": "5.38.0", + "@strapi/logger": "5.38.0", + "@strapi/openapi": "5.38.0", + "@strapi/permissions": "5.38.0", + "@strapi/review-workflows": "5.38.0", + "@strapi/types": "5.38.0", + "@strapi/typescript-utils": "5.38.0", + "@strapi/upload": "5.38.0", + "@strapi/utils": "5.38.0", "@types/nodemon": "1.19.6", "@vitejs/plugin-react-swc": "3.6.0", "boxen": "5.1.2", @@ -6938,12 +6890,6 @@ "node": ">=4" } }, - "node_modules/@strapi/strapi/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/strapi/node_modules/nodemon": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.0.2.tgz", @@ -7025,18 +6971,18 @@ } }, "node_modules/@strapi/types": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.37.1.tgz", - "integrity": "sha512-HelMhDgyEfgCpWGVF955y/flGrJv7t+gj1Dh3fSBsJ4AVczd4KHzj1/NlnvWt1CwCCwgLinADr0xldJhDQJ77g==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.38.0.tgz", + "integrity": "sha512-YaRfeqrPcqu7Ce6/8IxiPiN2veWwJj0/ufUXqCFc0tZxydp3kLLauZKHF6jI/5n6q3gd484qV8uNm4zoToSmGg==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.7.5", "@koa/cors": "5.0.0", "@koa/router": "12.0.2", - "@strapi/database": "5.37.1", - "@strapi/logger": "5.37.1", - "@strapi/permissions": "5.37.1", - "@strapi/utils": "5.37.1", + "@strapi/database": "5.38.0", + "@strapi/logger": "5.38.0", + "@strapi/permissions": "5.38.0", + "@strapi/utils": "5.38.0", "commander": "8.3.0", "json-logic-js": "2.0.5", "koa": "2.16.3", @@ -7134,9 +7080,9 @@ } }, "node_modules/@strapi/typescript-utils": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.37.1.tgz", - "integrity": "sha512-taZgTDCSksFFPipUXr3an4Teb9q7s1FveIk2SeIep56m/RWK64ulfFhrhqLJF2HaaZdrmQA0Qv48aE4JPgMf/A==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.38.0.tgz", + "integrity": "sha512-3ejc61Jo9QEMqZOOJem1FEMgHnbOalobNxZVvER6bkbcgMeP4b0/q/wIRJVljge2/PeA8FMiDtQRob01gjFAPQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "chalk": "4.1.2", @@ -7165,12 +7111,6 @@ "node": ">=14.14" } }, - "node_modules/@strapi/typescript-utils/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/typescript-utils/node_modules/prettier": { "version": "3.3.3", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz", @@ -7200,9 +7140,9 @@ } }, "node_modules/@strapi/ui-primitives": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.1.2.tgz", - "integrity": "sha512-9PLnqJjWBSFlWmZdz0zLcgOhda6tIF/6tu8ZoX7JudlAg9gv8KElEHR0ZbACuH/+b+8BBpQ5fU7rcnMJyK6lJg==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.2.0.tgz", + "integrity": "sha512-CGvyIr+D7ZEuP9x4bmUFUiilHZwCkftiwV8Kh+o/jBETVlm5/8SrE5wihuyqSQTya1NxTHu0O8RTNkX0U6p8bQ==", "license": "MIT", "dependencies": { "@radix-ui/number": "1.0.1", @@ -7233,20 +7173,20 @@ } }, "node_modules/@strapi/upload": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.37.1.tgz", - "integrity": "sha512-n5Pmja5DnzFasRmoKgJ3S/31mD+IlK+jkmUK8+SHjMBCjKidbdnnnmTajd5P/B2Q4R/Olsc1xthqCS4hnz+jzA==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.38.0.tgz", + "integrity": "sha512-sJTWSfqntVOmKvyGXqZSF1H9ZgwgDIyVyeon/HiqZeCiZczduAmbycFnerQpajn/2xRCInrx+dhex57a3Vb3Rw==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@mux/mux-player-react": "3.1.0", "@radix-ui/react-dialog": "1.0.5", "@radix-ui/react-toggle-group": "1.1.11", "@reduxjs/toolkit": "1.9.7", - "@strapi/database": "5.37.1", - "@strapi/design-system": "2.1.2", - "@strapi/icons": "2.1.2", - "@strapi/provider-upload-local": "5.37.1", - "@strapi/utils": "5.37.1", + "@strapi/database": "5.38.0", + "@strapi/design-system": "2.2.0", + "@strapi/icons": "2.2.0", + "@strapi/provider-upload-local": "5.38.0", + "@strapi/utils": "5.38.0", "byte-size": "8.1.1", "cropperjs": "1.6.1", "date-fns": "2.30.0", @@ -7565,12 +7505,6 @@ "node": ">=14.14" } }, - "node_modules/@strapi/upload/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/upload/node_modules/mime-db": { "version": "1.52.0", "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", @@ -7602,9 +7536,9 @@ } }, "node_modules/@strapi/utils": { - "version": "5.37.1", - "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.37.1.tgz", - "integrity": "sha512-XQy9TUl/67DTIG8rzrQimsBkMmfg1MJxhUMYqVfHe3kwX2RQZYgGyOeSjv+3m4tksUJfhO6ySUKtITuFsKm7KQ==", + "version": "5.38.0", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.38.0.tgz", + "integrity": "sha512-lr4aYk2Fg4xQ9zCARU4YG7jhu99WbhBrPNts6B2XRGrMdm5SyGCh2QbBNUjksWhANg7QnKzk83itvAkSbARylw==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@sindresorhus/slugify": "1.1.0", @@ -7676,12 +7610,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/@strapi/utils/node_modules/lodash": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", - "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", - "license": "MIT" - }, "node_modules/@strapi/utils/node_modules/zod": { "version": "3.25.67", "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz", @@ -7926,12 +7854,12 @@ } }, "node_modules/@tanstack/react-virtual": { - "version": "3.13.18", - "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.13.18.tgz", - "integrity": "sha512-dZkhyfahpvlaV0rIKnvQiVoWPyURppl6w4m9IwMDpuIjcJ1sD9YGWrt0wISvgU7ewACXx2Ct46WPgI6qAD4v6A==", + "version": "3.13.20", + "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.13.20.tgz", + "integrity": "sha512-LkFkwMMKKJ0zcbN4s37hTbj+22sHCXpaqV6+kh2x74aFg59kKCfdeeKtvCETVw8vP8oqtoWo+v+3JWkuGLqF/A==", "license": "MIT", "dependencies": { - "@tanstack/virtual-core": "3.13.18" + "@tanstack/virtual-core": "3.13.20" }, "funding": { "type": "github", @@ -7943,9 +7871,9 @@ } }, "node_modules/@tanstack/virtual-core": { - "version": "3.13.18", - "resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.13.18.tgz", - "integrity": "sha512-Mx86Hqu1k39icq2Zusq+Ey2J6dDWTjDvEv43PJtRCoEYTLyfaPnxIQ6iy7YAOK0NV/qOEmZQ/uCufrppZxTgcg==", + "version": "3.13.20", + "resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.13.20.tgz", + "integrity": "sha512-Djnq7ujPWcRAKyDpwqL4JDe6ZTN9AWAqE2wLstBlsEu4OnO7Im0p8KsHzLU7TPIvLQgNKpkn9EmgBH6xs8yjfA==", "license": "MIT", "funding": { "type": "github", @@ -8468,9 +8396,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "24.11.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-24.11.0.tgz", - "integrity": "sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==", + "version": "24.11.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-24.11.1.tgz", + "integrity": "sha512-MOw3rIVR4djfMH7ft9ZJLPViaJwkZvMfrzumElas79IwMUEl8ykkuQmgL9MAMz7vO8G3vuz9b7Gu+keYZx7Xrw==", "license": "MIT", "dependencies": { "undici-types": "~7.16.0" @@ -12942,9 +12870,9 @@ } }, "node_modules/flow-parser": { - "version": "0.303.0", - "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.303.0.tgz", - "integrity": "sha512-SGifrPA0IQqN4S3MFZ3KPqphxWd+VehHEwpQPEjWQGtJSnPsFakrlqNQH88MLyJGi/Z7WO15FMylybGONwqwxA==", + "version": "0.304.0", + "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.304.0.tgz", + "integrity": "sha512-JjHRBxQX5b5pAn0nwr/U29U+uodOQzIyAKRAFEaXpB2BUkNyW76IRRD0eCEKvZGj23sJ+zDyPuwGGRGNwWW5vQ==", "license": "MIT", "engines": { "node": ">=0.4.0" @@ -16799,9 +16727,9 @@ } }, "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", "license": "MIT" }, "node_modules/lodash-es": { @@ -17195,9 +17123,9 @@ } }, "node_modules/mdast-util-from-markdown": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.2.tgz", - "integrity": "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz", + "integrity": "sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==", "license": "MIT", "dependencies": { "@types/mdast": "^4.0.0", @@ -18150,9 +18078,9 @@ "license": "ISC" }, "node_modules/mux-embed": { - "version": "5.16.1", - "resolved": "https://registry.npmjs.org/mux-embed/-/mux-embed-5.16.1.tgz", - "integrity": "sha512-XWeOG/nzrfRjdyDajW9VNiP0FuKZhEIHMh8Ybpo8uudQByRSOKH8qOaL+MEGdm7KAHzJunwoyYNodD059Spw/A==", + "version": "5.17.10", + "resolved": "https://registry.npmjs.org/mux-embed/-/mux-embed-5.17.10.tgz", + "integrity": "sha512-i+eaoezVxIEliYGWPsjQztrWbA8A3Rzwqhwv1WGuRrl2npx85jFYJV5y+cjh7FASPOjT+7zJTYCJfxmcbgM7Hg==", "license": "MIT" }, "node_modules/mz": { @@ -22672,9 +22600,9 @@ } }, "node_modules/swr": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/swr/-/swr-2.4.0.tgz", - "integrity": "sha512-sUlC20T8EOt1pHmDiqueUWMmRRX03W7w5YxovWX7VR2KHEPCTMly85x05vpkP5i6Bu4h44ePSMD9Tc+G2MItFw==", + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/swr/-/swr-2.4.1.tgz", + "integrity": "sha512-2CC6CiKQtEwaEeNiqWTAw9PGykW8SR5zZX8MZk6TeAvEAnVS7Visz8WzphqgtQ8v2xz/4Q5K+j+SeMaKXeeQIA==", "license": "MIT", "dependencies": { "dequal": "^2.0.3",