test package
All checks were successful
Build release Docker image / Build Docker Images (push) Successful in 8m34s

This commit is contained in:
2026-02-13 21:48:45 +01:00
parent fe0be2bfe2
commit c2a32f11b8
2 changed files with 1396 additions and 1909 deletions

3295
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -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"
},