@berachain/berajs 0.1.0-alpha.3 → 0.1.0-alpha.4
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/dist/{dex-D9U93Ib-.d.cts → HoneyConfigProvider-B7pZiyOD.d.cts} +171 -171
- package/dist/{dex-BD7Bq3pJ.d.ts → HoneyConfigProvider-DJ5cZbB5.d.ts} +171 -171
- package/dist/abi/index.cjs +1 -1
- package/dist/abi/index.mjs +1 -1
- package/dist/actions/index.cjs +1 -1
- package/dist/actions/index.d.cts +7 -7
- package/dist/actions/index.d.ts +7 -7
- package/dist/actions/index.mjs +1 -1
- package/dist/{chunk-JQDPAEK2.mjs → chunk-5N57PBAR.mjs} +2 -2
- package/dist/chunk-7DPUKGDT.cjs +1 -0
- package/dist/chunk-7LKILKNX.cjs +1 -0
- package/dist/{chunk-SMZ3PG6A.mjs → chunk-7SDDMT3W.mjs} +1 -1
- package/dist/chunk-DNBQFEY3.mjs +1 -0
- package/dist/chunk-H5477UEM.mjs +3 -0
- package/dist/chunk-HOCEXCQJ.mjs +1 -0
- package/dist/{chunk-ILYYJYGV.cjs → chunk-NNYEN6SA.cjs} +2 -2
- package/dist/{chunk-LHFVY26H.cjs → chunk-QIWSS7FQ.cjs} +2 -2
- package/dist/{chunk-SW47CI6T.cjs → chunk-TYTNDYXV.cjs} +1 -1
- package/dist/contexts/index.cjs +1 -1
- package/dist/contexts/index.d.cts +3 -3
- package/dist/contexts/index.d.ts +3 -3
- package/dist/contexts/index.mjs +1 -1
- package/dist/{getValidatorQueuedOperatorAddress-BbyH7asf.d.cts → getValidatorQueuedOperatorAddress-C2w750UQ.d.ts} +2 -2
- package/dist/{getValidatorQueuedOperatorAddress--AXNo9IY.d.ts → getValidatorQueuedOperatorAddress-CfiY8nIA.d.cts} +2 -2
- package/dist/hooks/index.cjs +2 -2
- package/dist/hooks/index.d.cts +6 -6
- package/dist/hooks/index.d.ts +6 -6
- package/dist/hooks/index.mjs +2 -2
- package/dist/{staking-DHCsSRru.d.cts → staking-CimqAVL0.d.ts} +1 -1
- package/dist/{staking-DYbVFigB.d.ts → staking-DbIi5eSK.d.cts} +1 -1
- package/dist/types/index.d.cts +4 -4
- package/dist/types/index.d.ts +4 -4
- package/dist/{useHoneySwapState-A9cyIoOS.d.cts → useHoneySwapState-BA96cjbO.d.ts} +1 -1
- package/dist/{useHoneySwapState-CW49RVci.d.ts → useHoneySwapState-BRU2LVkE.d.cts} +1 -1
- package/dist/utils/index.cjs +1 -1
- package/dist/utils/index.d.cts +4 -4
- package/dist/utils/index.d.ts +4 -4
- package/dist/utils/index.mjs +1 -1
- package/package.json +2 -2
- package/dist/chunk-AHAZC5K3.mjs +0 -1
- package/dist/chunk-KIA6GUIN.cjs +0 -1
- package/dist/chunk-RNESAHY2.mjs +0 -3
- package/dist/chunk-XX77QPIR.mjs +0 -1
- package/dist/chunk-YKKMWJX5.cjs +0 -1
package/dist/types/index.d.cts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { A as AggregatedTokenTotals, e as BribeBoostReward, d as BribeBoostRewardItem, B as BribeBoostRewardProof, f as BribeBoostValidatorApr, r as ClaimedIncentives, s as ClaimedIncentivesLocalState, C as CustomProposal, m as CustomProposalActionErrors, c as CustomProposalErrors, G as GovernanceTopic, I as IncentiveReward, q as IncentiveRewardChunksWithValidatorData, l as PROPOSAL_GENRE, g as Proposal, o as ProposalAction, a as ProposalErrorCodes, b as ProposalState, n as ProposalTypeEnum, i as ProposalVotes, P as ProtocolMetadata, S as SafeProposalAction, U as UserVaultInfo, p as VerifiedAbi, V as Vote, j as VoteColorMap, k as VoteEnum, h as Voter } from '../staking-
|
|
2
|
-
export { A as Aggregators, l as AllowanceToken, B as BalanceToken, G as BalanceTokenWithMetadata, O as BexStatus, R as ContractName, D as DefaultHookOptions, E as DefaultHookReturnType, V as HoneySwapAction, H as HoneySwapActions, i as IAggregatorArgs, g as IAggregatorQuote, m as IContractWrite, Q as IContractWriteFn, I as IRawAggregatorQuote, F as IUserPosition, M as MinimalERC20, y as PoolCreationStep, j as PythPriceFeedMap, S as SwapReferrer, N as SwapRequest, a as Token, h as TokenBalance, k as TokenCurrentPriceMap, x as TokenInput, J as TokenPriceInfo, z as TokenWithAmount, b as TokenWithMetadata } from '../
|
|
1
|
+
export { A as AggregatedTokenTotals, e as BribeBoostReward, d as BribeBoostRewardItem, B as BribeBoostRewardProof, f as BribeBoostValidatorApr, r as ClaimedIncentives, s as ClaimedIncentivesLocalState, C as CustomProposal, m as CustomProposalActionErrors, c as CustomProposalErrors, G as GovernanceTopic, I as IncentiveReward, q as IncentiveRewardChunksWithValidatorData, l as PROPOSAL_GENRE, g as Proposal, o as ProposalAction, a as ProposalErrorCodes, b as ProposalState, n as ProposalTypeEnum, i as ProposalVotes, P as ProtocolMetadata, S as SafeProposalAction, U as UserVaultInfo, p as VerifiedAbi, V as Vote, j as VoteColorMap, k as VoteEnum, h as Voter } from '../staking-DbIi5eSK.cjs';
|
|
2
|
+
export { A as Aggregators, l as AllowanceToken, B as BalanceToken, G as BalanceTokenWithMetadata, O as BexStatus, R as ContractName, D as DefaultHookOptions, E as DefaultHookReturnType, V as HoneySwapAction, H as HoneySwapActions, i as IAggregatorArgs, g as IAggregatorQuote, m as IContractWrite, Q as IContractWriteFn, I as IRawAggregatorQuote, F as IUserPosition, M as MinimalERC20, y as PoolCreationStep, j as PythPriceFeedMap, S as SwapReferrer, N as SwapRequest, a as Token, h as TokenBalance, k as TokenCurrentPriceMap, x as TokenInput, J as TokenPriceInfo, z as TokenWithAmount, b as TokenWithMetadata } from '../HoneyConfigProvider-B7pZiyOD.cjs';
|
|
3
3
|
import { BundleData, EnsoClient } from '@ensofinance/sdk';
|
|
4
4
|
import { TransactionRequest, Address, Hex, PublicClient } from 'viem';
|
|
5
5
|
import '@berachain/graphql/governance';
|
|
6
6
|
import '@berachain/graphql/pol/api';
|
|
7
|
-
import '@berachain-foundation/berancer-sdk';
|
|
8
|
-
import '../aggregatorsRouter-Cny4B_MB.cjs';
|
|
9
7
|
import 'react/jsx-runtime';
|
|
10
8
|
import 'react';
|
|
9
|
+
import '@berachain-foundation/berancer-sdk';
|
|
10
|
+
import '../aggregatorsRouter-Cny4B_MB.cjs';
|
|
11
11
|
import '@wagmi/core';
|
|
12
12
|
import 'swr';
|
|
13
13
|
import '@berachain/config';
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { A as AggregatedTokenTotals, e as BribeBoostReward, d as BribeBoostRewardItem, B as BribeBoostRewardProof, f as BribeBoostValidatorApr, r as ClaimedIncentives, s as ClaimedIncentivesLocalState, C as CustomProposal, m as CustomProposalActionErrors, c as CustomProposalErrors, G as GovernanceTopic, I as IncentiveReward, q as IncentiveRewardChunksWithValidatorData, l as PROPOSAL_GENRE, g as Proposal, o as ProposalAction, a as ProposalErrorCodes, b as ProposalState, n as ProposalTypeEnum, i as ProposalVotes, P as ProtocolMetadata, S as SafeProposalAction, U as UserVaultInfo, p as VerifiedAbi, V as Vote, j as VoteColorMap, k as VoteEnum, h as Voter } from '../staking-
|
|
2
|
-
export { A as Aggregators, l as AllowanceToken, B as BalanceToken, G as BalanceTokenWithMetadata, O as BexStatus, R as ContractName, D as DefaultHookOptions, E as DefaultHookReturnType, V as HoneySwapAction, H as HoneySwapActions, i as IAggregatorArgs, g as IAggregatorQuote, m as IContractWrite, Q as IContractWriteFn, I as IRawAggregatorQuote, F as IUserPosition, M as MinimalERC20, y as PoolCreationStep, j as PythPriceFeedMap, S as SwapReferrer, N as SwapRequest, a as Token, h as TokenBalance, k as TokenCurrentPriceMap, x as TokenInput, J as TokenPriceInfo, z as TokenWithAmount, b as TokenWithMetadata } from '../
|
|
1
|
+
export { A as AggregatedTokenTotals, e as BribeBoostReward, d as BribeBoostRewardItem, B as BribeBoostRewardProof, f as BribeBoostValidatorApr, r as ClaimedIncentives, s as ClaimedIncentivesLocalState, C as CustomProposal, m as CustomProposalActionErrors, c as CustomProposalErrors, G as GovernanceTopic, I as IncentiveReward, q as IncentiveRewardChunksWithValidatorData, l as PROPOSAL_GENRE, g as Proposal, o as ProposalAction, a as ProposalErrorCodes, b as ProposalState, n as ProposalTypeEnum, i as ProposalVotes, P as ProtocolMetadata, S as SafeProposalAction, U as UserVaultInfo, p as VerifiedAbi, V as Vote, j as VoteColorMap, k as VoteEnum, h as Voter } from '../staking-CimqAVL0.js';
|
|
2
|
+
export { A as Aggregators, l as AllowanceToken, B as BalanceToken, G as BalanceTokenWithMetadata, O as BexStatus, R as ContractName, D as DefaultHookOptions, E as DefaultHookReturnType, V as HoneySwapAction, H as HoneySwapActions, i as IAggregatorArgs, g as IAggregatorQuote, m as IContractWrite, Q as IContractWriteFn, I as IRawAggregatorQuote, F as IUserPosition, M as MinimalERC20, y as PoolCreationStep, j as PythPriceFeedMap, S as SwapReferrer, N as SwapRequest, a as Token, h as TokenBalance, k as TokenCurrentPriceMap, x as TokenInput, J as TokenPriceInfo, z as TokenWithAmount, b as TokenWithMetadata } from '../HoneyConfigProvider-DJ5cZbB5.js';
|
|
3
3
|
import { BundleData, EnsoClient } from '@ensofinance/sdk';
|
|
4
4
|
import { TransactionRequest, Address, Hex, PublicClient } from 'viem';
|
|
5
5
|
import '@berachain/graphql/governance';
|
|
6
6
|
import '@berachain/graphql/pol/api';
|
|
7
|
-
import '@berachain-foundation/berancer-sdk';
|
|
8
|
-
import '../aggregatorsRouter-Cny4B_MB.js';
|
|
9
7
|
import 'react/jsx-runtime';
|
|
10
8
|
import 'react';
|
|
9
|
+
import '@berachain-foundation/berancer-sdk';
|
|
10
|
+
import '../aggregatorsRouter-Cny4B_MB.js';
|
|
11
11
|
import '@wagmi/core';
|
|
12
12
|
import 'swr';
|
|
13
13
|
import '@berachain/config';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
|
-
import { T as TokenWithOrder, H as HoneySwapActions } from './
|
|
2
|
+
import { T as TokenWithOrder, H as HoneySwapActions } from './HoneyConfigProvider-DJ5cZbB5.js';
|
|
3
3
|
|
|
4
4
|
interface IHoneySwapState {
|
|
5
5
|
actionType: "mint" | "redeem";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
|
-
import { T as TokenWithOrder, H as HoneySwapActions } from './
|
|
2
|
+
import { T as TokenWithOrder, H as HoneySwapActions } from './HoneyConfigProvider-B7pZiyOD.cjs';
|
|
3
3
|
|
|
4
4
|
interface IHoneySwapState {
|
|
5
5
|
actionType: "mint" | "redeem";
|
package/dist/utils/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunkTYTNDYXVcjs = require('../chunk-TYTNDYXV.cjs');var _chunk7DPUKGDTcjs = require('../chunk-7DPUKGDT.cjs');require('../chunk-MDA4YT6J.cjs');require('../chunk-33CW5NUN.cjs');exports.CAP_LIMIT_BUFFER = _chunkTYTNDYXVcjs.d; exports.DEFAULT_METAMASK_GAS_LIMIT = _chunkTYTNDYXVcjs.i; exports.MAX_CUSTOM_DEADLINE = _chunkTYTNDYXVcjs.e; exports.MAX_CUSTOM_SLIPPAGE = _chunkTYTNDYXVcjs.h; exports.MIN_CUSTOM_DEADLINE = _chunkTYTNDYXVcjs.f; exports.MIN_CUSTOM_SLIPPAGE = _chunkTYTNDYXVcjs.g; exports.beraFetch = _chunkTYTNDYXVcjs.b; exports.beraFetchJson = _chunkTYTNDYXVcjs.c; exports.calculateTimestampFromDays = _chunkTYTNDYXVcjs.p; exports.days = _chunkTYTNDYXVcjs.H; exports.daysInSeconds = _chunkTYTNDYXVcjs.I; exports.defaultBeraFlags = _chunk7DPUKGDTcjs.a; exports.formatAggregatorsQuotes = _chunkTYTNDYXVcjs.k; exports.formatInputTokenValue = _chunkTYTNDYXVcjs.l; exports.formatNumber = _chunkTYTNDYXVcjs.m; exports.formatTimeLeft = _chunkTYTNDYXVcjs.r; exports.formatUnixTimestamp = _chunkTYTNDYXVcjs.q; exports.formatUsd = _chunkTYTNDYXVcjs.s; exports.getContractName = _chunkTYTNDYXVcjs.t; exports.getHoneySwapMessage = _chunkTYTNDYXVcjs.u; exports.getHoneyToken = _chunk7DPUKGDTcjs.e; exports.getPythDefaultUpdateFee = _chunkTYTNDYXVcjs.z; exports.getSafeNumber = _chunkTYTNDYXVcjs.n; exports.getServerSidePublicClient = _chunkTYTNDYXVcjs.v; exports.getTestClient = _chunkTYTNDYXVcjs.w; exports.hours = _chunkTYTNDYXVcjs.F; exports.hoursInSeconds = _chunkTYTNDYXVcjs.G; exports.internal_beraToken = _chunk7DPUKGDTcjs.c; exports.internal_wBeraToken = _chunk7DPUKGDTcjs.d; exports.isDifferenceExceedingThreshold = _chunkTYTNDYXVcjs.x; exports.isSubgraphStale = _chunkTYTNDYXVcjs.y; exports.isToken = _chunk7DPUKGDTcjs.f; exports.isValidatorProposer = _chunkTYTNDYXVcjs.S; exports.isValidatorSigner = _chunkTYTNDYXVcjs.T; exports.minutes = _chunkTYTNDYXVcjs.D; exports.minutesInSeconds = _chunkTYTNDYXVcjs.E; exports.months = _chunkTYTNDYXVcjs.L; exports.monthsInSeconds = _chunkTYTNDYXVcjs.M; exports.msToSeconds = _chunkTYTNDYXVcjs.B; exports.parseBaseArgs = _chunk7DPUKGDTcjs.b; exports.seconds = _chunkTYTNDYXVcjs.C; exports.sentryBeforeSend = _chunkTYTNDYXVcjs.A; exports.truncateDecimal = _chunkTYTNDYXVcjs.o; exports.truncateHash = _chunkTYTNDYXVcjs.R; exports.weeks = _chunkTYTNDYXVcjs.J; exports.weeksInSeconds = _chunkTYTNDYXVcjs.K; exports.wrapNativeToken = _chunkTYTNDYXVcjs.P; exports.wrapNativeTokens = _chunkTYTNDYXVcjs.Q; exports.years = _chunkTYTNDYXVcjs.N; exports.yearsInSeconds = _chunkTYTNDYXVcjs.O;
|
package/dist/utils/index.d.cts
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
export { d as defaultBeraFlags } from '../defaultFlags-V-tJs2K8.cjs';
|
|
2
2
|
import { R as RequestError } from '../RequestError-BPxCeq0x.cjs';
|
|
3
|
-
import { I as IRawAggregatorQuote, a as Token, g as IAggregatorQuote } from '../
|
|
3
|
+
import { I as IRawAggregatorQuote, a as Token, g as IAggregatorQuote } from '../HoneyConfigProvider-B7pZiyOD.cjs';
|
|
4
4
|
import * as viem from 'viem';
|
|
5
5
|
import { Address, PublicClient } from 'viem';
|
|
6
6
|
import * as _berachain_config_internal from '@berachain/config/internal';
|
|
7
7
|
import { ChainId, BeraConfig } from '@berachain/config/internal';
|
|
8
|
-
import { I as IHoneySwapState } from '../useHoneySwapState-
|
|
8
|
+
import { I as IHoneySwapState } from '../useHoneySwapState-BRU2LVkE.cjs';
|
|
9
9
|
import * as SentryType from '@sentry/nextjs';
|
|
10
10
|
import { GqlValidatorBlockUptimeStatus } from '@berachain/graphql/pol/api';
|
|
11
11
|
import '@berachain/config/internal/flags';
|
|
12
12
|
import '@apollo/client';
|
|
13
13
|
import '../BeraError-CfcNTfpH.cjs';
|
|
14
|
-
import '@berachain-foundation/berancer-sdk';
|
|
15
|
-
import '../aggregatorsRouter-Cny4B_MB.cjs';
|
|
16
14
|
import 'react/jsx-runtime';
|
|
17
15
|
import 'react';
|
|
16
|
+
import '@berachain-foundation/berancer-sdk';
|
|
17
|
+
import '../aggregatorsRouter-Cny4B_MB.cjs';
|
|
18
18
|
import '@wagmi/core';
|
|
19
19
|
import 'swr';
|
|
20
20
|
import '@berachain/config';
|
package/dist/utils/index.d.ts
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
export { d as defaultBeraFlags } from '../defaultFlags-V-tJs2K8.js';
|
|
2
2
|
import { R as RequestError } from '../RequestError-CtJLUaAc.js';
|
|
3
|
-
import { I as IRawAggregatorQuote, a as Token, g as IAggregatorQuote } from '../
|
|
3
|
+
import { I as IRawAggregatorQuote, a as Token, g as IAggregatorQuote } from '../HoneyConfigProvider-DJ5cZbB5.js';
|
|
4
4
|
import * as viem from 'viem';
|
|
5
5
|
import { Address, PublicClient } from 'viem';
|
|
6
6
|
import * as _berachain_config_internal from '@berachain/config/internal';
|
|
7
7
|
import { ChainId, BeraConfig } from '@berachain/config/internal';
|
|
8
|
-
import { I as IHoneySwapState } from '../useHoneySwapState-
|
|
8
|
+
import { I as IHoneySwapState } from '../useHoneySwapState-BA96cjbO.js';
|
|
9
9
|
import * as SentryType from '@sentry/nextjs';
|
|
10
10
|
import { GqlValidatorBlockUptimeStatus } from '@berachain/graphql/pol/api';
|
|
11
11
|
import '@berachain/config/internal/flags';
|
|
12
12
|
import '@apollo/client';
|
|
13
13
|
import '../BeraError-CfcNTfpH.js';
|
|
14
|
-
import '@berachain-foundation/berancer-sdk';
|
|
15
|
-
import '../aggregatorsRouter-Cny4B_MB.js';
|
|
16
14
|
import 'react/jsx-runtime';
|
|
17
15
|
import 'react';
|
|
16
|
+
import '@berachain-foundation/berancer-sdk';
|
|
17
|
+
import '../aggregatorsRouter-Cny4B_MB.js';
|
|
18
18
|
import '@wagmi/core';
|
|
19
19
|
import 'swr';
|
|
20
20
|
import '@berachain/config';
|
package/dist/utils/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{A as E,B as F,C as G,D as H,E as I,F as J,G as K,H as L,I as M,J as N,K as O,L as P,M as Q,N as R,O as S,P as T,Q as U,R as V,S as W,T as X,b,c,d as i,e as j,f as k,g as l,h as m,i as n,k as o,l as p,m as q,n as r,o as s,p as t,q as u,r as v,s as w,t as x,u as y,v as z,w as A,x as B,y as C,z as D}from"../chunk-
|
|
1
|
+
import{A as E,B as F,C as G,D as H,E as I,F as J,G as K,H as L,I as M,J as N,K as O,L as P,M as Q,N as R,O as S,P as T,Q as U,R as V,S as W,T as X,b as g,c as h,d as i,e as j,f as k,g as l,h as m,i as n,k as o,l as p,m as q,n as r,o as s,p as t,q as u,r as v,s as w,t as x,u as y,v as z,w as A,x as B,y as C,z as D}from"../chunk-7SDDMT3W.mjs";import{a,b,c,d,e,f}from"../chunk-HOCEXCQJ.mjs";import"../chunk-5UFI7X4U.mjs";import"../chunk-5GPS724E.mjs";export{i as CAP_LIMIT_BUFFER,n as DEFAULT_METAMASK_GAS_LIMIT,j as MAX_CUSTOM_DEADLINE,m as MAX_CUSTOM_SLIPPAGE,k as MIN_CUSTOM_DEADLINE,l as MIN_CUSTOM_SLIPPAGE,g as beraFetch,h as beraFetchJson,t as calculateTimestampFromDays,L as days,M as daysInSeconds,a as defaultBeraFlags,o as formatAggregatorsQuotes,p as formatInputTokenValue,q as formatNumber,v as formatTimeLeft,u as formatUnixTimestamp,w as formatUsd,x as getContractName,y as getHoneySwapMessage,e as getHoneyToken,D as getPythDefaultUpdateFee,r as getSafeNumber,z as getServerSidePublicClient,A as getTestClient,J as hours,K as hoursInSeconds,c as internal_beraToken,d as internal_wBeraToken,B as isDifferenceExceedingThreshold,C as isSubgraphStale,f as isToken,W as isValidatorProposer,X as isValidatorSigner,H as minutes,I as minutesInSeconds,P as months,Q as monthsInSeconds,F as msToSeconds,b as parseBaseArgs,G as seconds,E as sentryBeforeSend,s as truncateDecimal,V as truncateHash,N as weeks,O as weeksInSeconds,T as wrapNativeToken,U as wrapNativeTokens,R as years,S as yearsInSeconds};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@berachain/berajs",
|
|
3
|
-
"version": "0.1.0-alpha.
|
|
3
|
+
"version": "0.1.0-alpha.4",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"lodash": "4.17.21",
|
|
22
22
|
"swr": "2.3.3",
|
|
23
23
|
"viem": "2.41.2",
|
|
24
|
-
"@berachain/config": "0.0.
|
|
24
|
+
"@berachain/config": "0.0.6"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"@sentry/nextjs": "10.27.0",
|