From f51c002f465c3a70409e5931b667e352192dc803 Mon Sep 17 00:00:00 2001 From: David Ralph Date: Fri, 8 Apr 2022 14:52:32 +0100 Subject: [PATCH 01/63] chore: add notice --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6786a78e..3fa03a1f 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ Mue is a fast, open and free-to-use browser extension that gives a new, fresh an
+## NOTICE +This is the branch with the currently deployed Mue code. All development is currently occuring in the 7.0 branch. Please open pull requests to that branch only. + ## Table of contents * [Screenshots](#screenshot) * [Features](#features) From 2c54fb0b2073ebef798952ecca4c24ff4b2e5114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 08:37:41 +0000 Subject: [PATCH 02/63] chore(deps): bump react-hot-keys from 2.7.1 to 2.7.2 (#255) Bumps [react-hot-keys](https://github.com/jaywcjlove/react-hotkeys) from 2.7.1 to 2.7.2. - [Release notes](https://github.com/jaywcjlove/react-hotkeys/releases) - [Commits](https://github.com/jaywcjlove/react-hotkeys/compare/v2.7.1...v2.7.2) --- updated-dependencies: - dependency-name: react-hot-keys dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 610251b0..4753a157 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", "react-dom": "18.0.0", - "react-hot-keys": "2.7.1", + "react-hot-keys": "2.7.2", "react-icons": "^4.3.1", "react-modal": "3.14.4", "react-sortable-hoc": "2.0.0", From 834c79a2fd6608106503402b423197438b456f5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 11:51:39 +0000 Subject: [PATCH 03/63] chore(deps): bump @mui/material from 5.6.0 to 5.6.1 (#256) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.6.0 to 5.6.1. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.6.1/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4753a157..6e27e0bf 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.6.0", + "@mui/material": "5.6.1", "react": "18.0.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 024f4c81b4b189457e1724f0ca99f501d61b6173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 08:14:59 +0000 Subject: [PATCH 04/63] chore(deps): bump @mui/material from 5.6.1 to 5.6.2 (#257) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.6.1 to 5.6.2. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.6.2/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e27e0bf..8cee654a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.6.1", + "@mui/material": "5.6.2", "react": "18.0.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 26bfab51147d127f38636b872b0a2a309689b4e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 08:13:19 +0000 Subject: [PATCH 05/63] chore(deps): bump @mui/material from 5.6.2 to 5.6.3 (#258) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.6.2 to 5.6.3. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.6.3/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8cee654a..1a858258 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.6.2", + "@mui/material": "5.6.3", "react": "18.0.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 527fc951d35e932e6f67d2e770b57ecd5e737f9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 08:12:28 +0000 Subject: [PATCH 06/63] chore(deps): bump react from 18.0.0 to 18.1.0 (#259) Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.0.0 to 18.1.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.1.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a858258..e8f954ce 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", "@mui/material": "5.6.3", - "react": "18.0.0", + "react": "18.1.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", "react-dom": "18.0.0", From e4dd9d59f69ba8cc2972f4c89f67d5c0d71517c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 08:14:14 +0000 Subject: [PATCH 07/63] chore(deps): bump react-modal from 3.14.4 to 3.15.1 (#260) Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.14.4 to 3.15.1. - [Release notes](https://github.com/reactjs/react-modal/releases) - [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactjs/react-modal/compare/v3.14.4...v3.15.1) --- updated-dependencies: - dependency-name: react-modal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8f954ce..b9c09c1e 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-dom": "18.0.0", "react-hot-keys": "2.7.2", "react-icons": "^4.3.1", - "react-modal": "3.14.4", + "react-modal": "3.15.1", "react-sortable-hoc": "2.0.0", "react-toastify": "8.2.0" }, From 0745eac6c51a0d1458c290c18814d80b4a649d64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 08:14:18 +0000 Subject: [PATCH 08/63] chore(deps): bump react-dom from 18.0.0 to 18.1.0 (#261) Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.0.0 to 18.1.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.1.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9c09c1e..f84de76d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react": "18.1.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", - "react-dom": "18.0.0", + "react-dom": "18.1.0", "react-hot-keys": "2.7.2", "react-icons": "^4.3.1", "react-modal": "3.15.1", From cd708a9f9a6b1cdff6d78eaaa63efe9c1c592d51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 08:13:48 +0000 Subject: [PATCH 09/63] chore(deps): bump @mui/material from 5.6.3 to 5.6.4 (#262) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.6.3 to 5.6.4. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.6.4/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f84de76d..ddff478b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.6.3", + "@mui/material": "5.6.4", "react": "18.1.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From be332b36aa94e03ded79a0139a6b85fe4f90aac6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 08:13:15 +0000 Subject: [PATCH 10/63] chore(deps): bump react-toastify from 8.2.0 to 9.0.0 (#263) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.2.0 to 9.0.0. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v8.2.0...v9.0.0) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ddff478b..23b5451e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-icons": "^4.3.1", "react-modal": "3.15.1", "react-sortable-hoc": "2.0.0", - "react-toastify": "8.2.0" + "react-toastify": "9.0.0" }, "devDependencies": { "@babel/core": "^7.17.9", From f2247e0c67bb64458f168bd4a1bb27621e786161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 08:15:23 +0000 Subject: [PATCH 11/63] chore(deps): bump react-toastify from 9.0.0 to 9.0.1 (#264) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23b5451e..18051e8a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-icons": "^4.3.1", "react-modal": "3.15.1", "react-sortable-hoc": "2.0.0", - "react-toastify": "9.0.0" + "react-toastify": "9.0.1" }, "devDependencies": { "@babel/core": "^7.17.9", From 1e8ab0bc8ada2ecfe1b22204dcc260122a75c05e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 08:15:58 +0000 Subject: [PATCH 12/63] chore(deps): bump @mui/material from 5.6.4 to 5.7.0 (#265) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.6.4 to 5.7.0. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.7.0/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18051e8a..ccc1e969 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.6.4", + "@mui/material": "5.7.0", "react": "18.1.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 4416c336f510955d89b0b992aec1bb51c6d60fd9 Mon Sep 17 00:00:00 2001 From: Stefan Aleksic Date: Mon, 16 May 2022 10:33:13 +0100 Subject: [PATCH 13/63] Upgrade bpp to v2 (#266) --- .github/workflows/submit.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/submit.yml b/.github/workflows/submit.yml index 50b84f7c..572bb54d 100644 --- a/.github/workflows/submit.yml +++ b/.github/workflows/submit.yml @@ -16,11 +16,11 @@ jobs: with: chrome-version: latest - name: Download Github Release Assets - uses: plasmo-corp/download-release-asset@v1.0.0 + uses: PlasmoHQ/download-release-asset@v1.0.0 with: tag: ${{ github.event.inputs.tag }} - name: Browser Plugin Publish - uses: plasmo-corp/bpp@v1 + uses: PlasmoHQ/bpp@v2 env: PUPPETEER_EXECUTABLE_PATH: /opt/hostedtoolcache/chromium/latest/x64/chrome with: From 645c592bd162e09c8083ed0af02b4bd86271671a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 08:10:47 +0000 Subject: [PATCH 14/63] chore(deps): bump @mui/material from 5.7.0 to 5.8.0 (#267) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.8.0/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ccc1e969..1255ccca 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.7.0", + "@mui/material": "5.8.0", "react": "18.1.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From a16ffd1e0dc414929cf4dec618b729f51c80e9ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 08:11:27 +0000 Subject: [PATCH 15/63] chore(deps-dev): bump sass-loader from 12.6.0 to 13.0.0 (#268) Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 12.6.0 to 13.0.0. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.6.0...v13.0.0) --- updated-dependencies: - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1255ccca..4982ef5b 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "html-webpack-plugin": "^5.5.0", "mini-css-extract-plugin": "^2.6.0", "sass": "^1.50.0", - "sass-loader": "^12.6.0", + "sass-loader": "^13.0.0", "source-map-loader": "^3.0.1", "webpack": "^5.71.0", "webpack-cli": "^4.9.2", From c8a25fc92b38f4cdf6f598a7bfec5900643bd4c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 08:17:05 +0000 Subject: [PATCH 16/63] chore(deps): bump @mui/material from 5.8.0 to 5.8.1 (#269) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.0 to 5.8.1. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.8.1/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4982ef5b..f890d3a5 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.8.0", + "@mui/material": "5.8.1", "react": "18.1.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 433f9b81b8280cf1f0e26edc01146863f7af397d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 08:15:00 +0000 Subject: [PATCH 17/63] chore(deps): bump react-toastify from 9.0.1 to 9.0.2 (#270) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f890d3a5..07b78535 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-icons": "^4.3.1", "react-modal": "3.15.1", "react-sortable-hoc": "2.0.0", - "react-toastify": "9.0.1" + "react-toastify": "9.0.2" }, "devDependencies": { "@babel/core": "^7.17.9", From d02b004dc74bbce2809bccca0abee7210a63875e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 10:00:04 +0000 Subject: [PATCH 18/63] chore(deps): bump react-toastify from 9.0.2 to 9.0.3 (#272) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07b78535..a7ea3feb 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-icons": "^4.3.1", "react-modal": "3.15.1", "react-sortable-hoc": "2.0.0", - "react-toastify": "9.0.2" + "react-toastify": "9.0.3" }, "devDependencies": { "@babel/core": "^7.17.9", From 291e9774b4dc97c52023be7af62a117c3bc9af90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 10:05:34 +0000 Subject: [PATCH 19/63] chore(deps): bump @mui/material from 5.8.1 to 5.8.2 (#271) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.1 to 5.8.2. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.8.2/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7ea3feb..32b8cdde 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.8.1", + "@mui/material": "5.8.2", "react": "18.1.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 7570dc6c520f6b5427aa5992f0d7f2cce43a66af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 08:12:48 +0000 Subject: [PATCH 20/63] chore(deps): bump react-toastify from 9.0.3 to 9.0.4 (#273) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32b8cdde..96b2c7c1 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-icons": "^4.3.1", "react-modal": "3.15.1", "react-sortable-hoc": "2.0.0", - "react-toastify": "9.0.3" + "react-toastify": "9.0.4" }, "devDependencies": { "@babel/core": "^7.17.9", From 8c78a2722c318357a2a9e7d3ba57eaf0a8a88bea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 08:13:17 +0000 Subject: [PATCH 21/63] chore(deps): bump @mui/material from 5.8.2 to 5.8.3 (#274) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.2 to 5.8.3. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.8.3/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96b2c7c1..ec228677 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.8.2", + "@mui/material": "5.8.3", "react": "18.1.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 208929f8462f00566eec806687411819bf6c8db9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 08:13:32 +0000 Subject: [PATCH 22/63] chore(deps-dev): bump source-map-loader from 3.0.1 to 4.0.0 (#275) Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/webpack-contrib/source-map-loader/releases) - [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/source-map-loader/compare/v3.0.1...v4.0.0) --- updated-dependencies: - dependency-name: source-map-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec228677..19d0797e 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "mini-css-extract-plugin": "^2.6.0", "sass": "^1.50.0", "sass-loader": "^13.0.0", - "source-map-loader": "^3.0.1", + "source-map-loader": "^4.0.0", "webpack": "^5.71.0", "webpack-cli": "^4.9.2", "webpack-dev-server": "^4.8.1" From c31e9bbcdb842d00312b0f3266b7dc858e7433ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jun 2022 08:13:27 +0000 Subject: [PATCH 23/63] chore(deps): bump react from 18.1.0 to 18.2.0 (#276) Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.1.0 to 18.2.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19d0797e..d0e855f5 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", "@mui/material": "5.8.3", - "react": "18.1.0", + "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", "react-dom": "18.1.0", From c9b61b862bd9db4958d0231bd84bf15f9cd41de5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jun 2022 08:15:44 +0000 Subject: [PATCH 24/63] chore(deps): bump @mui/material from 5.8.3 to 5.8.4 (#277) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.3 to 5.8.4. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.8.4/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0e855f5..f5d426c1 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.8.3", + "@mui/material": "5.8.4", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From e4dffc73d77c339b0e45f0ca62a034eff78b1d84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 08:11:46 +0000 Subject: [PATCH 25/63] chore(deps): bump react-dom from 18.1.0 to 18.2.0 (#278) Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.1.0 to 18.2.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5d426c1..0c147b67 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", - "react-dom": "18.1.0", + "react-dom": "18.2.0", "react-hot-keys": "2.7.2", "react-icons": "^4.3.1", "react-modal": "3.15.1", From 215b294da4fb274e9f86d1e707dc4efe986fd595 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 08:16:24 +0000 Subject: [PATCH 26/63] chore(deps): bump react-toastify from 9.0.4 to 9.0.5 (#279) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.4 to 9.0.5. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.4...v9.0.5) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c147b67..6f05d7db 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-icons": "^4.3.1", "react-modal": "3.15.1", "react-sortable-hoc": "2.0.0", - "react-toastify": "9.0.4" + "react-toastify": "9.0.5" }, "devDependencies": { "@babel/core": "^7.17.9", From 43bfd5deff0ef29979236a21a7eeac8085154a03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 08:18:59 +0000 Subject: [PATCH 27/63] chore(deps): bump @mui/material from 5.8.4 to 5.8.5 (#280) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.4 to 5.8.5. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.8.5/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f05d7db..18e9df39 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.8.4", + "@mui/material": "5.8.5", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 41678f6ac7a10961bba41ac158f916224f5a0e11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 08:15:22 +0000 Subject: [PATCH 28/63] chore(deps): bump @eartharoid/i18n from 1.0.2 to 1.0.4 (#281) Bumps [@eartharoid/i18n](https://github.com/eartharoid/i18n) from 1.0.2 to 1.0.4. - [Release notes](https://github.com/eartharoid/i18n/releases) - [Commits](https://github.com/eartharoid/i18n/compare/v1.0.2...v1.0.4) --- updated-dependencies: - dependency-name: "@eartharoid/i18n" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18e9df39..be9c2eb9 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "BSD-3-Clause", "version": "6.0.5", "dependencies": { - "@eartharoid/i18n": "1.0.2", + "@eartharoid/i18n": "1.0.4", "@emotion/react": "^11.9.0", "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", From 9e061a8cb4fcd55423a40ceb6ce3d3d5fe7555af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 08:15:33 +0000 Subject: [PATCH 29/63] chore(deps): bump @mui/material from 5.8.5 to 5.8.6 (#282) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.5 to 5.8.6. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.8.6/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be9c2eb9..c9235342 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.8.5", + "@mui/material": "5.8.6", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 10c7bd98c20c44da0fabd7f931ca79e621f14c6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 08:22:27 +0000 Subject: [PATCH 30/63] chore(deps): bump @mui/material from 5.8.6 to 5.8.7 (#283) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.6 to 5.8.7. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.8.7/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9235342..1569b61e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.8.6", + "@mui/material": "5.8.7", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 0b8bfe2cdc5562e82274ba7b3703acc4ff77a0cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 08:11:26 +0000 Subject: [PATCH 31/63] chore(deps): bump @mui/material from 5.8.7 to 5.9.0 (#291) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.7 to 5.9.0. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.9.0/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1569b61e..1acc4c8b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.8.7", + "@mui/material": "5.9.0", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From c022b5614390982195a5ba734d214e2192a40937 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 08:14:45 +0000 Subject: [PATCH 32/63] chore(deps): bump react-toastify from 9.0.5 to 9.0.6 (#292) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.5 to 9.0.6. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.5...v9.0.6) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1acc4c8b..24c4b784 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-icons": "^4.3.1", "react-modal": "3.15.1", "react-sortable-hoc": "2.0.0", - "react-toastify": "9.0.5" + "react-toastify": "9.0.6" }, "devDependencies": { "@babel/core": "^7.17.9", From 7c7ace90c9a79ba46e96e6f77870af2411aab328 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 08:12:01 +0000 Subject: [PATCH 33/63] chore(deps): bump @mui/material from 5.9.0 to 5.9.1 (#293) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.9.0 to 5.9.1. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.9.1/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24c4b784..444b8d93 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.9.0", + "@mui/material": "5.9.1", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From f143dbdc1f67648d42bfb603b69defcc0bbce0ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 08:12:14 +0000 Subject: [PATCH 34/63] chore(deps): bump react-toastify from 9.0.6 to 9.0.7 (#294) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.6 to 9.0.7. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.6...v9.0.7) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 444b8d93..935c6062 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-icons": "^4.3.1", "react-modal": "3.15.1", "react-sortable-hoc": "2.0.0", - "react-toastify": "9.0.6" + "react-toastify": "9.0.7" }, "devDependencies": { "@babel/core": "^7.17.9", From cdda2abdd1aeb030a88ddf5dee68c25afaafd5b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 08:15:10 +0000 Subject: [PATCH 35/63] chore(deps): bump @mui/material from 5.9.1 to 5.9.2 (#295) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.9.1 to 5.9.2. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.9.2/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 935c6062..c8bff545 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.9.1", + "@mui/material": "5.9.2", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 30fe86a6df22903af2895440557c3279dcf66cbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 08:15:08 +0000 Subject: [PATCH 36/63] chore(deps): bump @mui/material from 5.9.2 to 5.9.3 (#296) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.9.3/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8bff545..2701cbf6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.9.2", + "@mui/material": "5.9.3", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 22ababfc0d98f82865dd0742cb2b498ae7b57d42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 08:17:37 +0000 Subject: [PATCH 37/63] chore(deps): bump react-toastify from 9.0.7 to 9.0.8 (#297) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.7 to 9.0.8. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.7...v9.0.8) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2701cbf6..ee5a802d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-icons": "^4.3.1", "react-modal": "3.15.1", "react-sortable-hoc": "2.0.0", - "react-toastify": "9.0.7" + "react-toastify": "9.0.8" }, "devDependencies": { "@babel/core": "^7.17.9", From b8c9863a24895fea11c42254224ef61d7e8d7eef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 08:15:14 +0000 Subject: [PATCH 38/63] chore(deps): bump @mui/material from 5.9.3 to 5.10.0 (#298) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.9.3 to 5.10.0. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.10.0/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee5a802d..44553461 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.9.3", + "@mui/material": "5.10.0", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From c81db8994db922f5ad7062ccb3b9dc0d74065816 Mon Sep 17 00:00:00 2001 From: David Ralph Date: Sun, 14 Aug 2022 17:32:08 +0100 Subject: [PATCH 39/63] feat(translations): 6.0 translation, thanks efeaydal --- README.md | 2 + src/index.js | 3 +- src/modules/languages.json | 4 + src/translations/tr_TR.json | 554 ++++++++++++++++++++++++++++++++++++ 4 files changed, 562 insertions(+), 1 deletion(-) create mode 100644 src/translations/tr_TR.json diff --git a/README.md b/README.md index 3fa03a1f..8c561db9 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,8 @@ Please see the [documentation](https://docs.muetab.com/translations). [Austin Huang](https://github.com/austinhuang0131) - Chinese (Simplified)
[FreeFun](https://github.com/xXFreeFunXx) - German
[Aksal](https://github.com/aksalsf) - Indonesian
+efeaydal - Turkish
+ ### Contributors Many thanks to the photographers [here](https://api.muetab.com/images/photographers) for letting us use their wonderful photographs. diff --git a/src/index.js b/src/index.js index 5833f594..88f3ce8b 100644 --- a/src/index.js +++ b/src/index.js @@ -31,7 +31,8 @@ variables.language = new I18n(variables.languagecode, { no: require('./translations/no.json'), ru: require('./translations/ru.json'), zh_CN: require('./translations/zh_CN.json'), - id_ID: require('./translations/id_ID.json') + id_ID: require('./translations/id_ID.json'), + tr_TR: require('./translations/tr_TR.json') }); // set html language tag diff --git a/src/modules/languages.json b/src/modules/languages.json index bba23ddf..d93c1f96 100644 --- a/src/modules/languages.json +++ b/src/modules/languages.json @@ -38,5 +38,9 @@ { "name": "Bahasa Indonesia", "value": "id_ID" + }, + { + "name": "Türkçe", + "value": "tr_TR" } ] diff --git a/src/translations/tr_TR.json b/src/translations/tr_TR.json new file mode 100644 index 00000000..444c332d --- /dev/null +++ b/src/translations/tr_TR.json @@ -0,0 +1,554 @@ +{ + "tabname": "Yeni Sekme", + "widgets": { + "greeting": { + "morning": "Günaydın", + "afternoon": "Tünaydın", + "evening": "İyi akşamlar", + "christmas": "Mutlu Noeller", + "newyear": "Yeni Yılın Kutlu Olsun", + "halloween": "Cadılar Bayramın kutlu olsun", + "birthday": "Doğum günün kutlu olsun" + }, + "background": { + "credit": "Fotoğrafı çeken", + "unsplash": "Unsplash", + "pexels": "Pexels", + "information": "Bilgi", + "download": "İndir" + }, + "search": "Ara", + "quicklinks": { + "new": "Yeni Link", + "name": "İsim", + "url": "URL", + "icon": "İkon (opsiyonel)", + "add": "Ekle", + "name_error": "Bir isim eklemelisiniz", + "url_error": "Bir URL eklemelisiniz" + }, + "date": { + "week": "Hafta" + }, + "weather": { + "not_found": "Bulunamadı", + "meters": "{amount} metre" + }, + "navbar": { + "tooltips": { + "refresh": "Sayfayı Yenile" + }, + "notes": { + "title": "Notlar", + "placeholder": "Buraya yazın" + } + } + }, + "modals": { + "main": { + "title": "Seçenekler", + "loading": "Yükleniyor...", + "file_upload_error": "Dosya 2MB'ı geçmemeli", + "navbar": { + "settings": "Ayarlar", + "addons": "Eklentiler", + "marketplace": "Mağaza" + }, + "error_boundary": { + "title": "Hata", + "message": "Mue'nin bileşenleri yüklenirken hata oluştu", + "refresh": "Yenile" + }, + "settings": { + "enabled": "Etkin", + "reminder": { + "title": "Not", + "message": "Tüm değişikliklerin gerçekleşmesi için sayfanın yenilenmesi gerekir" + }, + "sections": { + "time": { + "title": "Zaman", + "format": "Format", + "type": "Tip", + "digital": { + "title": "Dijital", + "seconds": "Saniye", + "twentyfourhour": "24 Saat", + "twelvehour": "12 Saat", + "zero": "Sıfır dolgulu" + }, + "analogue": { + "title": "Analog", + "second_hand": "Saniye ibresi", + "minute_hand": "Dakika ibresi", + "hour_hand": "Saat ibresi", + "hour_marks": "Saat işareti", + "minute_marks": "Dakika işareti" + }, + "percentage_complete": "Oranında tamamlandı" + }, + "date": { + "title": "Tarih", + "week_number": "Hafta sayısını göster", + "day_of_week": "Gün ismini göster", + "datenth": "Gün sayısının yanına th ekle", + "type": { + "short": "Kısa", + "long": "Uzun" + }, + "short_date": "Kısa tarih", + "short_format": "Kısa biçim", + "short_separator": { + "title": "Kısa ayırıcı", + "dots": "Nokta", + "dash": "Kısa çizgi(-)", + "gaps": "Boşluk", + "slashes": "Eğik çizgi" + } + }, + "quote": { + "title": "Alıntı sözler", + "author_link": "Yazar linki", + "custom": "Özel alıntı söz", + "custom_author": "Özel yazar", + "add": "Alıntı söz ekle", + "buttons": { + "title": "Butonlar", + "copy": "Kopyala", + "tweet": "Tweet", + "favourite": "Favori" + } + }, + "greeting": { + "title": "Karşılama", + "events": "Etkinlikler", + "default": "Varsayılan karşılama mesajı", + "name": "Karşılanacak kişi ismi", + "birthday": "Doğum günü", + "birthday_age": "Yaş", + "birthday_date": "Doğum Tarihi" + }, + "background": { + "title": "Arkaplan", + "ddg_image_proxy": "DuckDuckGo resim proxysini kullan", + "transition": "Animasyonlu açılışı etkinleştir", + "photo_information": "Fotoğraf bilgilerini göster", + "show_map": "Fotoğraf bilgilerinde konum haritası varsa göster", + "category": "Kategori", + "buttons": { + "title": "Butonlar", + "view": "Arkaplanı göster", + "favourite": "Favorilere ekle", + "download": "İndir" + }, + "effects": { + "title": "Efektler", + "blur": "Bulanıklık", + "brightness": "Parlaklık", + "filters": { + "title": "Arkaplan filtresi", + "amount": "Filtre miktarı", + "grayscale": "Gri tonlamalı", + "sepia": "Sepya", + "invert": "Renkleri Ters Çevir", + "saturate": "Canlılık", + "contrast": "Kontrast" + } + }, + "type": { + "title": "Tür", + "api": "API", + "custom_image": "Custom image", + "custom_colour": "Özel renk/gradyan", + "random_colour": "Rastgele renk", + "random_gradient": "Rastgele gradyan" + }, + "source": { + "title": "Kaynak", + "api": "Arkaplan API", + "custom_background": "Özel arkaplan", + "custom_colour": "Özel arkaplan rengi", + "upload": "Yükle", + "add_colour": "Renk Ekle", + "add_background": "Arkaplan Ekle", + "add_url": "Link Ekle", + "disabled": "Devre Dışı", + "loop_video": "Videoyu Döngüye Al", + "mute_video": "Videoyu sustur", + "quality": { + "title": "Kalite", + "original": "Orjinal", + "high": "Yüksek Kalite", + "normal": "Normal Kalite", + "datasaver": "Veri Tasarrufu" + } + }, + "interval": { + "title": "Arkaplan değişme zamanı", + "minute": "Dakika", + "half_hour": "Yarım saat", + "hour": "Saat", + "day": "Gün", + "month": "Ay" + } + }, + "search": { + "title": "Ara", + "search_engine": "Arama motoru", + "custom": "Özel arama motoru", + "autocomplete": "Otomatik Tamamlama", + "autocomplete_provider": "Otomatik Tamamlama Sağlayıcısı", + "voice_search": "Sesli Arama", + "dropdown": "Arama sağlayıcılarını göster" + }, + "weather": { + "title": "Hava durumu", + "location": "Konum", + "auto": "Otomatik", + "temp_format": { + "title": "Sıcaklık formatı", + "celsius": "Santigrat", + "fahrenheit": "Fahrenhayt", + "kelvin": "" + }, + "extra_info": { + "title": "Ek bilgiler", + "show_location": "Konumu göster", + "show_description": "Açıklamayı göster", + "cloudiness": "Bulut oranı", + "humidity": "Nem oranı", + "visibility": "Görünebilirlik oranı", + "wind_speed": "Rüzgar hızı", + "wind_direction": "Rüzgar yönü", + "min_temp": "Minimum sıcaklık", + "max_temp": "Maksimum sıcaklık", + "atmospheric_pressure": "Atmosferik basınç" + } + }, + "quicklinks": { + "title": "Hızlı ulaşım linkleri", + "open_new": "Yeni sekmede aç", + "tooltip": "İpucu", + "text_only": "Yalnızca metni göster" + }, + "message": { + "title": "Mesaj", + "add": "Mesaj ekle", + "text": "Mesaj içeriği" + }, + "appearance": { + "title": "Görünüm", + "theme": { + "title": "Tema", + "auto": "Otomatik", + "light": "Açık", + "dark": "Koyu" + }, + "navbar": { + "title": "Gezinme çubuğu", + "notes": "Notlar", + "refresh": "Sayfayı Yenile", + "hover": "Yalnızca fareyle üzerine gelindiğinde göster", + "refresh_options": { + "none": "Hiçbiri", + "page": "Sayfa" + } + }, + "font": { + "title": "Font", + "custom": "Özel font", + "google": "Google Fontlardan içeri aktar", + "weight": { + "title": "Font kalınlığı", + "thin": "İnce", + "extra_light": "Ekstra açık", + "light": "Açık", + "normal": "Normal", + "medium": "Orta", + "semi_bold": "Yarı Kalın", + "bold": "Kalın", + "extra_bold": "Ekstra Kalın" + }, + "style": { + "title": "Font stili", + "normal": "Normal", + "italic": "İtalik", + "oblique": "Eğik" + } + }, + "accessibility": { + "title": "Erişilebilirlik", + "animations": "Animasyonlar", + "text_shadow": "Widget metinlerinin gölgesi", + "widget_zoom": "Widget büyüklüğü", + "toast_duration": "Widget yüklenme süresi", + "milliseconds": "Milisaniye" + } + }, + "order": { + "title": "Widget Sıralaması" + }, + "advanced": { + "title": "Gelişmiş", + "offline_mode": "Çevrimdışı mod", + "data": "Veri", + "reset_modal": { + "title": "Uyarı", + "question": "Mue'yu sıfırlamak istediğinizden emin misiniz?", + "information": "Bu işlem, tüm verilerinizi silecektir. Verilerinizi ve tercihlerinizi saklamak istiyorsanız, lütfen önce bunları dışa aktarın.", + "cancel": "İptal" + }, + "customisation": "Özelleştirmek", + "custom_css": "Özel CSS", + "custom_js": "Özel JS", + "tab_name": "Sekme ismi", + "timezone": { + "title": "Saat dilimi", + "automatic": "Otomatik" + }, + "experimental_warning": "Deneysel mod açıksa Mue ekibinin destek sağlayamadığını lütfen unutmayın. Lütfen önce deneysel modu devre dışı bırakın ve desteğe başvurmadan önce sorunun devam edip etmediğini görün." + }, + "stats": { + "title": "İstatistikler", + "warning": "Bu özelliği kullanmak için kullanım verilerini etkinleştirmeniz gerekir. Bu veriler yalnızca yerel olarak depolanır.", + "sections": { + "tabs_opened": "Açılan sekme sayısı", + "backgrounds_favourited": "Favorilere eklenen arkaplan sayısı", + "backgrounds_downloaded": "İndirilen arkaplan sayısı", + "quotes_favourited": "Favorilere eklenen alıntı söz sayısı", + "quicklinks_added": "Eklenen Hızlı ulaşım linki sayısı", + "settings_changed": "Değiştirilen ayar sayısı", + "addons_installed": "Kurulan eklenti sayısı" + }, + "usage": "Kullanım İstatistikleri" + }, + "keybinds": { + "title": "Tuş kombinasyonları", + "recording": "Kaydediliyor...", + "click_to_record": "Kaydetmek için tıklayın", + "background": { + "favourite": "Arkaplanı favorilere ekle", + "maximise": "Arkaplanı büyüt", + "download": "Arkaplanı indir", + "show_info": "Arkaplan bilgilerini göster" + }, + "quote": { + "favourite": "Favori alıntı söz", + "copy": "Alıntı sözü kopyala", + "tweet": "Alıntı sözü Tweetle" + }, + "notes": { + "pin": "Notları sabitle", + "copy": "Notu kopyala" + }, + "search": "Aramaya odaklan", + "quicklinks": "Hızlı bağlantı eklemeyi aç/kapat", + "modal": "Modalı aç/kapat" + }, + "experimental": { + "title": "Deneysel", + "warning": "Bu özellikler tam olarak test edilmedi ve düzgün çalışmayabilir!", + "developer": "Geliştirici" + }, + "language": { + "title": "Dil", + "quote": "Alıntı söz dili" + }, + "changelog": { + "title": "Yenilikler", + "by": "{author} tarafından" + }, + "about": { + "title": "Hakkında", + "copyright": "Telif Hakkı", + "version": { + "title": "Version", + "checking_update": "Güncellemeler kontrol ediliyor", + "update_available": "Güncelleme mevcut", + "no_update": "Yeni bir güncelleme mevcut değil", + "offline_mode": "Çevrimdışı modda güncelleme kontrol edilemez", + "error": { + "title": "Güncelleme bilgisi alınırken bir hata oluştu", + "description": "Bir hata oluştu" + } + }, + "contact_us": "İletişime geç", + "support_mue": "Mue'ye destekde bulun", + "resources_used": { + "title": "Kullanılan kaynaklar", + "bg_images": "Çevrimdışı arkaplan resimleri" + }, + "contributors": "Katkıda Bulunanlar", + "supporters": "Destekçiler", + "no_supporters": "Şu anda Mue destekçisi yok", + "photographers": "Fotoğrafçılar" + } + }, + "buttons": { + "reset": "Reset", + "import": "İçe Aktar", + "export": "Dışa Aktar" + } + }, + "marketplace": { + "photo_packs": "Fotoğraf Paketleri", + "quote_packs": "Alıntı söz Paketleri", + "preset_settings": "Ön Ayar Ayarları", + "no_items": "Bu kategoride öğe mevcut değil", + "product": { + "overview": "Genel Bakış", + "information": "Bilgilendirme", + "last_updated": "Son güncelleme", + "version": "Version", + "author": "Yapımcı", + "buttons": { + "addtomue": "Mue'ye Ekle", + "remove": "Kaldır", + "update_addon": "Eklentiyi Güncelle" + }, + "quote_warning": { + "title": "Uyarı", + "description": "Bu alıntı söz paketi, sizi izleyebilecek harici sunuculara istekte bulunabilir!" + } + }, + "offline": { + "title": "Çevrimdışı görünüyorsun", + "description": "Lütfen internete bağlanın" + } + }, + "addons": { + "added": "Eklendi", + "check_updates": "Güncellemeleri kontrol et", + "no_updates": "Güncelleme mevcut değil", + "updates_available": "{amount} güncelleme mevcut", + "empty": { + "title": "Boş", + "description": "Hiç eklenti kurulmamış" + }, + "sideload": { + "title": "Manuel Eklenti Ekle", + "failed": "Sideload eklenti eklenirken bir hata oluştu", + "errors": { + "no_name": "İsim belirtilmedi", + "no_author": "Yazar belirtilmedi", + "no_type": "Tür belirtilmedi", + "invalid_photos": "Geçersiz fotoğraf nesnesi", + "invalid_quotes": "Geçersiz alıntı söz nesnesi" + } + }, + "sort": { + "title": "Sırala", + "newest": "Yüklenenler (Önce Yeni)", + "oldest": "Yüklenenler (Önce Eski)", + "a_z": "Alfabetik (A-Z)", + "z_a": "Alfabetik (Z-A)" + }, + "create": { + "title": "Oluştur", + "other_title": "Eklenti Oluştur", + "metadata": { + "name": "İsim", + "icon_url": "İkon Linki", + "screenshot_url": "Ekran Görüntüsü Linki", + "description": "Açıklama" + }, + "finish": { + "title": "Bitir", + "download": "Eklentiyi İndir" + }, + "settings": { + "current": "Mevcut kurulumu içe aktar", + "json": "JSON Dosyasını Yükle" + }, + "photos": { + "title": "Fotoğraf Ekle" + }, + "quotes": { + "title": "Alıntı Söz Ekle", + "api": { + "title": "API", + "url": "Alıntı Söz Linki", + "name": "JSON alıntı sözü ismi", + "author": "JSON alıntı söz Yazarı" + }, + "local": { + "title": "Yerel" + } + } + } + } + }, + "update": { + "title": "Güncelle", + "offline": { + "title": "Çevrimdışı", + "description": "Çevrimdışı moddayken güncelleme günlükleri alınamaz" + }, + "error": { + "title": "Hata", + "description": "Sunucuya bağlanılamadı" + } + }, + "welcome": { + "tip": "Hızlı ipucu", + "sections": { + "intro": { + "title": "Muetab'e Hoş Geldiniz", + "description": "Mue'yi yüklediğiniz için teşekkür ederiz, umarız Mue ile iyi vakit geçirirsiniz" + }, + "language": { + "title": "Dilinizi seçin", + "description": "Mue, aşağıda listelenen dillerde görüntülenebilir. Ayrıca sayfamıza yeni çeviriler de ekleyebilirsiniz" + }, + "theme": { + "title": "Tema seçin", + "description": "Mue hem açık hem de koyu tema desteği sunar, veya sistem temanıza bağlı olarak otomatik olarak ayarlanabilir", + "tip": "Otomatik tema ayarını kullanmak, bilgisayarınızda kullanılan temayı kullanır. Bu ayar, modları ve ekranda görüntülenen hava durumu ve notlar gibi bazı widgetların görünümünü etkiler" + }, + "settings": { + "title": "Ayarları İçe Aktar", + "description": "Mue'yi yeni bir cihaza mı yüklüyorsunuz? Eski ayarlarınızı geri getirmekten çekinmeyin", + "tip": "Eski Mue kurulumunuzda Gelişmiş sekmesine giderek eski ayarlarınızı dışa aktarabilirsiniz. Ardından, ayarlarınızın bulunduğu JSON dosyasını indirip yeni cihazınızda dışa aktar düğmesine tıklamanız ve JSON dosyasını yüklemeniz gerekir" + }, + "privacy": { + "title": "Gizlilik ayarları", + "description": "Mue ile gizliliğinizi daha iyi korumak için bazı ek ayarları etkinleştirebilirsiniz", + "offline_mode_description": "Çevrimdışı modu etkinleştirmek, herhangi bir hizmete yönelik tüm istekleri devre dışı bırakır. Bu, çevrimiçi arka planlar, çevrimiçi alıntı sözler, uygulama mağazası, hava durumu, hızlı bağlantılar, yenilikler ve bazı sekme bilgilerinin devre dışı bırakılmasına sebep olacaktır", + "ddg_proxy_description": "Dilerseniz resim isteklerini DuckDuckGo üzerinden gerçekleştirebilirsiniz. Varsayılan olarak, API istekleri sunucularımızdan ve görüntü istekleri orijinal sunucudan geçer. Hızlı bağlantılar için bunu kapatmak, simgeleri DuckDuckGo yerine Google'dan alır. DuckDuckGo proxy, Mağaza için her zaman etkindir", + "links": { + "title": "Yararlı Bağlantılar", + "privacy_policy": "Gizlilik Politikası", + "source_code": "Mue Kaynak Kodu" + } + }, + "final": { + "title": "Son adım", + "description": "Mue Tab deneyiminiz başlamak üzere.", + "changes": "Değişiklikler", + "changes_description": "Ayarları daha sonra değiştirmek için sekmenizin sağ üst köşesindeki ayarlar simgesine tıklayabilirsiniz.", + "imported": "{amount} ayar içe aktarıldı" + } + }, + "buttons": { + "next": "İleri", + "preview": "Önizleme", + "previous": "Geri", + "close": "Kapat" + }, + "preview": { + "description": "Şu anda önizleme modundasınız. Bu sekme kapatıldığında ayarlar sıfırlanacak.", + "continue": "Kuruluma devam et" + } + } + }, + "toasts": { + "quote": "Alıntı söz kopyalandı", + "notes": "Notlar kopyalandı", + "reset": "Sıfırlama işlemi başarılı", + "installed": "Başarıyla yüklendi", + "uninstalled": "Başarıyla kaldırıldı", + "updated": "Başarıyla güncellendi", + "error": "Bir hata oluştu", + "imported": "Başarıyla içe aktarıldı" + } +} \ No newline at end of file From c118cc57461f9eb54c71ff36cd9bbc64325b80ad Mon Sep 17 00:00:00 2001 From: David Ralph Date: Sun, 14 Aug 2022 17:32:46 +0100 Subject: [PATCH 40/63] chore: release 6.0.6 --- manifest/chrome.json | 2 +- manifest/firefox.json | 2 +- package.json | 2 +- src/modules/constants.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest/chrome.json b/manifest/chrome.json index dbb405c9..730d024a 100644 --- a/manifest/chrome.json +++ b/manifest/chrome.json @@ -4,7 +4,7 @@ "default_locale": "en", "name": "__MSG_name__", "description": "__MSG_description__", - "version": "6.0.5", + "version": "6.0.6", "homepage_url": "https://muetab.com", "browser_action": { "default_icon": "icons/128x128.png" diff --git a/manifest/firefox.json b/manifest/firefox.json index 424459b4..2295efe8 100644 --- a/manifest/firefox.json +++ b/manifest/firefox.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Mue", "description": "Fast, open and free-to-use new tab page for modern browsers.", - "version": "6.0.5", + "version": "6.0.6", "homepage_url": "https://muetab.com", "browser_action": { "default_icon": "icons/128x128.png" diff --git a/package.json b/package.json index 44553461..b17db3b2 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "homepage": "https://muetab.com", "bugs": "https://github.com/mue/mue/issues/new?assignees=&labels=bug&template=bug-report.md&title=%5BBUG%5D", "license": "BSD-3-Clause", - "version": "6.0.5", + "version": "6.0.6", "dependencies": { "@eartharoid/i18n": "1.0.4", "@emotion/react": "^11.9.0", diff --git a/src/modules/constants.js b/src/modules/constants.js index 4e0bb05b..6d78b6d6 100644 --- a/src/modules/constants.js +++ b/src/modules/constants.js @@ -30,4 +30,4 @@ export const PATREON_USERNAME = 'davidcralph'; export const OFFLINE_IMAGES = 20; -export const VERSION = '6.0.5'; +export const VERSION = '6.0.6'; From 3988055161b1de2a204907ec77472401bd92f6af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 08:13:14 +0000 Subject: [PATCH 41/63] chore(deps): bump @mui/material from 5.10.0 to 5.10.1 (#299) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.0 to 5.10.1. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.10.1/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b17db3b2..f69622a2 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.10.0", + "@mui/material": "5.10.1", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From f5a7328ed504536123fe34d06fefdd131886d413 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 08:13:49 +0000 Subject: [PATCH 42/63] chore(deps): bump @mui/material from 5.10.1 to 5.10.2 (#300) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.1 to 5.10.2. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.10.2/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f69622a2..53c33a9f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.10.1", + "@mui/material": "5.10.2", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 7279126bdcee4e1d6de5d4c3890efc0ec3951c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 08:09:25 +0000 Subject: [PATCH 43/63] chore(deps): bump @mui/material from 5.10.2 to 5.10.3 (#301) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.10.3/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53c33a9f..a59a2cfe 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.10.2", + "@mui/material": "5.10.3", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 1986a576621d170625e98ca6cdea1ad55b241113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 08:17:00 +0000 Subject: [PATCH 44/63] chore(deps): bump @mui/material from 5.10.3 to 5.10.4 (#302) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.3 to 5.10.4. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.10.4/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a59a2cfe..b34e40c8 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.10.3", + "@mui/material": "5.10.4", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From e34ae8878daeff17165fdf48fe66cd431c61a907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 08:12:29 +0000 Subject: [PATCH 45/63] chore(deps): bump @eartharoid/i18n from 1.0.4 to 1.1.0 (#303) Bumps [@eartharoid/i18n](https://github.com/eartharoid/i18n) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/eartharoid/i18n/releases) - [Commits](https://github.com/eartharoid/i18n/compare/v1.0.4...v1.1.0) --- updated-dependencies: - dependency-name: "@eartharoid/i18n" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b34e40c8..e7b56c5b 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "BSD-3-Clause", "version": "6.0.6", "dependencies": { - "@eartharoid/i18n": "1.0.4", + "@eartharoid/i18n": "1.1.0", "@emotion/react": "^11.9.0", "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", From 6e713c5063c01f6ae87b0a074dfe9d0bba6ffacd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 08:22:47 +0000 Subject: [PATCH 46/63] chore(deps): bump @mui/material from 5.10.4 to 5.10.5 (#304) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.4 to 5.10.5. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.10.5/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7b56c5b..d97e4533 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.10.4", + "@mui/material": "5.10.5", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 8c5c3fa52cf49944c352026a019b2c3991b477ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 08:10:36 +0000 Subject: [PATCH 47/63] chore(deps): bump @mui/material from 5.10.5 to 5.10.6 (#305) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.5 to 5.10.6. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.10.6/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d97e4533..dff3e30d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.10.5", + "@mui/material": "5.10.6", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 6425cc1e1e10a60dc47e468f6cf2c3c389bc92ba Mon Sep 17 00:00:00 2001 From: David Ralph Date: Mon, 26 Sep 2022 22:07:32 +0100 Subject: [PATCH 48/63] chore: fix doc --- LICENSE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index a501da98..7c7f1b6d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ BSD 3-Clause License -Copyright (c) 2018-2022 The Mue Authors +Copyright (c) 2018-2019 David Ralph +Copyright (c) 2019-2022 The Mue Authors All rights reserved. Redistribution and use in source and binary forms, with or without From 48c94e4d3087006bc2b15e0c97abda8ad57ce0a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 08:10:51 +0000 Subject: [PATCH 49/63] chore(deps): bump @mui/material from 5.10.6 to 5.10.7 (#306) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.6 to 5.10.7. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.10.7/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dff3e30d..b380e716 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.10.6", + "@mui/material": "5.10.7", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 2d3e32037533de20ad694c4d5d69590c4b5cfc2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 08:25:53 +0000 Subject: [PATCH 50/63] chore(deps): bump @mui/material from 5.10.7 to 5.10.8 (#307) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.7 to 5.10.8. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.10.8/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b380e716..4099f113 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.10.7", + "@mui/material": "5.10.8", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From cc2bd8bce98b7b3d6312452a1fddf75bee355c3d Mon Sep 17 00:00:00 2001 From: David Ralph Date: Sat, 8 Oct 2022 11:19:12 +0100 Subject: [PATCH 51/63] Create CODEOWNERS --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..6da08fe5 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +# Automatically assigned to any PRs +* @davidcralph +* @alexsparkes From 503474d4865253fa2fa6fef3377a64b2931abcbe Mon Sep 17 00:00:00 2001 From: David Ralph Date: Sat, 8 Oct 2022 11:19:46 +0100 Subject: [PATCH 52/63] Update CODEOWNERS --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6da08fe5..4e872f20 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,2 @@ # Automatically assigned to any PRs -* @davidcralph -* @alexsparkes +* @davidcralph @alexsparkes From 2c511803a573a41f7db386f05266269c605c4794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 08:12:38 +0000 Subject: [PATCH 53/63] chore(deps): bump @mui/material from 5.10.8 to 5.10.9 (#308) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.8 to 5.10.9. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.10.9/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4099f113..a77438c4 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.10.8", + "@mui/material": "5.10.9", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From c987d1e070dc4f412a612544833cf96a7fe68f15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 08:10:23 +0000 Subject: [PATCH 54/63] chore(deps): bump react-modal from 3.15.1 to 3.16.1 (#309) Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.15.1 to 3.16.1. - [Release notes](https://github.com/reactjs/react-modal/releases) - [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactjs/react-modal/compare/v3.15.1...v3.16.1) --- updated-dependencies: - dependency-name: react-modal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a77438c4..5b0f84d8 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-dom": "18.2.0", "react-hot-keys": "2.7.2", "react-icons": "^4.3.1", - "react-modal": "3.15.1", + "react-modal": "3.16.1", "react-sortable-hoc": "2.0.0", "react-toastify": "9.0.8" }, From 90decae0f8f25b8b0b609593b93bafb2228fa09f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 08:54:23 +0000 Subject: [PATCH 55/63] chore(deps): bump @mui/material from 5.10.9 to 5.10.10 (#310) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.9 to 5.10.10. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.10.10/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b0f84d8..69bdb880 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.10.9", + "@mui/material": "5.10.10", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From acb5157b71a0a4ffb7f3f9069a7879c653f2b1db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 08:13:07 +0000 Subject: [PATCH 56/63] chore(deps): bump @mui/material from 5.10.10 to 5.10.11 (#311) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.10 to 5.10.11. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.10.11/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69bdb880..bf9b333e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.10.10", + "@mui/material": "5.10.11", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 3de74e4af980edb33964b5acd59d6897fa2d9484 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 08:16:36 +0000 Subject: [PATCH 57/63] chore(deps): bump @eartharoid/i18n from 1.1.0 to 1.2.1 (#312) Bumps [@eartharoid/i18n](https://github.com/eartharoid/i18n) from 1.1.0 to 1.2.1. - [Release notes](https://github.com/eartharoid/i18n/releases) - [Commits](https://github.com/eartharoid/i18n/compare/v1.1.0...v1.2.1) --- updated-dependencies: - dependency-name: "@eartharoid/i18n" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf9b333e..2ed19dcb 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "license": "BSD-3-Clause", "version": "6.0.6", "dependencies": { - "@eartharoid/i18n": "1.1.0", + "@eartharoid/i18n": "1.2.1", "@emotion/react": "^11.9.0", "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", From 675f0d48bdceeb933eb9f0652a5389656945ef7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 08:16:46 +0000 Subject: [PATCH 58/63] chore(deps-dev): bump babel-loader from 8.2.5 to 9.0.0 (#313) Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.5 to 9.0.0. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0) --- updated-dependencies: - dependency-name: babel-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ed19dcb..c1bc9230 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@babel/preset-env": "^7.16.11", "@babel/preset-react": "^7.16.7", "@eartharoid/deep-merge": "^0.0.2", - "babel-loader": "^8.2.4", + "babel-loader": "^9.0.0", "copy-webpack-plugin": "9.1.0", "css-loader": "^6.7.1", "eslint": "^8.12.0", From 8c8c5652ae04bd9e024ee5e8de113748a7a07a55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 08:25:37 +0000 Subject: [PATCH 59/63] chore(deps): bump @mui/material from 5.10.11 to 5.10.12 (#314) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.11 to 5.10.12. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.10.12/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1bc9230..2cbc921f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.10.11", + "@mui/material": "5.10.12", "react": "18.2.0", "react-clock": "3.1.0", "react-color-gradient-picker": "0.1.2", From 8931a4c15abe11ebbe7f2bafe1c73baac0e1c1bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 08:20:55 +0000 Subject: [PATCH 60/63] chore(deps): bump react-toastify from 9.0.8 to 9.1.0 (#315) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.8 to 9.1.0. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.8...v9.1.0) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2cbc921f..106121de 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-icons": "^4.3.1", "react-modal": "3.16.1", "react-sortable-hoc": "2.0.0", - "react-toastify": "9.0.8" + "react-toastify": "9.1.0" }, "devDependencies": { "@babel/core": "^7.17.9", From 5f89308f43ca845dbbe451765e6a8b01306ce9b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 08:04:13 +0000 Subject: [PATCH 61/63] chore(deps): bump react-toastify from 9.1.0 to 9.1.1 (#316) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.0 to 9.1.1. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v9.1.0...v9.1.1) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 106121de..5a096135 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-icons": "^4.3.1", "react-modal": "3.16.1", "react-sortable-hoc": "2.0.0", - "react-toastify": "9.1.0" + "react-toastify": "9.1.1" }, "devDependencies": { "@babel/core": "^7.17.9", From acc6307a57be00d0384723fe30730978df971818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 08:04:19 +0000 Subject: [PATCH 62/63] chore(deps): bump react-clock from 3.1.0 to 4.0.0 (#317) Bumps [react-clock](https://github.com/wojtekmaj/react-clock) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/wojtekmaj/react-clock/releases) - [Commits](https://github.com/wojtekmaj/react-clock/compare/v3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: react-clock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a096135..b1f6edb6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@fontsource/montserrat": "4.4.5", "@mui/material": "5.10.12", "react": "18.2.0", - "react-clock": "3.1.0", + "react-clock": "4.0.0", "react-color-gradient-picker": "0.1.2", "react-dom": "18.2.0", "react-hot-keys": "2.7.2", From 1d151c277d16e967b79791fb8a1ebce8085a5c85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 08:04:48 +0000 Subject: [PATCH 63/63] chore(deps): bump @mui/material from 5.10.12 to 5.10.13 (#318) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.10.12 to 5.10.13. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.10.13/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1f6edb6..232d6d5a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@emotion/styled": "^11.8.1", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.10.12", + "@mui/material": "5.10.13", "react": "18.2.0", "react-clock": "4.0.0", "react-color-gradient-picker": "0.1.2",