Merge branch 'master' into accomodation_module
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Pierre HUBERT 2024-05-24 13:13:37 +00:00
commit 16bc7eca6f
2 changed files with 7 additions and 7 deletions

View File

@ -14,7 +14,7 @@ steps:
- cargo test
- name: app_deploy
image: node:21
image: node:22
environment:
AWS_ACCESS_KEY_ID:
from_secret: AWS_ACCESS_KEY_ID

View File

@ -1457,9 +1457,9 @@
}
},
"node_modules/@mui/x-data-grid": {
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.5.0.tgz",
"integrity": "sha512-CdIDjqMHPWJvG/M6z36fnqIR+z2nW8Guk/wLUOv7vRJNVeOJasrkqg3xVZ3IFEGtbkTlQQ6iu1Os8YlF2HPWww==",
"version": "7.5.1",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.5.1.tgz",
"integrity": "sha512-5GuHg95UcphQ3O4LftUEFkNPP00YKUDZoSxmsNJ2+o6pwhHH4f8XIuuXEZJCyEMUiVYQk6/iYZwxJL6CpvbNCw==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.24.5",
@ -1483,9 +1483,9 @@
}
},
"node_modules/@mui/x-tree-view": {
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-7.5.0.tgz",
"integrity": "sha512-Oy+awMPMN8M6QE6fzKwrQSG/7Rh0sEDvEc7TyENP7h75J2LPy5qqztCgRTlliEG1/Iq+aC4yFoIsJnEUH+M4gw==",
"version": "7.5.1",
"resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-7.5.1.tgz",
"integrity": "sha512-b4Lfclg1Lpa+kSs305snl/xFG5yOxq3/oVZEyPIseg8oOfl0r79UKqCIdO2iQqQydjUsUMbLtnR9TFypxlwCbQ==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.24.5",