feat: Strapi bertsioa igotzen du
This commit is contained in:
@@ -15,22 +15,22 @@
|
||||
"upgrade:dry": "pnpm dlx @strapi/upgrade latest --dry"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/plugin-cloud": "5.33.0",
|
||||
"@strapi/plugin-graphql": "5.33.0",
|
||||
"@strapi/plugin-users-permissions": "5.33.0",
|
||||
"@strapi/provider-upload-cloudinary": "5.33.0",
|
||||
"@strapi/strapi": "5.33.0",
|
||||
"@strapi/plugin-cloud": "5.40.0",
|
||||
"@strapi/plugin-graphql": "5.40.0",
|
||||
"@strapi/plugin-users-permissions": "5.40.0",
|
||||
"@strapi/provider-upload-cloudinary": "5.40.0",
|
||||
"@strapi/strapi": "5.40.0",
|
||||
"better-sqlite3": "11.3.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-router-dom": "^6.30.2",
|
||||
"react-router-dom": "^6.30.3",
|
||||
"strapi-plugin-icons-field": "^1.1.7",
|
||||
"strapi-plugin-webp-converter": "^1.0.4",
|
||||
"styled-components": "^6.1.19"
|
||||
"styled-components": "^6.3.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.19.27",
|
||||
"@types/react": "^18.3.27",
|
||||
"@types/node": "^20.19.37",
|
||||
"@types/react": "^18.3.28",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user