Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/cli/create-strapi-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"ci-info": "3.8.0",
"commander": "8.3.0",
"execa": "5.1.1",
"fs-extra": "10.0.0",
"fs-extra": "10.1.0",
"inquirer": "8.2.5",
"ora": "5.4.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"fork-ts-checker-webpack-plugin": "7.3.0",
"formik": "^2.4.0",
"fractional-indexing": "3.2.0",
"fs-extra": "10.0.0",
"fs-extra": "10.1.0",
"highlight.js": "^10.4.1",
"history": "^4.9.0",
"html-loader": "^4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/content-type-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@strapi/helper-plugin": "4.10.7",
"@strapi/icons": "1.7.10",
"@strapi/utils": "4.10.7",
"fs-extra": "10.0.0",
"fs-extra": "10.1.0",
"immer": "9.0.19",
"lodash": "4.17.21",
"pluralize": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/data-transfer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@strapi/logger": "4.10.7",
"@strapi/strapi": "4.10.7",
"chalk": "4.1.2",
"fs-extra": "10.0.0",
"fs-extra": "10.1.0",
"lodash": "4.17.21",
"semver": "7.3.8",
"stream-chain": "2.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"date-fns": "2.30.0",
"debug": "4.3.4",
"fs-extra": "10.0.0",
"fs-extra": "10.1.0",
"knex": "2.4.0",
"lodash": "4.17.21",
"semver": "7.3.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/strapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"delegates": "1.0.0",
"dotenv": "10.0.0",
"execa": "5.1.1",
"fs-extra": "10.0.0",
"fs-extra": "10.1.0",
"glob": "7.2.0",
"http-errors": "1.8.1",
"https-proxy-agent": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"cropperjs": "1.5.12",
"date-fns": "2.30.0",
"formik": "2.4.0",
"fs-extra": "10.0.0",
"fs-extra": "10.1.0",
"immer": "9.0.19",
"koa-range": "0.3.0",
"koa-static": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/generators/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@sentry/node": "6.19.7",
"chalk": "^4.1.2",
"execa": "5.1.1",
"fs-extra": "10.0.0",
"fs-extra": "10.1.0",
"inquirer": "8.2.5",
"lodash": "4.17.21",
"node-fetch": "^2.6.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/generators/generators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@strapi/utils": "4.10.7",
"chalk": "4.1.2",
"copyfiles": "2.4.1",
"fs-extra": "10.0.0",
"fs-extra": "10.1.0",
"node-plop": "0.26.3",
"plop": "2.7.6",
"pluralize": "8.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"bcryptjs": "2.4.3",
"cheerio": "^1.0.0-rc.12",
"formik": "2.4.0",
"fs-extra": "10.0.0",
"fs-extra": "10.1.0",
"immer": "9.0.19",
"koa-static": "^5.0.0",
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/upload-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@strapi/utils": "4.10.7",
"fs-extra": "10.0.0"
"fs-extra": "10.1.0"
},
"devDependencies": {
"@types/jest": "29.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"chalk": "4.1.2",
"cli-table3": "0.6.2",
"fs-extra": "10.0.1",
"fs-extra": "10.1.0",
"lodash": "4.17.21",
"prettier": "2.8.4",
"typescript": "5.0.4"
Expand Down
46 changes: 12 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7793,7 +7793,7 @@ __metadata:
fork-ts-checker-webpack-plugin: 7.3.0
formik: ^2.4.0
fractional-indexing: 3.2.0
fs-extra: 10.0.0
fs-extra: 10.1.0
glob: 8.0.3
highlight.js: ^10.4.1
history: ^4.9.0
Expand Down Expand Up @@ -7897,7 +7897,7 @@ __metadata:
"@types/tar-stream": 2.2.2
"@types/ws": ^8.5.4
chalk: 4.1.2
fs-extra: 10.0.0
fs-extra: 10.1.0
knex: 2.4.0
koa: 2.13.4
lodash: 4.17.21
Expand All @@ -7918,7 +7918,7 @@ __metadata:
dependencies:
date-fns: 2.30.0
debug: 4.3.4
fs-extra: 10.0.0
fs-extra: 10.1.0
knex: 2.4.0
lodash: 4.17.21
semver: 7.3.8
Expand Down Expand Up @@ -7986,7 +7986,7 @@ __metadata:
chalk: ^4.1.2
copyfiles: 2.4.1
execa: 5.1.1
fs-extra: 10.0.0
fs-extra: 10.1.0
inquirer: 8.2.5
lodash: 4.17.21
node-fetch: ^2.6.9
Expand All @@ -8007,7 +8007,7 @@ __metadata:
chalk: 4.1.2
copyfiles: 2.4.1
eslint-config-custom: 4.10.7
fs-extra: 10.0.0
fs-extra: 10.1.0
node-plop: 0.26.3
plop: 2.7.6
pluralize: 8.0.0
Expand Down Expand Up @@ -8139,7 +8139,7 @@ __metadata:
"@strapi/icons": 1.7.10
"@strapi/utils": 4.10.7
"@testing-library/react": 14.0.0
fs-extra: 10.0.0
fs-extra: 10.1.0
history: ^4.9.0
immer: 9.0.19
lodash: 4.17.21
Expand Down Expand Up @@ -8177,7 +8177,7 @@ __metadata:
bcryptjs: 2.4.3
cheerio: ^1.0.0-rc.12
formik: 2.4.0
fs-extra: 10.0.0
fs-extra: 10.1.0
history: ^4.9.0
immer: 9.0.19
koa-static: ^5.0.0
Expand Down Expand Up @@ -8341,7 +8341,7 @@ __metadata:
cropperjs: 1.5.12
date-fns: 2.30.0
formik: 2.4.0
fs-extra: 10.0.0
fs-extra: 10.1.0
immer: 9.0.19
koa-range: 0.3.0
koa-static: 5.0.0
Expand Down Expand Up @@ -8511,7 +8511,7 @@ __metadata:
"@strapi/utils": 4.10.7
"@types/jest": 29.2.0
eslint-config-custom: 4.10.7
fs-extra: 10.0.0
fs-extra: 10.1.0
tsconfig: 4.10.7
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8547,7 +8547,7 @@ __metadata:
delegates: 1.0.0
dotenv: 10.0.0
execa: 5.1.1
fs-extra: 10.0.0
fs-extra: 10.1.0
glob: 7.2.0
http-errors: 1.8.1
https-proxy-agent: 5.0.1
Expand Down Expand Up @@ -8587,7 +8587,7 @@ __metadata:
dependencies:
chalk: 4.1.2
cli-table3: 0.6.2
fs-extra: 10.0.1
fs-extra: 10.1.0
lodash: 4.17.21
prettier: 2.8.4
typescript: 5.0.4
Expand Down Expand Up @@ -14666,7 +14666,7 @@ __metadata:
commander: 8.3.0
eslint-config-custom: 4.10.7
execa: 5.1.1
fs-extra: 10.0.0
fs-extra: 10.1.0
inquirer: 8.2.5
ora: 5.4.1
tsconfig: 4.10.7
Expand Down Expand Up @@ -18066,28 +18066,6 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:10.0.0":
version: 10.0.0
resolution: "fs-extra@npm:10.0.0"
dependencies:
graceful-fs: ^4.2.0
jsonfile: ^6.0.1
universalify: ^2.0.0
checksum: 5285a3d8f34b917cf2b66af8c231a40c1623626e9d701a20051d3337be16c6d7cac94441c8b3732d47a92a2a027886ca93c69b6a4ae6aee3c89650d2a8880c0a
languageName: node
linkType: hard

"fs-extra@npm:10.0.1":
version: 10.0.1
resolution: "fs-extra@npm:10.0.1"
dependencies:
graceful-fs: ^4.2.0
jsonfile: ^6.0.1
universalify: ^2.0.0
checksum: c1faaa5eb9e1c5c7c7ff09f966e93922ecb068ae1b04801cfc983ef05fcc1f66bfbb8d8d0b745c910014c7a2e7317fb6cf3bfe7390450c1157e3cc1a218f221d
languageName: node
linkType: hard

"fs-extra@npm:10.1.0, fs-extra@npm:^10.0.0, fs-extra@npm:^10.1.0":
version: 10.1.0
resolution: "fs-extra@npm:10.1.0"
Expand Down