@strapi/admin 4.25.12 → 4.25.13

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.
Files changed (1) hide show
  1. package/package.json +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strapi/admin",
3
- "version": "4.25.12",
3
+ "version": "4.25.13",
4
4
  "description": "Strapi Admin",
5
5
  "repository": {
6
6
  "type": "git",
@@ -73,13 +73,13 @@
73
73
  "@radix-ui/react-toolbar": "1.0.4",
74
74
  "@reduxjs/toolkit": "1.9.7",
75
75
  "@strapi/design-system": "1.19.0",
76
- "@strapi/helper-plugin": "4.25.12",
76
+ "@strapi/helper-plugin": "4.25.13",
77
77
  "@strapi/icons": "1.19.0",
78
- "@strapi/permissions": "4.25.12",
79
- "@strapi/provider-audit-logs-local": "4.25.12",
80
- "@strapi/types": "4.25.12",
81
- "@strapi/typescript-utils": "4.25.12",
82
- "@strapi/utils": "4.25.12",
78
+ "@strapi/permissions": "4.25.13",
79
+ "@strapi/provider-audit-logs-local": "4.25.13",
80
+ "@strapi/types": "4.25.13",
81
+ "@strapi/typescript-utils": "4.25.13",
82
+ "@strapi/utils": "4.25.13",
83
83
  "@vitejs/plugin-react-swc": "3.5.0",
84
84
  "axios": "1.7.4",
85
85
  "bcryptjs": "2.4.3",
@@ -162,7 +162,7 @@
162
162
  "slate-react": "0.98.3",
163
163
  "style-loader": "3.3.4",
164
164
  "typescript": "5.2.2",
165
- "vite": "5.0.13",
165
+ "vite": "5.1.8",
166
166
  "webpack": "^5.89.0",
167
167
  "webpack-bundle-analyzer": "^4.10.1",
168
168
  "webpack-dev-middleware": "6.1.2",
@@ -170,11 +170,11 @@
170
170
  "yup": "0.32.9"
171
171
  },
172
172
  "devDependencies": {
173
- "@strapi/admin-test-utils": "4.25.12",
174
- "@strapi/data-transfer": "4.25.12",
173
+ "@strapi/admin-test-utils": "4.25.13",
174
+ "@strapi/data-transfer": "4.25.13",
175
175
  "@strapi/pack-up": "4.23.0",
176
- "@strapi/plugin-content-manager": "4.25.12",
177
- "@strapi/strapi": "4.25.12",
176
+ "@strapi/plugin-content-manager": "4.25.13",
177
+ "@strapi/strapi": "4.25.13",
178
178
  "@testing-library/dom": "9.2.0",
179
179
  "@testing-library/react": "14.0.0",
180
180
  "@testing-library/user-event": "14.4.3",
@@ -224,5 +224,5 @@
224
224
  }
225
225
  }
226
226
  },
227
- "gitHead": "1cdadce1eebb93015d97ed11348f3a3c2c3f355d"
227
+ "gitHead": "a41497dc67f990cc50ce1d0cf57f957d54e14b1a"
228
228
  }