core(packages): update the packages

using bun update :)
This commit is contained in:
Raphael 2025-11-23 17:49:46 +01:00 committed by Raphaël
parent e6498ac804
commit e531f43d32

View file

@ -18,16 +18,16 @@
]
},
"devDependencies": {
"@types/bun": "^1.3.2",
"@types/bun": "^1.3.3",
"@types/node": "^24.10.1",
"eslint": "^9.39.1",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-prettier": "^5.5.4",
"husky": "^9.1.7",
"lint-staged": "^16.2.6",
"lint-staged": "^16.2.7",
"prettier": "^3.6.2",
"prisma": "^6.19.0",
"typescript-eslint": "^8.46.4"
"typescript-eslint": "^8.47.0"
},
"peerDependencies": {
"typescript": "^5.9.3"