fixing duplicate migration

This commit is contained in:
orangecoding
2026-03-17 11:26:23 +01:00
parent c40d275e52
commit 556c0aff35
3 changed files with 19 additions and 16 deletions

View File

@@ -94,7 +94,7 @@
"react-range-slider-input": "^3.3.2",
"react-router": "7.13.1",
"react-router-dom": "7.13.1",
"resend": "^6.9.3",
"resend": "^6.9.4",
"restana": "5.1.0",
"semver": "^7.7.4",
"serve-static": "2.2.1",
@@ -106,7 +106,7 @@
"devDependencies": {
"@babel/core": "7.29.0",
"@babel/eslint-parser": "7.28.6",
"@babel/preset-env": "7.29.0",
"@babel/preset-env": "7.29.2",
"@babel/preset-react": "7.28.5",
"@eslint/js": "^10.0.1",
"chalk": "^5.6.2",