Skip to content

Commit

Permalink
chore(pack-up): remove from repo
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaellis committed Apr 11, 2024
1 parent 2568403 commit 57871be
Show file tree
Hide file tree
Showing 105 changed files with 605 additions and 5,377 deletions.
2 changes: 1 addition & 1 deletion packages/admin-test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
},
"devDependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/pack-up": "workspace:*",
"@strapi/pack-up": "5.0.0",
"@testing-library/jest-dom": "5.16.5",
"eslint-config-custom": "5.0.0-beta.3",
"jest-environment-jsdom": "29.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/create-strapi-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"inquirer": "8.2.5"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"eslint-config-custom": "5.0.0-beta.3",
"tsconfig": "5.0.0-beta.3"
},
Expand Down
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 @@ -53,7 +53,7 @@
"ora": "5.4.1"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"eslint-config-custom": "5.0.0-beta.3",
"tsconfig": "5.0.0-beta.3"
},
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 @@ -142,7 +142,7 @@
"devDependencies": {
"@strapi/admin-test-utils": "5.0.0-beta.3",
"@strapi/data-transfer": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@types/codemirror5": "npm:@types/codemirror@^5.60.15",
"@types/invariant": "2.2.36",
"@types/js-cookie": "3.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/content-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"devDependencies": {
"@strapi/admin": "5.0.0-beta.3",
"@strapi/database": "workspace:*",
"@strapi/pack-up": "workspace:*",
"@strapi/pack-up": "5.0.0",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.2",
"@types/lodash": "^4.14.191",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/content-releases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"devDependencies": {
"@strapi/admin": "5.0.0-beta.3",
"@strapi/admin-test-utils": "5.0.0-beta.3",
"@strapi/pack-up": "workspace:*",
"@strapi/pack-up": "5.0.0",
"@strapi/plugin-content-manager": "5.0.0-beta.3",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
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 @@ -74,7 +74,7 @@
},
"devDependencies": {
"@strapi/admin": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@strapi/types": "5.0.0-beta.3",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@strapi/generate-new": "5.0.0-beta.3",
"@strapi/generators": "5.0.0-beta.3",
"@strapi/logger": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@strapi/permissions": "5.0.0-beta.3",
"@strapi/types": "5.0.0-beta.3",
"@strapi/typescript-utils": "5.0.0-beta.3",
Expand Down Expand Up @@ -106,7 +106,7 @@
"yup": "0.32.9"
},
"devDependencies": {
"@strapi/pack-up": "workspace:*",
"@strapi/pack-up": "5.0.0",
"@strapi/ts-zen": "^0.2.0",
"@types/bcryptjs": "2.4.3",
"@types/configstore": "5.0.1",
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 @@ -60,7 +60,7 @@
},
"devDependencies": {
"@strapi/database": "workspace:*",
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@types/fs-extra": "9.0.13",
"@types/jest": "29.5.2",
"@types/koa": "2.13.4",
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 @@ -50,7 +50,7 @@
"umzug": "3.2.1"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"eslint-config-custom": "5.0.0-beta.3",
"tsconfig": "5.0.0-beta.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"devDependencies": {
"@strapi/admin": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@strapi/types": "5.0.0-beta.3",
"@testing-library/react": "14.0.0",
"@types/koa": "2.13.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/permissions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"sift": "16.0.1"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"eslint-config-custom": "5.0.0-beta.3",
"tsconfig": "5.0.0-beta.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/review-workflows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@strapi/admin": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@strapi/plugin-content-manager": "5.0.0-beta.3",
"@strapi/types": "5.0.0-beta.3",
"@strapi/utils": "5.0.0-beta.3",
Expand Down
3 changes: 1 addition & 2 deletions packages/core/strapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"@strapi/generate-new": "5.0.0-beta.3",
"@strapi/generators": "5.0.0-beta.3",
"@strapi/logger": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@strapi/permissions": "5.0.0-beta.3",
"@strapi/plugin-content-manager": "5.0.0-beta.3",
"@strapi/plugin-content-type-builder": "5.0.0-beta.3",
Expand Down Expand Up @@ -180,7 +180,6 @@
"yup": "0.32.9"
},
"devDependencies": {
"@strapi/pack-up": "workspace:*",
"@types/find-root": "1.1.4",
"@types/jest": "29.5.2",
"@types/lodash": "^4.14.191",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"typedoc-plugin-markdown": "3.17.1"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@strapi/ts-zen": "^0.2.0",
"@types/jest": "29.5.2",
"@types/koa": "2.13.4",
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 @@ -75,7 +75,7 @@
},
"devDependencies": {
"@strapi/admin": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@strapi/types": "5.0.0-beta.3",
"@testing-library/dom": "9.2.0",
"@testing-library/react": "14.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@types/koa": "2.13.4",
"@types/node": "18.19.24",
"eslint-config-custom": "5.0.0-beta.3",
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 @@ -56,7 +56,7 @@
"tar": "6.1.13"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"copyfiles": "2.4.1"
},
"engines": {
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 @@ -56,7 +56,7 @@
"pluralize": "8.0.0"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"eslint-config-custom": "5.0.0-beta.3",
"tsconfig": "5.0.0-beta.3"
},
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 @@ -74,7 +74,7 @@
"devDependencies": {
"@apidevtools/swagger-parser": "^10.1.0",
"@strapi/admin-test-utils": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@strapi/strapi": "5.0.0-beta.3",
"@strapi/types": "5.0.0-beta.3",
"@testing-library/react": "14.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"devDependencies": {
"@strapi/admin": "5.0.0-beta.3",
"@strapi/admin-test-utils": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@strapi/plugin-content-manager": "5.0.0-beta.3",
"@strapi/types": "5.0.0-beta.3",
"@testing-library/react": "14.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@strapi/icons": "1.16.0"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@strapi/strapi": "5.0.0-beta.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/users-permissions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"yup": "0.32.9"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@strapi/strapi": "5.0.0-beta.3",
"@testing-library/dom": "9.2.0",
"@testing-library/react": "14.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/audit-logs-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@strapi/utils": "5.0.0-beta.3"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@strapi/types": "5.0.0-beta.3",
"eslint-config-custom": "5.0.0-beta.3",
"tsconfig": "5.0.0-beta.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/email-amazon-ses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"node-ses": "^3.0.3"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"eslint-config-custom": "5.0.0-beta.3",
"tsconfig": "5.0.0-beta.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/email-mailgun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"mailgun.js": "8.2.1"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"eslint-config-custom": "5.0.0-beta.3",
"tsconfig": "5.0.0-beta.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/email-nodemailer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"nodemailer": "6.9.1"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@types/nodemailer": "6.4.7",
"eslint-config-custom": "5.0.0-beta.3",
"tsconfig": "5.0.0-beta.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/email-sendgrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@strapi/utils": "5.0.0-beta.3"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"eslint-config-custom": "5.0.0-beta.3",
"tsconfig": "5.0.0-beta.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/email-sendmail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"sendmail": "^1.6.1"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@types/sendmail": "1.4.4",
"eslint-config-custom": "5.0.0-beta.3",
"tsconfig": "5.0.0-beta.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/upload-aws-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"lodash": "4.17.21"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@types/jest": "29.5.2",
"eslint-config-custom": "5.0.0-beta.3",
"tsconfig": "5.0.0-beta.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/upload-cloudinary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"into-stream": "^5.1.0"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"eslint-config-custom": "5.0.0-beta.3",
"tsconfig": "5.0.0-beta.3"
},
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 @@ -47,7 +47,7 @@
"fs-extra": "10.1.0"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"@strapi/types": "5.0.0-beta.3",
"@types/jest": "29.5.2",
"eslint-config-custom": "5.0.0-beta.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"winston": "3.10.0"
},
"devDependencies": {
"@strapi/pack-up": "5.0.0-beta.3",
"@strapi/pack-up": "5.0.0",
"eslint-config-custom": "5.0.0-beta.3",
"tsconfig": "5.0.0-beta.3"
},
Expand Down
3 changes: 0 additions & 3 deletions packages/utils/pack-up/.eslintignore

This file was deleted.

46 changes: 0 additions & 46 deletions packages/utils/pack-up/.eslintrc.js

This file was deleted.

0 comments on commit 57871be

Please sign in to comment.