From d5297122cb93050b59bfd6f79efcb5009113a39b Mon Sep 17 00:00:00 2001 From: "Kalle (Sendou)" <38327916+Sendouc@users.noreply.github.com> Date: Sun, 25 Oct 2020 11:28:20 +0200 Subject: [PATCH] update deps --- changes.md | 14 ++++++ package-lock.json | 113 +++++++++++++++++++++++++--------------------- package.json | 4 +- 3 files changed, 78 insertions(+), 53 deletions(-) create mode 100644 changes.md diff --git a/changes.md b/changes.md new file mode 100644 index 000000000..8f1ffa774 --- /dev/null +++ b/changes.md @@ -0,0 +1,14 @@ +## Changes in functionality + +- custom URL can now be changed as many times as you want + + - same restrictions apply as before: can't have same custom URL as some other user + +- Twitter, YouTube and Twitch are no longer synced up with Discord. Instead you set these in your profile settings. + + - This was done so that the minimum amount of information from Discord can be requested (now it is only your username and avatar) and make sure you have exactly the accounts showing on sendou.ink you want + +- Top 500 placements are no tied to account instead of Twitter name. Changing Twitter name no longer unlinks your Top 500 placements. Twitter is no longer required to link your Top 500 placements to your user account. + - This was in the previous update as well above is just a recap + +## More technical details diff --git a/package-lock.json b/package-lock.json index a46a0a6c2..a38a29f24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,10 +26,10 @@ "react": "^17.0.1", "react-dom": "^17.0.1", "react-draggable": "^4.4.3", - "react-hook-form": "^6.9.5", + "react-hook-form": "^6.9.6", "react-hotkeys-hook": "^2.3.1", "react-icons": "^3.11.0", - "react-markdown": "^5.0.1", + "react-markdown": "^5.0.2", "react-string-replace": "^0.4.4", "zod": "^1.11.9" }, @@ -3368,12 +3368,12 @@ "dev": true }, "node_modules/@graphql-tools/relay-operation-optimizer": { - "version": "6.2.4", - "resolved": "https://registry.npmjs.org/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.2.4.tgz", - "integrity": "sha512-lvBCrRupmVpKfwgOmwz7epm28Nwmk9McddG1htRiAPRCg5MB7/52bYP/QgklDQgkRXWsaDEBXfxKyoGkvLvu0w==", + "version": "6.2.5", + "resolved": "https://registry.npmjs.org/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.2.5.tgz", + "integrity": "sha512-i7iJl2/IbmgmoYVky0jhSMIfgaO8icYef2z/Y+0QUdkqBB6fwE2jfD3HrMlJzd45+eghtIj46Qjrp+Bns4o/TA==", "dev": true, "dependencies": { - "@graphql-tools/utils": "^6.2.4", + "@graphql-tools/utils": "^7.0.0", "relay-compiler": "10.0.1", "tslib": "~2.0.1" }, @@ -3381,6 +3381,20 @@ "graphql": "^14.0.0 || ^15.0.0" } }, + "node_modules/@graphql-tools/relay-operation-optimizer/node_modules/@graphql-tools/utils": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-7.0.0.tgz", + "integrity": "sha512-GDTwJVklNDt50/kWilZJ7dSIZzhCy1PH/aB7R+GS4zqyU5LkRJHyqZG1rFxzQkw8WorkvMbct98hcb4U2u1tnw==", + "dev": true, + "dependencies": { + "@ardatan/aggregate-error": "0.0.6", + "camel-case": "4.1.1", + "tslib": "~2.0.1" + }, + "peerDependencies": { + "graphql": "^14.0.0 || ^15.0.0" + } + }, "node_modules/@graphql-tools/relay-operation-optimizer/node_modules/tslib": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz", @@ -3658,7 +3672,7 @@ "version": "2.9.0", "resolved": "https://registry.npmjs.org/@prisma/cli/-/cli-2.9.0.tgz", "integrity": "sha512-wPk4ehyTtVM7ZarWs16MhOc6kwLV/gZFardMvUeh46rlBwrklMdKtNChzzPa3wurrUPQ5KTbuRBz5Mgf7AdD/w==", - "devOptional": true, + "dev": true, "hasInstallScript": true, "bin": { "prisma": "build/index.js", @@ -12811,9 +12825,9 @@ } }, "node_modules/react-hook-form": { - "version": "6.9.5", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-6.9.5.tgz", - "integrity": "sha512-kkUm6b4u1Iy3wCdHA0fal23sjGQMg8BBRAT3KBG9PEdls5e+7OX2Df20oBPgpXxo/GaIwk2Lh5DeVv5OeVjKsg==", + "version": "6.9.6", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-6.9.6.tgz", + "integrity": "sha512-TyLqWHgFS1WLELDuUBvMWLHEzmR7aS7xOY+eOxMtS1w4jFhqF1xmHnMhJsbiFPSgC+OeTJ1Pc0U4K0y6cA7ERA==", "peerDependencies": { "react": "^16.8.0" } @@ -12855,9 +12869,9 @@ "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" }, "node_modules/react-markdown": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-5.0.1.tgz", - "integrity": "sha512-+Fu+UeIfuwhCvaIPNJfG12b9LZlBxwbj3wHt3pE+znmG/lisDIYcTjLvLE5uwkv1RB7na7uaWrGFNmpSSVBwgg==", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-5.0.2.tgz", + "integrity": "sha512-kmkB4JbV7LqkDAjvaKRKtodB3n3Id76/DalaDun1U8FuLB0SenPfvH+jAQ5Pcpo54cACRQc1LB1yXmuuuIVecw==", "dependencies": { "@types/mdast": "^3.0.3", "@types/unist": "^2.0.3", @@ -18377,8 +18391,7 @@ "@chakra-ui/css-reset": { "version": "1.0.0-rc.5", "resolved": "https://registry.npmjs.org/@chakra-ui/css-reset/-/css-reset-1.0.0-rc.5.tgz", - "integrity": "sha512-9NzQnUR7Jjtb2Ixiwys6fVkii6WE7TPcBFg2FxGJTvtElweR4gKVoyc6lyGH1LRTBZd1kMT55iY3FyLPOYFfsw==", - "requires": {} + "integrity": "sha512-9NzQnUR7Jjtb2Ixiwys6fVkii6WE7TPcBFg2FxGJTvtElweR4gKVoyc6lyGH1LRTBZd1kMT55iY3FyLPOYFfsw==" }, "@chakra-ui/descendant": { "version": "1.0.0-rc.5", @@ -18475,8 +18488,7 @@ "@chakra-ui/live-region": { "version": "1.0.0-rc.5", "resolved": "https://registry.npmjs.org/@chakra-ui/live-region/-/live-region-1.0.0-rc.5.tgz", - "integrity": "sha512-k90pMnoUCT73D3SahBKv4xdW0P4uhUrAQ/GW7OXC9W3hTS41DVV6g8EvGoOKVkh16LJhpbM35VbEBwS07mN/0A==", - "requires": {} + "integrity": "sha512-k90pMnoUCT73D3SahBKv4xdW0P4uhUrAQ/GW7OXC9W3hTS41DVV6g8EvGoOKVkh16LJhpbM35VbEBwS07mN/0A==" }, "@chakra-ui/media-query": { "version": "1.0.0-rc.5", @@ -19506,16 +19518,27 @@ } }, "@graphql-tools/relay-operation-optimizer": { - "version": "6.2.4", - "resolved": "https://registry.npmjs.org/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.2.4.tgz", - "integrity": "sha512-lvBCrRupmVpKfwgOmwz7epm28Nwmk9McddG1htRiAPRCg5MB7/52bYP/QgklDQgkRXWsaDEBXfxKyoGkvLvu0w==", + "version": "6.2.5", + "resolved": "https://registry.npmjs.org/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.2.5.tgz", + "integrity": "sha512-i7iJl2/IbmgmoYVky0jhSMIfgaO8icYef2z/Y+0QUdkqBB6fwE2jfD3HrMlJzd45+eghtIj46Qjrp+Bns4o/TA==", "dev": true, "requires": { - "@graphql-tools/utils": "^6.2.4", + "@graphql-tools/utils": "^7.0.0", "relay-compiler": "10.0.1", "tslib": "~2.0.1" }, "dependencies": { + "@graphql-tools/utils": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/@graphql-tools/utils/-/utils-7.0.0.tgz", + "integrity": "sha512-GDTwJVklNDt50/kWilZJ7dSIZzhCy1PH/aB7R+GS4zqyU5LkRJHyqZG1rFxzQkw8WorkvMbct98hcb4U2u1tnw==", + "dev": true, + "requires": { + "@ardatan/aggregate-error": "0.0.6", + "camel-case": "4.1.1", + "tslib": "~2.0.1" + } + }, "tslib": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.0.3.tgz", @@ -19610,8 +19633,7 @@ "@graphql-typed-document-node/core": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.0.tgz", - "integrity": "sha512-wYn6r8zVZyQJ6rQaALBEln5B1pzxb9shV5Ef97kTvn6yVGrqyXVnDqnU24MXnFubR+rZjBY9NWuxX3FB2sTsjg==", - "requires": {} + "integrity": "sha512-wYn6r8zVZyQJ6rQaALBEln5B1pzxb9shV5Ef97kTvn6yVGrqyXVnDqnU24MXnFubR+rZjBY9NWuxX3FB2sTsjg==" }, "@hapi/accept": { "version": "5.0.1", @@ -19638,8 +19660,7 @@ "@hookform/resolvers": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-1.0.0.tgz", - "integrity": "sha512-YzBq6ZFw/uWGa3rXBNSHqnsE4hDXLrzdboDxPRKGjYHVzs1dBxjvELftP8iTmRPqP32VjnbVfUktX1CQ6Y7sog==", - "requires": {} + "integrity": "sha512-YzBq6ZFw/uWGa3rXBNSHqnsE4hDXLrzdboDxPRKGjYHVzs1dBxjvELftP8iTmRPqP32VjnbVfUktX1CQ6Y7sog==" }, "@next/env": { "version": "9.5.5", @@ -19690,8 +19711,7 @@ "@next/react-refresh-utils": { "version": "9.5.5", "resolved": "https://registry.npmjs.org/@next/react-refresh-utils/-/react-refresh-utils-9.5.5.tgz", - "integrity": "sha512-Gz5z0+ID+KAGto6Tkgv1a340damEw3HG6ANLKwNi5/QSHqQ3JUAVxMuhz3qnL54505I777evpzL89ofWEMIWKw==", - "requires": {} + "integrity": "sha512-Gz5z0+ID+KAGto6Tkgv1a340damEw3HG6ANLKwNi5/QSHqQ3JUAVxMuhz3qnL54505I777evpzL89ofWEMIWKw==" }, "@nexus/schema": { "version": "0.16.0", @@ -19750,7 +19770,7 @@ "version": "2.9.0", "resolved": "https://registry.npmjs.org/@prisma/cli/-/cli-2.9.0.tgz", "integrity": "sha512-wPk4ehyTtVM7ZarWs16MhOc6kwLV/gZFardMvUeh46rlBwrklMdKtNChzzPa3wurrUPQ5KTbuRBz5Mgf7AdD/w==", - "devOptional": true + "dev": true }, "@prisma/client": { "version": "2.9.0", @@ -19935,8 +19955,7 @@ "@react-types/shared": { "version": "3.2.1", "resolved": "https://registry.npmjs.org/@react-types/shared/-/shared-3.2.1.tgz", - "integrity": "sha512-Yi+zB+wvIGrxomjG7JZWsOPm8/tKPBtEsJI4cS2QbSho/bQWsw6xufJ6YlXxmx4BiBcktkp5VeP43E5nWqMQ5w==", - "requires": {} + "integrity": "sha512-Yi+zB+wvIGrxomjG7JZWsOPm8/tKPBtEsJI4cS2QbSho/bQWsw6xufJ6YlXxmx4BiBcktkp5VeP43E5nWqMQ5w==" }, "@samverschueren/stream-to-observable": { "version": "0.3.1", @@ -20625,14 +20644,12 @@ "ajv-errors": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-1.0.1.tgz", - "integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==", - "requires": {} + "integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==" }, "ajv-keywords": { "version": "3.5.2", "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", - "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", - "requires": {} + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" }, "ally.js": { "version": "1.4.1", @@ -20801,8 +20818,7 @@ "apollo-server-errors": { "version": "2.4.2", "resolved": "https://registry.npmjs.org/apollo-server-errors/-/apollo-server-errors-2.4.2.tgz", - "integrity": "sha512-FeGxW3Batn6sUtX3OVVUm7o56EgjxDlmgpTLNyWcLb0j6P8mw9oLNyAm3B+deHA4KNdNHO5BmHS2g1SJYjqPCQ==", - "requires": {} + "integrity": "sha512-FeGxW3Batn6sUtX3OVVUm7o56EgjxDlmgpTLNyWcLb0j6P8mw9oLNyAm3B+deHA4KNdNHO5BmHS2g1SJYjqPCQ==" }, "apollo-server-micro": { "version": "2.18.2", @@ -23773,8 +23789,7 @@ "graphql-tag": { "version": "2.11.0", "resolved": "https://registry.npmjs.org/graphql-tag/-/graphql-tag-2.11.0.tgz", - "integrity": "sha512-VmsD5pJqWJnQZMUeRwrDhfgoyqcfwEkvtpANqcoUG8/tOLkwNgU9mzub/Mc78OJMhHjx7gfAMTxzdG43VGg3bA==", - "requires": {} + "integrity": "sha512-VmsD5pJqWJnQZMUeRwrDhfgoyqcfwEkvtpANqcoUG8/tOLkwNgU9mzub/Mc78OJMhHjx7gfAMTxzdG43VGg3bA==" }, "graphql-tools": { "version": "4.0.8", @@ -26029,8 +26044,7 @@ "next-google-fonts": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/next-google-fonts/-/next-google-fonts-1.2.1.tgz", - "integrity": "sha512-BhVSldP1oZBTwXeJdMtjmu2qbDT1EkbQO2rG83Oj6APYm6aUsIcMu00Pzkzd8TTkrQW9HyC08Pzr10PY4pE6jA==", - "requires": {} + "integrity": "sha512-BhVSldP1oZBTwXeJdMtjmu2qbDT1EkbQO2rG83Oj6APYm6aUsIcMu00Pzkzd8TTkrQW9HyC08Pzr10PY4pE6jA==" }, "next-images": { "version": "1.6.0", @@ -27183,10 +27197,9 @@ } }, "react-hook-form": { - "version": "6.9.5", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-6.9.5.tgz", - "integrity": "sha512-kkUm6b4u1Iy3wCdHA0fal23sjGQMg8BBRAT3KBG9PEdls5e+7OX2Df20oBPgpXxo/GaIwk2Lh5DeVv5OeVjKsg==", - "requires": {} + "version": "6.9.6", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-6.9.6.tgz", + "integrity": "sha512-TyLqWHgFS1WLELDuUBvMWLHEzmR7aS7xOY+eOxMtS1w4jFhqF1xmHnMhJsbiFPSgC+OeTJ1Pc0U4K0y6cA7ERA==" }, "react-hotkeys-hook": { "version": "2.3.1", @@ -27217,9 +27230,9 @@ "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" }, "react-markdown": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-5.0.1.tgz", - "integrity": "sha512-+Fu+UeIfuwhCvaIPNJfG12b9LZlBxwbj3wHt3pE+znmG/lisDIYcTjLvLE5uwkv1RB7na7uaWrGFNmpSSVBwgg==", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-5.0.2.tgz", + "integrity": "sha512-kmkB4JbV7LqkDAjvaKRKtodB3n3Id76/DalaDun1U8FuLB0SenPfvH+jAQ5Pcpo54cACRQc1LB1yXmuuuIVecw==", "requires": { "@types/mdast": "^3.0.3", "@types/unist": "^2.0.3", @@ -28488,8 +28501,7 @@ "stylis-rule-sheet": { "version": "0.0.10", "resolved": "https://registry.npmjs.org/stylis-rule-sheet/-/stylis-rule-sheet-0.0.10.tgz", - "integrity": "sha512-nTbZoaqoBnmK+ptANthb10ZRZOGC+EmTLLUxeYIuHNkEKcmKgXX1XWKkUBT2Ac4es3NybooPe0SmvKdhKJZAuw==", - "requires": {} + "integrity": "sha512-nTbZoaqoBnmK+ptANthb10ZRZOGC+EmTLLUxeYIuHNkEKcmKgXX1XWKkUBT2Ac4es3NybooPe0SmvKdhKJZAuw==" }, "subscriptions-transport-ws": { "version": "0.9.18", @@ -29352,8 +29364,7 @@ "use-callback-ref": { "version": "1.2.4", "resolved": "https://registry.npmjs.org/use-callback-ref/-/use-callback-ref-1.2.4.tgz", - "integrity": "sha512-rXpsyvOnqdScyied4Uglsp14qzag1JIemLeTWGKbwpotWht57hbP78aNT+Q4wdFKQfQibbUX4fb6Qb4y11aVOQ==", - "requires": {} + "integrity": "sha512-rXpsyvOnqdScyied4Uglsp14qzag1JIemLeTWGKbwpotWht57hbP78aNT+Q4wdFKQfQibbUX4fb6Qb4y11aVOQ==" }, "use-sidecar": { "version": "1.0.3", diff --git a/package.json b/package.json index 48f8f3508..7e1b6a7f3 100644 --- a/package.json +++ b/package.json @@ -35,10 +35,10 @@ "react": "^17.0.1", "react-dom": "^17.0.1", "react-draggable": "^4.4.3", - "react-hook-form": "^6.9.5", + "react-hook-form": "^6.9.6", "react-hotkeys-hook": "^2.3.1", "react-icons": "^3.11.0", - "react-markdown": "^5.0.1", + "react-markdown": "^5.0.2", "react-string-replace": "^0.4.4", "zod": "^1.11.9" },