update strapi and package version
This commit is contained in:
parent
22c95b4517
commit
39928af1c5
2 changed files with 3368 additions and 6641 deletions
18
package.json
18
package.json
|
@ -12,21 +12,21 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@offset-dev/strapi-calendar": "^1.0.0",
|
||||
"@strapi/plugin-color-picker": "5.12.5",
|
||||
"@strapi/plugin-documentation": "5.12.5",
|
||||
"@strapi/plugin-graphql": "5.12.5",
|
||||
"@strapi/plugin-users-permissions": "5.12.5",
|
||||
"@strapi/strapi": "5.12.5",
|
||||
"mysql2": "3.9.8",
|
||||
"pg": "^8.14.1",
|
||||
"@strapi/plugin-color-picker": "5.18.1",
|
||||
"@strapi/plugin-documentation": "5.18.1",
|
||||
"@strapi/plugin-graphql": "5.18.1",
|
||||
"@strapi/plugin-users-permissions": "5.18.1",
|
||||
"@strapi/strapi": "5.18.1",
|
||||
"mysql2": "^3.14.2",
|
||||
"pg": "^8.16.3",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-router-dom": "^6.0.0",
|
||||
"strapi-plugin-publisher": "^2.0.0-beta.7",
|
||||
"strapi-plugin-publisher": "^2.0.3",
|
||||
"styled-components": "^6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20",
|
||||
"@types/node": "^24",
|
||||
"@types/react": "^18",
|
||||
"@types/react-dom": "^18",
|
||||
"typescript": "^5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue