test package
All checks were successful
Build release Docker image / Build Docker Images (push) Successful in 8m34s
All checks were successful
Build release Docker image / Build Docker Images (push) Successful in 8m34s
This commit is contained in:
10
package.json
10
package.json
@@ -13,8 +13,8 @@
|
||||
"prepare": "husky || true"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/plugin-cloud": "5.8.1",
|
||||
"@strapi/plugin-documentation": "^5.12.6",
|
||||
"@strapi/data-transfer": "^5.8.1",
|
||||
"@strapi/plugin-documentation": "^5.8.1",
|
||||
"@strapi/plugin-users-permissions": "5.8.1",
|
||||
"@strapi/provider-email-nodemailer": "^5.9.0",
|
||||
"@strapi/provider-upload-aws-s3": "^5.11.0",
|
||||
@@ -22,9 +22,9 @@
|
||||
"better-sqlite3": "11.3.0",
|
||||
"pg": "^8.13.1",
|
||||
"puppeteer": "^24.4.0",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-router-dom": "^6.0.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-router-dom": "^6.30.3",
|
||||
"strapi-v5-plugin-populate-deep": "^4.0.5",
|
||||
"styled-components": "^6.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user