Skip to content

Commit

Permalink
v7.5.0
Browse files Browse the repository at this point in the history
v7.5.0
  • Loading branch information
platschi authored Aug 8, 2023
2 parents 013e5e3 + fdc3bb0 commit aa7919c
Show file tree
Hide file tree
Showing 7 changed files with 427 additions and 468 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kwenta",
"version": "7.4.19",
"version": "7.5.0",
"description": "Kwenta",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -33,19 +33,19 @@
]
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"eslint": "8.46.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-cypress": "2.13.3",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-testing-library": "5.11.0",
"eslint-plugin-testing-library": "5.11.1",
"eslint-plugin-ui-testing": "2.0.1",
"husky": "8.0.3",
"lint-staged": "13.2.3",
Expand Down
23 changes: 11 additions & 12 deletions packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kwenta/app",
"version": "7.4.19",
"version": "7.5.0",
"scripts": {
"dev": "next",
"build": "next build",
Expand All @@ -25,29 +25,28 @@
"@rainbow-me/rainbowkit": "0.12.16",
"@reach/dialog": "0.18.0",
"@reduxjs/toolkit": "^1.9.5",
"@sentry/browser": "7.60.0",
"@sentry/tracing": "7.60.0",
"@socket.tech/plugin": "1.2.0",
"@sentry/browser": "7.61.1",
"@sentry/tracing": "7.61.1",
"@socket.tech/plugin": "1.2.1",
"@synthetixio/optimism-networks": "2.74.6",
"@synthetixio/wei": "2.74.4",
"@tanstack/react-table": "8.9.3",
"@widgetbot/react-embed": "^1.7.0",
"axios": "0.27.2",
"codegen-graph-ts": "^0.1.4",
"cors": "^2.8.5",
"crypto-browserify": "^3.12.0",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"echarts": "5.4.3",
"eslint-config-next": "13.4.12",
"eslint-config-next": "13.4.13",
"ethers": "5.7.2",
"graphql-request": "3.4.0",
"i18next": "19.7.0",
"isomorphic-dompurify": "^0.26.0",
"lightweight-charts": "4.0.1",
"lodash": "4.17.21",
"moment-business-time": "2.0.0",
"next": "13.4.12",
"next": "13.4.13",
"next-compose-plugins": "2.2.1",
"next-connect": "^0.13.0",
"next-transpile-modules": "10.0.1",
Expand All @@ -57,7 +56,7 @@
"react-infinite-scroll-component": "^6.1.0",
"react-is": "^18.2.0",
"react-query": "3.39.3",
"react-redux": "8.1.1",
"react-redux": "8.1.2",
"react-responsive": "^9.0.2",
"react-rnd": "^10.4.1",
"react-select": "4.3.1",
Expand All @@ -74,7 +73,7 @@
"zrender": "5.4.4"
},
"devDependencies": {
"@next/eslint-plugin-next": "13.4.12",
"@next/eslint-plugin-next": "13.4.13",
"@storybook/addon-actions": "7.0.27",
"@storybook/addon-essentials": "7.0.27",
"@storybook/addon-links": "7.0.27",
Expand All @@ -89,9 +88,9 @@
"@typechain/ethers-v5": "^10.2.1",
"@types/cors": "^2.8.13",
"@types/jest": "^29.5.3",
"@types/lodash": "4.14.195",
"@types/lodash": "4.14.196",
"@types/node": "14.0.13",
"@types/react": "18.2.16",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"@types/react-responsive": "8.0.5",
"@types/react-select": "3.0.19",
Expand All @@ -100,7 +99,7 @@
"@types/styled-components": "^5.1.26",
"@types/testing-library__jest-dom": "5.14.9",
"css-loader": "^6.8.1",
"eslint-config-turbo": "1.10.11",
"eslint-config-turbo": "1.10.12",
"html-to-image": "1.11.11",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
Expand Down
40 changes: 0 additions & 40 deletions packages/app/src/components/ChatRoom.tsx

This file was deleted.

7 changes: 0 additions & 7 deletions packages/app/src/sections/homepage/Features.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import EasyRampingIcon from 'assets/svg/features/easy-ramping.svg'
import LowGasFeeIcon from 'assets/svg/features/low-gas-fee.svg'
import MobileIcon from 'assets/svg/features/mobile.svg'
import UniqueAssetsIcon from 'assets/svg/features/unique-assets.svg'
import ZeroSlippageIcon from 'assets/svg/features/zero-slippage.svg'
import AelinIcon from 'assets/svg/partners/aelin.svg'
import ChainLinkIcon from 'assets/svg/partners/chainlink.svg'
import GraphIcon from 'assets/svg/partners/graph.svg'
Expand Down Expand Up @@ -62,12 +61,6 @@ const FEATURES = [
image: <EasyRampingIcon />,
comingSoon: true,
},
{
key: 'zero-slippage',
title: 'homepage.features.zero-slippage.title',
copy: 'homepage.features.zero-slippage.copy',
image: <ZeroSlippageIcon />,
},
]

const PARTNERS = [
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kwenta/sdk",
"version": "1.0.6",
"version": "1.0.7",
"description": "SDK for headless interaction with Kwenta",
"main": "dist/index.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/src/constants/futures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const DEFAULT_PRICE_IMPACT_DELTA_PERCENT = {
TAKE_PROFIT: '5',
}

export const FUTURES_ENDPOINT_OP_MAINNET = `https://subgraph.satsuma-prod.com/${process.env.NEXT_PUBLIC_SATSUMA_API_KEY}/kwenta/optimism-perps/version/0.0.9/api`
export const FUTURES_ENDPOINT_OP_MAINNET = `https://subgraph.satsuma-prod.com/${process.env.NEXT_PUBLIC_SATSUMA_API_KEY}/kwenta/optimism-perps/api`

export const FUTURES_ENDPOINT_OP_GOERLI =
'https://api.thegraph.com/subgraphs/name/kwenta/optimism-goerli-perps'
Expand Down
Loading

1 comment on commit aa7919c

@vercel
Copy link

@vercel vercel bot commented on aa7919c Aug 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

kwenta – ./packages/app

kwenta-git-main-kwenta.vercel.app
kwenta-kwenta.vercel.app
kwenta.io

Please sign in to comment.