|
|
@@ -168,9 +168,9 @@ importers:
|
|
|
'@types/react-dom':
|
|
|
specifier: ^19.2.3
|
|
|
version: 19.2.3(@types/react@19.2.14)
|
|
|
- '@vitejs/plugin-react-swc':
|
|
|
- specifier: ^4.3.0
|
|
|
- version: 4.3.0(@swc/helpers@0.5.17)(vite@8.0.3(@types/node@25.5.0)(esbuild@0.27.1)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.3))
|
|
|
+ '@vitejs/plugin-react':
|
|
|
+ specifier: ^5.0.2
|
|
|
+ version: 5.2.0(vite@8.0.3(@types/node@25.5.0)(esbuild@0.27.1)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.3))
|
|
|
eslint:
|
|
|
specifier: ^10.1.0
|
|
|
version: 10.1.0(jiti@2.6.1)
|
|
|
@@ -322,6 +322,18 @@ packages:
|
|
|
peerDependencies:
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
|
|
+ '@babel/plugin-transform-react-jsx-self@7.27.1':
|
|
|
+ resolution: {integrity: sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ peerDependencies:
|
|
|
+ '@babel/core': ^7.0.0-0
|
|
|
+
|
|
|
+ '@babel/plugin-transform-react-jsx-source@7.27.1':
|
|
|
+ resolution: {integrity: sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ peerDependencies:
|
|
|
+ '@babel/core': ^7.0.0-0
|
|
|
+
|
|
|
'@babel/template@7.27.2':
|
|
|
resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==}
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
@@ -1650,8 +1662,8 @@ packages:
|
|
|
'@rolldown/pluginutils@1.0.0-rc.12':
|
|
|
resolution: {integrity: sha512-HHMwmarRKvoFsJorqYlFeFRzXZqCt2ETQlEDOb9aqssrnVBB1/+xgTGtuTrIk5vzLNX1MjMtTf7W9z3tsSbrxw==}
|
|
|
|
|
|
- '@rolldown/pluginutils@1.0.0-rc.7':
|
|
|
- resolution: {integrity: sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA==}
|
|
|
+ '@rolldown/pluginutils@1.0.0-rc.3':
|
|
|
+ resolution: {integrity: sha512-eybk3TjzzzV97Dlj5c+XrBFW57eTNhzod66y9HrBlzJ6NsCrWCp/2kaPS3K9wJmurBC0Tdw4yPjXKZqlznim3Q==}
|
|
|
|
|
|
'@standard-schema/spec@1.0.0':
|
|
|
resolution: {integrity: sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==}
|
|
|
@@ -1659,96 +1671,6 @@ packages:
|
|
|
'@standard-schema/utils@0.3.0':
|
|
|
resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==}
|
|
|
|
|
|
- '@swc/core-darwin-arm64@1.15.21':
|
|
|
- resolution: {integrity: sha512-SA8SFg9dp0qKRH8goWsax6bptFE2EdmPf2YRAQW9WoHGf3XKM1bX0nd5UdwxmC5hXsBUZAYf7xSciCler6/oyA==}
|
|
|
- engines: {node: '>=10'}
|
|
|
- cpu: [arm64]
|
|
|
- os: [darwin]
|
|
|
-
|
|
|
- '@swc/core-darwin-x64@1.15.21':
|
|
|
- resolution: {integrity: sha512-//fOVntgowz9+V90lVsNCtyyrtbHp3jWH6Rch7MXHXbcvbLmbCTmssl5DeedUWLLGiAAW1wksBdqdGYOTjaNLw==}
|
|
|
- engines: {node: '>=10'}
|
|
|
- cpu: [x64]
|
|
|
- os: [darwin]
|
|
|
-
|
|
|
- '@swc/core-linux-arm-gnueabihf@1.15.21':
|
|
|
- resolution: {integrity: sha512-meNI4Sh6h9h8DvIfEc0l5URabYMSuNvyisLmG6vnoYAS43s8ON3NJR8sDHvdP7NJTrLe0q/x2XCn6yL/BeHcZg==}
|
|
|
- engines: {node: '>=10'}
|
|
|
- cpu: [arm]
|
|
|
- os: [linux]
|
|
|
-
|
|
|
- '@swc/core-linux-arm64-gnu@1.15.21':
|
|
|
- resolution: {integrity: sha512-QrXlNQnHeXqU2EzLlnsPoWEh8/GtNJLvfMiPsDhk+ht6Xv8+vhvZ5YZ/BokNWSIZiWPKLAqR0M7T92YF5tmD3g==}
|
|
|
- engines: {node: '>=10'}
|
|
|
- cpu: [arm64]
|
|
|
- os: [linux]
|
|
|
-
|
|
|
- '@swc/core-linux-arm64-musl@1.15.21':
|
|
|
- resolution: {integrity: sha512-8/yGCMO333ultDaMQivE5CjO6oXDPeeg1IV4sphojPkb0Pv0i6zvcRIkgp60xDB+UxLr6VgHgt+BBgqS959E9g==}
|
|
|
- engines: {node: '>=10'}
|
|
|
- cpu: [arm64]
|
|
|
- os: [linux]
|
|
|
-
|
|
|
- '@swc/core-linux-ppc64-gnu@1.15.21':
|
|
|
- resolution: {integrity: sha512-ucW0HzPx0s1dgRvcvuLSPSA/2Kk/VYTv9st8qe1Kc22Gu0Q0rH9+6TcBTmMuNIp0Xs4BPr1uBttmbO1wEGI49Q==}
|
|
|
- engines: {node: '>=10'}
|
|
|
- cpu: [ppc64]
|
|
|
- os: [linux]
|
|
|
-
|
|
|
- '@swc/core-linux-s390x-gnu@1.15.21':
|
|
|
- resolution: {integrity: sha512-ulTnOGc5I7YRObE/9NreAhQg94QkiR5qNhhcUZ1iFAYjzg/JGAi1ch+s/Ixe61pMIr8bfVrF0NOaB0f8wjaAfA==}
|
|
|
- engines: {node: '>=10'}
|
|
|
- cpu: [s390x]
|
|
|
- os: [linux]
|
|
|
-
|
|
|
- '@swc/core-linux-x64-gnu@1.15.21':
|
|
|
- resolution: {integrity: sha512-D0RokxtM+cPvSqJIKR6uja4hbD+scI9ezo95mBhfSyLUs9wnPPl26sLp1ZPR/EXRdYm3F3S6RUtVi+8QXhT24Q==}
|
|
|
- engines: {node: '>=10'}
|
|
|
- cpu: [x64]
|
|
|
- os: [linux]
|
|
|
-
|
|
|
- '@swc/core-linux-x64-musl@1.15.21':
|
|
|
- resolution: {integrity: sha512-nER8u7VeRfmU6fMDzl1NQAbbB/G7O2avmvCOwIul1uGkZ2/acbPH+DCL9h5+0yd/coNcxMBTL6NGepIew+7C2w==}
|
|
|
- engines: {node: '>=10'}
|
|
|
- cpu: [x64]
|
|
|
- os: [linux]
|
|
|
-
|
|
|
- '@swc/core-win32-arm64-msvc@1.15.21':
|
|
|
- resolution: {integrity: sha512-+/AgNBnjYugUA8C0Do4YzymgvnGbztv7j8HKSQLvR/DQgZPoXQ2B3PqB2mTtGh/X5DhlJWiqnunN35JUgWcAeQ==}
|
|
|
- engines: {node: '>=10'}
|
|
|
- cpu: [arm64]
|
|
|
- os: [win32]
|
|
|
-
|
|
|
- '@swc/core-win32-ia32-msvc@1.15.21':
|
|
|
- resolution: {integrity: sha512-IkSZj8PX/N4HcaFhMQtzmkV8YSnuNoJ0E6OvMwFiOfejPhiKXvl7CdDsn1f4/emYEIDO3fpgZW9DTaCRMDxaDA==}
|
|
|
- engines: {node: '>=10'}
|
|
|
- cpu: [ia32]
|
|
|
- os: [win32]
|
|
|
-
|
|
|
- '@swc/core-win32-x64-msvc@1.15.21':
|
|
|
- resolution: {integrity: sha512-zUyWso7OOENB6e1N1hNuNn8vbvLsTdKQ5WKLgt/JcBNfJhKy/6jmBmqI3GXk/MyvQKd5SLvP7A0F36p7TeDqvw==}
|
|
|
- engines: {node: '>=10'}
|
|
|
- cpu: [x64]
|
|
|
- os: [win32]
|
|
|
-
|
|
|
- '@swc/core@1.15.21':
|
|
|
- resolution: {integrity: sha512-fkk7NJcBscrR3/F8jiqlMptRHP650NxqDnspBMrRe5d8xOoCy9MLL5kOBLFXjFLfMo3KQQHhk+/jUULOMlR1uQ==}
|
|
|
- engines: {node: '>=10'}
|
|
|
- peerDependencies:
|
|
|
- '@swc/helpers': '>=0.5.17'
|
|
|
- peerDependenciesMeta:
|
|
|
- '@swc/helpers':
|
|
|
- optional: true
|
|
|
-
|
|
|
- '@swc/counter@0.1.3':
|
|
|
- resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
|
|
|
-
|
|
|
- '@swc/helpers@0.5.17':
|
|
|
- resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==}
|
|
|
-
|
|
|
- '@swc/types@0.1.25':
|
|
|
- resolution: {integrity: sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g==}
|
|
|
-
|
|
|
'@tabby_ai/hijri-converter@1.0.5':
|
|
|
resolution: {integrity: sha512-r5bClKrcIusDoo049dSL8CawnHR6mRdDwhlQuIgZRNty68q0x8k3Lf1BtPAMxRf/GgnHBnIO4ujd3+GQdLWzxQ==}
|
|
|
engines: {node: '>=16.0.0'}
|
|
|
@@ -1984,6 +1906,18 @@ packages:
|
|
|
'@tybys/wasm-util@0.10.1':
|
|
|
resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==}
|
|
|
|
|
|
+ '@types/babel__core@7.20.5':
|
|
|
+ resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
|
|
|
+
|
|
|
+ '@types/babel__generator@7.27.0':
|
|
|
+ resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==}
|
|
|
+
|
|
|
+ '@types/babel__template@7.4.4':
|
|
|
+ resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
|
|
|
+
|
|
|
+ '@types/babel__traverse@7.28.0':
|
|
|
+ resolution: {integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==}
|
|
|
+
|
|
|
'@types/d3-array@3.2.1':
|
|
|
resolution: {integrity: sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==}
|
|
|
|
|
|
@@ -2093,11 +2027,11 @@ packages:
|
|
|
resolution: {integrity: sha512-zhahknjobV2FiD6Ee9iLbS7OV9zi10rG26odsQdfBO/hjSzUQbkIYgda+iNKK1zNiW2ey+Lf8MU5btN17V3dUw==}
|
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
|
|
|
|
- '@vitejs/plugin-react-swc@4.3.0':
|
|
|
- resolution: {integrity: sha512-mOkXCII839dHyAt/gpoSlm28JIVDwhZ6tnG6wJxUy2bmOx7UaPjvOyIDf3SFv5s7Eo7HVaq6kRcu6YMEzt5Z7w==}
|
|
|
+ '@vitejs/plugin-react@5.2.0':
|
|
|
+ resolution: {integrity: sha512-YmKkfhOAi3wsB1PhJq5Scj3GXMn3WvtQ/JC0xoopuHoXSdmtdStOpFrYaT1kie2YgFBcIe64ROzMYRjCrYOdYw==}
|
|
|
engines: {node: ^20.19.0 || >=22.12.0}
|
|
|
peerDependencies:
|
|
|
- vite: ^4 || ^5 || ^6 || ^7 || ^8
|
|
|
+ vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
|
|
|
acorn-jsx@5.3.2:
|
|
|
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
|
|
@@ -2942,6 +2876,10 @@ packages:
|
|
|
redux:
|
|
|
optional: true
|
|
|
|
|
|
+ react-refresh@0.18.0:
|
|
|
+ resolution: {integrity: sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+
|
|
|
react-remove-scroll-bar@2.3.8:
|
|
|
resolution: {integrity: sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==}
|
|
|
engines: {node: '>=10'}
|
|
|
@@ -3463,6 +3401,16 @@ snapshots:
|
|
|
'@babel/core': 7.29.0
|
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
|
|
|
|
+ '@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.29.0)':
|
|
|
+ dependencies:
|
|
|
+ '@babel/core': 7.29.0
|
|
|
+ '@babel/helper-plugin-utils': 7.27.1
|
|
|
+
|
|
|
+ '@babel/plugin-transform-react-jsx-source@7.27.1(@babel/core@7.29.0)':
|
|
|
+ dependencies:
|
|
|
+ '@babel/core': 7.29.0
|
|
|
+ '@babel/helper-plugin-utils': 7.27.1
|
|
|
+
|
|
|
'@babel/template@7.27.2':
|
|
|
dependencies:
|
|
|
'@babel/code-frame': 7.27.1
|
|
|
@@ -4527,78 +4475,12 @@ snapshots:
|
|
|
|
|
|
'@rolldown/pluginutils@1.0.0-rc.12': {}
|
|
|
|
|
|
- '@rolldown/pluginutils@1.0.0-rc.7': {}
|
|
|
+ '@rolldown/pluginutils@1.0.0-rc.3': {}
|
|
|
|
|
|
'@standard-schema/spec@1.0.0': {}
|
|
|
|
|
|
'@standard-schema/utils@0.3.0': {}
|
|
|
|
|
|
- '@swc/core-darwin-arm64@1.15.21':
|
|
|
- optional: true
|
|
|
-
|
|
|
- '@swc/core-darwin-x64@1.15.21':
|
|
|
- optional: true
|
|
|
-
|
|
|
- '@swc/core-linux-arm-gnueabihf@1.15.21':
|
|
|
- optional: true
|
|
|
-
|
|
|
- '@swc/core-linux-arm64-gnu@1.15.21':
|
|
|
- optional: true
|
|
|
-
|
|
|
- '@swc/core-linux-arm64-musl@1.15.21':
|
|
|
- optional: true
|
|
|
-
|
|
|
- '@swc/core-linux-ppc64-gnu@1.15.21':
|
|
|
- optional: true
|
|
|
-
|
|
|
- '@swc/core-linux-s390x-gnu@1.15.21':
|
|
|
- optional: true
|
|
|
-
|
|
|
- '@swc/core-linux-x64-gnu@1.15.21':
|
|
|
- optional: true
|
|
|
-
|
|
|
- '@swc/core-linux-x64-musl@1.15.21':
|
|
|
- optional: true
|
|
|
-
|
|
|
- '@swc/core-win32-arm64-msvc@1.15.21':
|
|
|
- optional: true
|
|
|
-
|
|
|
- '@swc/core-win32-ia32-msvc@1.15.21':
|
|
|
- optional: true
|
|
|
-
|
|
|
- '@swc/core-win32-x64-msvc@1.15.21':
|
|
|
- optional: true
|
|
|
-
|
|
|
- '@swc/core@1.15.21(@swc/helpers@0.5.17)':
|
|
|
- dependencies:
|
|
|
- '@swc/counter': 0.1.3
|
|
|
- '@swc/types': 0.1.25
|
|
|
- optionalDependencies:
|
|
|
- '@swc/core-darwin-arm64': 1.15.21
|
|
|
- '@swc/core-darwin-x64': 1.15.21
|
|
|
- '@swc/core-linux-arm-gnueabihf': 1.15.21
|
|
|
- '@swc/core-linux-arm64-gnu': 1.15.21
|
|
|
- '@swc/core-linux-arm64-musl': 1.15.21
|
|
|
- '@swc/core-linux-ppc64-gnu': 1.15.21
|
|
|
- '@swc/core-linux-s390x-gnu': 1.15.21
|
|
|
- '@swc/core-linux-x64-gnu': 1.15.21
|
|
|
- '@swc/core-linux-x64-musl': 1.15.21
|
|
|
- '@swc/core-win32-arm64-msvc': 1.15.21
|
|
|
- '@swc/core-win32-ia32-msvc': 1.15.21
|
|
|
- '@swc/core-win32-x64-msvc': 1.15.21
|
|
|
- '@swc/helpers': 0.5.17
|
|
|
-
|
|
|
- '@swc/counter@0.1.3': {}
|
|
|
-
|
|
|
- '@swc/helpers@0.5.17':
|
|
|
- dependencies:
|
|
|
- tslib: 2.8.1
|
|
|
- optional: true
|
|
|
-
|
|
|
- '@swc/types@0.1.25':
|
|
|
- dependencies:
|
|
|
- '@swc/counter': 0.1.3
|
|
|
-
|
|
|
'@tabby_ai/hijri-converter@1.0.5': {}
|
|
|
|
|
|
'@tailwindcss/node@4.2.2':
|
|
|
@@ -4816,6 +4698,27 @@ snapshots:
|
|
|
tslib: 2.8.1
|
|
|
optional: true
|
|
|
|
|
|
+ '@types/babel__core@7.20.5':
|
|
|
+ dependencies:
|
|
|
+ '@babel/parser': 7.29.2
|
|
|
+ '@babel/types': 7.29.0
|
|
|
+ '@types/babel__generator': 7.27.0
|
|
|
+ '@types/babel__template': 7.4.4
|
|
|
+ '@types/babel__traverse': 7.28.0
|
|
|
+
|
|
|
+ '@types/babel__generator@7.27.0':
|
|
|
+ dependencies:
|
|
|
+ '@babel/types': 7.29.0
|
|
|
+
|
|
|
+ '@types/babel__template@7.4.4':
|
|
|
+ dependencies:
|
|
|
+ '@babel/parser': 7.29.2
|
|
|
+ '@babel/types': 7.29.0
|
|
|
+
|
|
|
+ '@types/babel__traverse@7.28.0':
|
|
|
+ dependencies:
|
|
|
+ '@babel/types': 7.29.0
|
|
|
+
|
|
|
'@types/d3-array@3.2.1': {}
|
|
|
|
|
|
'@types/d3-color@3.1.3': {}
|
|
|
@@ -4951,13 +4854,17 @@ snapshots:
|
|
|
'@typescript-eslint/types': 8.57.2
|
|
|
eslint-visitor-keys: 5.0.1
|
|
|
|
|
|
- '@vitejs/plugin-react-swc@4.3.0(@swc/helpers@0.5.17)(vite@8.0.3(@types/node@25.5.0)(esbuild@0.27.1)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.3))':
|
|
|
+ '@vitejs/plugin-react@5.2.0(vite@8.0.3(@types/node@25.5.0)(esbuild@0.27.1)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.3))':
|
|
|
dependencies:
|
|
|
- '@rolldown/pluginutils': 1.0.0-rc.7
|
|
|
- '@swc/core': 1.15.21(@swc/helpers@0.5.17)
|
|
|
+ '@babel/core': 7.29.0
|
|
|
+ '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0)
|
|
|
+ '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.29.0)
|
|
|
+ '@rolldown/pluginutils': 1.0.0-rc.3
|
|
|
+ '@types/babel__core': 7.20.5
|
|
|
+ react-refresh: 0.18.0
|
|
|
vite: 8.0.3(@types/node@25.5.0)(esbuild@0.27.1)(jiti@2.6.1)(tsx@4.20.3)(yaml@2.8.3)
|
|
|
transitivePeerDependencies:
|
|
|
- - '@swc/helpers'
|
|
|
+ - supports-color
|
|
|
|
|
|
acorn-jsx@5.3.2(acorn@8.16.0):
|
|
|
dependencies:
|
|
|
@@ -5772,6 +5679,8 @@ snapshots:
|
|
|
'@types/react': 19.2.14
|
|
|
redux: 5.0.1
|
|
|
|
|
|
+ react-refresh@0.18.0: {}
|
|
|
+
|
|
|
react-remove-scroll-bar@2.3.8(@types/react@19.2.14)(react@19.2.4):
|
|
|
dependencies:
|
|
|
react: 19.2.4
|