mirror of
https://github.com/strapi/strapi.git
synced 2025-09-26 00:39:49 +00:00
Merge branch 'releases/4.8.1'
This commit is contained in:
commit
2ec4bf2bd1
2
.github/actions/check-pr-status/package.json
vendored
2
.github/actions/check-pr-status/package.json
vendored
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "check-pr-status",
|
"name": "check-pr-status",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "getstarted",
|
"name": "getstarted",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "A Strapi application.",
|
"description": "A Strapi application.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"develop": "strapi develop",
|
"develop": "strapi develop",
|
||||||
@ -13,16 +13,16 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/icons": "1.6.5",
|
"@strapi/icons": "1.6.5",
|
||||||
"@strapi/plugin-color-picker": "4.8.0",
|
"@strapi/plugin-color-picker": "4.8.1",
|
||||||
"@strapi/plugin-documentation": "4.8.0",
|
"@strapi/plugin-documentation": "4.8.1",
|
||||||
"@strapi/plugin-graphql": "4.8.0",
|
"@strapi/plugin-graphql": "4.8.1",
|
||||||
"@strapi/plugin-i18n": "4.8.0",
|
"@strapi/plugin-i18n": "4.8.1",
|
||||||
"@strapi/plugin-sentry": "4.8.0",
|
"@strapi/plugin-sentry": "4.8.1",
|
||||||
"@strapi/plugin-users-permissions": "4.8.0",
|
"@strapi/plugin-users-permissions": "4.8.1",
|
||||||
"@strapi/provider-email-mailgun": "4.8.0",
|
"@strapi/provider-email-mailgun": "4.8.1",
|
||||||
"@strapi/provider-upload-aws-s3": "4.8.0",
|
"@strapi/provider-upload-aws-s3": "4.8.1",
|
||||||
"@strapi/provider-upload-cloudinary": "4.8.0",
|
"@strapi/provider-upload-cloudinary": "4.8.1",
|
||||||
"@strapi/strapi": "4.8.0",
|
"@strapi/strapi": "4.8.1",
|
||||||
"@vscode/sqlite3": "5.1.2",
|
"@vscode/sqlite3": "5.1.2",
|
||||||
"better-sqlite3": "8.0.1",
|
"better-sqlite3": "8.0.1",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "kitchensink-ts",
|
"name": "kitchensink-ts",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "A Strapi application",
|
"description": "A Strapi application",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"develop": "strapi develop",
|
"develop": "strapi develop",
|
||||||
@ -10,9 +10,9 @@
|
|||||||
"strapi": "strapi"
|
"strapi": "strapi"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/plugin-i18n": "4.8.0",
|
"@strapi/plugin-i18n": "4.8.1",
|
||||||
"@strapi/plugin-users-permissions": "4.8.0",
|
"@strapi/plugin-users-permissions": "4.8.1",
|
||||||
"@strapi/strapi": "4.8.0",
|
"@strapi/strapi": "4.8.1",
|
||||||
"better-sqlite3": "8.0.1"
|
"better-sqlite3": "8.0.1"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "kitchensink",
|
"name": "kitchensink",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "A Strapi application.",
|
"description": "A Strapi application.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"develop": "strapi develop",
|
"develop": "strapi develop",
|
||||||
@ -12,10 +12,10 @@
|
|||||||
"strapi": "strapi"
|
"strapi": "strapi"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/provider-email-mailgun": "4.8.0",
|
"@strapi/provider-email-mailgun": "4.8.1",
|
||||||
"@strapi/provider-upload-aws-s3": "4.8.0",
|
"@strapi/provider-upload-aws-s3": "4.8.1",
|
||||||
"@strapi/provider-upload-cloudinary": "4.8.0",
|
"@strapi/provider-upload-cloudinary": "4.8.1",
|
||||||
"@strapi/strapi": "4.8.0",
|
"@strapi/strapi": "4.8.1",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"mysql": "2.18.1",
|
"mysql": "2.18.1",
|
||||||
"passport-google-oauth2": "0.2.0",
|
"passport-google-oauth2": "0.2.0",
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"packages": [
|
"packages": [
|
||||||
"packages/*",
|
"packages/*",
|
||||||
"examples/*"
|
"examples/*"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/admin-test-utils",
|
"name": "@strapi/admin-test-utils",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Test utilities for the Strapi administration panel",
|
"description": "Test utilities for the Strapi administration panel",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "create-strapi-app",
|
"name": "create-strapi-app",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Generate a new Strapi application.",
|
"description": "Generate a new Strapi application.",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/generate-new": "4.8.0",
|
"@strapi/generate-new": "4.8.1",
|
||||||
"commander": "8.3.0",
|
"commander": "8.3.0",
|
||||||
"inquirer": "8.2.5"
|
"inquirer": "8.2.5"
|
||||||
},
|
},
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "create-strapi-starter",
|
"name": "create-strapi-starter",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Generate a new Strapi application.",
|
"description": "Generate a new Strapi application.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"create-strapi-starter",
|
"create-strapi-starter",
|
||||||
@ -38,7 +38,7 @@
|
|||||||
"test": "echo \"no tests yet\""
|
"test": "echo \"no tests yet\""
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/generate-new": "4.8.0",
|
"@strapi/generate-new": "4.8.1",
|
||||||
"chalk": "4.1.2",
|
"chalk": "4.1.2",
|
||||||
"ci-info": "3.8.0",
|
"ci-info": "3.8.0",
|
||||||
"commander": "8.3.0",
|
"commander": "8.3.0",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/admin",
|
"name": "@strapi/admin",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Strapi Admin",
|
"description": "Strapi Admin",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -46,15 +46,15 @@
|
|||||||
"@casl/ability": "^5.4.3",
|
"@casl/ability": "^5.4.3",
|
||||||
"@fingerprintjs/fingerprintjs": "3.3.6",
|
"@fingerprintjs/fingerprintjs": "3.3.6",
|
||||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
|
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
|
||||||
"@strapi/babel-plugin-switch-ee-ce": "4.8.0",
|
"@strapi/babel-plugin-switch-ee-ce": "4.8.1",
|
||||||
"@strapi/data-transfer": "4.8.0",
|
"@strapi/data-transfer": "4.8.1",
|
||||||
"@strapi/design-system": "1.6.5",
|
"@strapi/design-system": "1.6.5",
|
||||||
"@strapi/helper-plugin": "4.8.0",
|
"@strapi/helper-plugin": "4.8.1",
|
||||||
"@strapi/icons": "1.6.5",
|
"@strapi/icons": "1.6.5",
|
||||||
"@strapi/permissions": "4.8.0",
|
"@strapi/permissions": "4.8.1",
|
||||||
"@strapi/provider-audit-logs-local": "4.8.0",
|
"@strapi/provider-audit-logs-local": "4.8.1",
|
||||||
"@strapi/typescript-utils": "4.8.0",
|
"@strapi/typescript-utils": "4.8.1",
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"axios": "1.2.2",
|
"axios": "1.2.2",
|
||||||
"babel-loader": "^9.1.2",
|
"babel-loader": "^9.1.2",
|
||||||
"babel-plugin-styled-components": "2.0.2",
|
"babel-plugin-styled-components": "2.0.2",
|
||||||
|
@ -174,13 +174,29 @@ describe('User Controller', () => {
|
|||||||
pagination,
|
pagination,
|
||||||
}));
|
}));
|
||||||
|
|
||||||
|
const state = {
|
||||||
|
userAbility: {
|
||||||
|
can: jest.fn(),
|
||||||
|
cannot: jest.fn(() => false),
|
||||||
|
},
|
||||||
|
};
|
||||||
|
|
||||||
const sanitizeUser = jest.fn((user) => user);
|
const sanitizeUser = jest.fn((user) => user);
|
||||||
const ctx = createContext({});
|
const ctx = createContext({});
|
||||||
|
ctx.state = state;
|
||||||
|
|
||||||
|
const createPermissionsManager = jest.fn(() => ({
|
||||||
|
ability: state.userAbility,
|
||||||
|
sanitizeQuery: (query) => query,
|
||||||
|
}));
|
||||||
|
|
||||||
global.strapi = {
|
global.strapi = {
|
||||||
admin: {
|
admin: {
|
||||||
services: {
|
services: {
|
||||||
user: { findPage, sanitizeUser },
|
user: { findPage, sanitizeUser },
|
||||||
|
permission: {
|
||||||
|
createPermissionsManager,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
@ -199,13 +215,30 @@ describe('User Controller', () => {
|
|||||||
pagination,
|
pagination,
|
||||||
}));
|
}));
|
||||||
|
|
||||||
|
const state = {
|
||||||
|
userAbility: {
|
||||||
|
can: jest.fn(),
|
||||||
|
cannot: jest.fn(() => false),
|
||||||
|
},
|
||||||
|
};
|
||||||
|
|
||||||
const sanitizeUser = jest.fn((user) => user);
|
const sanitizeUser = jest.fn((user) => user);
|
||||||
const ctx = createContext({ query: { _q: 'foo' } });
|
const ctx = createContext({ query: { _q: 'foo' } });
|
||||||
|
|
||||||
|
ctx.state = state;
|
||||||
|
|
||||||
|
const createPermissionsManager = jest.fn(() => ({
|
||||||
|
ability: state.userAbility,
|
||||||
|
sanitizeQuery: (query) => query,
|
||||||
|
}));
|
||||||
|
|
||||||
global.strapi = {
|
global.strapi = {
|
||||||
admin: {
|
admin: {
|
||||||
services: {
|
services: {
|
||||||
user: { findPage, sanitizeUser },
|
user: { findPage, sanitizeUser },
|
||||||
|
permission: {
|
||||||
|
createPermissionsManager,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
@ -379,7 +379,7 @@ describe('Admin User CRUD (api)', () => {
|
|||||||
method: 'GET',
|
method: 'GET',
|
||||||
qs: {
|
qs: {
|
||||||
filters: {
|
filters: {
|
||||||
email: testData.user.email,
|
username: testData.user.username,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/plugin-content-manager",
|
"name": "@strapi/plugin-content-manager",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "A powerful UI to easily manage your data.",
|
"description": "A powerful UI to easily manage your data.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -24,7 +24,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sindresorhus/slugify": "1.1.0",
|
"@sindresorhus/slugify": "1.1.0",
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"lodash": "4.17.21"
|
"lodash": "4.17.21"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -23,6 +23,9 @@ describe('Single Types', () => {
|
|||||||
create: jest.fn(() => false),
|
create: jest.fn(() => false),
|
||||||
},
|
},
|
||||||
buildReadQuery: jest.fn((query) => query),
|
buildReadQuery: jest.fn((query) => query),
|
||||||
|
sanitizedQuery: {
|
||||||
|
read: (q) => q,
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
global.strapi = {
|
global.strapi = {
|
||||||
@ -101,6 +104,9 @@ describe('Single Types', () => {
|
|||||||
sanitizeCreateInput: (obj) => obj,
|
sanitizeCreateInput: (obj) => obj,
|
||||||
sanitizeOutput: (obj) => obj,
|
sanitizeOutput: (obj) => obj,
|
||||||
buildReadQuery: jest.fn((query) => query),
|
buildReadQuery: jest.fn((query) => query),
|
||||||
|
sanitizedQuery: {
|
||||||
|
update: (q) => q,
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
const createFn = jest.fn(() => ({}));
|
const createFn = jest.fn(() => ({}));
|
||||||
@ -215,6 +221,9 @@ describe('Single Types', () => {
|
|||||||
},
|
},
|
||||||
sanitizeOutput: jest.fn((obj) => obj),
|
sanitizeOutput: jest.fn((obj) => obj),
|
||||||
buildReadQuery: jest.fn((query) => query),
|
buildReadQuery: jest.fn((query) => query),
|
||||||
|
sanitizedQuery: {
|
||||||
|
delete: (q) => q,
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
const deleteFn = jest.fn(() => ({}));
|
const deleteFn = jest.fn(() => ({}));
|
||||||
@ -309,6 +318,9 @@ describe('Single Types', () => {
|
|||||||
},
|
},
|
||||||
sanitizeOutput: jest.fn((obj) => obj),
|
sanitizeOutput: jest.fn((obj) => obj),
|
||||||
buildReadQuery: jest.fn((query) => query),
|
buildReadQuery: jest.fn((query) => query),
|
||||||
|
sanitizedQuery: {
|
||||||
|
publish: (q) => q,
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
const publishFn = jest.fn(() => ({}));
|
const publishFn = jest.fn(() => ({}));
|
||||||
@ -403,6 +415,9 @@ describe('Single Types', () => {
|
|||||||
},
|
},
|
||||||
sanitizeOutput: jest.fn((obj) => obj),
|
sanitizeOutput: jest.fn((obj) => obj),
|
||||||
buildReadQuery: jest.fn((query) => query),
|
buildReadQuery: jest.fn((query) => query),
|
||||||
|
sanitizedQuery: {
|
||||||
|
unpublish: (q) => q,
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
const unpublishFn = jest.fn(() => ({}));
|
const unpublishFn = jest.fn(() => ({}));
|
||||||
|
@ -64,7 +64,7 @@ const createPermissionChecker =
|
|||||||
|
|
||||||
// Sanitized queries shortcuts
|
// Sanitized queries shortcuts
|
||||||
Object.keys(ACTIONS).forEach((action) => {
|
Object.keys(ACTIONS).forEach((action) => {
|
||||||
sanitizedQuery[action] = (query) => sanitizedQuery(query, action);
|
sanitizedQuery[action] = (query) => sanitizedQuery(query, ACTIONS[action]);
|
||||||
});
|
});
|
||||||
|
|
||||||
// Permission utils shortcuts
|
// Permission utils shortcuts
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/plugin-content-type-builder",
|
"name": "@strapi/plugin-content-type-builder",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Strapi plugin to create content type",
|
"description": "Strapi plugin to create content type",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -29,11 +29,11 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sindresorhus/slugify": "1.1.0",
|
"@sindresorhus/slugify": "1.1.0",
|
||||||
"@strapi/design-system": "1.6.5",
|
"@strapi/design-system": "1.6.5",
|
||||||
"@strapi/generators": "4.8.0",
|
"@strapi/generators": "4.8.1",
|
||||||
"@strapi/helper-plugin": "4.8.0",
|
"@strapi/helper-plugin": "4.8.1",
|
||||||
"@strapi/icons": "1.6.5",
|
"@strapi/icons": "1.6.5",
|
||||||
"@strapi/strapi": "4.8.0",
|
"@strapi/strapi": "4.8.1",
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"immer": "9.0.19",
|
"immer": "9.0.19",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
@ -49,7 +49,7 @@
|
|||||||
"yup": "^0.32.9"
|
"yup": "^0.32.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@strapi/admin": "4.8.0",
|
"@strapi/admin": "4.8.1",
|
||||||
"@testing-library/react": "12.1.4",
|
"@testing-library/react": "12.1.4",
|
||||||
"@testing-library/react-hooks": "8.0.1",
|
"@testing-library/react-hooks": "8.0.1",
|
||||||
"history": "^4.9.0",
|
"history": "^4.9.0",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/data-transfer",
|
"name": "@strapi/data-transfer",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Data transfer capabilities for Strapi",
|
"description": "Data transfer capabilities for Strapi",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"strapi",
|
"strapi",
|
||||||
@ -39,8 +39,8 @@
|
|||||||
"lib": "./lib"
|
"lib": "./lib"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/logger": "4.8.0",
|
"@strapi/logger": "4.8.1",
|
||||||
"@strapi/strapi": "4.8.0",
|
"@strapi/strapi": "4.8.1",
|
||||||
"chalk": "4.1.2",
|
"chalk": "4.1.2",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/database",
|
"name": "@strapi/database",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Strapi's database layer",
|
"description": "Strapi's database layer",
|
||||||
"homepage": "https://strapi.io",
|
"homepage": "https://strapi.io",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/plugin-email",
|
"name": "@strapi/plugin-email",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Easily configure your Strapi application to send emails.",
|
"description": "Easily configure your Strapi application to send emails.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -28,15 +28,15 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/design-system": "1.6.5",
|
"@strapi/design-system": "1.6.5",
|
||||||
"@strapi/icons": "1.6.5",
|
"@strapi/icons": "1.6.5",
|
||||||
"@strapi/provider-email-sendmail": "4.8.0",
|
"@strapi/provider-email-sendmail": "4.8.1",
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"react-intl": "6.2.8",
|
"react-intl": "6.2.8",
|
||||||
"yup": "^0.32.9"
|
"yup": "^0.32.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@strapi/helper-plugin": "4.8.0",
|
"@strapi/helper-plugin": "4.8.1",
|
||||||
"@testing-library/react": "12.1.4",
|
"@testing-library/react": "12.1.4",
|
||||||
"msw": "1.0.0",
|
"msw": "1.0.0",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/helper-plugin",
|
"name": "@strapi/helper-plugin",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Helper for Strapi plugins development",
|
"description": "Helper for Strapi plugins development",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/permissions",
|
"name": "@strapi/permissions",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Strapi's permission layer.",
|
"description": "Strapi's permission layer.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -25,7 +25,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@casl/ability": "5.4.4",
|
"@casl/ability": "5.4.4",
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"sift": "16.0.0"
|
"sift": "16.0.0"
|
||||||
},
|
},
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/strapi",
|
"name": "@strapi/strapi",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"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",
|
"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": [
|
"keywords": [
|
||||||
"strapi",
|
"strapi",
|
||||||
@ -81,19 +81,19 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@koa/cors": "3.4.3",
|
"@koa/cors": "3.4.3",
|
||||||
"@koa/router": "10.1.1",
|
"@koa/router": "10.1.1",
|
||||||
"@strapi/admin": "4.8.0",
|
"@strapi/admin": "4.8.1",
|
||||||
"@strapi/data-transfer": "4.8.0",
|
"@strapi/data-transfer": "4.8.1",
|
||||||
"@strapi/database": "4.8.0",
|
"@strapi/database": "4.8.1",
|
||||||
"@strapi/generate-new": "4.8.0",
|
"@strapi/generate-new": "4.8.1",
|
||||||
"@strapi/generators": "4.8.0",
|
"@strapi/generators": "4.8.1",
|
||||||
"@strapi/logger": "4.8.0",
|
"@strapi/logger": "4.8.1",
|
||||||
"@strapi/permissions": "4.8.0",
|
"@strapi/permissions": "4.8.1",
|
||||||
"@strapi/plugin-content-manager": "4.8.0",
|
"@strapi/plugin-content-manager": "4.8.1",
|
||||||
"@strapi/plugin-content-type-builder": "4.8.0",
|
"@strapi/plugin-content-type-builder": "4.8.1",
|
||||||
"@strapi/plugin-email": "4.8.0",
|
"@strapi/plugin-email": "4.8.1",
|
||||||
"@strapi/plugin-upload": "4.8.0",
|
"@strapi/plugin-upload": "4.8.1",
|
||||||
"@strapi/typescript-utils": "4.8.0",
|
"@strapi/typescript-utils": "4.8.1",
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"boxen": "5.1.2",
|
"boxen": "5.1.2",
|
||||||
"chalk": "4.1.2",
|
"chalk": "4.1.2",
|
||||||
|
@ -16,7 +16,10 @@ const data = { product: [] };
|
|||||||
|
|
||||||
const getProductDataFields = (fields) => {
|
const getProductDataFields = (fields) => {
|
||||||
return data.product.map((product) => {
|
return data.product.map((product) => {
|
||||||
return { ...product, attributes: _.pick(product.attributes, fields) };
|
return {
|
||||||
|
...product,
|
||||||
|
attributes: fields.length > 0 ? _.pick(product.attributes, fields) : product.attributes,
|
||||||
|
};
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/plugin-upload",
|
"name": "@strapi/plugin-upload",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Makes it easy to upload images and files to your Strapi Application.",
|
"description": "Makes it easy to upload images and files to your Strapi Application.",
|
||||||
"license": "SEE LICENSE IN LICENSE",
|
"license": "SEE LICENSE IN LICENSE",
|
||||||
"author": {
|
"author": {
|
||||||
@ -24,10 +24,10 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/design-system": "1.6.5",
|
"@strapi/design-system": "1.6.5",
|
||||||
"@strapi/helper-plugin": "4.8.0",
|
"@strapi/helper-plugin": "4.8.1",
|
||||||
"@strapi/icons": "1.6.5",
|
"@strapi/icons": "1.6.5",
|
||||||
"@strapi/provider-upload-local": "4.8.0",
|
"@strapi/provider-upload-local": "4.8.1",
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"axios": "1.2.2",
|
"axios": "1.2.2",
|
||||||
"byte-size": "7.0.1",
|
"byte-size": "7.0.1",
|
||||||
"cropperjs": "1.5.12",
|
"cropperjs": "1.5.12",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/utils",
|
"name": "@strapi/utils",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Shared utilities for the Strapi packages",
|
"description": "Shared utilities for the Strapi packages",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"strapi",
|
"strapi",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/generate-new",
|
"name": "@strapi/generate-new",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Generate a new Strapi application.",
|
"description": "Generate a new Strapi application.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"generate",
|
"generate",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/generators",
|
"name": "@strapi/generators",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Interactive API generator.",
|
"description": "Interactive API generator.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"strapi",
|
"strapi",
|
||||||
@ -30,8 +30,8 @@
|
|||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sindresorhus/slugify": "1.1.0",
|
"@sindresorhus/slugify": "1.1.0",
|
||||||
"@strapi/typescript-utils": "4.8.0",
|
"@strapi/typescript-utils": "4.8.1",
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"chalk": "4.1.2",
|
"chalk": "4.1.2",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"node-plop": "0.26.3",
|
"node-plop": "0.26.3",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/plugin-color-picker",
|
"name": "@strapi/plugin-color-picker",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Strapi maintained Custom Fields",
|
"description": "Strapi maintained Custom Fields",
|
||||||
"strapi": {
|
"strapi": {
|
||||||
"name": "color-picker",
|
"name": "color-picker",
|
||||||
@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/design-system": "1.6.5",
|
"@strapi/design-system": "1.6.5",
|
||||||
"@strapi/helper-plugin": "4.8.0",
|
"@strapi/helper-plugin": "4.8.1",
|
||||||
"@strapi/icons": "1.6.5",
|
"@strapi/icons": "1.6.5",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"react-colorful": "5.6.1",
|
"react-colorful": "5.6.1",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/plugin-documentation",
|
"name": "@strapi/plugin-documentation",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Create an OpenAPI Document and visualize your API with SWAGGER UI.",
|
"description": "Create an OpenAPI Document and visualize your API with SWAGGER UI.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -25,9 +25,9 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/design-system": "1.6.5",
|
"@strapi/design-system": "1.6.5",
|
||||||
"@strapi/helper-plugin": "4.8.0",
|
"@strapi/helper-plugin": "4.8.1",
|
||||||
"@strapi/icons": "1.6.5",
|
"@strapi/icons": "1.6.5",
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"cheerio": "^1.0.0-rc.12",
|
"cheerio": "^1.0.0-rc.12",
|
||||||
"formik": "2.2.9",
|
"formik": "2.2.9",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/plugin-graphql",
|
"name": "@strapi/plugin-graphql",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Adds GraphQL endpoint with default API methods.",
|
"description": "Adds GraphQL endpoint with default API methods.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -30,9 +30,9 @@
|
|||||||
"@graphql-tools/schema": "8.5.1",
|
"@graphql-tools/schema": "8.5.1",
|
||||||
"@graphql-tools/utils": "^8.12.0",
|
"@graphql-tools/utils": "^8.12.0",
|
||||||
"@strapi/design-system": "1.6.5",
|
"@strapi/design-system": "1.6.5",
|
||||||
"@strapi/helper-plugin": "4.8.0",
|
"@strapi/helper-plugin": "4.8.1",
|
||||||
"@strapi/icons": "1.6.5",
|
"@strapi/icons": "1.6.5",
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"apollo-server-core": "3.11.1",
|
"apollo-server-core": "3.11.1",
|
||||||
"apollo-server-koa": "3.10.0",
|
"apollo-server-koa": "3.10.0",
|
||||||
"glob": "^7.1.7",
|
"glob": "^7.1.7",
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
const { entries, mapValues, omit } = require('lodash/fp');
|
const { entries, mapValues, omit } = require('lodash/fp');
|
||||||
const { idArg, nonNull } = require('nexus');
|
|
||||||
const {
|
const {
|
||||||
pagination: { withDefaultPagination },
|
pagination: { withDefaultPagination },
|
||||||
contentTypes: { hasDraftAndPublish },
|
contentTypes: { hasDraftAndPublish },
|
||||||
@ -38,7 +37,7 @@ module.exports = ({ strapi }) => {
|
|||||||
// Collection Types
|
// Collection Types
|
||||||
if (kind === 'collectionType') {
|
if (kind === 'collectionType') {
|
||||||
if (!multiple) {
|
if (!multiple) {
|
||||||
return { id: nonNull(idArg()) };
|
return { id: 'ID' };
|
||||||
}
|
}
|
||||||
|
|
||||||
const params = {
|
const params = {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/plugin-i18n",
|
"name": "@strapi/plugin-i18n",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "This plugin enables to create, to read and to update content in different languages, both from the Admin Panel and from the API",
|
"description": "This plugin enables to create, to read and to update content in different languages, both from the Admin Panel and from the API",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -25,9 +25,9 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/design-system": "1.6.5",
|
"@strapi/design-system": "1.6.5",
|
||||||
"@strapi/helper-plugin": "4.8.0",
|
"@strapi/helper-plugin": "4.8.1",
|
||||||
"@strapi/icons": "1.6.5",
|
"@strapi/icons": "1.6.5",
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"formik": "2.2.9",
|
"formik": "2.2.9",
|
||||||
"immer": "9.0.19",
|
"immer": "9.0.19",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/plugin-sentry",
|
"name": "@strapi/plugin-sentry",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Send Strapi error events to Sentry",
|
"description": "Send Strapi error events to Sentry",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -26,7 +26,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sentry/node": "6.19.7",
|
"@sentry/node": "6.19.7",
|
||||||
"@strapi/design-system": "1.6.5",
|
"@strapi/design-system": "1.6.5",
|
||||||
"@strapi/helper-plugin": "4.8.0",
|
"@strapi/helper-plugin": "4.8.1",
|
||||||
"@strapi/icons": "1.6.5"
|
"@strapi/icons": "1.6.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/plugin-users-permissions",
|
"name": "@strapi/plugin-users-permissions",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Protect your API with a full-authentication process based on JWT",
|
"description": "Protect your API with a full-authentication process based on JWT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -28,9 +28,9 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/design-system": "1.6.5",
|
"@strapi/design-system": "1.6.5",
|
||||||
"@strapi/helper-plugin": "4.8.0",
|
"@strapi/helper-plugin": "4.8.1",
|
||||||
"@strapi/icons": "1.6.5",
|
"@strapi/icons": "1.6.5",
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"formik": "2.2.9",
|
"formik": "2.2.9",
|
||||||
"grant-koa": "5.4.8",
|
"grant-koa": "5.4.8",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/provider-audit-logs-local",
|
"name": "@strapi/provider-audit-logs-local",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Local provider for strapi audit logs",
|
"description": "Local provider for strapi audit logs",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"audit-logs",
|
"audit-logs",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/provider-email-amazon-ses",
|
"name": "@strapi/provider-email-amazon-ses",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Amazon SES provider for strapi email",
|
"description": "Amazon SES provider for strapi email",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"email",
|
"email",
|
||||||
@ -36,7 +36,7 @@
|
|||||||
"test": "echo \"no tests yet\""
|
"test": "echo \"no tests yet\""
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"node-ses": "^3.0.3"
|
"node-ses": "^3.0.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/provider-email-mailgun",
|
"name": "@strapi/provider-email-mailgun",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Mailgun provider for strapi email plugin",
|
"description": "Mailgun provider for strapi email plugin",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"email",
|
"email",
|
||||||
@ -36,7 +36,7 @@
|
|||||||
"test": "echo \"no tests yet\""
|
"test": "echo \"no tests yet\""
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"form-data": "^4.0.0",
|
"form-data": "^4.0.0",
|
||||||
"mailgun.js": "5.2.2"
|
"mailgun.js": "5.2.2"
|
||||||
},
|
},
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/provider-email-nodemailer",
|
"name": "@strapi/provider-email-nodemailer",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Nodemailer provider for Strapi 3",
|
"description": "Nodemailer provider for Strapi 3",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"strapi",
|
"strapi",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/provider-email-sendgrid",
|
"name": "@strapi/provider-email-sendgrid",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Sendgrid provider for strapi email",
|
"description": "Sendgrid provider for strapi email",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"email",
|
"email",
|
||||||
@ -37,7 +37,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sendgrid/mail": "7.7.0",
|
"@sendgrid/mail": "7.7.0",
|
||||||
"@strapi/utils": "4.8.0"
|
"@strapi/utils": "4.8.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.19.1 <=18.x.x",
|
"node": ">=14.19.1 <=18.x.x",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/provider-email-sendmail",
|
"name": "@strapi/provider-email-sendmail",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Sendmail provider for strapi email",
|
"description": "Sendmail provider for strapi email",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"email",
|
"email",
|
||||||
@ -35,7 +35,7 @@
|
|||||||
"test": "echo \"no tests yet\""
|
"test": "echo \"no tests yet\""
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"sendmail": "^1.6.1"
|
"sendmail": "^1.6.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/provider-upload-aws-s3",
|
"name": "@strapi/provider-upload-aws-s3",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "AWS S3 provider for strapi upload",
|
"description": "AWS S3 provider for strapi upload",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"upload",
|
"upload",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/provider-upload-cloudinary",
|
"name": "@strapi/provider-upload-cloudinary",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Cloudinary provider for strapi upload",
|
"description": "Cloudinary provider for strapi upload",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"upload",
|
"upload",
|
||||||
@ -36,7 +36,7 @@
|
|||||||
"test": "echo \"no tests yet\""
|
"test": "echo \"no tests yet\""
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"cloudinary": "^1.33.0",
|
"cloudinary": "^1.33.0",
|
||||||
"into-stream": "^5.1.0"
|
"into-stream": "^5.1.0"
|
||||||
},
|
},
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/provider-upload-local",
|
"name": "@strapi/provider-upload-local",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Local provider for strapi upload",
|
"description": "Local provider for strapi upload",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"upload",
|
"upload",
|
||||||
@ -35,7 +35,7 @@
|
|||||||
"test": "echo \"no tests yet\""
|
"test": "echo \"no tests yet\""
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/utils": "4.8.0",
|
"@strapi/utils": "4.8.1",
|
||||||
"fs-extra": "10.0.0"
|
"fs-extra": "10.0.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/babel-plugin-switch-ee-ce",
|
"name": "@strapi/babel-plugin-switch-ee-ce",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "Babel plugin to switch from CE to EE at runtime",
|
"description": "Babel plugin to switch from CE to EE at runtime",
|
||||||
"repository": "git://github.com/strapi/strapi.git",
|
"repository": "git://github.com/strapi/strapi.git",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/logger",
|
"name": "@strapi/logger",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Strapi's logger",
|
"description": "Strapi's logger",
|
||||||
"homepage": "https://strapi.io",
|
"homepage": "https://strapi.io",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@strapi/typescript-utils",
|
"name": "@strapi/typescript-utils",
|
||||||
"version": "4.8.0",
|
"version": "4.8.1",
|
||||||
"description": "Typescript support for Strapi",
|
"description": "Typescript support for Strapi",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"strapi",
|
"strapi",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user