Add permissions templates

This commit is contained in:
2025-04-13 18:20:52 +02:00
parent 961b4aab93
commit d6d4bcfc33
10 changed files with 158 additions and 3 deletions

11
package-lock.json generated
View File

@@ -19,6 +19,7 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-router-dom": "^6.0.0",
"strapi-v5-plugin-populate-deep": "^4.0.5",
"styled-components": "^6.0.0"
},
"devDependencies": {
@@ -20598,6 +20599,16 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/strapi-v5-plugin-populate-deep": {
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/strapi-v5-plugin-populate-deep/-/strapi-v5-plugin-populate-deep-4.0.5.tgz",
"integrity": "sha512-se5WE8rWxVx+BX904tESoZsRJYJg7VtGWZNeNGhirJGhuUJV5UgAP38Jiq5kPdyT3rASiwfCJxvXgMAfTh3Y5A==",
"license": "MIT",
"engines": {
"node": ">=18.0.0 <=22.x.x",
"npm": ">=6.0.0"
}
},
"node_modules/stream-browserify": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-3.0.0.tgz",