fix: fix building
This commit is contained in:
parent
41f2b04c45
commit
de07175ff4
@ -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",
|
||||
|
282
pnpm-lock.yaml
generated
282
pnpm-lock.yaml
generated
@ -28,8 +28,8 @@ importers:
|
||||
specifier: ^1.49.1
|
||||
version: 1.49.1
|
||||
'@rslib/core':
|
||||
specifier: ^0.4.0
|
||||
version: 0.4.0(@microsoft/api-extractor@7.49.2(@types/node@22.12.0))(typescript@5.7.3)
|
||||
specifier: ^0.5.0
|
||||
version: 0.5.0(@microsoft/api-extractor@7.49.2(@types/node@22.12.0))(typescript@5.7.3)
|
||||
'@swc/core':
|
||||
specifier: ^1.10.12
|
||||
version: 1.10.12(@swc/helpers@0.5.15)
|
||||
@ -168,6 +168,64 @@ packages:
|
||||
'@asamuzakjp/css-color@2.8.3':
|
||||
resolution: {integrity: sha512-GIc76d9UI1hCvOATjZPyHFmE5qhRccp3/zGfMPapK3jBi+yocEzp6BBB0UnfRYP9NP4FANqUZYb0hnfs3TM3hw==}
|
||||
|
||||
'@ast-grep/napi-darwin-arm64@0.35.0':
|
||||
resolution: {integrity: sha512-T+MN4Oinc+sXjXCIHzfxDDWY7r2pKgPxM6zVeVlkMTrJV2mJtyKYBIS+CABhRM6kflps2T2I6l4DGaKV/8Ym9w==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@ast-grep/napi-darwin-x64@0.35.0':
|
||||
resolution: {integrity: sha512-pEYiN6JI1HY2uWhMYJ9+3yIMyVYKuYdFzeD+dL7odA3qzK0o9N9AM3/NOt4ynU2EhufaWCJr0P5NoQ636qN6MQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@ast-grep/napi-linux-arm64-gnu@0.35.0':
|
||||
resolution: {integrity: sha512-NBuzQngABGKz7lhG08IQb+7nPqUx81Ol37xmS3ZhVSdSgM0mtp93rCbgFTkJcAFE8IMfCHQSg7G4g0Iotz4ABQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@ast-grep/napi-linux-arm64-musl@0.35.0':
|
||||
resolution: {integrity: sha512-1EcvHPwyWpCL/96LuItBYGfeI5FaMTRvL+dHbO/hL5q1npqbb5qn+ppJwtNOjTPz8tayvgggxVk9T4C2O7taYA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@ast-grep/napi-linux-x64-gnu@0.35.0':
|
||||
resolution: {integrity: sha512-FDzNdlqmQnsiWXhnLxusw5AOfEcEM+5xtmrnAf3SBRFr86JyWD9qsynnFYC2pnP9hlMfifNH2TTmMpyGJW49Xw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@ast-grep/napi-linux-x64-musl@0.35.0':
|
||||
resolution: {integrity: sha512-wlmndjfBafT8u5p4DBnoRQyoCSGNuVSz7rT3TqhvlHcPzUouRWMn95epU9B1LNLyjXvr9xHeRjSktyCN28w57Q==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@ast-grep/napi-win32-arm64-msvc@0.35.0':
|
||||
resolution: {integrity: sha512-gkhJeYc4rrZLX2icLxalPikTLMR57DuIYLwLr9g+StHYXIsGHrbfrE6Nnbdd8Izfs34ArFCrcwdaMrGlvOPSeg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@ast-grep/napi-win32-ia32-msvc@0.35.0':
|
||||
resolution: {integrity: sha512-OdUuRa3chHCZ65y+qALfkUjz0W0Eg21YZ9TyPquV5why07M6HAK38mmYGzLxFH6294SvRQhs+FA/rAfbKeH0jA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@ast-grep/napi-win32-x64-msvc@0.35.0':
|
||||
resolution: {integrity: sha512-pcQRUHqbroTN1oQ56V982a7IZTUUySQYWa2KEyksiifHGuBuitlzcyzFGjT96ThcqD9XW0UVJMvpoF2Qjh006Q==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@ast-grep/napi@0.35.0':
|
||||
resolution: {integrity: sha512-3ucaaSxV6fxXoqHrE/rxAvP1THnDdY5jNzGlnvx+JvnY9C/dSRKc0jlRMRz59N3El572+/yNRUUpAV1T9aBJug==}
|
||||
engines: {node: '>= 10'}
|
||||
|
||||
'@babel/code-frame@7.26.2':
|
||||
resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
@ -942,6 +1000,11 @@ packages:
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@rsbuild/core@1.2.11':
|
||||
resolution: {integrity: sha512-bsTtXlqJKoqnHwOZ05NePGpBf/neuwHTzJtQegQ9GA8YLyjow1wn8vPXFiRtYL0UqASEDtFtAm2bcaieg7r/TQ==}
|
||||
engines: {node: '>=16.7.0'}
|
||||
hasBin: true
|
||||
|
||||
'@rsbuild/core@1.2.4':
|
||||
resolution: {integrity: sha512-GPn4TLW9nv7OgmbSBs9Col3dNr55CEDoeoGLl1B0pszyj9yI3s4ArVWVo/R5oXrRa9sDmA/T54rsb2r3trnttw==}
|
||||
engines: {node: '>=16.7.0'}
|
||||
@ -952,8 +1015,8 @@ packages:
|
||||
peerDependencies:
|
||||
'@rsbuild/core': 1.x
|
||||
|
||||
'@rslib/core@0.4.0':
|
||||
resolution: {integrity: sha512-dONhz7PsooyGUdSQbJRzlsCXgOKrP5NyW1dzcNBvfLHr13nd2anCCZzFdQXb/g7772h5moj+EkTEo982AmUeJQ==}
|
||||
'@rslib/core@0.5.0':
|
||||
resolution: {integrity: sha512-zHgu9GmT/gvbuDoGLxMHxYbKRiARZsH4UXWFsezq7+KZ3PdEMBUNywmslExY/pk+xSpBUF6+peE6WCUOeW3mKQ==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -970,49 +1033,97 @@ packages:
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@rspack/binding-darwin-arm64@1.2.3':
|
||||
resolution: {integrity: sha512-xuwYzhPgNCr4BtKXCU3xe4249TFsXAZglIlbxv8Qs3PeIarrZMRddcqH2zUXi+nJavNw3yN12sCYEzk1f+O4FQ==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@rspack/binding-darwin-x64@1.2.2':
|
||||
resolution: {integrity: sha512-vG5s7FkEvwrGLfksyDRHwKAHUkhZt1zHZZXJQn4gZKjTBonje8ezdc7IFlDiWpC4S+oBYp73nDWkUzkGRbSdcQ==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@rspack/binding-darwin-x64@1.2.3':
|
||||
resolution: {integrity: sha512-afiIN8elcrO2EtO27UN0qyZqu5FXGUdclud56DrhvEfnWS3GGxJEdjA8XUYVXkfCYakdXHucIJKlkkgaAjEvHg==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@rspack/binding-linux-arm64-gnu@1.2.2':
|
||||
resolution: {integrity: sha512-VykY/kiYOzO8E1nYzfJ9+gQEHxb5B6lt5wa8M6xFi5B6jEGU+OsaGskmAZB9/GFImeFDHxDPvhUalI4R9p8O2Q==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@rspack/binding-linux-arm64-gnu@1.2.3':
|
||||
resolution: {integrity: sha512-K2u/fPUmKujlKSWL3q2zaUu8/6ZK/bOGKcqJSib8jdanQQ/GFKwKtPAFOOa/vvqbzhDocqKOobFR10FhgJqCHg==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@rspack/binding-linux-arm64-musl@1.2.2':
|
||||
resolution: {integrity: sha512-Z5vAC4wGfXi8XXZ6hs8Q06TYjr3zHf819HB4DI5i4C1eQTeKdZSyoFD0NHFG23bP4NWJffp8KhmoObcy9jBT5Q==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@rspack/binding-linux-arm64-musl@1.2.3':
|
||||
resolution: {integrity: sha512-mgovdzGb6cH9hQsjTyzDbfZWCPhTcoHcLro1P7UbiqcLPMDJp/k3Io9xV2/EJhaDA1aynIdq7XfY0fuk4+6Irw==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
|
||||
'@rspack/binding-linux-x64-gnu@1.2.2':
|
||||
resolution: {integrity: sha512-o3pDaL+cH5EeRbDE9gZcdZpBgp5iXvYZBBhe8vZQllYgI4zN5MJEuleV7WplG3UwTXlgZg3Kht4RORSOPn96vg==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@rspack/binding-linux-x64-gnu@1.2.3':
|
||||
resolution: {integrity: sha512-542lwJzB1RMGuVdBdA3cOWTlmL9okpOppHUBWcNCjmJM+9zTI+0jwjVe8HaqOqtuR8XzNsoCwT9QonU/GLcuhg==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@rspack/binding-linux-x64-musl@1.2.2':
|
||||
resolution: {integrity: sha512-RE3e0xe4DdchHssttKzryDwjLkbrNk/4H59TkkWeGYJcLw41tmcOZVFQUOwKLUvXWVyif/vjvV/w1SMlqB4wQg==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@rspack/binding-linux-x64-musl@1.2.3':
|
||||
resolution: {integrity: sha512-dJromiREDcTWqzfCOI5y1IVoYmUnCv7vCp63AEq0+13fJJdk7+pcNN3VV2jOKpk9VECSvjg1c01wl+UzXAXFMw==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@rspack/binding-win32-arm64-msvc@1.2.2':
|
||||
resolution: {integrity: sha512-R+PKBYn6uzTaDdVqTHvjqiJPBr5ZHg1wg5UmFDLNH9OklzVFyQh1JInSdJRb7lzfzTRz6bEkkwUFBPQK/CGScw==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@rspack/binding-win32-arm64-msvc@1.2.3':
|
||||
resolution: {integrity: sha512-S8ZKddMMQDGy8jx/R0i2m1XrmfY2CpI+t6lIEpsuZuKUR4MbOGKN2DuL4MDnT3m8JaYvC8ihsvQjBXQCy3SNxQ==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@rspack/binding-win32-ia32-msvc@1.2.2':
|
||||
resolution: {integrity: sha512-dBqz3sRAGZ2f31FgzKLDvIRfq2haRP3X3XVCT0PsiMcvt7QJng+26aYYMy2THatd/nM8IwExYeitHWeiMBoruw==}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@rspack/binding-win32-ia32-msvc@1.2.3':
|
||||
resolution: {integrity: sha512-74lqSMKQJcJcgfFaxm+G9YVJSl2KK9/v4fRoMsWApztNy2qNgee+UguNBCOU6JLa3rVSj8Z5OVVDtJkGFrSvVg==}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
|
||||
'@rspack/binding-win32-x64-msvc@1.2.2':
|
||||
resolution: {integrity: sha512-eeAvaN831KG553cMSHkVldyk6YQn4ujgRHov6r1wtREq7CD3/ka9LMkJUepCN85K7XtwYT0N4KpFIQyf5GTGoA==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@rspack/binding-win32-x64-msvc@1.2.3':
|
||||
resolution: {integrity: sha512-fcU532PgFdd5Bil8jwQW0Dcb/80oM6V0qSstGIxZ4M77t4t8e/PcukXfORTL71FfNQ64Rd4Dp6XRl1NHNJVxeg==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@rspack/binding@1.2.2':
|
||||
resolution: {integrity: sha512-GCZwpGFYlLTdJ2soPLwjw9z4LSZ+GdpbHNfBt3Cm/f/bAF8n6mZc7dHUqN893RFh7MPU17HNEL3fMw7XR+6pHg==}
|
||||
|
||||
'@rspack/binding@1.2.3':
|
||||
resolution: {integrity: sha512-enpOXZPQOJO800wdWcR7H5Dx5UZfwkaT0D0xsHD53WbpI09Z2KJbLX7I/i1FLLy3K1KQTB+2FIHLVdRikasXZA==}
|
||||
|
||||
'@rspack/core@1.2.2':
|
||||
resolution: {integrity: sha512-EeHAmY65Uj62hSbUKesbrcWGE7jfUI887RD03G++Gj8jS4WPHEu1TFODXNOXg6pa7zyIvs2BK0Bm16Kwz8AEaQ==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
@ -1025,6 +1136,18 @@ packages:
|
||||
'@swc/helpers':
|
||||
optional: true
|
||||
|
||||
'@rspack/core@1.2.3':
|
||||
resolution: {integrity: sha512-BFgdUYf05/hjjY9Nlwq8DpWaRJN5w2kTl8ZJi20SRL60oAx+ZD2ABT+fsPhBiFSmfTZDdvGGIq5e3vfRzoIuqg==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
peerDependencies:
|
||||
'@rspack/tracing': ^1.x
|
||||
'@swc/helpers': '>=0.5.1'
|
||||
peerDependenciesMeta:
|
||||
'@rspack/tracing':
|
||||
optional: true
|
||||
'@swc/helpers':
|
||||
optional: true
|
||||
|
||||
'@rspack/lite-tapable@1.0.1':
|
||||
resolution: {integrity: sha512-VynGOEsVw2s8TAlLf/uESfrgfrq2+rcXB1muPJYBWbsm1Oa6r5qVQhjA5ggM6z/coYPrsVMgovl3Ff7Q7OCp1w==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
@ -1875,8 +1998,8 @@ packages:
|
||||
fd-slicer@1.1.0:
|
||||
resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==}
|
||||
|
||||
fdir@6.4.2:
|
||||
resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==}
|
||||
fdir@6.4.3:
|
||||
resolution: {integrity: sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==}
|
||||
peerDependencies:
|
||||
picomatch: ^3 || ^4
|
||||
peerDependenciesMeta:
|
||||
@ -2329,6 +2452,9 @@ packages:
|
||||
resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
|
||||
minimist@1.2.8:
|
||||
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
||||
|
||||
minipass@7.1.2:
|
||||
resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
@ -2685,8 +2811,8 @@ packages:
|
||||
rrweb-cssom@0.8.0:
|
||||
resolution: {integrity: sha512-guoltQEx+9aMf2gDZ0s62EcV8lsXR+0w8915TC3ITdn2YueuNjdAYh/levpU9nFaoChh9RUS5ZdQMrKfVEN9tw==}
|
||||
|
||||
rsbuild-plugin-dts@0.4.0:
|
||||
resolution: {integrity: sha512-Yjr+6iSY/TgV2jd+bY8J0wFe3RSBZaj766ygIMmILBacWUmaxnyIXnXjiIR3KDO7fxSwUYZzqqvpSgrRoVCk6g==}
|
||||
rsbuild-plugin-dts@0.5.0:
|
||||
resolution: {integrity: sha512-m9p53zzcKJ+dWJ/sQfI7jaF9UpmQigdMXQm96tvSpnzSp7WQvjTHAyV5iB6H/3lWTcRJXmLb6mxSzIiCVRnNNA==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
peerDependencies:
|
||||
'@microsoft/api-extractor': ^7
|
||||
@ -2842,6 +2968,10 @@ packages:
|
||||
resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
strip-bom@3.0.0:
|
||||
resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
|
||||
engines: {node: '>=4'}
|
||||
|
||||
strip-json-comments@3.1.1:
|
||||
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
|
||||
engines: {node: '>=8'}
|
||||
@ -2909,8 +3039,8 @@ packages:
|
||||
tinyexec@0.3.2:
|
||||
resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
|
||||
|
||||
tinyglobby@0.2.10:
|
||||
resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==}
|
||||
tinyglobby@0.2.12:
|
||||
resolution: {integrity: sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
||||
tinypool@1.0.2:
|
||||
@ -2965,6 +3095,10 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
tsconfig-paths@4.2.0:
|
||||
resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
tslib@2.8.1:
|
||||
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
||||
|
||||
@ -3306,6 +3440,45 @@ snapshots:
|
||||
lru-cache: 10.4.3
|
||||
optional: true
|
||||
|
||||
'@ast-grep/napi-darwin-arm64@0.35.0':
|
||||
optional: true
|
||||
|
||||
'@ast-grep/napi-darwin-x64@0.35.0':
|
||||
optional: true
|
||||
|
||||
'@ast-grep/napi-linux-arm64-gnu@0.35.0':
|
||||
optional: true
|
||||
|
||||
'@ast-grep/napi-linux-arm64-musl@0.35.0':
|
||||
optional: true
|
||||
|
||||
'@ast-grep/napi-linux-x64-gnu@0.35.0':
|
||||
optional: true
|
||||
|
||||
'@ast-grep/napi-linux-x64-musl@0.35.0':
|
||||
optional: true
|
||||
|
||||
'@ast-grep/napi-win32-arm64-msvc@0.35.0':
|
||||
optional: true
|
||||
|
||||
'@ast-grep/napi-win32-ia32-msvc@0.35.0':
|
||||
optional: true
|
||||
|
||||
'@ast-grep/napi-win32-x64-msvc@0.35.0':
|
||||
optional: true
|
||||
|
||||
'@ast-grep/napi@0.35.0':
|
||||
optionalDependencies:
|
||||
'@ast-grep/napi-darwin-arm64': 0.35.0
|
||||
'@ast-grep/napi-darwin-x64': 0.35.0
|
||||
'@ast-grep/napi-linux-arm64-gnu': 0.35.0
|
||||
'@ast-grep/napi-linux-arm64-musl': 0.35.0
|
||||
'@ast-grep/napi-linux-x64-gnu': 0.35.0
|
||||
'@ast-grep/napi-linux-x64-musl': 0.35.0
|
||||
'@ast-grep/napi-win32-arm64-msvc': 0.35.0
|
||||
'@ast-grep/napi-win32-ia32-msvc': 0.35.0
|
||||
'@ast-grep/napi-win32-x64-msvc': 0.35.0
|
||||
|
||||
'@babel/code-frame@7.26.2':
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.25.9
|
||||
@ -3947,6 +4120,15 @@ snapshots:
|
||||
'@rollup/rollup-win32-x64-msvc@4.30.1':
|
||||
optional: true
|
||||
|
||||
'@rsbuild/core@1.2.11':
|
||||
dependencies:
|
||||
'@rspack/core': 1.2.3(@swc/helpers@0.5.15)
|
||||
'@rspack/lite-tapable': 1.0.1
|
||||
'@swc/helpers': 0.5.15
|
||||
core-js: 3.40.0
|
||||
transitivePeerDependencies:
|
||||
- '@rspack/tracing'
|
||||
|
||||
'@rsbuild/core@1.2.4':
|
||||
dependencies:
|
||||
'@rspack/core': 1.2.2(@swc/helpers@0.5.15)
|
||||
@ -3962,11 +4144,11 @@ snapshots:
|
||||
'@rspack/plugin-react-refresh': 1.0.1(react-refresh@0.16.0)
|
||||
react-refresh: 0.16.0
|
||||
|
||||
'@rslib/core@0.4.0(@microsoft/api-extractor@7.49.2(@types/node@22.12.0))(typescript@5.7.3)':
|
||||
'@rslib/core@0.5.0(@microsoft/api-extractor@7.49.2(@types/node@22.12.0))(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@rsbuild/core': 1.2.4
|
||||
rsbuild-plugin-dts: 0.4.0(@microsoft/api-extractor@7.49.2(@types/node@22.12.0))(@rsbuild/core@1.2.4)(typescript@5.7.3)
|
||||
tinyglobby: 0.2.10
|
||||
'@rsbuild/core': 1.2.11
|
||||
rsbuild-plugin-dts: 0.5.0(@microsoft/api-extractor@7.49.2(@types/node@22.12.0))(@rsbuild/core@1.2.11)(typescript@5.7.3)
|
||||
tinyglobby: 0.2.12
|
||||
optionalDependencies:
|
||||
'@microsoft/api-extractor': 7.49.2(@types/node@22.12.0)
|
||||
typescript: 5.7.3
|
||||
@ -3976,30 +4158,57 @@ snapshots:
|
||||
'@rspack/binding-darwin-arm64@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-darwin-arm64@1.2.3':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-darwin-x64@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-darwin-x64@1.2.3':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-linux-arm64-gnu@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-linux-arm64-gnu@1.2.3':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-linux-arm64-musl@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-linux-arm64-musl@1.2.3':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-linux-x64-gnu@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-linux-x64-gnu@1.2.3':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-linux-x64-musl@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-linux-x64-musl@1.2.3':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-win32-arm64-msvc@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-win32-arm64-msvc@1.2.3':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-win32-ia32-msvc@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-win32-ia32-msvc@1.2.3':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-win32-x64-msvc@1.2.2':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding-win32-x64-msvc@1.2.3':
|
||||
optional: true
|
||||
|
||||
'@rspack/binding@1.2.2':
|
||||
optionalDependencies:
|
||||
'@rspack/binding-darwin-arm64': 1.2.2
|
||||
@ -4012,6 +4221,18 @@ snapshots:
|
||||
'@rspack/binding-win32-ia32-msvc': 1.2.2
|
||||
'@rspack/binding-win32-x64-msvc': 1.2.2
|
||||
|
||||
'@rspack/binding@1.2.3':
|
||||
optionalDependencies:
|
||||
'@rspack/binding-darwin-arm64': 1.2.3
|
||||
'@rspack/binding-darwin-x64': 1.2.3
|
||||
'@rspack/binding-linux-arm64-gnu': 1.2.3
|
||||
'@rspack/binding-linux-arm64-musl': 1.2.3
|
||||
'@rspack/binding-linux-x64-gnu': 1.2.3
|
||||
'@rspack/binding-linux-x64-musl': 1.2.3
|
||||
'@rspack/binding-win32-arm64-msvc': 1.2.3
|
||||
'@rspack/binding-win32-ia32-msvc': 1.2.3
|
||||
'@rspack/binding-win32-x64-msvc': 1.2.3
|
||||
|
||||
'@rspack/core@1.2.2(@swc/helpers@0.5.15)':
|
||||
dependencies:
|
||||
'@module-federation/runtime-tools': 0.8.4
|
||||
@ -4021,6 +4242,15 @@ snapshots:
|
||||
optionalDependencies:
|
||||
'@swc/helpers': 0.5.15
|
||||
|
||||
'@rspack/core@1.2.3(@swc/helpers@0.5.15)':
|
||||
dependencies:
|
||||
'@module-federation/runtime-tools': 0.8.4
|
||||
'@rspack/binding': 1.2.3
|
||||
'@rspack/lite-tapable': 1.0.1
|
||||
caniuse-lite: 1.0.30001692
|
||||
optionalDependencies:
|
||||
'@swc/helpers': 0.5.15
|
||||
|
||||
'@rspack/lite-tapable@1.0.1': {}
|
||||
|
||||
'@rspack/plugin-react-refresh@1.0.1(react-refresh@0.16.0)':
|
||||
@ -5069,7 +5299,7 @@ snapshots:
|
||||
pend: 1.2.0
|
||||
optional: true
|
||||
|
||||
fdir@6.4.2(picomatch@4.0.2):
|
||||
fdir@6.4.3(picomatch@4.0.2):
|
||||
optionalDependencies:
|
||||
picomatch: 4.0.2
|
||||
|
||||
@ -5557,6 +5787,8 @@ snapshots:
|
||||
dependencies:
|
||||
brace-expansion: 2.0.1
|
||||
|
||||
minimist@1.2.8: {}
|
||||
|
||||
minipass@7.1.2: {}
|
||||
|
||||
mlly@1.7.4:
|
||||
@ -5969,12 +6201,14 @@ snapshots:
|
||||
rrweb-cssom@0.8.0:
|
||||
optional: true
|
||||
|
||||
rsbuild-plugin-dts@0.4.0(@microsoft/api-extractor@7.49.2(@types/node@22.12.0))(@rsbuild/core@1.2.4)(typescript@5.7.3):
|
||||
rsbuild-plugin-dts@0.5.0(@microsoft/api-extractor@7.49.2(@types/node@22.12.0))(@rsbuild/core@1.2.11)(typescript@5.7.3):
|
||||
dependencies:
|
||||
'@rsbuild/core': 1.2.4
|
||||
'@ast-grep/napi': 0.35.0
|
||||
'@rsbuild/core': 1.2.11
|
||||
magic-string: 0.30.17
|
||||
picocolors: 1.1.1
|
||||
tinyglobby: 0.2.10
|
||||
tinyglobby: 0.2.12
|
||||
tsconfig-paths: 4.2.0
|
||||
optionalDependencies:
|
||||
'@microsoft/api-extractor': 7.49.2(@types/node@22.12.0)
|
||||
typescript: 5.7.3
|
||||
@ -6128,6 +6362,8 @@ snapshots:
|
||||
dependencies:
|
||||
ansi-regex: 6.1.0
|
||||
|
||||
strip-bom@3.0.0: {}
|
||||
|
||||
strip-json-comments@3.1.1:
|
||||
optional: true
|
||||
|
||||
@ -6233,9 +6469,9 @@ snapshots:
|
||||
|
||||
tinyexec@0.3.2: {}
|
||||
|
||||
tinyglobby@0.2.10:
|
||||
tinyglobby@0.2.12:
|
||||
dependencies:
|
||||
fdir: 6.4.2(picomatch@4.0.2)
|
||||
fdir: 6.4.3(picomatch@4.0.2)
|
||||
picomatch: 4.0.2
|
||||
|
||||
tinypool@1.0.2: {}
|
||||
@ -6283,6 +6519,12 @@ snapshots:
|
||||
optionalDependencies:
|
||||
typescript: 5.7.3
|
||||
|
||||
tsconfig-paths@4.2.0:
|
||||
dependencies:
|
||||
json5: 2.2.3
|
||||
minimist: 1.2.8
|
||||
strip-bom: 3.0.0
|
||||
|
||||
tslib@2.8.1: {}
|
||||
|
||||
tsx@4.19.2:
|
||||
|
@ -11,7 +11,7 @@ export default defineConfig({
|
||||
bundle: false,
|
||||
dts: {
|
||||
bundle: false,
|
||||
build: true,
|
||||
build: false,
|
||||
distPath: './dist',
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user