|
1 | 1 | { |
2 | 2 | "name": "@strapi/admin", |
3 | | - "version": "4.23.1", |
| 3 | + "version": "4.24.0", |
4 | 4 | "description": "Strapi Admin", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
|
73 | 73 | "@radix-ui/react-toolbar": "1.0.4", |
74 | 74 | "@reduxjs/toolkit": "1.9.7", |
75 | 75 | "@strapi/design-system": "1.18.0", |
76 | | - "@strapi/helper-plugin": "4.23.1", |
| 76 | + "@strapi/helper-plugin": "4.24.0", |
77 | 77 | "@strapi/icons": "1.18.0", |
78 | | - "@strapi/permissions": "4.23.1", |
79 | | - "@strapi/provider-audit-logs-local": "4.23.1", |
80 | | - "@strapi/types": "4.23.1", |
81 | | - "@strapi/typescript-utils": "4.23.1", |
82 | | - "@strapi/utils": "4.23.1", |
| 78 | + "@strapi/permissions": "4.24.0", |
| 79 | + "@strapi/provider-audit-logs-local": "4.24.0", |
| 80 | + "@strapi/types": "4.24.0", |
| 81 | + "@strapi/typescript-utils": "4.24.0", |
| 82 | + "@strapi/utils": "4.24.0", |
83 | 83 | "@vitejs/plugin-react-swc": "3.5.0", |
84 | 84 | "axios": "1.6.0", |
85 | 85 | "bcryptjs": "2.4.3", |
|
169 | 169 | "yup": "0.32.9" |
170 | 170 | }, |
171 | 171 | "devDependencies": { |
172 | | - "@strapi/admin-test-utils": "4.23.1", |
173 | | - "@strapi/data-transfer": "4.23.1", |
| 172 | + "@strapi/admin-test-utils": "4.24.0", |
| 173 | + "@strapi/data-transfer": "4.24.0", |
174 | 174 | "@strapi/pack-up": "4.23.0", |
175 | | - "@strapi/plugin-content-manager": "4.23.1", |
176 | | - "@strapi/strapi": "4.23.1", |
| 175 | + "@strapi/plugin-content-manager": "4.24.0", |
| 176 | + "@strapi/strapi": "4.24.0", |
177 | 177 | "@testing-library/dom": "9.2.0", |
178 | 178 | "@testing-library/react": "14.0.0", |
179 | 179 | "@testing-library/user-event": "14.4.3", |
|
0 commit comments