fix: fix building

This commit is contained in:
2025-02-19 23:56:43 +08:00
parent 41f2b04c45
commit de07175ff4
3 changed files with 265 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "oidc-client-rx",
"version": "0.1.0-alpha.0",
"version": "0.1.0-alpha.3",
"homepage": "https://github.com/lonelyhentxi/oidc-client-rx",
"author": "lonelyhentxi",
"description": "ReactiveX enhanced OIDC and OAuth2 protocol support for browser-based JavaScript applications",
@@ -57,7 +57,7 @@
"@biomejs/js-api": "0.7.1",
"@biomejs/wasm-nodejs": "^1.9.4",
"@playwright/test": "^1.49.1",
"@rslib/core": "^0.4.0",
"@rslib/core": "^0.5.0",
"@swc/core": "^1.10.12",
"@tanstack/react-router": "^1.99.6",
"@types/lodash-es": "^4.17.12",