Build(deps): bump graphql-request from 5.2.0 to 6.0.0 (#163)

Bumps [graphql-request](https://github.com/jasonkuhrt/graphql-request) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/jasonkuhrt/graphql-request/releases)
- [Commits](https://github.com/jasonkuhrt/graphql-request/compare/5.2.0...6.0.0)

---
updated-dependencies:
- dependency-name: graphql-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-02 10:20:18 +02:00 committed by GitHub
parent cd5ec3ee3b
commit 17124734d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 161 additions and 299 deletions

453
package-lock.json generated
View File

@ -1,22 +1,22 @@
{ {
"name": "mars-v2-frontend", "name": "mars-v2-frontend",
"version": "0.1.0", "version": "2.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "mars-v2-frontend", "name": "mars-v2-frontend",
"version": "0.1.0", "version": "2.0.0",
"dependencies": { "dependencies": {
"@cosmjs/cosmwasm-stargate": "^0.30.1", "@cosmjs/cosmwasm-stargate": "^0.30.1",
"@cosmjs/stargate": "^0.30.1", "@cosmjs/stargate": "^0.30.1",
"@marsprotocol/wallet-connector": "^1.5.3", "@marsprotocol/wallet-connector": "^1.5.4",
"@sentry/nextjs": "^7.47.0", "@sentry/nextjs": "^7.48.0",
"@tanstack/react-table": "^8.8.5", "@tanstack/react-table": "^8.8.5",
"@tippyjs/react": "^4.2.6", "@tippyjs/react": "^4.2.6",
"bignumber.js": "^9.1.1", "bignumber.js": "^9.1.1",
"classnames": "^2.3.2", "classnames": "^2.3.2",
"graphql-request": "^5.2.0", "graphql-request": "^6.0.0",
"moment": "^2.29.4", "moment": "^2.29.4",
"next": "^13.3.0", "next": "^13.3.0",
"react": "^18.2.0", "react": "^18.2.0",
@ -27,14 +27,14 @@
"react-toastify": "^9.1.2", "react-toastify": "^9.1.2",
"react-use-clipboard": "^1.0.9", "react-use-clipboard": "^1.0.9",
"recharts": "^2.5.0", "recharts": "^2.5.0",
"swr": "^2.1.2", "swr": "^2.1.3",
"tailwind-scrollbar-hide": "^1.1.7", "tailwind-scrollbar-hide": "^1.1.7",
"zustand": "^4.3.7" "zustand": "^4.3.7"
}, },
"devDependencies": { "devDependencies": {
"@svgr/webpack": "^7.0.0", "@svgr/webpack": "^7.0.0",
"@types/node": "^18.15.11", "@types/node": "^18.15.11",
"@types/react": "18.0.33", "@types/react": "18.0.35",
"@types/react-dom": "18.0.11", "@types/react-dom": "18.0.11",
"autoprefixer": "^10.4.14", "autoprefixer": "^10.4.14",
"eslint": "8.38.0", "eslint": "8.38.0",
@ -42,7 +42,7 @@
"eslint-plugin-import": "^2.27.5", "eslint-plugin-import": "^2.27.5",
"postcss": "^8.4.21", "postcss": "^8.4.21",
"prettier": "^2.8.7", "prettier": "^2.8.7",
"prettier-plugin-tailwindcss": "^0.2.6", "prettier-plugin-tailwindcss": "^0.2.7",
"tailwindcss": "^3.3.1", "tailwindcss": "^3.3.1",
"typescript": "5.0.4" "typescript": "5.0.4"
} }
@ -3498,10 +3498,9 @@
} }
}, },
"node_modules/@graphql-typed-document-node/core": { "node_modules/@graphql-typed-document-node/core": {
"version": "3.1.2", "version": "3.2.0",
"resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.2.tgz", "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.2.0.tgz",
"integrity": "sha512-9anpBMM9mEgZN4wr2v8wHJI2/u5TnnggewRN6OlvXTTnuVyoY19X6rOv9XTqKRw6dcGKwZsBi8n0kDE2I5i4VA==", "integrity": "sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==",
"license": "MIT",
"peerDependencies": { "peerDependencies": {
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
} }
@ -4232,9 +4231,9 @@
} }
}, },
"node_modules/@marsprotocol/wallet-connector": { "node_modules/@marsprotocol/wallet-connector": {
"version": "1.5.3", "version": "1.5.4",
"resolved": "https://registry.npmjs.org/@marsprotocol/wallet-connector/-/wallet-connector-1.5.3.tgz", "resolved": "https://registry.npmjs.org/@marsprotocol/wallet-connector/-/wallet-connector-1.5.4.tgz",
"integrity": "sha512-XBAy+Kn0kVoE+l/jif7Q9Q/7uC3rTVuFaDMmL7ks2p85ImCO0HQFpvZKv901jguDM230vKI+Hs942CszaS21WA==", "integrity": "sha512-RkMVyFkSEDrDcb8SnBnOA3wVWT/zaNdzpgbLpO+Zn8vsYGea8uugafSKCeodKNi83/Q2rBEbTUqMJeyLYI9OMQ==",
"dependencies": { "dependencies": {
"@cosmjs/cosmwasm-stargate": "^0.30.1", "@cosmjs/cosmwasm-stargate": "^0.30.1",
"@cosmjs/encoding": "^0.30.1", "@cosmjs/encoding": "^0.30.1",
@ -5503,13 +5502,13 @@
} }
}, },
"node_modules/@sentry-internal/tracing": { "node_modules/@sentry-internal/tracing": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.50.0.tgz",
"integrity": "sha512-udpHnCzF8DQsWf0gQwd0XFGp6Y8MOiwnl8vGt2ohqZGS3m1+IxoRLXsSkD8qmvN6KKDnwbaAvYnK0z0L+AW95g==", "integrity": "sha512-4TQ4vN0aMBWsUXfJWk2xbe4x7fKfwCXgXKTtHC/ocwwKM+0EefV5Iw9YFG8IrIQN4vMtuRzktqcs9q0/Sbv7tg==",
"dependencies": { "dependencies": {
"@sentry/core": "7.47.0", "@sentry/core": "7.50.0",
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0", "@sentry/utils": "7.50.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
}, },
"engines": { "engines": {
@ -5517,15 +5516,15 @@
} }
}, },
"node_modules/@sentry/browser": { "node_modules/@sentry/browser": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.50.0.tgz",
"integrity": "sha512-L0t07kS/G1UGVZ9fpD6HLuaX8vVBqAGWgu+1uweXthYozu/N7ZAsakjU/Ozu6FSXj1mO3NOJZhOn/goIZLSj5A==", "integrity": "sha512-a+UYbP89+SAvW47/p9wxEi9eWlyp/SkYl52OCdZNXnplQY4kQIOVyiaIs5nnCxIxZgXKrhAX4eo1E9ykleFuNQ==",
"dependencies": { "dependencies": {
"@sentry-internal/tracing": "7.47.0", "@sentry-internal/tracing": "7.50.0",
"@sentry/core": "7.47.0", "@sentry/core": "7.50.0",
"@sentry/replay": "7.47.0", "@sentry/replay": "7.50.0",
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0", "@sentry/utils": "7.50.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
}, },
"engines": { "engines": {
@ -5574,12 +5573,12 @@
} }
}, },
"node_modules/@sentry/core": { "node_modules/@sentry/core": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.50.0.tgz",
"integrity": "sha512-EFhZhKdMu7wKmWYZwbgTi8FNZ7Fq+HdlXiZWNz51Bqe3pHmfAkdHtAEs0Buo0v623MKA0CA4EjXIazGUM34XTg==", "integrity": "sha512-6oD1a3fYs4aiNK7tuJSd88LHjYJAetd7ZK/AfJniU7zWKj4jxIYfO8nhm0qdnhEDs81RcweVDmPhWm3Kwrzzsg==",
"dependencies": { "dependencies": {
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0", "@sentry/utils": "7.50.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
}, },
"engines": { "engines": {
@ -5587,12 +5586,12 @@
} }
}, },
"node_modules/@sentry/integrations": { "node_modules/@sentry/integrations": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-7.50.0.tgz",
"integrity": "sha512-PUSeBYI3fCOswn+K+PLjtl2epr8/ceqebWqVcxHclczSY3EOZE+osznDFgZmeVgrHavsgfE4oFVqJeFvDJwCog==", "integrity": "sha512-HUmPN2sHNx37m+lOWIoCILHimILdI0Df9nGmWA13fIhny8mxJ6Dbazyis11AW4/lrZ1a6F1SQ2epLEq7ZesiRw==",
"dependencies": { "dependencies": {
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0", "@sentry/utils": "7.50.0",
"localforage": "^1.8.1", "localforage": "^1.8.1",
"tslib": "^1.9.3" "tslib": "^1.9.3"
}, },
@ -5601,17 +5600,17 @@
} }
}, },
"node_modules/@sentry/nextjs": { "node_modules/@sentry/nextjs": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/nextjs/-/nextjs-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/nextjs/-/nextjs-7.50.0.tgz",
"integrity": "sha512-KcvN0l5N819LdX7iFUrZjYTX5ITm8lXmiOSyhiLTZBm68ZZbmX2TMrMMlGCLuc0qBZQolu11u6gVQSfTaZPQ9Q==", "integrity": "sha512-4/utwzYIZmjJ/QyYlez1H8PxrNThYBY7MdqzL7XM+Nj432mlyWEDHKYri1FM2GX3HSM4l9lLrpExTkDNVO6dBQ==",
"dependencies": { "dependencies": {
"@rollup/plugin-commonjs": "24.0.0", "@rollup/plugin-commonjs": "24.0.0",
"@sentry/core": "7.47.0", "@sentry/core": "7.50.0",
"@sentry/integrations": "7.47.0", "@sentry/integrations": "7.50.0",
"@sentry/node": "7.47.0", "@sentry/node": "7.50.0",
"@sentry/react": "7.47.0", "@sentry/react": "7.50.0",
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0", "@sentry/utils": "7.50.0",
"@sentry/webpack-plugin": "1.20.0", "@sentry/webpack-plugin": "1.20.0",
"chalk": "3.0.0", "chalk": "3.0.0",
"rollup": "2.78.0", "rollup": "2.78.0",
@ -5646,14 +5645,14 @@
} }
}, },
"node_modules/@sentry/node": { "node_modules/@sentry/node": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.50.0.tgz",
"integrity": "sha512-LTg2r5EV9yh4GLYDF+ViSltR9LLj/pcvk8YhANJcMO3Fp//xh8njcdU0FC2yNthUREawYDzAsVzLyCYJfV0H1A==", "integrity": "sha512-11UJBKoQFMp7f8sbzeO2gENsKIUkVCNBTzuPRib7l2K1HMjSfacXmwwma7ZEs0mc3ofIZ1UYuyONAXmI1lK9cQ==",
"dependencies": { "dependencies": {
"@sentry-internal/tracing": "7.47.0", "@sentry-internal/tracing": "7.50.0",
"@sentry/core": "7.47.0", "@sentry/core": "7.50.0",
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0", "@sentry/utils": "7.50.0",
"cookie": "^0.4.1", "cookie": "^0.4.1",
"https-proxy-agent": "^5.0.0", "https-proxy-agent": "^5.0.0",
"lru_map": "^0.3.3", "lru_map": "^0.3.3",
@ -5664,13 +5663,13 @@
} }
}, },
"node_modules/@sentry/react": { "node_modules/@sentry/react": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/react/-/react-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/react/-/react-7.50.0.tgz",
"integrity": "sha512-Qy6OnlE8FivKOLo0YE7tkr+G5fLmEOkpPxj179wbY/N8kp/ALkqbVdcOrZW7AL6HCc0lphhj+0SB+tpwoPEsiQ==", "integrity": "sha512-V/KfIhwLezefnRz0y9pGJn5x0RBL8Q1347LowcOZWoNiDoaaLI9hRBTqJGyvCstG5NNhsLTKMM3UDk0WNXflPg==",
"dependencies": { "dependencies": {
"@sentry/browser": "7.47.0", "@sentry/browser": "7.50.0",
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0", "@sentry/utils": "7.50.0",
"hoist-non-react-statics": "^3.3.2", "hoist-non-react-statics": "^3.3.2",
"tslib": "^1.9.3" "tslib": "^1.9.3"
}, },
@ -5682,32 +5681,32 @@
} }
}, },
"node_modules/@sentry/replay": { "node_modules/@sentry/replay": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.50.0.tgz",
"integrity": "sha512-BFpVZVmwlezZ83y0L43TCTJY142Fxh+z+qZSwTag5HlhmIpBKw/WKg06ajOhrYJbCBkhHmeOvyKkxX0jnc39ZA==", "integrity": "sha512-EYRk+DTZ5luwfkiCaDpBC3YBKIEdkReTUNZtWDVUytSVjsCnttkAipx/y6bxy3HN+rSXungMd3XKQT5RNMRUNA==",
"dependencies": { "dependencies": {
"@sentry/core": "7.47.0", "@sentry/core": "7.50.0",
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0" "@sentry/utils": "7.50.0"
}, },
"engines": { "engines": {
"node": ">=12" "node": ">=12"
} }
}, },
"node_modules/@sentry/types": { "node_modules/@sentry/types": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.50.0.tgz",
"integrity": "sha512-GxXocplN0j1+uczovHrfkykl9wvkamDtWxlPUQgyGlbLGZn+UH1Y79D4D58COaFWGEZdSNKr62gZAjfEYu9nQA==", "integrity": "sha512-Zo9vyI98QNeYT0K0y57Rb4JRWDaPEgmp+QkQ4CRQZFUTWetO5fvPZ4Gb/R7TW16LajuHZlbJBHmvmNj2pkL2kw==",
"engines": { "engines": {
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/@sentry/utils": { "node_modules/@sentry/utils": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.50.0.tgz",
"integrity": "sha512-A89SaOLp6XeZfByeYo2C8Ecye/YAtk/gENuyOUhQEdMulI6mZdjqtHAp7pTMVgkBc/YNARVuoa+kR/IdRrTPkQ==", "integrity": "sha512-iyPwwC6fwJsiPhH27ZbIiSsY5RaccHBqADS2zEjgKYhmP4P9WGgHRDrvLEnkOjqQyKNb6c0yfmv83n0uxYnolw==",
"dependencies": { "dependencies": {
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
}, },
"engines": { "engines": {
@ -6266,9 +6265,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/react": { "node_modules/@types/react": {
"version": "18.0.33", "version": "18.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.33.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.35.tgz",
"integrity": "sha512-sHxzVxeanvQyQ1lr8NSHaj0kDzcNiGpILEVt69g9S31/7PfMvNCKLKcsHw4lYKjs3cGNJjXSP4mYzX43QlnjNA==", "integrity": "sha512-6Laome31HpetaIUGFWl1VQ3mdSImwxtFZ39rh059a1MNnKGqBpC88J6NJ8n/Is3Qx7CefDGLgf/KhN/sYCf7ag==",
"dependencies": { "dependencies": {
"@types/prop-types": "*", "@types/prop-types": "*",
"@types/scheduler": "*", "@types/scheduler": "*",
@ -10557,18 +10556,6 @@
"node": ">=0.10.0" "node": ">=0.10.0"
} }
}, },
"node_modules/extract-files": {
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/extract-files/-/extract-files-9.0.0.tgz",
"integrity": "sha512-CvdFfHkC95B4bBBk36hcEmvdR2awOdhhVUYH6S/zrVj3477zven/fJMYg7121h4T1xHZC+tetUpubpAhxwI7hQ==",
"license": "MIT",
"engines": {
"node": "^10.17.0 || ^12.0.0 || >= 13.7.0"
},
"funding": {
"url": "https://github.com/sponsors/jaydenseric"
}
},
"node_modules/fast-deep-equal": { "node_modules/fast-deep-equal": {
"version": "3.1.3", "version": "3.1.3",
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
@ -11225,34 +11212,17 @@
} }
}, },
"node_modules/graphql-request": { "node_modules/graphql-request": {
"version": "5.2.0", "version": "6.0.0",
"resolved": "https://registry.npmjs.org/graphql-request/-/graphql-request-5.2.0.tgz", "resolved": "https://registry.npmjs.org/graphql-request/-/graphql-request-6.0.0.tgz",
"integrity": "sha512-pLhKIvnMyBERL0dtFI3medKqWOz/RhHdcgbZ+hMMIb32mEPa5MJSzS4AuXxfI4sRAu6JVVk5tvXuGfCWl9JYWQ==", "integrity": "sha512-2BmHTuglonjZvmNVw6ZzCfFlW/qkIPds0f+Qdi/Lvjsl3whJg2uvHmSvHnLWhUTEw6zcxPYAHiZoPvSVKOZ7Jw==",
"license": "MIT",
"dependencies": { "dependencies": {
"@graphql-typed-document-node/core": "^3.1.1", "@graphql-typed-document-node/core": "^3.2.0",
"cross-fetch": "^3.1.5", "cross-fetch": "^3.1.5"
"extract-files": "^9.0.0",
"form-data": "^3.0.0"
}, },
"peerDependencies": { "peerDependencies": {
"graphql": "14 - 16" "graphql": "14 - 16"
} }
}, },
"node_modules/graphql-request/node_modules/form-data": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz",
"integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
"license": "MIT",
"dependencies": {
"asynckit": "^0.4.0",
"combined-stream": "^1.0.8",
"mime-types": "^2.1.12"
},
"engines": {
"node": ">= 6"
}
},
"node_modules/graphql-tag": { "node_modules/graphql-tag": {
"version": "2.12.6", "version": "2.12.6",
"resolved": "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.12.6.tgz", "resolved": "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.12.6.tgz",
@ -17854,9 +17824,9 @@
} }
}, },
"node_modules/swr": { "node_modules/swr": {
"version": "2.1.2", "version": "2.1.5",
"resolved": "https://registry.npmjs.org/swr/-/swr-2.1.2.tgz", "resolved": "https://registry.npmjs.org/swr/-/swr-2.1.5.tgz",
"integrity": "sha512-ocfaD2rnYZKqTDplCEX2bH5Z1++n2JSej9oYi7hVfXXWYm+0RP+H6fVrogWB0mtMclv1guk9kEnAzNLygOy9Hw==", "integrity": "sha512-/OhfZMcEpuz77KavXST5q6XE9nrOBOVcBLWjMT+oAE/kQHyE3PASrevXCtQDZ8aamntOfFkbVJp7Il9tNBQWrw==",
"dependencies": { "dependencies": {
"use-sync-external-store": "^1.2.0" "use-sync-external-store": "^1.2.0"
}, },
@ -19229,66 +19199,6 @@
"optional": true "optional": true
} }
} }
},
"node_modules/@next/swc-android-arm-eabi": {
"version": "13.2.4",
"resolved": "https://registry.npmjs.org/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-13.2.4.tgz",
"integrity": "sha512-DWlalTSkLjDU11MY11jg17O1gGQzpRccM9Oes2yTqj2DpHndajrXHGxj9HGtJ+idq2k7ImUdJVWS2h2l/EDJOw==",
"cpu": [
"arm"
],
"optional": true,
"os": [
"android"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@next/swc-android-arm64": {
"version": "13.2.4",
"resolved": "https://registry.npmjs.org/@next/swc-android-arm64/-/swc-android-arm64-13.2.4.tgz",
"integrity": "sha512-sRavmUImUCf332Gy+PjIfLkMhiRX1Ez4SI+3vFDRs1N5eXp+uNzjFUK/oLMMOzk6KFSkbiK/3Wt8+dHQR/flNg==",
"cpu": [
"arm64"
],
"optional": true,
"os": [
"android"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@next/swc-freebsd-x64": {
"version": "13.2.4",
"resolved": "https://registry.npmjs.org/@next/swc-freebsd-x64/-/swc-freebsd-x64-13.2.4.tgz",
"integrity": "sha512-kkbzKVZGPaXRBPisoAQkh3xh22r+TD+5HwoC5bOkALraJ0dsOQgSMAvzMXKsN3tMzJUPS0tjtRf1cTzrQ0I5vQ==",
"cpu": [
"x64"
],
"optional": true,
"os": [
"freebsd"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@next/swc-linux-arm-gnueabihf": {
"version": "13.2.4",
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-13.2.4.tgz",
"integrity": "sha512-7qA1++UY0fjprqtjBZaOA6cas/7GekpjVsZn/0uHvquuITFCdKGFCsKNBx3S0Rpxmx6WYo0GcmhNRM9ru08BGg==",
"cpu": [
"arm"
],
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10"
}
} }
}, },
"dependencies": { "dependencies": {
@ -21662,9 +21572,9 @@
} }
}, },
"@graphql-typed-document-node/core": { "@graphql-typed-document-node/core": {
"version": "3.1.2", "version": "3.2.0",
"resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.2.tgz", "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.2.0.tgz",
"integrity": "sha512-9anpBMM9mEgZN4wr2v8wHJI2/u5TnnggewRN6OlvXTTnuVyoY19X6rOv9XTqKRw6dcGKwZsBi8n0kDE2I5i4VA==", "integrity": "sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==",
"requires": {} "requires": {}
}, },
"@hapi/hoek": { "@hapi/hoek": {
@ -22324,9 +22234,9 @@
} }
}, },
"@marsprotocol/wallet-connector": { "@marsprotocol/wallet-connector": {
"version": "1.5.3", "version": "1.5.4",
"resolved": "https://registry.npmjs.org/@marsprotocol/wallet-connector/-/wallet-connector-1.5.3.tgz", "resolved": "https://registry.npmjs.org/@marsprotocol/wallet-connector/-/wallet-connector-1.5.4.tgz",
"integrity": "sha512-XBAy+Kn0kVoE+l/jif7Q9Q/7uC3rTVuFaDMmL7ks2p85ImCO0HQFpvZKv901jguDM230vKI+Hs942CszaS21WA==", "integrity": "sha512-RkMVyFkSEDrDcb8SnBnOA3wVWT/zaNdzpgbLpO+Zn8vsYGea8uugafSKCeodKNi83/Q2rBEbTUqMJeyLYI9OMQ==",
"requires": { "requires": {
"@cosmjs/cosmwasm-stargate": "^0.30.1", "@cosmjs/cosmwasm-stargate": "^0.30.1",
"@cosmjs/encoding": "^0.30.1", "@cosmjs/encoding": "^0.30.1",
@ -23243,26 +23153,26 @@
} }
}, },
"@sentry-internal/tracing": { "@sentry-internal/tracing": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry-internal/tracing/-/tracing-7.50.0.tgz",
"integrity": "sha512-udpHnCzF8DQsWf0gQwd0XFGp6Y8MOiwnl8vGt2ohqZGS3m1+IxoRLXsSkD8qmvN6KKDnwbaAvYnK0z0L+AW95g==", "integrity": "sha512-4TQ4vN0aMBWsUXfJWk2xbe4x7fKfwCXgXKTtHC/ocwwKM+0EefV5Iw9YFG8IrIQN4vMtuRzktqcs9q0/Sbv7tg==",
"requires": { "requires": {
"@sentry/core": "7.47.0", "@sentry/core": "7.50.0",
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0", "@sentry/utils": "7.50.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
} }
}, },
"@sentry/browser": { "@sentry/browser": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/browser/-/browser-7.50.0.tgz",
"integrity": "sha512-L0t07kS/G1UGVZ9fpD6HLuaX8vVBqAGWgu+1uweXthYozu/N7ZAsakjU/Ozu6FSXj1mO3NOJZhOn/goIZLSj5A==", "integrity": "sha512-a+UYbP89+SAvW47/p9wxEi9eWlyp/SkYl52OCdZNXnplQY4kQIOVyiaIs5nnCxIxZgXKrhAX4eo1E9ykleFuNQ==",
"requires": { "requires": {
"@sentry-internal/tracing": "7.47.0", "@sentry-internal/tracing": "7.50.0",
"@sentry/core": "7.47.0", "@sentry/core": "7.50.0",
"@sentry/replay": "7.47.0", "@sentry/replay": "7.50.0",
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0", "@sentry/utils": "7.50.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
} }
}, },
@ -23290,38 +23200,38 @@
} }
}, },
"@sentry/core": { "@sentry/core": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/core/-/core-7.50.0.tgz",
"integrity": "sha512-EFhZhKdMu7wKmWYZwbgTi8FNZ7Fq+HdlXiZWNz51Bqe3pHmfAkdHtAEs0Buo0v623MKA0CA4EjXIazGUM34XTg==", "integrity": "sha512-6oD1a3fYs4aiNK7tuJSd88LHjYJAetd7ZK/AfJniU7zWKj4jxIYfO8nhm0qdnhEDs81RcweVDmPhWm3Kwrzzsg==",
"requires": { "requires": {
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0", "@sentry/utils": "7.50.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
} }
}, },
"@sentry/integrations": { "@sentry/integrations": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/integrations/-/integrations-7.50.0.tgz",
"integrity": "sha512-PUSeBYI3fCOswn+K+PLjtl2epr8/ceqebWqVcxHclczSY3EOZE+osznDFgZmeVgrHavsgfE4oFVqJeFvDJwCog==", "integrity": "sha512-HUmPN2sHNx37m+lOWIoCILHimILdI0Df9nGmWA13fIhny8mxJ6Dbazyis11AW4/lrZ1a6F1SQ2epLEq7ZesiRw==",
"requires": { "requires": {
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0", "@sentry/utils": "7.50.0",
"localforage": "^1.8.1", "localforage": "^1.8.1",
"tslib": "^1.9.3" "tslib": "^1.9.3"
} }
}, },
"@sentry/nextjs": { "@sentry/nextjs": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/nextjs/-/nextjs-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/nextjs/-/nextjs-7.50.0.tgz",
"integrity": "sha512-KcvN0l5N819LdX7iFUrZjYTX5ITm8lXmiOSyhiLTZBm68ZZbmX2TMrMMlGCLuc0qBZQolu11u6gVQSfTaZPQ9Q==", "integrity": "sha512-4/utwzYIZmjJ/QyYlez1H8PxrNThYBY7MdqzL7XM+Nj432mlyWEDHKYri1FM2GX3HSM4l9lLrpExTkDNVO6dBQ==",
"requires": { "requires": {
"@rollup/plugin-commonjs": "24.0.0", "@rollup/plugin-commonjs": "24.0.0",
"@sentry/core": "7.47.0", "@sentry/core": "7.50.0",
"@sentry/integrations": "7.47.0", "@sentry/integrations": "7.50.0",
"@sentry/node": "7.47.0", "@sentry/node": "7.50.0",
"@sentry/react": "7.47.0", "@sentry/react": "7.50.0",
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0", "@sentry/utils": "7.50.0",
"@sentry/webpack-plugin": "1.20.0", "@sentry/webpack-plugin": "1.20.0",
"chalk": "3.0.0", "chalk": "3.0.0",
"rollup": "2.78.0", "rollup": "2.78.0",
@ -23341,14 +23251,14 @@
} }
}, },
"@sentry/node": { "@sentry/node": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/node/-/node-7.50.0.tgz",
"integrity": "sha512-LTg2r5EV9yh4GLYDF+ViSltR9LLj/pcvk8YhANJcMO3Fp//xh8njcdU0FC2yNthUREawYDzAsVzLyCYJfV0H1A==", "integrity": "sha512-11UJBKoQFMp7f8sbzeO2gENsKIUkVCNBTzuPRib7l2K1HMjSfacXmwwma7ZEs0mc3ofIZ1UYuyONAXmI1lK9cQ==",
"requires": { "requires": {
"@sentry-internal/tracing": "7.47.0", "@sentry-internal/tracing": "7.50.0",
"@sentry/core": "7.47.0", "@sentry/core": "7.50.0",
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0", "@sentry/utils": "7.50.0",
"cookie": "^0.4.1", "cookie": "^0.4.1",
"https-proxy-agent": "^5.0.0", "https-proxy-agent": "^5.0.0",
"lru_map": "^0.3.3", "lru_map": "^0.3.3",
@ -23356,38 +23266,38 @@
} }
}, },
"@sentry/react": { "@sentry/react": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/react/-/react-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/react/-/react-7.50.0.tgz",
"integrity": "sha512-Qy6OnlE8FivKOLo0YE7tkr+G5fLmEOkpPxj179wbY/N8kp/ALkqbVdcOrZW7AL6HCc0lphhj+0SB+tpwoPEsiQ==", "integrity": "sha512-V/KfIhwLezefnRz0y9pGJn5x0RBL8Q1347LowcOZWoNiDoaaLI9hRBTqJGyvCstG5NNhsLTKMM3UDk0WNXflPg==",
"requires": { "requires": {
"@sentry/browser": "7.47.0", "@sentry/browser": "7.50.0",
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0", "@sentry/utils": "7.50.0",
"hoist-non-react-statics": "^3.3.2", "hoist-non-react-statics": "^3.3.2",
"tslib": "^1.9.3" "tslib": "^1.9.3"
} }
}, },
"@sentry/replay": { "@sentry/replay": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/replay/-/replay-7.50.0.tgz",
"integrity": "sha512-BFpVZVmwlezZ83y0L43TCTJY142Fxh+z+qZSwTag5HlhmIpBKw/WKg06ajOhrYJbCBkhHmeOvyKkxX0jnc39ZA==", "integrity": "sha512-EYRk+DTZ5luwfkiCaDpBC3YBKIEdkReTUNZtWDVUytSVjsCnttkAipx/y6bxy3HN+rSXungMd3XKQT5RNMRUNA==",
"requires": { "requires": {
"@sentry/core": "7.47.0", "@sentry/core": "7.50.0",
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"@sentry/utils": "7.47.0" "@sentry/utils": "7.50.0"
} }
}, },
"@sentry/types": { "@sentry/types": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.50.0.tgz",
"integrity": "sha512-GxXocplN0j1+uczovHrfkykl9wvkamDtWxlPUQgyGlbLGZn+UH1Y79D4D58COaFWGEZdSNKr62gZAjfEYu9nQA==" "integrity": "sha512-Zo9vyI98QNeYT0K0y57Rb4JRWDaPEgmp+QkQ4CRQZFUTWetO5fvPZ4Gb/R7TW16LajuHZlbJBHmvmNj2pkL2kw=="
}, },
"@sentry/utils": { "@sentry/utils": {
"version": "7.47.0", "version": "7.50.0",
"resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.47.0.tgz", "resolved": "https://registry.npmjs.org/@sentry/utils/-/utils-7.50.0.tgz",
"integrity": "sha512-A89SaOLp6XeZfByeYo2C8Ecye/YAtk/gENuyOUhQEdMulI6mZdjqtHAp7pTMVgkBc/YNARVuoa+kR/IdRrTPkQ==", "integrity": "sha512-iyPwwC6fwJsiPhH27ZbIiSsY5RaccHBqADS2zEjgKYhmP4P9WGgHRDrvLEnkOjqQyKNb6c0yfmv83n0uxYnolw==",
"requires": { "requires": {
"@sentry/types": "7.47.0", "@sentry/types": "7.50.0",
"tslib": "^1.9.3" "tslib": "^1.9.3"
} }
}, },
@ -23777,9 +23687,9 @@
"integrity": "sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==" "integrity": "sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w=="
}, },
"@types/react": { "@types/react": {
"version": "18.0.33", "version": "18.0.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.33.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.35.tgz",
"integrity": "sha512-sHxzVxeanvQyQ1lr8NSHaj0kDzcNiGpILEVt69g9S31/7PfMvNCKLKcsHw4lYKjs3cGNJjXSP4mYzX43QlnjNA==", "integrity": "sha512-6Laome31HpetaIUGFWl1VQ3mdSImwxtFZ39rh059a1MNnKGqBpC88J6NJ8n/Is3Qx7CefDGLgf/KhN/sYCf7ag==",
"requires": { "requires": {
"@types/prop-types": "*", "@types/prop-types": "*",
"@types/scheduler": "*", "@types/scheduler": "*",
@ -27046,11 +26956,6 @@
} }
} }
}, },
"extract-files": {
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/extract-files/-/extract-files-9.0.0.tgz",
"integrity": "sha512-CvdFfHkC95B4bBBk36hcEmvdR2awOdhhVUYH6S/zrVj3477zven/fJMYg7121h4T1xHZC+tetUpubpAhxwI7hQ=="
},
"fast-deep-equal": { "fast-deep-equal": {
"version": "3.1.3", "version": "3.1.3",
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
@ -27510,26 +27415,12 @@
"integrity": "sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==" "integrity": "sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw=="
}, },
"graphql-request": { "graphql-request": {
"version": "5.2.0", "version": "6.0.0",
"resolved": "https://registry.npmjs.org/graphql-request/-/graphql-request-5.2.0.tgz", "resolved": "https://registry.npmjs.org/graphql-request/-/graphql-request-6.0.0.tgz",
"integrity": "sha512-pLhKIvnMyBERL0dtFI3medKqWOz/RhHdcgbZ+hMMIb32mEPa5MJSzS4AuXxfI4sRAu6JVVk5tvXuGfCWl9JYWQ==", "integrity": "sha512-2BmHTuglonjZvmNVw6ZzCfFlW/qkIPds0f+Qdi/Lvjsl3whJg2uvHmSvHnLWhUTEw6zcxPYAHiZoPvSVKOZ7Jw==",
"requires": { "requires": {
"@graphql-typed-document-node/core": "^3.1.1", "@graphql-typed-document-node/core": "^3.2.0",
"cross-fetch": "^3.1.5", "cross-fetch": "^3.1.5"
"extract-files": "^9.0.0",
"form-data": "^3.0.0"
},
"dependencies": {
"form-data": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz",
"integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
"requires": {
"asynckit": "^0.4.0",
"combined-stream": "^1.0.8",
"mime-types": "^2.1.12"
}
}
} }
}, },
"graphql-tag": { "graphql-tag": {
@ -32376,9 +32267,9 @@
} }
}, },
"swr": { "swr": {
"version": "2.1.2", "version": "2.1.5",
"resolved": "https://registry.npmjs.org/swr/-/swr-2.1.2.tgz", "resolved": "https://registry.npmjs.org/swr/-/swr-2.1.5.tgz",
"integrity": "sha512-ocfaD2rnYZKqTDplCEX2bH5Z1++n2JSej9oYi7hVfXXWYm+0RP+H6fVrogWB0mtMclv1guk9kEnAzNLygOy9Hw==", "integrity": "sha512-/OhfZMcEpuz77KavXST5q6XE9nrOBOVcBLWjMT+oAE/kQHyE3PASrevXCtQDZ8aamntOfFkbVJp7Il9tNBQWrw==",
"requires": { "requires": {
"use-sync-external-store": "^1.2.0" "use-sync-external-store": "^1.2.0"
} }
@ -33360,30 +33251,6 @@
"requires": { "requires": {
"use-sync-external-store": "1.2.0" "use-sync-external-store": "1.2.0"
} }
},
"@next/swc-android-arm-eabi": {
"version": "13.2.4",
"resolved": "https://registry.npmjs.org/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-13.2.4.tgz",
"integrity": "sha512-DWlalTSkLjDU11MY11jg17O1gGQzpRccM9Oes2yTqj2DpHndajrXHGxj9HGtJ+idq2k7ImUdJVWS2h2l/EDJOw==",
"optional": true
},
"@next/swc-android-arm64": {
"version": "13.2.4",
"resolved": "https://registry.npmjs.org/@next/swc-android-arm64/-/swc-android-arm64-13.2.4.tgz",
"integrity": "sha512-sRavmUImUCf332Gy+PjIfLkMhiRX1Ez4SI+3vFDRs1N5eXp+uNzjFUK/oLMMOzk6KFSkbiK/3Wt8+dHQR/flNg==",
"optional": true
},
"@next/swc-freebsd-x64": {
"version": "13.2.4",
"resolved": "https://registry.npmjs.org/@next/swc-freebsd-x64/-/swc-freebsd-x64-13.2.4.tgz",
"integrity": "sha512-kkbzKVZGPaXRBPisoAQkh3xh22r+TD+5HwoC5bOkALraJ0dsOQgSMAvzMXKsN3tMzJUPS0tjtRf1cTzrQ0I5vQ==",
"optional": true
},
"@next/swc-linux-arm-gnueabihf": {
"version": "13.2.4",
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-13.2.4.tgz",
"integrity": "sha512-7qA1++UY0fjprqtjBZaOA6cas/7GekpjVsZn/0uHvquuITFCdKGFCsKNBx3S0Rpxmx6WYo0GcmhNRM9ru08BGg==",
"optional": true
} }
} }
} }

View File

@ -1896,12 +1896,7 @@
"@ethersproject/properties" "^5.7.0" "@ethersproject/properties" "^5.7.0"
"@ethersproject/strings" "^5.7.0" "@ethersproject/strings" "^5.7.0"
"@graphql-typed-document-node/core@^3.1.1": "@graphql-typed-document-node/core@^3.1.1", "@graphql-typed-document-node/core@^3.2.0":
version "3.1.2"
resolved "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.2.tgz"
integrity sha512-9anpBMM9mEgZN4wr2v8wHJI2/u5TnnggewRN6OlvXTTnuVyoY19X6rOv9XTqKRw6dcGKwZsBi8n0kDE2I5i4VA==
"@graphql-typed-document-node/core@^3.2.0":
version "3.2.0" version "3.2.0"
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861" resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861"
integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ== integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==