feat: refine package.json version ranges (#507)

This commit is contained in:
Marco Pasqualetti
2025-02-05 09:28:18 +01:00
committed by GitHub
parent cecf2ba8cc
commit 1a3c9a7fbe
4 changed files with 15 additions and 38 deletions
@@ -51,7 +51,7 @@
},
"devDependencies": {
"@tanstack/config": "0.7.13",
"@types/babel__core": "^7.20.5",
"@types/babel__core": "7.20.5",
"vitest": "2.1.9"
}
}