@strapi/admin 5.33.2 → 5.33.3

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.
@@ -1 +1 @@
1
- {"version":3,"file":"authenticated-user.d.ts","sourceRoot":"","sources":["../../../../server/src/controllers/authenticated-user.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,KAAK,CAAC;;eAQhB,OAAO;kBAQJ,OAAO;2BA2BE,OAAO;;AApCtC,wBA+CE"}
1
+ {"version":3,"file":"authenticated-user.d.ts","sourceRoot":"","sources":["../../../../server/src/controllers/authenticated-user.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,KAAK,CAAC;;eAShB,OAAO;kBAQJ,OAAO;2BAiCE,OAAO;;AA1CtC,wBAqDE"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strapi/admin",
3
- "version": "5.33.2",
3
+ "version": "5.33.3",
4
4
  "description": "Strapi Admin",
5
5
  "repository": {
6
6
  "type": "git",
@@ -86,10 +86,10 @@
86
86
  "@reduxjs/toolkit": "1.9.7",
87
87
  "@strapi/design-system": "2.0.1",
88
88
  "@strapi/icons": "2.0.1",
89
- "@strapi/permissions": "5.33.2",
90
- "@strapi/types": "5.33.2",
91
- "@strapi/typescript-utils": "5.33.2",
92
- "@strapi/utils": "5.33.2",
89
+ "@strapi/permissions": "5.33.3",
90
+ "@strapi/types": "5.33.3",
91
+ "@strapi/typescript-utils": "5.33.3",
92
+ "@strapi/utils": "5.33.3",
93
93
  "@testing-library/dom": "10.4.1",
94
94
  "@testing-library/react": "16.3.0",
95
95
  "@testing-library/user-event": "14.6.1",
@@ -112,7 +112,7 @@
112
112
  "is-localhost-ip": "2.0.0",
113
113
  "json-logic-js": "2.0.5",
114
114
  "jsonwebtoken": "9.0.0",
115
- "koa": "2.16.1",
115
+ "koa": "2.16.3",
116
116
  "koa-compose": "4.1.0",
117
117
  "koa-passport": "6.0.0",
118
118
  "koa-static": "5.0.0",
@@ -124,7 +124,7 @@
124
124
  "passport-local": "1.0.0",
125
125
  "pluralize": "8.0.0",
126
126
  "punycode": "2.3.1",
127
- "qs": "6.11.1",
127
+ "qs": "6.14.1",
128
128
  "react-dnd": "16.0.1",
129
129
  "react-dnd-html5-backend": "16.0.1",
130
130
  "react-intl": "6.6.2",
@@ -145,8 +145,8 @@
145
145
  "zod": "3.25.67"
146
146
  },
147
147
  "devDependencies": {
148
- "@strapi/admin-test-utils": "5.33.2",
149
- "@strapi/data-transfer": "5.33.2",
148
+ "@strapi/admin-test-utils": "5.33.3",
149
+ "@strapi/data-transfer": "5.33.3",
150
150
  "@types/codemirror5": "npm:@types/codemirror@^5.60.15",
151
151
  "@types/fs-extra": "11.0.4",
152
152
  "@types/invariant": "2.2.36",
@@ -170,7 +170,7 @@
170
170
  "react-dom": "18.3.1",
171
171
  "react-router-dom": "6.22.3",
172
172
  "styled-components": "6.1.8",
173
- "vite": "5.4.19",
173
+ "vite": "5.4.21",
174
174
  "vite-plugin-dts": "^4.3.0"
175
175
  },
176
176
  "peerDependencies": {