@strapi/upload 5.8.0 → 5.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -39,7 +39,7 @@ const __variableDynamicImportRuntimeHelper = (glob, path, segs) => {
39
39
  });
40
40
  };
41
41
  const name$1 = "@strapi/upload";
42
- const version = "5.7.0";
42
+ const version = "5.8.1";
43
43
  const description = "Makes it easy to upload images and files to your Strapi Application.";
44
44
  const license = "SEE LICENSE IN LICENSE";
45
45
  const author = {
@@ -98,8 +98,8 @@ const dependencies = {
98
98
  "@mux/mux-player-react": "3.1.0",
99
99
  "@strapi/design-system": "2.0.0-rc.14",
100
100
  "@strapi/icons": "2.0.0-rc.14",
101
- "@strapi/provider-upload-local": "5.7.0",
102
- "@strapi/utils": "5.7.0",
101
+ "@strapi/provider-upload-local": "5.8.1",
102
+ "@strapi/utils": "5.8.1",
103
103
  "byte-size": "8.1.1",
104
104
  cropperjs: "1.6.1",
105
105
  "date-fns": "2.30.0",
@@ -121,9 +121,9 @@ const dependencies = {
121
121
  yup: "0.32.9"
122
122
  };
123
123
  const devDependencies = {
124
- "@strapi/admin": "5.7.0",
124
+ "@strapi/admin": "5.8.1",
125
125
  "@strapi/pack-up": "5.0.2",
126
- "@strapi/types": "5.7.0",
126
+ "@strapi/types": "5.8.1",
127
127
  "@testing-library/dom": "10.1.0",
128
128
  "@testing-library/react": "15.0.7",
129
129
  "@testing-library/user-event": "14.5.2",
@@ -6027,7 +6027,7 @@ const admin = {
6027
6027
  defaultMessage: "Media Library"
6028
6028
  },
6029
6029
  permissions: PERMISSIONS.main,
6030
- Component: () => import("./App-CZGEygSH.mjs").then((mod) => ({ default: mod.Upload })),
6030
+ Component: () => import("./App-BLY6RlTm.mjs").then((mod) => ({ default: mod.Upload })),
6031
6031
  position: 4
6032
6032
  });
6033
6033
  app.addSettingsLink("global", {
@@ -6038,7 +6038,7 @@ const admin = {
6038
6038
  defaultMessage: "Media Library"
6039
6039
  },
6040
6040
  async Component() {
6041
- const { ProtectedSettingsPage } = await import("./SettingsPage-LpixRzE2.mjs");
6041
+ const { ProtectedSettingsPage } = await import("./SettingsPage-DjNyJDaf.mjs");
6042
6042
  return { default: ProtectedSettingsPage };
6043
6043
  },
6044
6044
  permissions: PERMISSIONS.settings
@@ -6116,4 +6116,4 @@ export {
6116
6116
  localStorageKeys as y,
6117
6117
  useConfig as z
6118
6118
  };
6119
- //# sourceMappingURL=index-_hnlyE9J.mjs.map
6119
+ //# sourceMappingURL=index-DH9hUSe3.mjs.map