fix: update @opencollection/types to version 0.6.0 and refactor auth handling in request items

This commit is contained in:
Anoop M D
2026-01-02 03:47:35 +05:30
parent f611c05fe8
commit 2fbb33be09
15 changed files with 113 additions and 82 deletions

View File

@@ -23,7 +23,7 @@
"@eslint/compat": "^1.3.2",
"@faker-js/faker": "^7.6.0",
"@jest/globals": "^29.2.0",
"@opencollection/types": "~0.5.0",
"@opencollection/types": "~0.6.0",
"@playwright/test": "^1.51.1",
"@rollup/plugin-json": "^6.1.0",
"@storybook/addon-webpack5-compiler-babel": "^4.0.0",