mop-agent 0.1.14 → 0.1.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -5
- package/apps/web/app/api/apps/route.ts +23 -0
- package/apps/web/app/api/chat/route.ts +26 -4
- package/apps/web/app/api/graph/route.ts +8 -3
- package/apps/web/app/assistant/page.tsx +37 -24
- package/apps/web/app/brain/graph/page.tsx +144 -28
- package/apps/web/app/brain/page.tsx +106 -104
- package/apps/web/app/globals.css +505 -12
- package/apps/web/app/settings/page.tsx +102 -1
- package/apps/web/components/AppShell.tsx +101 -22
- package/apps/web/components/ui/chatgpt-prompt-input.tsx +290 -0
- package/apps/web/components.json +18 -0
- package/apps/web/lib/channels/config.ts +48 -0
- package/apps/web/lib/channels/index.ts +8 -4
- package/apps/web/lib/db/migrate.ts +9 -0
- package/apps/web/lib/providers/anthropic.ts +20 -1
- package/apps/web/lib/providers/openrouter.ts +11 -1
- package/apps/web/lib/providers/types.ts +2 -1
- package/apps/web/package.json +6 -0
- package/apps/web/postcss.config.mjs +5 -0
- package/npm-shrinkwrap.json +1646 -222
- package/package.json +3 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "mop-agent",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.16",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "mop-agent",
|
|
9
|
-
"version": "0.1.
|
|
9
|
+
"version": "0.1.16",
|
|
10
10
|
"license": "UNLICENSED",
|
|
11
11
|
"workspaces": [
|
|
12
12
|
"packages/*",
|
|
@@ -25,6 +25,9 @@
|
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@anthropic-ai/sdk": "^0.105.0",
|
|
27
27
|
"@mop/link-protocol": "*",
|
|
28
|
+
"@radix-ui/react-dialog": "^1.1.17",
|
|
29
|
+
"@radix-ui/react-popover": "^1.1.17",
|
|
30
|
+
"@radix-ui/react-tooltip": "^1.2.10",
|
|
28
31
|
"@xenova/transformers": "^2.17.2",
|
|
29
32
|
"better-auth": "^1.6.20",
|
|
30
33
|
"better-sqlite3": "^12.11.1",
|
|
@@ -41,6 +44,7 @@
|
|
|
41
44
|
"ws": "^8.18.0"
|
|
42
45
|
},
|
|
43
46
|
"devDependencies": {
|
|
47
|
+
"@tailwindcss/postcss": "^4.3.1",
|
|
44
48
|
"@types/better-sqlite3": "^7.6.13",
|
|
45
49
|
"@types/node": "^22.0.0",
|
|
46
50
|
"@types/react": "^19.0.0",
|
|
@@ -48,10 +52,25 @@
|
|
|
48
52
|
"@types/ws": "^8.5.12",
|
|
49
53
|
"cross-env": "^7.0.3",
|
|
50
54
|
"drizzle-kit": "^0.31.10",
|
|
55
|
+
"tailwindcss": "^4.3.1",
|
|
51
56
|
"tsx": "^4.19.0",
|
|
57
|
+
"tw-animate-css": "^1.4.0",
|
|
52
58
|
"typescript": "^5.5.0"
|
|
53
59
|
}
|
|
54
60
|
},
|
|
61
|
+
"node_modules/@alloc/quick-lru": {
|
|
62
|
+
"version": "5.2.0",
|
|
63
|
+
"resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
|
|
64
|
+
"integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
|
|
65
|
+
"dev": true,
|
|
66
|
+
"license": "MIT",
|
|
67
|
+
"engines": {
|
|
68
|
+
"node": ">=10"
|
|
69
|
+
},
|
|
70
|
+
"funding": {
|
|
71
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
72
|
+
}
|
|
73
|
+
},
|
|
55
74
|
"node_modules/@anthropic-ai/sdk": {
|
|
56
75
|
"version": "0.105.0",
|
|
57
76
|
"resolved": "https://registry.npmjs.org/@anthropic-ai/sdk/-/sdk-0.105.0.tgz",
|
|
@@ -1202,6 +1221,44 @@
|
|
|
1202
1221
|
"node": ">=18"
|
|
1203
1222
|
}
|
|
1204
1223
|
},
|
|
1224
|
+
"node_modules/@floating-ui/core": {
|
|
1225
|
+
"version": "1.7.5",
|
|
1226
|
+
"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.5.tgz",
|
|
1227
|
+
"integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==",
|
|
1228
|
+
"license": "MIT",
|
|
1229
|
+
"dependencies": {
|
|
1230
|
+
"@floating-ui/utils": "^0.2.11"
|
|
1231
|
+
}
|
|
1232
|
+
},
|
|
1233
|
+
"node_modules/@floating-ui/dom": {
|
|
1234
|
+
"version": "1.7.6",
|
|
1235
|
+
"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.6.tgz",
|
|
1236
|
+
"integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==",
|
|
1237
|
+
"license": "MIT",
|
|
1238
|
+
"dependencies": {
|
|
1239
|
+
"@floating-ui/core": "^1.7.5",
|
|
1240
|
+
"@floating-ui/utils": "^0.2.11"
|
|
1241
|
+
}
|
|
1242
|
+
},
|
|
1243
|
+
"node_modules/@floating-ui/react-dom": {
|
|
1244
|
+
"version": "2.1.8",
|
|
1245
|
+
"resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.8.tgz",
|
|
1246
|
+
"integrity": "sha512-cC52bHwM/n/CxS87FH0yWdngEZrjdtLW/qVruo68qg+prK7ZQ4YGdut2GyDVpoGeAYe/h899rVeOVm6Oi40k2A==",
|
|
1247
|
+
"license": "MIT",
|
|
1248
|
+
"dependencies": {
|
|
1249
|
+
"@floating-ui/dom": "^1.7.6"
|
|
1250
|
+
},
|
|
1251
|
+
"peerDependencies": {
|
|
1252
|
+
"react": ">=16.8.0",
|
|
1253
|
+
"react-dom": ">=16.8.0"
|
|
1254
|
+
}
|
|
1255
|
+
},
|
|
1256
|
+
"node_modules/@floating-ui/utils": {
|
|
1257
|
+
"version": "0.2.11",
|
|
1258
|
+
"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.11.tgz",
|
|
1259
|
+
"integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==",
|
|
1260
|
+
"license": "MIT"
|
|
1261
|
+
},
|
|
1205
1262
|
"node_modules/@grammyjs/types": {
|
|
1206
1263
|
"version": "3.28.0",
|
|
1207
1264
|
"resolved": "https://registry.npmjs.org/@grammyjs/types/-/types-3.28.0.tgz",
|
|
@@ -1683,6 +1740,56 @@
|
|
|
1683
1740
|
"url": "https://opencollective.com/libvips"
|
|
1684
1741
|
}
|
|
1685
1742
|
},
|
|
1743
|
+
"node_modules/@jridgewell/gen-mapping": {
|
|
1744
|
+
"version": "0.3.13",
|
|
1745
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
|
|
1746
|
+
"integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
|
|
1747
|
+
"dev": true,
|
|
1748
|
+
"license": "MIT",
|
|
1749
|
+
"dependencies": {
|
|
1750
|
+
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
1751
|
+
"@jridgewell/trace-mapping": "^0.3.24"
|
|
1752
|
+
}
|
|
1753
|
+
},
|
|
1754
|
+
"node_modules/@jridgewell/remapping": {
|
|
1755
|
+
"version": "2.3.5",
|
|
1756
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
|
|
1757
|
+
"integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
|
|
1758
|
+
"dev": true,
|
|
1759
|
+
"license": "MIT",
|
|
1760
|
+
"dependencies": {
|
|
1761
|
+
"@jridgewell/gen-mapping": "^0.3.5",
|
|
1762
|
+
"@jridgewell/trace-mapping": "^0.3.24"
|
|
1763
|
+
}
|
|
1764
|
+
},
|
|
1765
|
+
"node_modules/@jridgewell/resolve-uri": {
|
|
1766
|
+
"version": "3.1.2",
|
|
1767
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
|
1768
|
+
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
|
1769
|
+
"dev": true,
|
|
1770
|
+
"license": "MIT",
|
|
1771
|
+
"engines": {
|
|
1772
|
+
"node": ">=6.0.0"
|
|
1773
|
+
}
|
|
1774
|
+
},
|
|
1775
|
+
"node_modules/@jridgewell/sourcemap-codec": {
|
|
1776
|
+
"version": "1.5.5",
|
|
1777
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
|
|
1778
|
+
"integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
|
|
1779
|
+
"dev": true,
|
|
1780
|
+
"license": "MIT"
|
|
1781
|
+
},
|
|
1782
|
+
"node_modules/@jridgewell/trace-mapping": {
|
|
1783
|
+
"version": "0.3.31",
|
|
1784
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
|
|
1785
|
+
"integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
|
|
1786
|
+
"dev": true,
|
|
1787
|
+
"license": "MIT",
|
|
1788
|
+
"dependencies": {
|
|
1789
|
+
"@jridgewell/resolve-uri": "^3.1.0",
|
|
1790
|
+
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
1791
|
+
}
|
|
1792
|
+
},
|
|
1686
1793
|
"node_modules/@mop/flow-connector": {
|
|
1687
1794
|
"resolved": "packages/flow-connector",
|
|
1688
1795
|
"link": true
|
|
@@ -1925,174 +2032,1007 @@
|
|
|
1925
2032
|
"integrity": "sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg==",
|
|
1926
2033
|
"license": "BSD-3-Clause"
|
|
1927
2034
|
},
|
|
1928
|
-
"node_modules/@
|
|
1929
|
-
"version": "
|
|
1930
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1931
|
-
"integrity": "sha512-
|
|
2035
|
+
"node_modules/@radix-ui/primitive": {
|
|
2036
|
+
"version": "1.1.4",
|
|
2037
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.4.tgz",
|
|
2038
|
+
"integrity": "sha512-7AdCK9PQyiljKoBDbN8OuctCbd/esdwZPQ8RtOE3SsyQtUpiPb+ND75q0jEhC1m1ecBI0MFNeLJvwIh9iKHRcQ==",
|
|
2039
|
+
"license": "MIT"
|
|
2040
|
+
},
|
|
2041
|
+
"node_modules/@radix-ui/react-arrow": {
|
|
2042
|
+
"version": "1.1.10",
|
|
2043
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-arrow/-/react-arrow-1.1.10.tgz",
|
|
2044
|
+
"integrity": "sha512-j2VTDz1vgCsmuG0k5lBfOcM8n5JPFqZBcMryasFjHYMhwxYL5SRUV5lMSUpRdNtw3D/Sv8pzJtrlAgkssYSsQQ==",
|
|
1932
2045
|
"license": "MIT",
|
|
1933
2046
|
"dependencies": {
|
|
1934
|
-
"@
|
|
1935
|
-
"classcat": "^5.0.3",
|
|
1936
|
-
"zustand": "^4.4.1"
|
|
2047
|
+
"@radix-ui/react-primitive": "2.1.6"
|
|
1937
2048
|
},
|
|
1938
2049
|
"peerDependencies": {
|
|
1939
|
-
"react": "
|
|
1940
|
-
"react-dom": "
|
|
2050
|
+
"@types/react": "*",
|
|
2051
|
+
"@types/react-dom": "*",
|
|
2052
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
|
2053
|
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2054
|
+
},
|
|
2055
|
+
"peerDependenciesMeta": {
|
|
2056
|
+
"@types/react": {
|
|
2057
|
+
"optional": true
|
|
2058
|
+
},
|
|
2059
|
+
"@types/react-dom": {
|
|
2060
|
+
"optional": true
|
|
2061
|
+
}
|
|
1941
2062
|
}
|
|
1942
2063
|
},
|
|
1943
|
-
"node_modules/@
|
|
1944
|
-
"version": "
|
|
1945
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1946
|
-
"integrity": "sha512-
|
|
2064
|
+
"node_modules/@radix-ui/react-compose-refs": {
|
|
2065
|
+
"version": "1.1.3",
|
|
2066
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.3.tgz",
|
|
2067
|
+
"integrity": "sha512-rYOP8OMnuuPMQF1uhPVlGNcCDlkokKqGFE3JcxFViIkAXP7EvFWUliJAstrapypaBLJNHbZL6jGhbVDGTwmVhA==",
|
|
1947
2068
|
"license": "MIT",
|
|
1948
|
-
"
|
|
1949
|
-
"@
|
|
1950
|
-
"
|
|
1951
|
-
"zustand": "^4.4.1"
|
|
2069
|
+
"peerDependencies": {
|
|
2070
|
+
"@types/react": "*",
|
|
2071
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
1952
2072
|
},
|
|
2073
|
+
"peerDependenciesMeta": {
|
|
2074
|
+
"@types/react": {
|
|
2075
|
+
"optional": true
|
|
2076
|
+
}
|
|
2077
|
+
}
|
|
2078
|
+
},
|
|
2079
|
+
"node_modules/@radix-ui/react-context": {
|
|
2080
|
+
"version": "1.1.4",
|
|
2081
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.4.tgz",
|
|
2082
|
+
"integrity": "sha512-QwH4PO5urrbO+FaGd5Aglg+YJgWTyyuZ3g/6mKvsqraLkglDdckw9JafgL5McL5VEJ6EPNduPaT3ZE9BttDAqg==",
|
|
2083
|
+
"license": "MIT",
|
|
1953
2084
|
"peerDependencies": {
|
|
1954
|
-
"react": "
|
|
1955
|
-
"react
|
|
2085
|
+
"@types/react": "*",
|
|
2086
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2087
|
+
},
|
|
2088
|
+
"peerDependenciesMeta": {
|
|
2089
|
+
"@types/react": {
|
|
2090
|
+
"optional": true
|
|
2091
|
+
}
|
|
1956
2092
|
}
|
|
1957
2093
|
},
|
|
1958
|
-
"node_modules/@
|
|
1959
|
-
"version": "
|
|
1960
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1961
|
-
"integrity": "sha512-
|
|
2094
|
+
"node_modules/@radix-ui/react-dialog": {
|
|
2095
|
+
"version": "1.1.17",
|
|
2096
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-dialog/-/react-dialog-1.1.17.tgz",
|
|
2097
|
+
"integrity": "sha512-TDTYmpdq8dI2+Xgvgj9AJ8Ghqq+Eph/TRVEdaFQPDItIY+6QSkU7MJMeevw1568Yw/2Ijz8BTphPSP2XejKphw==",
|
|
1962
2098
|
"license": "MIT",
|
|
1963
2099
|
"dependencies": {
|
|
1964
|
-
"@
|
|
1965
|
-
"@
|
|
1966
|
-
"@
|
|
1967
|
-
"@
|
|
1968
|
-
"
|
|
1969
|
-
"
|
|
1970
|
-
"
|
|
1971
|
-
"
|
|
1972
|
-
"
|
|
2100
|
+
"@radix-ui/primitive": "1.1.4",
|
|
2101
|
+
"@radix-ui/react-compose-refs": "1.1.3",
|
|
2102
|
+
"@radix-ui/react-context": "1.1.4",
|
|
2103
|
+
"@radix-ui/react-dismissable-layer": "1.1.13",
|
|
2104
|
+
"@radix-ui/react-focus-guards": "1.1.4",
|
|
2105
|
+
"@radix-ui/react-focus-scope": "1.1.10",
|
|
2106
|
+
"@radix-ui/react-id": "1.1.2",
|
|
2107
|
+
"@radix-ui/react-portal": "1.1.12",
|
|
2108
|
+
"@radix-ui/react-presence": "1.1.6",
|
|
2109
|
+
"@radix-ui/react-primitive": "2.1.6",
|
|
2110
|
+
"@radix-ui/react-slot": "1.3.0",
|
|
2111
|
+
"@radix-ui/react-use-controllable-state": "1.2.3",
|
|
2112
|
+
"aria-hidden": "^1.2.4",
|
|
2113
|
+
"react-remove-scroll": "^2.7.2"
|
|
1973
2114
|
},
|
|
1974
2115
|
"peerDependencies": {
|
|
1975
|
-
"react": "
|
|
1976
|
-
"react-dom": "
|
|
2116
|
+
"@types/react": "*",
|
|
2117
|
+
"@types/react-dom": "*",
|
|
2118
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
|
2119
|
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2120
|
+
},
|
|
2121
|
+
"peerDependenciesMeta": {
|
|
2122
|
+
"@types/react": {
|
|
2123
|
+
"optional": true
|
|
2124
|
+
},
|
|
2125
|
+
"@types/react-dom": {
|
|
2126
|
+
"optional": true
|
|
2127
|
+
}
|
|
1977
2128
|
}
|
|
1978
2129
|
},
|
|
1979
|
-
"node_modules/@
|
|
1980
|
-
"version": "
|
|
1981
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1982
|
-
"integrity": "sha512-
|
|
2130
|
+
"node_modules/@radix-ui/react-dismissable-layer": {
|
|
2131
|
+
"version": "1.1.13",
|
|
2132
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.13.tgz",
|
|
2133
|
+
"integrity": "sha512-2v+zNAWWe0ySxgC0D0yeXMPQ23xZVgXZTerTz+JKlmdRj6gfTqmCcR29jb6d290DezXPGgruHWDX/vYUebtErg==",
|
|
1983
2134
|
"license": "MIT",
|
|
1984
2135
|
"dependencies": {
|
|
1985
|
-
"@
|
|
1986
|
-
"@
|
|
1987
|
-
"@
|
|
1988
|
-
"
|
|
1989
|
-
"
|
|
1990
|
-
"d3-zoom": "^3.0.0",
|
|
1991
|
-
"zustand": "^4.4.1"
|
|
2136
|
+
"@radix-ui/primitive": "1.1.4",
|
|
2137
|
+
"@radix-ui/react-compose-refs": "1.1.3",
|
|
2138
|
+
"@radix-ui/react-primitive": "2.1.6",
|
|
2139
|
+
"@radix-ui/react-use-callback-ref": "1.1.2",
|
|
2140
|
+
"@radix-ui/react-use-escape-keydown": "1.1.2"
|
|
1992
2141
|
},
|
|
1993
2142
|
"peerDependencies": {
|
|
1994
|
-
"react": "
|
|
1995
|
-
"react-dom": "
|
|
2143
|
+
"@types/react": "*",
|
|
2144
|
+
"@types/react-dom": "*",
|
|
2145
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
|
2146
|
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2147
|
+
},
|
|
2148
|
+
"peerDependenciesMeta": {
|
|
2149
|
+
"@types/react": {
|
|
2150
|
+
"optional": true
|
|
2151
|
+
},
|
|
2152
|
+
"@types/react-dom": {
|
|
2153
|
+
"optional": true
|
|
2154
|
+
}
|
|
1996
2155
|
}
|
|
1997
2156
|
},
|
|
1998
|
-
"node_modules/@
|
|
1999
|
-
"version": "
|
|
2000
|
-
"resolved": "https://registry.npmjs.org/@
|
|
2001
|
-
"integrity": "sha512-
|
|
2157
|
+
"node_modules/@radix-ui/react-focus-guards": {
|
|
2158
|
+
"version": "1.1.4",
|
|
2159
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-focus-guards/-/react-focus-guards-1.1.4.tgz",
|
|
2160
|
+
"integrity": "sha512-cot/aB/mOm0IYVYTTmQcEEK1M48lZWi8FlYe5nDPQQ8NYZUlXEFgncJ9p2Kzer3RKSrY7cTTpEMLZKNo9QoP5Q==",
|
|
2002
2161
|
"license": "MIT",
|
|
2003
|
-
"dependencies": {
|
|
2004
|
-
"@reactflow/core": "11.11.4",
|
|
2005
|
-
"classcat": "^5.0.4",
|
|
2006
|
-
"d3-drag": "^3.0.0",
|
|
2007
|
-
"d3-selection": "^3.0.0",
|
|
2008
|
-
"zustand": "^4.4.1"
|
|
2009
|
-
},
|
|
2010
2162
|
"peerDependencies": {
|
|
2011
|
-
"react": "
|
|
2012
|
-
"react
|
|
2163
|
+
"@types/react": "*",
|
|
2164
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2165
|
+
},
|
|
2166
|
+
"peerDependenciesMeta": {
|
|
2167
|
+
"@types/react": {
|
|
2168
|
+
"optional": true
|
|
2169
|
+
}
|
|
2013
2170
|
}
|
|
2014
2171
|
},
|
|
2015
|
-
"node_modules/@
|
|
2016
|
-
"version": "1.
|
|
2017
|
-
"resolved": "https://registry.npmjs.org/@
|
|
2018
|
-
"integrity": "sha512-
|
|
2172
|
+
"node_modules/@radix-ui/react-focus-scope": {
|
|
2173
|
+
"version": "1.1.10",
|
|
2174
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-focus-scope/-/react-focus-scope-1.1.10.tgz",
|
|
2175
|
+
"integrity": "sha512-Fas/lXQqhVvqwAb64s5RFeHiHYElZ6SUQbZaNd6EkfhP/Al7wTIQ9WIR4QVX475tlu5yFCEdDcJH6/UwsZjMWw==",
|
|
2019
2176
|
"license": "MIT",
|
|
2020
2177
|
"dependencies": {
|
|
2021
|
-
"@
|
|
2022
|
-
"
|
|
2023
|
-
"
|
|
2178
|
+
"@radix-ui/react-compose-refs": "1.1.3",
|
|
2179
|
+
"@radix-ui/react-primitive": "2.1.6",
|
|
2180
|
+
"@radix-ui/react-use-callback-ref": "1.1.2"
|
|
2024
2181
|
},
|
|
2025
2182
|
"peerDependencies": {
|
|
2026
|
-
"react": "
|
|
2027
|
-
"react-dom": "
|
|
2183
|
+
"@types/react": "*",
|
|
2184
|
+
"@types/react-dom": "*",
|
|
2185
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
|
2186
|
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2187
|
+
},
|
|
2188
|
+
"peerDependenciesMeta": {
|
|
2189
|
+
"@types/react": {
|
|
2190
|
+
"optional": true
|
|
2191
|
+
},
|
|
2192
|
+
"@types/react-dom": {
|
|
2193
|
+
"optional": true
|
|
2194
|
+
}
|
|
2028
2195
|
}
|
|
2029
2196
|
},
|
|
2030
|
-
"node_modules/@
|
|
2031
|
-
"version": "1.
|
|
2032
|
-
"resolved": "https://registry.npmjs.org/@
|
|
2033
|
-
"integrity": "sha512-
|
|
2197
|
+
"node_modules/@radix-ui/react-id": {
|
|
2198
|
+
"version": "1.1.2",
|
|
2199
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.2.tgz",
|
|
2200
|
+
"integrity": "sha512-orBC88futVpqCmhX1p4cvquNHsELQ+w+vBJnuj3ftETI5bJb0bZn3Tqu3SWN2IOcPycTnMGnhwoermvISt72sA==",
|
|
2034
2201
|
"license": "MIT",
|
|
2035
|
-
"
|
|
2036
|
-
"
|
|
2037
|
-
|
|
2202
|
+
"dependencies": {
|
|
2203
|
+
"@radix-ui/react-use-layout-effect": "1.1.2"
|
|
2204
|
+
},
|
|
2205
|
+
"peerDependencies": {
|
|
2206
|
+
"@types/react": "*",
|
|
2207
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2208
|
+
},
|
|
2209
|
+
"peerDependenciesMeta": {
|
|
2210
|
+
"@types/react": {
|
|
2211
|
+
"optional": true
|
|
2212
|
+
}
|
|
2038
2213
|
}
|
|
2039
2214
|
},
|
|
2040
|
-
"node_modules/@
|
|
2041
|
-
"version": "
|
|
2042
|
-
"resolved": "https://registry.npmjs.org/@
|
|
2043
|
-
"integrity": "sha512
|
|
2215
|
+
"node_modules/@radix-ui/react-popover": {
|
|
2216
|
+
"version": "1.1.17",
|
|
2217
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-popover/-/react-popover-1.1.17.tgz",
|
|
2218
|
+
"integrity": "sha512-/YSAOdJ7YJvdn7bn5sdSx2egW+SKY+u7O5RyAVs94Ymrg2fg5QTSFPMRkzvhGyFuE4/qsmPBdrwYoZMZh/4f+g==",
|
|
2044
2219
|
"license": "MIT",
|
|
2045
2220
|
"dependencies": {
|
|
2046
|
-
"
|
|
2047
|
-
"
|
|
2221
|
+
"@radix-ui/primitive": "1.1.4",
|
|
2222
|
+
"@radix-ui/react-compose-refs": "1.1.3",
|
|
2223
|
+
"@radix-ui/react-context": "1.1.4",
|
|
2224
|
+
"@radix-ui/react-dismissable-layer": "1.1.13",
|
|
2225
|
+
"@radix-ui/react-focus-guards": "1.1.4",
|
|
2226
|
+
"@radix-ui/react-focus-scope": "1.1.10",
|
|
2227
|
+
"@radix-ui/react-id": "1.1.2",
|
|
2228
|
+
"@radix-ui/react-popper": "1.3.1",
|
|
2229
|
+
"@radix-ui/react-portal": "1.1.12",
|
|
2230
|
+
"@radix-ui/react-presence": "1.1.6",
|
|
2231
|
+
"@radix-ui/react-primitive": "2.1.6",
|
|
2232
|
+
"@radix-ui/react-slot": "1.3.0",
|
|
2233
|
+
"@radix-ui/react-use-controllable-state": "1.2.3",
|
|
2234
|
+
"aria-hidden": "^1.2.4",
|
|
2235
|
+
"react-remove-scroll": "^2.7.2"
|
|
2048
2236
|
},
|
|
2049
|
-
"
|
|
2050
|
-
"
|
|
2237
|
+
"peerDependencies": {
|
|
2238
|
+
"@types/react": "*",
|
|
2239
|
+
"@types/react-dom": "*",
|
|
2240
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
|
2241
|
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2242
|
+
},
|
|
2243
|
+
"peerDependenciesMeta": {
|
|
2244
|
+
"@types/react": {
|
|
2245
|
+
"optional": true
|
|
2246
|
+
},
|
|
2247
|
+
"@types/react-dom": {
|
|
2248
|
+
"optional": true
|
|
2249
|
+
}
|
|
2051
2250
|
}
|
|
2052
2251
|
},
|
|
2053
|
-
"node_modules/@
|
|
2054
|
-
"version": "3.
|
|
2055
|
-
"resolved": "https://registry.npmjs.org/@
|
|
2056
|
-
"integrity": "sha512-
|
|
2252
|
+
"node_modules/@radix-ui/react-popper": {
|
|
2253
|
+
"version": "1.3.1",
|
|
2254
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-popper/-/react-popper-1.3.1.tgz",
|
|
2255
|
+
"integrity": "sha512-bhnq/0DEPTi2lsOD3J5rTL65qUKHbKbhqHsmN9TMiclSXpipi651ooUKPPp6G5lF/WiHBdn1s0Wuqsn+myVAvw==",
|
|
2057
2256
|
"license": "MIT",
|
|
2058
|
-
"engines": {
|
|
2059
|
-
"node": ">=v14.0.0",
|
|
2060
|
-
"npm": ">=7.0.0"
|
|
2061
|
-
}
|
|
2062
|
-
},
|
|
2063
|
-
"node_modules/@stablelib/base64": {
|
|
2064
|
-
"version": "1.0.1",
|
|
2065
|
-
"resolved": "https://registry.npmjs.org/@stablelib/base64/-/base64-1.0.1.tgz",
|
|
2066
|
-
"integrity": "sha512-1bnPQqSxSuc3Ii6MhBysoWCg58j97aUjuCSZrGSmDxNqtytIi0k8utUenAwTZN4V5mXXYGsVUI9zeBqy+jBOSQ==",
|
|
2067
|
-
"license": "MIT"
|
|
2068
|
-
},
|
|
2069
|
-
"node_modules/@standard-schema/spec": {
|
|
2070
|
-
"version": "1.1.0",
|
|
2071
|
-
"resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz",
|
|
2072
|
-
"integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==",
|
|
2073
|
-
"license": "MIT"
|
|
2074
|
-
},
|
|
2075
|
-
"node_modules/@swc/helpers": {
|
|
2076
|
-
"version": "0.5.15",
|
|
2077
|
-
"resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz",
|
|
2078
|
-
"integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==",
|
|
2079
|
-
"license": "Apache-2.0",
|
|
2080
2257
|
"dependencies": {
|
|
2081
|
-
"
|
|
2258
|
+
"@floating-ui/react-dom": "^2.0.0",
|
|
2259
|
+
"@radix-ui/react-arrow": "1.1.10",
|
|
2260
|
+
"@radix-ui/react-compose-refs": "1.1.3",
|
|
2261
|
+
"@radix-ui/react-context": "1.1.4",
|
|
2262
|
+
"@radix-ui/react-primitive": "2.1.6",
|
|
2263
|
+
"@radix-ui/react-use-callback-ref": "1.1.2",
|
|
2264
|
+
"@radix-ui/react-use-layout-effect": "1.1.2",
|
|
2265
|
+
"@radix-ui/react-use-rect": "1.1.2",
|
|
2266
|
+
"@radix-ui/react-use-size": "1.1.2",
|
|
2267
|
+
"@radix-ui/rect": "1.1.2"
|
|
2268
|
+
},
|
|
2269
|
+
"peerDependencies": {
|
|
2270
|
+
"@types/react": "*",
|
|
2271
|
+
"@types/react-dom": "*",
|
|
2272
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
|
2273
|
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2274
|
+
},
|
|
2275
|
+
"peerDependenciesMeta": {
|
|
2276
|
+
"@types/react": {
|
|
2277
|
+
"optional": true
|
|
2278
|
+
},
|
|
2279
|
+
"@types/react-dom": {
|
|
2280
|
+
"optional": true
|
|
2281
|
+
}
|
|
2082
2282
|
}
|
|
2083
2283
|
},
|
|
2084
|
-
"node_modules/@
|
|
2085
|
-
"version": "
|
|
2086
|
-
"resolved": "https://registry.npmjs.org/@
|
|
2087
|
-
"integrity": "sha512-
|
|
2088
|
-
"devOptional": true,
|
|
2284
|
+
"node_modules/@radix-ui/react-portal": {
|
|
2285
|
+
"version": "1.1.12",
|
|
2286
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.12.tgz",
|
|
2287
|
+
"integrity": "sha512-m309havGzsjLHHaIX50G5PlvRs3xkgPCsGk/5PTvYm8D5q33yG0J7w/712PTOhid7NTaFETtnSXjngHQavvhVw==",
|
|
2089
2288
|
"license": "MIT",
|
|
2090
2289
|
"dependencies": {
|
|
2091
|
-
"@
|
|
2290
|
+
"@radix-ui/react-primitive": "2.1.6",
|
|
2291
|
+
"@radix-ui/react-use-layout-effect": "1.1.2"
|
|
2292
|
+
},
|
|
2293
|
+
"peerDependencies": {
|
|
2294
|
+
"@types/react": "*",
|
|
2295
|
+
"@types/react-dom": "*",
|
|
2296
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
|
2297
|
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2298
|
+
},
|
|
2299
|
+
"peerDependenciesMeta": {
|
|
2300
|
+
"@types/react": {
|
|
2301
|
+
"optional": true
|
|
2302
|
+
},
|
|
2303
|
+
"@types/react-dom": {
|
|
2304
|
+
"optional": true
|
|
2305
|
+
}
|
|
2092
2306
|
}
|
|
2093
2307
|
},
|
|
2094
|
-
"node_modules/@
|
|
2095
|
-
"version": "
|
|
2308
|
+
"node_modules/@radix-ui/react-presence": {
|
|
2309
|
+
"version": "1.1.6",
|
|
2310
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.6.tgz",
|
|
2311
|
+
"integrity": "sha512-zdTk4PlUO0E18HnZ3wYbW0KkJJxWCdiNYp6g6X1PtONFhxVkg01vliTJAmwIszU6mHiyBOoW9P0rAugl5/hULQ==",
|
|
2312
|
+
"license": "MIT",
|
|
2313
|
+
"dependencies": {
|
|
2314
|
+
"@radix-ui/react-use-layout-effect": "1.1.2"
|
|
2315
|
+
},
|
|
2316
|
+
"peerDependencies": {
|
|
2317
|
+
"@types/react": "*",
|
|
2318
|
+
"@types/react-dom": "*",
|
|
2319
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
|
2320
|
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2321
|
+
},
|
|
2322
|
+
"peerDependenciesMeta": {
|
|
2323
|
+
"@types/react": {
|
|
2324
|
+
"optional": true
|
|
2325
|
+
},
|
|
2326
|
+
"@types/react-dom": {
|
|
2327
|
+
"optional": true
|
|
2328
|
+
}
|
|
2329
|
+
}
|
|
2330
|
+
},
|
|
2331
|
+
"node_modules/@radix-ui/react-primitive": {
|
|
2332
|
+
"version": "2.1.6",
|
|
2333
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.6.tgz",
|
|
2334
|
+
"integrity": "sha512-wetd0QI77DbvrPpTAvH1SqOxsYF2wZe5TNxqwOd5Ty4XDpV3dpV0s8K/1MGMJBeY5o7lg8ub5VIt1Ub+yVen6g==",
|
|
2335
|
+
"license": "MIT",
|
|
2336
|
+
"dependencies": {
|
|
2337
|
+
"@radix-ui/react-slot": "1.3.0"
|
|
2338
|
+
},
|
|
2339
|
+
"peerDependencies": {
|
|
2340
|
+
"@types/react": "*",
|
|
2341
|
+
"@types/react-dom": "*",
|
|
2342
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
|
2343
|
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2344
|
+
},
|
|
2345
|
+
"peerDependenciesMeta": {
|
|
2346
|
+
"@types/react": {
|
|
2347
|
+
"optional": true
|
|
2348
|
+
},
|
|
2349
|
+
"@types/react-dom": {
|
|
2350
|
+
"optional": true
|
|
2351
|
+
}
|
|
2352
|
+
}
|
|
2353
|
+
},
|
|
2354
|
+
"node_modules/@radix-ui/react-slot": {
|
|
2355
|
+
"version": "1.3.0",
|
|
2356
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.3.0.tgz",
|
|
2357
|
+
"integrity": "sha512-MojKku4U/miO8Av4Dkb+ctMAQx7JmY96LmtDQlAarCRtd7rN52QCSzBF+XAvr5S6coSVj9HEPBgHAHKEJVk/WA==",
|
|
2358
|
+
"license": "MIT",
|
|
2359
|
+
"dependencies": {
|
|
2360
|
+
"@radix-ui/react-compose-refs": "1.1.3"
|
|
2361
|
+
},
|
|
2362
|
+
"peerDependencies": {
|
|
2363
|
+
"@types/react": "*",
|
|
2364
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2365
|
+
},
|
|
2366
|
+
"peerDependenciesMeta": {
|
|
2367
|
+
"@types/react": {
|
|
2368
|
+
"optional": true
|
|
2369
|
+
}
|
|
2370
|
+
}
|
|
2371
|
+
},
|
|
2372
|
+
"node_modules/@radix-ui/react-tooltip": {
|
|
2373
|
+
"version": "1.2.10",
|
|
2374
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-tooltip/-/react-tooltip-1.2.10.tgz",
|
|
2375
|
+
"integrity": "sha512-NlNe8D0dWEpVfXFli90IO6X07Josx/b1iu98tDnx9Xv0HT4wLIL+m2VOheMHhK7qbp2HoTBqALEFzGyZs/levw==",
|
|
2376
|
+
"license": "MIT",
|
|
2377
|
+
"dependencies": {
|
|
2378
|
+
"@radix-ui/primitive": "1.1.4",
|
|
2379
|
+
"@radix-ui/react-compose-refs": "1.1.3",
|
|
2380
|
+
"@radix-ui/react-context": "1.1.4",
|
|
2381
|
+
"@radix-ui/react-dismissable-layer": "1.1.13",
|
|
2382
|
+
"@radix-ui/react-id": "1.1.2",
|
|
2383
|
+
"@radix-ui/react-popper": "1.3.1",
|
|
2384
|
+
"@radix-ui/react-portal": "1.1.12",
|
|
2385
|
+
"@radix-ui/react-presence": "1.1.6",
|
|
2386
|
+
"@radix-ui/react-primitive": "2.1.6",
|
|
2387
|
+
"@radix-ui/react-slot": "1.3.0",
|
|
2388
|
+
"@radix-ui/react-use-controllable-state": "1.2.3",
|
|
2389
|
+
"@radix-ui/react-visually-hidden": "1.2.6"
|
|
2390
|
+
},
|
|
2391
|
+
"peerDependencies": {
|
|
2392
|
+
"@types/react": "*",
|
|
2393
|
+
"@types/react-dom": "*",
|
|
2394
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
|
2395
|
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2396
|
+
},
|
|
2397
|
+
"peerDependenciesMeta": {
|
|
2398
|
+
"@types/react": {
|
|
2399
|
+
"optional": true
|
|
2400
|
+
},
|
|
2401
|
+
"@types/react-dom": {
|
|
2402
|
+
"optional": true
|
|
2403
|
+
}
|
|
2404
|
+
}
|
|
2405
|
+
},
|
|
2406
|
+
"node_modules/@radix-ui/react-use-callback-ref": {
|
|
2407
|
+
"version": "1.1.2",
|
|
2408
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.2.tgz",
|
|
2409
|
+
"integrity": "sha512-xCso9j1/u8sEgP1RNHjFrXJLApL8LiqOkI1R4ywuN00rxWdYg4oQXuwKLS3i0j5NWLromUD27/4nlxj2UFVvIw==",
|
|
2410
|
+
"license": "MIT",
|
|
2411
|
+
"peerDependencies": {
|
|
2412
|
+
"@types/react": "*",
|
|
2413
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2414
|
+
},
|
|
2415
|
+
"peerDependenciesMeta": {
|
|
2416
|
+
"@types/react": {
|
|
2417
|
+
"optional": true
|
|
2418
|
+
}
|
|
2419
|
+
}
|
|
2420
|
+
},
|
|
2421
|
+
"node_modules/@radix-ui/react-use-controllable-state": {
|
|
2422
|
+
"version": "1.2.3",
|
|
2423
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.3.tgz",
|
|
2424
|
+
"integrity": "sha512-PLzC90MS+ReootmjC597dvopoelpZ8Q61HJkDXZSExitIq7PL55vHNnesAHwguHK0aPfBnpdNzQtv1uliaqQrA==",
|
|
2425
|
+
"license": "MIT",
|
|
2426
|
+
"dependencies": {
|
|
2427
|
+
"@radix-ui/react-use-effect-event": "0.0.3",
|
|
2428
|
+
"@radix-ui/react-use-layout-effect": "1.1.2"
|
|
2429
|
+
},
|
|
2430
|
+
"peerDependencies": {
|
|
2431
|
+
"@types/react": "*",
|
|
2432
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2433
|
+
},
|
|
2434
|
+
"peerDependenciesMeta": {
|
|
2435
|
+
"@types/react": {
|
|
2436
|
+
"optional": true
|
|
2437
|
+
}
|
|
2438
|
+
}
|
|
2439
|
+
},
|
|
2440
|
+
"node_modules/@radix-ui/react-use-effect-event": {
|
|
2441
|
+
"version": "0.0.3",
|
|
2442
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-effect-event/-/react-use-effect-event-0.0.3.tgz",
|
|
2443
|
+
"integrity": "sha512-6c8ZqvPTWILEKnyVkP53EGRCcpnJiKTC21sS/6R1GF5xKyHJJWQEPfkqlcgUkdRQivd6tb23abUwe4ngWmY0JA==",
|
|
2444
|
+
"license": "MIT",
|
|
2445
|
+
"dependencies": {
|
|
2446
|
+
"@radix-ui/react-use-layout-effect": "1.1.2"
|
|
2447
|
+
},
|
|
2448
|
+
"peerDependencies": {
|
|
2449
|
+
"@types/react": "*",
|
|
2450
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2451
|
+
},
|
|
2452
|
+
"peerDependenciesMeta": {
|
|
2453
|
+
"@types/react": {
|
|
2454
|
+
"optional": true
|
|
2455
|
+
}
|
|
2456
|
+
}
|
|
2457
|
+
},
|
|
2458
|
+
"node_modules/@radix-ui/react-use-escape-keydown": {
|
|
2459
|
+
"version": "1.1.2",
|
|
2460
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.2.tgz",
|
|
2461
|
+
"integrity": "sha512-2uVLvLjgO7NZCWw01/FdqRwmA42J0BcjPMUCA+koFEOAb+zjqIP7SiFz/7zWPrKnVmSqr76Omq2ALyCuX4dhLw==",
|
|
2462
|
+
"license": "MIT",
|
|
2463
|
+
"dependencies": {
|
|
2464
|
+
"@radix-ui/react-use-callback-ref": "1.1.2"
|
|
2465
|
+
},
|
|
2466
|
+
"peerDependencies": {
|
|
2467
|
+
"@types/react": "*",
|
|
2468
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2469
|
+
},
|
|
2470
|
+
"peerDependenciesMeta": {
|
|
2471
|
+
"@types/react": {
|
|
2472
|
+
"optional": true
|
|
2473
|
+
}
|
|
2474
|
+
}
|
|
2475
|
+
},
|
|
2476
|
+
"node_modules/@radix-ui/react-use-layout-effect": {
|
|
2477
|
+
"version": "1.1.2",
|
|
2478
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.2.tgz",
|
|
2479
|
+
"integrity": "sha512-jrBWOxZITuGcnjRCM2t2U5ZPkCLxD+Ym6DjfssS5haTj2iiak/DOb64JeN6OdLfLgptb6/e2kKR+ZuTrGoZTPA==",
|
|
2480
|
+
"license": "MIT",
|
|
2481
|
+
"peerDependencies": {
|
|
2482
|
+
"@types/react": "*",
|
|
2483
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2484
|
+
},
|
|
2485
|
+
"peerDependenciesMeta": {
|
|
2486
|
+
"@types/react": {
|
|
2487
|
+
"optional": true
|
|
2488
|
+
}
|
|
2489
|
+
}
|
|
2490
|
+
},
|
|
2491
|
+
"node_modules/@radix-ui/react-use-rect": {
|
|
2492
|
+
"version": "1.1.2",
|
|
2493
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-rect/-/react-use-rect-1.1.2.tgz",
|
|
2494
|
+
"integrity": "sha512-d8a+bBY/FxikNPlgJJoaBHZX+zKVbWHYJGTLnLvveQgFSTntkGdEKv3JDtHrMS0DNYpllz2nRsTLGLKYttbpmw==",
|
|
2495
|
+
"license": "MIT",
|
|
2496
|
+
"dependencies": {
|
|
2497
|
+
"@radix-ui/rect": "1.1.2"
|
|
2498
|
+
},
|
|
2499
|
+
"peerDependencies": {
|
|
2500
|
+
"@types/react": "*",
|
|
2501
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2502
|
+
},
|
|
2503
|
+
"peerDependenciesMeta": {
|
|
2504
|
+
"@types/react": {
|
|
2505
|
+
"optional": true
|
|
2506
|
+
}
|
|
2507
|
+
}
|
|
2508
|
+
},
|
|
2509
|
+
"node_modules/@radix-ui/react-use-size": {
|
|
2510
|
+
"version": "1.1.2",
|
|
2511
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-size/-/react-use-size-1.1.2.tgz",
|
|
2512
|
+
"integrity": "sha512-giWQp+4mxjBPt4KZ0MmyuykFNWfbDxKt4x+fPkRYmgRFJSbCZFzUglvMb/Kjn38tm10YP4ufiQZDx3zna4LU6w==",
|
|
2513
|
+
"license": "MIT",
|
|
2514
|
+
"dependencies": {
|
|
2515
|
+
"@radix-ui/react-use-layout-effect": "1.1.2"
|
|
2516
|
+
},
|
|
2517
|
+
"peerDependencies": {
|
|
2518
|
+
"@types/react": "*",
|
|
2519
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2520
|
+
},
|
|
2521
|
+
"peerDependenciesMeta": {
|
|
2522
|
+
"@types/react": {
|
|
2523
|
+
"optional": true
|
|
2524
|
+
}
|
|
2525
|
+
}
|
|
2526
|
+
},
|
|
2527
|
+
"node_modules/@radix-ui/react-visually-hidden": {
|
|
2528
|
+
"version": "1.2.6",
|
|
2529
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/react-visually-hidden/-/react-visually-hidden-1.2.6.tgz",
|
|
2530
|
+
"integrity": "sha512-jCE0WljWifTI4niIMCll06kGpsJTAPiZVU9H4WR1N6qW7At9ystHbN7dDB+we2xH535roFHj7qKS+RGj0FMDWQ==",
|
|
2531
|
+
"license": "MIT",
|
|
2532
|
+
"dependencies": {
|
|
2533
|
+
"@radix-ui/react-primitive": "2.1.6"
|
|
2534
|
+
},
|
|
2535
|
+
"peerDependencies": {
|
|
2536
|
+
"@types/react": "*",
|
|
2537
|
+
"@types/react-dom": "*",
|
|
2538
|
+
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
|
|
2539
|
+
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
2540
|
+
},
|
|
2541
|
+
"peerDependenciesMeta": {
|
|
2542
|
+
"@types/react": {
|
|
2543
|
+
"optional": true
|
|
2544
|
+
},
|
|
2545
|
+
"@types/react-dom": {
|
|
2546
|
+
"optional": true
|
|
2547
|
+
}
|
|
2548
|
+
}
|
|
2549
|
+
},
|
|
2550
|
+
"node_modules/@radix-ui/rect": {
|
|
2551
|
+
"version": "1.1.2",
|
|
2552
|
+
"resolved": "https://registry.npmjs.org/@radix-ui/rect/-/rect-1.1.2.tgz",
|
|
2553
|
+
"integrity": "sha512-xnXE7wG13PI+cxieVssYXlQJuYVRhH9NBoxt3KNwzghDIA69GMm7d4wXRouHIYjE+KvS6U/MsMO73NdS2MH9ZA==",
|
|
2554
|
+
"license": "MIT"
|
|
2555
|
+
},
|
|
2556
|
+
"node_modules/@reactflow/background": {
|
|
2557
|
+
"version": "11.3.14",
|
|
2558
|
+
"resolved": "https://registry.npmjs.org/@reactflow/background/-/background-11.3.14.tgz",
|
|
2559
|
+
"integrity": "sha512-Gewd7blEVT5Lh6jqrvOgd4G6Qk17eGKQfsDXgyRSqM+CTwDqRldG2LsWN4sNeno6sbqVIC2fZ+rAUBFA9ZEUDA==",
|
|
2560
|
+
"license": "MIT",
|
|
2561
|
+
"dependencies": {
|
|
2562
|
+
"@reactflow/core": "11.11.4",
|
|
2563
|
+
"classcat": "^5.0.3",
|
|
2564
|
+
"zustand": "^4.4.1"
|
|
2565
|
+
},
|
|
2566
|
+
"peerDependencies": {
|
|
2567
|
+
"react": ">=17",
|
|
2568
|
+
"react-dom": ">=17"
|
|
2569
|
+
}
|
|
2570
|
+
},
|
|
2571
|
+
"node_modules/@reactflow/controls": {
|
|
2572
|
+
"version": "11.2.14",
|
|
2573
|
+
"resolved": "https://registry.npmjs.org/@reactflow/controls/-/controls-11.2.14.tgz",
|
|
2574
|
+
"integrity": "sha512-MiJp5VldFD7FrqaBNIrQ85dxChrG6ivuZ+dcFhPQUwOK3HfYgX2RHdBua+gx+40p5Vw5It3dVNp/my4Z3jF0dw==",
|
|
2575
|
+
"license": "MIT",
|
|
2576
|
+
"dependencies": {
|
|
2577
|
+
"@reactflow/core": "11.11.4",
|
|
2578
|
+
"classcat": "^5.0.3",
|
|
2579
|
+
"zustand": "^4.4.1"
|
|
2580
|
+
},
|
|
2581
|
+
"peerDependencies": {
|
|
2582
|
+
"react": ">=17",
|
|
2583
|
+
"react-dom": ">=17"
|
|
2584
|
+
}
|
|
2585
|
+
},
|
|
2586
|
+
"node_modules/@reactflow/core": {
|
|
2587
|
+
"version": "11.11.4",
|
|
2588
|
+
"resolved": "https://registry.npmjs.org/@reactflow/core/-/core-11.11.4.tgz",
|
|
2589
|
+
"integrity": "sha512-H4vODklsjAq3AMq6Np4LE12i1I4Ta9PrDHuBR9GmL8uzTt2l2jh4CiQbEMpvMDcp7xi4be0hgXj+Ysodde/i7Q==",
|
|
2590
|
+
"license": "MIT",
|
|
2591
|
+
"dependencies": {
|
|
2592
|
+
"@types/d3": "^7.4.0",
|
|
2593
|
+
"@types/d3-drag": "^3.0.1",
|
|
2594
|
+
"@types/d3-selection": "^3.0.3",
|
|
2595
|
+
"@types/d3-zoom": "^3.0.1",
|
|
2596
|
+
"classcat": "^5.0.3",
|
|
2597
|
+
"d3-drag": "^3.0.0",
|
|
2598
|
+
"d3-selection": "^3.0.0",
|
|
2599
|
+
"d3-zoom": "^3.0.0",
|
|
2600
|
+
"zustand": "^4.4.1"
|
|
2601
|
+
},
|
|
2602
|
+
"peerDependencies": {
|
|
2603
|
+
"react": ">=17",
|
|
2604
|
+
"react-dom": ">=17"
|
|
2605
|
+
}
|
|
2606
|
+
},
|
|
2607
|
+
"node_modules/@reactflow/minimap": {
|
|
2608
|
+
"version": "11.7.14",
|
|
2609
|
+
"resolved": "https://registry.npmjs.org/@reactflow/minimap/-/minimap-11.7.14.tgz",
|
|
2610
|
+
"integrity": "sha512-mpwLKKrEAofgFJdkhwR5UQ1JYWlcAAL/ZU/bctBkuNTT1yqV+y0buoNVImsRehVYhJwffSWeSHaBR5/GJjlCSQ==",
|
|
2611
|
+
"license": "MIT",
|
|
2612
|
+
"dependencies": {
|
|
2613
|
+
"@reactflow/core": "11.11.4",
|
|
2614
|
+
"@types/d3-selection": "^3.0.3",
|
|
2615
|
+
"@types/d3-zoom": "^3.0.1",
|
|
2616
|
+
"classcat": "^5.0.3",
|
|
2617
|
+
"d3-selection": "^3.0.0",
|
|
2618
|
+
"d3-zoom": "^3.0.0",
|
|
2619
|
+
"zustand": "^4.4.1"
|
|
2620
|
+
},
|
|
2621
|
+
"peerDependencies": {
|
|
2622
|
+
"react": ">=17",
|
|
2623
|
+
"react-dom": ">=17"
|
|
2624
|
+
}
|
|
2625
|
+
},
|
|
2626
|
+
"node_modules/@reactflow/node-resizer": {
|
|
2627
|
+
"version": "2.2.14",
|
|
2628
|
+
"resolved": "https://registry.npmjs.org/@reactflow/node-resizer/-/node-resizer-2.2.14.tgz",
|
|
2629
|
+
"integrity": "sha512-fwqnks83jUlYr6OHcdFEedumWKChTHRGw/kbCxj0oqBd+ekfs+SIp4ddyNU0pdx96JIm5iNFS0oNrmEiJbbSaA==",
|
|
2630
|
+
"license": "MIT",
|
|
2631
|
+
"dependencies": {
|
|
2632
|
+
"@reactflow/core": "11.11.4",
|
|
2633
|
+
"classcat": "^5.0.4",
|
|
2634
|
+
"d3-drag": "^3.0.0",
|
|
2635
|
+
"d3-selection": "^3.0.0",
|
|
2636
|
+
"zustand": "^4.4.1"
|
|
2637
|
+
},
|
|
2638
|
+
"peerDependencies": {
|
|
2639
|
+
"react": ">=17",
|
|
2640
|
+
"react-dom": ">=17"
|
|
2641
|
+
}
|
|
2642
|
+
},
|
|
2643
|
+
"node_modules/@reactflow/node-toolbar": {
|
|
2644
|
+
"version": "1.3.14",
|
|
2645
|
+
"resolved": "https://registry.npmjs.org/@reactflow/node-toolbar/-/node-toolbar-1.3.14.tgz",
|
|
2646
|
+
"integrity": "sha512-rbynXQnH/xFNu4P9H+hVqlEUafDCkEoCy0Dg9mG22Sg+rY/0ck6KkrAQrYrTgXusd+cEJOMK0uOOFCK2/5rSGQ==",
|
|
2647
|
+
"license": "MIT",
|
|
2648
|
+
"dependencies": {
|
|
2649
|
+
"@reactflow/core": "11.11.4",
|
|
2650
|
+
"classcat": "^5.0.3",
|
|
2651
|
+
"zustand": "^4.4.1"
|
|
2652
|
+
},
|
|
2653
|
+
"peerDependencies": {
|
|
2654
|
+
"react": ">=17",
|
|
2655
|
+
"react-dom": ">=17"
|
|
2656
|
+
}
|
|
2657
|
+
},
|
|
2658
|
+
"node_modules/@sapphire/async-queue": {
|
|
2659
|
+
"version": "1.5.5",
|
|
2660
|
+
"resolved": "https://registry.npmjs.org/@sapphire/async-queue/-/async-queue-1.5.5.tgz",
|
|
2661
|
+
"integrity": "sha512-cvGzxbba6sav2zZkH8GPf2oGk9yYoD5qrNWdu9fRehifgnFZJMV+nuy2nON2roRO4yQQ+v7MK/Pktl/HgfsUXg==",
|
|
2662
|
+
"license": "MIT",
|
|
2663
|
+
"engines": {
|
|
2664
|
+
"node": ">=v14.0.0",
|
|
2665
|
+
"npm": ">=7.0.0"
|
|
2666
|
+
}
|
|
2667
|
+
},
|
|
2668
|
+
"node_modules/@sapphire/shapeshift": {
|
|
2669
|
+
"version": "4.0.0",
|
|
2670
|
+
"resolved": "https://registry.npmjs.org/@sapphire/shapeshift/-/shapeshift-4.0.0.tgz",
|
|
2671
|
+
"integrity": "sha512-d9dUmWVA7MMiKobL3VpLF8P2aeanRTu6ypG2OIaEv/ZHH/SUQ2iHOVyi5wAPjQ+HmnMuL0whK9ez8I/raWbtIg==",
|
|
2672
|
+
"license": "MIT",
|
|
2673
|
+
"dependencies": {
|
|
2674
|
+
"fast-deep-equal": "^3.1.3",
|
|
2675
|
+
"lodash": "^4.17.21"
|
|
2676
|
+
},
|
|
2677
|
+
"engines": {
|
|
2678
|
+
"node": ">=v16"
|
|
2679
|
+
}
|
|
2680
|
+
},
|
|
2681
|
+
"node_modules/@sapphire/snowflake": {
|
|
2682
|
+
"version": "3.5.3",
|
|
2683
|
+
"resolved": "https://registry.npmjs.org/@sapphire/snowflake/-/snowflake-3.5.3.tgz",
|
|
2684
|
+
"integrity": "sha512-jjmJywLAFoWeBi1W7994zZyiNWPIiqRRNAmSERxyg93xRGzNYvGjlZ0gR6x0F4gPRi2+0O6S71kOZYyr3cxaIQ==",
|
|
2685
|
+
"license": "MIT",
|
|
2686
|
+
"engines": {
|
|
2687
|
+
"node": ">=v14.0.0",
|
|
2688
|
+
"npm": ">=7.0.0"
|
|
2689
|
+
}
|
|
2690
|
+
},
|
|
2691
|
+
"node_modules/@stablelib/base64": {
|
|
2692
|
+
"version": "1.0.1",
|
|
2693
|
+
"resolved": "https://registry.npmjs.org/@stablelib/base64/-/base64-1.0.1.tgz",
|
|
2694
|
+
"integrity": "sha512-1bnPQqSxSuc3Ii6MhBysoWCg58j97aUjuCSZrGSmDxNqtytIi0k8utUenAwTZN4V5mXXYGsVUI9zeBqy+jBOSQ==",
|
|
2695
|
+
"license": "MIT"
|
|
2696
|
+
},
|
|
2697
|
+
"node_modules/@standard-schema/spec": {
|
|
2698
|
+
"version": "1.1.0",
|
|
2699
|
+
"resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz",
|
|
2700
|
+
"integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==",
|
|
2701
|
+
"license": "MIT"
|
|
2702
|
+
},
|
|
2703
|
+
"node_modules/@swc/helpers": {
|
|
2704
|
+
"version": "0.5.15",
|
|
2705
|
+
"resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz",
|
|
2706
|
+
"integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==",
|
|
2707
|
+
"license": "Apache-2.0",
|
|
2708
|
+
"dependencies": {
|
|
2709
|
+
"tslib": "^2.8.0"
|
|
2710
|
+
}
|
|
2711
|
+
},
|
|
2712
|
+
"node_modules/@tailwindcss/node": {
|
|
2713
|
+
"version": "4.3.1",
|
|
2714
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.3.1.tgz",
|
|
2715
|
+
"integrity": "sha512-6NDaqRoAMSXD1mr/RXu0HBvNE9a2n5tHPsxu9XHLws8o4Twes5rBM2205SUUiJ9goAtadrN6xTGX0UDEwp/N4A==",
|
|
2716
|
+
"dev": true,
|
|
2717
|
+
"license": "MIT",
|
|
2718
|
+
"dependencies": {
|
|
2719
|
+
"@jridgewell/remapping": "^2.3.5",
|
|
2720
|
+
"enhanced-resolve": "5.21.6",
|
|
2721
|
+
"jiti": "^2.7.0",
|
|
2722
|
+
"lightningcss": "1.32.0",
|
|
2723
|
+
"magic-string": "^0.30.21",
|
|
2724
|
+
"source-map-js": "^1.2.1",
|
|
2725
|
+
"tailwindcss": "4.3.1"
|
|
2726
|
+
}
|
|
2727
|
+
},
|
|
2728
|
+
"node_modules/@tailwindcss/oxide": {
|
|
2729
|
+
"version": "4.3.1",
|
|
2730
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.3.1.tgz",
|
|
2731
|
+
"integrity": "sha512-yVPyo8RNkabVr3O2EhHEE0Rewu7YKzc1DhIqfL46LKveFrmu9XbDazNOJY7/GRuvw1h6u3utWnR29H/p5JPlgA==",
|
|
2732
|
+
"dev": true,
|
|
2733
|
+
"license": "MIT",
|
|
2734
|
+
"engines": {
|
|
2735
|
+
"node": ">= 20"
|
|
2736
|
+
},
|
|
2737
|
+
"optionalDependencies": {
|
|
2738
|
+
"@tailwindcss/oxide-android-arm64": "4.3.1",
|
|
2739
|
+
"@tailwindcss/oxide-darwin-arm64": "4.3.1",
|
|
2740
|
+
"@tailwindcss/oxide-darwin-x64": "4.3.1",
|
|
2741
|
+
"@tailwindcss/oxide-freebsd-x64": "4.3.1",
|
|
2742
|
+
"@tailwindcss/oxide-linux-arm-gnueabihf": "4.3.1",
|
|
2743
|
+
"@tailwindcss/oxide-linux-arm64-gnu": "4.3.1",
|
|
2744
|
+
"@tailwindcss/oxide-linux-arm64-musl": "4.3.1",
|
|
2745
|
+
"@tailwindcss/oxide-linux-x64-gnu": "4.3.1",
|
|
2746
|
+
"@tailwindcss/oxide-linux-x64-musl": "4.3.1",
|
|
2747
|
+
"@tailwindcss/oxide-wasm32-wasi": "4.3.1",
|
|
2748
|
+
"@tailwindcss/oxide-win32-arm64-msvc": "4.3.1",
|
|
2749
|
+
"@tailwindcss/oxide-win32-x64-msvc": "4.3.1"
|
|
2750
|
+
}
|
|
2751
|
+
},
|
|
2752
|
+
"node_modules/@tailwindcss/oxide-android-arm64": {
|
|
2753
|
+
"version": "4.3.1",
|
|
2754
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.3.1.tgz",
|
|
2755
|
+
"integrity": "sha512-SVlyf61g374l5cHyg8x9kf5xmLcOaxvOTsbsqDnSsDJaKOEFZ7GCvi84VAVGpxojYOs1+3K6M0UjXfqPU8vmOQ==",
|
|
2756
|
+
"cpu": [
|
|
2757
|
+
"arm64"
|
|
2758
|
+
],
|
|
2759
|
+
"dev": true,
|
|
2760
|
+
"license": "MIT",
|
|
2761
|
+
"optional": true,
|
|
2762
|
+
"os": [
|
|
2763
|
+
"android"
|
|
2764
|
+
],
|
|
2765
|
+
"engines": {
|
|
2766
|
+
"node": ">= 20"
|
|
2767
|
+
}
|
|
2768
|
+
},
|
|
2769
|
+
"node_modules/@tailwindcss/oxide-darwin-arm64": {
|
|
2770
|
+
"version": "4.3.1",
|
|
2771
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.3.1.tgz",
|
|
2772
|
+
"integrity": "sha512-hVnWLwv+e/l7c4WKyVtHVrIPvYdqWHjRB3MDIqARynzFtnQg85kmQEFCbV9Ja0VVx4xXTIiDWY60Y7iz/iNoDA==",
|
|
2773
|
+
"cpu": [
|
|
2774
|
+
"arm64"
|
|
2775
|
+
],
|
|
2776
|
+
"dev": true,
|
|
2777
|
+
"license": "MIT",
|
|
2778
|
+
"optional": true,
|
|
2779
|
+
"os": [
|
|
2780
|
+
"darwin"
|
|
2781
|
+
],
|
|
2782
|
+
"engines": {
|
|
2783
|
+
"node": ">= 20"
|
|
2784
|
+
}
|
|
2785
|
+
},
|
|
2786
|
+
"node_modules/@tailwindcss/oxide-darwin-x64": {
|
|
2787
|
+
"version": "4.3.1",
|
|
2788
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.3.1.tgz",
|
|
2789
|
+
"integrity": "sha512-Cf7abu0WVgbhU7ANgPUnSAvm7nCvMweusHb8FnaHlLfv/Caq4GYaEZg7ZImzzmjx4lIAfuS8q+eLIS7A7IzxIg==",
|
|
2790
|
+
"cpu": [
|
|
2791
|
+
"x64"
|
|
2792
|
+
],
|
|
2793
|
+
"dev": true,
|
|
2794
|
+
"license": "MIT",
|
|
2795
|
+
"optional": true,
|
|
2796
|
+
"os": [
|
|
2797
|
+
"darwin"
|
|
2798
|
+
],
|
|
2799
|
+
"engines": {
|
|
2800
|
+
"node": ">= 20"
|
|
2801
|
+
}
|
|
2802
|
+
},
|
|
2803
|
+
"node_modules/@tailwindcss/oxide-freebsd-x64": {
|
|
2804
|
+
"version": "4.3.1",
|
|
2805
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.3.1.tgz",
|
|
2806
|
+
"integrity": "sha512-ZZqzX2Y+GXtXXfqSfpJhDm60OoZfvLHLCgm+J7NVqgHHJjG/m9ugZI77RwTsVd4fnBJuCFP6Ae6kTJb71UdS8g==",
|
|
2807
|
+
"cpu": [
|
|
2808
|
+
"x64"
|
|
2809
|
+
],
|
|
2810
|
+
"dev": true,
|
|
2811
|
+
"license": "MIT",
|
|
2812
|
+
"optional": true,
|
|
2813
|
+
"os": [
|
|
2814
|
+
"freebsd"
|
|
2815
|
+
],
|
|
2816
|
+
"engines": {
|
|
2817
|
+
"node": ">= 20"
|
|
2818
|
+
}
|
|
2819
|
+
},
|
|
2820
|
+
"node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
|
|
2821
|
+
"version": "4.3.1",
|
|
2822
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.3.1.tgz",
|
|
2823
|
+
"integrity": "sha512-/Ah/xik0LaMYfv9DZ0S/t4pBlBNYOcqtRwusjgovHkvT8ixueWCLyJjsaF5kQIckjb4IT8Q6K6p/iPmZMixYgg==",
|
|
2824
|
+
"cpu": [
|
|
2825
|
+
"arm"
|
|
2826
|
+
],
|
|
2827
|
+
"dev": true,
|
|
2828
|
+
"license": "MIT",
|
|
2829
|
+
"optional": true,
|
|
2830
|
+
"os": [
|
|
2831
|
+
"linux"
|
|
2832
|
+
],
|
|
2833
|
+
"engines": {
|
|
2834
|
+
"node": ">= 20"
|
|
2835
|
+
}
|
|
2836
|
+
},
|
|
2837
|
+
"node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
|
|
2838
|
+
"version": "4.3.1",
|
|
2839
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.3.1.tgz",
|
|
2840
|
+
"integrity": "sha512-gqdFoVJlw444GvpnheZLHmvTzSxI/cOUUh2KSNejQjTcYkW062SVD+En0rUgD+QV91bz1XGIGtt1HJd48xUGbQ==",
|
|
2841
|
+
"cpu": [
|
|
2842
|
+
"arm64"
|
|
2843
|
+
],
|
|
2844
|
+
"dev": true,
|
|
2845
|
+
"libc": [
|
|
2846
|
+
"glibc"
|
|
2847
|
+
],
|
|
2848
|
+
"license": "MIT",
|
|
2849
|
+
"optional": true,
|
|
2850
|
+
"os": [
|
|
2851
|
+
"linux"
|
|
2852
|
+
],
|
|
2853
|
+
"engines": {
|
|
2854
|
+
"node": ">= 20"
|
|
2855
|
+
}
|
|
2856
|
+
},
|
|
2857
|
+
"node_modules/@tailwindcss/oxide-linux-arm64-musl": {
|
|
2858
|
+
"version": "4.3.1",
|
|
2859
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.3.1.tgz",
|
|
2860
|
+
"integrity": "sha512-Bwv9KwOvE0VKa86xPFif9b9c3Y1NxOV1P0gLti/IYaWEsQYZXDlxfGEtA8mdDZ7SG3wyNXAWYT5SIn3giL57oA==",
|
|
2861
|
+
"cpu": [
|
|
2862
|
+
"arm64"
|
|
2863
|
+
],
|
|
2864
|
+
"dev": true,
|
|
2865
|
+
"libc": [
|
|
2866
|
+
"musl"
|
|
2867
|
+
],
|
|
2868
|
+
"license": "MIT",
|
|
2869
|
+
"optional": true,
|
|
2870
|
+
"os": [
|
|
2871
|
+
"linux"
|
|
2872
|
+
],
|
|
2873
|
+
"engines": {
|
|
2874
|
+
"node": ">= 20"
|
|
2875
|
+
}
|
|
2876
|
+
},
|
|
2877
|
+
"node_modules/@tailwindcss/oxide-linux-x64-gnu": {
|
|
2878
|
+
"version": "4.3.1",
|
|
2879
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.3.1.tgz",
|
|
2880
|
+
"integrity": "sha512-Ymi8O8T15HYQdOUWUtTI6ldN0neHP85FC+Qz32xTcZ7iJXtem/x8ITev0o1e9e5rkqj4lONZfTRLvkmin1+tKg==",
|
|
2881
|
+
"cpu": [
|
|
2882
|
+
"x64"
|
|
2883
|
+
],
|
|
2884
|
+
"dev": true,
|
|
2885
|
+
"libc": [
|
|
2886
|
+
"glibc"
|
|
2887
|
+
],
|
|
2888
|
+
"license": "MIT",
|
|
2889
|
+
"optional": true,
|
|
2890
|
+
"os": [
|
|
2891
|
+
"linux"
|
|
2892
|
+
],
|
|
2893
|
+
"engines": {
|
|
2894
|
+
"node": ">= 20"
|
|
2895
|
+
}
|
|
2896
|
+
},
|
|
2897
|
+
"node_modules/@tailwindcss/oxide-linux-x64-musl": {
|
|
2898
|
+
"version": "4.3.1",
|
|
2899
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.3.1.tgz",
|
|
2900
|
+
"integrity": "sha512-M+P/91qJ6uILLw4k2G93GMDRAXj61SMvFQYt39AqvUqYgExXpLL5aepfns7sj4HiAQeolirQF9E0lzRvdf4zPQ==",
|
|
2901
|
+
"cpu": [
|
|
2902
|
+
"x64"
|
|
2903
|
+
],
|
|
2904
|
+
"dev": true,
|
|
2905
|
+
"libc": [
|
|
2906
|
+
"musl"
|
|
2907
|
+
],
|
|
2908
|
+
"license": "MIT",
|
|
2909
|
+
"optional": true,
|
|
2910
|
+
"os": [
|
|
2911
|
+
"linux"
|
|
2912
|
+
],
|
|
2913
|
+
"engines": {
|
|
2914
|
+
"node": ">= 20"
|
|
2915
|
+
}
|
|
2916
|
+
},
|
|
2917
|
+
"node_modules/@tailwindcss/oxide-wasm32-wasi": {
|
|
2918
|
+
"version": "4.3.1",
|
|
2919
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.3.1.tgz",
|
|
2920
|
+
"integrity": "sha512-zsM8uOeqvVGHsAXsJxsT28ttosFahLJKCLOTUBqRAtKnVgGSRitds9T432QiT8b77Yga7JIBkulIRRlJPtYhRA==",
|
|
2921
|
+
"bundleDependencies": [
|
|
2922
|
+
"@napi-rs/wasm-runtime",
|
|
2923
|
+
"@emnapi/core",
|
|
2924
|
+
"@emnapi/runtime",
|
|
2925
|
+
"@tybys/wasm-util",
|
|
2926
|
+
"@emnapi/wasi-threads",
|
|
2927
|
+
"tslib"
|
|
2928
|
+
],
|
|
2929
|
+
"cpu": [
|
|
2930
|
+
"wasm32"
|
|
2931
|
+
],
|
|
2932
|
+
"dev": true,
|
|
2933
|
+
"license": "MIT",
|
|
2934
|
+
"optional": true,
|
|
2935
|
+
"dependencies": {
|
|
2936
|
+
"@emnapi/core": "^1.10.0",
|
|
2937
|
+
"@emnapi/runtime": "^1.10.0",
|
|
2938
|
+
"@emnapi/wasi-threads": "^1.2.1",
|
|
2939
|
+
"@napi-rs/wasm-runtime": "^1.1.4",
|
|
2940
|
+
"@tybys/wasm-util": "^0.10.2",
|
|
2941
|
+
"tslib": "^2.8.1"
|
|
2942
|
+
},
|
|
2943
|
+
"engines": {
|
|
2944
|
+
"node": ">=14.0.0"
|
|
2945
|
+
}
|
|
2946
|
+
},
|
|
2947
|
+
"node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
|
|
2948
|
+
"version": "4.3.1",
|
|
2949
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.3.1.tgz",
|
|
2950
|
+
"integrity": "sha512-aiNvSq9BsVk8V513lDKlrCFAgf8qBMPZTpgEhInL+NwQqs97mYmupVMrPrgBBSL8Pv/0zXu9MrMF9rMun1ZeNg==",
|
|
2951
|
+
"cpu": [
|
|
2952
|
+
"arm64"
|
|
2953
|
+
],
|
|
2954
|
+
"dev": true,
|
|
2955
|
+
"license": "MIT",
|
|
2956
|
+
"optional": true,
|
|
2957
|
+
"os": [
|
|
2958
|
+
"win32"
|
|
2959
|
+
],
|
|
2960
|
+
"engines": {
|
|
2961
|
+
"node": ">= 20"
|
|
2962
|
+
}
|
|
2963
|
+
},
|
|
2964
|
+
"node_modules/@tailwindcss/oxide-win32-x64-msvc": {
|
|
2965
|
+
"version": "4.3.1",
|
|
2966
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.3.1.tgz",
|
|
2967
|
+
"integrity": "sha512-xDEyu1rg290472FEGaKHnzyDyh5QH+AlWvsU5hMoMtPpzmKlRI0jaYKCgSHDYtaQWZOYbMaduSyCwFwY4n1HmA==",
|
|
2968
|
+
"cpu": [
|
|
2969
|
+
"x64"
|
|
2970
|
+
],
|
|
2971
|
+
"dev": true,
|
|
2972
|
+
"license": "MIT",
|
|
2973
|
+
"optional": true,
|
|
2974
|
+
"os": [
|
|
2975
|
+
"win32"
|
|
2976
|
+
],
|
|
2977
|
+
"engines": {
|
|
2978
|
+
"node": ">= 20"
|
|
2979
|
+
}
|
|
2980
|
+
},
|
|
2981
|
+
"node_modules/@tailwindcss/postcss": {
|
|
2982
|
+
"version": "4.3.1",
|
|
2983
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.3.1.tgz",
|
|
2984
|
+
"integrity": "sha512-dNJuNbdEJT/SWRuXTYP1WSamelsz3ztkUsdtWQPjrexysrTpaEPM40P/71knXiXLYEojqPOEGitVLLpPMS5T6A==",
|
|
2985
|
+
"dev": true,
|
|
2986
|
+
"license": "MIT",
|
|
2987
|
+
"dependencies": {
|
|
2988
|
+
"@alloc/quick-lru": "^5.2.0",
|
|
2989
|
+
"@tailwindcss/node": "4.3.1",
|
|
2990
|
+
"@tailwindcss/oxide": "4.3.1",
|
|
2991
|
+
"postcss": "8.5.15",
|
|
2992
|
+
"tailwindcss": "4.3.1"
|
|
2993
|
+
}
|
|
2994
|
+
},
|
|
2995
|
+
"node_modules/@tailwindcss/postcss/node_modules/postcss": {
|
|
2996
|
+
"version": "8.5.15",
|
|
2997
|
+
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.15.tgz",
|
|
2998
|
+
"integrity": "sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==",
|
|
2999
|
+
"dev": true,
|
|
3000
|
+
"funding": [
|
|
3001
|
+
{
|
|
3002
|
+
"type": "opencollective",
|
|
3003
|
+
"url": "https://opencollective.com/postcss/"
|
|
3004
|
+
},
|
|
3005
|
+
{
|
|
3006
|
+
"type": "tidelift",
|
|
3007
|
+
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
3008
|
+
},
|
|
3009
|
+
{
|
|
3010
|
+
"type": "github",
|
|
3011
|
+
"url": "https://github.com/sponsors/ai"
|
|
3012
|
+
}
|
|
3013
|
+
],
|
|
3014
|
+
"license": "MIT",
|
|
3015
|
+
"dependencies": {
|
|
3016
|
+
"nanoid": "^3.3.12",
|
|
3017
|
+
"picocolors": "^1.1.1",
|
|
3018
|
+
"source-map-js": "^1.2.1"
|
|
3019
|
+
},
|
|
3020
|
+
"engines": {
|
|
3021
|
+
"node": "^10 || ^12 || >=14"
|
|
3022
|
+
}
|
|
3023
|
+
},
|
|
3024
|
+
"node_modules/@types/better-sqlite3": {
|
|
3025
|
+
"version": "7.6.13",
|
|
3026
|
+
"resolved": "https://registry.npmjs.org/@types/better-sqlite3/-/better-sqlite3-7.6.13.tgz",
|
|
3027
|
+
"integrity": "sha512-NMv9ASNARoKksWtsq/SHakpYAYnhBrQgGD8zkLYk/jaK8jUGn08CfEdTRgYhMypUQAfzSP8W6gNLe0q19/t4VA==",
|
|
3028
|
+
"devOptional": true,
|
|
3029
|
+
"license": "MIT",
|
|
3030
|
+
"dependencies": {
|
|
3031
|
+
"@types/node": "*"
|
|
3032
|
+
}
|
|
3033
|
+
},
|
|
3034
|
+
"node_modules/@types/d3": {
|
|
3035
|
+
"version": "7.4.3",
|
|
2096
3036
|
"resolved": "https://registry.npmjs.org/@types/d3/-/d3-7.4.3.tgz",
|
|
2097
3037
|
"integrity": "sha512-lZXZ9ckh5R8uiFVt8ogUNf+pIrK4EsWrx2Np75WvF/eTpJ0FMHNhjXk8CKEx/+gpHbNQyJWehbFaTvqmHWB3ww==",
|
|
2098
3038
|
"license": "MIT",
|
|
@@ -2379,7 +3319,7 @@
|
|
|
2379
3319
|
"version": "19.2.3",
|
|
2380
3320
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
|
|
2381
3321
|
"integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
|
|
2382
|
-
"
|
|
3322
|
+
"devOptional": true,
|
|
2383
3323
|
"license": "MIT",
|
|
2384
3324
|
"peerDependencies": {
|
|
2385
3325
|
"@types/react": "^19.2.0"
|
|
@@ -2479,6 +3419,18 @@
|
|
|
2479
3419
|
"node": ">=6.5"
|
|
2480
3420
|
}
|
|
2481
3421
|
},
|
|
3422
|
+
"node_modules/aria-hidden": {
|
|
3423
|
+
"version": "1.2.6",
|
|
3424
|
+
"resolved": "https://registry.npmjs.org/aria-hidden/-/aria-hidden-1.2.6.tgz",
|
|
3425
|
+
"integrity": "sha512-ik3ZgC9dY/lYVVM++OISsaYDeg1tb0VtP5uL3ouh1koGOaUMDPpbFIei4JkFimWUFPn90sbMNMXQAIVOlnYKJA==",
|
|
3426
|
+
"license": "MIT",
|
|
3427
|
+
"dependencies": {
|
|
3428
|
+
"tslib": "^2.0.0"
|
|
3429
|
+
},
|
|
3430
|
+
"engines": {
|
|
3431
|
+
"node": ">=10"
|
|
3432
|
+
}
|
|
3433
|
+
},
|
|
2482
3434
|
"node_modules/b4a": {
|
|
2483
3435
|
"version": "1.8.1",
|
|
2484
3436
|
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.8.1.tgz",
|
|
@@ -3095,6 +4047,12 @@
|
|
|
3095
4047
|
"node": ">=8"
|
|
3096
4048
|
}
|
|
3097
4049
|
},
|
|
4050
|
+
"node_modules/detect-node-es": {
|
|
4051
|
+
"version": "1.1.0",
|
|
4052
|
+
"resolved": "https://registry.npmjs.org/detect-node-es/-/detect-node-es-1.1.0.tgz",
|
|
4053
|
+
"integrity": "sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==",
|
|
4054
|
+
"license": "MIT"
|
|
4055
|
+
},
|
|
3098
4056
|
"node_modules/discord-api-types": {
|
|
3099
4057
|
"version": "0.38.49",
|
|
3100
4058
|
"resolved": "https://registry.npmjs.org/discord-api-types/-/discord-api-types-0.38.49.tgz",
|
|
@@ -3739,6 +4697,20 @@
|
|
|
3739
4697
|
"once": "^1.4.0"
|
|
3740
4698
|
}
|
|
3741
4699
|
},
|
|
4700
|
+
"node_modules/enhanced-resolve": {
|
|
4701
|
+
"version": "5.21.6",
|
|
4702
|
+
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.21.6.tgz",
|
|
4703
|
+
"integrity": "sha512-aNnGCvbJ/RIyWo1IuhNdVjnNF+EjH9wpzpNHt+ci/m9He9LJvUN8wrCcXjp9cWsGNAuvSpVFTx/vraAFQ8qGjQ==",
|
|
4704
|
+
"dev": true,
|
|
4705
|
+
"license": "MIT",
|
|
4706
|
+
"dependencies": {
|
|
4707
|
+
"graceful-fs": "^4.2.4",
|
|
4708
|
+
"tapable": "^2.3.3"
|
|
4709
|
+
},
|
|
4710
|
+
"engines": {
|
|
4711
|
+
"node": ">=10.13.0"
|
|
4712
|
+
}
|
|
4713
|
+
},
|
|
3742
4714
|
"node_modules/esbuild": {
|
|
3743
4715
|
"version": "0.28.1",
|
|
3744
4716
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.28.1.tgz",
|
|
@@ -3852,126 +4824,425 @@
|
|
|
3852
4824
|
"license": "MIT",
|
|
3853
4825
|
"optional": true,
|
|
3854
4826
|
"os": [
|
|
3855
|
-
"darwin"
|
|
4827
|
+
"darwin"
|
|
4828
|
+
],
|
|
4829
|
+
"engines": {
|
|
4830
|
+
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
4831
|
+
}
|
|
4832
|
+
},
|
|
4833
|
+
"node_modules/get-nonce": {
|
|
4834
|
+
"version": "1.0.1",
|
|
4835
|
+
"resolved": "https://registry.npmjs.org/get-nonce/-/get-nonce-1.0.1.tgz",
|
|
4836
|
+
"integrity": "sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==",
|
|
4837
|
+
"license": "MIT",
|
|
4838
|
+
"engines": {
|
|
4839
|
+
"node": ">=6"
|
|
4840
|
+
}
|
|
4841
|
+
},
|
|
4842
|
+
"node_modules/get-tsconfig": {
|
|
4843
|
+
"version": "4.14.0",
|
|
4844
|
+
"resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.14.0.tgz",
|
|
4845
|
+
"integrity": "sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==",
|
|
4846
|
+
"devOptional": true,
|
|
4847
|
+
"license": "MIT",
|
|
4848
|
+
"dependencies": {
|
|
4849
|
+
"resolve-pkg-maps": "^1.0.0"
|
|
4850
|
+
},
|
|
4851
|
+
"funding": {
|
|
4852
|
+
"url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
|
|
4853
|
+
}
|
|
4854
|
+
},
|
|
4855
|
+
"node_modules/github-from-package": {
|
|
4856
|
+
"version": "0.0.0",
|
|
4857
|
+
"resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz",
|
|
4858
|
+
"integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==",
|
|
4859
|
+
"license": "MIT"
|
|
4860
|
+
},
|
|
4861
|
+
"node_modules/graceful-fs": {
|
|
4862
|
+
"version": "4.2.11",
|
|
4863
|
+
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
|
4864
|
+
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
|
4865
|
+
"dev": true,
|
|
4866
|
+
"license": "ISC"
|
|
4867
|
+
},
|
|
4868
|
+
"node_modules/grammy": {
|
|
4869
|
+
"version": "1.44.0",
|
|
4870
|
+
"resolved": "https://registry.npmjs.org/grammy/-/grammy-1.44.0.tgz",
|
|
4871
|
+
"integrity": "sha512-gGVykS5+c5f1tPV97LuU6IDRMawE2NzpwM9pNz58HQ35IZXDnYL3VOLvNzYognPSeBIOSzQXRu5w96V0aY8y8A==",
|
|
4872
|
+
"license": "MIT",
|
|
4873
|
+
"dependencies": {
|
|
4874
|
+
"@grammyjs/types": "3.28.0",
|
|
4875
|
+
"abort-controller": "^3.0.0",
|
|
4876
|
+
"debug": "^4.4.3",
|
|
4877
|
+
"node-fetch": "^2.7.0"
|
|
4878
|
+
},
|
|
4879
|
+
"engines": {
|
|
4880
|
+
"node": "^12.20.0 || >=14.13.1"
|
|
4881
|
+
}
|
|
4882
|
+
},
|
|
4883
|
+
"node_modules/guid-typescript": {
|
|
4884
|
+
"version": "1.0.9",
|
|
4885
|
+
"resolved": "https://registry.npmjs.org/guid-typescript/-/guid-typescript-1.0.9.tgz",
|
|
4886
|
+
"integrity": "sha512-Y8T4vYhEfwJOTbouREvG+3XDsjr8E3kIr7uf+JZ0BYloFsttiHU0WfvANVsR7TxNUJa/WpCnw/Ino/p+DeBhBQ==",
|
|
4887
|
+
"license": "ISC"
|
|
4888
|
+
},
|
|
4889
|
+
"node_modules/ieee754": {
|
|
4890
|
+
"version": "1.2.1",
|
|
4891
|
+
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
|
|
4892
|
+
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
|
4893
|
+
"funding": [
|
|
4894
|
+
{
|
|
4895
|
+
"type": "github",
|
|
4896
|
+
"url": "https://github.com/sponsors/feross"
|
|
4897
|
+
},
|
|
4898
|
+
{
|
|
4899
|
+
"type": "patreon",
|
|
4900
|
+
"url": "https://www.patreon.com/feross"
|
|
4901
|
+
},
|
|
4902
|
+
{
|
|
4903
|
+
"type": "consulting",
|
|
4904
|
+
"url": "https://feross.org/support"
|
|
4905
|
+
}
|
|
4906
|
+
],
|
|
4907
|
+
"license": "BSD-3-Clause"
|
|
4908
|
+
},
|
|
4909
|
+
"node_modules/inherits": {
|
|
4910
|
+
"version": "2.0.4",
|
|
4911
|
+
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
|
|
4912
|
+
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
4913
|
+
"license": "ISC"
|
|
4914
|
+
},
|
|
4915
|
+
"node_modules/ini": {
|
|
4916
|
+
"version": "1.3.8",
|
|
4917
|
+
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
|
|
4918
|
+
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
|
|
4919
|
+
"license": "ISC"
|
|
4920
|
+
},
|
|
4921
|
+
"node_modules/is-arrayish": {
|
|
4922
|
+
"version": "0.3.4",
|
|
4923
|
+
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.4.tgz",
|
|
4924
|
+
"integrity": "sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==",
|
|
4925
|
+
"license": "MIT"
|
|
4926
|
+
},
|
|
4927
|
+
"node_modules/isexe": {
|
|
4928
|
+
"version": "2.0.0",
|
|
4929
|
+
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
|
4930
|
+
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
4931
|
+
"dev": true,
|
|
4932
|
+
"license": "ISC"
|
|
4933
|
+
},
|
|
4934
|
+
"node_modules/jiti": {
|
|
4935
|
+
"version": "2.7.0",
|
|
4936
|
+
"resolved": "https://registry.npmjs.org/jiti/-/jiti-2.7.0.tgz",
|
|
4937
|
+
"integrity": "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==",
|
|
4938
|
+
"dev": true,
|
|
4939
|
+
"license": "MIT",
|
|
4940
|
+
"bin": {
|
|
4941
|
+
"jiti": "lib/jiti-cli.mjs"
|
|
4942
|
+
}
|
|
4943
|
+
},
|
|
4944
|
+
"node_modules/jose": {
|
|
4945
|
+
"version": "6.2.3",
|
|
4946
|
+
"resolved": "https://registry.npmjs.org/jose/-/jose-6.2.3.tgz",
|
|
4947
|
+
"integrity": "sha512-YYVDInQKFJfR/xa3ojUTl8c2KoTwiL1R5Wg9YCydwH0x0B9grbzlg5HC7mMjCtUJjbQ/YnGEZIhI5tCgfTb4Hw==",
|
|
4948
|
+
"license": "MIT",
|
|
4949
|
+
"funding": {
|
|
4950
|
+
"url": "https://github.com/sponsors/panva"
|
|
4951
|
+
}
|
|
4952
|
+
},
|
|
4953
|
+
"node_modules/json-schema-to-ts": {
|
|
4954
|
+
"version": "3.1.1",
|
|
4955
|
+
"resolved": "https://registry.npmjs.org/json-schema-to-ts/-/json-schema-to-ts-3.1.1.tgz",
|
|
4956
|
+
"integrity": "sha512-+DWg8jCJG2TEnpy7kOm/7/AxaYoaRbjVB4LFZLySZlWn8exGs3A4OLJR966cVvU26N7X9TWxl+Jsw7dzAqKT6g==",
|
|
4957
|
+
"license": "MIT",
|
|
4958
|
+
"dependencies": {
|
|
4959
|
+
"@babel/runtime": "^7.18.3",
|
|
4960
|
+
"ts-algebra": "^2.0.0"
|
|
4961
|
+
},
|
|
4962
|
+
"engines": {
|
|
4963
|
+
"node": ">=16"
|
|
4964
|
+
}
|
|
4965
|
+
},
|
|
4966
|
+
"node_modules/kysely": {
|
|
4967
|
+
"version": "0.29.2",
|
|
4968
|
+
"resolved": "https://registry.npmjs.org/kysely/-/kysely-0.29.2.tgz",
|
|
4969
|
+
"integrity": "sha512-s6WVJyEZrbm6jhBpiKHsGHyePMrVQKJ85wZCFCr9W4QHv6WTjWIrdvTmO9hDEA3bNK0xkrE2DqrHsXMLWuZpQg==",
|
|
4970
|
+
"license": "MIT",
|
|
4971
|
+
"engines": {
|
|
4972
|
+
"node": ">=22.0.0"
|
|
4973
|
+
}
|
|
4974
|
+
},
|
|
4975
|
+
"node_modules/lightningcss": {
|
|
4976
|
+
"version": "1.32.0",
|
|
4977
|
+
"resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",
|
|
4978
|
+
"integrity": "sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==",
|
|
4979
|
+
"dev": true,
|
|
4980
|
+
"license": "MPL-2.0",
|
|
4981
|
+
"dependencies": {
|
|
4982
|
+
"detect-libc": "^2.0.3"
|
|
4983
|
+
},
|
|
4984
|
+
"engines": {
|
|
4985
|
+
"node": ">= 12.0.0"
|
|
4986
|
+
},
|
|
4987
|
+
"funding": {
|
|
4988
|
+
"type": "opencollective",
|
|
4989
|
+
"url": "https://opencollective.com/parcel"
|
|
4990
|
+
},
|
|
4991
|
+
"optionalDependencies": {
|
|
4992
|
+
"lightningcss-android-arm64": "1.32.0",
|
|
4993
|
+
"lightningcss-darwin-arm64": "1.32.0",
|
|
4994
|
+
"lightningcss-darwin-x64": "1.32.0",
|
|
4995
|
+
"lightningcss-freebsd-x64": "1.32.0",
|
|
4996
|
+
"lightningcss-linux-arm-gnueabihf": "1.32.0",
|
|
4997
|
+
"lightningcss-linux-arm64-gnu": "1.32.0",
|
|
4998
|
+
"lightningcss-linux-arm64-musl": "1.32.0",
|
|
4999
|
+
"lightningcss-linux-x64-gnu": "1.32.0",
|
|
5000
|
+
"lightningcss-linux-x64-musl": "1.32.0",
|
|
5001
|
+
"lightningcss-win32-arm64-msvc": "1.32.0",
|
|
5002
|
+
"lightningcss-win32-x64-msvc": "1.32.0"
|
|
5003
|
+
}
|
|
5004
|
+
},
|
|
5005
|
+
"node_modules/lightningcss-android-arm64": {
|
|
5006
|
+
"version": "1.32.0",
|
|
5007
|
+
"resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz",
|
|
5008
|
+
"integrity": "sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==",
|
|
5009
|
+
"cpu": [
|
|
5010
|
+
"arm64"
|
|
5011
|
+
],
|
|
5012
|
+
"dev": true,
|
|
5013
|
+
"license": "MPL-2.0",
|
|
5014
|
+
"optional": true,
|
|
5015
|
+
"os": [
|
|
5016
|
+
"android"
|
|
5017
|
+
],
|
|
5018
|
+
"engines": {
|
|
5019
|
+
"node": ">= 12.0.0"
|
|
5020
|
+
},
|
|
5021
|
+
"funding": {
|
|
5022
|
+
"type": "opencollective",
|
|
5023
|
+
"url": "https://opencollective.com/parcel"
|
|
5024
|
+
}
|
|
5025
|
+
},
|
|
5026
|
+
"node_modules/lightningcss-darwin-arm64": {
|
|
5027
|
+
"version": "1.32.0",
|
|
5028
|
+
"resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz",
|
|
5029
|
+
"integrity": "sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==",
|
|
5030
|
+
"cpu": [
|
|
5031
|
+
"arm64"
|
|
5032
|
+
],
|
|
5033
|
+
"dev": true,
|
|
5034
|
+
"license": "MPL-2.0",
|
|
5035
|
+
"optional": true,
|
|
5036
|
+
"os": [
|
|
5037
|
+
"darwin"
|
|
5038
|
+
],
|
|
5039
|
+
"engines": {
|
|
5040
|
+
"node": ">= 12.0.0"
|
|
5041
|
+
},
|
|
5042
|
+
"funding": {
|
|
5043
|
+
"type": "opencollective",
|
|
5044
|
+
"url": "https://opencollective.com/parcel"
|
|
5045
|
+
}
|
|
5046
|
+
},
|
|
5047
|
+
"node_modules/lightningcss-darwin-x64": {
|
|
5048
|
+
"version": "1.32.0",
|
|
5049
|
+
"resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz",
|
|
5050
|
+
"integrity": "sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==",
|
|
5051
|
+
"cpu": [
|
|
5052
|
+
"x64"
|
|
5053
|
+
],
|
|
5054
|
+
"dev": true,
|
|
5055
|
+
"license": "MPL-2.0",
|
|
5056
|
+
"optional": true,
|
|
5057
|
+
"os": [
|
|
5058
|
+
"darwin"
|
|
5059
|
+
],
|
|
5060
|
+
"engines": {
|
|
5061
|
+
"node": ">= 12.0.0"
|
|
5062
|
+
},
|
|
5063
|
+
"funding": {
|
|
5064
|
+
"type": "opencollective",
|
|
5065
|
+
"url": "https://opencollective.com/parcel"
|
|
5066
|
+
}
|
|
5067
|
+
},
|
|
5068
|
+
"node_modules/lightningcss-freebsd-x64": {
|
|
5069
|
+
"version": "1.32.0",
|
|
5070
|
+
"resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz",
|
|
5071
|
+
"integrity": "sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==",
|
|
5072
|
+
"cpu": [
|
|
5073
|
+
"x64"
|
|
5074
|
+
],
|
|
5075
|
+
"dev": true,
|
|
5076
|
+
"license": "MPL-2.0",
|
|
5077
|
+
"optional": true,
|
|
5078
|
+
"os": [
|
|
5079
|
+
"freebsd"
|
|
5080
|
+
],
|
|
5081
|
+
"engines": {
|
|
5082
|
+
"node": ">= 12.0.0"
|
|
5083
|
+
},
|
|
5084
|
+
"funding": {
|
|
5085
|
+
"type": "opencollective",
|
|
5086
|
+
"url": "https://opencollective.com/parcel"
|
|
5087
|
+
}
|
|
5088
|
+
},
|
|
5089
|
+
"node_modules/lightningcss-linux-arm-gnueabihf": {
|
|
5090
|
+
"version": "1.32.0",
|
|
5091
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz",
|
|
5092
|
+
"integrity": "sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==",
|
|
5093
|
+
"cpu": [
|
|
5094
|
+
"arm"
|
|
5095
|
+
],
|
|
5096
|
+
"dev": true,
|
|
5097
|
+
"license": "MPL-2.0",
|
|
5098
|
+
"optional": true,
|
|
5099
|
+
"os": [
|
|
5100
|
+
"linux"
|
|
5101
|
+
],
|
|
5102
|
+
"engines": {
|
|
5103
|
+
"node": ">= 12.0.0"
|
|
5104
|
+
},
|
|
5105
|
+
"funding": {
|
|
5106
|
+
"type": "opencollective",
|
|
5107
|
+
"url": "https://opencollective.com/parcel"
|
|
5108
|
+
}
|
|
5109
|
+
},
|
|
5110
|
+
"node_modules/lightningcss-linux-arm64-gnu": {
|
|
5111
|
+
"version": "1.32.0",
|
|
5112
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz",
|
|
5113
|
+
"integrity": "sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==",
|
|
5114
|
+
"cpu": [
|
|
5115
|
+
"arm64"
|
|
5116
|
+
],
|
|
5117
|
+
"dev": true,
|
|
5118
|
+
"libc": [
|
|
5119
|
+
"glibc"
|
|
5120
|
+
],
|
|
5121
|
+
"license": "MPL-2.0",
|
|
5122
|
+
"optional": true,
|
|
5123
|
+
"os": [
|
|
5124
|
+
"linux"
|
|
3856
5125
|
],
|
|
3857
5126
|
"engines": {
|
|
3858
|
-
"node": "
|
|
5127
|
+
"node": ">= 12.0.0"
|
|
5128
|
+
},
|
|
5129
|
+
"funding": {
|
|
5130
|
+
"type": "opencollective",
|
|
5131
|
+
"url": "https://opencollective.com/parcel"
|
|
3859
5132
|
}
|
|
3860
5133
|
},
|
|
3861
|
-
"node_modules/
|
|
3862
|
-
"version": "
|
|
3863
|
-
"resolved": "https://registry.npmjs.org/
|
|
3864
|
-
"integrity": "sha512-
|
|
3865
|
-
"
|
|
3866
|
-
|
|
3867
|
-
|
|
3868
|
-
|
|
5134
|
+
"node_modules/lightningcss-linux-arm64-musl": {
|
|
5135
|
+
"version": "1.32.0",
|
|
5136
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz",
|
|
5137
|
+
"integrity": "sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==",
|
|
5138
|
+
"cpu": [
|
|
5139
|
+
"arm64"
|
|
5140
|
+
],
|
|
5141
|
+
"dev": true,
|
|
5142
|
+
"libc": [
|
|
5143
|
+
"musl"
|
|
5144
|
+
],
|
|
5145
|
+
"license": "MPL-2.0",
|
|
5146
|
+
"optional": true,
|
|
5147
|
+
"os": [
|
|
5148
|
+
"linux"
|
|
5149
|
+
],
|
|
5150
|
+
"engines": {
|
|
5151
|
+
"node": ">= 12.0.0"
|
|
3869
5152
|
},
|
|
3870
5153
|
"funding": {
|
|
3871
|
-
"
|
|
5154
|
+
"type": "opencollective",
|
|
5155
|
+
"url": "https://opencollective.com/parcel"
|
|
3872
5156
|
}
|
|
3873
5157
|
},
|
|
3874
|
-
"node_modules/
|
|
3875
|
-
"version": "
|
|
3876
|
-
"resolved": "https://registry.npmjs.org/
|
|
3877
|
-
"integrity": "sha512-
|
|
3878
|
-
"
|
|
3879
|
-
|
|
3880
|
-
|
|
3881
|
-
"
|
|
3882
|
-
"
|
|
3883
|
-
|
|
3884
|
-
|
|
3885
|
-
"
|
|
3886
|
-
|
|
3887
|
-
|
|
3888
|
-
"
|
|
3889
|
-
|
|
3890
|
-
},
|
|
5158
|
+
"node_modules/lightningcss-linux-x64-gnu": {
|
|
5159
|
+
"version": "1.32.0",
|
|
5160
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz",
|
|
5161
|
+
"integrity": "sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==",
|
|
5162
|
+
"cpu": [
|
|
5163
|
+
"x64"
|
|
5164
|
+
],
|
|
5165
|
+
"dev": true,
|
|
5166
|
+
"libc": [
|
|
5167
|
+
"glibc"
|
|
5168
|
+
],
|
|
5169
|
+
"license": "MPL-2.0",
|
|
5170
|
+
"optional": true,
|
|
5171
|
+
"os": [
|
|
5172
|
+
"linux"
|
|
5173
|
+
],
|
|
3891
5174
|
"engines": {
|
|
3892
|
-
"node": "
|
|
5175
|
+
"node": ">= 12.0.0"
|
|
5176
|
+
},
|
|
5177
|
+
"funding": {
|
|
5178
|
+
"type": "opencollective",
|
|
5179
|
+
"url": "https://opencollective.com/parcel"
|
|
3893
5180
|
}
|
|
3894
5181
|
},
|
|
3895
|
-
"node_modules/
|
|
3896
|
-
"version": "1.0
|
|
3897
|
-
"resolved": "https://registry.npmjs.org/
|
|
3898
|
-
"integrity": "sha512-
|
|
3899
|
-
"
|
|
3900
|
-
|
|
3901
|
-
"node_modules/ieee754": {
|
|
3902
|
-
"version": "1.2.1",
|
|
3903
|
-
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
|
|
3904
|
-
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
|
3905
|
-
"funding": [
|
|
3906
|
-
{
|
|
3907
|
-
"type": "github",
|
|
3908
|
-
"url": "https://github.com/sponsors/feross"
|
|
3909
|
-
},
|
|
3910
|
-
{
|
|
3911
|
-
"type": "patreon",
|
|
3912
|
-
"url": "https://www.patreon.com/feross"
|
|
3913
|
-
},
|
|
3914
|
-
{
|
|
3915
|
-
"type": "consulting",
|
|
3916
|
-
"url": "https://feross.org/support"
|
|
3917
|
-
}
|
|
5182
|
+
"node_modules/lightningcss-linux-x64-musl": {
|
|
5183
|
+
"version": "1.32.0",
|
|
5184
|
+
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz",
|
|
5185
|
+
"integrity": "sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==",
|
|
5186
|
+
"cpu": [
|
|
5187
|
+
"x64"
|
|
3918
5188
|
],
|
|
3919
|
-
"license": "BSD-3-Clause"
|
|
3920
|
-
},
|
|
3921
|
-
"node_modules/inherits": {
|
|
3922
|
-
"version": "2.0.4",
|
|
3923
|
-
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
|
|
3924
|
-
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
3925
|
-
"license": "ISC"
|
|
3926
|
-
},
|
|
3927
|
-
"node_modules/ini": {
|
|
3928
|
-
"version": "1.3.8",
|
|
3929
|
-
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
|
|
3930
|
-
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
|
|
3931
|
-
"license": "ISC"
|
|
3932
|
-
},
|
|
3933
|
-
"node_modules/is-arrayish": {
|
|
3934
|
-
"version": "0.3.4",
|
|
3935
|
-
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.4.tgz",
|
|
3936
|
-
"integrity": "sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==",
|
|
3937
|
-
"license": "MIT"
|
|
3938
|
-
},
|
|
3939
|
-
"node_modules/isexe": {
|
|
3940
|
-
"version": "2.0.0",
|
|
3941
|
-
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
|
3942
|
-
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
3943
5189
|
"dev": true,
|
|
3944
|
-
"
|
|
3945
|
-
|
|
3946
|
-
|
|
3947
|
-
"
|
|
3948
|
-
"
|
|
3949
|
-
"
|
|
3950
|
-
|
|
5190
|
+
"libc": [
|
|
5191
|
+
"musl"
|
|
5192
|
+
],
|
|
5193
|
+
"license": "MPL-2.0",
|
|
5194
|
+
"optional": true,
|
|
5195
|
+
"os": [
|
|
5196
|
+
"linux"
|
|
5197
|
+
],
|
|
5198
|
+
"engines": {
|
|
5199
|
+
"node": ">= 12.0.0"
|
|
5200
|
+
},
|
|
3951
5201
|
"funding": {
|
|
3952
|
-
"
|
|
5202
|
+
"type": "opencollective",
|
|
5203
|
+
"url": "https://opencollective.com/parcel"
|
|
3953
5204
|
}
|
|
3954
5205
|
},
|
|
3955
|
-
"node_modules/
|
|
3956
|
-
"version": "
|
|
3957
|
-
"resolved": "https://registry.npmjs.org/
|
|
3958
|
-
"integrity": "sha512
|
|
3959
|
-
"
|
|
3960
|
-
|
|
3961
|
-
|
|
3962
|
-
|
|
3963
|
-
|
|
5206
|
+
"node_modules/lightningcss-win32-arm64-msvc": {
|
|
5207
|
+
"version": "1.32.0",
|
|
5208
|
+
"resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz",
|
|
5209
|
+
"integrity": "sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==",
|
|
5210
|
+
"cpu": [
|
|
5211
|
+
"arm64"
|
|
5212
|
+
],
|
|
5213
|
+
"dev": true,
|
|
5214
|
+
"license": "MPL-2.0",
|
|
5215
|
+
"optional": true,
|
|
5216
|
+
"os": [
|
|
5217
|
+
"win32"
|
|
5218
|
+
],
|
|
3964
5219
|
"engines": {
|
|
3965
|
-
"node": ">=
|
|
5220
|
+
"node": ">= 12.0.0"
|
|
5221
|
+
},
|
|
5222
|
+
"funding": {
|
|
5223
|
+
"type": "opencollective",
|
|
5224
|
+
"url": "https://opencollective.com/parcel"
|
|
3966
5225
|
}
|
|
3967
5226
|
},
|
|
3968
|
-
"node_modules/
|
|
3969
|
-
"version": "
|
|
3970
|
-
"resolved": "https://registry.npmjs.org/
|
|
3971
|
-
"integrity": "sha512-
|
|
3972
|
-
"
|
|
5227
|
+
"node_modules/lightningcss-win32-x64-msvc": {
|
|
5228
|
+
"version": "1.32.0",
|
|
5229
|
+
"resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
|
|
5230
|
+
"integrity": "sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==",
|
|
5231
|
+
"cpu": [
|
|
5232
|
+
"x64"
|
|
5233
|
+
],
|
|
5234
|
+
"dev": true,
|
|
5235
|
+
"license": "MPL-2.0",
|
|
5236
|
+
"optional": true,
|
|
5237
|
+
"os": [
|
|
5238
|
+
"win32"
|
|
5239
|
+
],
|
|
3973
5240
|
"engines": {
|
|
3974
|
-
"node": ">=
|
|
5241
|
+
"node": ">= 12.0.0"
|
|
5242
|
+
},
|
|
5243
|
+
"funding": {
|
|
5244
|
+
"type": "opencollective",
|
|
5245
|
+
"url": "https://opencollective.com/parcel"
|
|
3975
5246
|
}
|
|
3976
5247
|
},
|
|
3977
5248
|
"node_modules/lodash": {
|
|
@@ -3998,6 +5269,16 @@
|
|
|
3998
5269
|
"integrity": "sha512-afO2mnxW7GDTXMm5/AoN1WuOcdoKhtgXjIvHmobqTD1grNplhGdv3PFOyjCVmrnOZBIT/gD/koDKpYG+0mvHcg==",
|
|
3999
5270
|
"license": "MIT"
|
|
4000
5271
|
},
|
|
5272
|
+
"node_modules/magic-string": {
|
|
5273
|
+
"version": "0.30.21",
|
|
5274
|
+
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
|
|
5275
|
+
"integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
|
|
5276
|
+
"dev": true,
|
|
5277
|
+
"license": "MIT",
|
|
5278
|
+
"dependencies": {
|
|
5279
|
+
"@jridgewell/sourcemap-codec": "^1.5.5"
|
|
5280
|
+
}
|
|
5281
|
+
},
|
|
4001
5282
|
"node_modules/mimic-response": {
|
|
4002
5283
|
"version": "3.1.0",
|
|
4003
5284
|
"resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz",
|
|
@@ -4380,6 +5661,75 @@
|
|
|
4380
5661
|
"react": "^19.2.7"
|
|
4381
5662
|
}
|
|
4382
5663
|
},
|
|
5664
|
+
"node_modules/react-remove-scroll": {
|
|
5665
|
+
"version": "2.7.2",
|
|
5666
|
+
"resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.7.2.tgz",
|
|
5667
|
+
"integrity": "sha512-Iqb9NjCCTt6Hf+vOdNIZGdTiH1QSqr27H/Ek9sv/a97gfueI/5h1s3yRi1nngzMUaOOToin5dI1dXKdXiF+u0Q==",
|
|
5668
|
+
"license": "MIT",
|
|
5669
|
+
"dependencies": {
|
|
5670
|
+
"react-remove-scroll-bar": "^2.3.7",
|
|
5671
|
+
"react-style-singleton": "^2.2.3",
|
|
5672
|
+
"tslib": "^2.1.0",
|
|
5673
|
+
"use-callback-ref": "^1.3.3",
|
|
5674
|
+
"use-sidecar": "^1.1.3"
|
|
5675
|
+
},
|
|
5676
|
+
"engines": {
|
|
5677
|
+
"node": ">=10"
|
|
5678
|
+
},
|
|
5679
|
+
"peerDependencies": {
|
|
5680
|
+
"@types/react": "*",
|
|
5681
|
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
|
|
5682
|
+
},
|
|
5683
|
+
"peerDependenciesMeta": {
|
|
5684
|
+
"@types/react": {
|
|
5685
|
+
"optional": true
|
|
5686
|
+
}
|
|
5687
|
+
}
|
|
5688
|
+
},
|
|
5689
|
+
"node_modules/react-remove-scroll-bar": {
|
|
5690
|
+
"version": "2.3.8",
|
|
5691
|
+
"resolved": "https://registry.npmjs.org/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.8.tgz",
|
|
5692
|
+
"integrity": "sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==",
|
|
5693
|
+
"license": "MIT",
|
|
5694
|
+
"dependencies": {
|
|
5695
|
+
"react-style-singleton": "^2.2.2",
|
|
5696
|
+
"tslib": "^2.0.0"
|
|
5697
|
+
},
|
|
5698
|
+
"engines": {
|
|
5699
|
+
"node": ">=10"
|
|
5700
|
+
},
|
|
5701
|
+
"peerDependencies": {
|
|
5702
|
+
"@types/react": "*",
|
|
5703
|
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
5704
|
+
},
|
|
5705
|
+
"peerDependenciesMeta": {
|
|
5706
|
+
"@types/react": {
|
|
5707
|
+
"optional": true
|
|
5708
|
+
}
|
|
5709
|
+
}
|
|
5710
|
+
},
|
|
5711
|
+
"node_modules/react-style-singleton": {
|
|
5712
|
+
"version": "2.2.3",
|
|
5713
|
+
"resolved": "https://registry.npmjs.org/react-style-singleton/-/react-style-singleton-2.2.3.tgz",
|
|
5714
|
+
"integrity": "sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==",
|
|
5715
|
+
"license": "MIT",
|
|
5716
|
+
"dependencies": {
|
|
5717
|
+
"get-nonce": "^1.0.0",
|
|
5718
|
+
"tslib": "^2.0.0"
|
|
5719
|
+
},
|
|
5720
|
+
"engines": {
|
|
5721
|
+
"node": ">=10"
|
|
5722
|
+
},
|
|
5723
|
+
"peerDependencies": {
|
|
5724
|
+
"@types/react": "*",
|
|
5725
|
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
|
|
5726
|
+
},
|
|
5727
|
+
"peerDependenciesMeta": {
|
|
5728
|
+
"@types/react": {
|
|
5729
|
+
"optional": true
|
|
5730
|
+
}
|
|
5731
|
+
}
|
|
5732
|
+
},
|
|
4383
5733
|
"node_modules/reactflow": {
|
|
4384
5734
|
"version": "11.11.4",
|
|
4385
5735
|
"resolved": "https://registry.npmjs.org/reactflow/-/reactflow-11.11.4.tgz",
|
|
@@ -4764,6 +6114,27 @@
|
|
|
4764
6114
|
}
|
|
4765
6115
|
}
|
|
4766
6116
|
},
|
|
6117
|
+
"node_modules/tailwindcss": {
|
|
6118
|
+
"version": "4.3.1",
|
|
6119
|
+
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.3.1.tgz",
|
|
6120
|
+
"integrity": "sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==",
|
|
6121
|
+
"dev": true,
|
|
6122
|
+
"license": "MIT"
|
|
6123
|
+
},
|
|
6124
|
+
"node_modules/tapable": {
|
|
6125
|
+
"version": "2.3.3",
|
|
6126
|
+
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.3.tgz",
|
|
6127
|
+
"integrity": "sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==",
|
|
6128
|
+
"dev": true,
|
|
6129
|
+
"license": "MIT",
|
|
6130
|
+
"engines": {
|
|
6131
|
+
"node": ">=6"
|
|
6132
|
+
},
|
|
6133
|
+
"funding": {
|
|
6134
|
+
"type": "opencollective",
|
|
6135
|
+
"url": "https://opencollective.com/webpack"
|
|
6136
|
+
}
|
|
6137
|
+
},
|
|
4767
6138
|
"node_modules/tar-fs": {
|
|
4768
6139
|
"version": "2.1.4",
|
|
4769
6140
|
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz",
|
|
@@ -4865,6 +6236,16 @@
|
|
|
4865
6236
|
"node": "*"
|
|
4866
6237
|
}
|
|
4867
6238
|
},
|
|
6239
|
+
"node_modules/tw-animate-css": {
|
|
6240
|
+
"version": "1.4.0",
|
|
6241
|
+
"resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.4.0.tgz",
|
|
6242
|
+
"integrity": "sha512-7bziOlRqH0hJx80h/3mbicLW7o8qLsH5+RaLR2t+OHM3D0JlWGODQKQ4cxbK7WlvmUxpcj6Kgu6EKqjrGFe3QQ==",
|
|
6243
|
+
"dev": true,
|
|
6244
|
+
"license": "MIT",
|
|
6245
|
+
"funding": {
|
|
6246
|
+
"url": "https://github.com/sponsors/Wombosvideo"
|
|
6247
|
+
}
|
|
6248
|
+
},
|
|
4868
6249
|
"node_modules/typescript": {
|
|
4869
6250
|
"version": "5.9.3",
|
|
4870
6251
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
|
@@ -4894,6 +6275,49 @@
|
|
|
4894
6275
|
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
|
|
4895
6276
|
"license": "MIT"
|
|
4896
6277
|
},
|
|
6278
|
+
"node_modules/use-callback-ref": {
|
|
6279
|
+
"version": "1.3.3",
|
|
6280
|
+
"resolved": "https://registry.npmjs.org/use-callback-ref/-/use-callback-ref-1.3.3.tgz",
|
|
6281
|
+
"integrity": "sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==",
|
|
6282
|
+
"license": "MIT",
|
|
6283
|
+
"dependencies": {
|
|
6284
|
+
"tslib": "^2.0.0"
|
|
6285
|
+
},
|
|
6286
|
+
"engines": {
|
|
6287
|
+
"node": ">=10"
|
|
6288
|
+
},
|
|
6289
|
+
"peerDependencies": {
|
|
6290
|
+
"@types/react": "*",
|
|
6291
|
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
|
|
6292
|
+
},
|
|
6293
|
+
"peerDependenciesMeta": {
|
|
6294
|
+
"@types/react": {
|
|
6295
|
+
"optional": true
|
|
6296
|
+
}
|
|
6297
|
+
}
|
|
6298
|
+
},
|
|
6299
|
+
"node_modules/use-sidecar": {
|
|
6300
|
+
"version": "1.1.3",
|
|
6301
|
+
"resolved": "https://registry.npmjs.org/use-sidecar/-/use-sidecar-1.1.3.tgz",
|
|
6302
|
+
"integrity": "sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==",
|
|
6303
|
+
"license": "MIT",
|
|
6304
|
+
"dependencies": {
|
|
6305
|
+
"detect-node-es": "^1.1.0",
|
|
6306
|
+
"tslib": "^2.0.0"
|
|
6307
|
+
},
|
|
6308
|
+
"engines": {
|
|
6309
|
+
"node": ">=10"
|
|
6310
|
+
},
|
|
6311
|
+
"peerDependencies": {
|
|
6312
|
+
"@types/react": "*",
|
|
6313
|
+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
|
|
6314
|
+
},
|
|
6315
|
+
"peerDependenciesMeta": {
|
|
6316
|
+
"@types/react": {
|
|
6317
|
+
"optional": true
|
|
6318
|
+
}
|
|
6319
|
+
}
|
|
6320
|
+
},
|
|
4897
6321
|
"node_modules/use-sync-external-store": {
|
|
4898
6322
|
"version": "1.6.0",
|
|
4899
6323
|
"resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz",
|