mirror of
https://github.com/strapi/strapi.git
synced 2025-11-03 03:17:11 +00:00
chore: publish 4.15.2
This commit is contained in:
parent
bb51089333
commit
3f510d0338
@ -49,7 +49,7 @@
|
||||
"inquirer": "8.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
},
|
||||
|
||||
@ -54,7 +54,7 @@
|
||||
"ora": "5.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
},
|
||||
@ -62,4 +62,4 @@
|
||||
"node": ">=18.0.0 <=20.x.x",
|
||||
"npm": ">=6.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -81,7 +81,7 @@
|
||||
"@strapi/icons": "1.13.0",
|
||||
"@strapi/permissions": "4.15.2",
|
||||
"@strapi/provider-audit-logs-local": "4.15.2",
|
||||
"@strapi/types": "workspace:*",
|
||||
"@strapi/types": "4.15.2",
|
||||
"@strapi/typescript-utils": "4.15.2",
|
||||
"@strapi/utils": "4.15.2",
|
||||
"axios": "1.5.0",
|
||||
@ -173,7 +173,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/admin-test-utils": "4.15.2",
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@strapi/strapi": "4.15.2",
|
||||
"@testing-library/dom": "9.2.0",
|
||||
"@testing-library/react": "14.0.0",
|
||||
|
||||
@ -37,13 +37,13 @@
|
||||
"build": "pack-up build",
|
||||
"clean": "run -T rimraf dist",
|
||||
"lint": "run -T eslint .",
|
||||
"prepublishOnly": "yarn clean && yarn build",
|
||||
"test:front": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js",
|
||||
"test:front:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js",
|
||||
"test:front:watch": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js --watchAll",
|
||||
"test:front:watch:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll",
|
||||
"test:unit": "run -T jest",
|
||||
"test:unit:watch": "run -T jest --watch",
|
||||
"prepublishOnly": "yarn clean && yarn build",
|
||||
"watch": "pack-up watch"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -65,7 +65,7 @@
|
||||
"yup": "0.32.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@strapi/strapi": "4.15.2",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"history": "^4.9.0",
|
||||
|
||||
@ -61,7 +61,7 @@
|
||||
"ws": "8.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@strapi/strapi": "4.15.1",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "29.5.2",
|
||||
|
||||
@ -50,7 +50,7 @@
|
||||
"umzug": "3.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
},
|
||||
|
||||
@ -65,8 +65,8 @@
|
||||
"yup": "0.32.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/types": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@strapi/types": "4.15.2",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@types/koa": "2.13.4",
|
||||
"@types/lodash": "^4.14.191",
|
||||
|
||||
@ -72,7 +72,7 @@
|
||||
"@strapi/admin-test-utils": "4.15.2",
|
||||
"@strapi/design-system": "1.13.0",
|
||||
"@strapi/icons": "1.13.0",
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@strapi/types": "4.15.2",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/user-event": "14.4.3",
|
||||
|
||||
@ -44,7 +44,7 @@
|
||||
"sift": "16.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
},
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
"node-schedule": "2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@strapi/ts-zen": "^0.2.0",
|
||||
"@types/jest": "29.5.2",
|
||||
"@types/koa": "2.13.4",
|
||||
|
||||
@ -33,13 +33,13 @@
|
||||
"build": "pack-up build",
|
||||
"clean": "run -T rimraf dist",
|
||||
"lint": "run -T eslint .",
|
||||
"prepublishOnly": "yarn clean && yarn build",
|
||||
"test:front": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js",
|
||||
"test:front:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js",
|
||||
"test:front:watch": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js --watchAll",
|
||||
"test:front:watch:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll",
|
||||
"test:unit": "run -T jest",
|
||||
"test:unit:watch": "run -T jest --watch",
|
||||
"prepublishOnly": "yarn clean && yarn build",
|
||||
"watch": "pack-up watch"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -71,7 +71,7 @@
|
||||
"yup": "0.32.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@strapi/strapi": "4.15.2",
|
||||
"@testing-library/dom": "9.2.0",
|
||||
"@testing-library/react": "14.0.0",
|
||||
|
||||
@ -53,7 +53,7 @@
|
||||
"yup": "0.32.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@types/koa": "2.13.4",
|
||||
"@types/node": "18.18.4",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
|
||||
@ -58,7 +58,7 @@
|
||||
"tar": "6.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"copyfiles": "2.4.1"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
"pluralize": "8.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
},
|
||||
|
||||
@ -38,11 +38,11 @@
|
||||
"build": "pack-up build",
|
||||
"clean": "run -T rimraf dist",
|
||||
"lint": "run -T eslint .",
|
||||
"prepublishOnly": "yarn clean && yarn build",
|
||||
"test:front": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js",
|
||||
"test:front:watch": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js --watchAll",
|
||||
"test:unit": "jest --verbose",
|
||||
"test:unit:watch": "run -T jest --watch",
|
||||
"prepublishOnly": "yarn clean && yarn build",
|
||||
"watch": "pack-up watch"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -67,7 +67,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@apidevtools/swagger-parser": "^10.1.0",
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@strapi/strapi": "4.15.2",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/user-event": "14.4.3",
|
||||
|
||||
@ -61,7 +61,7 @@
|
||||
"pluralize": "8.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@strapi/strapi": "4.15.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"koa": "2.13.4",
|
||||
|
||||
@ -38,13 +38,13 @@
|
||||
"build": "pack-up build",
|
||||
"clean": "run -T rimraf dist",
|
||||
"lint": "run -T eslint .",
|
||||
"prepublishOnly": "yarn clean && yarn build",
|
||||
"test:front": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js",
|
||||
"test:front:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js",
|
||||
"test:front:watch": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js --watchAll",
|
||||
"test:front:watch:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll",
|
||||
"test:unit": "run -T jest",
|
||||
"test:unit:watch": "run -T jest --watch",
|
||||
"prepublishOnly": "yarn clean && yarn build",
|
||||
"watch": "pack-up watch"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -64,7 +64,7 @@
|
||||
"yup": "0.32.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@strapi/strapi": "4.15.2",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"msw": "1.3.0",
|
||||
|
||||
@ -38,9 +38,9 @@
|
||||
"build": "pack-up build",
|
||||
"clean": "run -T rimraf dist",
|
||||
"lint": "run -T eslint .",
|
||||
"prepublishOnly": "yarn clean && yarn build",
|
||||
"test:unit": "run -T jest",
|
||||
"test:unit:watch": "run -T jest --watch",
|
||||
"prepublishOnly": "yarn clean && yarn build",
|
||||
"watch": "pack-up watch"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -50,7 +50,7 @@
|
||||
"@strapi/icons": "1.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@strapi/strapi": "4.15.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
||||
@ -37,13 +37,13 @@
|
||||
"build": "pack-up build",
|
||||
"clean": "run -T rimraf dist",
|
||||
"lint": "run -T eslint .",
|
||||
"prepublishOnly": "yarn clean && yarn build",
|
||||
"test:front": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js",
|
||||
"test:front:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js",
|
||||
"test:front:watch": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js --watchAll",
|
||||
"test:front:watch:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll",
|
||||
"test:unit": "run -T jest",
|
||||
"test:unit:watch": "run -T jest --watch",
|
||||
"prepublishOnly": "yarn clean && yarn build",
|
||||
"watch": "pack-up watch"
|
||||
},
|
||||
"dependencies": {
|
||||
@ -69,7 +69,7 @@
|
||||
"yup": "0.32.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@strapi/strapi": "4.15.2",
|
||||
"@testing-library/dom": "9.2.0",
|
||||
"@testing-library/react": "14.0.0",
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
"watch": "pack-up watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@strapi/types": "4.15.2",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
|
||||
@ -47,7 +47,7 @@
|
||||
"node-ses": "^3.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
},
|
||||
|
||||
@ -50,7 +50,7 @@
|
||||
"mailgun.js": "8.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
},
|
||||
|
||||
@ -60,7 +60,7 @@
|
||||
"nodemailer": "6.9.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@types/nodemailer": "6.4.7",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
|
||||
@ -47,7 +47,7 @@
|
||||
"@strapi/utils": "4.15.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
},
|
||||
|
||||
@ -46,7 +46,7 @@
|
||||
"sendmail": "^1.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@types/sendmail": "1.4.4",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
|
||||
@ -53,7 +53,7 @@
|
||||
"lodash": "4.17.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@types/jest": "29.5.2",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
"into-stream": "^5.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
},
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
"fs-extra": "10.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@types/jest": "29.5.2",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
|
||||
@ -43,7 +43,7 @@
|
||||
"winston": "3.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"tsconfig": "4.15.2"
|
||||
},
|
||||
|
||||
@ -84,11 +84,11 @@
|
||||
"yup": "0.32.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "workspace:*",
|
||||
"@strapi/pack-up": "4.15.2",
|
||||
"@types/git-url-parse": "9.0.1",
|
||||
"@types/ini": "1.3.31",
|
||||
"@types/prompts": "2.4.4",
|
||||
"eslint-config-custom": "workspace:*",
|
||||
"eslint-config-custom": "4.15.2",
|
||||
"rimraf": "3.0.2"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user