V1_Sans_Congé_Anticipéfemini collaboratrice

This commit is contained in:
2025-08-29 15:30:31 +02:00
parent 34a369dccd
commit 0eb4dbb99b
41 changed files with 30347 additions and 2733 deletions

17
package.json Normal file
View File

@@ -0,0 +1,17 @@
{
"devDependencies": {
"@testing-library/jest-dom": "^6.8.0",
"@testing-library/react": "^16.3.0",
"@vitejs/plugin-react": "^5.0.2",
"jest": "^30.1.3",
"jsdom": "^26.1.0",
"nodemon": "^3.1.10",
"vitest": "^3.2.4"
},
"dependencies": {
"cors": "^2.8.5",
"express": "^5.1.0",
"framer-motion": "^12.23.22",
"node-cron": "^4.2.1"
}
}