|
|
@@ -59,6 +59,12 @@ importers:
|
|
|
'@radix-ui/react-tabs':
|
|
|
specifier: ^1.1.13
|
|
|
version: 1.1.13(@types/react-dom@19.2.3(@types/react@19.2.3))(@types/react@19.2.3)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
|
|
+ '@upstash/ratelimit':
|
|
|
+ specifier: ^2.0.8
|
|
|
+ version: 2.0.8(@upstash/redis@1.36.1)
|
|
|
+ '@upstash/redis':
|
|
|
+ specifier: ^1.36.1
|
|
|
+ version: 1.36.1
|
|
|
'@vercel/analytics':
|
|
|
specifier: ^1.6.1
|
|
|
version: 1.6.1(next@16.1.1(@opentelemetry/api@1.9.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3)
|
|
|
@@ -1421,6 +1427,18 @@ packages:
|
|
|
'@ungap/structured-clone@1.3.0':
|
|
|
resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
|
|
|
|
|
|
+ '@upstash/core-analytics@0.0.10':
|
|
|
+ resolution: {integrity: sha512-7qJHGxpQgQr9/vmeS1PktEwvNAF7TI4iJDi8Pu2CFZ9YUGHZH4fOP5TfYlZ4aVxfopnELiE4BS4FBjyK7V1/xQ==}
|
|
|
+ engines: {node: '>=16.0.0'}
|
|
|
+
|
|
|
+ '@upstash/ratelimit@2.0.8':
|
|
|
+ resolution: {integrity: sha512-YSTMBJ1YIxsoPkUMX/P4DDks/xV5YYCswWMamU8ZIfK9ly6ppjRnVOyBhMDXBmzjODm4UQKcxsJPvaeFAijp5w==}
|
|
|
+ peerDependencies:
|
|
|
+ '@upstash/redis': ^1.34.3
|
|
|
+
|
|
|
+ '@upstash/redis@1.36.1':
|
|
|
+ resolution: {integrity: sha512-N6SjDcgXdOcTAF+7uNoY69o7hCspe9BcA7YjQdxVu5d25avljTwyLaHBW3krWjrP0FfocgMk94qyVtQbeDp39A==}
|
|
|
+
|
|
|
'@vercel/analytics@1.6.1':
|
|
|
resolution: {integrity: sha512-oH9He/bEM+6oKlv3chWuOOcp8Y6fo6/PSro8hEkgCW3pu9/OiCXiUpRUogDh3Fs3LH2sosDrx8CxeOLBEE+afg==}
|
|
|
peerDependencies:
|
|
|
@@ -3127,6 +3145,9 @@ packages:
|
|
|
resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==}
|
|
|
engines: {node: '>= 0.4'}
|
|
|
|
|
|
+ uncrypto@0.1.3:
|
|
|
+ resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==}
|
|
|
+
|
|
|
undici-types@6.21.0:
|
|
|
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
|
|
|
|
|
|
@@ -4241,6 +4262,19 @@ snapshots:
|
|
|
|
|
|
'@ungap/structured-clone@1.3.0': {}
|
|
|
|
|
|
+ '@upstash/core-analytics@0.0.10':
|
|
|
+ dependencies:
|
|
|
+ '@upstash/redis': 1.36.1
|
|
|
+
|
|
|
+ '@upstash/ratelimit@2.0.8(@upstash/redis@1.36.1)':
|
|
|
+ dependencies:
|
|
|
+ '@upstash/core-analytics': 0.0.10
|
|
|
+ '@upstash/redis': 1.36.1
|
|
|
+
|
|
|
+ '@upstash/redis@1.36.1':
|
|
|
+ dependencies:
|
|
|
+ uncrypto: 0.1.3
|
|
|
+
|
|
|
'@vercel/analytics@1.6.1(next@16.1.1(@opentelemetry/api@1.9.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3)':
|
|
|
optionalDependencies:
|
|
|
next: 16.1.1(@opentelemetry/api@1.9.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
|
|
|
@@ -6154,6 +6188,8 @@ snapshots:
|
|
|
has-symbols: 1.1.0
|
|
|
which-boxed-primitive: 1.1.1
|
|
|
|
|
|
+ uncrypto@0.1.3: {}
|
|
|
+
|
|
|
undici-types@6.21.0: {}
|
|
|
|
|
|
unist-util-is@6.0.1:
|