Merge branch 'master' into msyavuz/chore/react-18

This commit is contained in:
Mehmet Salih Yavuz
2025-07-06 15:22:18 +03:00
1491 changed files with 55368 additions and 40480 deletions

View File

@@ -42,8 +42,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.16",
"jest": "^29.7.0"
"@types/jest": "^30.0.0",
"@types/lodash": "^4.17.20",
"jest": "^30.0.4"
}
}