V1.0.0-beta.16 Update
All checks were successful
continuous-integration/drone/push Build is passing

Note: We appreciate your feedback and bug reports to continue improving our platform. Thank you for your continued support!
This commit is contained in:
2024-10-27 16:48:30 +01:00
parent f83358c67d
commit 9ff4642a10
33 changed files with 3550 additions and 2058 deletions

22
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@cdn-app/insider-swiftlogic-labs-dinawo",
"version": "1.0.0-beta.14",
"name": "@cdn-app/insider-myaxrin-labs-dinawo",
"version": "1.0.0-beta.16",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@cdn-app/insider-swiftlogic-labs-dinawo",
"version": "1.0.0-beta.14",
"name": "@cdn-app/insider-myaxrin-labs-dinawo",
"version": "1.0.0-beta.16",
"license": "ISC",
"dependencies": {
"@auth/express": "^0.5.1",
@@ -64,7 +64,7 @@
},
"devDependencies": {
"daisyui": "^4.5.0",
"nodemon": "^3.1.0"
"nodemon": "^3.1.4"
}
},
"node_modules/@alloc/quick-lru": {
@@ -3199,9 +3199,9 @@
}
},
"node_modules/nodemon": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.0.tgz",
"integrity": "sha512-xqlktYlDMCepBJd43ZQhjWwMw2obW/JRvkrLxq5RCNcuDDX1DbcPT+qT1IlIIdf+DhnWs90JpTMe+Y5KxOchvA==",
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.4.tgz",
"integrity": "sha512-wjPBbFhtpJwmIeY2yP7QF+UKzPfltVGtfce1g/bB15/8vCGZj8uxD62b/b9M9/WVgme0NZudpownKN+c0plXlQ==",
"dev": true,
"dependencies": {
"chokidar": "^3.5.2",
@@ -7701,9 +7701,9 @@
"integrity": "sha512-7o38Yogx6krdoBf3jCAqnIN4oSQFx+fMa0I7dK1D+me9kBxx12D+/33wSb+fhOCtIxvYJ+4x4IMEhmhCKfAiOA=="
},
"nodemon": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.0.tgz",
"integrity": "sha512-xqlktYlDMCepBJd43ZQhjWwMw2obW/JRvkrLxq5RCNcuDDX1DbcPT+qT1IlIIdf+DhnWs90JpTMe+Y5KxOchvA==",
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.4.tgz",
"integrity": "sha512-wjPBbFhtpJwmIeY2yP7QF+UKzPfltVGtfce1g/bB15/8vCGZj8uxD62b/b9M9/WVgme0NZudpownKN+c0plXlQ==",
"dev": true,
"requires": {
"chokidar": "^3.5.2",