This commit is contained in:
Rémi de Juvigny 2024-10-11 18:13:53 +02:00
parent 7e12b7a9df
commit a281e06e9e
43 changed files with 43 additions and 43 deletions

View File

@ -1,6 +1,6 @@
{
"name": "check-pr-status",
"version": "5.0.5",
"version": "5.0.6",
"private": true,
"license": "MIT",
"main": "dist/index.js",

View File

@ -1,4 +1,4 @@
{
"version": "5.0.5",
"version": "5.0.6",
"npmClient": "yarn"
}

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/admin-test-utils",
"version": "5.0.5",
"version": "5.0.6",
"private": true,
"description": "Test utilities for the Strapi administration panel",
"license": "MIT",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/cloud-cli",
"version": "5.0.5",
"version": "5.0.6",
"description": "Commands to interact with the Strapi Cloud",
"keywords": [
"strapi",

View File

@ -1,6 +1,6 @@
{
"name": "create-strapi-app",
"version": "5.0.5",
"version": "5.0.6",
"description": "Generate a new Strapi application.",
"keywords": [
"create-strapi-app",

View File

@ -1,6 +1,6 @@
{
"name": "create-strapi",
"version": "5.0.5",
"version": "5.0.6",
"description": "Generate a new Strapi application.",
"keywords": [
"create-strapi",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/admin",
"version": "5.0.5",
"version": "5.0.6",
"description": "Strapi Admin",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/content-manager",
"version": "5.0.5",
"version": "5.0.6",
"description": "A powerful UI to easily manage your data.",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/content-releases",
"version": "5.0.5",
"version": "5.0.6",
"description": "Strapi plugin for organizing and releasing content",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/content-type-builder",
"version": "5.0.5",
"version": "5.0.6",
"description": "Create and manage content types",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/core",
"version": "5.0.5",
"version": "5.0.6",
"description": "Core of Strapi",
"homepage": "https://strapi.io",
"bugs": {

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/data-transfer",
"version": "5.0.5",
"version": "5.0.6",
"description": "Data transfer capabilities for Strapi",
"keywords": [
"strapi",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/database",
"version": "5.0.5",
"version": "5.0.6",
"description": "Strapi's database layer",
"homepage": "https://strapi.io",
"bugs": {

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/email",
"version": "5.0.5",
"version": "5.0.6",
"description": "Easily configure your Strapi application to send emails.",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/permissions",
"version": "5.0.5",
"version": "5.0.6",
"description": "Strapi's permission layer.",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/review-workflows",
"version": "5.0.5",
"version": "5.0.6",
"description": "Review workflows for your content",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/strapi",
"version": "5.0.5",
"version": "5.0.6",
"description": "An open source headless CMS solution to create and manage your own API. It provides a powerful dashboard and features to make your life easier. Databases supported: MySQL, MariaDB, PostgreSQL, SQLite",
"keywords": [
"strapi",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/types",
"version": "5.0.5",
"version": "5.0.6",
"description": "Shared typescript types for Strapi internal use",
"keywords": [
"strapi"

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/upload",
"version": "5.0.5",
"version": "5.0.6",
"description": "Makes it easy to upload images and files to your Strapi Application.",
"license": "SEE LICENSE IN LICENSE",
"author": {

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/utils",
"version": "5.0.5",
"version": "5.0.6",
"description": "Shared utilities for the Strapi packages",
"keywords": [
"strapi",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/generators",
"version": "5.0.5",
"version": "5.0.6",
"description": "Interactive API generator.",
"keywords": [
"strapi",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-cloud",
"version": "5.0.5",
"version": "5.0.6",
"description": "Instructions to deploy your local project to Strapi Cloud",
"license": "MIT",
"author": {

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-color-picker",
"version": "5.0.5",
"version": "5.0.6",
"description": "Strapi maintained Custom Fields",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-documentation",
"version": "5.0.5",
"version": "5.0.6",
"description": "Create an OpenAPI Document and visualize your API with SWAGGER UI.",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-graphql",
"version": "5.0.5",
"version": "5.0.6",
"description": "Adds GraphQL endpoint with default API methods.",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/i18n",
"version": "5.0.5",
"version": "5.0.6",
"description": "Create read and update content in different languages, both from the Admin Panel and from the API",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-sentry",
"version": "5.0.5",
"version": "5.0.6",
"description": "Send Strapi error events to Sentry",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-users-permissions",
"version": "5.0.5",
"version": "5.0.6",
"description": "Protect your API with a full-authentication process based on JWT",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/provider-email-amazon-ses",
"version": "5.0.5",
"version": "5.0.6",
"description": "Amazon SES provider for strapi email",
"keywords": [
"email",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/provider-email-mailgun",
"version": "5.0.5",
"version": "5.0.6",
"description": "Mailgun provider for strapi email plugin",
"keywords": [
"email",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/provider-email-nodemailer",
"version": "5.0.5",
"version": "5.0.6",
"description": "Nodemailer provider for Strapi 3",
"keywords": [
"strapi",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/provider-email-sendgrid",
"version": "5.0.5",
"version": "5.0.6",
"description": "Sendgrid provider for strapi email",
"keywords": [
"email",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/provider-email-sendmail",
"version": "5.0.5",
"version": "5.0.6",
"description": "Sendmail provider for strapi email",
"keywords": [
"email",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/provider-upload-aws-s3",
"version": "5.0.5",
"version": "5.0.6",
"description": "AWS S3 provider for strapi upload",
"keywords": [
"upload",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/provider-upload-cloudinary",
"version": "5.0.5",
"version": "5.0.6",
"description": "Cloudinary provider for strapi upload",
"keywords": [
"upload",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/provider-upload-local",
"version": "5.0.5",
"version": "5.0.6",
"description": "Local provider for strapi upload",
"keywords": [
"upload",

View File

@ -1,6 +1,6 @@
{
"name": "api-tests",
"version": "5.0.5",
"version": "5.0.6",
"private": true,
"dependencies": {
"dotenv": "16.4.5",

View File

@ -1,6 +1,6 @@
{
"name": "eslint-config-custom",
"version": "5.0.5",
"version": "5.0.6",
"private": true,
"main": "index.js"
}

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/logger",
"version": "5.0.5",
"version": "5.0.6",
"description": "Strapi's logger",
"homepage": "https://strapi.io",
"bugs": {

View File

@ -1,6 +1,6 @@
{
"name": "tsconfig",
"version": "5.0.5",
"version": "5.0.6",
"private": true,
"devDependencies": {
"@tsconfig/node18": "18.2.2"

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/typescript-utils",
"version": "5.0.5",
"version": "5.0.6",
"description": "Typescript support for Strapi",
"keywords": [
"strapi",

View File

@ -1,6 +1,6 @@
{
"name": "@strapi/upgrade",
"version": "5.0.5",
"version": "5.0.6",
"description": "CLI to upgrade Strapi applications effortless",
"keywords": [
"strapi",

View File

@ -1,6 +1,6 @@
{
"name": "scripts-front",
"version": "5.0.5",
"version": "5.0.6",
"private": true,
"scripts": {
"test:front": "jest --config jest.config.front.js"