build: adds back the ^ missing from openapi-ts to allow newer versions to be used

This commit is contained in:
Jacob Overgaard
2025-10-29 11:38:44 +01:00
parent f1b7a33e86
commit b7105c88d8
3 changed files with 3 additions and 3 deletions

View File

@@ -17007,7 +17007,7 @@
"src/packages/core": {
"name": "@umbraco-backoffice/core",
"dependencies": {
"@hey-api/openapi-ts": "0.85.0",
"@hey-api/openapi-ts": "^0.85.0",
"@types/diff": "^7.0.2",
"diff": "^7.0.0",
"uuid": "^13.0.0"