Update all digest updates
Test / Basic (pull_request) Successful in 3m37s
Test / Basic (push) Successful in 3m0s

This commit was merged in pull request #64.
This commit is contained in:
2026-06-11 00:02:56 +00:00
parent 772d555b3f
commit 69868190f7
3 changed files with 315 additions and 313 deletions
+162 -161
View File
@@ -4787,9 +4787,9 @@
"license": "MIT"
},
"node_modules/@strapi/admin": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.47.1.tgz",
"integrity": "sha512-EzzjZt+BApkk3+M6Ph6V+OuOyWbO21EuATvx/XfThEmmuWtNRkzm23MPtyBnknwTZnHM32EbG5kuY27huf4QkQ==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.48.0.tgz",
"integrity": "sha512-9uhzHQEzuGQ6uke+bFKNMrIyKPW3QllaIJ3qZf35kotWoihjVWWfKih/AucVh78qGs+ypRR3HPb0sqNjH1labw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -4800,14 +4800,14 @@
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/permissions": "5.47.1",
"@strapi/types": "5.47.1",
"@strapi/typescript-utils": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/permissions": "5.48.0",
"@strapi/types": "5.48.0",
"@strapi/typescript-utils": "5.48.0",
"@strapi/utils": "5.48.0",
"@testing-library/dom": "10.4.1",
"@testing-library/react": "16.3.0",
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.1",
"axios": "1.16.1",
"axios": "1.17.0",
"bcryptjs": "2.4.3",
"boxen": "5.1.2",
"chalk": "^4.1.2",
@@ -4972,6 +4972,34 @@
}
}
},
"node_modules/@strapi/admin/node_modules/@testing-library/react": {
"version": "16.3.2",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.2.tgz",
"integrity": "sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.12.5"
},
"engines": {
"node": ">=18"
},
"peerDependencies": {
"@testing-library/dom": "^10.0.0",
"@types/react": "^18.0.0 || ^19.0.0",
"@types/react-dom": "^18.0.0 || ^19.0.0",
"react": "^18.0.0 || ^19.0.0",
"react-dom": "^18.0.0 || ^19.0.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
},
"@types/react-dom": {
"optional": true
}
}
},
"node_modules/@strapi/admin/node_modules/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -5239,14 +5267,14 @@
}
},
"node_modules/@strapi/cloud-cli": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.47.1.tgz",
"integrity": "sha512-6JxoF7cH9nuppzycRqeppresTq2Cm1OTU98qO+95KiBS018qQ0X0S/FTshDeiZUpG5Ap9J9EwkKUz3dpNLEpEg==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.48.0.tgz",
"integrity": "sha512-tyJ9sQDsG7VYAjMvl+0to8Z2P+ig2oBeRHAUPdZdIoBsAueEK9t18lCG4Sg3m5re97OenHJVN4QDSFRCxyMhnw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/utils": "5.47.1",
"axios": "1.16.1",
"@strapi/utils": "5.48.0",
"axios": "1.17.0",
"boxen": "5.1.2",
"chalk": "4.1.2",
"cli-progress": "3.12.0",
@@ -5327,9 +5355,9 @@
}
},
"node_modules/@strapi/content-manager": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.47.1.tgz",
"integrity": "sha512-dKvmhacaaUUcfDLnwlasLP+QFUXOrhDCFM6PoiUg95V44nRwE97VCfWiH/iisEvVxaK8FwIn/LowsVHwpLj1HA==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.48.0.tgz",
"integrity": "sha512-u7ujwvzEu1dUHDBJEFqgJiEgQ9UXyRVXHBxxw/C9uXuEs8qZ87ButUtmstJMGyJB/Pe2e7P0CMlzEJOIHfFOBw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -5342,8 +5370,8 @@
"@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/types": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/types": "5.48.0",
"@strapi/utils": "5.48.0",
"codemirror5": "npm:codemirror@^5.65.11",
"date-fns": "2.30.0",
"fractional-indexing": "3.2.0",
@@ -5678,18 +5706,18 @@
}
},
"node_modules/@strapi/content-releases": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.47.1.tgz",
"integrity": "sha512-v2lW9QgXnAc0q+r+GZhDHlfnHqnakKKiBr3cqH3mq5OWpfl0ZrsZJfS0oKjvh1RWkXeT5bWhO0uNLDkAxHIkyg==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.48.0.tgz",
"integrity": "sha512-A1T715ppEo5S8PXGpb3rQkHFuE3AtZMEJlEpYdn1fBnGDtxA70XVpwMWT3i/86p4I2i8rHIUm/mTnhtVfCq72g==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/database": "5.47.1",
"@strapi/database": "5.48.0",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/types": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/types": "5.48.0",
"@strapi/utils": "5.48.0",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.1",
"formik": "2.4.5",
@@ -5934,9 +5962,9 @@
}
},
"node_modules/@strapi/content-type-builder": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.47.1.tgz",
"integrity": "sha512-d/lhTE3OTMh1ggO/B5q/WjyjMMYCYNtYQ/b0Icbz4QEGbyv31eu3peXTyr01OzDVZD/ksYxZsgKkgRrKnIfQNA==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.48.0.tgz",
"integrity": "sha512-nAEN+fc5ofEk4UfGDrqG9f+/n/o78OUmCUxKMHjg2KMDvZB2e6XPDKR/rhkqRxj/8uP1uCmwSQ+3gC4mcdVSdg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -5948,9 +5976,9 @@
"@reduxjs/toolkit": "1.9.7",
"@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.0",
"@strapi/generators": "5.47.1",
"@strapi/generators": "5.48.0",
"@strapi/icons": "2.2.0",
"@strapi/utils": "5.47.1",
"@strapi/utils": "5.48.0",
"ai": "5.0.52",
"date-fns": "2.30.0",
"fs-extra": "11.3.4",
@@ -6268,9 +6296,9 @@
}
},
"node_modules/@strapi/core": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.47.1.tgz",
"integrity": "sha512-7MXz8QwPYgu6/LJnqjiGmTIcnFrfkOa9MSzK+eXsF4EGEedutQV+Dpai9y1rFoTTeGHPP9Z57825L6CIVZA1OQ==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.48.0.tgz",
"integrity": "sha512-LGNBBXUPfqtVVzckArqXD8ow20Y/E3qZHfv+Kvg7YevgIxr5y9cYl1sYv3UvDovywGip3MUX7u8C8jzPHrZZcg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -6279,14 +6307,15 @@
"@koa/router": "12.0.2",
"@modelcontextprotocol/sdk": "1.29.0",
"@paralleldrive/cuid2": "2.2.2",
"@strapi/admin": "5.47.1",
"@strapi/database": "5.47.1",
"@strapi/generators": "5.47.1",
"@strapi/logger": "5.47.1",
"@strapi/permissions": "5.47.1",
"@strapi/types": "5.47.1",
"@strapi/typescript-utils": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/admin": "5.48.0",
"@strapi/database": "5.48.0",
"@strapi/generators": "5.48.0",
"@strapi/logger": "5.48.0",
"@strapi/openapi": "5.48.0",
"@strapi/permissions": "5.48.0",
"@strapi/types": "5.48.0",
"@strapi/typescript-utils": "5.48.0",
"@strapi/utils": "5.48.0",
"@vercel/stega": "0.1.2",
"bcryptjs": "2.4.3",
"boxen": "5.1.2",
@@ -6501,15 +6530,15 @@
}
},
"node_modules/@strapi/data-transfer": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.47.1.tgz",
"integrity": "sha512-I5tffnyUef3OX00ExLzRBlaWVQu7u2VGQNiSenW1Y5ZDbvyLOWjzE5I0v9nbrDnEVuQ73DO9NXt5RYmstpp2qA==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.48.0.tgz",
"integrity": "sha512-aI/xAyVUs4ASVQbbpkLORo0FBCdt9lHvROkP5C3YFJ5vIJyHMoS60k2fDkKbx62EJCq4aGs2A6AFYkO2mbbCoA==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/logger": "5.47.1",
"@strapi/types": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/logger": "5.48.0",
"@strapi/types": "5.48.0",
"@strapi/utils": "5.48.0",
"chalk": "4.1.2",
"cli-table3": "0.6.5",
"commander": "8.3.0",
@@ -6561,14 +6590,14 @@
}
},
"node_modules/@strapi/database": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.47.1.tgz",
"integrity": "sha512-TGOLStqm9PpzCCPiQ3Veld3EMiFXsGsWgeva7I0FQ4iB7mTAwHByg0t+RpBcuNnEGN0bD+wXxYqsxLI54fEJJw==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.48.0.tgz",
"integrity": "sha512-u/J8fK8j2gNyE7fhQXMT56JyThZqKfLaaBtlIRyj8MuMCL5weL+H+4PjU4QEuWuW36Vk9vGTH2S2Ij85+loUdQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@paralleldrive/cuid2": "2.2.2",
"@strapi/utils": "5.47.1",
"@strapi/utils": "5.48.0",
"ajv": "8.20.0",
"date-fns": "2.30.0",
"debug": "4.3.4",
@@ -6701,16 +6730,16 @@
}
},
"node_modules/@strapi/email": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.47.1.tgz",
"integrity": "sha512-cHYtdWtz1BWu3rFOfB+glz/lb65cDUIfAqo9CQYgqUpNQr1wvDG51o71f/BUr/zePyGWPa7xMITTEDzSUoHoDw==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.48.0.tgz",
"integrity": "sha512-3TqigvFl0Z9vR0TPy4c4/R4bTw/sSVOHoTlUb3fHbjizVR8WQj321eh8CkSrnJ1N59jJAkaNU5tBlxnVWonckQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/provider-email-sendmail": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/provider-email-sendmail": "5.48.0",
"@strapi/utils": "5.48.0",
"koa2-ratelimit": "^1.1.3",
"lodash": "4.18.1",
"react-intl": "6.6.2",
@@ -6898,15 +6927,15 @@
}
},
"node_modules/@strapi/generators": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.47.1.tgz",
"integrity": "sha512-IC88feFzVKhr2i5IvnxmpBVsMy1O/EANtpxyKjjAMdOIxwL/k28lrlBhXl1OZYEzB7NLj8WGa8UsTW1lg2EpuQ==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.48.0.tgz",
"integrity": "sha512-4/lHdl0pXJl5vJG0yyDLuqYdei2mBWOXGixGv3Z3uwVbAc7/o6ODXmDV1eNYEGnBiAlc0LzKXgysE4k2vw9Knw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
"@strapi/typescript-utils": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/typescript-utils": "5.48.0",
"@strapi/utils": "5.48.0",
"chalk": "4.1.2",
"fs-extra": "11.3.4",
"handlebars": "4.7.9",
@@ -6985,16 +7014,16 @@
"license": "MIT"
},
"node_modules/@strapi/i18n": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.47.1.tgz",
"integrity": "sha512-jvZozxzR0fUwyRi+5GS0enRbmsgnuus/7LtiO75/NcX8xCU5hcS8UO88/Ez0JxbCVav3kMLKoNvhKXZzluZrBQ==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.48.0.tgz",
"integrity": "sha512-EN5+7Nm2fhnYhqcEaFnO4c9sysPnOiM8oPh3QLaSJPW+1iqhAcXW/nharthFbohP6BrX0CtsMVUh69pH0GtW3Q==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/utils": "5.47.1",
"@strapi/utils": "5.48.0",
"lodash": "4.18.1",
"qs": "6.15.2",
"react-intl": "6.6.2",
@@ -7258,9 +7287,9 @@
}
},
"node_modules/@strapi/logger": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.47.1.tgz",
"integrity": "sha512-TLxMzC5wIFbk4Av9KRl7eMCYI+bSLHjm0QQLk5ts32jZy9PxdAFrQ7om0hRPomarFl6wzE+mzgEfackvBalg1A==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.48.0.tgz",
"integrity": "sha512-82/AwFhotvectAcqJciRo5nKUuq6tBAzHuu50/th6+QqZqeq+7IyJ4H60RVyejMe9jl+V3JxD7iVmg4P4eZywg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -7280,9 +7309,9 @@
"license": "MIT"
},
"node_modules/@strapi/openapi": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.47.1.tgz",
"integrity": "sha512-YAAD0gh15XIRutaJaybZwxw56REd7dzl9FNx4JJB406Z5bRycRMBRy8vHmrTEgngGvKZPngGtzC7U4orGAL0tQ==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.48.0.tgz",
"integrity": "sha512-OVkkHLs8NZvmGvJdZpghFu1BQdMM+VKejozQSBea5ETyszn3AmT7k0CRWe/h+Svcs+wskoB9dNeDNbvrD6yyNQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -7398,14 +7427,14 @@
}
},
"node_modules/@strapi/permissions": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.47.1.tgz",
"integrity": "sha512-YBQuJONvGet7OIKncCY452Lk05Zwlhv1tjLVbS2e9Mk3OmS63CKQPnHD+vzwnqJgCTFf1Bc/EMSQb4CY3ChQvg==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.48.0.tgz",
"integrity": "sha512-r8qjQlZoMhA+LPAhO2bQV7i6vB1Jsyhd/A+D0uOf9zrofpjUIGlkOns5mLlNCxZODY0JxyCmKMf1ffdy3ewtdA==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
"@strapi/utils": "5.47.1",
"@strapi/utils": "5.48.0",
"lodash": "4.18.1",
"qs": "6.15.2",
"sift": "16.0.1"
@@ -7423,9 +7452,9 @@
"license": "MIT"
},
"node_modules/@strapi/provider-email-sendmail": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.47.1.tgz",
"integrity": "sha512-GEYnW4w+69H1CjUkeV2MQzz0NYGx36FgQ5A+l9c2d6GaYgW1rKiBfshsuNhhkF+UJMhRdAJA1EI7tLmV0HlBrA==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.48.0.tgz",
"integrity": "sha512-G3lJW2ve2wHuvPBXK8hLzCMDm3FVieE0spsNhKeNo6wODinrE/SpBdoQYO86twwAMbDgZkZexE6Xr7t7HpqjBA==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -7437,13 +7466,13 @@
}
},
"node_modules/@strapi/provider-upload-local": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.47.1.tgz",
"integrity": "sha512-6qVE6VLCC/FQmBaz524HLyNmXs3izf9z+J+DfbDAGxVaC0GdoWGaRKvtweeX4p6eAD0D1XegBscVA5KOwLtXiw==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.48.0.tgz",
"integrity": "sha512-5tYntFg0y+Z8/cCFHwYe200Tz/DVrknZ8EiUVubalQKl+9V3ztNTW+hiJMUEwlJcsPgqxBHsOlVHpH7RrESmgg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/utils": "5.47.1",
"@strapi/utils": "5.48.0",
"fs-extra": "11.3.4"
},
"engines": {
@@ -7452,16 +7481,16 @@
}
},
"node_modules/@strapi/review-workflows": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.47.1.tgz",
"integrity": "sha512-sCfmP6xnIRWZTzk+D/8GUCAVXnBdvQNf3jjW6UtZ0RnNqGan1L+LF1mffbv2Vpcs8VMMmT/ANSazPjU+HXdATA==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.48.0.tgz",
"integrity": "sha512-UyJQ1WJlO/oICs6iIPdYsMALixv9+rbxXH8h3Tos+i1GkEjzOBFpPk3d3bbvFA6+pqB22ebxwirCmy5gobB+7w==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/utils": "5.47.1",
"@strapi/utils": "5.48.0",
"fractional-indexing": "3.2.0",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
@@ -7779,32 +7808,32 @@
}
},
"node_modules/@strapi/strapi": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.47.1.tgz",
"integrity": "sha512-XJZ/XMkt7xg6sL3pObjSlB8p+IJTokrDmgLD34Csqz+ogTDSL00tR9snJTEIrDAGX5yzDj6SzvFE+JR6u0d5fg==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.48.0.tgz",
"integrity": "sha512-hPf93zxvbekyJAy0w4w6p+zgibKjhMC2+fCDKNru50Gc5bJ0fII/yHFoS+C/pvpHnpp4nR9/utDGynfMb3SqxQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.17",
"@strapi/admin": "5.47.1",
"@strapi/cloud-cli": "5.47.1",
"@strapi/content-manager": "5.47.1",
"@strapi/content-releases": "5.47.1",
"@strapi/content-type-builder": "5.47.1",
"@strapi/core": "5.47.1",
"@strapi/data-transfer": "5.47.1",
"@strapi/database": "5.47.1",
"@strapi/email": "5.47.1",
"@strapi/generators": "5.47.1",
"@strapi/i18n": "5.47.1",
"@strapi/logger": "5.47.1",
"@strapi/openapi": "5.47.1",
"@strapi/permissions": "5.47.1",
"@strapi/review-workflows": "5.47.1",
"@strapi/types": "5.47.1",
"@strapi/typescript-utils": "5.47.1",
"@strapi/upload": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/admin": "5.48.0",
"@strapi/cloud-cli": "5.48.0",
"@strapi/content-manager": "5.48.0",
"@strapi/content-releases": "5.48.0",
"@strapi/content-type-builder": "5.48.0",
"@strapi/core": "5.48.0",
"@strapi/data-transfer": "5.48.0",
"@strapi/database": "5.48.0",
"@strapi/email": "5.48.0",
"@strapi/generators": "5.48.0",
"@strapi/i18n": "5.48.0",
"@strapi/logger": "5.48.0",
"@strapi/openapi": "5.48.0",
"@strapi/permissions": "5.48.0",
"@strapi/review-workflows": "5.48.0",
"@strapi/types": "5.48.0",
"@strapi/typescript-utils": "5.48.0",
"@strapi/upload": "5.48.0",
"@strapi/utils": "5.48.0",
"@types/nodemon": "1.19.6",
"@vitejs/plugin-react-swc": "3.6.0",
"boxen": "5.1.2",
@@ -8158,9 +8187,9 @@
}
},
"node_modules/@strapi/types": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.47.1.tgz",
"integrity": "sha512-V9AOBYX6OoETZTB/tYY5aalq9azJKroqeeufdcFN18u6UQ0Z72Mnq1/LS8iPno87u9YU9VPDLyiKcFAACxF4lA==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.48.0.tgz",
"integrity": "sha512-K1ruP9vRez6HuNEL/ir1Ub6tou//aoWFbnKB9gpaDyR5pB9klyF1TY20B8VJuKMbjszjaVHSTr8f1SHXR9SFtg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -8168,10 +8197,10 @@
"@koa/cors": "5.0.0",
"@koa/router": "12.0.2",
"@modelcontextprotocol/sdk": "1.29.0",
"@strapi/database": "5.47.1",
"@strapi/logger": "5.47.1",
"@strapi/permissions": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/database": "5.48.0",
"@strapi/logger": "5.48.0",
"@strapi/permissions": "5.48.0",
"@strapi/utils": "5.48.0",
"commander": "8.3.0",
"json-logic-js": "2.0.5",
"koa": "2.16.4",
@@ -8208,9 +8237,9 @@
}
},
"node_modules/@strapi/typescript-utils": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.47.1.tgz",
"integrity": "sha512-lSTeHNtDWL4AbXylrVQ6wPrGJIBjfEOE0VGdi1k9f6BVRzh+MoADhIBJv8JUdj4kJaakqMcM9bAMguSWRYJ3Jg==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.48.0.tgz",
"integrity": "sha512-awmBFUDHLqnwiICjy6egrPyCdPJYuKT0HOTzXuDhxJtkJuXGklG4vr0zrFSLe1mPlAO2sD2v+/nGInCRELkTzQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -8264,9 +8293,9 @@
}
},
"node_modules/@strapi/upload": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.47.1.tgz",
"integrity": "sha512-FC3ugS4jUarM6DoLfwEC8G4OuzzLK9Mtl7Heyx3QYKFbCfx+XznihYYPDKn+Y2/wBwfEoyjVf9/gKyrxYx4oFw==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.48.0.tgz",
"integrity": "sha512-488XE5UT0eiVXpgvzXJrHwuYt6YFkLAyJd8XovTmBVx+XkQrAf2T2Ll5uIPJQNMVYqvLmqaSdXJHHpP5APX6Tw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -8274,11 +8303,11 @@
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-toggle-group": "1.1.11",
"@reduxjs/toolkit": "1.9.7",
"@strapi/database": "5.47.1",
"@strapi/database": "5.48.0",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/provider-upload-local": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/provider-upload-local": "5.48.0",
"@strapi/utils": "5.48.0",
"byte-size": "8.1.1",
"cropperjs": "1.6.1",
"date-fns": "2.30.0",
@@ -8829,9 +8858,9 @@
}
},
"node_modules/@strapi/utils": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.47.1.tgz",
"integrity": "sha512-HwcetuuxqM26IWBpcFgn3t+rhxAh/Sw16I431MOPc0oGQ1gHqF1D7oB8RPhNtk1+/9b+Ec/AACXSgwib4TQp6w==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.48.0.tgz",
"integrity": "sha512-FVTcZqKBiQ5qelERflESX5XAUVNgbSGBYpdrrPMMSCLV2lWJ1tRXy33PiAxfirkMM2sOYrcbfyCCaVM5A0dnQA==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -9329,34 +9358,6 @@
"node": ">=18"
}
},
"node_modules/@testing-library/react": {
"version": "16.3.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.0.tgz",
"integrity": "sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.12.5"
},
"engines": {
"node": ">=18"
},
"peerDependencies": {
"@testing-library/dom": "^10.0.0",
"@types/react": "^18.0.0 || ^19.0.0",
"@types/react-dom": "^18.0.0 || ^19.0.0",
"react": "^18.0.0 || ^19.0.0",
"react-dom": "^18.0.0 || ^19.0.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
},
"@types/react-dom": {
"optional": true
}
}
},
"node_modules/@testing-library/user-event": {
"version": "14.6.1",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.1.tgz",
@@ -10653,9 +10654,9 @@
}
},
"node_modules/axios": {
"version": "1.16.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.16.1.tgz",
"integrity": "sha512-caYkukvroVPO8KrzuJEb50Hm07KwfBZPEC3VeFHTsqWHvKTsy54hjJz9BS/cdaypROE2rH6xvm9mHX4fgWkr3A==",
"version": "1.17.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.17.0.tgz",
"integrity": "sha512-J8SwNxprqqpbfenehxWYXE7CW+wM1BB4w3+N+g+/Wx40xM4rsLrfPmHHxSWIxJLYDgSY/HqlFPIYb2/S3rxafw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -14243,9 +14244,9 @@
}
},
"node_modules/flow-parser": {
"version": "0.317.0",
"resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.317.0.tgz",
"integrity": "sha512-pzwkCzruTUg6f5HH7N0OvVjX7dVc361tnsEkSCbMC9cJ5zxZY84de8l+DraCmnGsIbi+jQPPxtTKfBJFnYCJZQ==",
"version": "0.318.0",
"resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.318.0.tgz",
"integrity": "sha512-66vPPqpjOcroUke2vbiyRNS87lbTi7ib80CM9lsn45qymGHPL4nrdY9FKo0TvtrFFqHQErfB/BJeqVkEnWeK/g==",
"dev": true,
"license": "MIT",
"engines": {
+150 -149
View File
@@ -8,9 +8,9 @@
"name": "playground",
"version": "0.1.0",
"dependencies": {
"@strapi/plugin-cloud": "5.47.1",
"@strapi/plugin-users-permissions": "5.47.1",
"@strapi/strapi": "5.47.1",
"@strapi/plugin-cloud": "5.48.0",
"@strapi/plugin-users-permissions": "5.48.0",
"@strapi/strapi": "5.48.0",
"better-sqlite3": "12.10.0",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",
@@ -5563,9 +5563,9 @@
"license": "MIT"
},
"node_modules/@strapi/admin": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.47.1.tgz",
"integrity": "sha512-EzzjZt+BApkk3+M6Ph6V+OuOyWbO21EuATvx/XfThEmmuWtNRkzm23MPtyBnknwTZnHM32EbG5kuY27huf4QkQ==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.48.0.tgz",
"integrity": "sha512-9uhzHQEzuGQ6uke+bFKNMrIyKPW3QllaIJ3qZf35kotWoihjVWWfKih/AucVh78qGs+ypRR3HPb0sqNjH1labw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
@@ -5575,14 +5575,14 @@
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/permissions": "5.47.1",
"@strapi/types": "5.47.1",
"@strapi/typescript-utils": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/permissions": "5.48.0",
"@strapi/types": "5.48.0",
"@strapi/typescript-utils": "5.48.0",
"@strapi/utils": "5.48.0",
"@testing-library/dom": "10.4.1",
"@testing-library/react": "16.3.0",
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.1",
"axios": "1.16.1",
"axios": "1.17.0",
"bcryptjs": "2.4.3",
"boxen": "5.1.2",
"chalk": "^4.1.2",
@@ -5719,13 +5719,13 @@
}
},
"node_modules/@strapi/cloud-cli": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.47.1.tgz",
"integrity": "sha512-6JxoF7cH9nuppzycRqeppresTq2Cm1OTU98qO+95KiBS018qQ0X0S/FTshDeiZUpG5Ap9J9EwkKUz3dpNLEpEg==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.48.0.tgz",
"integrity": "sha512-tyJ9sQDsG7VYAjMvl+0to8Z2P+ig2oBeRHAUPdZdIoBsAueEK9t18lCG4Sg3m5re97OenHJVN4QDSFRCxyMhnw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/utils": "5.47.1",
"axios": "1.16.1",
"@strapi/utils": "5.48.0",
"axios": "1.17.0",
"boxen": "5.1.2",
"chalk": "4.1.2",
"cli-progress": "3.12.0",
@@ -5810,9 +5810,9 @@
}
},
"node_modules/@strapi/content-manager": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.47.1.tgz",
"integrity": "sha512-dKvmhacaaUUcfDLnwlasLP+QFUXOrhDCFM6PoiUg95V44nRwE97VCfWiH/iisEvVxaK8FwIn/LowsVHwpLj1HA==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.48.0.tgz",
"integrity": "sha512-u7ujwvzEu1dUHDBJEFqgJiEgQ9UXyRVXHBxxw/C9uXuEs8qZ87ButUtmstJMGyJB/Pe2e7P0CMlzEJOIHfFOBw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
@@ -5824,8 +5824,8 @@
"@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/types": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/types": "5.48.0",
"@strapi/utils": "5.48.0",
"codemirror5": "npm:codemirror@^5.65.11",
"date-fns": "2.30.0",
"fractional-indexing": "3.2.0",
@@ -5940,17 +5940,17 @@
}
},
"node_modules/@strapi/content-releases": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.47.1.tgz",
"integrity": "sha512-v2lW9QgXnAc0q+r+GZhDHlfnHqnakKKiBr3cqH3mq5OWpfl0ZrsZJfS0oKjvh1RWkXeT5bWhO0uNLDkAxHIkyg==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.48.0.tgz",
"integrity": "sha512-A1T715ppEo5S8PXGpb3rQkHFuE3AtZMEJlEpYdn1fBnGDtxA70XVpwMWT3i/86p4I2i8rHIUm/mTnhtVfCq72g==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/database": "5.47.1",
"@strapi/database": "5.48.0",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/types": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/types": "5.48.0",
"@strapi/utils": "5.48.0",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.1",
"formik": "2.4.5",
@@ -5980,9 +5980,9 @@
"license": "MIT"
},
"node_modules/@strapi/content-type-builder": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.47.1.tgz",
"integrity": "sha512-d/lhTE3OTMh1ggO/B5q/WjyjMMYCYNtYQ/b0Icbz4QEGbyv31eu3peXTyr01OzDVZD/ksYxZsgKkgRrKnIfQNA==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.48.0.tgz",
"integrity": "sha512-nAEN+fc5ofEk4UfGDrqG9f+/n/o78OUmCUxKMHjg2KMDvZB2e6XPDKR/rhkqRxj/8uP1uCmwSQ+3gC4mcdVSdg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@ai-sdk/react": "2.0.120",
@@ -5993,9 +5993,9 @@
"@reduxjs/toolkit": "1.9.7",
"@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.0",
"@strapi/generators": "5.47.1",
"@strapi/generators": "5.48.0",
"@strapi/icons": "2.2.0",
"@strapi/utils": "5.47.1",
"@strapi/utils": "5.48.0",
"ai": "5.0.52",
"date-fns": "2.30.0",
"fs-extra": "11.3.4",
@@ -6107,9 +6107,9 @@
}
},
"node_modules/@strapi/core": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.47.1.tgz",
"integrity": "sha512-7MXz8QwPYgu6/LJnqjiGmTIcnFrfkOa9MSzK+eXsF4EGEedutQV+Dpai9y1rFoTTeGHPP9Z57825L6CIVZA1OQ==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.48.0.tgz",
"integrity": "sha512-LGNBBXUPfqtVVzckArqXD8ow20Y/E3qZHfv+Kvg7YevgIxr5y9cYl1sYv3UvDovywGip3MUX7u8C8jzPHrZZcg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
@@ -6117,14 +6117,15 @@
"@koa/router": "12.0.2",
"@modelcontextprotocol/sdk": "1.29.0",
"@paralleldrive/cuid2": "2.2.2",
"@strapi/admin": "5.47.1",
"@strapi/database": "5.47.1",
"@strapi/generators": "5.47.1",
"@strapi/logger": "5.47.1",
"@strapi/permissions": "5.47.1",
"@strapi/types": "5.47.1",
"@strapi/typescript-utils": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/admin": "5.48.0",
"@strapi/database": "5.48.0",
"@strapi/generators": "5.48.0",
"@strapi/logger": "5.48.0",
"@strapi/openapi": "5.48.0",
"@strapi/permissions": "5.48.0",
"@strapi/types": "5.48.0",
"@strapi/typescript-utils": "5.48.0",
"@strapi/utils": "5.48.0",
"@vercel/stega": "0.1.2",
"bcryptjs": "2.4.3",
"boxen": "5.1.2",
@@ -6329,14 +6330,14 @@
}
},
"node_modules/@strapi/data-transfer": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.47.1.tgz",
"integrity": "sha512-I5tffnyUef3OX00ExLzRBlaWVQu7u2VGQNiSenW1Y5ZDbvyLOWjzE5I0v9nbrDnEVuQ73DO9NXt5RYmstpp2qA==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.48.0.tgz",
"integrity": "sha512-aI/xAyVUs4ASVQbbpkLORo0FBCdt9lHvROkP5C3YFJ5vIJyHMoS60k2fDkKbx62EJCq4aGs2A6AFYkO2mbbCoA==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/logger": "5.47.1",
"@strapi/types": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/logger": "5.48.0",
"@strapi/types": "5.48.0",
"@strapi/utils": "5.48.0",
"chalk": "4.1.2",
"cli-table3": "0.6.5",
"commander": "8.3.0",
@@ -6390,13 +6391,13 @@
}
},
"node_modules/@strapi/database": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.47.1.tgz",
"integrity": "sha512-TGOLStqm9PpzCCPiQ3Veld3EMiFXsGsWgeva7I0FQ4iB7mTAwHByg0t+RpBcuNnEGN0bD+wXxYqsxLI54fEJJw==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.48.0.tgz",
"integrity": "sha512-u/J8fK8j2gNyE7fhQXMT56JyThZqKfLaaBtlIRyj8MuMCL5weL+H+4PjU4QEuWuW36Vk9vGTH2S2Ij85+loUdQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@paralleldrive/cuid2": "2.2.2",
"@strapi/utils": "5.47.1",
"@strapi/utils": "5.48.0",
"ajv": "8.20.0",
"date-fns": "2.30.0",
"debug": "4.3.4",
@@ -6483,15 +6484,15 @@
}
},
"node_modules/@strapi/email": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.47.1.tgz",
"integrity": "sha512-cHYtdWtz1BWu3rFOfB+glz/lb65cDUIfAqo9CQYgqUpNQr1wvDG51o71f/BUr/zePyGWPa7xMITTEDzSUoHoDw==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.48.0.tgz",
"integrity": "sha512-3TqigvFl0Z9vR0TPy4c4/R4bTw/sSVOHoTlUb3fHbjizVR8WQj321eh8CkSrnJ1N59jJAkaNU5tBlxnVWonckQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/provider-email-sendmail": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/provider-email-sendmail": "5.48.0",
"@strapi/utils": "5.48.0",
"koa2-ratelimit": "^1.1.3",
"lodash": "4.18.1",
"react-intl": "6.6.2",
@@ -6528,14 +6529,14 @@
}
},
"node_modules/@strapi/generators": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.47.1.tgz",
"integrity": "sha512-IC88feFzVKhr2i5IvnxmpBVsMy1O/EANtpxyKjjAMdOIxwL/k28lrlBhXl1OZYEzB7NLj8WGa8UsTW1lg2EpuQ==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.48.0.tgz",
"integrity": "sha512-4/lHdl0pXJl5vJG0yyDLuqYdei2mBWOXGixGv3Z3uwVbAc7/o6ODXmDV1eNYEGnBiAlc0LzKXgysE4k2vw9Knw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
"@strapi/typescript-utils": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/typescript-utils": "5.48.0",
"@strapi/utils": "5.48.0",
"chalk": "4.1.2",
"fs-extra": "11.3.4",
"handlebars": "4.7.9",
@@ -6623,15 +6624,15 @@
"license": "MIT"
},
"node_modules/@strapi/i18n": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.47.1.tgz",
"integrity": "sha512-jvZozxzR0fUwyRi+5GS0enRbmsgnuus/7LtiO75/NcX8xCU5hcS8UO88/Ez0JxbCVav3kMLKoNvhKXZzluZrBQ==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.48.0.tgz",
"integrity": "sha512-EN5+7Nm2fhnYhqcEaFnO4c9sysPnOiM8oPh3QLaSJPW+1iqhAcXW/nharthFbohP6BrX0CtsMVUh69pH0GtW3Q==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/utils": "5.47.1",
"@strapi/utils": "5.48.0",
"lodash": "4.18.1",
"qs": "6.15.2",
"react-intl": "6.6.2",
@@ -6679,9 +6680,9 @@
}
},
"node_modules/@strapi/logger": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.47.1.tgz",
"integrity": "sha512-TLxMzC5wIFbk4Av9KRl7eMCYI+bSLHjm0QQLk5ts32jZy9PxdAFrQ7om0hRPomarFl6wzE+mzgEfackvBalg1A==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.48.0.tgz",
"integrity": "sha512-82/AwFhotvectAcqJciRo5nKUuq6tBAzHuu50/th6+QqZqeq+7IyJ4H60RVyejMe9jl+V3JxD7iVmg4P4eZywg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"lodash": "4.18.1",
@@ -6699,9 +6700,9 @@
"license": "MIT"
},
"node_modules/@strapi/openapi": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.47.1.tgz",
"integrity": "sha512-YAAD0gh15XIRutaJaybZwxw56REd7dzl9FNx4JJB406Z5bRycRMBRy8vHmrTEgngGvKZPngGtzC7U4orGAL0tQ==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.48.0.tgz",
"integrity": "sha512-OVkkHLs8NZvmGvJdZpghFu1BQdMM+VKejozQSBea5ETyszn3AmT7k0CRWe/h+Svcs+wskoB9dNeDNbvrD6yyNQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"debug": "4.3.4",
@@ -6786,13 +6787,13 @@
}
},
"node_modules/@strapi/permissions": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.47.1.tgz",
"integrity": "sha512-YBQuJONvGet7OIKncCY452Lk05Zwlhv1tjLVbS2e9Mk3OmS63CKQPnHD+vzwnqJgCTFf1Bc/EMSQb4CY3ChQvg==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.48.0.tgz",
"integrity": "sha512-r8qjQlZoMhA+LPAhO2bQV7i6vB1Jsyhd/A+D0uOf9zrofpjUIGlkOns5mLlNCxZODY0JxyCmKMf1ffdy3ewtdA==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
"@strapi/utils": "5.47.1",
"@strapi/utils": "5.48.0",
"lodash": "4.18.1",
"qs": "6.15.2",
"sift": "16.0.1"
@@ -6809,9 +6810,9 @@
"license": "MIT"
},
"node_modules/@strapi/plugin-cloud": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.47.1.tgz",
"integrity": "sha512-zowu6qy+Kb/rkKXC3MYraRPFcIrXEF4WXWFEy30tNBHPdOcygW3oTI45IgCg6Vvss0tb5PP+a90czZ3AWX+18Q==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.48.0.tgz",
"integrity": "sha512-ngRTnCnSnG2JKLW/jFycEHHQF5fSYNr0eV2UY+AEDDe2hrWja9FySZ+hEPqCUJigs6QAPq+5wI9v02YZOey1MQ==",
"license": "MIT",
"dependencies": {
"@strapi/design-system": "2.2.0",
@@ -6832,14 +6833,14 @@
}
},
"node_modules/@strapi/plugin-users-permissions": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.47.1.tgz",
"integrity": "sha512-k2jsctRRr+Ta1bkqUm3Dp3t7iXNsmD7VB/lRNbtqjHLkiFL8CnHQ1aoDrAI5nsq0LRtlNz2qeG4xUklWBWqIPQ==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.48.0.tgz",
"integrity": "sha512-5q+23z8ppKN0XnuPCaU+FzjgNhbsGF0OvELmK1OKiVJEU/cbUyaoh/CWkmMivCUPfraEpWI4QRu6nExNlEDv4w==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/utils": "5.47.1",
"@strapi/utils": "5.48.0",
"bcryptjs": "2.4.3",
"formik": "2.4.5",
"grant": "5.4.24",
@@ -6886,9 +6887,9 @@
}
},
"node_modules/@strapi/provider-email-sendmail": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.47.1.tgz",
"integrity": "sha512-GEYnW4w+69H1CjUkeV2MQzz0NYGx36FgQ5A+l9c2d6GaYgW1rKiBfshsuNhhkF+UJMhRdAJA1EI7tLmV0HlBrA==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.48.0.tgz",
"integrity": "sha512-G3lJW2ve2wHuvPBXK8hLzCMDm3FVieE0spsNhKeNo6wODinrE/SpBdoQYO86twwAMbDgZkZexE6Xr7t7HpqjBA==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"nodemailer": "8.0.5"
@@ -6899,12 +6900,12 @@
}
},
"node_modules/@strapi/provider-upload-local": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.47.1.tgz",
"integrity": "sha512-6qVE6VLCC/FQmBaz524HLyNmXs3izf9z+J+DfbDAGxVaC0GdoWGaRKvtweeX4p6eAD0D1XegBscVA5KOwLtXiw==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.48.0.tgz",
"integrity": "sha512-5tYntFg0y+Z8/cCFHwYe200Tz/DVrknZ8EiUVubalQKl+9V3ztNTW+hiJMUEwlJcsPgqxBHsOlVHpH7RrESmgg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/utils": "5.47.1",
"@strapi/utils": "5.48.0",
"fs-extra": "11.3.4"
},
"engines": {
@@ -6927,15 +6928,15 @@
}
},
"node_modules/@strapi/review-workflows": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.47.1.tgz",
"integrity": "sha512-sCfmP6xnIRWZTzk+D/8GUCAVXnBdvQNf3jjW6UtZ0RnNqGan1L+LF1mffbv2Vpcs8VMMmT/ANSazPjU+HXdATA==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.48.0.tgz",
"integrity": "sha512-UyJQ1WJlO/oICs6iIPdYsMALixv9+rbxXH8h3Tos+i1GkEjzOBFpPk3d3bbvFA6+pqB22ebxwirCmy5gobB+7w==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/utils": "5.47.1",
"@strapi/utils": "5.48.0",
"fractional-indexing": "3.2.0",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
@@ -7166,31 +7167,31 @@
}
},
"node_modules/@strapi/strapi": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.47.1.tgz",
"integrity": "sha512-XJZ/XMkt7xg6sL3pObjSlB8p+IJTokrDmgLD34Csqz+ogTDSL00tR9snJTEIrDAGX5yzDj6SzvFE+JR6u0d5fg==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.48.0.tgz",
"integrity": "sha512-hPf93zxvbekyJAy0w4w6p+zgibKjhMC2+fCDKNru50Gc5bJ0fII/yHFoS+C/pvpHnpp4nR9/utDGynfMb3SqxQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.17",
"@strapi/admin": "5.47.1",
"@strapi/cloud-cli": "5.47.1",
"@strapi/content-manager": "5.47.1",
"@strapi/content-releases": "5.47.1",
"@strapi/content-type-builder": "5.47.1",
"@strapi/core": "5.47.1",
"@strapi/data-transfer": "5.47.1",
"@strapi/database": "5.47.1",
"@strapi/email": "5.47.1",
"@strapi/generators": "5.47.1",
"@strapi/i18n": "5.47.1",
"@strapi/logger": "5.47.1",
"@strapi/openapi": "5.47.1",
"@strapi/permissions": "5.47.1",
"@strapi/review-workflows": "5.47.1",
"@strapi/types": "5.47.1",
"@strapi/typescript-utils": "5.47.1",
"@strapi/upload": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/admin": "5.48.0",
"@strapi/cloud-cli": "5.48.0",
"@strapi/content-manager": "5.48.0",
"@strapi/content-releases": "5.48.0",
"@strapi/content-type-builder": "5.48.0",
"@strapi/core": "5.48.0",
"@strapi/data-transfer": "5.48.0",
"@strapi/database": "5.48.0",
"@strapi/email": "5.48.0",
"@strapi/generators": "5.48.0",
"@strapi/i18n": "5.48.0",
"@strapi/logger": "5.48.0",
"@strapi/openapi": "5.48.0",
"@strapi/permissions": "5.48.0",
"@strapi/review-workflows": "5.48.0",
"@strapi/types": "5.48.0",
"@strapi/typescript-utils": "5.48.0",
"@strapi/upload": "5.48.0",
"@strapi/utils": "5.48.0",
"@types/nodemon": "1.19.6",
"@vitejs/plugin-react-swc": "3.6.0",
"boxen": "5.1.2",
@@ -7427,19 +7428,19 @@
}
},
"node_modules/@strapi/types": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.47.1.tgz",
"integrity": "sha512-V9AOBYX6OoETZTB/tYY5aalq9azJKroqeeufdcFN18u6UQ0Z72Mnq1/LS8iPno87u9YU9VPDLyiKcFAACxF4lA==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.48.0.tgz",
"integrity": "sha512-K1ruP9vRez6HuNEL/ir1Ub6tou//aoWFbnKB9gpaDyR5pB9klyF1TY20B8VJuKMbjszjaVHSTr8f1SHXR9SFtg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
"@koa/cors": "5.0.0",
"@koa/router": "12.0.2",
"@modelcontextprotocol/sdk": "1.29.0",
"@strapi/database": "5.47.1",
"@strapi/logger": "5.47.1",
"@strapi/permissions": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/database": "5.48.0",
"@strapi/logger": "5.48.0",
"@strapi/permissions": "5.48.0",
"@strapi/utils": "5.48.0",
"commander": "8.3.0",
"json-logic-js": "2.0.5",
"koa": "2.16.4",
@@ -7465,9 +7466,9 @@
}
},
"node_modules/@strapi/typescript-utils": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.47.1.tgz",
"integrity": "sha512-lSTeHNtDWL4AbXylrVQ6wPrGJIBjfEOE0VGdi1k9f6BVRzh+MoADhIBJv8JUdj4kJaakqMcM9bAMguSWRYJ3Jg==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.48.0.tgz",
"integrity": "sha512-awmBFUDHLqnwiICjy6egrPyCdPJYuKT0HOTzXuDhxJtkJuXGklG4vr0zrFSLe1mPlAO2sD2v+/nGInCRELkTzQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"chalk": "4.1.2",
@@ -7564,20 +7565,20 @@
}
},
"node_modules/@strapi/upload": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.47.1.tgz",
"integrity": "sha512-FC3ugS4jUarM6DoLfwEC8G4OuzzLK9Mtl7Heyx3QYKFbCfx+XznihYYPDKn+Y2/wBwfEoyjVf9/gKyrxYx4oFw==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.48.0.tgz",
"integrity": "sha512-488XE5UT0eiVXpgvzXJrHwuYt6YFkLAyJd8XovTmBVx+XkQrAf2T2Ll5uIPJQNMVYqvLmqaSdXJHHpP5APX6Tw==",
"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.47.1",
"@strapi/database": "5.48.0",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/provider-upload-local": "5.47.1",
"@strapi/utils": "5.47.1",
"@strapi/provider-upload-local": "5.48.0",
"@strapi/utils": "5.48.0",
"byte-size": "8.1.1",
"cropperjs": "1.6.1",
"date-fns": "2.30.0",
@@ -7933,9 +7934,9 @@
}
},
"node_modules/@strapi/utils": {
"version": "5.47.1",
"resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.47.1.tgz",
"integrity": "sha512-HwcetuuxqM26IWBpcFgn3t+rhxAh/Sw16I431MOPc0oGQ1gHqF1D7oB8RPhNtk1+/9b+Ec/AACXSgwib4TQp6w==",
"version": "5.48.0",
"resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.48.0.tgz",
"integrity": "sha512-FVTcZqKBiQ5qelERflESX5XAUVNgbSGBYpdrrPMMSCLV2lWJ1tRXy33PiAxfirkMM2sOYrcbfyCCaVM5A0dnQA==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
@@ -8303,9 +8304,9 @@
}
},
"node_modules/@testing-library/react": {
"version": "16.3.0",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.0.tgz",
"integrity": "sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==",
"version": "16.3.2",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.2.tgz",
"integrity": "sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.12.5"
@@ -8798,9 +8799,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "24.13.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.1.tgz",
"integrity": "sha512-RSpUJGmvsJ1ZeBehQZFhIdpsz+bIpES0nIQXko4Ybq+N+kX6XvOq3Jo+iJ82FWLdblFq85AsMikd3m35jgezYg==",
"version": "24.13.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.2.tgz",
"integrity": "sha512-fRa09kZTgu8o71KFcDjUFuc7F+dEbZYZmkI0mg5YBTRs0yMKjYHsq/c0urDKeDb+D5qVgXOdFcuu+DZPKOITwA==",
"license": "MIT",
"dependencies": {
"undici-types": "~7.18.0"
@@ -9949,9 +9950,9 @@
}
},
"node_modules/axios": {
"version": "1.16.1",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.16.1.tgz",
"integrity": "sha512-caYkukvroVPO8KrzuJEb50Hm07KwfBZPEC3VeFHTsqWHvKTsy54hjJz9BS/cdaypROE2rH6xvm9mHX4fgWkr3A==",
"version": "1.17.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.17.0.tgz",
"integrity": "sha512-J8SwNxprqqpbfenehxWYXE7CW+wM1BB4w3+N+g+/Wx40xM4rsLrfPmHHxSWIxJLYDgSY/HqlFPIYb2/S3rxafw==",
"license": "MIT",
"dependencies": {
"follow-redirects": "^1.16.0",
@@ -13510,9 +13511,9 @@
}
},
"node_modules/flow-parser": {
"version": "0.317.0",
"resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.317.0.tgz",
"integrity": "sha512-pzwkCzruTUg6f5HH7N0OvVjX7dVc361tnsEkSCbMC9cJ5zxZY84de8l+DraCmnGsIbi+jQPPxtTKfBJFnYCJZQ==",
"version": "0.318.0",
"resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.318.0.tgz",
"integrity": "sha512-66vPPqpjOcroUke2vbiyRNS87lbTi7ib80CM9lsn45qymGHPL4nrdY9FKo0TvtrFFqHQErfB/BJeqVkEnWeK/g==",
"license": "MIT",
"engines": {
"node": ">=0.4.0"
+3 -3
View File
@@ -17,9 +17,9 @@
"upgrade:dry": "npx @strapi/upgrade latest --dry"
},
"dependencies": {
"@strapi/plugin-cloud": "5.47.1",
"@strapi/plugin-users-permissions": "5.47.1",
"@strapi/strapi": "5.47.1",
"@strapi/plugin-cloud": "5.48.0",
"@strapi/plugin-users-permissions": "5.48.0",
"@strapi/strapi": "5.48.0",
"better-sqlite3": "12.10.0",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",