version update to strapi 5.8.0
This commit is contained in:
parent
b0b0e19864
commit
dd6254ea11
3 changed files with 498 additions and 1416 deletions
1902
package-lock.json
generated
1902
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -12,11 +12,11 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@offset-dev/strapi-calendar": "^1.0.0",
|
"@offset-dev/strapi-calendar": "^1.0.0",
|
||||||
"@strapi/plugin-color-picker": "5.6.0",
|
"@strapi/plugin-color-picker": "5.8.0",
|
||||||
"@strapi/plugin-documentation": "5.6.0",
|
"@strapi/plugin-documentation": "5.8.0",
|
||||||
"@strapi/plugin-graphql": "5.6.0",
|
"@strapi/plugin-graphql": "5.8.0",
|
||||||
"@strapi/plugin-users-permissions": "5.6.0",
|
"@strapi/plugin-users-permissions": "5.8.0",
|
||||||
"@strapi/strapi": "5.6.0",
|
"@strapi/strapi": "5.8.0",
|
||||||
"mysql2": "3.9.8",
|
"mysql2": "3.9.8",
|
||||||
"react": "^18.0.0",
|
"react": "^18.0.0",
|
||||||
"react-dom": "^18.0.0",
|
"react-dom": "^18.0.0",
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
"name": "Apache 2.0",
|
"name": "Apache 2.0",
|
||||||
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
|
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
|
||||||
},
|
},
|
||||||
"x-generation-date": "2025-01-18T10:37:18.066Z"
|
"x-generation-date": "2025-01-18T10:42:17.897Z"
|
||||||
},
|
},
|
||||||
"x-strapi-config": {
|
"x-strapi-config": {
|
||||||
"plugins": [
|
"plugins": [
|
||||||
|
|
Loading…
Reference in a new issue