@strapi/upload 5.31.1 → 5.31.2

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.
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var name = "@strapi/upload";
6
- var version = "5.31.1";
6
+ var version = "5.31.2";
7
7
  var description = "Makes it easy to upload images and files to your Strapi Application.";
8
8
  var license = "SEE LICENSE IN LICENSE";
9
9
  var author = {
@@ -67,8 +67,8 @@ var dependencies = {
67
67
  "@reduxjs/toolkit": "1.9.7",
68
68
  "@strapi/design-system": "2.0.0-rc.30",
69
69
  "@strapi/icons": "2.0.0-rc.30",
70
- "@strapi/provider-upload-local": "5.31.1",
71
- "@strapi/utils": "5.31.1",
70
+ "@strapi/provider-upload-local": "5.31.2",
71
+ "@strapi/utils": "5.31.2",
72
72
  "byte-size": "8.1.1",
73
73
  cropperjs: "1.6.1",
74
74
  "date-fns": "2.30.0",
@@ -92,8 +92,8 @@ var dependencies = {
92
92
  zod: "3.25.67"
93
93
  };
94
94
  var devDependencies = {
95
- "@strapi/admin": "5.31.1",
96
- "@strapi/types": "5.31.1",
95
+ "@strapi/admin": "5.31.2",
96
+ "@strapi/types": "5.31.2",
97
97
  "@testing-library/dom": "10.1.0",
98
98
  "@testing-library/react": "15.0.7",
99
99
  "@testing-library/user-event": "14.5.2",
@@ -1,5 +1,5 @@
1
1
  var name = "@strapi/upload";
2
- var version = "5.31.1";
2
+ var version = "5.31.2";
3
3
  var description = "Makes it easy to upload images and files to your Strapi Application.";
4
4
  var license = "SEE LICENSE IN LICENSE";
5
5
  var author = {
@@ -63,8 +63,8 @@ var dependencies = {
63
63
  "@reduxjs/toolkit": "1.9.7",
64
64
  "@strapi/design-system": "2.0.0-rc.30",
65
65
  "@strapi/icons": "2.0.0-rc.30",
66
- "@strapi/provider-upload-local": "5.31.1",
67
- "@strapi/utils": "5.31.1",
66
+ "@strapi/provider-upload-local": "5.31.2",
67
+ "@strapi/utils": "5.31.2",
68
68
  "byte-size": "8.1.1",
69
69
  cropperjs: "1.6.1",
70
70
  "date-fns": "2.30.0",
@@ -88,8 +88,8 @@ var dependencies = {
88
88
  zod: "3.25.67"
89
89
  };
90
90
  var devDependencies = {
91
- "@strapi/admin": "5.31.1",
92
- "@strapi/types": "5.31.1",
91
+ "@strapi/admin": "5.31.2",
92
+ "@strapi/types": "5.31.2",
93
93
  "@testing-library/dom": "10.1.0",
94
94
  "@testing-library/react": "15.0.7",
95
95
  "@testing-library/user-event": "14.5.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strapi/upload",
3
- "version": "5.31.1",
3
+ "version": "5.31.2",
4
4
  "description": "Makes it easy to upload images and files to your Strapi Application.",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "author": {
@@ -64,8 +64,8 @@
64
64
  "@reduxjs/toolkit": "1.9.7",
65
65
  "@strapi/design-system": "2.0.0-rc.30",
66
66
  "@strapi/icons": "2.0.0-rc.30",
67
- "@strapi/provider-upload-local": "5.31.1",
68
- "@strapi/utils": "5.31.1",
67
+ "@strapi/provider-upload-local": "5.31.2",
68
+ "@strapi/utils": "5.31.2",
69
69
  "byte-size": "8.1.1",
70
70
  "cropperjs": "1.6.1",
71
71
  "date-fns": "2.30.0",
@@ -89,8 +89,8 @@
89
89
  "zod": "3.25.67"
90
90
  },
91
91
  "devDependencies": {
92
- "@strapi/admin": "5.31.1",
93
- "@strapi/types": "5.31.1",
92
+ "@strapi/admin": "5.31.2",
93
+ "@strapi/types": "5.31.2",
94
94
  "@testing-library/dom": "10.1.0",
95
95
  "@testing-library/react": "15.0.7",
96
96
  "@testing-library/user-event": "14.5.2",