diff --git a/README.md b/README.md index fdf2124b..cdd4846b 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ Mue is a fast, open and free-to-use browser extension that gives a new, fresh an
## Table of contents - -- [NOTICE](#notice) - [Table of contents](#table-of-contents) - [Screenshots](#screenshots) - [Features](#features) diff --git a/manifest/chrome.json b/manifest/chrome.json index b36f21be..12815b26 100644 --- a/manifest/chrome.json +++ b/manifest/chrome.json @@ -4,11 +4,7 @@ "default_locale": "en", "name": "__MSG_name__", "description": "__MSG_description__", -<<<<<<< HEAD "version": "7.0.0", -======= - "version": "6.0.6", ->>>>>>> main "homepage_url": "https://muetab.com", "action": { "default_icon": "icons/128x128.png" diff --git a/manifest/firefox.json b/manifest/firefox.json index 141ceef7..91d89105 100644 --- a/manifest/firefox.json +++ b/manifest/firefox.json @@ -2,11 +2,7 @@ "manifest_version": 3, "name": "Mue", "description": "Fast, open and free-to-use new tab page for modern browsers.", -<<<<<<< HEAD "version": "7.0.0", -======= - "version": "6.0.6", ->>>>>>> main "homepage_url": "https://muetab.com", "action": { "default_icon": "icons/128x128.png" diff --git a/package.json b/package.json index edcc8733..32723152 100644 --- a/package.json +++ b/package.json @@ -9,20 +9,25 @@ "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.6", + "version": "7.0.0", "dependencies": { "@eartharoid/i18n": "1.2.1", - "@emotion/react": "^11.9.0", - "@emotion/styled": "^11.8.1", - "@fontsource/lexend-deca": "4.4.5", - "@fontsource/montserrat": "4.4.5", - "@mui/material": "5.11.3", - "react": "18.2.0", + "@emotion/react": "^11.10.5", + "@emotion/styled": "^11.10.5", + "@floating-ui/react-dom": "^1.0.1", + "@fontsource/lexend-deca": "4.5.12", + "@fontsource/montserrat": "4.5.13", + "@mui/material": "5.11.5", + "@sentry/react": "^7.21.1", + "embla-carousel-autoplay": "^7.0.5", + "embla-carousel-react": "^7.0.5", + "fast-blurhash": "^1.1.2", + "image-conversion": "^2.1.1", + "react": "^18.2.0", "react-clock": "4.0.0", "react-color-gradient-picker": "0.1.2", - "react-dom": "18.2.0", - "react-hot-keys": "2.7.2", - "react-icons": "^4.3.1", + "react-dom": "^18.2.0", + "react-icons": "^4.6.0", "react-modal": "3.16.1", "react-sortable-hoc": "2.0.0", "react-toastify": "9.1.1" @@ -31,19 +36,16 @@ "@commitlint/cli": "^17.3.0", "@commitlint/config-conventional": "^17.3.0", "@eartharoid/deep-merge": "^0.0.2", - "babel-loader": "^9.0.0", - "copy-webpack-plugin": "9.1.0", - "css-loader": "^6.7.1", - "eslint": "^8.12.0", - "eslint-config-react-app": "^7.0.0", - "html-webpack-plugin": "^5.5.0", - "mini-css-extract-plugin": "^2.6.0", - "sass": "^1.50.0", - "sass-loader": "^13.0.0", - "source-map-loader": "^4.0.0", - "webpack": "^5.71.0", - "webpack-cli": "^5.0.0", - "webpack-dev-server": "^4.8.1" + "@vitejs/plugin-react": "3.0.1", + "eslint": "^8.30.0", + "eslint-config-react-app": "^7.0.1", + "husky": "^8.0.2", + "prettier": "^2.8.1", + "sass": "^1.57.1", + "stylelint": "^14.16.0", + "stylelint-config-prettier-scss": "^0.0.1", + "stylelint-config-standard-scss": "^6.1.0", + "vite": "4.0.4" }, "scripts": { "dev": "vite", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5bd3d715..9edd5eba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,9 +10,9 @@ specifiers: '@floating-ui/react-dom': ^1.0.1 '@fontsource/lexend-deca': 4.5.12 '@fontsource/montserrat': 4.5.13 - '@mui/material': 5.11.1 + '@mui/material': 5.11.4 '@sentry/react': ^7.21.1 - '@vitejs/plugin-react': 3.0.0 + '@vitejs/plugin-react': 3.0.1 embla-carousel-autoplay: ^7.0.5 embla-carousel-react: ^7.0.5 eslint: ^8.30.0 @@ -33,17 +33,17 @@ specifiers: stylelint: ^14.16.0 stylelint-config-prettier-scss: ^0.0.1 stylelint-config-standard-scss: ^6.1.0 - vite: 4.0.3 + vite: 4.0.4 dependencies: '@eartharoid/i18n': 1.2.1 '@emotion/react': 11.10.5_react@18.2.0 '@emotion/styled': 11.10.5_hp5f5nkljdiwilp4rgxyefcplu - '@floating-ui/react-dom': 1.0.1_biqbaboplfbrettd7655fr4n2y + '@floating-ui/react-dom': 1.1.2_biqbaboplfbrettd7655fr4n2y '@fontsource/lexend-deca': 4.5.12 '@fontsource/montserrat': 4.5.13 - '@mui/material': 5.11.1_5rzy53przelm5jchjmb5vr6dxy - '@sentry/react': 7.24.2_react@18.2.0 + '@mui/material': 5.11.4_5rzy53przelm5jchjmb5vr6dxy + '@sentry/react': 7.29.0_react@18.2.0 embla-carousel-autoplay: 7.0.5 embla-carousel-react: 7.0.5_react@18.2.0 fast-blurhash: 1.1.2 @@ -52,25 +52,25 @@ dependencies: react-clock: 4.0.0_biqbaboplfbrettd7655fr4n2y react-color-gradient-picker: 0.1.2_biqbaboplfbrettd7655fr4n2y react-dom: 18.2.0_react@18.2.0 - react-icons: 4.6.0_react@18.2.0 + react-icons: 4.7.1_react@18.2.0 react-modal: 3.16.1_biqbaboplfbrettd7655fr4n2y react-sortable-hoc: 2.0.0_biqbaboplfbrettd7655fr4n2y react-toastify: 9.1.1_biqbaboplfbrettd7655fr4n2y devDependencies: - '@commitlint/cli': 17.3.0 - '@commitlint/config-conventional': 17.3.0 + '@commitlint/cli': 17.4.1 + '@commitlint/config-conventional': 17.4.0 '@eartharoid/deep-merge': 0.0.2 - '@vitejs/plugin-react': 3.0.0_vite@4.0.3 - eslint: 8.30.0 - eslint-config-react-app: 7.0.1_eslint@8.30.0 - husky: 8.0.2 - prettier: 2.8.1 + '@vitejs/plugin-react': 3.0.1_vite@4.0.4 + eslint: 8.31.0 + eslint-config-react-app: 7.0.1_eslint@8.31.0 + husky: 8.0.3 + prettier: 2.8.2 sass: 1.57.1 - stylelint: 14.16.0 - stylelint-config-prettier-scss: 0.0.1_stylelint@14.16.0 - stylelint-config-standard-scss: 6.1.0_stylelint@14.16.0 - vite: 4.0.3_sass@1.57.1 + stylelint: 14.16.1 + stylelint-config-prettier-scss: 0.0.1_stylelint@14.16.1 + stylelint-config-standard-scss: 6.1.0_stylelint@14.16.1 + vite: 4.0.4_sass@1.57.1 packages: @@ -79,7 +79,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/gen-mapping': 0.1.1 - '@jridgewell/trace-mapping': 0.3.14 + '@jridgewell/trace-mapping': 0.3.17 dev: true /@babel/code-frame/7.18.6: @@ -93,62 +93,39 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.18.6: - resolution: {integrity: sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==} + /@babel/core/7.20.12: + resolution: {integrity: sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.18.6 '@babel/generator': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.18.6 - '@babel/helper-module-transforms': 7.20.7 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 + '@babel/helper-module-transforms': 7.20.11 '@babel/helpers': 7.20.7 '@babel/parser': 7.20.7 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.12 '@babel/types': 7.20.7 - convert-source-map: 1.8.0 + convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 - json5: 2.2.1 + json5: 2.2.3 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/core/7.20.7: - resolution: {integrity: sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==} - engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': 2.2.0 - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 - '@babel/helper-module-transforms': 7.20.7 - '@babel/helpers': 7.20.7 - '@babel/parser': 7.20.7 - '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 - '@babel/types': 7.20.7 - convert-source-map: 1.8.0 - debug: 4.3.4 - gensync: 1.0.0-beta.2 - json5: 2.2.1 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/eslint-parser/7.18.2_krbl7gjo3afxleq6arh2klsyza: - resolution: {integrity: sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==} + /@babel/eslint-parser/7.19.1_ucmnolur3r335ullwiyt3zl3pi: + resolution: {integrity: sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': '>=7.11.0' eslint: ^7.5.0 || ^8.0.0 dependencies: - '@babel/core': 7.18.6 - eslint: 8.30.0 - eslint-scope: 5.1.1 + '@babel/core': 7.20.12 + '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 + eslint: 8.31.0 eslint-visitor-keys: 2.1.0 semver: 6.3.0 dev: true @@ -169,81 +146,66 @@ packages: '@babel/types': 7.20.7 dev: true - /@babel/helper-builder-binary-assignment-operator-visitor/7.18.6: - resolution: {integrity: sha512-KT10c1oWEpmrIRYnthbzHgoOf6B+Xd6a5yhdbNtdhtG7aO1or5HViuf1TQR36xY/QprXA5nvxO6nAjhJ4y38jw==} + /@babel/helper-builder-binary-assignment-operator-visitor/7.18.9: + resolution: {integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.18.6 '@babel/types': 7.20.7 dev: true - /@babel/helper-compilation-targets/7.20.7_@babel+core@7.18.6: + /@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12: resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.20.10 - '@babel/core': 7.18.6 + '@babel/core': 7.20.12 '@babel/helper-validator-option': 7.18.6 browserslist: 4.21.4 lru-cache: 5.1.1 semver: 6.3.0 dev: true - /@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.7: - resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} + /@babel/helper-create-class-features-plugin/7.20.12_@babel+core@7.20.12: + resolution: {integrity: sha512-9OunRkbT0JQcednL0UFvbfXpAsUXiGjUk0a7sN8fUXX7Mue79cUSMjHGDRRi/Vz9vYlpIhLV5fMD5dKoMhhsNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.20.10 - '@babel/core': 7.20.7 - '@babel/helper-validator-option': 7.18.6 - browserslist: 4.21.4 - lru-cache: 5.1.1 - semver: 6.3.0 - dev: true - - /@babel/helper-create-class-features-plugin/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-YfDzdnoxHGV8CzqHGyCbFvXg5QESPFkXlHtvdCkesLjjVMT2Adxe4FGUR5ChIb3DxSaXO12iIOCWoXdsUVwnqw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 - '@babel/helper-member-expression-to-functions': 7.18.6 + '@babel/helper-member-expression-to-functions': 7.20.7 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-replace-supers': 7.18.6 + '@babel/helper-replace-supers': 7.20.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 '@babel/helper-split-export-declaration': 7.18.6 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==} + /@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.12: + resolution: {integrity: sha512-m68B1lkg3XDGX5yCvGO0kPx3v9WIYLnzjKfPcQiwntEQa5ZeRkPmo2X/ISJc8qxWGfwUr+kvZAeEzAwLec2r2w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 - regexpu-core: 5.1.0 + regexpu-core: 5.2.2 dev: true - /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.20.7: - resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} + /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.12: + resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/traverse': 7.20.10 + '@babel/core': 7.20.12 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 + '@babel/helper-plugin-utils': 7.20.2 debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.1 @@ -279,8 +241,8 @@ packages: '@babel/types': 7.20.7 dev: true - /@babel/helper-member-expression-to-functions/7.18.6: - resolution: {integrity: sha512-CeHxqwwipekotzPDUuJOfIMtcIHBuc7WAzLmTYWctVigqS5RktNMQ5bEwQSuGewzYnCtTWa3BARXeiLxDTv+Ng==} + /@babel/helper-member-expression-to-functions/7.20.7: + resolution: {integrity: sha512-9J0CxJLq315fEdi4s7xK5TQaNYjZw+nDVpVqr1axNGKzdrdwYBD5b4uKv3n75aABG0rCCTK8Im8Ww7eYfMrZgw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.20.7 @@ -292,8 +254,8 @@ packages: dependencies: '@babel/types': 7.20.7 - /@babel/helper-module-transforms/7.20.7: - resolution: {integrity: sha512-FNdu7r67fqMUSVuQpFQGE6BPdhJIhitoxhGzDbAXNcA07uoVG37fOiMk3OSV8rEICuyG6t8LGkd9EE64qIEoIA==} + /@babel/helper-module-transforms/7.20.11: + resolution: {integrity: sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.18.9 @@ -302,7 +264,7 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.19.1 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.12 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -315,33 +277,34 @@ packages: '@babel/types': 7.20.7 dev: true - /@babel/helper-plugin-utils/7.19.0: - resolution: {integrity: sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==} + /@babel/helper-plugin-utils/7.20.2: + resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==} engines: {node: '>=6.9.0'} - /@babel/helper-remap-async-to-generator/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-z5wbmV55TveUPZlCLZvxWHtrjuJd+8inFhk7DG0WW87/oJuGDcjDiu7HIvGcpf5464L6xKCg3vNkmlVVz9hwyQ==} + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.12: + resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-wrap-function': 7.18.6 + '@babel/helper-wrap-function': 7.20.5 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-replace-supers/7.18.6: - resolution: {integrity: sha512-fTf7zoXnUGl9gF25fXCWE26t7Tvtyn6H4hkLSYhATwJvw2uYxd3aoXplMSe0g9XbwK7bmxNes7+FGO0rB/xC0g==} + /@babel/helper-replace-supers/7.20.7: + resolution: {integrity: sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-member-expression-to-functions': 7.18.6 + '@babel/helper-member-expression-to-functions': 7.20.7 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/traverse': 7.20.10 + '@babel/template': 7.20.7 + '@babel/traverse': 7.20.12 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -354,8 +317,8 @@ packages: '@babel/types': 7.20.7 dev: true - /@babel/helper-skip-transparent-expression-wrappers/7.18.6: - resolution: {integrity: sha512-4KoLhwGS9vGethZpAhYnMejWkX64wsnHPDwvOsKWU6Fg4+AlK2Jz3TyjQLMEPvz+1zemi/WBdkYxCD0bAfIkiw==} + /@babel/helper-skip-transparent-expression-wrappers/7.20.0: + resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.20.7 @@ -381,13 +344,13 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helper-wrap-function/7.18.6: - resolution: {integrity: sha512-I5/LZfozwMNbwr/b1vhhuYD+J/mU+gfGAj5td7l5Rv9WYmH6i3Om69WGKNmlIpsVW/mF6O5bvTKbvDQZVgjqOw==} + /@babel/helper-wrap-function/7.20.5: + resolution: {integrity: sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-function-name': 7.19.0 '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.12 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -398,7 +361,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.20.7 - '@babel/traverse': 7.20.10 + '@babel/traverse': 7.20.12 '@babel/types': 7.20.7 transitivePeerDependencies: - supports-color @@ -420,311 +383,311 @@ packages: '@babel/types': 7.20.7 dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.7: + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-Udgu8ZRgrBrttVz6A0EVL0SJ1z+RLbIeqsu632SA1hf0awEppD6TvdznoH+orIF8wtFFAV/Enmw9Y+9oV8TQcw==} + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-skip-transparent-expression-wrappers': 7.18.6 - '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 + '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-async-generator-functions/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w==} + /@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-remap-async-to-generator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.7 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==} + /@babel/plugin-proposal-class-static-block/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-AveGOoi9DAjUYYuUAG//Ig69GlazLnoyzMw68VCDux+c1tsnnH/OkYcpz/5xzMkEFC6UxjR5Gw1c+iY2wOGVeQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-gAdhsjaYmiZVxx5vTMiRfj31nB7LhwBJFMSLzeDxc7X4tKLixup0+k9ughn0RcpBrv9E3PBaXJW7jF5TCihAOg==} + /@babel/plugin-proposal-decorators/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-JB45hbUweYpwAGjkiM7uCyXMENH2lG+9r3G2E+ttc2PRXAoEkpfd/KW5jDg4j8RS6tLtTG1jZi9LbHZVSfs1/A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-replace-supers': 7.18.6 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-replace-supers': 7.20.7 '@babel/helper-split-export-declaration': 7.18.6 - '@babel/plugin-syntax-decorators': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-syntax-decorators': 7.19.0_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-export-namespace-from/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-zr/QcUlUo7GPo6+X1wC98NJADqmy5QTFWWhqeQWiki4XHafJtLl/YMGkmRB2szDD2IYJCCdBTd4ElwhId9T7Xw==} + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.12: + resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-logical-assignment-operators/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-zMo66azZth/0tVd7gmkxOkOjs2rpHyhpcFo565PUP37hSp6hSd9uUKIfTDFMz58BwqgQKhJ9YxtM5XddjXVn+Q==} + /@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-object-rest-spread/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-9yuM6wr4rIsKa1wlUAbZEazkCrgw2sMPEXCr4Rnwetu7cEW1NydkCWytLuYletbf8vFxdJxFhwEZqMpOx2eZyw==} + /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.10 - '@babel/core': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-optional-chaining/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-PatI6elL5eMzoypFAiYDpYQyMtXTn+iMhuxxQt5mAXD4fEmKorpSI3PHd+i3JXBJN3xyA6MvJv7at23HffFHwA==} + /@babel/plugin-proposal-optional-chaining/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-T+A7b1kfjtRM51ssoOfS1+wbyCVqorfyZhT99TvxxLMirPShD8CzKMRepMlCBGM5RpHMbn8s+5MMHnPstJH6mQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-skip-transparent-expression-wrappers': 7.18.6 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.12 dev: true - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==} + /@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.20.12: + resolution: {integrity: sha512-Vq7b9dUA12ByzB4EjQTPo25sFhY+08pQDBSZRtUAkj7lb7jahaHR5igera16QZ+3my1nYR4dKsNdYj5IjPHilQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.7 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.7: + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.7: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.12: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.7: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.12: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.7: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.12: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-decorators/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-fqyLgjcxf/1yhyZ6A+yo1u9gJ7eleFQod2lkaUsF9DQ7sbbY3Ligym3L0+I2c0WmqNKDpoD9UTb1AKP3qRMOAQ==} + /@babel/plugin-syntax-decorators/7.19.0_@babel+core@7.20.12: + resolution: {integrity: sha512-xaBZUEDntt4faL1yN8oIFlhfXeQAWJW7CLKYsHTUqriCUbj8xOra8bfxxKGi/UwExPFBuPdH4XfHc9rGQhrVkQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.20.7: + /@babel/plugin-syntax-flow/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==} + /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.12: + resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true /@babel/plugin-syntax-jsx/7.18.6: @@ -733,724 +696,709 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/helper-plugin-utils': 7.19.0 + '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.7: + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.7: + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.12: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.7: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.12: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.7: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.12: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.7: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.12: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.7: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.12: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==} + /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.12: + resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==} + /@babel/plugin-transform-arrow-functions/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==} + /@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-remap-async-to-generator': 7.18.6_@babel+core@7.20.7 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-block-scoping/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-pRqwb91C42vs1ahSAWJkxOxU1RHWDn16XAa6ggQ72wjLlWyYeAcLvTtE0aM8ph3KNydy9CQF2nLYcjq1WysgxQ==} + /@babel/plugin-transform-block-scoping/7.20.11_@babel+core@7.20.12: + resolution: {integrity: sha512-tA4N427a7fjf1P0/2I4ScsHGc5jcHPbb30xMbaTke2gxDuWpUfXDuX1FEymJwKk4tuGUvGcejAR6HdZVqmmPyw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-classes/7.18.8_@babel+core@7.20.7: - resolution: {integrity: sha512-RySDoXdF6hgHSHuAW4aLGyVQdmvEX/iJtjVre52k0pxRq4hzqze+rAVP++NmNv596brBpYmaiKgTZby7ziBnVg==} + /@babel/plugin-transform-classes/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-LWYbsiXTPKl+oBlXUGlwNlJZetXD5Am+CyBdqhPsDVjM9Jc8jwBJFrKhHf900Kfk2eZG1y9MAG3UNajol7A4VQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 '@babel/helper-optimise-call-expression': 7.18.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-replace-supers': 7.18.6 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-replace-supers': 7.20.7 '@babel/helper-split-export-declaration': 7.18.6 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-9repI4BhNrR0KenoR9vm3/cIc1tSBIo+u1WVjKCAynahj25O8zfbiE6JtAtHPGQSs4yZ+bA8mRasRP+qc+2R5A==} + /@babel/plugin-transform-computed-properties/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/template': 7.20.7 dev: true - /@babel/plugin-transform-destructuring/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-tgy3u6lRp17ilY8r1kP4i2+HDUwxlVqq3RTc943eAWSzGgpU1qhiKpqZ5CMyHReIYPHdo3Kg8v8edKtDqSVEyQ==} + /@babel/plugin-transform-destructuring/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-Xwg403sRrZb81IVB79ZPqNQME23yhugYVqgTxAhT99h485F4f+GMELFhhOsscDUB7HCswepKeCKLn/GZvUKoBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-duplicate-keys/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-NJU26U/208+sxYszf82nmGYqVF9QN8py2HFTblPT9hbawi8+1C5a9JubODLTGFuT0qlkqVinmkwOD13s0sZktg==} + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.12: + resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.6 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-flow-strip-types/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-wE0xtA7csz+hw4fKPwxmu5jnzAsXPIO57XnRwzXP3T19jWh1BODnPGoG9xKYwvAwusP7iUktHayRFbMPGtODaQ==} + /@babel/plugin-transform-flow-strip-types/7.19.0_@babel+core@7.20.12: + resolution: {integrity: sha512-sgeMlNaQVbCSpgLSKP4ZZKfsJVnFnNQlUSk6gPYzR/q7tzCgQF2t8RBKAP6cKJeZdveei7Q7Jm527xepI8lNLg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-flow': 7.18.6_@babel+core@7.20.12 dev: true - /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.7: + /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.12: resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-function-name/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-kJha/Gbs5RjzIu0CxZwf5e3aTTSlhZnHMT8zPWnJMjNpLOUgqevg+PN5oMH68nMCXnfiMo4Bhgxqj59KHTlAnA==} + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.12: + resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 '@babel/helper-function-name': 7.19.0 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-literals/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-x3HEw0cJZVDoENXOp20HlypIHfl0zMIhMVZEBVTfmqbObIpsMxMbmU5nOEO8R7LYT+z5RORKPlTI5Hj4OsO9/Q==} + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.12: + resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==} + /@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.20.12: + resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-module-transforms': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - babel-plugin-dynamic-import-node: 2.3.3 + '@babel/core': 7.20.12 + '@babel/helper-module-transforms': 7.20.11 + '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-commonjs/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==} + /@babel/plugin-transform-modules-commonjs/7.20.11_@babel+core@7.20.12: + resolution: {integrity: sha512-S8e1f7WQ7cimJQ51JkAaDrEtohVEitXjgCGAS2N8S31Y42E+kWwfSz83LYz57QdBm7q9diARVqanIaH2oVgQnw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-module-transforms': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-module-transforms': 7.20.11 + '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-simple-access': 7.20.2 - babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-systemjs/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-UbPYpXxLjTw6w6yXX2BYNxF3p6QY225wcTkfQCy3OMnSlS/C3xGtwUjEzGkldb/sy6PWLiCQ3NbYfjWUTI3t4g==} + /@babel/plugin-transform-modules-systemjs/7.20.11_@babel+core@7.20.12: + resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-module-transforms': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/helper-module-transforms': 7.20.11 + '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-identifier': 7.19.1 - babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-module-transforms': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-module-transforms': 7.20.11 + '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==} + /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.20.12: + resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-replace-supers': 7.18.6 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-replace-supers': 7.20.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-parameters/7.18.8_@babel+core@7.20.7: - resolution: {integrity: sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==} + /@babel/plugin-transform-parameters/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-WiWBIkeHKVOSYPO0pWkxGPfKeWrCJyD3NJ53+Lrp/QMSZbsVPovrVl2aWZ19D/LTVnaDv5Ap7GJ/B2CTOZdrfA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/plugin-transform-react-jsx': 7.20.7_@babel+core@7.20.12 dev: true - /@babel/plugin-transform-react-jsx-self/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-react-jsx-self/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-A0LQGx4+4Jv7u/tWzoJF7alZwnBDQd6cGLh9P+Ttk4dpiL+J5p7NSNv/9tlEFFJDq3kjxOavWmbm6t0Gk+A3Ig==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-react-jsx-source/7.19.6_@babel+core@7.20.7: + /@babel/plugin-transform-react-jsx-source/7.19.6_@babel+core@7.20.12: resolution: {integrity: sha512-RpAi004QyMNisst/pvSanoRdJ4q+jMCWyk9zdw/CyLB9j8RXEahodR6l2GyttDRyEVWZtbN+TpLiHJ3t34LbsQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-react-jsx/7.19.0_@babel+core@7.20.7: - resolution: {integrity: sha512-UVEvX3tXie3Szm3emi1+G63jyw1w5IcMY0FSKM+CRnKRI5Mr1YbCNgsSTwoTwKphQEG9P+QqmuRFneJPZuHNhg==} + /@babel/plugin-transform-react-jsx/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-Tfq7qqD+tRj3EoDhY00nn2uP2hsRxgYGi5mLQ5TimKav0a9Lrpd4deE+fcLXU8zFYRjlKPHZhpCvfEA6qnBxqQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.7 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.12 '@babel/types': 7.20.7 dev: true - /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==} + /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.20.12: + resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - regenerator-transform: 0.15.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + regenerator-transform: 0.15.1 dev: true - /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-runtime/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-8uRHk9ZmRSnWqUgyae249EJZ94b0yAGLBIqzZzl+0iEdbno55Pmlt/32JZsHwXD9k/uZj18Aqqk35wBX4CBTXA==} + /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.20.12: + resolution: {integrity: sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 + '@babel/core': 7.20.12 '@babel/helper-module-imports': 7.18.6 - '@babel/helper-plugin-utils': 7.19.0 - babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.20.7 - babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.20.7 - babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.20.7 + '@babel/helper-plugin-utils': 7.20.2 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.12 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.12 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.12 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-spread/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-ayT53rT/ENF8WWexIRg9AiV9h0aIteyWn5ptfZTZQrjk/+f3WdrJGCY4c9wcgl2+MKkKPhzbYp97FTsquZpDCw==} + /@babel/plugin-transform-spread/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/helper-skip-transparent-expression-wrappers': 7.18.6 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 dev: true - /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-template-literals/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-UuqlRrQmT2SWRvahW46cGSany0uTlcj8NYOS5sRGYi8FxPYPoLd5DDmMd32ZXEj2Jq+06uGVQKHxa/hJx2EzKw==} + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.12: + resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-typeof-symbol/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-7m71iS/QhsPk85xSjFPovHPcH3H9qeyzsujhTc+vcdnsXavoWYJ74zx0lP5RhpC5+iDnVLO+PPMHzC11qels1g==} + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.12: + resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-typescript/7.18.8_@babel+core@7.20.7: - resolution: {integrity: sha512-p2xM8HI83UObjsZGofMV/EdYjamsDm6MoN3hXPYIT0+gxIoopE+B7rPYKAxfrz9K9PK7JafTTjqYC6qipLExYA==} + /@babel/plugin-transform-typescript/7.20.7_@babel+core@7.20.12: + resolution: {integrity: sha512-m3wVKEvf6SoszD8pu4NZz3PvfKRCMgk6D6d0Qi9hNnlM5M6CFS92EgF4EiHVLKbU0r/r7ty1hg7NPZwE7WRbYw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==} + /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.12: + resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.7: + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 + '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/preset-env/7.18.6_@babel+core@7.20.7: - resolution: {integrity: sha512-WrthhuIIYKrEFAwttYzgRNQ5hULGmwTj+D6l7Zdfsv5M7IWV/OZbUfbeL++Qrzx1nVJwWROIFhCHRYQV4xbPNw==} + /@babel/preset-env/7.20.2_@babel+core@7.20.12: + resolution: {integrity: sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.10 - '@babel/core': 7.20.7 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 + '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-async-generator-functions': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-export-namespace-from': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-logical-assignment-operators': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-object-rest-spread': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.7 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.7 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.7 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.7 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.7 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.7 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.7 - '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-block-scoping': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-classes': 7.18.8_@babel+core@7.20.7 - '@babel/plugin-transform-computed-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-destructuring': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-duplicate-keys': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.7 - '@babel/plugin-transform-function-name': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-literals': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-modules-systemjs': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.20.7 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-spread': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-template-literals': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-typeof-symbol': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-unicode-escapes': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.7 - '@babel/preset-modules': 0.1.5_@babel+core@7.20.7 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-class-static-block': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-logical-assignment-operators': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.20.12 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.12 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.12 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.12 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.12 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.12 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.12 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.12 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.12 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.12 + '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-block-scoping': 7.20.11_@babel+core@7.20.12 + '@babel/plugin-transform-classes': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-destructuring': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.12 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.20.12 + '@babel/plugin-transform-modules-commonjs': 7.20.11_@babel+core@7.20.12 + '@babel/plugin-transform-modules-systemjs': 7.20.11_@babel+core@7.20.12 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.20.12 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.20.12 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.12 + '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.12 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.12 + '@babel/preset-modules': 0.1.5_@babel+core@7.20.12 '@babel/types': 7.20.7 - babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.20.7 - babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.20.7 - babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.20.7 - core-js-compat: 3.23.4 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.12 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.12 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.12 + core-js-compat: 3.27.1 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-modules/0.1.5_@babel+core@7.20.7: + /@babel/preset-modules/0.1.5_@babel+core@7.20.12: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.12 '@babel/types': 7.20.7 esutils: 2.0.3 dev: true - /@babel/preset-react/7.18.6_@babel+core@7.20.7: + /@babel/preset-react/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-react-jsx': 7.19.0_@babel+core@7.20.7 - '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.20.7 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-react-jsx': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.20.12 dev: true - /@babel/preset-typescript/7.18.6_@babel+core@7.20.7: + /@babel/preset-typescript/7.18.6_@babel+core@7.20.12: resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-plugin-utils': 7.19.0 + '@babel/core': 7.20.12 + '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.18.8_@babel+core@7.20.7 + '@babel/plugin-transform-typescript': 7.20.7_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true - /@babel/runtime-corejs3/7.18.6: - resolution: {integrity: sha512-cOu5wH2JFBgMjje+a+fz2JNIWU4GzYpl05oSob3UDvBEh6EuIn+TXFHMmBbhSb+k/4HMzgKCQfEEDArAWNF9Cw==} + /@babel/runtime-corejs3/7.20.7: + resolution: {integrity: sha512-jr9lCZ4RbRQmCR28Q8U8Fu49zvFqLxTY9AMOUz+iyMohMoAgpEcVxY+wJNay99oXOpOcCTODkk70NDN2aaJEeg==} engines: {node: '>=6.9.0'} dependencies: - core-js-pure: 3.23.4 + core-js-pure: 3.27.1 regenerator-runtime: 0.13.11 dev: true - /@babel/runtime/7.18.6: - resolution: {integrity: sha512-t9wi7/AW6XtKahAe20Yw0/mMljKq0B1r2fPdvaAdV/KPDZewFXdaaa6K7lxmZBZ8FBNpCiAT6iHPmd6QO9bKfQ==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.13.9 - dev: false - - /@babel/runtime/7.20.0: - resolution: {integrity: sha512-NDYdls71fTXoU8TZHfbBWg7DiZfNzClcKui/+kyi6ppD2L1qnWW3VV6CjtaBXSUGGhiTWJ6ereOIkUvenif66Q==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.13.11 - dev: true - - /@babel/runtime/7.20.6: - resolution: {integrity: sha512-Q+8MqP7TiHMWzSfwiJwXCjyf4GYA4Dgw3emg/7xmwsdLJOZUp+nMqcOwOzzYheuM1rhDu8FSj2l0aoMygEuXuA==} + /@babel/runtime/7.20.7: + resolution: {integrity: sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.11 @@ -1464,8 +1412,8 @@ packages: '@babel/types': 7.20.7 dev: true - /@babel/traverse/7.20.10: - resolution: {integrity: sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==} + /@babel/traverse/7.20.12: + resolution: {integrity: sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.18.6 @@ -1490,46 +1438,46 @@ packages: '@babel/helper-validator-identifier': 7.19.1 to-fast-properties: 2.0.0 - /@commitlint/cli/17.3.0: - resolution: {integrity: sha512-/H0md7TsKflKzVPz226VfXzVafJFO1f9+r2KcFvmBu08V0T56lZU1s8WL7/xlxqLMqBTVaBf7Ixtc4bskdEEZg==} + /@commitlint/cli/17.4.1: + resolution: {integrity: sha512-W8OJwz+izY+fVwyUt1HveCDmABMZNRVZHSVPw/Bh9Y62tp11SmmQaycgbsYLMiMy7JGn4mAJqEGlSHS9Uti9ZQ==} engines: {node: '>=v14'} hasBin: true dependencies: - '@commitlint/format': 17.0.0 - '@commitlint/lint': 17.3.0 - '@commitlint/load': 17.3.0 - '@commitlint/read': 17.2.0 - '@commitlint/types': 17.0.0 + '@commitlint/format': 17.4.0 + '@commitlint/lint': 17.4.0 + '@commitlint/load': 17.4.1 + '@commitlint/read': 17.4.0 + '@commitlint/types': 17.4.0 execa: 5.1.1 lodash.isfunction: 3.0.9 resolve-from: 5.0.0 resolve-global: 1.0.0 - yargs: 17.5.1 + yargs: 17.6.2 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' dev: true - /@commitlint/config-conventional/17.3.0: - resolution: {integrity: sha512-hgI+fN5xF8nhS9uG/V06xyT0nlcyvHHMkq0kwRSr96vl5BFlRGaL2C0/YY4kQagfU087tmj01bJkG9Ek98Wllw==} + /@commitlint/config-conventional/17.4.0: + resolution: {integrity: sha512-G4XBf45J4ZMspO4NwBFzY3g/1Kb+B42BcIxeikF8wucQxcyxcmhRdjeQpRpS1XEcBq5pdtEEQFipuB9IuiNFhw==} engines: {node: '>=v14'} dependencies: conventional-changelog-conventionalcommits: 5.0.0 dev: true - /@commitlint/config-validator/17.1.0: - resolution: {integrity: sha512-Q1rRRSU09ngrTgeTXHq6ePJs2KrI+axPTgkNYDWSJIuS1Op4w3J30vUfSXjwn5YEJHklK3fSqWNHmBhmTR7Vdg==} + /@commitlint/config-validator/17.4.0: + resolution: {integrity: sha512-Sa/+8KNpDXz4zT4bVbz2fpFjvgkPO6u2V2fP4TKgt6FjmOw2z3eEX859vtfeaTav/ukBw0/0jr+5ZTZp9zCBhA==} engines: {node: '>=v14'} dependencies: - '@commitlint/types': 17.0.0 - ajv: 8.11.0 + '@commitlint/types': 17.4.0 + ajv: 8.12.0 dev: true - /@commitlint/ensure/17.3.0: - resolution: {integrity: sha512-kWbrQHDoW5veIUQx30gXoLOCjWvwC6OOEofhPCLl5ytRPBDAQObMbxTha1Bt2aSyNE/IrJ0s0xkdZ1Gi3wJwQg==} + /@commitlint/ensure/17.4.0: + resolution: {integrity: sha512-7oAxt25je0jeQ/E0O/M8L3ADb1Cvweu/5lc/kYF8g/kXatI0wxGE5La52onnAUAWeWlsuvBNar15WcrmDmr5Mw==} engines: {node: '>=v14'} dependencies: - '@commitlint/types': 17.0.0 + '@commitlint/types': 17.4.0 lodash.camelcase: 4.3.0 lodash.kebabcase: 4.1.1 lodash.snakecase: 4.1.1 @@ -1537,122 +1485,122 @@ packages: lodash.upperfirst: 4.3.1 dev: true - /@commitlint/execute-rule/17.0.0: - resolution: {integrity: sha512-nVjL/w/zuqjCqSJm8UfpNaw66V9WzuJtQvEnCrK4jDw6qKTmZB+1JQ8m6BQVZbNBcwfYdDNKnhIhqI0Rk7lgpQ==} + /@commitlint/execute-rule/17.4.0: + resolution: {integrity: sha512-LIgYXuCSO5Gvtc0t9bebAMSwd68ewzmqLypqI2Kke1rqOqqDbMpYcYfoPfFlv9eyLIh4jocHWwCK5FS7z9icUA==} engines: {node: '>=v14'} dev: true - /@commitlint/format/17.0.0: - resolution: {integrity: sha512-MZzJv7rBp/r6ZQJDEodoZvdRM0vXu1PfQvMTNWFb8jFraxnISMTnPBWMMjr2G/puoMashwaNM//fl7j8gGV5lA==} + /@commitlint/format/17.4.0: + resolution: {integrity: sha512-Z2bWAU5+f1YZh9W76c84J8iLIWIvvm+mzqogTz0Nsc1x6EHW0Z2gI38g5HAjB0r0I3ZjR15IDEJKhsxyblcyhA==} engines: {node: '>=v14'} dependencies: - '@commitlint/types': 17.0.0 + '@commitlint/types': 17.4.0 chalk: 4.1.2 dev: true - /@commitlint/is-ignored/17.2.0: - resolution: {integrity: sha512-rgUPUQraHxoMLxiE8GK430HA7/R2vXyLcOT4fQooNrZq9ERutNrP6dw3gdKLkq22Nede3+gEHQYUzL4Wu75ndg==} + /@commitlint/is-ignored/17.4.0: + resolution: {integrity: sha512-mkRuBlPUaBimvSvJyIHEHEW1/jP1SqEI7NOoaO9/eyJkMbsaiv5b1QgDYL4ZXlHdS64RMV7Y21MVVzuIceImDA==} engines: {node: '>=v14'} dependencies: - '@commitlint/types': 17.0.0 - semver: 7.3.7 + '@commitlint/types': 17.4.0 + semver: 7.3.8 dev: true - /@commitlint/lint/17.3.0: - resolution: {integrity: sha512-VilOTPg0i9A7CCWM49E9bl5jytfTvfTxf9iwbWAWNjxJ/A5mhPKbm3sHuAdwJ87tDk1k4j8vomYfH23iaY+1Rw==} + /@commitlint/lint/17.4.0: + resolution: {integrity: sha512-HG2YT4TUbQKs9v8QvpQjJ6OK+fhflsDB8M+D5tLrY79hbQOWA9mDKdRkABsW/AAhpNI9+zeGUWF3jj245jSHKw==} engines: {node: '>=v14'} dependencies: - '@commitlint/is-ignored': 17.2.0 - '@commitlint/parse': 17.2.0 - '@commitlint/rules': 17.3.0 - '@commitlint/types': 17.0.0 + '@commitlint/is-ignored': 17.4.0 + '@commitlint/parse': 17.4.0 + '@commitlint/rules': 17.4.0 + '@commitlint/types': 17.4.0 dev: true - /@commitlint/load/17.3.0: - resolution: {integrity: sha512-u/pV6rCAJrCUN+HylBHLzZ4qj1Ew3+eN9GBPhNi9otGxtOfA8b+8nJSxaNbcC23Ins/kcpjGf9zPSVW7628Umw==} + /@commitlint/load/17.4.1: + resolution: {integrity: sha512-6A7/LhIaQpL4ieciIDcVvK2d5z/UI1GBrtDaHm6sQSCL0265clB2/F7XKQNTJHXv9yG4LByT2r+QCpM4GugIfw==} engines: {node: '>=v14'} dependencies: - '@commitlint/config-validator': 17.1.0 - '@commitlint/execute-rule': 17.0.0 - '@commitlint/resolve-extends': 17.3.0 - '@commitlint/types': 17.0.0 - '@types/node': 14.18.29 + '@commitlint/config-validator': 17.4.0 + '@commitlint/execute-rule': 17.4.0 + '@commitlint/resolve-extends': 17.4.0 + '@commitlint/types': 17.4.0 + '@types/node': 18.11.18 chalk: 4.1.2 - cosmiconfig: 7.1.0 - cosmiconfig-typescript-loader: 4.1.0_4lm4arzx5mlrrw2miwgsddghji + cosmiconfig: 8.0.0 + cosmiconfig-typescript-loader: 4.3.0_bxtyj3et3xbsdyxhh3oblnfbj4 lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1_ck2axrxkiif44rdbzjywaqjysa - typescript: 4.8.3 + ts-node: 10.9.1_awa2wsr5thmg3i7jqycphctjfq + typescript: 4.9.4 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' dev: true - /@commitlint/message/17.2.0: - resolution: {integrity: sha512-/4l2KFKxBOuoEn1YAuuNNlAU05Zt7sNsC9H0mPdPm3chOrT4rcX0pOqrQcLtdMrMkJz0gC7b3SF80q2+LtdL9Q==} + /@commitlint/message/17.4.0: + resolution: {integrity: sha512-USGJDU9PPxcgQjKXCzvPUal65KAhxWq3hp+MrU1pNCN2itWM654CLIoY2LMIQ7rScTli9B5dTLH3vXhzbItmzA==} engines: {node: '>=v14'} dev: true - /@commitlint/parse/17.2.0: - resolution: {integrity: sha512-vLzLznK9Y21zQ6F9hf8D6kcIJRb2haAK5T/Vt1uW2CbHYOIfNsR/hJs0XnF/J9ctM20Tfsqv4zBitbYvVw7F6Q==} + /@commitlint/parse/17.4.0: + resolution: {integrity: sha512-x8opKc5p+Hgs+CrMbq3VAnW2L2foPAX6arW8u9c8nTzksldGgFsENT+XVyPmpSMLlVBswZ1tndcz1xyKiY9TJA==} engines: {node: '>=v14'} dependencies: - '@commitlint/types': 17.0.0 + '@commitlint/types': 17.4.0 conventional-changelog-angular: 5.0.13 conventional-commits-parser: 3.2.4 dev: true - /@commitlint/read/17.2.0: - resolution: {integrity: sha512-bbblBhrHkjxra3ptJNm0abxu7yeAaxumQ8ZtD6GIVqzURCETCP7Dm0tlVvGRDyXBuqX6lIJxh3W7oyKqllDsHQ==} + /@commitlint/read/17.4.0: + resolution: {integrity: sha512-pGDeZpbkyvhxK8ZoCDUacPPRpauKPWF3n2XpDBEnuGreqUF2clq2PVJpwMMaNN5cHW8iFKCbcoOjXhD01sln0A==} engines: {node: '>=v14'} dependencies: - '@commitlint/top-level': 17.0.0 - '@commitlint/types': 17.0.0 - fs-extra: 10.1.0 + '@commitlint/top-level': 17.4.0 + '@commitlint/types': 17.4.0 + fs-extra: 11.1.0 git-raw-commits: 2.0.11 - minimist: 1.2.6 + minimist: 1.2.7 dev: true - /@commitlint/resolve-extends/17.3.0: - resolution: {integrity: sha512-Lf3JufJlc5yVEtJWC8o4IAZaB8FQAUaVlhlAHRACd0TTFizV2Lk2VH70et23KgvbQNf7kQzHs/2B4QZalBv6Cg==} + /@commitlint/resolve-extends/17.4.0: + resolution: {integrity: sha512-3JsmwkrCzoK8sO22AzLBvNEvC1Pmdn/65RKXzEtQMy6oYMl0Snrq97a5bQQEFETF0VsvbtUuKttLqqgn99OXRQ==} engines: {node: '>=v14'} dependencies: - '@commitlint/config-validator': 17.1.0 - '@commitlint/types': 17.0.0 + '@commitlint/config-validator': 17.4.0 + '@commitlint/types': 17.4.0 import-fresh: 3.3.0 lodash.mergewith: 4.6.2 resolve-from: 5.0.0 resolve-global: 1.0.0 dev: true - /@commitlint/rules/17.3.0: - resolution: {integrity: sha512-s2UhDjC5yP2utx3WWqsnZRzjgzAX8BMwr1nltC0u0p8T/nzpkx4TojEfhlsOUj1t7efxzZRjUAV0NxNwdJyk+g==} + /@commitlint/rules/17.4.0: + resolution: {integrity: sha512-lz3i1jet2NNjTWpAMwjjQjMZCPWBIHK1Kkja9o09UmUtMjRdALTb8uMLe8gCyeq3DiiZ5lLYOhbsoPK56xGQKA==} engines: {node: '>=v14'} dependencies: - '@commitlint/ensure': 17.3.0 - '@commitlint/message': 17.2.0 - '@commitlint/to-lines': 17.0.0 - '@commitlint/types': 17.0.0 + '@commitlint/ensure': 17.4.0 + '@commitlint/message': 17.4.0 + '@commitlint/to-lines': 17.4.0 + '@commitlint/types': 17.4.0 execa: 5.1.1 dev: true - /@commitlint/to-lines/17.0.0: - resolution: {integrity: sha512-nEi4YEz04Rf2upFbpnEorG8iymyH7o9jYIVFBG1QdzebbIFET3ir+8kQvCZuBE5pKCtViE4XBUsRZz139uFrRQ==} + /@commitlint/to-lines/17.4.0: + resolution: {integrity: sha512-LcIy/6ZZolsfwDUWfN1mJ+co09soSuNASfKEU5sCmgFCvX5iHwRYLiIuoqXzOVDYOy7E7IcHilr/KS0e5T+0Hg==} engines: {node: '>=v14'} dev: true - /@commitlint/top-level/17.0.0: - resolution: {integrity: sha512-dZrEP1PBJvodNWYPOYiLWf6XZergdksKQaT6i1KSROLdjf5Ai0brLOv5/P+CPxBeoj3vBxK4Ax8H1Pg9t7sHIQ==} + /@commitlint/top-level/17.4.0: + resolution: {integrity: sha512-/1loE/g+dTTQgHnjoCy0AexKAEFyHsR2zRB4NWrZ6lZSMIxAhBJnmCqwao7b4H8888PsfoTBCLBYIw8vGnej8g==} engines: {node: '>=v14'} dependencies: find-up: 5.0.0 dev: true - /@commitlint/types/17.0.0: - resolution: {integrity: sha512-hBAw6U+SkAT5h47zDMeOu3HSiD0SODw4Aq7rRNh1ceUmL7GyLKYhPbUvlRWqZ65XjBLPHZhFyQlRaPNz8qvUyQ==} + /@commitlint/types/17.4.0: + resolution: {integrity: sha512-2NjAnq5IcxY9kXtUeO2Ac0aPpvkuOmwbH/BxIm36XXK5LtWFObWJWjXOA+kcaABMrthjWu6la+FUpyYFMHRvbA==} engines: {node: '>=v14'} dependencies: chalk: 4.1.2 @@ -1665,14 +1613,14 @@ packages: '@jridgewell/trace-mapping': 0.3.9 dev: true - /@csstools/selector-specificity/2.0.2_tbwh2mpcdwdeb2slx6bobindua: + /@csstools/selector-specificity/2.0.2_wajs5nedgkikc5pcuwett7legi: resolution: {integrity: sha512-IkpVW/ehM1hWKln4fCA3NzJU8KwD+kIOvPZA4cqxoJHtE21CCzjyp+Kxbu0i5I4tBNOlXPL9mjwnWlL0VEG4Fg==} engines: {node: ^12 || ^14 || >=16} peerDependencies: postcss: ^8.2 postcss-selector-parser: ^6.0.10 dependencies: - postcss: 8.4.19 + postcss: 8.4.21 postcss-selector-parser: 6.0.11 dev: true @@ -1691,12 +1639,12 @@ packages: dependencies: '@babel/helper-module-imports': 7.18.6 '@babel/plugin-syntax-jsx': 7.18.6 - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@emotion/hash': 0.9.0 '@emotion/memoize': 0.8.0 '@emotion/serialize': 1.1.1 babel-plugin-macros: 3.1.0 - convert-source-map: 1.8.0 + convert-source-map: 1.9.0 escape-string-regexp: 4.0.0 find-root: 1.1.0 source-map: 0.5.7 @@ -1739,7 +1687,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.18.6 + '@babel/runtime': 7.20.7 '@emotion/babel-plugin': 11.10.5 '@emotion/cache': 11.10.5 '@emotion/serialize': 1.1.1 @@ -1777,7 +1725,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.18.6 + '@babel/runtime': 7.20.7 '@emotion/babel-plugin': 11.10.5 '@emotion/is-prop-valid': 1.2.0 '@emotion/react': 11.10.5_react@18.2.0 @@ -1807,8 +1755,8 @@ packages: resolution: {integrity: sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==} dev: false - /@esbuild/android-arm/0.16.10: - resolution: {integrity: sha512-RmJjQTRrO6VwUWDrzTBLmV4OJZTarYsiepLGlF2rYTVB701hSorPywPGvP6d8HCuuRibyXa5JX4s3jN2kHEtjQ==} + /@esbuild/android-arm/0.16.16: + resolution: {integrity: sha512-BUuWMlt4WSXod1HSl7aGK8fJOsi+Tab/M0IDK1V1/GstzoOpqc/v3DqmN8MkuapPKQ9Br1WtLAN4uEgWR8x64A==} engines: {node: '>=12'} cpu: [arm] os: [android] @@ -1816,8 +1764,8 @@ packages: dev: true optional: true - /@esbuild/android-arm64/0.16.10: - resolution: {integrity: sha512-47Y+NwVKTldTlDhSgJHZ/RpvBQMUDG7eKihqaF/u6g7s0ZPz4J1vy8A3rwnnUOF2CuDn7w7Gj/QcMoWz3U3SJw==} + /@esbuild/android-arm64/0.16.16: + resolution: {integrity: sha512-hFHVAzUKp9Tf8psGq+bDVv+6hTy1bAOoV/jJMUWwhUnIHsh6WbFMhw0ZTkqDuh7TdpffFoHOiIOIxmHc7oYRBQ==} engines: {node: '>=12'} cpu: [arm64] os: [android] @@ -1825,8 +1773,8 @@ packages: dev: true optional: true - /@esbuild/android-x64/0.16.10: - resolution: {integrity: sha512-C4PfnrBMcuAcOurQzpF1tTtZz94IXO5JmICJJ3NFJRHbXXsQUg9RFG45KvydKqtFfBaFLCHpduUkUfXwIvGnRg==} + /@esbuild/android-x64/0.16.16: + resolution: {integrity: sha512-9WhxJpeb6XumlfivldxqmkJepEcELekmSw3NkGrs+Edq6sS5KRxtUBQuKYDD7KqP59dDkxVbaoPIQFKWQG0KLg==} engines: {node: '>=12'} cpu: [x64] os: [android] @@ -1834,8 +1782,8 @@ packages: dev: true optional: true - /@esbuild/darwin-arm64/0.16.10: - resolution: {integrity: sha512-bH/bpFwldyOKdi9HSLCLhhKeVgRYr9KblchwXgY2NeUHBB/BzTUHtUSBgGBmpydB1/4E37m+ggXXfSrnD7/E7g==} + /@esbuild/darwin-arm64/0.16.16: + resolution: {integrity: sha512-8Z+wld+vr/prHPi2O0X7o1zQOfMbXWGAw9hT0jEyU/l/Yrg+0Z3FO9pjPho72dVkZs4ewZk0bDOFLdZHm8jEfw==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] @@ -1843,8 +1791,8 @@ packages: dev: true optional: true - /@esbuild/darwin-x64/0.16.10: - resolution: {integrity: sha512-OXt7ijoLuy+AjDSKQWu+KdDFMBbdeaL6wtgMKtDUXKWHiAMKHan5+R1QAG6HD4+K0nnOvEJXKHeA9QhXNAjOTQ==} + /@esbuild/darwin-x64/0.16.16: + resolution: {integrity: sha512-CYkxVvkZzGCqFrt7EgjFxQKhlUPyDkuR9P0Y5wEcmJqVI8ncerOIY5Kej52MhZyzOBXkYrJgZeVZC9xXXoEg9A==} engines: {node: '>=12'} cpu: [x64] os: [darwin] @@ -1852,8 +1800,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-arm64/0.16.10: - resolution: {integrity: sha512-shSQX/3GHuspE3Uxtq5kcFG/zqC+VuMnJkqV7LczO41cIe6CQaXHD3QdMLA4ziRq/m0vZo7JdterlgbmgNIAlQ==} + /@esbuild/freebsd-arm64/0.16.16: + resolution: {integrity: sha512-fxrw4BYqQ39z/3Ja9xj/a1gMsVq0xEjhSyI4a9MjfvDDD8fUV8IYliac96i7tzZc3+VytyXX+XNsnpEk5sw5Wg==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] @@ -1861,8 +1809,8 @@ packages: dev: true optional: true - /@esbuild/freebsd-x64/0.16.10: - resolution: {integrity: sha512-5YVc1zdeaJGASijZmTzSO4h6uKzsQGG3pkjI6fuXvolhm3hVRhZwnHJkforaZLmzvNv5Tb7a3QL2FAVmrgySIA==} + /@esbuild/freebsd-x64/0.16.16: + resolution: {integrity: sha512-8p3v1D+du2jiDvSoNVimHhj7leSfST9YlKsAEO7etBfuqjaBMndo0fmjNLp0JCMld+XIx9L80tooOkyUv1a1PQ==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] @@ -1870,8 +1818,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm/0.16.10: - resolution: {integrity: sha512-c360287ZWI2miBnvIj23bPyVctgzeMT2kQKR+x94pVqIN44h3GF8VMEs1SFPH1UgyDr3yBbx3vowDS1SVhyVhA==} + /@esbuild/linux-arm/0.16.16: + resolution: {integrity: sha512-bYaocE1/PTMRmkgSckZ0D0Xn2nox8v2qlk+MVVqm+VECNKDdZvghVZtH41dNtBbwADSvA6qkCHGYeWm9LrNCBw==} engines: {node: '>=12'} cpu: [arm] os: [linux] @@ -1879,8 +1827,8 @@ packages: dev: true optional: true - /@esbuild/linux-arm64/0.16.10: - resolution: {integrity: sha512-2aqeNVxIaRfPcIaMZIFoblLh588sWyCbmj1HHCCs9WmeNWm+EIN0SmvsmPvTa/TsNZFKnxTcvkX2eszTcCqIrA==} + /@esbuild/linux-arm64/0.16.16: + resolution: {integrity: sha512-N3u6BBbCVY3xeP2D8Db7QY8I+nZ+2AgOopUIqk+5yCoLnsWkcVxD2ay5E9iIdvApFi1Vg1lZiiwaVp8bOpAc4A==} engines: {node: '>=12'} cpu: [arm64] os: [linux] @@ -1888,8 +1836,8 @@ packages: dev: true optional: true - /@esbuild/linux-ia32/0.16.10: - resolution: {integrity: sha512-sqMIEWeyrLGU7J5RB5fTkLRIFwsgsQ7ieWXlDLEmC2HblPYGb3AucD7inw2OrKFpRPKsec1l+lssiM3+NV5aOw==} + /@esbuild/linux-ia32/0.16.16: + resolution: {integrity: sha512-dxjqLKUW8GqGemoRT9v8IgHk+T4tRm1rn1gUcArsp26W9EkK/27VSjBVUXhEG5NInHZ92JaQ3SSMdTwv/r9a2A==} engines: {node: '>=12'} cpu: [ia32] os: [linux] @@ -1897,8 +1845,8 @@ packages: dev: true optional: true - /@esbuild/linux-loong64/0.16.10: - resolution: {integrity: sha512-O7Pd5hLEtTg37NC73pfhUOGTjx/+aXu5YoSq3ahCxcN7Bcr2F47mv+kG5t840thnsEzrv0oB70+LJu3gUgchvg==} + /@esbuild/linux-loong64/0.16.16: + resolution: {integrity: sha512-MdUFggHjRiCCwNE9+1AibewoNq6wf94GLB9Q9aXwl+a75UlRmbRK3h6WJyrSGA6ZstDJgaD2wiTSP7tQNUYxwA==} engines: {node: '>=12'} cpu: [loong64] os: [linux] @@ -1906,8 +1854,8 @@ packages: dev: true optional: true - /@esbuild/linux-mips64el/0.16.10: - resolution: {integrity: sha512-FN8mZOH7531iPHM0kaFhAOqqNHoAb6r/YHW2ZIxNi0a85UBi2DO4Vuyn7t1p4UN8a4LoAnLOT1PqNgHkgBJgbA==} + /@esbuild/linux-mips64el/0.16.16: + resolution: {integrity: sha512-CO3YmO7jYMlGqGoeFeKzdwx/bx8Vtq/SZaMAi+ZLDUnDUdfC7GmGwXzIwDJ70Sg+P9pAemjJyJ1icKJ9R3q/Fg==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] @@ -1915,8 +1863,8 @@ packages: dev: true optional: true - /@esbuild/linux-ppc64/0.16.10: - resolution: {integrity: sha512-Dg9RiqdvHOAWnOKIOTsIx8dFX9EDlY2IbPEY7YFzchrCiTZmMkD7jWA9UdZbNUygPjdmQBVPRCrLydReFlX9yg==} + /@esbuild/linux-ppc64/0.16.16: + resolution: {integrity: sha512-DSl5Czh5hCy/7azX0Wl9IdzPHX2H8clC6G87tBnZnzUpNgRxPFhfmArbaHoAysu4JfqCqbB/33u/GL9dUgCBAw==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] @@ -1924,8 +1872,8 @@ packages: dev: true optional: true - /@esbuild/linux-riscv64/0.16.10: - resolution: {integrity: sha512-XMqtpjwzbmlar0BJIxmzu/RZ7EWlfVfH68Vadrva0Wj5UKOdKvqskuev2jY2oPV3aoQUyXwnMbMrFmloO2GfAw==} + /@esbuild/linux-riscv64/0.16.16: + resolution: {integrity: sha512-sSVVMEXsqf1fQu0j7kkhXMViroixU5XoaJXl1u/u+jbXvvhhCt9YvA/B6VM3aM/77HuRQ94neS5bcisijGnKFQ==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] @@ -1933,8 +1881,8 @@ packages: dev: true optional: true - /@esbuild/linux-s390x/0.16.10: - resolution: {integrity: sha512-fu7XtnoeRNFMx8DjK3gPWpFBDM2u5ba+FYwg27SjMJwKvJr4bDyKz5c+FLXLUSSAkMAt/UL+cUbEbra+rYtUgw==} + /@esbuild/linux-s390x/0.16.16: + resolution: {integrity: sha512-jRqBCre9gZGoCdCN/UWCCMwCMsOg65IpY9Pyj56mKCF5zXy9d60kkNRdDN6YXGjr3rzcC4DXnS/kQVCGcC4yPQ==} engines: {node: '>=12'} cpu: [s390x] os: [linux] @@ -1942,8 +1890,8 @@ packages: dev: true optional: true - /@esbuild/linux-x64/0.16.10: - resolution: {integrity: sha512-61lcjVC/RldNNMUzQQdyCWjCxp9YLEQgIxErxU9XluX7juBdGKb0pvddS0vPNuCvotRbzijZ1pzII+26haWzbA==} + /@esbuild/linux-x64/0.16.16: + resolution: {integrity: sha512-G1+09TopOzo59/55lk5Q0UokghYLyHTKKzD5lXsAOOlGDbieGEFJpJBr3BLDbf7cz89KX04sBeExAR/pL/26sA==} engines: {node: '>=12'} cpu: [x64] os: [linux] @@ -1951,8 +1899,8 @@ packages: dev: true optional: true - /@esbuild/netbsd-x64/0.16.10: - resolution: {integrity: sha512-JeZXCX3viSA9j4HqSoygjssdqYdfHd6yCFWyfSekLbz4Ef+D2EjvsN02ZQPwYl5a5gg/ehdHgegHhlfOFP0HCA==} + /@esbuild/netbsd-x64/0.16.16: + resolution: {integrity: sha512-xwjGJB5wwDEujLaJIrSMRqWkbigALpBNcsF9SqszoNKc+wY4kPTdKrSxiY5ik3IatojePP+WV108MvF6q6np4w==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] @@ -1960,8 +1908,8 @@ packages: dev: true optional: true - /@esbuild/openbsd-x64/0.16.10: - resolution: {integrity: sha512-3qpxQKuEVIIg8SebpXsp82OBrqjPV/OwNWmG+TnZDr3VGyChNnGMHccC1xkbxCHDQNnnXjxhMQNyHmdFJbmbRA==} + /@esbuild/openbsd-x64/0.16.16: + resolution: {integrity: sha512-yeERkoxG2nR2oxO5n+Ms7MsCeNk23zrby2GXCqnfCpPp7KNc0vxaaacIxb21wPMfXXRhGBrNP4YLIupUBrWdlg==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] @@ -1969,8 +1917,8 @@ packages: dev: true optional: true - /@esbuild/sunos-x64/0.16.10: - resolution: {integrity: sha512-z+q0xZ+et/7etz7WoMyXTHZ1rB8PMSNp/FOqURLJLOPb3GWJ2aj4oCqFCjPwEbW1rsT7JPpxeH/DwGAWk/I1Bg==} + /@esbuild/sunos-x64/0.16.16: + resolution: {integrity: sha512-nHfbEym0IObXPhtX6Va3H5GaKBty2kdhlAhKmyCj9u255ktAj0b1YACUs9j5H88NRn9cJCthD1Ik/k9wn8YKVg==} engines: {node: '>=12'} cpu: [x64] os: [sunos] @@ -1978,8 +1926,8 @@ packages: dev: true optional: true - /@esbuild/win32-arm64/0.16.10: - resolution: {integrity: sha512-+YYu5sbQ9npkNT9Dec+tn1F/kjg6SMgr6bfi/6FpXYZvCRfu2YFPZGb+3x8K30s8eRxFpoG4sGhiSUkr1xbHEw==} + /@esbuild/win32-arm64/0.16.16: + resolution: {integrity: sha512-pdD+M1ZOFy4hE15ZyPX09fd5g4DqbbL1wXGY90YmleVS6Y5YlraW4BvHjim/X/4yuCpTsAFvsT4Nca2lbyDH/A==} engines: {node: '>=12'} cpu: [arm64] os: [win32] @@ -1987,8 +1935,8 @@ packages: dev: true optional: true - /@esbuild/win32-ia32/0.16.10: - resolution: {integrity: sha512-Aw7Fupk7XNehR1ftHGYwUteyJ2q+em/aE+fVU3YMTBN2V5A7Z4aVCSV+SvCp9HIIHZavPFBpbdP3VfjQpdf6Xg==} + /@esbuild/win32-ia32/0.16.16: + resolution: {integrity: sha512-IPEMfU9p0c3Vb8PqxaPX6BM9rYwlTZGYOf9u+kMdhoILZkVKEjq6PKZO0lB+isojWwAnAqh4ZxshD96njTXajg==} engines: {node: '>=12'} cpu: [ia32] os: [win32] @@ -1996,8 +1944,8 @@ packages: dev: true optional: true - /@esbuild/win32-x64/0.16.10: - resolution: {integrity: sha512-qddWullt3sC1EIpfHvCRBq3H4g3L86DZpD6n8k2XFjFVyp01D++uNbN1hT/JRsHxTbyyemZcpwL5aRlJwc/zFw==} + /@esbuild/win32-x64/0.16.16: + resolution: {integrity: sha512-1YYpoJ39WV/2bnShPwgdzJklc+XS0bysN6Tpnt1cWPdeoKOG4RMEY1g7i534QxXX/rPvNx/NLJQTTCeORYzipg==} engines: {node: '>=12'} cpu: [x64] os: [win32] @@ -2005,15 +1953,15 @@ packages: dev: true optional: true - /@eslint/eslintrc/1.4.0: - resolution: {integrity: sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==} + /@eslint/eslintrc/1.4.1: + resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.4.0 + espree: 9.4.1 globals: 13.19.0 - ignore: 5.2.1 + ignore: 5.2.4 import-fresh: 3.3.0 js-yaml: 4.1.0 minimatch: 3.1.2 @@ -2022,23 +1970,23 @@ packages: - supports-color dev: true - /@floating-ui/core/1.0.4: - resolution: {integrity: sha512-FPFLbg2b06MIw1dqk2SOEMAMX3xlrreGjcui5OTxfBDtaKTmh0kioOVjT8gcfl58juawL/yF+S+gnq8aUYQx/Q==} + /@floating-ui/core/1.1.0: + resolution: {integrity: sha512-zbsLwtnHo84w1Kc8rScAo5GMk1GdecSlrflIbfnEBJwvTSj1SL6kkOYV+nHraMCPEy+RNZZUaZyL8JosDGCtGQ==} dev: false - /@floating-ui/dom/1.0.9: - resolution: {integrity: sha512-nF9P6/BoARdt+h+CdUW3td4EUVngeDONCGuzRgnZveRZiJETx63cxhinE0JaPPC2tbcdTY9IGZocS5/7ag3xRg==} + /@floating-ui/dom/1.1.0: + resolution: {integrity: sha512-TSogMPVxbRe77QCj1dt8NmRiJasPvuc+eT5jnJ6YpLqgOD2zXc5UA3S1qwybN+GVCDNdKfpKy1oj8RpzLJvh6A==} dependencies: - '@floating-ui/core': 1.0.4 + '@floating-ui/core': 1.1.0 dev: false - /@floating-ui/react-dom/1.0.1_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-UW0t1Gi8ikbDRr8cQPVcqIDMBwUEENe5V4wlHWdrJ5egFnRQFBV9JirauTBFI6S8sM1qFUC1i+qa3g87E6CLTw==} + /@floating-ui/react-dom/1.1.2_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-dtz6NGI9nfWll0TPcL5fZzhUoaWo7UpMSmhHYdABQoBA9V/BUVye4SiRa/affb4IocVZefN6HaX+ihrb3kj/dg==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@floating-ui/dom': 1.0.9 + '@floating-ui/dom': 1.1.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false @@ -2085,7 +2033,7 @@ packages: dependencies: '@jridgewell/set-array': 1.1.2 '@jridgewell/sourcemap-codec': 1.4.14 - '@jridgewell/trace-mapping': 0.3.14 + '@jridgewell/trace-mapping': 0.3.17 dev: true /@jridgewell/resolve-uri/3.1.0: @@ -2102,8 +2050,8 @@ packages: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} dev: true - /@jridgewell/trace-mapping/0.3.14: - resolution: {integrity: sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==} + /@jridgewell/trace-mapping/0.3.17: + resolution: {integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==} dependencies: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 @@ -2116,8 +2064,8 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@mui/base/5.0.0-alpha.111_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-2wfIPpl97S4dPzD0QOM3UIzQ/EuXCYQvHmXxTpfKxev/cfkzOe7Ik/McoYUBbtM1bSOqH3W276R/L2LF9cyXqQ==} + /@mui/base/5.0.0-alpha.113_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-XSjvyQWATM8uk+EJZvYna8D21kOXC42lwb3q4K70btuGieKlCIQLaHTTDV2OfD4+JfT4o3NJy3I4Td2co31RZA==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -2127,10 +2075,10 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@emotion/is-prop-valid': 1.2.0 '@mui/types': 7.2.3 - '@mui/utils': 5.11.1_react@18.2.0 + '@mui/utils': 5.11.2_react@18.2.0 '@popperjs/core': 2.11.6 clsx: 1.2.1 prop-types: 15.8.1 @@ -2139,12 +2087,12 @@ packages: react-is: 18.2.0 dev: false - /@mui/core-downloads-tracker/5.11.1: - resolution: {integrity: sha512-QVqVNlZ2K+LqUDE5kFgYd0r4KekR/dv2cNYbAutQWbfOA8VPVUVrDz0ELrEcoe8TjM/CwnsmGvaDh/YSNl/ALA==} + /@mui/core-downloads-tracker/5.11.4: + resolution: {integrity: sha512-jWVwGM3vG4O0sXcW0VcIl+njCWbGCBF5vvjRpuKJajrz51AD7D6+fP1SkInZXVk5pRHf6Bnk/Yj9Of9gXxb/hA==} dev: false - /@mui/material/5.11.1_5rzy53przelm5jchjmb5vr6dxy: - resolution: {integrity: sha512-yaZiXvcrl2vgUK+VO24780BWRgwdAMmAyuMVZnRTts1Yu0tWd6PjIYq2ZtaOlpj6/LbaSS+Q2kSfxYnDQ20CEQ==} + /@mui/material/5.11.4_5rzy53przelm5jchjmb5vr6dxy: + resolution: {integrity: sha512-ZL/czK9ynrQJ6uyDwQgK+j7m1iKA1XKPON+rEPupwAu/bJ1XJxD+H/H2bkMM8UpOkzaucx/WuMbJJGQ60l7gBg==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -2160,14 +2108,14 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@emotion/react': 11.10.5_react@18.2.0 '@emotion/styled': 11.10.5_hp5f5nkljdiwilp4rgxyefcplu - '@mui/base': 5.0.0-alpha.111_biqbaboplfbrettd7655fr4n2y - '@mui/core-downloads-tracker': 5.11.1 - '@mui/system': 5.11.1_dovxhg2tvkkxkdnqyoum6wzcxm + '@mui/base': 5.0.0-alpha.113_biqbaboplfbrettd7655fr4n2y + '@mui/core-downloads-tracker': 5.11.4 + '@mui/system': 5.11.4_dovxhg2tvkkxkdnqyoum6wzcxm '@mui/types': 7.2.3 - '@mui/utils': 5.11.1_react@18.2.0 + '@mui/utils': 5.11.2_react@18.2.0 '@types/react-transition-group': 4.4.5 clsx: 1.2.1 csstype: 3.1.1 @@ -2178,8 +2126,8 @@ packages: react-transition-group: 4.4.5_biqbaboplfbrettd7655fr4n2y dev: false - /@mui/private-theming/5.11.1_react@18.2.0: - resolution: {integrity: sha512-nnHg7kA5RwFRhy0wiDYe59sLCVGORpPypL1JcEdhv0+N0Zbmc2E/y4z2zqMRZ62MAEscpro7cQbvv244ThA84A==} + /@mui/private-theming/5.11.2_react@18.2.0: + resolution: {integrity: sha512-qZwMaqRFPwlYmqwVKblKBGKtIjJRAj3nsvX93pOmatsXyorW7N/0IPE/swPgz1VwChXhHO75DwBEx8tB+aRMNg==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -2188,8 +2136,8 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.20.6 - '@mui/utils': 5.11.1_react@18.2.0 + '@babel/runtime': 7.20.7 + '@mui/utils': 5.11.2_react@18.2.0 prop-types: 15.8.1 react: 18.2.0 dev: false @@ -2207,7 +2155,7 @@ packages: '@emotion/styled': optional: true dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@emotion/cache': 11.10.5 '@emotion/react': 11.10.5_react@18.2.0 '@emotion/styled': 11.10.5_hp5f5nkljdiwilp4rgxyefcplu @@ -2216,8 +2164,8 @@ packages: react: 18.2.0 dev: false - /@mui/system/5.11.1_dovxhg2tvkkxkdnqyoum6wzcxm: - resolution: {integrity: sha512-BEA2S0hay8n8CcZftkeAVsi0nsb5ZjdnZRCahv5lX7QJYwDjO4ucJ6lnvxHe2v/9Te1LLjTO7ojxu/qM6CE5Cg==} + /@mui/system/5.11.4_dovxhg2tvkkxkdnqyoum6wzcxm: + resolution: {integrity: sha512-fE2Ts33V5zh7ouciwXgMm/a6sLvjIj9OMeojuHNYY7BStTxparC/Fp9CNUZNJwt76U6ZJC59aYScFSRQKbW08g==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -2232,13 +2180,13 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@emotion/react': 11.10.5_react@18.2.0 '@emotion/styled': 11.10.5_hp5f5nkljdiwilp4rgxyefcplu - '@mui/private-theming': 5.11.1_react@18.2.0 + '@mui/private-theming': 5.11.2_react@18.2.0 '@mui/styled-engine': 5.11.0_dovxhg2tvkkxkdnqyoum6wzcxm '@mui/types': 7.2.3 - '@mui/utils': 5.11.1_react@18.2.0 + '@mui/utils': 5.11.2_react@18.2.0 clsx: 1.2.1 csstype: 3.1.1 prop-types: 15.8.1 @@ -2254,13 +2202,13 @@ packages: optional: true dev: false - /@mui/utils/5.11.1_react@18.2.0: - resolution: {integrity: sha512-lMAPgIJoil8V9ZxsMbEflMsvZmWcHbRVMc4JDY9jPO9V4welpF43h/O267b1RqlcRnC5MEbVQV605GYkTZY29Q==} + /@mui/utils/5.11.2_react@18.2.0: + resolution: {integrity: sha512-AyizuHHlGdAtH5hOOXBW3kriuIwUIKUIgg0P7LzMvzf6jPhoQbENYqY6zJqfoZ7fAWMNNYT8mgN5EftNGzwE2w==} engines: {node: '>=12.0.0'} peerDependencies: react: ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@types/prop-types': 15.7.5 '@types/react-is': 17.0.3 prop-types: 15.8.1 @@ -2268,6 +2216,12 @@ packages: react-is: 18.2.0 dev: false + /@nicolo-ribaudo/eslint-scope-5-internals/5.1.1-v1: + resolution: {integrity: sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==} + dependencies: + eslint-scope: 5.1.1 + dev: true + /@nodelib/fs.scandir/2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -2286,60 +2240,73 @@ packages: engines: {node: '>= 8'} dependencies: '@nodelib/fs.scandir': 2.1.5 - fastq: 1.13.0 + fastq: 1.15.0 dev: true /@popperjs/core/2.11.6: resolution: {integrity: sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==} dev: false - /@rushstack/eslint-patch/1.1.4: - resolution: {integrity: sha512-LwzQKA4vzIct1zNZzBmRKI9QuNpLgTQMEjsQLf3BXuGYb3QPTP4Yjf6mkdX+X1mYttZ808QpOwAzZjv28kq7DA==} + /@rushstack/eslint-patch/1.2.0: + resolution: {integrity: sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==} dev: true - /@sentry/browser/7.24.2: - resolution: {integrity: sha512-X6NbQT0Dp+h54j73TPLgWf3yyLyTZGJI5WQSGEsNIroqhVzD3UF8M+E+3roYpSJDDyYdfuM+WBme+MYkmeqHIw==} + /@sentry/browser/7.29.0: + resolution: {integrity: sha512-Af+dIcntaw405Wt7myDOMGDxiszfy4aBdshrEKYbGgcfHjgXBIdF3iKlNatvl6nrOm+IOVuKgSpCLOr2hiCwzw==} engines: {node: '>=8'} dependencies: - '@sentry/core': 7.24.2 - '@sentry/types': 7.24.2 - '@sentry/utils': 7.24.2 + '@sentry/core': 7.29.0 + '@sentry/replay': 7.29.0_@sentry+browser@7.29.0 + '@sentry/types': 7.29.0 + '@sentry/utils': 7.29.0 tslib: 1.14.1 dev: false - /@sentry/core/7.24.2: - resolution: {integrity: sha512-CDfrVvr3PQ0qImJv7/6yN/5hxhwxy1HicxTL9K5RwSDoXqgK3kUGv/WmTvPNIVB2RQKodLwzS2T52NFRxRoqNw==} + /@sentry/core/7.29.0: + resolution: {integrity: sha512-+e9aIp2ljtT4EJq3901z6TfEVEeqZd5cWzbKEuQzPn2UO6If9+Utd7kY2Y31eQYb4QnJgZfiIEz1HonuYY6zqQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.24.2 - '@sentry/utils': 7.24.2 + '@sentry/types': 7.29.0 + '@sentry/utils': 7.29.0 tslib: 1.14.1 dev: false - /@sentry/react/7.24.2_react@18.2.0: - resolution: {integrity: sha512-NK4/SDIWyQVYdi/EPfHfp7d0+flGNHbBuqV/GG/+CLSekUCuACsczSEWgMSyEad4ptbF9850yt5WN15oL5vAXg==} + /@sentry/react/7.29.0_react@18.2.0: + resolution: {integrity: sha512-pJ138QTChfAiYzFrCgycBgXrAVARV6TdVvLB8z/HsqbHzPq17RhyF9M1xPE4ffeLDQAEuSudwED9CLOpJqKnAw==} engines: {node: '>=8'} peerDependencies: react: 15.x || 16.x || 17.x || 18.x dependencies: - '@sentry/browser': 7.24.2 - '@sentry/types': 7.24.2 - '@sentry/utils': 7.24.2 + '@sentry/browser': 7.29.0 + '@sentry/types': 7.29.0 + '@sentry/utils': 7.29.0 hoist-non-react-statics: 3.3.2 react: 18.2.0 tslib: 1.14.1 dev: false - /@sentry/types/7.24.2: - resolution: {integrity: sha512-x2LEnKBPzUVzTGspvB0CjZmt1dWeJsLVHGeDKPUMUm004nIscFCxJsmYefqaJQdaIUMqDit5ApwcmKchuK6VKQ==} + /@sentry/replay/7.29.0_@sentry+browser@7.29.0: + resolution: {integrity: sha512-Gw7HgviJQu6pX5RFQGVY38Av4qFn9otrZdwSSl/QK5hIyg6yhlh5h7U0ydZkrYYGiW6Z6SYYRpEWCJc/Wbh+ZQ==} + engines: {node: '>=12'} + peerDependencies: + '@sentry/browser': '>=7.24.0' + dependencies: + '@sentry/browser': 7.29.0 + '@sentry/core': 7.29.0 + '@sentry/types': 7.29.0 + '@sentry/utils': 7.29.0 + dev: false + + /@sentry/types/7.29.0: + resolution: {integrity: sha512-DmoEpoqHPty3VxqubS/5gxarwebHRlcBd/yuno+PS3xy++/i9YPjOWLZhU2jYs1cW68M9R6CcCOiC9f2ckJjdw==} engines: {node: '>=8'} dev: false - /@sentry/utils/7.24.2: - resolution: {integrity: sha512-VuuYEF39v43Qk6YZMid8Em/N0HqCsS5ItuTSvunMtBai2dzDAIkJ2LqemF95wWFAXrzpLy4Nx3QyGVHayMn31A==} + /@sentry/utils/7.29.0: + resolution: {integrity: sha512-ICcBwTiBGK8NQA8H2BJo0JcMN6yCeKLqNKNMVampRgS6wSfSk1edvcTdhRkW3bSktIGrIPZrKskBHyMwDGF2XQ==} engines: {node: '>=8'} dependencies: - '@sentry/types': 7.24.2 + '@sentry/types': 7.29.0 tslib: 1.14.1 dev: false @@ -2371,8 +2338,8 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node/14.18.29: - resolution: {integrity: sha512-LhF+9fbIX4iPzhsRLpK5H7iPdvW8L4IwGciXQIOEcuF62+9nw/VQVsOViAOOGxY3OlOKGLFv0sWwJXdwQeTn6A==} + /@types/node/18.11.18: + resolution: {integrity: sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==} dev: true /@types/normalize-package-data/2.4.1: @@ -2389,17 +2356,17 @@ packages: /@types/react-is/17.0.3: resolution: {integrity: sha512-aBTIWg1emtu95bLTLx0cpkxwGW3ueZv71nE2YFBpL8k/z5czEW8yYpOo8Dp+UUAFAtKwNaOsh/ioSeQnWlZcfw==} dependencies: - '@types/react': 18.0.15 + '@types/react': 18.0.26 dev: false /@types/react-transition-group/4.4.5: resolution: {integrity: sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==} dependencies: - '@types/react': 18.0.15 + '@types/react': 18.0.26 dev: false - /@types/react/18.0.15: - resolution: {integrity: sha512-iz3BtLuIYH1uWdsv6wXYdhozhqj20oD4/Hk2DNXIn1kFsmp9x8d9QB6FnPhfkbhd2PgEONt9Q1x/ebkwjfFLow==} + /@types/react/18.0.26: + resolution: {integrity: sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2 @@ -2410,8 +2377,12 @@ packages: resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==} dev: false - /@typescript-eslint/eslint-plugin/5.30.6_vkwc4bxqxepa4ve5c5e2o3abca: - resolution: {integrity: sha512-J4zYMIhgrx4MgnZrSDD7sEnQp7FmhKNOaqaOpaoQ/SfdMfRB/0yvK74hTnvH+VQxndZynqs5/Hn4t+2/j9bADg==} + /@types/semver/7.3.13: + resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} + dev: true + + /@typescript-eslint/eslint-plugin/5.48.1_qdjeohovcytra7xto5vgmxssaq: + resolution: {integrity: sha512-9nY5K1Rp2ppmpb9s9S2aBiF3xo5uExCehMDmYmmFqqyxgenbHJ3qbarcLt4ITgaD6r/2ypdlcFRdcuVPnks+fQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2421,36 +2392,36 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.30.6_eslint@8.30.0 - '@typescript-eslint/scope-manager': 5.30.6 - '@typescript-eslint/type-utils': 5.30.6_eslint@8.30.0 - '@typescript-eslint/utils': 5.30.6_eslint@8.30.0 + '@typescript-eslint/parser': 5.48.1_eslint@8.31.0 + '@typescript-eslint/scope-manager': 5.48.1 + '@typescript-eslint/type-utils': 5.48.1_eslint@8.31.0 + '@typescript-eslint/utils': 5.48.1_eslint@8.31.0 debug: 4.3.4 - eslint: 8.30.0 - functional-red-black-tree: 1.0.1 - ignore: 5.2.1 + eslint: 8.31.0 + ignore: 5.2.4 + natural-compare-lite: 1.4.0 regexpp: 3.2.0 - semver: 7.3.7 + semver: 7.3.8 tsutils: 3.21.0 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/experimental-utils/5.30.6_eslint@8.30.0: - resolution: {integrity: sha512-bqvT+0L8IjtW7MCrMgm9oVNxs4g7mESro1mm5c1/SNfTnHuFTf9OUX1WzVkTz75M9cp//UrTrSmGvK48NEKshQ==} + /@typescript-eslint/experimental-utils/5.48.1_eslint@8.31.0: + resolution: {integrity: sha512-8OoIZZuOeqsm5cxn2f01qHWtVC3M4iixSsfZXPiQUg4Sl4LiU+b5epcJFwxNfqeoLl+SGncELyi3x99zI6C0ng==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.30.6_eslint@8.30.0 - eslint: 8.30.0 + '@typescript-eslint/utils': 5.48.1_eslint@8.31.0 + eslint: 8.31.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/parser/5.30.6_eslint@8.30.0: - resolution: {integrity: sha512-gfF9lZjT0p2ZSdxO70Xbw8w9sPPJGfAdjK7WikEjB3fcUI/yr9maUVEdqigBjKincUYNKOmf7QBMiTf719kbrA==} + /@typescript-eslint/parser/5.48.1_eslint@8.31.0: + resolution: {integrity: sha512-4yg+FJR/V1M9Xoq56SF9Iygqm+r5LMXvheo6DQ7/yUWynQ4YfCRnsKuRgqH4EQ5Ya76rVwlEpw4Xu+TgWQUcdA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2459,25 +2430,25 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.30.6 - '@typescript-eslint/types': 5.30.6 - '@typescript-eslint/typescript-estree': 5.30.6 + '@typescript-eslint/scope-manager': 5.48.1 + '@typescript-eslint/types': 5.48.1 + '@typescript-eslint/typescript-estree': 5.48.1 debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.30.6: - resolution: {integrity: sha512-Hkq5PhLgtVoW1obkqYH0i4iELctEKixkhWLPTYs55doGUKCASvkjOXOd/pisVeLdO24ZX9D6yymJ/twqpJiG3g==} + /@typescript-eslint/scope-manager/5.48.1: + resolution: {integrity: sha512-S035ueRrbxRMKvSTv9vJKIWgr86BD8s3RqoRZmsSh/s8HhIs90g6UlK8ZabUSjUZQkhVxt7nmZ63VJ9dcZhtDQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.30.6 - '@typescript-eslint/visitor-keys': 5.30.6 + '@typescript-eslint/types': 5.48.1 + '@typescript-eslint/visitor-keys': 5.48.1 dev: true - /@typescript-eslint/type-utils/5.30.6_eslint@8.30.0: - resolution: {integrity: sha512-GFVVzs2j0QPpM+NTDMXtNmJKlF842lkZKDSanIxf+ArJsGeZUIaeT4jGg+gAgHt7AcQSFwW7htzF/rbAh2jaVA==} + /@typescript-eslint/type-utils/5.48.1_eslint@8.31.0: + resolution: {integrity: sha512-Hyr8HU8Alcuva1ppmqSYtM/Gp0q4JOp1F+/JH5D1IZm/bUBrV0edoewQZiEc1r6I8L4JL21broddxK8HAcZiqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -2486,21 +2457,22 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.30.6_eslint@8.30.0 + '@typescript-eslint/typescript-estree': 5.48.1 + '@typescript-eslint/utils': 5.48.1_eslint@8.31.0 debug: 4.3.4 - eslint: 8.30.0 + eslint: 8.31.0 tsutils: 3.21.0 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.30.6: - resolution: {integrity: sha512-HdnP8HioL1F7CwVmT4RaaMX57RrfqsOMclZc08wGMiDYJBsLGBM7JwXM4cZJmbWLzIR/pXg1kkrBBVpxTOwfUg==} + /@typescript-eslint/types/5.48.1: + resolution: {integrity: sha512-xHyDLU6MSuEEdIlzrrAerCGS3T7AA/L8Hggd0RCYBi0w3JMvGYxlLlXHeg50JI9Tfg5MrtsfuNxbS/3zF1/ATg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.30.6: - resolution: {integrity: sha512-Z7TgPoeYUm06smfEfYF0RBkpF8csMyVnqQbLYiGgmUSTaSXTP57bt8f0UFXstbGxKIreTwQCujtaH0LY9w9B+A==} + /@typescript-eslint/typescript-estree/5.48.1: + resolution: {integrity: sha512-Hut+Osk5FYr+sgFh8J/FHjqX6HFcDzTlWLrFqGoK5kVUN3VBHF/QzZmAsIXCQ8T/W9nQNBTqalxi1P3LSqWnRA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -2508,55 +2480,57 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.30.6 - '@typescript-eslint/visitor-keys': 5.30.6 + '@typescript-eslint/types': 5.48.1 + '@typescript-eslint/visitor-keys': 5.48.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.3.7 + semver: 7.3.8 tsutils: 3.21.0 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.30.6_eslint@8.30.0: - resolution: {integrity: sha512-xFBLc/esUbLOJLk9jKv0E9gD/OH966M40aY9jJ8GiqpSkP2xOV908cokJqqhVd85WoIvHVHYXxSFE4cCSDzVvA==} + /@typescript-eslint/utils/5.48.1_eslint@8.31.0: + resolution: {integrity: sha512-SmQuSrCGUOdmGMwivW14Z0Lj8dxG1mOFZ7soeJ0TQZEJcs3n5Ndgkg0A4bcMFzBELqLJ6GTHnEU+iIoaD6hFGA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 - '@typescript-eslint/scope-manager': 5.30.6 - '@typescript-eslint/types': 5.30.6 - '@typescript-eslint/typescript-estree': 5.30.6 - eslint: 8.30.0 + '@types/semver': 7.3.13 + '@typescript-eslint/scope-manager': 5.48.1 + '@typescript-eslint/types': 5.48.1 + '@typescript-eslint/typescript-estree': 5.48.1 + eslint: 8.31.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 + semver: 7.3.8 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.30.6: - resolution: {integrity: sha512-41OiCjdL2mCaSDi2SvYbzFLlqqlm5v1ZW9Ym55wXKL/Rx6OOB1IbuFGo71Fj6Xy90gJDFTlgOS+vbmtGHPTQQA==} + /@typescript-eslint/visitor-keys/5.48.1: + resolution: {integrity: sha512-Ns0XBwmfuX7ZknznfXozgnydyR8F6ev/KEGePP4i74uL3ArsKbEhJ7raeKr1JSa997DBDwol/4a0Y+At82c9dA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.30.6 + '@typescript-eslint/types': 5.48.1 eslint-visitor-keys: 3.3.0 dev: true - /@vitejs/plugin-react/3.0.0_vite@4.0.3: - resolution: {integrity: sha512-1mvyPc0xYW5G8CHQvJIJXLoMjl5Ct3q2g5Y2s6Ccfgwm45y48LBvsla7az+GkkAtYikWQ4Lxqcsq5RHLcZgtNQ==} + /@vitejs/plugin-react/3.0.1_vite@4.0.4: + resolution: {integrity: sha512-mx+QvYwIbbpOIJw+hypjnW1lAbKDHtWK5ibkF/V1/oMBu8HU/chb+SnqJDAsLq1+7rGqjktCEomMTM5KShzUKQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 dependencies: - '@babel/core': 7.20.7 - '@babel/plugin-transform-react-jsx-self': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-react-jsx-source': 7.19.6_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/plugin-transform-react-jsx-self': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-react-jsx-source': 7.19.6_@babel+core@7.20.12 magic-string: 0.27.0 react-refresh: 0.14.0 - vite: 4.0.3_sass@1.57.1 + vite: 4.0.4_sass@1.57.1 transitivePeerDependencies: - supports-color dev: true @@ -2573,12 +2547,12 @@ packages: through: 2.3.8 dev: true - /acorn-jsx/5.3.2_acorn@8.8.0: + /acorn-jsx/5.3.2_acorn@8.8.1: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.8.0 + acorn: 8.8.1 dev: true /acorn-walk/8.2.0: @@ -2586,8 +2560,8 @@ packages: engines: {node: '>=0.4.0'} dev: true - /acorn/8.8.0: - resolution: {integrity: sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==} + /acorn/8.8.1: + resolution: {integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==} engines: {node: '>=0.4.0'} hasBin: true dev: true @@ -2601,8 +2575,8 @@ packages: uri-js: 4.4.1 dev: true - /ajv/8.11.0: - resolution: {integrity: sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==} + /ajv/8.12.0: + resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} dependencies: fast-deep-equal: 3.1.3 json-schema-traverse: 1.0.0 @@ -2628,8 +2602,8 @@ packages: color-convert: 2.0.1 dev: true - /anymatch/3.1.2: - resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==} + /anymatch/3.1.3: + resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} engines: {node: '>= 8'} dependencies: normalize-path: 3.0.0 @@ -2648,22 +2622,22 @@ packages: resolution: {integrity: sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==} engines: {node: '>=6.0'} dependencies: - '@babel/runtime': 7.20.6 - '@babel/runtime-corejs3': 7.18.6 + '@babel/runtime': 7.20.7 + '@babel/runtime-corejs3': 7.20.7 dev: true /array-ify/1.0.0: resolution: {integrity: sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==} dev: true - /array-includes/3.1.5: - resolution: {integrity: sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==} + /array-includes/3.1.6: + resolution: {integrity: sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.1 - get-intrinsic: 1.1.2 + es-abstract: 1.21.0 + get-intrinsic: 1.1.3 is-string: 1.0.7 dev: true @@ -2672,26 +2646,36 @@ packages: engines: {node: '>=8'} dev: true - /array.prototype.flat/1.3.0: - resolution: {integrity: sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw==} + /array.prototype.flat/1.3.1: + resolution: {integrity: sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.1 + es-abstract: 1.21.0 es-shim-unscopables: 1.0.0 dev: true - /array.prototype.flatmap/1.3.0: - resolution: {integrity: sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==} + /array.prototype.flatmap/1.3.1: + resolution: {integrity: sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.1 + es-abstract: 1.21.0 es-shim-unscopables: 1.0.0 dev: true + /array.prototype.tosorted/1.1.1: + resolution: {integrity: sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==} + dependencies: + call-bind: 1.0.2 + define-properties: 1.1.4 + es-abstract: 1.21.0 + es-shim-unscopables: 1.0.0 + get-intrinsic: 1.1.3 + dev: true + /arrify/1.0.1: resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} engines: {node: '>=0.10.0'} @@ -2706,8 +2690,13 @@ packages: engines: {node: '>=8'} dev: true - /axe-core/4.4.3: - resolution: {integrity: sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==} + /available-typed-arrays/1.0.5: + resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} + engines: {node: '>= 0.4'} + dev: true + + /axe-core/4.6.2: + resolution: {integrity: sha512-b1WlTV8+XKLj9gZy2DZXgQiyDp9xkkoe2a6U6UbYccScq2wgH/YwCeI2/Jq2mgo0HzQxqJOjWZBLeA/mqsk5Mg==} engines: {node: '>=4'} dev: true @@ -2715,52 +2704,46 @@ packages: resolution: {integrity: sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==} dev: true - /babel-plugin-dynamic-import-node/2.3.3: - resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==} - dependencies: - object.assign: 4.1.2 - dev: true - /babel-plugin-macros/3.1.0: resolution: {integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==} engines: {node: '>=10', npm: '>=6'} dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 cosmiconfig: 7.1.0 resolve: 1.22.1 - /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.20.7: - resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==} + /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.12: + resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.10 - '@babel/core': 7.20.7 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.20.7: - resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==} + /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.12: + resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.20.7 - core-js-compat: 3.23.4 + '@babel/core': 7.20.12 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 + core-js-compat: 3.27.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.20.7: - resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==} + /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.12: + resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.20.7 - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.20.7 + '@babel/core': 7.20.12 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 transitivePeerDependencies: - supports-color dev: true @@ -2772,21 +2755,21 @@ packages: /babel-preset-react-app/10.0.1: resolution: {integrity: sha512-b0D9IZ1WhhCWkrTXyFuIIgqGzSkRIH5D5AmB0bXbzYAB1OBAwHcUeyWW2LorutLWF5btNo/N7r/cIdmvvKJlYg==} dependencies: - '@babel/core': 7.20.7 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-decorators': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-flow-strip-types': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.20.7 - '@babel/plugin-transform-runtime': 7.18.6_@babel+core@7.20.7 - '@babel/preset-env': 7.18.6_@babel+core@7.20.7 - '@babel/preset-react': 7.18.6_@babel+core@7.20.7 - '@babel/preset-typescript': 7.18.6_@babel+core@7.20.7 - '@babel/runtime': 7.20.0 + '@babel/core': 7.20.12 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-decorators': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.20.12 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.20.12 + '@babel/plugin-transform-flow-strip-types': 7.19.0_@babel+core@7.20.12 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.20.12 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.20.12 + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 + '@babel/preset-react': 7.18.6_@babel+core@7.20.12 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.12 + '@babel/runtime': 7.20.7 babel-plugin-macros: 3.1.0 babel-plugin-transform-react-remove-prop-types: 0.4.24 transitivePeerDependencies: @@ -2825,9 +2808,9 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001426 + caniuse-lite: 1.0.30001442 electron-to-chromium: 1.4.284 - node-releases: 2.0.6 + node-releases: 2.0.8 update-browserslist-db: 1.0.10_browserslist@4.21.4 dev: true @@ -2835,7 +2818,7 @@ packages: resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} dependencies: function-bind: 1.1.1 - get-intrinsic: 1.1.2 + get-intrinsic: 1.1.3 dev: true /callsites/3.1.0: @@ -2856,8 +2839,8 @@ packages: engines: {node: '>=6'} dev: true - /caniuse-lite/1.0.30001426: - resolution: {integrity: sha512-n7cosrHLl8AWt0wwZw/PJZgUg3lV0gk9LMI7ikGJwhyhgsd2Nb65vKvmSexCqq/J7rbH3mFG6yZZiPR5dLPW5A==} + /caniuse-lite/1.0.30001442: + resolution: {integrity: sha512-239m03Pqy0hwxYPYR5JwOIxRJfLTWtle9FV8zosfV5pHg+/51uD4nxcUlM8+mWWGfwKtt8lJNHnD3cWw9VZ6ow==} dev: true /chalk/2.4.2: @@ -2880,7 +2863,7 @@ packages: resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} engines: {node: '>= 8.10.0'} dependencies: - anymatch: 3.1.2 + anymatch: 3.1.3 braces: 3.0.2 glob-parent: 5.1.2 is-binary-path: 2.1.0 @@ -2891,8 +2874,9 @@ packages: fsevents: 2.3.2 dev: true - /cliui/7.0.4: - resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==} + /cliui/8.0.1: + resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} + engines: {node: '>=12'} dependencies: string-width: 4.2.3 strip-ansi: 6.0.1 @@ -2972,25 +2956,22 @@ packages: through2: 4.0.2 dev: true - /convert-source-map/1.8.0: - resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==} - dependencies: - safe-buffer: 5.1.2 + /convert-source-map/1.9.0: + resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} - /core-js-compat/3.23.4: - resolution: {integrity: sha512-RkSRPe+JYEoflcsuxJWaiMPhnZoFS51FcIxm53k4KzhISCBTmaGlto9dTIrYuk0hnJc3G6pKufAKepHnBq6B6Q==} + /core-js-compat/3.27.1: + resolution: {integrity: sha512-Dg91JFeCDA17FKnneN7oCMz4BkQ4TcffkgHP4OWwp9yx3pi7ubqMDXXSacfNak1PQqjc95skyt+YBLHQJnkJwA==} dependencies: browserslist: 4.21.4 - semver: 7.0.0 dev: true - /core-js-pure/3.23.4: - resolution: {integrity: sha512-lizxkcgj3XDmi7TUBFe+bQ1vNpD5E4t76BrBWI3HdUxdw/Mq1VF4CkiHzIKyieECKtcODK2asJttoofEeUKICQ==} + /core-js-pure/3.27.1: + resolution: {integrity: sha512-BS2NHgwwUppfeoqOXqi08mUqS5FiZpuRuJJpKsaME7kJz0xxuk0xkhDdfMIlP/zLa80krBqss1LtD7f889heAw==} requiresBuild: true dev: true - /cosmiconfig-typescript-loader/4.1.0_4lm4arzx5mlrrw2miwgsddghji: - resolution: {integrity: sha512-HbWIuR5O+XO5Oj9SZ5bzgrD4nN+rfhrm2PMb0FVx+t+XIvC45n8F0oTNnztXtspWGw0i2IzHaUWFD5LzV1JB4A==} + /cosmiconfig-typescript-loader/4.3.0_bxtyj3et3xbsdyxhh3oblnfbj4: + resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@types/node': '*' @@ -2998,10 +2979,10 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 14.18.29 - cosmiconfig: 7.1.0 - ts-node: 10.9.1_ck2axrxkiif44rdbzjywaqjysa - typescript: 4.8.3 + '@types/node': 18.11.18 + cosmiconfig: 8.0.0 + ts-node: 10.9.1_awa2wsr5thmg3i7jqycphctjfq + typescript: 4.9.4 dev: true /cosmiconfig/7.1.0: @@ -3014,6 +2995,16 @@ packages: path-type: 4.0.0 yaml: 1.10.2 + /cosmiconfig/8.0.0: + resolution: {integrity: sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==} + engines: {node: '>=14'} + dependencies: + import-fresh: 3.3.0 + js-yaml: 4.1.0 + parse-json: 5.2.0 + path-type: 4.0.0 + dev: true + /create-require/1.1.1: resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==} dev: true @@ -3085,8 +3076,8 @@ packages: ms: 2.1.2 dev: true - /decamelize-keys/1.1.0: - resolution: {integrity: sha512-ocLWuYzRPoS9bfiSdDd3cxvrzovVMZnRDVEzAs+hWIVXGDbHxWMECij2OBuyB/An0FFW/nLuq6Kv1i/YC5Qfzg==} + /decamelize-keys/1.1.1: + resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==} engines: {node: '>=0.10.0'} dependencies: decamelize: 1.2.0 @@ -3139,7 +3130,7 @@ packages: /dom-helpers/5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 csstype: 3.1.1 dev: false @@ -3186,33 +3177,51 @@ packages: dependencies: is-arrayish: 0.2.1 - /es-abstract/1.20.1: - resolution: {integrity: sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA==} + /es-abstract/1.21.0: + resolution: {integrity: sha512-GUGtW7eXQay0c+PRq0sGIKSdaBorfVqsCMhGHo4elP7YVqZu9nCZS4UkK4gv71gOWNMra/PaSKD3ao1oWExO0g==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 + es-set-tostringtag: 2.0.1 es-to-primitive: 1.2.1 function-bind: 1.1.1 function.prototype.name: 1.1.5 - get-intrinsic: 1.1.2 + get-intrinsic: 1.1.3 get-symbol-description: 1.0.0 + globalthis: 1.0.3 + gopd: 1.0.1 has: 1.0.3 has-property-descriptors: 1.0.0 + has-proto: 1.0.1 has-symbols: 1.0.3 - internal-slot: 1.0.3 - is-callable: 1.2.4 + internal-slot: 1.0.4 + is-array-buffer: 3.0.1 + is-callable: 1.2.7 is-negative-zero: 2.0.2 is-regex: 1.1.4 is-shared-array-buffer: 1.0.2 is-string: 1.0.7 + is-typed-array: 1.1.10 is-weakref: 1.0.2 object-inspect: 1.12.2 object-keys: 1.1.1 - object.assign: 4.1.2 + object.assign: 4.1.4 regexp.prototype.flags: 1.4.3 - string.prototype.trimend: 1.0.5 - string.prototype.trimstart: 1.0.5 + safe-regex-test: 1.0.0 + string.prototype.trimend: 1.0.6 + string.prototype.trimstart: 1.0.6 + typed-array-length: 1.0.4 unbox-primitive: 1.0.2 + which-typed-array: 1.1.9 + dev: true + + /es-set-tostringtag/2.0.1: + resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==} + engines: {node: '>= 0.4'} + dependencies: + get-intrinsic: 1.1.3 + has: 1.0.3 + has-tostringtag: 1.0.0 dev: true /es-shim-unscopables/1.0.0: @@ -3225,39 +3234,39 @@ packages: resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} engines: {node: '>= 0.4'} dependencies: - is-callable: 1.2.4 + is-callable: 1.2.7 is-date-object: 1.0.5 is-symbol: 1.0.4 dev: true - /esbuild/0.16.10: - resolution: {integrity: sha512-z5dIViHoVnw2l+NCJ3zj5behdXjYvXne9gL18OOivCadXDUhyDkeSvEtLcGVAJW2fNmh33TDUpsi704XYlDodw==} + /esbuild/0.16.16: + resolution: {integrity: sha512-24JyKq10KXM5EBIgPotYIJ2fInNWVVqflv3gicIyQqfmUqi4HvDW1VR790cBgLJHCl96Syy7lhoz7tLFcmuRmg==} engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': 0.16.10 - '@esbuild/android-arm64': 0.16.10 - '@esbuild/android-x64': 0.16.10 - '@esbuild/darwin-arm64': 0.16.10 - '@esbuild/darwin-x64': 0.16.10 - '@esbuild/freebsd-arm64': 0.16.10 - '@esbuild/freebsd-x64': 0.16.10 - '@esbuild/linux-arm': 0.16.10 - '@esbuild/linux-arm64': 0.16.10 - '@esbuild/linux-ia32': 0.16.10 - '@esbuild/linux-loong64': 0.16.10 - '@esbuild/linux-mips64el': 0.16.10 - '@esbuild/linux-ppc64': 0.16.10 - '@esbuild/linux-riscv64': 0.16.10 - '@esbuild/linux-s390x': 0.16.10 - '@esbuild/linux-x64': 0.16.10 - '@esbuild/netbsd-x64': 0.16.10 - '@esbuild/openbsd-x64': 0.16.10 - '@esbuild/sunos-x64': 0.16.10 - '@esbuild/win32-arm64': 0.16.10 - '@esbuild/win32-ia32': 0.16.10 - '@esbuild/win32-x64': 0.16.10 + '@esbuild/android-arm': 0.16.16 + '@esbuild/android-arm64': 0.16.16 + '@esbuild/android-x64': 0.16.16 + '@esbuild/darwin-arm64': 0.16.16 + '@esbuild/darwin-x64': 0.16.16 + '@esbuild/freebsd-arm64': 0.16.16 + '@esbuild/freebsd-x64': 0.16.16 + '@esbuild/linux-arm': 0.16.16 + '@esbuild/linux-arm64': 0.16.16 + '@esbuild/linux-ia32': 0.16.16 + '@esbuild/linux-loong64': 0.16.16 + '@esbuild/linux-mips64el': 0.16.16 + '@esbuild/linux-ppc64': 0.16.16 + '@esbuild/linux-riscv64': 0.16.16 + '@esbuild/linux-s390x': 0.16.16 + '@esbuild/linux-x64': 0.16.16 + '@esbuild/netbsd-x64': 0.16.16 + '@esbuild/openbsd-x64': 0.16.16 + '@esbuild/sunos-x64': 0.16.16 + '@esbuild/win32-arm64': 0.16.16 + '@esbuild/win32-ia32': 0.16.16 + '@esbuild/win32-x64': 0.16.16 dev: true /escalade/3.1.1: @@ -3273,7 +3282,7 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - /eslint-config-react-app/7.0.1_eslint@8.30.0: + /eslint-config-react-app/7.0.1_eslint@8.31.0: resolution: {integrity: sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -3283,21 +3292,21 @@ packages: typescript: optional: true dependencies: - '@babel/core': 7.18.6 - '@babel/eslint-parser': 7.18.2_krbl7gjo3afxleq6arh2klsyza - '@rushstack/eslint-patch': 1.1.4 - '@typescript-eslint/eslint-plugin': 5.30.6_vkwc4bxqxepa4ve5c5e2o3abca - '@typescript-eslint/parser': 5.30.6_eslint@8.30.0 + '@babel/core': 7.20.12 + '@babel/eslint-parser': 7.19.1_ucmnolur3r335ullwiyt3zl3pi + '@rushstack/eslint-patch': 1.2.0 + '@typescript-eslint/eslint-plugin': 5.48.1_qdjeohovcytra7xto5vgmxssaq + '@typescript-eslint/parser': 5.48.1_eslint@8.31.0 babel-preset-react-app: 10.0.1 confusing-browser-globals: 1.0.11 - eslint: 8.30.0 - eslint-plugin-flowtype: 8.0.3_eslint@8.30.0 - eslint-plugin-import: 2.26.0_vkwc4bxqxepa4ve5c5e2o3abca - eslint-plugin-jest: 25.7.0_3ftqz7icbtmyqg6nqjchwoahum - eslint-plugin-jsx-a11y: 6.6.0_eslint@8.30.0 - eslint-plugin-react: 7.30.1_eslint@8.30.0 - eslint-plugin-react-hooks: 4.6.0_eslint@8.30.0 - eslint-plugin-testing-library: 5.5.1_eslint@8.30.0 + eslint: 8.31.0 + eslint-plugin-flowtype: 8.0.3_eslint@8.31.0 + eslint-plugin-import: 2.26.0_qdjeohovcytra7xto5vgmxssaq + eslint-plugin-jest: 25.7.0_uf7m4ztohkds2teixkkgz7tcvi + eslint-plugin-jsx-a11y: 6.6.1_eslint@8.31.0 + eslint-plugin-react: 7.31.11_eslint@8.31.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.31.0 + eslint-plugin-testing-library: 5.9.1_eslint@8.31.0 transitivePeerDependencies: - '@babel/plugin-syntax-flow' - '@babel/plugin-transform-react-jsx' @@ -3316,17 +3325,20 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_bsugbhruclroeiaqnd7gqoy7ya: - resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} + /eslint-module-utils/2.7.4_wwvwfwokyq5c63apkeumvsvvgq: + resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: '@typescript-eslint/parser': '*' + eslint: '*' eslint-import-resolver-node: '*' eslint-import-resolver-typescript: '*' eslint-import-resolver-webpack: '*' peerDependenciesMeta: '@typescript-eslint/parser': optional: true + eslint: + optional: true eslint-import-resolver-node: optional: true eslint-import-resolver-typescript: @@ -3334,15 +3346,15 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.30.6_eslint@8.30.0 + '@typescript-eslint/parser': 5.48.1_eslint@8.31.0 debug: 3.2.7 + eslint: 8.31.0 eslint-import-resolver-node: 0.3.6 - find-up: 2.1.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-flowtype/8.0.3_eslint@8.30.0: + /eslint-plugin-flowtype/8.0.3_eslint@8.31.0: resolution: {integrity: sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -3350,12 +3362,12 @@ packages: '@babel/plugin-transform-react-jsx': ^7.14.9 eslint: ^8.1.0 dependencies: - eslint: 8.30.0 + eslint: 8.31.0 lodash: 4.17.21 string-natural-compare: 3.0.1 dev: true - /eslint-plugin-import/2.26.0_vkwc4bxqxepa4ve5c5e2o3abca: + /eslint-plugin-import/2.26.0_qdjeohovcytra7xto5vgmxssaq: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -3365,19 +3377,19 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.30.6_eslint@8.30.0 - array-includes: 3.1.5 - array.prototype.flat: 1.3.0 + '@typescript-eslint/parser': 5.48.1_eslint@8.31.0 + array-includes: 3.1.6 + array.prototype.flat: 1.3.1 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.30.0 + eslint: 8.31.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_bsugbhruclroeiaqnd7gqoy7ya + eslint-module-utils: 2.7.4_wwvwfwokyq5c63apkeumvsvvgq has: 1.0.3 - is-core-module: 2.9.0 + is-core-module: 2.11.0 is-glob: 4.0.3 minimatch: 3.1.2 - object.values: 1.1.5 + object.values: 1.1.6 resolve: 1.22.1 tsconfig-paths: 3.14.1 transitivePeerDependencies: @@ -3386,7 +3398,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest/25.7.0_3ftqz7icbtmyqg6nqjchwoahum: + /eslint-plugin-jest/25.7.0_uf7m4ztohkds2teixkkgz7tcvi: resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} peerDependencies: @@ -3399,76 +3411,77 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.30.6_vkwc4bxqxepa4ve5c5e2o3abca - '@typescript-eslint/experimental-utils': 5.30.6_eslint@8.30.0 - eslint: 8.30.0 + '@typescript-eslint/eslint-plugin': 5.48.1_qdjeohovcytra7xto5vgmxssaq + '@typescript-eslint/experimental-utils': 5.48.1_eslint@8.31.0 + eslint: 8.31.0 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsx-a11y/6.6.0_eslint@8.30.0: - resolution: {integrity: sha512-kTeLuIzpNhXL2CwLlc8AHI0aFRwWHcg483yepO9VQiHzM9bZwJdzTkzBszbuPrbgGmq2rlX/FaT2fJQsjUSHsw==} + /eslint-plugin-jsx-a11y/6.6.1_eslint@8.31.0: + resolution: {integrity: sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==} engines: {node: '>=4.0'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - '@babel/runtime': 7.20.0 + '@babel/runtime': 7.20.7 aria-query: 4.2.2 - array-includes: 3.1.5 + array-includes: 3.1.6 ast-types-flow: 0.0.7 - axe-core: 4.4.3 + axe-core: 4.6.2 axobject-query: 2.2.0 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.30.0 + eslint: 8.31.0 has: 1.0.3 - jsx-ast-utils: 3.3.2 - language-tags: 1.0.5 + jsx-ast-utils: 3.3.3 + language-tags: 1.0.7 minimatch: 3.1.2 semver: 6.3.0 dev: true - /eslint-plugin-react-hooks/4.6.0_eslint@8.30.0: + /eslint-plugin-react-hooks/4.6.0_eslint@8.31.0: resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.30.0 + eslint: 8.31.0 dev: true - /eslint-plugin-react/7.30.1_eslint@8.30.0: - resolution: {integrity: sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==} + /eslint-plugin-react/7.31.11_eslint@8.31.0: + resolution: {integrity: sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - array-includes: 3.1.5 - array.prototype.flatmap: 1.3.0 + array-includes: 3.1.6 + array.prototype.flatmap: 1.3.1 + array.prototype.tosorted: 1.1.1 doctrine: 2.1.0 - eslint: 8.30.0 + eslint: 8.31.0 estraverse: 5.3.0 - jsx-ast-utils: 3.3.2 + jsx-ast-utils: 3.3.3 minimatch: 3.1.2 - object.entries: 1.1.5 - object.fromentries: 2.0.5 - object.hasown: 1.1.1 - object.values: 1.1.5 + object.entries: 1.1.6 + object.fromentries: 2.0.6 + object.hasown: 1.1.2 + object.values: 1.1.6 prop-types: 15.8.1 resolve: 2.0.0-next.4 semver: 6.3.0 - string.prototype.matchall: 4.0.7 + string.prototype.matchall: 4.0.8 dev: true - /eslint-plugin-testing-library/5.5.1_eslint@8.30.0: - resolution: {integrity: sha512-plLEkkbAKBjPxsLj7x4jNapcHAg2ernkQlKKrN2I8NrQwPISZHyCUNvg5Hv3EDqOQReToQb5bnqXYbkijJPE/g==} + /eslint-plugin-testing-library/5.9.1_eslint@8.31.0: + resolution: {integrity: sha512-6BQp3tmb79jLLasPHJmy8DnxREe+2Pgf7L+7o09TSWPfdqqtQfRZmZNetr5mOs3yqZk/MRNxpN3RUpJe0wB4LQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'} peerDependencies: eslint: ^7.5.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.30.6_eslint@8.30.0 - eslint: 8.30.0 + '@typescript-eslint/utils': 5.48.1_eslint@8.31.0 + eslint: 8.31.0 transitivePeerDependencies: - supports-color - typescript @@ -3490,13 +3503,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.30.0: + /eslint-utils/3.0.0_eslint@8.31.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.30.0 + eslint: 8.31.0 eslint-visitor-keys: 2.1.0 dev: true @@ -3510,12 +3523,12 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.30.0: - resolution: {integrity: sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==} + /eslint/8.31.0: + resolution: {integrity: sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 1.4.0 + '@eslint/eslintrc': 1.4.1 '@humanwhocodes/config-array': 0.11.8 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -3526,9 +3539,9 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.30.0 + eslint-utils: 3.0.0_eslint@8.31.0 eslint-visitor-keys: 3.3.0 - espree: 9.4.0 + espree: 9.4.1 esquery: 1.4.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -3537,12 +3550,12 @@ packages: glob-parent: 6.0.2 globals: 13.19.0 grapheme-splitter: 1.0.4 - ignore: 5.2.1 + ignore: 5.2.4 import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 - js-sdsl: 4.1.5 + js-sdsl: 4.2.0 js-yaml: 4.1.0 json-stable-stringify-without-jsonify: 1.0.1 levn: 0.4.1 @@ -3558,12 +3571,12 @@ packages: - supports-color dev: true - /espree/9.4.0: - resolution: {integrity: sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==} + /espree/9.4.1: + resolution: {integrity: sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.8.0 - acorn-jsx: 5.3.2_acorn@8.8.0 + acorn: 8.8.1 + acorn-jsx: 5.3.2_acorn@8.8.1 eslint-visitor-keys: 3.3.0 dev: true @@ -3647,8 +3660,8 @@ packages: engines: {node: '>= 4.9.1'} dev: true - /fastq/1.13.0: - resolution: {integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==} + /fastq/1.15.0: + resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==} dependencies: reusify: 1.0.4 dev: true @@ -3671,13 +3684,6 @@ packages: resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==} dev: false - /find-up/2.1.0: - resolution: {integrity: sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==} - engines: {node: '>=4'} - dependencies: - locate-path: 2.0.0 - dev: true - /find-up/4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} engines: {node: '>=8'} @@ -3698,17 +3704,23 @@ packages: resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: - flatted: 3.2.6 + flatted: 3.2.7 rimraf: 3.0.2 dev: true - /flatted/3.2.6: - resolution: {integrity: sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==} + /flatted/3.2.7: + resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==} dev: true - /fs-extra/10.1.0: - resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} - engines: {node: '>=12'} + /for-each/0.3.3: + resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} + dependencies: + is-callable: 1.2.7 + dev: true + + /fs-extra/11.1.0: + resolution: {integrity: sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==} + engines: {node: '>=14.14'} dependencies: graceful-fs: 4.2.10 jsonfile: 6.1.0 @@ -3736,14 +3748,10 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.1 + es-abstract: 1.21.0 functions-have-names: 1.2.3 dev: true - /functional-red-black-tree/1.0.1: - resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==} - dev: true - /functions-have-names/1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} dev: true @@ -3758,8 +3766,8 @@ packages: engines: {node: 6.* || 8.* || >= 10.*} dev: true - /get-intrinsic/1.1.2: - resolution: {integrity: sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==} + /get-intrinsic/1.1.3: + resolution: {integrity: sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==} dependencies: function-bind: 1.1.1 has: 1.0.3 @@ -3776,13 +3784,13 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - get-intrinsic: 1.1.2 + get-intrinsic: 1.1.3 dev: true - /get-user-locale/1.4.0: - resolution: {integrity: sha512-gQo03lP1OArHLKlnoglqrGGl7b04u2EP9Xutmp72cMdtrrSD7ZgIsCsUKZynYWLDkVJW33Cj3pliP7uP0UonHQ==} + /get-user-locale/1.5.1: + resolution: {integrity: sha512-WiNpoFRcHn1qxP9VabQljzGwkAQDrcpqUtaP0rNBEkFxJdh4f3tik6MfZsMYZc+UgQJdGCxWEjL9wnCUlRQXag==} dependencies: - lodash.once: 4.1.1 + lodash.memoize: 4.1.2 dev: false /git-raw-commits/2.0.11: @@ -3857,6 +3865,13 @@ packages: type-fest: 0.20.2 dev: true + /globalthis/1.0.3: + resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} + engines: {node: '>= 0.4'} + dependencies: + define-properties: 1.1.4 + dev: true + /globby/11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} @@ -3864,7 +3879,7 @@ packages: array-union: 2.1.0 dir-glob: 3.0.1 fast-glob: 3.2.12 - ignore: 5.2.1 + ignore: 5.2.4 merge2: 1.4.1 slash: 3.0.0 dev: true @@ -3873,6 +3888,12 @@ packages: resolution: {integrity: sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==} dev: true + /gopd/1.0.1: + resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} + dependencies: + get-intrinsic: 1.1.3 + dev: true + /graceful-fs/4.2.10: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} dev: true @@ -3902,7 +3923,12 @@ packages: /has-property-descriptors/1.0.0: resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==} dependencies: - get-intrinsic: 1.1.2 + get-intrinsic: 1.1.3 + dev: true + + /has-proto/1.0.1: + resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} + engines: {node: '>= 0.4'} dev: true /has-symbols/1.0.3: @@ -3950,14 +3976,14 @@ packages: engines: {node: '>=10.17.0'} dev: true - /husky/8.0.2: - resolution: {integrity: sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==} + /husky/8.0.3: + resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} engines: {node: '>=14'} hasBin: true dev: true - /ignore/5.2.1: - resolution: {integrity: sha512-d2qQLzTJ9WxQftPAuEQpSPmKqzxePjzVbpAVv62AQ64NTL+wR4JkrVqR/LqFsFEUsHDAiId52mJteHDFuDkElA==} + /ignore/5.2.4: + resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} engines: {node: '>= 4'} dev: true @@ -3965,8 +3991,8 @@ packages: resolution: {integrity: sha512-hnMOmP7q2jxA+52FZ+wHNhg3fdFRlgfngsQH2JQHEQkafY7tj/8F15e6Rv/RxDegc872jvyaRHwMbkTZK1Cjbg==} dev: false - /immutable/4.1.0: - resolution: {integrity: sha512-oNkuqVTA8jqG1Q6c+UglTOD1xhC1BtjKI7XkCXRkZHrN5m18/XsnUp8Q89GkQO/z+0WjonSvl0FLhDYftp46nQ==} + /immutable/4.2.2: + resolution: {integrity: sha512-fTMKDwtbvO5tldky9QZ2fMX7slR0mYpY5nbnFWYp0fOzDhHqhgIw9KoYgxLWsoNTS9ZHGauHj18DTyEw6BK3Og==} dev: true /import-fresh/3.3.0: @@ -4006,11 +4032,11 @@ packages: resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} dev: true - /internal-slot/1.0.3: - resolution: {integrity: sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==} + /internal-slot/1.0.4: + resolution: {integrity: sha512-tA8URYccNzMo94s5MQZgH8NB/XTa6HsOo0MLfXTKKEnHVVdegzaQoFZ7Jp44bdvLvY2waT5dc+j5ICEswhi7UQ==} engines: {node: '>= 0.4'} dependencies: - get-intrinsic: 1.1.2 + get-intrinsic: 1.1.3 has: 1.0.3 side-channel: 1.0.4 dev: true @@ -4021,6 +4047,14 @@ packages: loose-envify: 1.4.0 dev: false + /is-array-buffer/3.0.1: + resolution: {integrity: sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==} + dependencies: + call-bind: 1.0.2 + get-intrinsic: 1.1.3 + is-typed-array: 1.1.10 + dev: true + /is-arrayish/0.2.1: resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} @@ -4045,13 +4079,13 @@ packages: has-tostringtag: 1.0.0 dev: true - /is-callable/1.2.4: - resolution: {integrity: sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==} + /is-callable/1.2.7: + resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} engines: {node: '>= 0.4'} dev: true - /is-core-module/2.9.0: - resolution: {integrity: sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==} + /is-core-module/2.11.0: + resolution: {integrity: sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==} dependencies: has: 1.0.3 @@ -4156,6 +4190,17 @@ packages: text-extensions: 1.9.0 dev: true + /is-typed-array/1.1.10: + resolution: {integrity: sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==} + engines: {node: '>= 0.4'} + dependencies: + available-typed-arrays: 1.0.5 + call-bind: 1.0.2 + for-each: 0.3.3 + gopd: 1.0.1 + has-tostringtag: 1.0.0 + dev: true + /is-weakref/1.0.2: resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} dependencies: @@ -4166,8 +4211,8 @@ packages: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} dev: true - /js-sdsl/4.1.5: - resolution: {integrity: sha512-08bOAKweV2NUC1wqTtf3qZlnpOX/R2DU9ikpjOHs0H+ibQv3zpncVQg6um4uYtRtrwIX8M4Nh3ytK4HGlYAq7Q==} + /js-sdsl/4.2.0: + resolution: {integrity: sha512-dyBIzQBDkCqCu+0upx25Y2jGdbTGxE9fshMsCdK0ViOongpV+n5tXRcZY9v7CaVQ79AGS9KA1KHtojxiM7aXSQ==} dev: true /js-tokens/4.0.0: @@ -4206,15 +4251,15 @@ packages: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} dev: true - /json5/1.0.1: - resolution: {integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==} + /json5/1.0.2: + resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} hasBin: true dependencies: - minimist: 1.2.6 + minimist: 1.2.7 dev: true - /json5/2.2.1: - resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==} + /json5/2.2.3: + resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} engines: {node: '>=6'} hasBin: true dev: true @@ -4232,12 +4277,12 @@ packages: engines: {'0': node >= 0.2.0} dev: true - /jsx-ast-utils/3.3.2: - resolution: {integrity: sha512-4ZCADZHRkno244xlNnn4AOG6sRQ7iBZ5BbgZ4vW4y5IZw7cVUD1PPeblm1xx/nfmMxPdt/LHsXZW8z/j58+l9Q==} + /jsx-ast-utils/3.3.3: + resolution: {integrity: sha512-fYQHZTZ8jSfmWZ0iyzfwiU4WDX4HpHbMCZ3gPlWYiCl3BoeOTsqKBqnTVfH2rYT7eP5c3sVbeSPHnnJOaTrWiw==} engines: {node: '>=4.0'} dependencies: - array-includes: 3.1.5 - object.assign: 4.1.2 + array-includes: 3.1.6 + object.assign: 4.1.4 dev: true /kind-of/6.0.3: @@ -4253,8 +4298,8 @@ packages: resolution: {integrity: sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==} dev: true - /language-tags/1.0.5: - resolution: {integrity: sha512-qJhlO9cGXi6hBGKoxEG/sKZDAHD5Hnu9Hs4WbOY3pCWXDhw0N8x1NenNzm2EnNLkLkk7J2SdxAkDSbb6ftT+UQ==} + /language-tags/1.0.7: + resolution: {integrity: sha512-bSytju1/657hFjgUzPAPqszxH62ouE8nQFoFaVlIQfne4wO/wXC9A4+m8jYve7YBBvi59eq0SUpcshvG8h5Usw==} dependencies: language-subtag-registry: 0.3.22 dev: true @@ -4270,14 +4315,6 @@ packages: /lines-and-columns/1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - /locate-path/2.0.0: - resolution: {integrity: sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==} - engines: {node: '>=4'} - dependencies: - p-locate: 2.0.0 - path-exists: 3.0.0 - dev: true - /locate-path/5.0.0: resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} engines: {node: '>=8'} @@ -4312,6 +4349,10 @@ packages: resolution: {integrity: sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==} dev: true + /lodash.memoize/4.1.2: + resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==} + dev: false + /lodash.merge/4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} dev: true @@ -4320,10 +4361,6 @@ packages: resolution: {integrity: sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==} dev: true - /lodash.once/4.1.1: - resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==} - dev: false - /lodash.snakecase/4.1.1: resolution: {integrity: sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==} dev: true @@ -4398,7 +4435,7 @@ packages: dependencies: '@types/minimist': 1.2.2 camelcase-keys: 6.2.2 - decamelize-keys: 1.1.0 + decamelize-keys: 1.1.1 hard-rejection: 2.1.0 minimist-options: 4.1.0 normalize-package-data: 3.0.3 @@ -4416,7 +4453,7 @@ packages: '@types/minimist': 1.2.2 camelcase-keys: 6.2.2 decamelize: 1.2.0 - decamelize-keys: 1.1.0 + decamelize-keys: 1.1.1 hard-rejection: 2.1.0 minimist-options: 4.1.0 normalize-package-data: 3.0.3 @@ -4469,8 +4506,8 @@ packages: kind-of: 6.0.3 dev: true - /minimist/1.2.6: - resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==} + /minimist/1.2.7: + resolution: {integrity: sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==} dev: true /ms/2.0.0: @@ -4491,12 +4528,16 @@ packages: hasBin: true dev: true + /natural-compare-lite/1.4.0: + resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==} + dev: true + /natural-compare/1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true - /node-releases/2.0.6: - resolution: {integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==} + /node-releases/2.0.8: + resolution: {integrity: sha512-dFSmB8fFHEH/s81Xi+Y/15DQY6VHW81nXRj86EMSL3lmuTmK1e+aT4wrFCkTbm+gSwkw4KpX+rT/pMM2c1mF+A==} dev: true /normalize-package-data/2.5.0: @@ -4513,8 +4554,8 @@ packages: engines: {node: '>=10'} dependencies: hosted-git-info: 4.1.0 - is-core-module: 2.9.0 - semver: 7.3.7 + is-core-module: 2.11.0 + semver: 7.3.8 validate-npm-package-license: 3.0.4 dev: true @@ -4543,8 +4584,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /object.assign/4.1.2: - resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==} + /object.assign/4.1.4: + resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 @@ -4553,38 +4594,38 @@ packages: object-keys: 1.1.1 dev: true - /object.entries/1.1.5: - resolution: {integrity: sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==} + /object.entries/1.1.6: + resolution: {integrity: sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.1 + es-abstract: 1.21.0 dev: true - /object.fromentries/2.0.5: - resolution: {integrity: sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==} + /object.fromentries/2.0.6: + resolution: {integrity: sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.1 + es-abstract: 1.21.0 dev: true - /object.hasown/1.1.1: - resolution: {integrity: sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A==} + /object.hasown/1.1.2: + resolution: {integrity: sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==} dependencies: define-properties: 1.1.4 - es-abstract: 1.20.1 + es-abstract: 1.21.0 dev: true - /object.values/1.1.5: - resolution: {integrity: sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==} + /object.values/1.1.6: + resolution: {integrity: sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.1 + es-abstract: 1.21.0 dev: true /once/1.4.0: @@ -4612,13 +4653,6 @@ packages: word-wrap: 1.2.3 dev: true - /p-limit/1.3.0: - resolution: {integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==} - engines: {node: '>=4'} - dependencies: - p-try: 1.0.0 - dev: true - /p-limit/2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} @@ -4633,13 +4667,6 @@ packages: yocto-queue: 0.1.0 dev: true - /p-locate/2.0.0: - resolution: {integrity: sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==} - engines: {node: '>=4'} - dependencies: - p-limit: 1.3.0 - dev: true - /p-locate/4.1.0: resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} engines: {node: '>=8'} @@ -4654,11 +4681,6 @@ packages: p-limit: 3.1.0 dev: true - /p-try/1.0.0: - resolution: {integrity: sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==} - engines: {node: '>=4'} - dev: true - /p-try/2.2.0: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} @@ -4679,11 +4701,6 @@ packages: json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 - /path-exists/3.0.0: - resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==} - engines: {node: '>=4'} - dev: true - /path-exists/4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} engines: {node: '>=8'} @@ -4723,20 +4740,20 @@ packages: resolution: {integrity: sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==} dev: true - /postcss-safe-parser/6.0.0_postcss@8.4.19: + /postcss-safe-parser/6.0.0_postcss@8.4.21: resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.3.3 dependencies: - postcss: 8.4.19 + postcss: 8.4.21 dev: true - /postcss-scss/4.0.4: - resolution: {integrity: sha512-aBBbVyzA8b3hUL0MGrpydxxXKXFZc5Eqva0Q3V9qsBOLEMsjb6w49WfpsoWzpEgcqJGW4t7Rio8WXVU9Gd8vWg==} + /postcss-scss/4.0.6: + resolution: {integrity: sha512-rLDPhJY4z/i4nVFZ27j9GqLxj1pwxE80eAzUNRMXtcpipFYIeowerzBgG3yJhMtObGEXidtIgbUpQ3eLDsf5OQ==} engines: {node: '>=12.0'} peerDependencies: - postcss: ^8.3.3 + postcss: ^8.4.19 dev: true /postcss-selector-parser/6.0.11: @@ -4751,17 +4768,8 @@ packages: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: true - /postcss/8.4.19: - resolution: {integrity: sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==} - engines: {node: ^10 || ^12 || >=14} - dependencies: - nanoid: 3.3.4 - picocolors: 1.0.0 - source-map-js: 1.0.2 - dev: true - - /postcss/8.4.20: - resolution: {integrity: sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==} + /postcss/8.4.21: + resolution: {integrity: sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.4 @@ -4774,8 +4782,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier/2.8.1: - resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} + /prettier/2.8.2: + resolution: {integrity: sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==} engines: {node: '>=10.13.0'} hasBin: true dev: true @@ -4814,7 +4822,7 @@ packages: dependencies: '@wojtekmaj/date-utils': 1.0.3 clsx: 1.2.1 - get-user-locale: 1.4.0 + get-user-locale: 1.5.1 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -4840,8 +4848,8 @@ packages: scheduler: 0.23.0 dev: false - /react-icons/4.6.0_react@18.2.0: - resolution: {integrity: sha512-rR/L9m9340yO8yv1QT1QurxWQvWpbNHqVX0fzMln2HEb9TEIrQRGsqiNFQfiv9/JEUbyHmHPlNTB2LWm2Ttz0g==} + /react-icons/4.7.1_react@18.2.0: + resolution: {integrity: sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==} peerDependencies: react: '*' dependencies: @@ -4885,7 +4893,7 @@ packages: react: ^16.3.0 || ^17.0.0 react-dom: ^16.3.0 || ^17.0.0 dependencies: - '@babel/runtime': 7.18.6 + '@babel/runtime': 7.20.7 invariant: 2.2.4 prop-types: 15.8.1 react: 18.2.0 @@ -4909,7 +4917,7 @@ packages: react: '>=16.6.0' react-dom: '>=16.6.0' dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -4967,8 +4975,8 @@ packages: strip-indent: 3.0.0 dev: true - /regenerate-unicode-properties/10.0.1: - resolution: {integrity: sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==} + /regenerate-unicode-properties/10.1.0: + resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==} engines: {node: '>=4'} dependencies: regenerate: 1.4.2 @@ -4981,14 +4989,10 @@ packages: /regenerator-runtime/0.13.11: resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} - /regenerator-runtime/0.13.9: - resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==} - dev: false - - /regenerator-transform/0.15.0: - resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==} + /regenerator-transform/0.15.1: + resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==} dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 dev: true /regexp.prototype.flags/1.4.3: @@ -5005,24 +5009,24 @@ packages: engines: {node: '>=8'} dev: true - /regexpu-core/5.1.0: - resolution: {integrity: sha512-bb6hk+xWd2PEOkj5It46A16zFMs2mv86Iwpdu94la4S3sJ7C973h2dHpYKwIBGaWSO7cIRJ+UX0IeMaWcO4qwA==} + /regexpu-core/5.2.2: + resolution: {integrity: sha512-T0+1Zp2wjF/juXMrMxHxidqGYn8U4R+zleSJhX9tQ1PUsS8a9UtYfbsF9LdiVgNX3kiX8RNaKM42nfSgvFJjmw==} engines: {node: '>=4'} dependencies: regenerate: 1.4.2 - regenerate-unicode-properties: 10.0.1 - regjsgen: 0.6.0 - regjsparser: 0.8.4 + regenerate-unicode-properties: 10.1.0 + regjsgen: 0.7.1 + regjsparser: 0.9.1 unicode-match-property-ecmascript: 2.0.0 - unicode-match-property-value-ecmascript: 2.0.0 + unicode-match-property-value-ecmascript: 2.1.0 dev: true - /regjsgen/0.6.0: - resolution: {integrity: sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==} + /regjsgen/0.7.1: + resolution: {integrity: sha512-RAt+8H2ZEzHeYWxZ3H2z6tF18zyyOnlcdaafLrm21Bguj7uZy6ULibiAFdXEtKQY4Sy7wDTwDiOazasMLc4KPA==} dev: true - /regjsparser/0.8.4: - resolution: {integrity: sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==} + /regjsparser/0.9.1: + resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} hasBin: true dependencies: jsesc: 0.5.0 @@ -5058,7 +5062,7 @@ packages: resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==} hasBin: true dependencies: - is-core-module: 2.9.0 + is-core-module: 2.11.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 @@ -5066,7 +5070,7 @@ packages: resolution: {integrity: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==} hasBin: true dependencies: - is-core-module: 2.9.0 + is-core-module: 2.11.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 dev: true @@ -5083,8 +5087,8 @@ packages: glob: 7.2.3 dev: true - /rollup/3.8.1: - resolution: {integrity: sha512-4yh9eMW7byOroYcN8DlF9P/2jCpu6txVIHjEqquQVSx7DI0RgyCCN3tjrcy4ra6yVtV336aLBB3v2AarYAxePQ==} + /rollup/3.9.1: + resolution: {integrity: sha512-GswCYHXftN8ZKGVgQhTFUJB/NBXxrRGgO2NCy6E8s1rwEJ4Q9/VttNqcYfEvx4dTo4j58YqdC3OVztPzlKSX8w==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -5097,20 +5101,25 @@ packages: queue-microtask: 1.2.3 dev: true - /safe-buffer/5.1.2: - resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} - /safe-buffer/5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} dev: true + /safe-regex-test/1.0.0: + resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==} + dependencies: + call-bind: 1.0.2 + get-intrinsic: 1.1.3 + is-regex: 1.1.4 + dev: true + /sass/1.57.1: resolution: {integrity: sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==} engines: {node: '>=12.0.0'} hasBin: true dependencies: chokidar: 3.5.3 - immutable: 4.1.0 + immutable: 4.2.2 source-map-js: 1.0.2 dev: true @@ -5130,13 +5139,8 @@ packages: hasBin: true dev: true - /semver/7.0.0: - resolution: {integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==} - hasBin: true - dev: true - - /semver/7.3.7: - resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==} + /semver/7.3.8: + resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} engines: {node: '>=10'} hasBin: true dependencies: @@ -5159,7 +5163,7 @@ packages: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} dependencies: call-bind: 1.0.2 - get-intrinsic: 1.1.2 + get-intrinsic: 1.1.3 object-inspect: 1.12.2 dev: true @@ -5195,7 +5199,7 @@ packages: resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==} dependencies: spdx-expression-parse: 3.0.1 - spdx-license-ids: 3.0.11 + spdx-license-ids: 3.0.12 dev: true /spdx-exceptions/2.3.0: @@ -5206,11 +5210,11 @@ packages: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.3.0 - spdx-license-ids: 3.0.11 + spdx-license-ids: 3.0.12 dev: true - /spdx-license-ids/3.0.11: - resolution: {integrity: sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==} + /spdx-license-ids/3.0.12: + resolution: {integrity: sha512-rr+VVSXtRhO4OHbXUiAF7xW3Bo9DuuF6C5jH+q/x15j2jniycgKbxU09Hr0WqlSLUs4i4ltHGXqTe7VHclYWyA==} dev: true /split2/3.2.2: @@ -5232,33 +5236,33 @@ packages: strip-ansi: 6.0.1 dev: true - /string.prototype.matchall/4.0.7: - resolution: {integrity: sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==} + /string.prototype.matchall/4.0.8: + resolution: {integrity: sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==} dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.1 - get-intrinsic: 1.1.2 + es-abstract: 1.21.0 + get-intrinsic: 1.1.3 has-symbols: 1.0.3 - internal-slot: 1.0.3 + internal-slot: 1.0.4 regexp.prototype.flags: 1.4.3 side-channel: 1.0.4 dev: true - /string.prototype.trimend/1.0.5: - resolution: {integrity: sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==} + /string.prototype.trimend/1.0.6: + resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==} dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.1 + es-abstract: 1.21.0 dev: true - /string.prototype.trimstart/1.0.5: - resolution: {integrity: sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==} + /string.prototype.trimstart/1.0.6: + resolution: {integrity: sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==} dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.20.1 + es-abstract: 1.21.0 dev: true /string_decoder/1.3.0: @@ -5300,28 +5304,28 @@ packages: resolution: {integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==} dev: true - /stylelint-config-prettier-scss/0.0.1_stylelint@14.16.0: + /stylelint-config-prettier-scss/0.0.1_stylelint@14.16.1: resolution: {integrity: sha512-lBAYG9xYOh2LeWEPC/64xeUxwOTnQ8nDyBijQoWoJb10/bMGrUwnokpt8jegGck2Vbtxh6XGwH63z5qBcVHreQ==} engines: {node: '>= 12'} hasBin: true peerDependencies: stylelint: '>=11.0.0' dependencies: - stylelint: 14.16.0 - stylelint-config-prettier: 9.0.3_stylelint@14.16.0 + stylelint: 14.16.1 + stylelint-config-prettier: 9.0.4_stylelint@14.16.1 dev: true - /stylelint-config-prettier/9.0.3_stylelint@14.16.0: - resolution: {integrity: sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==} + /stylelint-config-prettier/9.0.4_stylelint@14.16.1: + resolution: {integrity: sha512-38nIGTGpFOiK5LjJ8Ma1yUgpKENxoKSOhbDNSemY7Ep0VsJoXIW9Iq/2hSt699oB9tReynfWicTAoIHiq8Rvbg==} engines: {node: '>= 12'} hasBin: true peerDependencies: stylelint: '>=11.0.0' dependencies: - stylelint: 14.16.0 + stylelint: 14.16.1 dev: true - /stylelint-config-recommended-scss/8.0.0_stylelint@14.16.0: + /stylelint-config-recommended-scss/8.0.0_stylelint@14.16.1: resolution: {integrity: sha512-BxjxEzRaZoQb7Iinc3p92GS6zRdRAkIuEu2ZFLTxJK2e1AIcCb5B5MXY9KOXdGTnYFZ+KKx6R4Fv9zU6CtMYPQ==} peerDependencies: postcss: ^8.3.3 @@ -5330,21 +5334,21 @@ packages: postcss: optional: true dependencies: - postcss-scss: 4.0.4 - stylelint: 14.16.0 - stylelint-config-recommended: 9.0.0_stylelint@14.16.0 - stylelint-scss: 4.3.0_stylelint@14.16.0 + postcss-scss: 4.0.6 + stylelint: 14.16.1 + stylelint-config-recommended: 9.0.0_stylelint@14.16.1 + stylelint-scss: 4.3.0_stylelint@14.16.1 dev: true - /stylelint-config-recommended/9.0.0_stylelint@14.16.0: + /stylelint-config-recommended/9.0.0_stylelint@14.16.1: resolution: {integrity: sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==} peerDependencies: stylelint: ^14.10.0 dependencies: - stylelint: 14.16.0 + stylelint: 14.16.1 dev: true - /stylelint-config-standard-scss/6.1.0_stylelint@14.16.0: + /stylelint-config-standard-scss/6.1.0_stylelint@14.16.1: resolution: {integrity: sha512-iZ2B5kQT2G3rUzx+437cEpdcnFOQkwnwqXuY8Z0QUwIHQVE8mnYChGAquyKFUKZRZ0pRnrciARlPaR1RBtPb0Q==} peerDependencies: postcss: ^8.3.3 @@ -5353,21 +5357,21 @@ packages: postcss: optional: true dependencies: - stylelint: 14.16.0 - stylelint-config-recommended-scss: 8.0.0_stylelint@14.16.0 - stylelint-config-standard: 29.0.0_stylelint@14.16.0 + stylelint: 14.16.1 + stylelint-config-recommended-scss: 8.0.0_stylelint@14.16.1 + stylelint-config-standard: 29.0.0_stylelint@14.16.1 dev: true - /stylelint-config-standard/29.0.0_stylelint@14.16.0: + /stylelint-config-standard/29.0.0_stylelint@14.16.1: resolution: {integrity: sha512-uy8tZLbfq6ZrXy4JKu3W+7lYLgRQBxYTUUB88vPgQ+ZzAxdrvcaSUW9hOMNLYBnwH+9Kkj19M2DHdZ4gKwI7tg==} peerDependencies: stylelint: ^14.14.0 dependencies: - stylelint: 14.16.0 - stylelint-config-recommended: 9.0.0_stylelint@14.16.0 + stylelint: 14.16.1 + stylelint-config-recommended: 9.0.0_stylelint@14.16.1 dev: true - /stylelint-scss/4.3.0_stylelint@14.16.0: + /stylelint-scss/4.3.0_stylelint@14.16.1: resolution: {integrity: sha512-GvSaKCA3tipzZHoz+nNO7S02ZqOsdBzMiCx9poSmLlb3tdJlGddEX/8QzCOD8O7GQan9bjsvLMsO5xiw6IhhIQ==} peerDependencies: stylelint: ^14.5.1 @@ -5377,15 +5381,15 @@ packages: postcss-resolve-nested-selector: 0.1.1 postcss-selector-parser: 6.0.11 postcss-value-parser: 4.2.0 - stylelint: 14.16.0 + stylelint: 14.16.1 dev: true - /stylelint/14.16.0: - resolution: {integrity: sha512-X6uTi9DcxjzLV8ZUAjit1vsRtSwcls0nl07c9rqOPzvpA8IvTX/xWEkBRowS0ffevRrqkHa/ThDEu86u73FQDg==} + /stylelint/14.16.1: + resolution: {integrity: sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: - '@csstools/selector-specificity': 2.0.2_tbwh2mpcdwdeb2slx6bobindua + '@csstools/selector-specificity': 2.0.2_wajs5nedgkikc5pcuwett7legi balanced-match: 2.0.0 colord: 2.9.3 cosmiconfig: 7.1.0 @@ -5398,7 +5402,7 @@ packages: globby: 11.1.0 globjoin: 0.1.4 html-tags: 3.2.0 - ignore: 5.2.1 + ignore: 5.2.4 import-lazy: 4.0.0 imurmurhash: 0.1.4 is-plain-object: 5.0.0 @@ -5408,10 +5412,10 @@ packages: micromatch: 4.0.5 normalize-path: 3.0.0 picocolors: 1.0.0 - postcss: 8.4.19 + postcss: 8.4.21 postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.1 - postcss-safe-parser: 6.0.0_postcss@8.4.19 + postcss-safe-parser: 6.0.0_postcss@8.4.21 postcss-selector-parser: 6.0.11 postcss-value-parser: 4.2.0 resolve-from: 5.0.0 @@ -5464,7 +5468,7 @@ packages: resolution: {integrity: sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==} engines: {node: '>=10.0.0'} dependencies: - ajv: 8.11.0 + ajv: 8.12.0 lodash.truncate: 4.4.2 slice-ansi: 4.0.0 string-width: 4.2.3 @@ -5506,7 +5510,7 @@ packages: engines: {node: '>=8'} dev: true - /ts-node/10.9.1_ck2axrxkiif44rdbzjywaqjysa: + /ts-node/10.9.1_awa2wsr5thmg3i7jqycphctjfq: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -5525,14 +5529,14 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 14.18.29 - acorn: 8.8.0 + '@types/node': 18.11.18 + acorn: 8.8.1 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.8.3 + typescript: 4.9.4 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true @@ -5541,8 +5545,8 @@ packages: resolution: {integrity: sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==} dependencies: '@types/json5': 0.0.29 - json5: 1.0.1 - minimist: 1.2.6 + json5: 1.0.2 + minimist: 1.2.7 strip-bom: 3.0.0 dev: true @@ -5585,8 +5589,16 @@ packages: engines: {node: '>=8'} dev: true - /typescript/4.8.3: - resolution: {integrity: sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==} + /typed-array-length/1.0.4: + resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} + dependencies: + call-bind: 1.0.2 + for-each: 0.3.3 + is-typed-array: 1.1.10 + dev: true + + /typescript/4.9.4: + resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==} engines: {node: '>=4.2.0'} hasBin: true dev: true @@ -5610,16 +5622,16 @@ packages: engines: {node: '>=4'} dependencies: unicode-canonical-property-names-ecmascript: 2.0.0 - unicode-property-aliases-ecmascript: 2.0.0 + unicode-property-aliases-ecmascript: 2.1.0 dev: true - /unicode-match-property-value-ecmascript/2.0.0: - resolution: {integrity: sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==} + /unicode-match-property-value-ecmascript/2.1.0: + resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} engines: {node: '>=4'} dev: true - /unicode-property-aliases-ecmascript/2.0.0: - resolution: {integrity: sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==} + /unicode-property-aliases-ecmascript/2.1.0: + resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} engines: {node: '>=4'} dev: true @@ -5664,8 +5676,8 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite/4.0.3_sass@1.57.1: - resolution: {integrity: sha512-HvuNv1RdE7deIfQb8mPk51UKjqptO/4RXZ5yXSAvurd5xOckwS/gg8h9Tky3uSbnjYTgUm0hVCet1cyhKd73ZA==} + /vite/4.0.4_sass@1.57.1: + resolution: {integrity: sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -5689,10 +5701,10 @@ packages: terser: optional: true dependencies: - esbuild: 0.16.10 - postcss: 8.4.20 + esbuild: 0.16.16 + postcss: 8.4.21 resolve: 1.22.1 - rollup: 3.8.1 + rollup: 3.9.1 sass: 1.57.1 optionalDependencies: fsevents: 2.3.2 @@ -5714,6 +5726,18 @@ packages: is-symbol: 1.0.4 dev: true + /which-typed-array/1.1.9: + resolution: {integrity: sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==} + engines: {node: '>= 0.4'} + dependencies: + available-typed-arrays: 1.0.5 + call-bind: 1.0.2 + for-each: 0.3.3 + gopd: 1.0.1 + has-tostringtag: 1.0.0 + is-typed-array: 1.1.10 + dev: true + /which/1.3.1: resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==} hasBin: true @@ -5782,11 +5806,11 @@ packages: engines: {node: '>=12'} dev: true - /yargs/17.5.1: - resolution: {integrity: sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==} + /yargs/17.6.2: + resolution: {integrity: sha512-1/9UrdHjDZc0eOU0HxOHoS78C69UD3JRMvzlJ7S79S2nTaWRA/whGCTV8o9e/N/1Va9YIV7Q4sOxD8VV4pCWOw==} engines: {node: '>=12'} dependencies: - cliui: 7.0.4 + cliui: 8.0.1 escalade: 3.1.1 get-caller-file: 2.0.5 require-directory: 2.1.1 diff --git a/src/components/helpers/sharemodal/ShareModal.jsx b/src/components/helpers/sharemodal/ShareModal.jsx index 6b565b6c..e9e26347 100644 --- a/src/components/helpers/sharemodal/ShareModal.jsx +++ b/src/components/helpers/sharemodal/ShareModal.jsx @@ -25,7 +25,7 @@ function ShareModal({ modalClose, data }) { return (
-

{variables.getMessage('widgets.quote.share')}

+ {variables.getMessage('widgets.quote.share')}
diff --git a/src/components/helpers/sharemodal/sharemodal.scss b/src/components/helpers/sharemodal/sharemodal.scss index 51830566..28aa099a 100644 --- a/src/components/helpers/sharemodal/sharemodal.scss +++ b/src/components/helpers/sharemodal/sharemodal.scss @@ -50,7 +50,7 @@ @include themed() { background: t($modal-sidebar); border-radius: t($borderRadius); - box-shadow: 0 0 0 4px t($modal-sidebarActive); + box-shadow: 0 0 0 1px t($modal-sidebarActive); padding: 11px; flex: 1; color: t($color); @@ -63,7 +63,7 @@ @include themed() { background: t($modal-sidebar); border-radius: t($borderRadius); - box-shadow: 0 0 0 4px t($modal-sidebarActive); + box-shadow: 0 0 0 1px t($modal-sidebarActive); padding: 11px; flex: 1; color: t($color); diff --git a/src/components/helpers/tooltip/tooltip.scss b/src/components/helpers/tooltip/tooltip.scss index 3c62ba30..9f789551 100644 --- a/src/components/helpers/tooltip/tooltip.scss +++ b/src/components/helpers/tooltip/tooltip.scss @@ -80,6 +80,14 @@ .infoTooltip { position: relative; display: grid; + svg { + cursor: pointer; + &:hover { + @include themed() { + color: t($color); + } + } + } } .infoTooltipTitle { diff --git a/src/components/modals/main/marketplace/Item.jsx b/src/components/modals/main/marketplace/Item.jsx index 384c43b5..d80cd395 100644 --- a/src/components/modals/main/marketplace/Item.jsx +++ b/src/components/modals/main/marketplace/Item.jsx @@ -126,16 +126,18 @@ export default class Item extends PureComponent { {this.props.data.data.quotes ? ( <> - - - - - {this.props.data.data.quotes.slice(0, this.state.count).map((quote, index) => ( - - - + + + + - ))} + {this.props.data.data.quotes.slice(0, this.state.count).map((quote, index) => ( + + + + + ))} +
{variables.getMessage('modals.main.settings.sections.quote.title')}{variables.getMessage('modals.main.settings.sections.quote.author')}
{quote.quote}{quote.author}
{variables.getMessage('modals.main.settings.sections.quote.title')}{variables.getMessage('modals.main.settings.sections.quote.author')}
{quote.quote}{quote.author}
this.incrementCount('quotes')}> @@ -157,16 +159,18 @@ export default class Item extends PureComponent { {this.props.data.data.settings ? ( <> - - - - - {Object.entries(this.props.data.data.settings).slice(0, this.state.count).map(([key, value]) => ( - - - + + + + - ))} + {Object.entries(this.props.data.data.settings).slice(0, this.state.count).map(([key, value]) => ( + + + + + ))} +
{variables.getMessage('modals.main.marketplace.product.setting')}{variables.getMessage('modals.main.marketplace.product.value')}
{key}{value}
{variables.getMessage('modals.main.marketplace.product.setting')}{variables.getMessage('modals.main.marketplace.product.value')}
{key}{value}
this.incrementCount('settings')}> diff --git a/src/components/modals/main/marketplace/Items.jsx b/src/components/modals/main/marketplace/Items.jsx index 80e43796..ec318562 100644 --- a/src/components/modals/main/marketplace/Items.jsx +++ b/src/components/modals/main/marketplace/Items.jsx @@ -60,40 +60,37 @@ function Items({ item.author.toLowerCase().includes(filter.toLowerCase()) || item.type.toLowerCase().includes(filter.toLowerCase()), ) - .map((item) => { - console.log(item, item.type.split('_')[0].endsWith('s') - ? item.type.split('_')[0] - : item.type.split('_')[0] + 's'); return ( + .map((item) => (
toggleFunction(item)} key={item.name}> - - icon -
- {item.display_name || item.name} - {variables.getMessage('modals.main.marketplace.by', {author: item.author})} - { + + icon +
+ {item.display_name || item.name} + {variables.getMessage('modals.main.marketplace.by', { author: item.author })} + { type === 'all' && !onCollection ? - {variables.getMessage(`modals.main.addons.create.types.${ - item.type.split('_')[0] === "preset" - ? "settings" - : item.type.split('_')[0] + 's' + {variables.getMessage(`modals.main.addons.create.types.${item.type.split('_')[0] === "preset" + ? "settings" + : item.type.split('_')[0] + 's' }`)} - - : null} - + + : null + }
- )})} + ))}
{type === 'all' && !onCollection ? ( diff --git a/src/components/modals/main/marketplace/sections/Create.jsx b/src/components/modals/main/marketplace/sections/Create.jsx index 80ec1c19..aa370d3b 100644 --- a/src/components/modals/main/marketplace/sections/Create.jsx +++ b/src/components/modals/main/marketplace/sections/Create.jsx @@ -492,17 +492,14 @@ export default class Create extends PureComponent { <>
{this.state.currentTab !== 1 && ( -
- - this.changeTab(1)} - /> - -
+ +
+ this.changeTab(1)} /> +
+
)} {variables.getMessage('modals.main.addons.create.other_title')} diff --git a/src/components/modals/main/marketplace/sections/Marketplace.jsx b/src/components/modals/main/marketplace/sections/Marketplace.jsx index 8b30da9d..885df875 100644 --- a/src/components/modals/main/marketplace/sections/Marketplace.jsx +++ b/src/components/modals/main/marketplace/sections/Marketplace.jsx @@ -7,6 +7,7 @@ import { MdOutlineKeyboardArrowRight, MdSearch, MdOutlineArrowForward, + MdLibraryAdd, } from 'react-icons/md'; import Item from '../Item'; @@ -36,6 +37,7 @@ export default class Marketplace extends PureComponent { install: ( ), }; @@ -181,6 +183,30 @@ export default class Marketplace extends PureComponent { variables.stats.postEvent('marketplace', type === 'install' ? 'Install' : 'Uninstall'); } + async installCollection() { + this.setState({ busy: true }); + try { + const installed = JSON.parse(localStorage.getItem('installed')); + for (const item of this.state.items) { + if (installed.some((i) => i.name === item.display_name)) continue; // don't install if already installed + let { data } = await ( + await fetch(`${variables.constants.MARKETPLACE_URL}/item/${item.type}/${item.name}`, { + signal: this.controller.signal, + }) + ).json(); + install(data.type, data); + variables.stats.postEvent('marketplace-item', `${item.display_name} installed}`); + variables.stats.postEvent('marketplace', 'Install'); + } + toast(variables.getMessage('toasts.installed')); + } catch (error) { + console.error(error); + toast(variables.getMessage('toasts.error')); + } finally { + this.setState({ busy: false }); + } + } + sortMarketplace(value, sendEvent) { let items = this.state.oldItems; switch (value) { @@ -342,13 +368,22 @@ export default class Marketplace extends PureComponent { backgroundImage: `linear-gradient(to bottom, transparent, black), url('${this.state.collectionImg}')`, }} > +
+ {variables.getMessage('modals.main.marketplace.collection')} +
{this.state.collectionTitle} {this.state.collectionDescription}
-
- {variables.getMessage('modals.main.marketplace.collection')} -
+ +
) : ( diff --git a/src/components/modals/main/scss/index.scss b/src/components/modals/main/scss/index.scss index bbccdb61..78a3d70a 100644 --- a/src/components/modals/main/scss/index.scss +++ b/src/components/modals/main/scss/index.scss @@ -211,6 +211,7 @@ h5 { justify-content: space-between; padding: 25px; margin-top: 20px; + transition: 0.5s; @include themed() { background: t($modal-sidebar); border-radius: t($borderRadius); @@ -248,8 +249,9 @@ h5 { padding: 15px; gap: 15px; @include themed() { - background-color: t($modal-sidebarActive); + background-color: t($modal-secondaryColour); border-radius: t($borderRadius); + border: 1px solid t($modal-sidebarActive); } button { @include basicIconButton(5px, 5px, modal); @@ -260,6 +262,9 @@ h5 { margin: 0 !important; } } + svg { + margin: 0 !important; + } @extend %tabText; } diff --git a/src/components/modals/main/scss/marketplace/_main.scss b/src/components/modals/main/scss/marketplace/_main.scss index 836e2635..44720ddd 100644 --- a/src/components/modals/main/scss/marketplace/_main.scss +++ b/src/components/modals/main/scss/marketplace/_main.scss @@ -27,11 +27,13 @@ background-repeat: no-repeat; background-size: cover; - @include themed() { + @include themed { background-color: t($modal-secondaryColour); box-shadow: 0 0 0 1px t($modal-sidebarActive); + &:hover { background-color: t($modal-sidebarActive); + img { background-color: t($modal-sidebarActive); } @@ -42,16 +44,16 @@ margin-top: 7px; } - .item-back { - filter: blur(60px) saturate(180%) brightness(90%); - -webkit-filter: blur(60px) saturate(180%) brightness(90%); - position: absolute; - object-fit: cover !important; - height: 90px !important; - width: 100px !important; - border-radius: 100px; - transition: 0.5s; - margin-top: 30px; + .item-back { + filter: blur(60px) saturate(180%) brightness(90%); + filter: blur(60px) saturate(180%) brightness(90%); + position: absolute; + object-fit: cover !important; + height: 90px !important; + width: 100px !important; + border-radius: 100px; + transition: 0.5s; + margin-top: 30px; } .item-icon { @@ -77,7 +79,7 @@ .card-subtitle { font-size: 14px; - @include themed() { + @include themed { color: t($subColor); } } @@ -86,15 +88,14 @@ margin-top: 8px; font-size: 12px; font-weight: bolder; - @include themed() { + @include themed { color: t($subColor); } + border-radius: 150px; padding: 2px 8px; - backdrop-filter: blur(16px) saturate(180%); - -webkit-backdrop-filter: blur(16px) saturate(180%); - background-color: rgba(255, 255, 255, 0.1); - border: 1px solid rgba(209, 213, 219, 0.3); + background-color: rgb(255 255 255 / 10%); + border: 1px solid rgb(209 213 219 / 30%); } } } @@ -137,7 +138,7 @@ border-radius: 15px; width: 25%; max-height: 450px; - + .front { padding: 20px; height: 100%; @@ -148,24 +149,23 @@ box-sizing: border-box !important; border-radius: 12px 12px 0 0; backdrop-filter: blur(40px) saturate(150%) brightness(75%); - -webkit-backdrop-filter: blur(40px) saturate(150%) brightness(75%); - @include themed() { - background-image: linear-gradient(to bottom, transparent, t($modal-background)); + backdrop-filter: blur(40px) saturate(150%) brightness(75%); + @include themed { + background-image: linear-gradient(to bottom, transparent, t($modal-background)); } } - .icon { width: 100%; height: auto; border-radius: 12px; box-shadow: 0 5px 25px black; } - + .divider { text-transform: uppercase; - @include themed() { + @include themed { color: t($subColor); } } @@ -175,6 +175,7 @@ grid-template-columns: 1fr 1fr; grid-template-rows: 1fr; grid-gap: 20px; + button { width: 100%; padding: 0; @@ -192,17 +193,17 @@ } .tag { - padding: 2px 10px 2px 10px; + padding: 2px 10px; border-radius: 12px; font-size: 12px; display: grid; place-items: center; - @include themed() { + @include themed { background: t($modal-sidebar); box-shadow: 0 0 0 3px t($modal-sidebarActive); span { - &:before { + &::before { content: '#'; color: t($subColor); margin-right: 5px; @@ -216,18 +217,18 @@ } .moreTag { - padding: 2px 10px 2px 10px; + padding: 2px 10px; border-radius: 12px; font-size: 12px; display: grid; place-items: center; - @include themed() { + @include themed { background: t($modal-sidebar); box-shadow: 0 0 0 3px t($modal-sidebarActive); span { - &:before { + &::before { content: '+'; color: t($subColor); margin-right: 5px; @@ -253,7 +254,7 @@ grid-gap: 5px; padding: 50px; - @include themed() { + @include themed { .sideloadIcon { font-size: 50px; color: t($subColor); @@ -272,21 +273,26 @@ flex-flow: column; text-align: center; align-items: center; + img { width: 200px; height: auto; } + svg { font-size: 70px; + /* background: -webkit-linear-gradient(90deg,rgba(255,92,39,.7) 37%,rgba(255,70,110,.67) 60%); -webkit-background-clip: text; - -webkit-text-fill-color: transparent;*/ + -webkit-text-fill-color: transparent; */ } + button { svg { font-size: 1rem; } } + .buttonsRow { display: flex; flex-flow: row; @@ -315,17 +321,25 @@ p.author { height: 48px; border-radius: 12px; cursor: pointer; - margin-right: 25px; + svg { font-size: 2em; } + &:hover { - background: rgba(121, 121, 121, 0.226); + background: rgb(121 121 121 / 22.6%); } } .flexTopMarketplace { display: flex; + margin-bottom: 15px; + .tooltip { + margin-right: 25px; + } + .mainTitle { + margin-bottom: 0 !important; + } } .itemWarning { @@ -333,7 +347,7 @@ p.author { flex-direction: column; align-items: center; - @include themed() { + @include themed { background: t($modal-sidebar); box-shadow: 0 0 0 4px t($modal-sidebarActive); border-radius: t($borderRadius); @@ -366,7 +380,7 @@ p.author { align-items: center; margin-top: 15px; - @include themed() { + @include themed { background: t($modal-sidebar); border-radius: t($borderRadius); box-shadow: 0 0 0 4px t($modal-sidebarActive); @@ -388,17 +402,18 @@ p.author { } .collectionPage { - height: 200px; + // height: 200px; + padding: 1.5rem; display: flex; flex-flow: column; align-items: center; justify-content: center; - gap: 25px; + gap: 15px; background-size: cover; background-position: center; background-repeat: no-repeat; - @include themed() { + @include themed { border-radius: t($borderRadius); } @@ -406,15 +421,18 @@ p.author { border-radius: 150px; padding: 1px 12px; backdrop-filter: blur(16px) saturate(180%); - -webkit-backdrop-filter: blur(16px) saturate(180%); - background-color: rgba(255, 255, 255, 0.1); - border: 1px solid rgba(209, 213, 219, 0.3); + backdrop-filter: blur(16px) saturate(180%); + background-color: rgb(255 255 255 / 10%); + border: 1px solid rgb(209 213 219 / 30%); color: #fff; } + .content { display: flex; flex-flow: column; text-align: center; + text-shadow: #000 0 0 15px; + .mainTitle { justify-content: center; color: #fff !important; @@ -424,6 +442,26 @@ p.author { color: #ccc !important; } } + + .addAllButton { + margin: 0.5rem; + display: flex; + align-items: center; + gap: 15px; + padding: 1px 12px; + backdrop-filter: blur(16px) saturate(180%) !important; + backdrop-filter: blur(16px) saturate(180%) !important; + background-color: rgb(255 255 255 / 10%) !important; + border: 1px solid rgb(209 213 219 / 30%) !important; + color: #fff !important; + + &:hover { + backdrop-filter: blur(16px) saturate(180%) !important; + backdrop-filter: blur(16px) saturate(180%) !important; + background-color: rgb(17 25 40 / 20%) !important; + border: 1px solid rgb(255 255 255 / 12.5%) !important; + } + } } .collection { @@ -436,7 +474,7 @@ p.author { background-repeat: no-repeat; align-items: center; - @include themed() { + @include themed { box-shadow: 0 0 0 1px t($modal-sidebarActive); border-radius: t($borderRadius); } @@ -446,6 +484,7 @@ p.author { flex-flow: column; gap: 15px; max-width: 250px; + text-shadow: #000 0 0 15px; .title { color: #fff !important; @@ -467,15 +506,16 @@ p.author { gap: 15px; padding: 1px 12px; backdrop-filter: blur(16px) saturate(180%); - -webkit-backdrop-filter: blur(16px) saturate(180%); - background-color: rgba(255, 255, 255, 0.1); - border: 1px solid rgba(209, 213, 219, 0.3); + backdrop-filter: blur(16px) saturate(180%); + background-color: rgb(255 255 255 / 10%); + border: 1px solid rgb(209 213 219 / 30%); color: #fff; + &:hover { backdrop-filter: blur(16px) saturate(180%); - -webkit-backdrop-filter: blur(16px) saturate(180%); - background-color: rgba(17, 25, 40, 0.2); - border: 1px solid rgba(255, 255, 255, 0.125); + backdrop-filter: blur(16px) saturate(180%); + background-color: rgb(17 25 40 / 20%); + border: 1px solid rgb(255 255 255 / 12.5%); } } } @@ -483,14 +523,14 @@ p.author { a.collectionButton { height: 40px; text-decoration: none; - @include themed() { + @include themed { border-radius: t($borderRadius); } } .smallBanner { button { - padding: 0 15px 0 15px; + padding: 0 15px; } display: flex; @@ -499,7 +539,7 @@ a.collectionButton { margin-top: 15px; align-items: center; - @include themed() { + @include themed { box-shadow: 0 0 0 4px t($modal-sidebarActive); border-radius: t($borderRadius); background: t($modal-sidebar); @@ -526,15 +566,15 @@ a.collectionButton { padding: 10px 30px; border-radius: 10px; font-size: 18px; - @include themed() { - background: t($modal-sidebarActive); + @include themed { box-shadow: 0 0 0 3px t($modal-sidebarActive); background: t($modal-sidebar); } + input { all: unset; } - @include themed() { + @include themed { &:focus-within { background: t($modal-sidebarActive); box-shadow: 0 0 0 1px t($color); @@ -555,7 +595,7 @@ a.collectionButton { gap: 15px; padding: 15px; - @include themed() { + @include themed { box-shadow: 0 0 0 4px t($modal-sidebarActive); border-radius: t($borderRadius); } @@ -567,6 +607,7 @@ a.collectionButton { gap: 20px; align-items: center; margin-top: 30px; + svg { font-size: 30px; } diff --git a/src/components/modals/main/scss/settings/modules/tabs/_about.scss b/src/components/modals/main/scss/settings/modules/tabs/_about.scss index 6fa2fcb9..57f52c18 100644 --- a/src/components/modals/main/scss/settings/modules/tabs/_about.scss +++ b/src/components/modals/main/scss/settings/modules/tabs/_about.scss @@ -32,3 +32,13 @@ } } } + +.subtitle-photographers { + font-size: 16px; + @include themed() { + color: t($color); + span { + color: t($subColor) + } + } +} \ No newline at end of file diff --git a/src/components/modals/main/settings/sections/About.jsx b/src/components/modals/main/settings/sections/About.jsx index e1b0c866..74e54ceb 100644 --- a/src/components/modals/main/settings/sections/About.jsx +++ b/src/components/modals/main/settings/sections/About.jsx @@ -183,7 +183,7 @@ export default class About extends PureComponent { rel="noopener noreferrer" > - Form + {variables.getMessage('modals.main.settings.sections.about.form_button')} {variables.getMessage('modals.main.settings.sections.about.support_donate')} @@ -350,9 +352,9 @@ export default class About extends PureComponent { {!!this.state.loading ?

{this.state.loading}

: <> }
    {this.state.photographers.map(({ name, count }) => <> -
  • +
  • {name} - ({count} images) + ({count} images)
  • )}
diff --git a/src/components/modals/main/settings/sections/Language.jsx b/src/components/modals/main/settings/sections/Language.jsx index 3c560f3f..09dfebaf 100644 --- a/src/components/modals/main/settings/sections/Language.jsx +++ b/src/components/modals/main/settings/sections/Language.jsx @@ -30,12 +30,11 @@ export default class LanguageSettings extends PureComponent { return; } - const quoteLanguages = []; - data.forEach((item) => { - quoteLanguages.push({ - name: item, - value: item, - }); + const quoteLanguages = data.map((language) => { + return { + name: languages.find((l) => l.value === language.name) ? languages.find((l) => l.value === language.name).name : 'English', + value: language, + }; }); this.setState({ @@ -78,7 +77,8 @@ export default class LanguageSettings extends PureComponent {
l.name)} + options={this.state.quoteLanguages.map((language) => { return { name: language.name, value: language.value.name }; })} + defaultValue={this.state.quoteLanguages[0].name} category="quote" />
diff --git a/src/components/modals/main/settings/sections/Search.jsx b/src/components/modals/main/settings/sections/Search.jsx index 0a5ef96b..15aeabdf 100644 --- a/src/components/modals/main/settings/sections/Search.jsx +++ b/src/components/modals/main/settings/sections/Search.jsx @@ -111,6 +111,7 @@ export default class SearchSettings extends PureComponent { subtitle={variables.getMessage( 'modals.main.settings.sections.search.search_engine_subtitle', )} + final={ this.state.customDisplay === 'none' ? true : false} >
- + + ); diff --git a/src/components/modals/main/tabs/backend/Tabs.jsx b/src/components/modals/main/tabs/backend/Tabs.jsx index 1d206721..7df795d8 100644 --- a/src/components/modals/main/tabs/backend/Tabs.jsx +++ b/src/components/modals/main/tabs/backend/Tabs.jsx @@ -1,6 +1,12 @@ import variables from 'modules/variables'; import { PureComponent } from 'react'; -import { MdSettings, MdOutlineShoppingBasket, MdOutlineExtension, MdRefresh } from 'react-icons/md'; +import { + MdSettings, + MdOutlineShoppingBasket, + MdOutlineExtension, + MdRefresh, + MdClose, +} from 'react-icons/md'; import Tab from './Tab'; import ErrorBoundary from '../../../ErrorBoundary'; @@ -30,7 +36,14 @@ export default class Tabs extends PureComponent { const reminderInfo = (
- {variables.getMessage('modals.main.settings.reminder.title')} +
+ + {variables.getMessage('modals.main.settings.reminder.title')} + + localStorage.setItem('showReminder', false)}> + + +
{variables.getMessage('modals.main.settings.reminder.message')} diff --git a/src/components/widgets/background/PhotoInformation.jsx b/src/components/widgets/background/PhotoInformation.jsx index 6354e4b2..4043e075 100644 --- a/src/components/widgets/background/PhotoInformation.jsx +++ b/src/components/widgets/background/PhotoInformation.jsx @@ -55,7 +55,7 @@ function PhotoInformation({ info, url, api }) { const [width, setWidth] = useState(0); const [height, setHeight] = useState(0); const [usePhotoMap, setPhotoMap] = useState(false); - const [setMapIcon] = useState(true); + const [useMapIcon, setMapIcon] = useState(true); const [showExtraInfo, setshowExtraInfo] = useState(false); //const [showOld, setShowOld] = useState(true); const [other, setOther] = useState(false); @@ -163,7 +163,7 @@ function PhotoInformation({ info, url, api }) { }; let photoMapClassList = 'map-concept'; - if (usePhotoMap) { + if (photoMap() !== null) { photoMapClassList += ' photoMap'; } @@ -210,7 +210,7 @@ function PhotoInformation({ info, url, api }) { onMouseLeave={() => setshowExtraInfo(false)} >
- {photoMap !== null ? : ''} + {useMapIcon || photoMap() === null ? : ''}

{photoMap}

{photoMap()}
diff --git a/src/components/widgets/background/scss/_photoinformation.scss b/src/components/widgets/background/scss/_photoinformation.scss index 2d146c0d..0bb45041 100644 --- a/src/components/widgets/background/scss/_photoinformation.scss +++ b/src/components/widgets/background/scss/_photoinformation.scss @@ -371,3 +371,26 @@ opacity: 1; } } + +.photoMap { + img { + height: 50px !important; + width: 50px !important; + } + a { + height: 50px; + } +} + +.photoInformation:hover { + .photoMap { + height: auto !important; + img { + height: auto !important; + width: auto !important; + } + a { + height: auto !important; + } + } +} \ No newline at end of file diff --git a/src/components/widgets/search/Search.jsx b/src/components/widgets/search/Search.jsx index d82b6b49..a1be54fb 100644 --- a/src/components/widgets/search/Search.jsx +++ b/src/components/widgets/search/Search.jsx @@ -89,7 +89,10 @@ export default class Search extends PureComponent { } if (setting === 'custom') { - url = localStorage.getItem('customSearchEngine'); + const custom = localStorage.getItem('customSearchEngine'); + if (custom !== null) { + url = custom; + } } if (localStorage.getItem('voiceSearch') === 'true') { @@ -121,7 +124,12 @@ export default class Search extends PureComponent { } if (custom) { - url = localStorage.getItem('customSearchEngine'); + const customSetting = localStorage.getItem('customSearchEngine'); + if (customSetting !== null) { + url = customSetting; + } else { + url = this.state.url; + } } this.setState({ diff --git a/src/components/widgets/time/Clock.jsx b/src/components/widgets/time/Clock.jsx index 23942455..9657f315 100644 --- a/src/components/widgets/time/Clock.jsx +++ b/src/components/widgets/time/Clock.jsx @@ -160,7 +160,7 @@ export default class Clock extends PureComponent { if (localStorage.getItem('timeType') === 'analogue') { return ( }> -
+
diff --git a/src/modules/languages.json b/src/modules/languages.json index 71557ad0..e7acb7fd 100644 --- a/src/modules/languages.json +++ b/src/modules/languages.json @@ -42,5 +42,9 @@ { "name": "中文 (简体)", "value": "zh_CN" + }, + { + "name": "Portuguese (Brazil)", + "value": "pt_BR" } ] diff --git a/src/modules/translations.js b/src/modules/translations.js index e336465f..d95da6cb 100644 --- a/src/modules/translations.js +++ b/src/modules/translations.js @@ -10,6 +10,7 @@ import * as ru from '../translations/ru.json'; import * as zh_CN from '../translations/zh_CN.json'; import * as id_ID from '../translations/id_ID.json'; import * as tr_TR from '../translations/tr_TR.json'; +import * as pt_BR from '../translations/pt_BR.json'; const translations = { de_DE, @@ -24,6 +25,7 @@ const translations = { zh_CN, id_ID, tr_TR, + pt_BR, }; export default translations; diff --git a/src/scss/_variables.scss b/src/scss/_variables.scss index ba19dde2..8a5bfed0 100644 --- a/src/scss/_variables.scss +++ b/src/scss/_variables.scss @@ -254,7 +254,7 @@ $themes: ( @if $type == 'modal' { background: t($modal-sidebar); - border: 3px solid t($modal-sidebarActive); + border: 1px solid t($modal-sidebarActive); color: t($color); border-radius: t($borderRadius); diff --git a/src/translations/de_DE.json b/src/translations/de_DE.json index 70e1d483..0cdb5470 100644 --- a/src/translations/de_DE.json +++ b/src/translations/de_DE.json @@ -25,10 +25,7 @@ "source": "Source", "category": "Category", "exclude": "Don't show again", - "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings.", - "categories": "Categories", - "photo": "Photo", - "on": "on" + "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings." }, "search": "Suche", "quicklinks": { @@ -47,13 +44,7 @@ "not_found": "Nicht gefunden", "meters": "{amount} Meter", "extra_information": "Extra Information", - "feels_like": "Feels like {amount}", - "options": { - "basic": "Basic", - "standard": "Standard", - "expanded": "Expanded", - "custom": "Custom" - } + "feels_like": "Feels like {amount}" }, "quote": { "link_tooltip": "Open on Wikipedia", @@ -129,7 +120,8 @@ "minute_hand": "Minutenzeiger", "hour_hand": "Stundenzeiger", "hour_marks": "Stunden-Markierungen", - "minute_marks": "Minuten-Markierungen" + "minute_marks": "Minuten-Markierungen", + "round_clock": "Rounded background" }, "percentage_complete": "Denn Tages fotschritt in Prozent anzeigen", "vertical_clock": { @@ -267,8 +259,7 @@ "hour": "Stunde", "day": "Tag", "month": "Monat" - }, - "category": "Kategorie" + } }, "search": { "title": "Suche", @@ -396,12 +387,16 @@ "title": "Barrierefreiheit", "description": "Accessibility settings for Mue", "animations": "Animations", - "text_shadow": "Widget-Textschatten", + "text_shadow": { + "title": "Widget text shadow", + "new": "New", + "old": "Old", + "none": "None" + }, "widget_zoom": "Widget größe", "toast_duration": "Toast Dauer", "milliseconds": "ms" - }, - "animations": "Animationen" + } }, "order": { "title": "Widget Sortieren" @@ -478,6 +473,7 @@ "support_mue": "Mue unterstützen", "support_subtitle": "As Mue is entirely free, we rely on donations to cover the server bills and fund development", "support_donate": "Donate", + "form_button": "Form", "resources_used": { "title": "Verwendete Ressourcen", "bg_images": "Offline Hintergrundbilder" @@ -504,6 +500,7 @@ "no_items": "Keine Einträge in dieser Kategorie", "collection": "Collection", "explore_collection": "Explore Collection", + "add_all": "Add All To Mue", "collections": "Collections", "cant_find": "Can't find what you're looking for?", "knowledgebase_one": "Visit the", @@ -578,11 +575,9 @@ "quotes": "Quotes Pack" }, "descriptions": { - "settings": "", + "settings": "Collection of settings to customise Mue.", "photos": "Collection of photos relating to a topic.", - "quotes": "Collection of quotes relating to a topic.", - "photo_pack": "", - "quote_pack": "" + "quotes": "Collection of quotes relating to a topic." }, "information": "Information", "information_subtitle": "For example: 1.2.3 (major update, minor update, patch update)", diff --git a/src/translations/en_GB.json b/src/translations/en_GB.json index 6812299f..c2172f8c 100644 --- a/src/translations/en_GB.json +++ b/src/translations/en_GB.json @@ -120,7 +120,8 @@ "minute_hand": "Minutes hand", "hour_hand": "Hours hand", "hour_marks": "Hour marks", - "minute_marks": "Minute marks" + "minute_marks": "Minute marks", + "round_clock": "Rounded background" }, "percentage_complete": "Percentage complete", "vertical_clock": { @@ -472,6 +473,7 @@ "support_mue": "Support Mue", "support_subtitle": "As Mue is entirely free, we rely on donations to cover the server bills and fund development", "support_donate": "Donate", + "form_button": "Form", "resources_used": { "title": "Resources used", "bg_images": "Offline background images" @@ -498,6 +500,7 @@ "no_items": "No items in this category", "collection": "Collection", "explore_collection": "Explore Collection", + "add_all": "Add All To Mue", "collections": "Collections", "cant_find": "Can't find what you're looking for?", "knowledgebase_one": "Visit the", @@ -710,4 +713,4 @@ "no_storage": "Not enough storage", "link_copied": "Link copied" } -} \ No newline at end of file +} diff --git a/src/translations/en_US.json b/src/translations/en_US.json index ef071697..474a2e0e 100644 --- a/src/translations/en_US.json +++ b/src/translations/en_US.json @@ -25,10 +25,7 @@ "source": "Source", "category": "Category", "exclude": "Don't show again", - "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings.", - "categories": "Categories", - "photo": "Photo", - "on": "on" + "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings." }, "search": "Search", "quicklinks": { @@ -47,13 +44,7 @@ "not_found": "Not Found", "meters": "{amount} meters", "extra_information": "Extra Information", - "feels_like": "Feels like {amount}", - "options": { - "basic": "Basic", - "standard": "Standard", - "expanded": "Expanded", - "custom": "Custom" - } + "feels_like": "Feels like {amount}" }, "quote": { "link_tooltip": "Open on Wikipedia", @@ -129,7 +120,8 @@ "minute_hand": "Minutes hand", "hour_hand": "Hours hand", "hour_marks": "Hour marks", - "minute_marks": "Minute marks" + "minute_marks": "Minute marks", + "round_clock": "Rounded background" }, "percentage_complete": "Percentage complete", "vertical_clock": { @@ -267,8 +259,7 @@ "hour": "Hour", "day": "Day", "month": "Month" - }, - "category": "Category" + } }, "search": { "title": "Search", @@ -396,7 +387,12 @@ "title": "Accessibility", "description": "Accessibility settings for Mue", "animations": "Animations", - "text_shadow": "Widget text shadow", + "text_shadow": { + "title": "Widget text shadow", + "new": "New", + "old": "Old", + "none": "None" + }, "widget_zoom": "Widget zoom", "toast_duration": "Toast duration", "milliseconds": "milliseconds" @@ -477,6 +473,7 @@ "support_mue": "Support Mue", "support_subtitle": "As Mue is entirely free, we rely on donations to cover the server bills and fund development", "support_donate": "Donate", + "form_button": "Form", "resources_used": { "title": "Resources used", "bg_images": "Offline background images" @@ -503,6 +500,7 @@ "no_items": "No items in this category", "collection": "Collection", "explore_collection": "Explore Collection", + "add_all": "Add All To Mue", "collections": "Collections", "cant_find": "Can't find what you're looking for?", "knowledgebase_one": "Visit the", @@ -577,11 +575,9 @@ "quotes": "Quotes Pack" }, "descriptions": { - "settings": "", + "settings": "Collection of settings to customise Mue.", "photos": "Collection of photos relating to a topic.", - "quotes": "Collection of quotes relating to a topic.", - "photo_pack": "", - "quote_pack": "" + "quotes": "Collection of quotes relating to a topic." }, "information": "Information", "information_subtitle": "For example: 1.2.3 (major update, minor update, patch update)", diff --git a/src/translations/es.json b/src/translations/es.json index 438d31ea..e671934e 100644 --- a/src/translations/es.json +++ b/src/translations/es.json @@ -25,10 +25,7 @@ "source": "Source", "category": "Category", "exclude": "Don't show again", - "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings.", - "categories": "Categories", - "photo": "Photo", - "on": "on" + "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings." }, "search": "Buscar", "quicklinks": { @@ -47,13 +44,7 @@ "not_found": "No encontrado", "meters": "{amount} metros", "extra_information": "Extra Information", - "feels_like": "Feels like {amount}", - "options": { - "basic": "Basic", - "standard": "Standard", - "expanded": "Expanded", - "custom": "Custom" - } + "feels_like": "Feels like {amount}" }, "quote": { "link_tooltip": "Open on Wikipedia", @@ -129,7 +120,8 @@ "minute_hand": "Manecilla de los minutos", "hour_hand": "Manecilla de las horas", "hour_marks": "Marcas de las horas", - "minute_marks": "Marcas de los minutos" + "minute_marks": "Marcas de los minutos", + "round_clock": "Rounded background" }, "percentage_complete": "Porcentaje completado", "vertical_clock": { @@ -267,8 +259,7 @@ "hour": "Hora", "day": "Día", "month": "Mes" - }, - "category": "Categoría" + } }, "search": { "title": "Búsqueda", @@ -396,7 +387,12 @@ "title": "Accesibilidad", "description": "Accessibility settings for Mue", "animations": "Animaciones", - "text_shadow": "Sombra de texto del widget", + "text_shadow": { + "title": "Widget text shadow", + "new": "New", + "old": "Old", + "none": "None" + }, "widget_zoom": "Zoom del widget", "toast_duration": "Duración de la notificación", "milliseconds": "milisegundos" @@ -477,6 +473,7 @@ "support_mue": "Apoya Mue", "support_subtitle": "As Mue is entirely free, we rely on donations to cover the server bills and fund development", "support_donate": "Donate", + "form_button": "Form", "resources_used": { "title": "Recursos usados", "bg_images": "Imágenes de fondo sin conexión" @@ -503,6 +500,7 @@ "no_items": "No hay artículos en esta categoría", "collection": "Collection", "explore_collection": "Explore Collection", + "add_all": "Add All To Mue", "collections": "Collections", "cant_find": "Can't find what you're looking for?", "knowledgebase_one": "Visit the", @@ -577,11 +575,9 @@ "quotes": "Quotes Pack" }, "descriptions": { - "settings": "", + "settings": "Collection of settings to customise Mue.", "photos": "Collection of photos relating to a topic.", - "quotes": "Collection of quotes relating to a topic.", - "photo_pack": "", - "quote_pack": "" + "quotes": "Collection of quotes relating to a topic." }, "information": "Information", "information_subtitle": "For example: 1.2.3 (major update, minor update, patch update)", diff --git a/src/translations/es_419.json b/src/translations/es_419.json index 6602bb31..adc77d73 100644 --- a/src/translations/es_419.json +++ b/src/translations/es_419.json @@ -1,739 +1,716 @@ { - "tabname": "Nueva pestaña", - "widgets": { - "greeting": { - "morning": "Buenos días", - "afternoon": "Buenas tardes", - "evening": "Buenas noches", - "christmas": "Feliz Navidad", - "newyear": "Feliz año nuevo", - "halloween": "Feliz Halloween", - "birthday": "Feliz cumpleaños" - }, - "background": { - "credit": "Foto por", - "unsplash": "en Unsplash", - "pexels": "en Pexels", - "information": "Información", - "download": "Descargar", - "downloads": "Downloads", - "views": "Views", - "likes": "Likes", - "location": "Location", - "camera": "Camera", - "resolution": "Resolution", - "source": "Source", - "category": "Category", - "exclude": "Don't show again", - "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings.", - "categories": "Categories", - "photo": "Photo", - "on": "on" - }, - "search": "Buscar", - "quicklinks": { - "new": "Nuevo enlace", - "name": "Nombre", - "url": "URL", - "icon": "Icono (opcional)", - "add": "Añadir", - "name_error": "Debe indicar el nombre", - "url_error": "Debe indicar la URL" - }, - "date": { - "week": "Semana" - }, - "weather": { - "not_found": "No encontrado", - "meters": "{amount} metros", - "extra_information": "Extra Information", - "feels_like": "Feels like {amount}" - }, - "quote": { - "link_tooltip": "Open on Wikipedia", - "share": "Share", - "copy": "Copy", - "favourite": "Favourite", - "unfavourite": "Unfavourite" - }, - "navbar": { - "tooltips": { - "refresh": "Recargar" - }, - "notes": { - "title": "Notas", - "placeholder": "Escribe aquí" - }, - "todo": { - "title": "Todo", - "pin": "Pin", - "add": "Add" - } - } - }, "modals": { "main": { - "title": "Opciones", - "loading": "Cargando...", - "file_upload_error": "El archivo pesa más de 2MB", - "navbar": { - "settings": "Ajustes", - "addons": "Mis complementos", - "marketplace": "Tienda" - }, - "error_boundary": { - "title": "Error", - "message": "No se ha podido cargar este componente de Mue", - "report_error": "Send Error Report", - "sent": "Sent!", - "refresh": "Recargar" - }, - "settings": { - "enabled": "Activado", - "open_knowledgebase": "Open Knowledgebase", - "additional_settings": "Additional Settings", - "reminder": { - "title": "AVISO", - "message": "Para que todos los cambios surjan efecto, recarga la pestaña." - }, - "sections": { - "header": { - "more_info": "More info", - "report_issue": "Report Issue", - "enabled": "Choose whether or not to show this widget", - "size": "Slider to control how large the widget is" - }, - "time": { - "title": "Tiempo", - "format": "Formato", - "type": "Tipo", - "type_subtitle": "Choose whether to display the time in digital or analogue format, or a percentage completion of the day", - "digital": { - "title": "Digital", - "subtitle": "Change how the digital clock looks", - "seconds": "Segundos", - "twentyfourhour": "24 Horas", - "twelvehour": "12 Horas", - "zero": "Sin ceros" - }, - "analogue": { - "title": "Analógico", - "subtitle": "Change how the analogue clock looks", - "second_hand": "Manecilla de los segundos", - "minute_hand": "Manecilla de los minutos", - "hour_hand": "Manecilla de las horas", - "hour_marks": "Marcas de las horas", - "minute_marks": "Marcas de los minutos" - }, - "percentage_complete": "Porcentaje completado", - "vertical_clock": { - "title": "Vertical Clock", - "change_hour_colour": "Change hour text colour", - "change_minute_colour": "Change minute text colour" - } - }, - "date": { - "title": "Fecha", - "week_number": "Número de la semana", - "day_of_week": "Día de la semana", - "datenth": "Fecha nth", - "type": { - "short": "Corto", - "long": "Largo", - "subtitle": "Whether to display the date in long form or short form" - }, - "type_settings": "Display settings and format for the selected date type", - "short_date": "Fecha corta", - "short_format": "Formato corto", - "long_format": "Long format", - "short_separator": { - "title": "Separador corto", - "dots": "Puntos", - "dash": "Guiones", - "gaps": "Guiones con espacios", - "slashes": "Barras" - } - }, - "quote": { - "title": "Citación", - "additional": "Other settings to customise the style of the quote widget", - "author_link": "Enlace del autor", - "custom": "Citación personalizada", - "custom_subtitle": "Set your own custom quotes", - "no_quotes": "No quotes", - "author": "Author", - "custom_buttons": "Buttons", - "custom_author": "Autor personalizado", - "author_img": "Show author image", - "add": "Añadir cita", - "source_subtitle": "Choose where to get quotes from", - "buttons": { - "title": "Botones", - "subtitle": "Choose which buttons to show on the quote", - "copy": "Botón de copiar", - "tweet": "Botón de Tweet", - "favourite": "Botón de favoritos" - } - }, - "greeting": { - "title": "Saludo", - "events": "Eventos", - "default": "Mensaje del saludo por defecto", - "name": "Nombre para el saludo", - "birthday": "Cumpleaños", - "birthday_subtitle": "Show a Happy Birthday message when it is your birthday", - "birthday_age": "Edad de cumpleaños", - "birthday_date": "Fecha de cumpleaños", - "additional": "Settings for the greeting display" - }, - "background": { - "title": "Fondo", - "ddg_image_proxy": "Utilizar el proxy de imágenes de DuckDuckGo", - "transition": "Transición fade-in", - "photo_information": "Ver información de la foto", - "show_map": "Mostrar el mapa de la ubicación en la información de la foto si está disponible", - "categories": "Categories", - "buttons": { - "title": "Botones", - "view": "Ver", - "favourite": "Favorito", - "download": "Descargar" - }, - "effects": { - "title": "Efectos", - "subtitle": "Add effects to the background images", - "blur": "Ajustar difuminado", - "brightness": "Ajustar brillo", - "filters": { - "title": "Filtros del fondo", - "amount": "Cantidad del filtro", - "grayscale": "Escala de grises", - "sepia": "Sepia", - "invert": "Invertir", - "saturate": "Saturar", - "contrast": "Contraste" - } - }, - "type": { - "title": "Tipo", - "api": "API", - "custom_image": "Imagen personalizada", - "custom_colour": "Color/degradado personalizado", - "random_colour": "Color aleatorio", - "random_gradient": "Degradado aleatorio" - }, - "source": { - "title": "Fuente", - "subtitle": "Select where to get background images from", - "api": "API de fondos", - "custom_background": "Fondo personalizado", - "custom_colour": "Color del fondo personalizado", - "upload": "Subir", - "add_colour": "Añadir color", - "add_background": "Añadir fondo", - "drop_to_upload": "Drop to upload", - "formats": "Available formats: {list}", - "select": "Or Select", - "add_url": "Añadir URL", - "disabled": "Desactivado", - "loop_video": "Vídeo en bucle", - "mute_video": "Silenciar video", - "quality": { - "title": "Calidad", - "original": "Original", - "high": "Calidad alta", - "normal": "Calidad normal", - "datasaver": "Ahorro de datos" - }, - "custom_title": "Custom Images", - "custom_description": "Select images from your local computer", - "remove": "Remove Image" - }, - "display": "Display", - "display_subtitle": "Change how background and photo information are loaded", - "api": "API Settings", - "api_subtitle": "Options for getting an image from an external service (API)", - "interval": { - "title": "Cambiar cada", - "subtitle": "Change how often the background is updated", - "minute": "Minuto", - "half_hour": "Media hora", - "hour": "Hora", - "day": "Día", - "month": "Mes" - }, - "category": "Categoría" - }, - "search": { - "title": "Búsqueda", - "additional": "Additional options for search widget display and functionality", - "search_engine": "Motor de búsqueda", - "search_engine_subtitle": "Choose search engine to use in the search bar", - "custom": "URL de búsqueda personalizada", - "autocomplete": "Autocompletado", - "autocomplete_provider": "Proveedor del autocompletado", - "autocomplete_provider_subtitle": "Search engine to use for autocomplete dropdown results", - "voice_search": "Búsqueda por voz", - "dropdown": "Listado de búsqueda", - "focus": "Focus on tab open" - }, - "weather": { - "title": "Clima", - "location": "Ubicación", - "auto": "Auto", - "widget_type": "Widget Type", - "temp_format": { - "title": "Formato de la temperatura", - "celsius": "Celsius", - "fahrenheit": "Fahrenheit", - "kelvin": "Kelvin" - }, - "extra_info": { - "title": "Información extra", - "show_location": "Mostrar ubicación", - "show_description": "Mostrar descripción", - "cloudiness": "Nubosidad", - "humidity": "Humedad", - "visibility": "Visibilidad", - "wind_speed": "Velocidad del viento", - "wind_direction": "Dirección del viento", - "min_temp": "Temperatura mínima", - "max_temp": "Temperatura máxima", - "atmospheric_pressure": "Presión atmosférica" - }, - "options": { - "basic": "Basic", - "standard": "Standard", - "expanded": "Expanded", - "custom": "Custom" - }, - "custom_settings": "Custom Settings" - }, - "quicklinks": { - "title": "Enlaces rápidos", - "additional": "Additional settings for quick links display and functions", - "open_new": "Abrir en una nueva pestaña", - "tooltip": "Descripción emergente", - "text_only": "Mostrar solo texto", - "add_link": "Add Link", - "no_quicklinks": "No quicklinks", - "edit": "Edit", - "style": "Style", - "options": { - "icon": "Icon", - "text_only": "Text Only", - "metro": "Metro" - }, - "styling": "Quick Links Styling", - "styling_description": "Customise Quick Links appearance" - }, - "message": { - "title": "Mensaje", - "add": "Añadir mensaje", - "messages": "Messages", - "text": "Texto", - "no_messages": "No messages", - "add_some": "Go ahead and add some.", - "content": "Message Content" - }, - "appearance": { - "title": "Apariencia", - "style": { - "title": "Widget Style", - "description": "Choose between the two styles, legacy (enabled for pre 7.0 users) and our slick modern styling.", - "legacy": "Legacy", - "new": "New" - }, - "theme": { - "title": "Tema", - "description": "Change the theme of the Mue widgets and modals", - "auto": "Automática", - "light": "Claro", - "dark": "Oscuro" - }, - "navbar": { - "title": "Barra de búsqueda", - "notes": "Notas", - "refresh": "Botón de recargar", - "refresh_subtitle": "Choose what is refreshed when you click the refresh button", - "hover": "Solo mostrar al pasar el cursor", - "additional": "Modify navbar style and which buttons you want to display", - "refresh_options": { - "none": "Ninguno", - "page": "Página" - } - }, - "font": { - "title": "Fuente", - "description": "Change the font used in Mue", - "custom": "Fuente personalizada", - "google": "Importar desde Google Fonts", - "weight": { - "title": "Tipo de la fuente", - "thin": "Delgado", - "extra_light": "Extra fino", - "light": "Fino", - "normal": "Normal", - "medium": "Mediano", - "semi_bold": "Semi negrita", - "bold": "Negrita", - "extra_bold": "Extra negrita" - }, - "style": { - "title": "Estilo de la fuente", - "normal": "Normal", - "italic": "Cursiva", - "oblique": "Oblicua" - } - }, - "accessibility": { - "title": "Accesibilidad", - "description": "Accessibility settings for Mue", - "animations": "Animaciones", - "text_shadow": "Sombra del texto del widget", - "widget_zoom": "Zoom del widget", - "toast_duration": "Duración de la notificación", - "milliseconds": "milisegundos" - } - }, - "order": { - "title": "Orden de los widgets" - }, - "advanced": { - "title": "Avanzado", - "offline_mode": "Modo sin conexión", - "offline_subtitle": "When enabled, all requests to online services will be disabled.", - "data": "Datos", - "data_subtitle": "Choose whether to export your Mue settings to your computer, import an existing settings file, or reset your settings to their default values", - "reset_modal": { - "title": "ADVERTENCIA", - "question": "¿Quieres reiniciar Mue?", - "information": "Esto borrará todos los datos. Si desea mantener sus datos y preferencias, por favor, expórtelos primero.", - "cancel": "Cancelar" - }, - "customisation": "Personalización", - "custom_css": "CSS personalizado", - "custom_css_subtitle": "Make Mue's styling customised to you with Cascading Style Sheets (CSS).", - "custom_js": "JS personalizado", - "tab_name": "Nombre de la pestaña", - "tab_name_subtitle": "Change the name of the tab that appears in your browser", - "timezone": { - "title": "Zona horaria", - "subtitle": "Choose a timezone from the list instead of the automatic default from your computer", - "automatic": "Automático" - }, - "experimental_warning": "Por favor, ten en cuenta que el equipo de Mue no puede dar soporte si tienes el modo experimental activado. Por favor, desactívalo primero y comprueba si el problema sigue ocurriendo antes de contactar al equipo de soporte." - }, - "stats": { - "title": "Estadísticas", - "warning": "Tienes que activar las estadísticas de uso para poder utilizar esta función. Estos datos se almacenarán localmente en su computadora.", - "sections": { - "tabs_opened": "Pestañas abiertas", - "backgrounds_favourited": "Fondos en tus favoritos", - "backgrounds_downloaded": "Fondos descargados", - "quotes_favourited": "Citaciones en favoritos ", - "quicklinks_added": "Enlaces rápidos agregados", - "settings_changed": "Ajustes cambiados", - "addons_installed": "Complementos instalados" - }, - "usage": "Estadísticas de uso", - "achievements": "Achievements", - "unlocked": "{count} Unlocked" - }, - "experimental": { - "title": "Experimental", - "warning": "Estos ajustes no han sido totalmente probados/implementados y pueden no funcionar correctamente.", - "developer": "Desarrollador" - }, - "language": { - "title": "Idioma", - "quote": "Idioma de las citaciones" - }, - "changelog": { - "title": "Registro de cambios", - "by": "Por {author}" - }, - "about": { - "title": "Acerca de", - "copyright": "Copyright", - "version": { - "title": "Versión", - "checking_update": "Comprobando actualizaciones", - "update_available": "Actualización disponible", - "no_update": "No hay actualizaciones disponibles", - "offline_mode": "No se puede comprobar la actualización en modo sin conexión", - "error": { - "title": "Error al obtener la información de la actualización", - "description": "Ha ocurrido un error" - } - }, - "contact_us": "Contáctanos", - "support_mue": "Apoya Mue", - "support_subtitle": "As Mue is entirely free, we rely on donations to cover the server bills and fund development", - "support_donate": "Donate", - "resources_used": { - "title": "Recursos usados", - "bg_images": "Fondos sin conexión" - }, - "contributors": "Contribuidores", - "supporters": "", - "no_supporters": "Actualmente no hay partidarios de Mue", - "photographers": "Fotógrafos" - }, - "keybinds": { - "title": "Asignación de teclas", - "recording": "Grabando...", - "click_to_record": "Click para grabar", - "background": { - "favourite": "Fondo favorito", - "maximise": "Maximizar fondo", - "download": "Descargar fondo", - "show_info": "Mostrar información del fondo" - }, - "quote": { - "favourite": "Agregar citación a tus favoritos", - "copy": "Copiar citación", - "tweet": "Tuitear citación" - }, - "notes": { - "pin": "Fijar notas", - "copy": "Copiar notas" - }, - "search": "Enfocar búsqueda", - "quicklinks": "Alternar o añadir un enlace rápido", - "modal": "Alternal modal" - } - }, - "buttons": { - "reset": "Reiniciar", - "import": "Importar", - "export": "Exportar" - } - }, - "marketplace": { - "by": "by {author}", - "all": "All", - "learn_more": "Learn More", - "photo_packs": "Paquetes de fotos", - "quote_packs": "Paquetes de citas", - "preset_settings": "Ajustes preestablecidos", - "no_items": "No hay artículos en esta categoría", - "collection": "Collection", - "explore_collection": "Explore Collection", - "collections": "Collections", - "cant_find": "Can't find what you're looking for?", - "knowledgebase_one": "Visit the", - "knowledgebase_two": "knowledgebase", - "knowledgebase_three": "to create your own.", - "product": { - "overview": "Vista general", - "information": "Información", - "last_updated": "Última actualización", - "description": "Description", - "show_more": "Show More", - "show_less": "Show Less", - "show_all": "Show All", - "showing": "Showing", - "no_images": "No. Images", - "no_quotes": "No. Quotes", - "version": "Versión", - "author": "Autor", - "part_of": "Part of", - "explore": "Explore", - "buttons": { - "addtomue": "Añadir a Mue", - "remove": "Desinstalar", - "update_addon": "Actualizar complemento", - "back": "Back", - "report": "Report" - }, - "setting": "Setting", - "value": "Value", - "quote_warning": { - "title": "Advertencia", - "description": "¡Este paquete de citaciones solicita a servidores externos que pueden rastrearte!" - } - }, - "offline": { - "title": "Parece que estás desconectado", - "description": "Por favor conéctate a Internet" - } - }, "addons": { "added": "Añadidos", "check_updates": "Comprobar actualizaciones", - "no_updates": "No hay actualizaciones disponibles", - "updates_available": "Actualizaciones disponibles {amount}", - "empty": { - "title": "Vacío", - "description": "Ve a la tienda para agregar algunos." - }, - "sideload": { - "title": "Cargar localmente", - "description": "Install a Mue addon not on the marketplace from your computer", - "failed": "Fallo en la carga lateral del complemento", - "errors": { - "no_name": "No se ha indicado el nombre", - "no_author": "No se ha indicado el autor", - "no_type": "No se ha indicado el tipo", - "invalid_photos": "Objeto de fotos inválido", - "invalid_quotes": "Objeto de citaciones inválido" - } - }, - "sort": { - "title": "Ordenar", - "newest": "Instalados (Nuevos)", - "oldest": "Instalados (Antiguos)", - "a_z": "Alfabético (A-Z)", - "z_a": "Alfabético (Z-A)" - }, "create": { - "title": "Crear", - "example": "Example", - "other_title": "Crear complemento", "create_type": "Create {type} Pack", - "types": { - "settings": "Preset Settings Pack", - "photos": "Photo Pack", - "quotes": "Quotes Pack" - }, "descriptions": { - "settings": "Collection of settings to customise Mue.", "photos": "Collection of photos relating to a topic.", - "quotes": "Collection of quotes relating to a topic." + "quotes": "Collection of quotes relating to a topic.", + "settings": "Collection of settings to customise Mue." }, + "example": "Example", + "finish": { + "download": "Descargar complemento", + "title": "Terminar" + }, + "import_custom": "Import from custom settings.", "information": "Information", "information_subtitle": "For example: 1.2.3 (major update, minor update, patch update)", - "import_custom": "Import from custom settings.", - "publishing": { - "title": "Next step, Publishing...", - "subtitle": "Visit the Mue Knowledgebase on information on how to publish your newly created addon.", - "button": "Learn more" - }, "metadata": { - "name": "Nombre", - "icon_url": "URL del icono", - "screenshot_url": "URL de la captura de pantalla", "description": "Descripción", - "example": "Download example" + "example": "Download example", + "icon_url": "URL del icono", + "name": "Nombre", + "screenshot_url": "URL de la captura de pantalla" }, - "finish": { - "title": "Terminar", - "download": "Descargar complemento" + "other_title": "Crear complemento", + "photos": { + "title": "Añadir fotos" + }, + "publishing": { + "button": "Learn more", + "subtitle": "Visit the Mue Knowledgebase on information on how to publish your newly created addon.", + "title": "Next step, Publishing..." + }, + "quotes": { + "api": { + "author": "JSON quote author (or override)", + "name": "JSON quote name", + "title": "API", + "url": "Quote URL" + }, + "local": { + "title": "Local" + }, + "title": "Añadir citación" }, "settings": { "current": "Importar la configuración actual", "json": "Subir JSON" }, - "photos": { - "title": "Añadir fotos" + "title": "Crear", + "types": { + "photos": "Photo Pack", + "quotes": "Quotes Pack", + "settings": "Preset Settings Pack" + } + }, + "empty": { + "description": "Ve a la tienda para agregar algunos.", + "title": "Vacío" + }, + "no_updates": "No hay actualizaciones disponibles", + "sideload": { + "description": "Install a Mue addon not on the marketplace from your computer", + "errors": { + "invalid_photos": "Objeto de fotos inválido", + "invalid_quotes": "Objeto de citaciones inválido", + "no_author": "No se ha indicado el autor", + "no_name": "No se ha indicado el nombre", + "no_type": "No se ha indicado el tipo" }, - "quotes": { - "title": "Añadir citación", - "api": { - "title": "API", - "url": "Quote URL", - "name": "JSON quote name", - "author": "JSON quote author (or override)" + "failed": "Fallo en la carga lateral del complemento", + "title": "Cargar localmente" + }, + "sort": { + "a_z": "Alfabético (A-Z)", + "newest": "Instalados (Nuevos)", + "oldest": "Instalados (Antiguos)", + "title": "Ordenar", + "z_a": "Alfabético (Z-A)" + }, + "updates_available": "Actualizaciones disponibles {amount}" + }, + "error_boundary": { + "message": "No se ha podido cargar este componente de Mue", + "refresh": "Recargar", + "report_error": "Send Error Report", + "sent": "Sent!", + "title": "Error" + }, + "file_upload_error": "El archivo pesa más de 2MB", + "loading": "Cargando...", + "marketplace": { + "add_all": "Add All To Mue", + "all": "All", + "by": "by {author}", + "cant_find": "Can't find what you're looking for?", + "collection": "Collection", + "collections": "Collections", + "explore_collection": "Explore Collection", + "knowledgebase_one": "Visit the", + "knowledgebase_three": "to create your own.", + "knowledgebase_two": "knowledgebase", + "learn_more": "Learn More", + "no_items": "No hay artículos en esta categoría", + "offline": { + "description": "Por favor conéctate a Internet", + "title": "Parece que estás desconectado" + }, + "photo_packs": "Paquetes de fotos", + "preset_settings": "Ajustes preestablecidos", + "product": { + "author": "Autor", + "buttons": { + "addtomue": "Añadir a Mue", + "back": "Back", + "remove": "Desinstalar", + "report": "Report", + "update_addon": "Actualizar complemento" + }, + "description": "Description", + "explore": "Explore", + "information": "Información", + "last_updated": "Última actualización", + "no_images": "No. Images", + "no_quotes": "No. Quotes", + "overview": "Vista general", + "part_of": "Part of", + "setting": "Setting", + "show_all": "Show All", + "show_less": "Show Less", + "show_more": "Show More", + "showing": "Showing", + "value": "Value", + "version": "Versión" + }, + "quote_packs": "Paquetes de citas" + }, + "navbar": { + "addons": "Mis complementos", + "marketplace": "Tienda", + "settings": "Ajustes" + }, + "settings": { + "additional_settings": "Additional Settings", + "buttons": { + "export": "Exportar", + "import": "Importar", + "reset": "Reiniciar" + }, + "enabled": "Activado", + "open_knowledgebase": "Open Knowledgebase", + "reminder": { + "message": "Para que todos los cambios surjan efecto, recarga la pestaña.", + "title": "AVISO" + }, + "sections": { + "about": { + "contact_us": "Contáctanos", + "contributors": "Contribuidores", + "copyright": "Copyright", + "form_button": "Form", + "no_supporters": "Actualmente no hay partidarios de Mue", + "photographers": "Fotógrafos", + "resources_used": { + "bg_images": "Fondos sin conexión", + "title": "Recursos usados" }, - "local": { - "title": "Local" + "support_donate": "Donate", + "support_mue": "Apoya Mue", + "support_subtitle": "As Mue is entirely free, we rely on donations to cover the server bills and fund development", + "supporters": "Supporters", + "title": "Acerca de", + "version": { + "checking_update": "Comprobando actualizaciones", + "error": { + "description": "Ha ocurrido un error", + "title": "Error al obtener la información de la actualización" + }, + "no_update": "No hay actualizaciones disponibles", + "offline_mode": "No se puede comprobar la actualización en modo sin conexión", + "title": "Versión", + "update_available": "Actualización disponible" } + }, + "advanced": { + "custom_css": "CSS personalizado", + "custom_css_subtitle": "Make Mue's styling customised to you with Cascading Style Sheets (CSS).", + "custom_js": "JS personalizado", + "customisation": "Personalización", + "data": "Datos", + "data_subtitle": "Choose whether to export your Mue settings to your computer, import an existing settings file, or reset your settings to their default values", + "experimental_warning": "Por favor, ten en cuenta que el equipo de Mue no puede dar soporte si tienes el modo experimental activado. Por favor, desactívalo primero y comprueba si el problema sigue ocurriendo antes de contactar al equipo de soporte.", + "offline_mode": "Modo sin conexión", + "offline_subtitle": "When enabled, all requests to online services will be disabled.", + "reset_modal": { + "cancel": "Cancelar", + "information": "Esto borrará todos los datos. Si desea mantener sus datos y preferencias, por favor, expórtelos primero.", + "question": "¿Quieres reiniciar Mue?", + "title": "ADVERTENCIA" + }, + "tab_name": "Nombre de la pestaña", + "tab_name_subtitle": "Change the name of the tab that appears in your browser", + "timezone": { + "automatic": "Automático", + "subtitle": "Choose a timezone from the list instead of the automatic default from your computer", + "title": "Zona horaria" + }, + "title": "Avanzado" + }, + "appearance": { + "accessibility": { + "animations": "Animaciones", + "description": "Accessibility settings for Mue", + "milliseconds": "milisegundos", + "text_shadow": { + "new": "New", + "none": "None", + "old": "Old", + "title": "Widget text shadow" + }, + "title": "Accesibilidad", + "toast_duration": "Duración de la notificación", + "widget_zoom": "Zoom del widget" + }, + "font": { + "custom": "Fuente personalizada", + "description": "Change the font used in Mue", + "google": "Importar desde Google Fonts", + "style": { + "italic": "Cursiva", + "normal": "Normal", + "oblique": "Oblicua", + "title": "Estilo de la fuente" + }, + "title": "Fuente", + "weight": { + "bold": "Negrita", + "extra_bold": "Extra negrita", + "extra_light": "Extra fino", + "light": "Fino", + "medium": "Mediano", + "normal": "Normal", + "semi_bold": "Semi negrita", + "thin": "Delgado", + "title": "Tipo de la fuente" + } + }, + "navbar": { + "additional": "Modify navbar style and which buttons you want to display", + "hover": "Solo mostrar al pasar el cursor", + "notes": "Notas", + "refresh": "Botón de recargar", + "refresh_options": { + "none": "Ninguno", + "page": "Página" + }, + "refresh_subtitle": "Choose what is refreshed when you click the refresh button", + "title": "Barra de búsqueda" + }, + "style": { + "description": "Choose between the two styles, legacy (enabled for pre 7.0 users) and our slick modern styling.", + "legacy": "Legacy", + "new": "New", + "title": "Widget Style" + }, + "theme": { + "auto": "Automática", + "dark": "Oscuro", + "description": "Change the theme of the Mue widgets and modals", + "light": "Claro", + "title": "Tema" + }, + "title": "Apariencia" + }, + "background": { + "api": "API Settings", + "api_subtitle": "Options for getting an image from an external service (API)", + "buttons": { + "download": "Descargar", + "favourite": "Favorito", + "title": "Botones", + "view": "Ver" + }, + "categories": "Categories", + "ddg_image_proxy": "Utilizar el proxy de imágenes de DuckDuckGo", + "display": "Display", + "display_subtitle": "Change how background and photo information are loaded", + "effects": { + "blur": "Ajustar difuminado", + "brightness": "Ajustar brillo", + "filters": { + "amount": "Cantidad del filtro", + "contrast": "Contraste", + "grayscale": "Escala de grises", + "invert": "Invertir", + "saturate": "Saturar", + "sepia": "Sepia", + "title": "Filtros del fondo" + }, + "subtitle": "Add effects to the background images", + "title": "Efectos" + }, + "interval": { + "day": "Día", + "half_hour": "Media hora", + "hour": "Hora", + "minute": "Minuto", + "month": "Mes", + "subtitle": "Change how often the background is updated", + "title": "Cambiar cada" + }, + "photo_information": "Ver información de la foto", + "show_map": "Mostrar el mapa de la ubicación en la información de la foto si está disponible", + "source": { + "add_background": "Añadir fondo", + "add_colour": "Añadir color", + "add_url": "Añadir URL", + "api": "API de fondos", + "custom_background": "Fondo personalizado", + "custom_colour": "Color del fondo personalizado", + "custom_description": "Select images from your local computer", + "custom_title": "Custom Images", + "disabled": "Desactivado", + "drop_to_upload": "Drop to upload", + "formats": "Available formats: {list}", + "loop_video": "Vídeo en bucle", + "mute_video": "Silenciar video", + "quality": { + "datasaver": "Ahorro de datos", + "high": "Calidad alta", + "normal": "Calidad normal", + "original": "Original", + "title": "Calidad" + }, + "remove": "Remove Image", + "select": "Or Select", + "subtitle": "Select where to get background images from", + "title": "Fuente", + "upload": "Subir" + }, + "title": "Fondo", + "transition": "Transición fade-in", + "type": { + "api": "API", + "custom_colour": "Color/degradado personalizado", + "custom_image": "Imagen personalizada", + "random_colour": "Color aleatorio", + "random_gradient": "Degradado aleatorio", + "title": "Tipo" + } + }, + "changelog": { + "by": "Por {author}", + "title": "Registro de cambios" + }, + "date": { + "datenth": "Fecha nth", + "day_of_week": "Día de la semana", + "long_format": "Long format", + "short_date": "Fecha corta", + "short_format": "Formato corto", + "short_separator": { + "dash": "Guiones", + "dots": "Puntos", + "gaps": "Guiones con espacios", + "slashes": "Barras", + "title": "Separador corto" + }, + "title": "Fecha", + "type": { + "long": "Largo", + "short": "Corto", + "subtitle": "Whether to display the date in long form or short form" + }, + "type_settings": "Display settings and format for the selected date type", + "week_number": "Número de la semana" + }, + "experimental": { + "developer": "Desarrollador", + "title": "Experimental", + "warning": "Estos ajustes no han sido totalmente probados/implementados y pueden no funcionar correctamente." + }, + "greeting": { + "additional": "Settings for the greeting display", + "birthday": "Cumpleaños", + "birthday_age": "Edad de cumpleaños", + "birthday_date": "Fecha de cumpleaños", + "birthday_subtitle": "Show a Happy Birthday message when it is your birthday", + "default": "Mensaje del saludo por defecto", + "events": "Eventos", + "name": "Nombre para el saludo", + "title": "Saludo" + }, + "header": { + "enabled": "Choose whether or not to show this widget", + "more_info": "More info", + "report_issue": "Report Issue", + "size": "Slider to control how large the widget is" + }, + "language": { + "quote": "Idioma de las citaciones", + "title": "Idioma" + }, + "message": { + "add": "Añadir mensaje", + "add_some": "Go ahead and add some.", + "content": "Message Content", + "messages": "Messages", + "no_messages": "No messages", + "text": "Texto", + "title": "Mensaje" + }, + "order": { + "title": "Orden de los widgets" + }, + "quicklinks": { + "add_link": "Add Link", + "additional": "Additional settings for quick links display and functions", + "edit": "Edit", + "no_quicklinks": "No quicklinks", + "open_new": "Abrir en una nueva pestaña", + "options": { + "icon": "Icon", + "metro": "Metro", + "text_only": "Text Only" + }, + "style": "Style", + "styling": "Quick Links Styling", + "styling_description": "Customise Quick Links appearance", + "text_only": "Mostrar solo texto", + "title": "Enlaces rápidos", + "tooltip": "Descripción emergente" + }, + "quote": { + "add": "Añadir cita", + "additional": "Other settings to customise the style of the quote widget", + "author": "Author", + "author_img": "Show author image", + "author_link": "Enlace del autor", + "buttons": { + "copy": "Botón de copiar", + "favourite": "Botón de favoritos", + "subtitle": "Choose which buttons to show on the quote", + "title": "Botones", + "tweet": "Botón de Tweet" + }, + "custom": "Citación personalizada", + "custom_author": "Autor personalizado", + "custom_buttons": "Buttons", + "custom_subtitle": "Set your own custom quotes", + "no_quotes": "No quotes", + "source_subtitle": "Choose where to get quotes from", + "title": "Citación" + }, + "search": { + "additional": "Additional options for search widget display and functionality", + "autocomplete": "Autocompletado", + "autocomplete_provider": "Proveedor del autocompletado", + "autocomplete_provider_subtitle": "Search engine to use for autocomplete dropdown results", + "custom": "URL de búsqueda personalizada", + "dropdown": "Listado de búsqueda", + "focus": "Focus on tab open", + "search_engine": "Motor de búsqueda", + "search_engine_subtitle": "Choose search engine to use in the search bar", + "title": "Búsqueda", + "voice_search": "Búsqueda por voz" + }, + "stats": { + "achievements": "Achievements", + "sections": { + "addons_installed": "Complementos instalados", + "backgrounds_downloaded": "Fondos descargados", + "backgrounds_favourited": "Fondos en tus favoritos", + "quicklinks_added": "Enlaces rápidos agregados", + "quotes_favourited": "Citaciones en favoritos ", + "settings_changed": "Ajustes cambiados", + "tabs_opened": "Pestañas abiertas" + }, + "title": "Estadísticas", + "unlocked": "{count} Unlocked", + "usage": "Estadísticas de uso", + "warning": "Tienes que activar las estadísticas de uso para poder utilizar esta función. Estos datos se almacenarán localmente en su computadora." + }, + "time": { + "analogue": { + "hour_hand": "Manecilla de las horas", + "hour_marks": "Marcas de las horas", + "minute_hand": "Manecilla de los minutos", + "minute_marks": "Marcas de los minutos", + "round_clock": "Rounded background", + "second_hand": "Manecilla de los segundos", + "subtitle": "Change how the analogue clock looks", + "title": "Analógico" + }, + "digital": { + "seconds": "Segundos", + "subtitle": "Change how the digital clock looks", + "title": "Digital", + "twelvehour": "12 Horas", + "twentyfourhour": "24 Horas", + "zero": "Sin ceros" + }, + "format": "Formato", + "percentage_complete": "Porcentaje completado", + "title": "Tiempo", + "type": "Tipo", + "type_subtitle": "Choose whether to display the time in digital or analogue format, or a percentage completion of the day", + "vertical_clock": { + "change_hour_colour": "Change hour text colour", + "change_minute_colour": "Change minute text colour", + "title": "Vertical Clock" + } + }, + "weather": { + "auto": "Auto", + "custom_settings": "Custom Settings", + "extra_info": { + "atmospheric_pressure": "Presión atmosférica", + "cloudiness": "Nubosidad", + "humidity": "Humedad", + "max_temp": "Temperatura máxima", + "min_temp": "Temperatura mínima", + "show_description": "Mostrar descripción", + "show_location": "Mostrar ubicación", + "title": "Información extra", + "visibility": "Visibilidad", + "wind_direction": "Dirección del viento", + "wind_speed": "Velocidad del viento" + }, + "location": "Ubicación", + "options": { + "basic": "Basic", + "custom": "Custom", + "expanded": "Expanded", + "standard": "Standard" + }, + "temp_format": { + "celsius": "Celsius", + "fahrenheit": "Fahrenheit", + "kelvin": "Kelvin", + "title": "Formato de la temperatura" + }, + "title": "Clima", + "widget_type": "Widget Type" } } - } - }, - "update": { - "title": "Actualizar", - "offline": { - "title": "Sin conexión", - "description": "No se pueden obtener actualizaciones en modo sin conexión" }, - "error": { - "title": "Error", - "description": "No se pudo conectar con el servidor" - } - }, - "welcome": { - "tip": "Consejo", - "sections": { - "intro": { - "title": "Bienvenido a Mue Tab", - "description": "Gracias por instalar Mue, esperamos que disfrute de su tiempo con nuestra extensión.", - "notices": { - "discord_title": "Join our Discord", - "discord_description": "Talk with the Mue community and developers", - "discord_join": "Join", - "github_title": "Contribute on GitHub", - "github_description": "Report bugs, add features or donate", - "github_open": "Open" - } - }, - "language": { - "title": "Elige el idioma", - "description": "Mue puede mostrarse en los idiomas que se indican debajo. ¡También puedes contribuir con traducciones en nuestro" - }, - "theme": { - "title": "Selecciona un tema", - "description": "Mue está disponible tanto en el tema claro como en el oscuro, también se puede configurar automáticamente en función del tema de su sistema.", - "tip": "Si utiliza la configuración automática, se utilizará el tema de tu computadora. Esta configuración afectará a los modales y a algunos de los widgets que aparecen en la pantalla, como la hora y las notas." - }, - "style": { - "title": "Choose a style", - "description": "Mue currently offers the choice between the legacy styling and the newly released modern styling.", - "legacy": "Legacy", - "modern": "Modern" - }, - "settings": { - "title": "Importa los ajustes", - "description": "¿Instalando Mue en un nuevo dispositivo? No dudes en importar tu configuración anterior.", - "tip": "Puedes exportar tu configuración yendo a la pestaña Avanzado en tu configuración de Mue. Luego debes hacer clic en el botón de exportación que descargará el archivo JSON. Puedes subir este archivo aquí para mantener tus ajustes y preferencias de tu instalación anterior de Mue." - }, - "privacy": { - "title": "Opciones de privacidad", - "description": "Activa estos ajustes para proteger aún más tu privacidad con Mue.", - "offline_mode_description": "Al activar el modo sin conexión se deshabilitarán todas las peticiones a cualquier servicio. Esto hará que se desactiven los fondos en línea, las citaciones en línea, la tienda, el tiempo, los enlaces rápidos, el registro de cambios, y alguna información de la pestaña Acerca de.", - "ddg_proxy_description": "Puedes hacer que las solicitudes de imágenes pasen por DuckDuckGo si lo deseas. Por defecto, las solicitudes a la API van a tráves de nuestros servidores de código abierto, y las solicitudes de imágenes van a través del servidor original. Si desactivas esta opción para los enlaces rápidos y los iconos de obtendrán de Google en lugar de DuckDuckGo, el proxy de DuckDuckGo está siempre activado para la tienda.", - "links": { - "title": "Enlaces", - "privacy_policy": "Política de privacidad", - "source_code": "Código fuente" - } - }, - "final": { - "title": "Último paso", - "description": "Tu experiencia con Mue Tab está a punto de comenzar", - "changes": "Cambios", - "changes_description": "Para cambiar la configuración más tarde, haga clic en el icono de configuración en la esquina superior derecha de su pestaña.", - "imported": "Importados {amount} ajustes" - } - }, - "buttons": { - "next": "Siguiente", - "preview": "Vista previa", - "previous": "Anterior", - "close": "Cerrar" - }, - "preview": { - "description": "Actualmente se encuentra en el modo de vista previa. La configuración se restablecerá al cerrar esta pestaña.", - "continue": "Continuar con la configuración" - } + "title": "Opciones" }, "share": { "copy_link": "Copy link", "email": "Email" + }, + "update": { + "error": { + "description": "No se pudo conectar con el servidor", + "title": "Error" + }, + "offline": { + "description": "No se pueden obtener actualizaciones en modo sin conexión", + "title": "Sin conexión" + }, + "title": "Actualizar" + }, + "welcome": { + "buttons": { + "close": "Cerrar", + "next": "Siguiente", + "preview": "Vista previa", + "previous": "Anterior" + }, + "preview": { + "continue": "Continuar con la configuración", + "description": "Actualmente se encuentra en el modo de vista previa. La configuración se restablecerá al cerrar esta pestaña." + }, + "sections": { + "final": { + "changes": "Cambios", + "changes_description": "Para cambiar la configuración más tarde, haga clic en el icono de configuración en la esquina superior derecha de su pestaña.", + "description": "Tu experiencia con Mue Tab está a punto de comenzar", + "imported": "Importados {amount} ajustes", + "title": "Último paso" + }, + "intro": { + "description": "Gracias por instalar Mue, esperamos que disfrute de su tiempo con nuestra extensión.", + "notices": { + "discord_description": "Talk with the Mue community and developers", + "discord_join": "Join", + "discord_title": "Join our Discord", + "github_description": "Report bugs, add features or donate", + "github_open": "Open", + "github_title": "Contribute on GitHub" + }, + "title": "Bienvenido a Mue Tab" + }, + "language": { + "description": "Mue puede mostrarse en los idiomas que se indican debajo. ¡También puedes contribuir con traducciones en nuestro", + "title": "Elige el idioma" + }, + "privacy": { + "ddg_proxy_description": "Puedes hacer que las solicitudes de imágenes pasen por DuckDuckGo si lo deseas. Por defecto, las solicitudes a la API van a tráves de nuestros servidores de código abierto, y las solicitudes de imágenes van a través del servidor original. Si desactivas esta opción para los enlaces rápidos y los iconos de obtendrán de Google en lugar de DuckDuckGo, el proxy de DuckDuckGo está siempre activado para la tienda.", + "description": "Activa estos ajustes para proteger aún más tu privacidad con Mue.", + "links": { + "privacy_policy": "Política de privacidad", + "source_code": "Código fuente", + "title": "Enlaces" + }, + "offline_mode_description": "Al activar el modo sin conexión se deshabilitarán todas las peticiones a cualquier servicio. Esto hará que se desactiven los fondos en línea, las citaciones en línea, la tienda, el tiempo, los enlaces rápidos, el registro de cambios, y alguna información de la pestaña Acerca de.", + "title": "Opciones de privacidad" + }, + "settings": { + "description": "¿Instalando Mue en un nuevo dispositivo? No dudes en importar tu configuración anterior.", + "tip": "Puedes exportar tu configuración yendo a la pestaña Avanzado en tu configuración de Mue. Luego debes hacer clic en el botón de exportación que descargará el archivo JSON. Puedes subir este archivo aquí para mantener tus ajustes y preferencias de tu instalación anterior de Mue.", + "title": "Importa los ajustes" + }, + "style": { + "description": "Mue currently offers the choice between the legacy styling and the newly released modern styling.", + "legacy": "Legacy", + "modern": "Modern", + "title": "Choose a style" + }, + "theme": { + "description": "Mue está disponible tanto en el tema claro como en el oscuro, también se puede configurar automáticamente en función del tema de su sistema.", + "tip": "Si utiliza la configuración automática, se utilizará el tema de tu computadora. Esta configuración afectará a los modales y a algunos de los widgets que aparecen en la pantalla, como la hora y las notas.", + "title": "Selecciona un tema" + } + }, + "tip": "Consejo" } }, + "tabname": "Nueva pestaña", "toasts": { - "quote": "Citación copiada", - "notes": "Notas copiadas", - "reset": "Restablecido correctamente", - "installed": "Instalado correctamente", - "uninstalled": "Desinstalado correctamente", - "updated": "Actualizado correctamente", "error": "Algo salió mal", "imported": "Importado correctamente", + "installed": "Instalado correctamente", + "link_copied": "Link copied", "no_storage": "Not enough storage", - "link_copied": "Link copied" + "notes": "Notas copiadas", + "quote": "Citación copiada", + "reset": "Restablecido correctamente", + "uninstalled": "Desinstalado correctamente", + "updated": "Actualizado correctamente" + }, + "widgets": { + "background": { + "camera": "Camera", + "category": "Category", + "credit": "Foto por", + "download": "Descargar", + "downloads": "Downloads", + "exclude": "Don't show again", + "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings.", + "information": "Información", + "likes": "Likes", + "location": "Location", + "pexels": "en Pexels", + "resolution": "Resolution", + "source": "Source", + "unsplash": "en Unsplash", + "views": "Views" + }, + "date": { + "week": "Semana" + }, + "greeting": { + "afternoon": "Buenas tardes", + "birthday": "Feliz cumpleaños", + "christmas": "Feliz Navidad", + "evening": "Buenas noches", + "halloween": "Feliz Halloween", + "morning": "Buenos días", + "newyear": "Feliz año nuevo" + }, + "navbar": { + "notes": { + "placeholder": "Escribe aquí", + "title": "Notas" + }, + "todo": { + "add": "Add", + "pin": "Pin", + "title": "Todo" + }, + "tooltips": { + "refresh": "Recargar" + } + }, + "quicklinks": { + "add": "Añadir", + "icon": "Icono (opcional)", + "name": "Nombre", + "name_error": "Debe indicar el nombre", + "new": "Nuevo enlace", + "url": "URL", + "url_error": "Debe indicar la URL" + }, + "quote": { + "copy": "Copy", + "favourite": "Favourite", + "link_tooltip": "Open on Wikipedia", + "share": "Share", + "unfavourite": "Unfavourite" + }, + "search": "Buscar", + "weather": { + "extra_information": "Extra Information", + "feels_like": "Feels like {amount}", + "meters": "{amount} metros", + "not_found": "No encontrado" + } } } diff --git a/src/translations/fr.json b/src/translations/fr.json index 958c5687..552457cf 100644 --- a/src/translations/fr.json +++ b/src/translations/fr.json @@ -25,10 +25,7 @@ "source": "Source", "category": "Category", "exclude": "Don't show again", - "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings.", - "categories": "Categories", - "photo": "Photo", - "on": "on" + "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings." }, "search": "Rechercher", "quicklinks": { @@ -47,13 +44,7 @@ "not_found": "Pas trouvé", "meters": "{amount} mètres", "extra_information": "Extra Information", - "feels_like": "Feels like {amount}", - "options": { - "basic": "Basic", - "standard": "Standard", - "expanded": "Expanded", - "custom": "Custom" - } + "feels_like": "Feels like {amount}" }, "quote": { "link_tooltip": "Open on Wikipedia", @@ -129,7 +120,8 @@ "minute_hand": "Aiguille des minutes", "hour_hand": "Aiguille de heure", "hour_marks": "Marques d'heure", - "minute_marks": "Marques des minutes" + "minute_marks": "Marques des minutes", + "round_clock": "Rounded background" }, "percentage_complete": "Pourcentage achevé", "vertical_clock": { @@ -267,8 +259,7 @@ "hour": "Hour", "day": "Day", "month": "Month" - }, - "category": "Catégorie" + } }, "search": { "title": "Barre de Recherche", @@ -396,7 +387,12 @@ "title": "Accessibilité", "description": "Accessibility settings for Mue", "animations": "Animations", - "text_shadow": "Widget text shadow", + "text_shadow": { + "title": "Widget text shadow", + "new": "New", + "old": "Old", + "none": "None" + }, "widget_zoom": "Zoom du widget", "toast_duration": "Durée du toast", "milliseconds": "millisecondes" @@ -477,6 +473,7 @@ "support_mue": "Soutenir Mue", "support_subtitle": "As Mue is entirely free, we rely on donations to cover the server bills and fund development", "support_donate": "Donate", + "form_button": "Form", "resources_used": { "title": "Ressources utilisées", "bg_images": "Images d'arrière-plan hors ligne" @@ -503,6 +500,7 @@ "no_items": "Aucun article dans cette catégorie", "collection": "Collection", "explore_collection": "Explore Collection", + "add_all": "Add All To Mue", "collections": "Collections", "cant_find": "Can't find what you're looking for?", "knowledgebase_one": "Visit the", @@ -577,11 +575,9 @@ "quotes": "Quotes Pack" }, "descriptions": { - "settings": "", + "settings": "Collection of settings to customise Mue.", "photos": "Collection of photos relating to a topic.", - "quotes": "Collection of quotes relating to a topic.", - "photo_pack": "", - "quote_pack": "" + "quotes": "Collection of quotes relating to a topic." }, "information": "Information", "information_subtitle": "For example: 1.2.3 (major update, minor update, patch update)", diff --git a/src/translations/id_ID.json b/src/translations/id_ID.json index 2e602c5c..1c4c5803 100644 --- a/src/translations/id_ID.json +++ b/src/translations/id_ID.json @@ -25,10 +25,7 @@ "source": "Source", "category": "Category", "exclude": "Don't show again", - "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings.", - "categories": "Categories", - "photo": "Photo", - "on": "on" + "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings." }, "search": "Cari", "quicklinks": { @@ -47,13 +44,7 @@ "not_found": "Tidak Ditemukan", "meters": "{amount} meter", "extra_information": "Extra Information", - "feels_like": "Feels like {amount}", - "options": { - "basic": "Basic", - "standard": "Standard", - "expanded": "Expanded", - "custom": "Custom" - } + "feels_like": "Feels like {amount}" }, "quote": { "link_tooltip": "Open on Wikipedia", @@ -129,7 +120,8 @@ "minute_hand": "Jarum Menit", "hour_hand": "Jarum Jam", "hour_marks": "Penanda Jam", - "minute_marks": "Penanda Menit" + "minute_marks": "Penanda Menit", + "round_clock": "Rounded background" }, "percentage_complete": "Persentase", "vertical_clock": { @@ -267,8 +259,7 @@ "hour": "Jam", "day": "Hari", "month": "Bulan" - }, - "category": "Kategori" + } }, "search": { "title": "Cari", @@ -396,7 +387,12 @@ "title": "Aksesibilitas", "description": "Accessibility settings for Mue", "animations": "Animasi", - "text_shadow": "Widget text shadow", + "text_shadow": { + "title": "Widget text shadow", + "new": "New", + "old": "Old", + "none": "None" + }, "widget_zoom": "Widget zoom", "toast_duration": "Durasi toast", "milliseconds": "milliseconds" @@ -477,6 +473,7 @@ "support_mue": "Dukung Mue", "support_subtitle": "As Mue is entirely free, we rely on donations to cover the server bills and fund development", "support_donate": "Donate", + "form_button": "Form", "resources_used": { "title": "Resources yang kami gunakan", "bg_images": "Offline background images" @@ -503,6 +500,7 @@ "no_items": "Tidak ada item pada kategori ini", "collection": "Collection", "explore_collection": "Explore Collection", + "add_all": "Add All To Mue", "collections": "Collections", "cant_find": "Can't find what you're looking for?", "knowledgebase_one": "Visit the", @@ -577,11 +575,9 @@ "quotes": "Quotes Pack" }, "descriptions": { - "settings": "", + "settings": "Collection of settings to customise Mue.", "photos": "Collection of photos relating to a topic.", - "quotes": "Collection of quotes relating to a topic.", - "photo_pack": "", - "quote_pack": "" + "quotes": "Collection of quotes relating to a topic." }, "information": "Information", "information_subtitle": "For example: 1.2.3 (major update, minor update, patch update)", diff --git a/src/translations/nl.json b/src/translations/nl.json index d8e12065..0bb367aa 100644 --- a/src/translations/nl.json +++ b/src/translations/nl.json @@ -25,10 +25,7 @@ "source": "Source", "category": "Category", "exclude": "Don't show again", - "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings.", - "categories": "Categories", - "photo": "Photo", - "on": "on" + "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings." }, "search": "Zoeken", "quicklinks": { @@ -47,13 +44,7 @@ "not_found": "Not Found", "meters": "{amount} meter", "extra_information": "Extra Information", - "feels_like": "Feels like {amount}", - "options": { - "basic": "Basic", - "standard": "Standard", - "expanded": "Expanded", - "custom": "Custom" - } + "feels_like": "Feels like {amount}" }, "quote": { "link_tooltip": "Open on Wikipedia", @@ -129,7 +120,8 @@ "minute_hand": "Minutes hand", "hour_hand": "Hours hand", "hour_marks": "Hour marks", - "minute_marks": "Minute marks" + "minute_marks": "Minute marks", + "round_clock": "Rounded background" }, "percentage_complete": "Percentage complete", "vertical_clock": { @@ -267,8 +259,7 @@ "hour": "Hour", "day": "Day", "month": "Month" - }, - "category": "Category" + } }, "search": { "title": "Zoekbalk", @@ -396,7 +387,12 @@ "title": "Accessibility", "description": "Accessibility settings for Mue", "animations": "Animations", - "text_shadow": "Widget text shadow", + "text_shadow": { + "title": "Widget text shadow", + "new": "New", + "old": "Old", + "none": "None" + }, "widget_zoom": "Widget zoom", "toast_duration": "Toast duration", "milliseconds": "milliseconds" @@ -477,6 +473,7 @@ "support_mue": "Support Mue", "support_subtitle": "As Mue is entirely free, we rely on donations to cover the server bills and fund development", "support_donate": "Donate", + "form_button": "Form", "resources_used": { "title": "Resources used", "bg_images": "Offline background images" @@ -503,6 +500,7 @@ "no_items": "No items in this category", "collection": "Collection", "explore_collection": "Explore Collection", + "add_all": "Add All To Mue", "collections": "Collections", "cant_find": "Can't find what you're looking for?", "knowledgebase_one": "Visit the", @@ -577,11 +575,9 @@ "quotes": "Quotes Pack" }, "descriptions": { - "settings": "", + "settings": "Collection of settings to customise Mue.", "photos": "Collection of photos relating to a topic.", - "quotes": "Collection of quotes relating to a topic.", - "photo_pack": "", - "quote_pack": "" + "quotes": "Collection of quotes relating to a topic." }, "information": "Information", "information_subtitle": "For example: 1.2.3 (major update, minor update, patch update)", diff --git a/src/translations/no.json b/src/translations/no.json index c6d473db..3099950f 100644 --- a/src/translations/no.json +++ b/src/translations/no.json @@ -25,10 +25,7 @@ "source": "Source", "category": "Category", "exclude": "Don't show again", - "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings.", - "categories": "Categories", - "photo": "Photo", - "on": "on" + "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings." }, "search": "Søk", "quicklinks": { @@ -47,13 +44,7 @@ "not_found": "Not Found", "meters": "{amount} meter", "extra_information": "Extra Information", - "feels_like": "Feels like {amount}", - "options": { - "basic": "Basic", - "standard": "Standard", - "expanded": "Expanded", - "custom": "Custom" - } + "feels_like": "Feels like {amount}" }, "quote": { "link_tooltip": "Open on Wikipedia", @@ -129,7 +120,8 @@ "minute_hand": "Minutes hand", "hour_hand": "Hours hand", "hour_marks": "Hour marks", - "minute_marks": "Minute marks" + "minute_marks": "Minute marks", + "round_clock": "Rounded background" }, "percentage_complete": "Percentage complete", "vertical_clock": { @@ -267,8 +259,7 @@ "hour": "Hour", "day": "Day", "month": "Month" - }, - "category": "Category" + } }, "search": { "title": "Søkebar", @@ -396,7 +387,12 @@ "title": "Accessibility", "description": "Accessibility settings for Mue", "animations": "Animasjoner", - "text_shadow": "Widget text shadow", + "text_shadow": { + "title": "Widget text shadow", + "new": "New", + "old": "Old", + "none": "None" + }, "widget_zoom": "Widget zoom", "toast_duration": "Toast duration", "milliseconds": "milliseconds" @@ -477,6 +473,7 @@ "support_mue": "Support Mue", "support_subtitle": "As Mue is entirely free, we rely on donations to cover the server bills and fund development", "support_donate": "Donate", + "form_button": "Form", "resources_used": { "title": "Resources used", "bg_images": "Offline background images" @@ -503,6 +500,7 @@ "no_items": "No items in this category", "collection": "Collection", "explore_collection": "Explore Collection", + "add_all": "Add All To Mue", "collections": "Collections", "cant_find": "Can't find what you're looking for?", "knowledgebase_one": "Visit the", @@ -577,11 +575,9 @@ "quotes": "Quotes Pack" }, "descriptions": { - "settings": "", + "settings": "Collection of settings to customise Mue.", "photos": "Collection of photos relating to a topic.", - "quotes": "Collection of quotes relating to a topic.", - "photo_pack": "", - "quote_pack": "" + "quotes": "Collection of quotes relating to a topic." }, "information": "Information", "information_subtitle": "For example: 1.2.3 (major update, minor update, patch update)", diff --git a/src/translations/pt_BR.json b/src/translations/pt_BR.json index 54484bcc..700a94fa 100644 --- a/src/translations/pt_BR.json +++ b/src/translations/pt_BR.json @@ -5,12 +5,23 @@ "added": "Adicionado", "check_updates": "Verifique se há atualizações", "create": { + "create_type": "Criar pacote {type}", + "descriptions": { + "photos": "Coleção de fotos relacionadas a um tópico.", + "quotes": "Coleção de citações relacionadas a um tópico.", + "settings": "Coleção de configurações para personalizar o Mue." + }, + "example": "Exemplo", "finish": { "download": "Baixar complemento", "title": "Finalizar" }, + "import_custom": "Importar de configurações personalizadas.", + "information": "Informações", + "information_subtitle": "Por exemplo: 1.2.3 (atualização principal, atualização secundária, atualização de patch)", "metadata": { "description": "Descrição", + "example": "Baixar exemplo", "icon_url": "URL do ícone", "name": "Nome", "screenshot_url": "URL da captura de tela" @@ -19,12 +30,17 @@ "photos": { "title": "Adicionar fotos" }, + "publishing": { + "button": "Saber mais", + "subtitle": "Visite a Base de dados de conhecimento do Mue para obter informações sobre como publicar seu complemento recém-criado.", + "title": "Próxima etapa, Publicando..." + }, "quotes": { "api": { "author": "Autor da citação JSON (ou substituição)", "name": "Nome da citação JSON", "title": "API", - "url": "URL de citações" + "url": "URL da citação" }, "local": { "title": "Local" @@ -35,7 +51,12 @@ "current": "Importar atual", "json": "Carregar JSON" }, - "title": "Criar" + "title": "Criar", + "types": { + "photos": "Pacotes de fotos", + "quotes": "Pacotes de citações", + "settings": "Configurações predefinidas" + } }, "empty": { "description": "Nenhum complemento está instalado", @@ -43,6 +64,7 @@ }, "no_updates": "Nenhuma atualização disponível", "sideload": { + "description": "Instale um complemento Mue que não esteja no mercado a partir do seu computador", "errors": { "invalid_photos": "Objeto de fotos inválido", "invalid_quotes": "Objeto de citações inválido", @@ -51,7 +73,7 @@ "no_type": "Nenhum tipo fornecido" }, "failed": "Falha ao carregar o complemento", - "title": "Sideload" + "title": "Carregar localmente" }, "sort": { "a_z": "Alfabética (A-Z)", @@ -65,14 +87,27 @@ "error_boundary": { "message": "Falha ao carregar este componente do Mue", "refresh": "Atualizar", + "report_error": "Enviar relatório de erro", + "sent": "Enviei!", "title": "Erro" }, "file_upload_error": "O arquivo tem mais de 2 MB", "loading": "Carregando...", "marketplace": { + "add_all": "Adicionar tudo ao Mue", + "all": "Todos", + "by": "Por {author}", + "cant_find": "Não consegue encontrar o que procura?", + "collection": "Coleção", + "collections": "Coleções", + "explore_collection": "Explorar coleção", + "knowledgebase_one": "Visite a", + "knowledgebase_three": "para criar o seu próprio.", + "knowledgebase_two": "base de conhecimento", + "learn_more": "Saber mais", "no_items": "Não há itens nesta categoria", "offline": { - "description": "Por favor conecte-se à internet", + "description": "Conecte-se à Internet", "title": "Parece que você está offline" }, "photo_packs": "Pacotes de fotos", @@ -81,32 +116,43 @@ "author": "Autor", "buttons": { "addtomue": "Adicionar ao Mue", + "back": "Voltar", "remove": "Remover", + "report": "Reportar", "update_addon": "Atualizar complemento" }, + "description": "Descrição", + "explore": "Explorar", "information": "Informações", "last_updated": "Ultima atualização", + "no_images": "Sem imagens", + "no_quotes": "Sem citações", "overview": "Visão geral", - "quote_warning": { - "description": "Este pacote de cotações solicita servidores externos que podem rastreá-lo!", - "title": "Aviso" - }, + "part_of": "Parte de", + "setting": "Configuração", + "show_all": "Mostrar tudo", + "show_less": "Mostrar menos", + "show_more": "Mostrar mais", + "showing": "Mostrando", + "value": "Valor", "version": "Versão" }, "quote_packs": "Pacotes de citações" }, "navbar": { - "addons": "Meus complementos", - "marketplace": "Loja", + "addons": "Complementos", + "marketplace": "Mercado", "settings": "Configurações" }, "settings": { + "additional_settings": "Configurações adicionais", "buttons": { "export": "Exportar", "import": "Importar", "reset": "Redefinir" }, "enabled": "Habilitado", + "open_knowledgebase": "Abrir base de conhecimento", "reminder": { "message": "Para que todas as alterações ocorram, a página deve ser atualizada.", "title": "AVISO" @@ -115,18 +161,21 @@ "about": { "contact_us": "Contate-nos", "contributors": "Contribuintes", - "copyright": "Copyright", + "copyright": "Direito autoral", + "form_button": "Formulário", "no_supporters": "Atualmente não há apoiadores do Mue", "photographers": "Fotógrafos", "resources_used": { "bg_images": "Imagens de plano de fundo offline", "title": "Recursos usados" }, + "support_donate": "Doar", "support_mue": "Apoie Mue", + "support_subtitle": "Como o Mue é totalmente gratuito, contamos com doações para cobrir as contas do servidor e financiar o desenvolvimento", "supporters": "Apoiadores", "title": "Sobre", "version": { - "checking_update": "Verificando por atualização", + "checking_update": "Verificando atualização", "error": { "description": "Ocorreu um erro", "title": "Falha ao obter informações de atualização" @@ -139,11 +188,14 @@ }, "advanced": { "custom_css": "CSS customizado", + "custom_css_subtitle": "Faça o estilo de Mue personalizado para você com Cascading Style Sheets (CSS).", "custom_js": "JS personalizado", "customisation": "Customização", "data": "Dados", + "data_subtitle": "Escolha se deseja exportar suas configurações de Mue para o seu computador, importar um arquivo de configurações existente ou redefinir suas configurações para seus valores padrão", "experimental_warning": "Observe que a equipe Mue não pode fornecer suporte se você tiver o modo experimental ativado. Desative-o primeiro e veja se o problema continua antes de entrar em contato com o suporte.", "offline_mode": "Modo offline", + "offline_subtitle": "Quando ativado, todos os pedidos de serviços online serão desativados.", "reset_modal": { "cancel": "Cancelar", "information": "Isso excluirá todos os dados. Se você deseja manter seus dados e preferências, exporte-os primeiro.", @@ -151,8 +203,10 @@ "title": "AVISO" }, "tab_name": "Nome da guia", + "tab_name_subtitle": "Mude o nome da aba que aparece no seu navegador", "timezone": { "automatic": "Automático", + "subtitle": "Escolha um fuso horário na lista em vez do padrão automático do seu computador", "title": "Fuso horário" }, "title": "Avançado" @@ -160,14 +214,21 @@ "appearance": { "accessibility": { "animations": "Animações", + "description": "Configurações de acessibilidade para Mue", "milliseconds": "milissegundos", - "text_shadow": "Sombra de texto do widget", + "text_shadow": { + "new": "Novo", + "none": "Nenhum", + "old": "Velho", + "title": "Sombra de texto do widget" + }, "title": "Acessibilidade", "toast_duration": "Duração do Toast de notificação", "widget_zoom": "Zoom do widget" }, "font": { "custom": "Fonte personalizada", + "description": "Alterar a fonte usada no Mue", "google": "Importar do Google Fonts", "style": { "italic": "itálico", @@ -178,17 +239,18 @@ "title": "Fonte", "weight": { "bold": "Negrito", - "extra_bold": "Extra Bold", - "extra_light": "Extra Light", - "light": "Light", + "extra_bold": "Extra Negrito", + "extra_light": "Extra Leve", + "light": "Leve", "medium": "Médio", "normal": "Normal", - "semi_bold": "Semi Bold", + "semi_bold": "Semi-negrito", "thin": "Fina", "title": "Espessura da fonte" } }, "navbar": { + "additional": "Modifique o estilo da barra de navegação e quais botões você deseja exibir", "hover": "Exibir apenas ao passar o mouse", "notes": "Notas", "refresh": "Botão atualizar", @@ -196,25 +258,37 @@ "none": "Nenhum", "page": "Página" }, + "refresh_subtitle": "Escolha o que é atualizado quando você clica no botão de atualização", "title": "Barra de navegação" }, + "style": { + "description": "Escolha entre os dois estilos, legado (ativado para usuários pré 7.0) e nosso estilo moderno e elegante.", + "legacy": "Legado", + "new": "Novo", + "title": "Estilo do widget" + }, "theme": { "auto": "Auto", "dark": "Escuro", + "description": "Alterar o tema dos widgets e modais do Mue", "light": "Claro", "title": "Tema" }, "title": "Aparência" }, "background": { + "api": "Configurações da API", + "api_subtitle": "Opções para obter uma imagem de um serviço externo (API)", "buttons": { "download": "Baixar", "favourite": "Favorito", "title": "Botões", "view": "Maximizar" }, - "category": "Categoria", + "categories": "Categorias", "ddg_image_proxy": "Use o proxy de imagem DuckDuckGo", + "display": "Tela", + "display_subtitle": "Alterar como as informações de plano de fundo e foto são carregadas", "effects": { "blur": "Ajustar desfoque", "brightness": "Ajustar o brilho", @@ -227,7 +301,8 @@ "sepia": "Sépia", "title": "Filtro de fundo" }, - "title": "Efeitos" + "subtitle": "Adicione efeitos às imagens de fundo", + "title": "efeitos" }, "interval": { "day": "Dia", @@ -235,27 +310,35 @@ "hour": "Hora", "minute": "Minuto", "month": "Mês", - "title": "Mudar a cada" + "subtitle": "Alterar a frequência com que o plano de fundo é atualizado", + "title": "mudar a cada" }, "photo_information": "Mostrar informações da foto", "show_map": "Mostrar mapa de localização nas informações da foto, se disponível", "source": { "add_background": "Adicionar plano de fundo", "add_colour": "Adicionar cor", - "add_url": "Adicionar URL", + "add_url": "Adicione URL", "api": "API de Planos de fundo", "custom_background": "Plano de fundo personalizado", "custom_colour": "Cor de fundo personalizada", - "disabled": "Desabilitado", + "custom_description": "Selecione imagens do seu computador", + "custom_title": "Imagens personalizadas", + "disabled": "Desativado", + "drop_to_upload": "Solte para carregar", + "formats": "Formatos disponíveis: {lista}", "loop_video": "Vídeo em loop", - "mute_video": "Vídeo mudo", + "mute_video": "mutar vídeo", "quality": { "datasaver": "Economizar dados", "high": "Alta qualidade", - "normal": "Qualidade normal", + "normal": "qualidade normal", "original": "Original", "title": "Qualidade" }, + "remove": "Remover imagem", + "select": "Ou selecione", + "subtitle": "Selecione de onde obter as imagens de plano de fundo", "title": "Fonte", "upload": "Carregar" }, @@ -265,7 +348,7 @@ "api": "API", "custom_colour": "Cor/gradiente personalizados", "custom_image": "Imagem personalizada", - "random_colour": "Cor aleatória", + "random_colour": "cor aleatória", "random_gradient": "Gradiente aleatório", "title": "Tipo" } @@ -277,6 +360,7 @@ "date": { "datenth": "Data nth", "day_of_week": "Dia da semana", + "long_format": "formato longo", "short_date": "Data curta", "short_format": "formato curto", "short_separator": { @@ -289,8 +373,10 @@ "title": "Data", "type": { "long": "Longo", - "short": "Curto" + "short": "Curto", + "subtitle": "Se a data deve ser exibida em forma longa ou abreviada" }, + "type_settings": "Exibir configurações e formato para o tipo de data selecionado", "week_number": "Número da semana" }, "experimental": { @@ -299,36 +385,21 @@ "warning": "Essas configurações não foram totalmente testadas/implementadas e podem não funcionar corretamente!" }, "greeting": { + "additional": "Configurações para a exibição de saudação", "birthday": "Aniversário", "birthday_age": "idade de aniversário", "birthday_date": "Data de nascimento", + "birthday_subtitle": "Mostrar uma mensagem de feliz aniversário quando for seu aniversário", "default": "Mensagem de saudação padrão", "events": "Eventos", "name": "Nome para saudação", "title": "Saudações" }, - "keybinds": { - "background": { - "download": "Baixar plano de fundo", - "favourite": "Plano de fundo favorito", - "maximise": "Maximizar plano de fundo", - "show_info": "Mostrar informações de plano de fundo" - }, - "click_to_record": "Clique para gravar", - "modal": "Alternar modal", - "notes": { - "copy": "Copiar notas", - "pin": "Fixar notas" - }, - "quicklinks": "Alternar adicionar link rápido", - "quote": { - "copy": "Copiar citação", - "favourite": "Citação favorita", - "tweet": "Tweetar citação" - }, - "recording": "Gravando...", - "search": "Pesquisa em foco", - "title": "Teclas de atalho" + "header": { + "enabled": "Escolha se deseja ou não mostrar este widget", + "more_info": "Mais informações", + "report_issue": "Relatório De Problema", + "size": "Controle deslizante para controlar o tamanho do widget" }, "language": { "quote": "Idioma das citações", @@ -336,6 +407,10 @@ }, "message": { "add": "Adicionar mensagem", + "add_some": "Vá em frente e adicione alguns.", + "content": "Conteúdo da mensagem", + "messages": "Mensagens", + "no_messages": "Sem mensagens", "text": "Texto", "title": "Mensagem" }, @@ -343,34 +418,59 @@ "title": "Ordem do widget" }, "quicklinks": { + "add_link": "Adicionar link", + "additional": "Configurações adicionais para exibição e funções de links rápidos", + "edit": "Editar", + "no_quicklinks": "Sem links rápidos", "open_new": "Abrir em nova guia", + "options": { + "icon": "Ícone", + "metro": "Metro", + "text_only": "Somente texto" + }, + "style": "Estilo", + "styling": "Estilizar links rápidos", + "styling_description": "Personalizar a aparência dos Links rápidos", "text_only": "Mostrar apenas texto", "title": "Links Rápidos", - "tooltip": "Nome ao passar mouse" + "tooltip": "Dica de ferramenta" }, "quote": { "add": "Adicionar citação", + "additional": "Outras configurações para personalizar o estilo do widget de citações", + "author": "Autor", + "author_img": "Mostrar imagem do autor", "author_link": "link do autor", "buttons": { "copy": "Copiar", "favourite": "Favorito", + "subtitle": "Escolha quais botões mostrar na citação", "title": "Botões", "tweet": "Tweetar" }, "custom": "Citação personalizada", "custom_author": "Autor personalizado", + "custom_buttons": "Botões", + "custom_subtitle": "Defina suas próprias citações personalizadas", + "no_quotes": "sem aspas", + "source_subtitle": "Escolha de onde obter citações", "title": "Citações" }, "search": { + "additional": "Opções adicionais para exibição e funcionalidade do widget de pesquisa", "autocomplete": "autocompletar", "autocomplete_provider": "Provedor de preenchimento automático", + "autocomplete_provider_subtitle": "Mecanismo de pesquisa a ser usado para resultados suspensos de preenchimento automático", "custom": "URL de pesquisa personalizada", "dropdown": "Lista suspensa de pesquisa", + "focus": "Foco na guia aberta", "search_engine": "Motor de busca", + "search_engine_subtitle": "Escolha o mecanismo de pesquisa para usar na barra de pesquisa", "title": "Pesquisar", "voice_search": "Pesquisa por voz" }, "stats": { + "achievements": "Conquistas", "sections": { "addons_installed": "Complementos instalados", "backgrounds_downloaded": "Planos de fundo baixados", @@ -381,6 +481,7 @@ "tabs_opened": "Abas abertas" }, "title": "Estatísticas", + "unlocked": "{count} Desbloqueado", "usage": "Estatísticas de uso", "warning": "Você precisa ativar os dados de uso para usar este recurso. Esses dados são armazenados apenas localmente." }, @@ -390,23 +491,33 @@ "hour_marks": "Marcas de horas", "minute_hand": "ponteiro dos minutos", "minute_marks": "Marcas de minutos", + "round_clock": "Fundo arredondado", "second_hand": "Ponteiro dos segundos", + "subtitle": "Alterar a aparência do relógio analógico", "title": "Analógico" }, "digital": { "seconds": "Segundos", + "subtitle": "Alterar a aparência do relógio digital", "title": "Digital", - "twelvehour": "12 Horas", + "twelvehour": "12 horas", "twentyfourhour": "24 Horas", - "zero": "Zero à esquerda" + "zero": "Preenchimento com zeros" }, "format": "Formato", "percentage_complete": "Porcentagem concluída", "title": "Hora", - "type": "Tipo" + "type": "Modelo", + "type_subtitle": "Escolha se deseja exibir a hora em formato digital ou analógico ou uma porcentagem de conclusão do dia", + "vertical_clock": { + "change_hour_colour": "Alterar a cor das horas", + "change_minute_colour": "Alterar a cor dos minutos", + "title": "Relógio Vertical" + } }, "weather": { "auto": "Auto", + "custom_settings": "Configurações personalizadas", "extra_info": { "atmospheric_pressure": "Pressão atmosférica", "cloudiness": "Nebulosidade", @@ -421,18 +532,29 @@ "wind_speed": "Velocidade do vento" }, "location": "Localização", + "options": { + "basic": "básico", + "custom": "Personalizado", + "expanded": "expandido", + "standard": "Padrão" + }, "temp_format": { "celsius": "Celsius", "fahrenheit": "Fahrenheit", "kelvin": "Kelvin", "title": "Unidade de temperatura" }, - "title": "Tempo" + "title": "Tempo", + "widget_type": "Tipo de widget" } } }, "title": "Opções" }, + "share": { + "copy_link": "Copiar link", + "email": "Email" + }, "update": { "error": { "description": "Não pode conectar-se ao servidor", @@ -465,6 +587,14 @@ }, "intro": { "description": "Obrigado por instalar o Mue, esperamos que você aproveite seu tempo com nossa extensão.", + "notices": { + "discord_description": "Fale com a comunidade Mue e desenvolvedores", + "discord_join": "Participar", + "discord_title": "Junte-se ao nosso Discord", + "github_description": "Relatar bugs, adicionar recursos ou doar", + "github_open": "Abrir", + "github_title": "Contribua no GitHub" + }, "title": "Bem-vindo ao Mue Tab" }, "language": { @@ -487,6 +617,12 @@ "tip": "Você pode exportar suas configurações antigas navegando até a guia Avançado em sua configuração antiga do Mue. Então você precisa clicar no botão de exportação que fará o download do arquivo JSON. Você pode carregar este arquivo aqui para carregar suas configurações e preferências de sua instalação anterior do Mue.", "title": "Configurações de Importação" }, + "style": { + "description": "Atualmente, o Mue oferece a escolha entre o estilo legado e o estilo moderno recém-lançado.", + "legacy": "Legado", + "modern": "Moderno", + "title": "Escolha um estilo" + }, "theme": { "description": "O Mue está disponível nos temas claro e escuro, ou pode ser definido automaticamente dependendo do tema do sistema.", "tip": "Usar as configurações automáticas usará o tema em seu computador. Essa configuração afetará os modais e alguns dos widgets exibidos na tela, como previsão do tempo e notas.", @@ -501,6 +637,8 @@ "error": "Algo deu errado", "imported": "Importado com sucesso", "installed": "Instalado com sucesso", + "link_copied": "Link copiado", + "no_storage": "Espaço de armazenamento insuficiente", "notes": "Notas copiadas", "quote": "Citação copiada", "reset": "Redefinido com sucesso", @@ -509,11 +647,21 @@ }, "widgets": { "background": { + "camera": "Câmera", + "category": "Categoria", "credit": "Foto por", "download": "Baixar", + "downloads": "Baixados", + "exclude": "Não mostrar novamente", + "exclude_confirm": "Tem certeza de que não deseja ver esta imagem novamente?\nNota: se você não gosta de imagens \"{category}\", pode desmarcar a categoria nas configurações de origem do plano de fundo.", "information": "Informação", - "pexels": "de Pexels", - "unsplash": "de Unsplash" + "likes": "Curtidas", + "location": "Localização", + "pexels": "em Pexels", + "resolution": "Resolução", + "source": "Fonte", + "unsplash": "no Unsplash", + "views": "Visualizações" }, "date": { "week": "Semana" @@ -532,6 +680,11 @@ "placeholder": "Digite aqui", "title": "Notas" }, + "todo": { + "add": "Adicionar", + "pin": "Fixar", + "title": "Tarefas" + }, "tooltips": { "refresh": "Atualizar" } @@ -541,14 +694,23 @@ "icon": "Ícone (opcional)", "name": "Nome", "name_error": "Deve fornecer o nome", - "new": "Novo Link", + "new": "Novo link", "url": "URL", "url_error": "Forneça uma URL" }, + "quote": { + "copy": "Copiar", + "favourite": "Favorito", + "link_tooltip": "Abrir na Wikipédia", + "share": "Compartilhar", + "unfavourite": "Não favorito" + }, "search": "Pesquisar", "weather": { + "extra_information": "Informação extra", + "feels_like": "Parece {quantia}", "meters": "{quantidade} metros", - "not_found": "Não Encontrado" + "not_found": "Não encontrado" } } } diff --git a/src/translations/ru.json b/src/translations/ru.json index 3f5b14d4..99d45a04 100644 --- a/src/translations/ru.json +++ b/src/translations/ru.json @@ -25,10 +25,7 @@ "source": "Source", "category": "Category", "exclude": "Don't show again", - "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings.", - "categories": "Categories", - "photo": "Photo", - "on": "on" + "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings." }, "search": "Поиск", "quicklinks": { @@ -47,13 +44,7 @@ "not_found": "Not Found", "meters": "{amount} метры", "extra_information": "Extra Information", - "feels_like": "Feels like {amount}", - "options": { - "basic": "Basic", - "standard": "Standard", - "expanded": "Expanded", - "custom": "Custom" - } + "feels_like": "Feels like {amount}" }, "quote": { "link_tooltip": "Open on Wikipedia", @@ -129,7 +120,8 @@ "minute_hand": "Minutes hand", "hour_hand": "Hours hand", "hour_marks": "Hour marks", - "minute_marks": "Minute marks" + "minute_marks": "Minute marks", + "round_clock": "Rounded background" }, "percentage_complete": "Percentage complete", "vertical_clock": { @@ -267,8 +259,7 @@ "hour": "Hour", "day": "Day", "month": "Month" - }, - "category": "Category" + } }, "search": { "title": "Панель поиска", @@ -396,7 +387,12 @@ "title": "Accessibility", "description": "Accessibility settings for Mue", "animations": "Анимации", - "text_shadow": "Widget text shadow", + "text_shadow": { + "title": "Widget text shadow", + "new": "New", + "old": "Old", + "none": "None" + }, "widget_zoom": "Widget zoom", "toast_duration": "Toast duration", "milliseconds": "milliseconds" @@ -477,6 +473,7 @@ "support_mue": "Support Mue", "support_subtitle": "As Mue is entirely free, we rely on donations to cover the server bills and fund development", "support_donate": "Donate", + "form_button": "Form", "resources_used": { "title": "Resources used", "bg_images": "Offline background images" @@ -503,6 +500,7 @@ "no_items": "No items in this category", "collection": "Collection", "explore_collection": "Explore Collection", + "add_all": "Add All To Mue", "collections": "Collections", "cant_find": "Can't find what you're looking for?", "knowledgebase_one": "Visit the", @@ -577,11 +575,9 @@ "quotes": "Quotes Pack" }, "descriptions": { - "settings": "", + "settings": "Collection of settings to customise Mue.", "photos": "Collection of photos relating to a topic.", - "quotes": "Collection of quotes relating to a topic.", - "photo_pack": "", - "quote_pack": "" + "quotes": "Collection of quotes relating to a topic." }, "information": "Information", "information_subtitle": "For example: 1.2.3 (major update, minor update, patch update)", @@ -632,8 +628,7 @@ }, "error": { "title": "Ошибка", - "description": "Could not connect to the server", - "content": "Не удалось подключиться к серверу" + "description": "Could not connect to the server" } }, "welcome": { diff --git a/src/translations/tr_TR.json b/src/translations/tr_TR.json index e87bfd43..5412d329 100644 --- a/src/translations/tr_TR.json +++ b/src/translations/tr_TR.json @@ -1,713 +1,716 @@ { - "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ız Kutlu Olsun", - "halloween": "Cadılar Bayramınız Kutlu Olsun", - "birthday": "Doğum Gününüz Kutlu Olsun" - }, - "background": { - "credit": "Fotoğraf Sahibi ", - "unsplash": ", Unsplash", - "pexels": ", Pexels", - "information": "Bilgilendirme", - "download": "İndir", - "downloads": "İndirilenler", - "views": "Görüntülenme", - "likes": "Beğeni", - "location": "Konum", - "camera": "Kamera", - "resolution": "Çözünürlük", - "source": "Kaynak", - "category": "Kategori", - "exclude": "Tekrar Gösterme", - "exclude_confirm": "Bu görseli tekrar görmek istemediğinize emin misiniz?\nNot: Eğer bu kategoriye ait \"{category}\" resimleri beğenmiyorsanız, arka plan kaynak ayarları kısmından kategorinin seçimini kaldırabilirsiniz." - }, - "search": "Arama", - "quicklinks": { - "new": "Yeni Bağlantı", - "name": "İsim", - "url": "URL", - "icon": "İkon (İsteğe Bağlı)", - "add": "Ekle", - "name_error": "İsim gerekli", - "url_error": "URL gerekli" - }, - "date": { - "week": "Haftada Bir" - }, - "weather": { - "not_found": "Bulunamadı.", - "meters": "{amount} metre", - "extra_information": "Ek Bilgilendirme", - "feels_like": "{amount} gibi hissettiriyor." - }, - "quote": { - "link_tooltip": "Wikipedia'da Aç", - "share": "Paylaş", - "copy": "Kopyala", - "favourite": "Favorilere Ekle", - "unfavourite": "Favorilerden Çıkar" - }, - "navbar": { - "tooltips": { - "refresh": "Sayfayı Yenile" - }, - "notes": { - "title": "Notlar", - "placeholder": "Buraya Yaz!" - }, - "todo": { - "title": "Todo", - "pin": "Tuttur", - "add": "Ekle" - } - } - }, "modals": { "main": { - "title": "Seçenekler", - "loading": "Yükleniyor...", - "file_upload_error": "Dosya 2 MB'ın üzerinde", - "navbar": { - "settings": "Ayarlar", - "addons": "Eklentilerim", - "marketplace": "Market" - }, - "error_boundary": { - "title": "Hata", - "message": "Mue'nin bu bileşeni yüklenemedi.", - "report_error": "Hata Raporunu Gönder.", - "sent": "Gönder!", - "refresh": "Yenile" - }, - "settings": { - "enabled": "Etkinleştir", - "open_knowledgebase": "Bilgilendirme Sayfasını Aç.", - "additional_settings": "Ek Ayarlar", - "reminder": { - "title": "UYARI", - "message": "Tüm değişikliklerin gerçekleşmesi için sayfanın yenilenmesi gerekir." - }, - "sections": { - "header": { - "more_info": "Daha fazla bilgi", - "report_issue": "Hata Bildir", - "enabled": "Bu widget'ınızın gösterilip gösterilmeyeceğini seçin.", - "size": "Widget'ınızın büyüklüğünü kontrol etmek için kaydırın." - }, - "time": { - "title": "Zaman", - "format": "Biçim Formatı", - "type": "Tür", - "type_subtitle": "Saat formatınızın dijital, analog veya günün tamamlanma yüzdesi olmak üzere nasıl görüntüleneceğini belirleyin.", - "digital": { - "title": "Dijital", - "subtitle": "Dijital saatin görünümünü değiştirin.", - "seconds": "Saniye", - "twentyfourhour": "24 Saat", - "twelvehour": "12 Saat", - "zero": "Sıfır Eklenmiş" - }, - "analogue": { - "title": "Analog", - "subtitle": "Analog saatin nasıl görüntüleneceğini belirleyin.", - "second_hand": "Saniye ibresi", - "minute_hand": " Yelkovan (dakika) ibresi", - "hour_hand": "Akrep (saat) ibresi", - "hour_marks": "Saat çizgileri", - "minute_marks": "Dakika çizgileri" - }, - "percentage_complete": "Yüzdelik Gösterim", - "vertical_clock": { - "title": "Dikey Saat", - "change_hour_colour": "Saat kısmının metin rengini değiştir.", - "change_minute_colour": "Dakika kısmının metin rengini değiştir." - } - }, - "date": { - "title": "Gün", - "week_number": "Hafta Sayısı", - "day_of_week": "Haftanın Günü", - "datenth": "Gün Vurgusu", - "type": { - "short": "Kısa", - "long": "Uzun", - "subtitle": "Tarih formatınızın uzun veya kısa olmak üzere hangi formda görüntüleneceğini seçin." - }, - "type_settings": "Seçilen tarih türü için ekran ayarları ve biçimi belirten özellikleri belirleyin.", - "short_date": "Kısa Tarih", - "short_format": "Kısa Tarih Formatı", - "long_format": "Long format", - "short_separator": { - "title": "Kısa Tarih Ayracı", - "dots": "Nokta", - "dash": "Kısa çizgi", - "gaps": "Boşluk", - "slashes": "Eğik çizgi" - } - }, - "quote": { - "title": "Alıntı", - "additional": "Alıntı widget'ının stilini özelleştirmek için diğer ayarlar.", - "author_link": "Yazara Dair", - "custom": "Notu Özelleştir", - "custom_subtitle": "Kendi özel alıntınızı belirleyin, ekleyin.", - "no_quotes": "Alıntı yok!", - "author": "Yazar", - "custom_buttons": "Butonlar", - "custom_author": "Özel yazar", - "author_img": "Yazar resmini göster.", - "add": "Alıntı Ekle", - "source_subtitle": "Alıntıyı nereden alacağınızı seçin.", - "buttons": { - "title": "Butonlar", - "subtitle": "Alıntı kısmı için hangi butonların gösterileceğini seçin.", - "copy": "Kopyala", - "tweet": "Tweet'le", - "favourite": "Favorilere Ekle" - } - }, - "greeting": { - "title": "Karşılama Ekranı", - "events": "Olaylar", - "default": "Karşılama mesajları görünsün.", - "name": "İsminiz", - "birthday": "Doğum Günü", - "birthday_subtitle": "Doğum günüm olduğunda bir 'Mutlu Yıllar' mesajı göster.", - "birthday_age": "Doğum günümde yaş bilgisi gözüksün.", - "birthday_date": "Doğum günü tarihim", - "additional": "Karşılama ekranı için ek ayarlarızı belirleyin." - }, - "background": { - "title": "Arka Plan", - "ddg_image_proxy": "DuckDuckGo görüntü proxy'sini kullan.", - "transition": "Geçiş sırasında solma efekti uygula.", - "photo_information": "Fotoğraf bilgilerini göster.", - "show_map": "Varsa fotoğraf bilgilerinde konum bilgisini göster.", - "categories": "Kategoriler", - "buttons": { - "title": "Butonlar", - "view": "Arka Planı Görüntüle", - "favourite": "Favorilere Ekle", - "download": "İndir" - }, - "effects": { - "title": "Görsel Efektler", - "subtitle": "Arka plan görseli için efektleri düzenleyin.", - "blur": "Bulanıklığı ayarla", - "brightness": "Parlaklığı ayarla", - "filters": { - "title": "Arka plan filtresi", - "amount": "Filtre miktarı", - "grayscale": "Gri tonlama", - "sepia": "Sepya", - "invert": "Ters çevir", - "saturate": "Doygunluk", - "contrast": "Kontrast" - } - }, - "type": { - "title": "Tip", - "api": "API", - "custom_image": "Özel resim", - "custom_colour": "Özel renk/gradyan", - "random_colour": "Özel renk", - "random_gradient": "Özel gradyan" - }, - "source": { - "title": "Kaynak", - "subtitle": "Arka plan resimlerinin nereden alınacağını seçin.", - "api": "Arka plan API", - "custom_background": "Özel arka plan resmi", - "custom_colour": "Özel arka plan rengi", - "upload": "Yükle", - "add_colour": "Renk ekle", - "add_background": "Arka plan ekle", - "drop_to_upload": "Yüklemek için bırakın", - "formats": "Kullanılabilir biçimler: {list}", - "select": "Veya Seç", - "add_url": "URL/Uzantı ekle", - "disabled": "Kullanılamaz", - "loop_video": "Tekrarlayan video", - "mute_video": "Videonun sesini kapat", - "quality": { - "title": "Kalite", - "original": "Orjinal", - "high": "Yüksek Kalite", - "normal": "Normal Kalite", - "datasaver": "Veri Tasarrufu" - }, - "custom_title": "Özel Arka Plan", - "custom_description": "Bilgisayarınızdan görseli seçin", - "remove": "Resmi Kaldır" - }, - "display": "Görüntüleme", - "display_subtitle": "Arka plan ve fotoğraf bilgilerinin nasıl yüklendiğini değiştirin.", - "api": "API Ayarları", - "api_subtitle": "Harici bir hizmetten (API) görüntü alma seçenekleri", - "interval": { - "title": "Değiştirme Sıklığı", - "subtitle": "Arka planın ne sıklıkla güncelleneceğini değiştirin.", - "minute": "Dakikada Bir", - "half_hour": "Yarım Saatte Bir", - "hour": "Saatte Bir", - "day": "Günde Bir", - "month": "Ayda Bir" - } - }, - "search": { - "title": "Arama", - "additional": "Arama widget'ı ekranı ve işlevselliği için ek seçenekler.", - "search_engine": "Arama Motoru", - "search_engine_subtitle": "Arama çubuğunda kullanmak için arama motorunu seçin.", - "custom": "Özel URL/bağlantı", - "autocomplete": "Otomatik Tamamlama", - "autocomplete_provider": "Otomatik Tamamlama Sağlayıcısı", - "autocomplete_provider_subtitle": "Otomatik tamamlama açılır sonuçları için kullanılacak arama motorunu belirleyin.", - "voice_search": "Sesli Arama", - "dropdown": "Arama Motorları Açılır Menüsü", - "focus": "Açık Sekmeye Odaklan" - }, - "weather": { - "title": "Hava Durumu", - "location": "Konum", - "auto": "Otomatik", - "widget_type": "Widget Türü", - "temp_format": { - "title": "Sıcaklık formatı", - "celsius": "Santigrat", - "fahrenheit": "Fahrenhayt", - "kelvin": "Kelvin" - }, - "extra_info": { - "title": "Ekstra Bilgilendirme", - "show_location": "Lokasyonu Göster", - "show_description": "Açıklama Göster", - "cloudiness": "Bulutlu", - "humidity": "Nem", - "visibility": "Görüş Mesafesi", - "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ç" - }, - "options": { - "basic": "Temel", - "standard": "Standart", - "expanded": "Genişletilmiş", - "custom": "Özelleştirilmiş" - }, - "custom_settings": "Özel Ayarlar" - }, - "quicklinks": { - "title": "Hızlı Linkler", - "additional": "Hızlı bağlantılar ekranı ve işlevleri için ek ayarlarınızı belirleyin.", - "open_new": "Yeni Sekmede Aç", - "tooltip": "İpucu", - "text_only": "Yalnızca Metni Göster", - "add_link": "Link Ekle", - "no_quicklinks": "Hızlı bağlantı yok.", - "edit": "Düzenleme", - "style": "Stil", - "options": { - "icon": "İkon", - "text_only": "Sadece Metin", - "metro": "Metro" - }, - "styling": "Hızlı Bağlantı Görünümü", - "styling_description": "Hızlı Bağlantılar görünümünü özelleştirin" - }, - "message": { - "title": "Mesaj", - "add": "Mesaj Ekle!", - "messages": "Mesajlar", - "text": "Metin", - "no_messages": "Mesaj yok", - "add_some": "Devam et ve biraz ekle.", - "content": "Mesaj İçeriği" - }, - "appearance": { - "title": "Görünüm", - "style": { - "title": "Widget Stili", - "description": "Eski (7.0 öncesi kullanıcılar için etkin) ve şık modern stilimiz olmak üzere iki stil arasından seçim yapın.", - "legacy": "Eski", - "new": "Yeni" - }, - "theme": { - "title": "Tema", - "description": "Mue widget'larının ve modellerinin temasını değiştirin.", - "auto": "Otomatik", - "light": "Açık", - "dark": "Koyu" - }, - "navbar": { - "title": "Gezinme Çubuğu", - "notes": "Notlar", - "refresh": "Yenile Butonu", - "refresh_subtitle": "Yenile düğmesine tıkladığınızda neyin yenileneceğini seçin.", - "hover": "Yalnızca fareyle üzerine gelindiğinde göster.", - "additional": "Gezinme çubuğu stilini ve hangi butonları görüntülemek istediğinizi değiştirin.", - "refresh_options": { - "none": "Hiçbiri", - "page": "Sayfa" - } - }, - "font": { - "title": "Yazı tipi", - "description": "Mue'da kullanılan yazı tipini değiştirin.", - "custom": "Özel yazı tipi", - "google": "Google Fonts'tan içeri aktar.", - "weight": { - "title": "Yazı tipi genişliği", - "thin": "Ekstra İnce", - "extra_light": "İnce", - "light": "Hafif İnce", - "normal": "Normal", - "medium": "Orta", - "semi_bold": "Hafif Kalın", - "bold": "Kalın", - "extra_bold": "Ekstra Kalın" - }, - "style": { - "title": "Yazı stili", - "normal": "Normal", - "italic": "İtalik", - "oblique": "Eğik" - } - }, - "accessibility": { - "title": "Erişebilirlik", - "description": "Mue Erişebilirlik ayarlarını değiştirin", - "animations": "Animasyonlar", - "text_shadow": { - "title": "Widget metin gölgesi", - "new": "Yeni", - "old": "Eski", - "none": "Hiçbiri" - }, - "widget_zoom": "Widget Ölçeği", - "toast_duration": "Bildirim süresi", - "milliseconds": "Milisaniye" - } - }, - "order": { - "title": "Widget Sıralaması" - }, - "advanced": { - "title": "Gelişmiş", - "offline_mode": "Çevrimdışı Mod", - "offline_subtitle": "Etkinleştirildiğinde, çevrimiçi hizmetlere yönelik tüm istekler devre dışı bırakılır.", - "data": "Veri", - "data_subtitle": "Mue Tab ayarlarınızı bilgisayarınıza kaydetmenize, mevcut ayarlarınızı başka bir bilgisayara aktarmanıza veya ayarlarınızı varsayılan değerlerine sıfırlamınıza olanak sağlar. İstediğiniz işlemi seçin.", - "reset_modal": { - "title": "UYARI", - "question": "Mue'yu sıfırlamak istiyor musunuz?", - "information": "Bu, tüm verileri silecektir. Verilerinizi ve tercihlerinizi saklamak istiyorsanız, lütfen önce bunları dışa aktarın.", - "cancel": "İptal" - }, - "customisation": "Özelleştirme", - "custom_css": "Özel CSS", - "custom_css_subtitle": "Mue'nin stilini 'Cascading Style Sheets (CSS)' ile özelleştirin.", - "custom_js": "Özel JS", - "tab_name": "Sekme Adı", - "tab_name_subtitle": "Tarayıcınızda görünen sekmenin adını değiştirin.", - "timezone": { - "title": "Saat Dilimi", - "subtitle": "Bilgisayarınızdan otomatik varsayılan yerine listeden bir saat dilimi seçin.", - "automatic": "Otomatik" - }, - "experimental_warning": "Deneysel modunuz açıksa Mue ekibinin destek sağlayamadığını lütfen unutmayın. Lütfen önce 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": "Sekme açıldı.", - "backgrounds_favourited": "Arka plan favorilere eklendi.", - "backgrounds_downloaded": "Arka plan indirildi.", - "quotes_favourited": "Alıntı favorilere eklendi.", - "quicklinks_added": "Hızlı bağlantılar eklendi.", - "settings_changed": "Ayarlar değişti.", - "addons_installed": "Eklentiler yüklendi." - }, - "usage": "Kullanım İstatistikleri", - "achievements": "Başarılar", - "unlocked": "{count} Kilidi Açıldı" - }, - "experimental": { - "title": "Deneysel Özellikler", - "warning": "Bu ayarlar tam olarak test edilmedi/uygulanmadı ve düzgün çalışmayabilir!", - "developer": "Geliştirici" - }, - "language": { - "title": "Dil", - "quote": "Alıntı dili" - }, - "changelog": { - "title": "Güncelleme Notları", - "by": "Yayınlayan: {author}" - }, - "about": { - "title": "Hakkında", - "copyright": "Telif Hakkı", - "version": { - "title": "Versiyon", - "checking_update": "Güncellemeleri Kontrol Et", - "update_available": "Güncelleme Mevcut!", - "no_update": "En Güncel Sürümdesiniz", - "offline_mode": "Çevrimdışı modda güncelleme kontrol edilemiyor.", - "error": { - "title": "Güncelleme bilgisi alınamadı.", - "description": "Bir hata oluştu." - } - }, - "contact_us": "Bize Ulaşın!", - "support_mue": "Mue Destek", - "support_subtitle": "Mue tamamen ücretsiz olduğu için, sunucu faturalarını karşılamak ve geliştirme masraflarını finanse etmek için bağışları kullanıyoruz.", - "support_donate": "Bağış Yap", - "resources_used": { - "title": "Kullanılan kaynaklar", - "bg_images": "Çevrimdışı Arka Plan Resim İçerikleri" - }, - "contributors": "Katkıda Bulunanlar", - "supporters": "Destekleyenler", - "no_supporters": "Şu anda Mue destekçisi yok", - "photographers": "Fotoğrafçılar" - } - }, - "buttons": { - "reset": "Yenile", - "import": "İçeri Aktar", - "export": "Dışarı Aktar" - } - }, - "marketplace": { - "by": "by {author}", - "all": "Tümü", - "learn_more": "Daha Fazla Bilgi Edin", - "photo_packs": "Fotoğraf Paketleri", - "quote_packs": "Alıntı Paketleri", - "preset_settings": "Ön Ayar Paketleri", - "no_items": "Bu kategoride öğe yok", - "collection": "Koleksiyon", - "explore_collection": "Koleksiyonu Keşfedin", - "collections": "Koleksiyonlar", - "cant_find": "Aradığınızı bulamıyor musunuz?", - "knowledgebase_one": "Kendiniz oluşturmak için ", - "knowledgebase_two": "bilgilendirme sayfamızı ", - "knowledgebase_three": "ziyaret edin.", - "product": { - "overview": "Genel Bakış", - "information": "Bilgi", - "last_updated": "Son Güncelleme", - "description": "Açıklama/Tanım", - "show_more": "Daha Fazla Göster", - "show_less": "Daha Az Göster", - "show_all": "Hepsini Göster ↓", - "showing": "Gösteriliyor", - "no_images": "Fotoğraf bulunamadı", - "no_quotes": "Alıntı bulunamadı", - "version": "Versiyon", - "author": "Yazar", - "part_of": "Parçası", - "explore": "Keşfet", - "buttons": { - "addtomue": "Mue Tab'ıma Ekle", - "remove": "Kaldır", - "update_addon": "Eklentiyi Güncelle", - "back": "Geri", - "report": "Bildir/Raporla" - }, - "setting": "Setting", - "value": "Value" - }, - "offline": { - "title": "Çevrimdışı görünüyorsun.", - "description": "Lütfen internete bağlanın." - } - }, "addons": { "added": "Eklentiler", "check_updates": "Güncellemeleri kontrol et.", - "no_updates": "Güncelleme mevcut değil.", - "updates_available": "Güncellemeler mevcut {amount} !", - "empty": { - "title": "Boş", - "description": "Hiçbir eklenti yüklü değil." - }, - "sideload": { - "title": "Diğer Eklentiler", - "description": "Bilgisayarınızdan piyasada olmayan bir Mue eklentisi yükleyin.", - "failed": "Eklenti yüklenemedi.", - "errors": { - "no_name": "İsim belirtilmedi.", - "no_author": "Yazar belirtilmedi.", - "no_type": "Tür sağlanmadı.", - "invalid_photos": "Geçersiz fotoğraf nesnesi", - "invalid_quotes": "Geçersiz alıntı nesnesi" - } - }, - "sort": { - "title": "Sırala", - "newest": "Kurulanlar (En yeni)", - "oldest": "Kurulanlar (En Eski)", - "a_z": "Alfabetik (A-Z)", - "z_a": "Alfabetik (Z-A)" - }, "create": { - "title": "Oluştur", - "example": "Örnek", - "other_title": "Eklenti Oluştur", "create_type": "{type} Paketi Oluştur", - "types": { - "settings": "Önceden Ayarlanmış Ayarlar Paketi", - "photos": "Fatoğraf Paketi", - "quotes": "Alıntı Paketi" - }, "descriptions": { - "settings": "Mue'yu özelleştirmek için hazır ayarların kullanılması.", "photos": "Bir konuyla ilgili fotoğraf koleksiyonu.", - "quotes": "Bir konuyla ilgili alıntı koleksiyonu." + "quotes": "Bir konuyla ilgili alıntı koleksiyonu.", + "settings": "Mue'yu özelleştirmek için hazır ayarların kullanılması." }, + "example": "Örnek", + "finish": { + "download": "Eklentiyi İndir", + "title": "Kurulumu Bitir" + }, + "import_custom": "Özel ayarlardan içeri aktarın.", "information": "Bilgilendirme", "information_subtitle": "Örneğin: 1.2.3 (büyük güncelleme, küçük güncelleme, yama güncellemesi)", - "import_custom": "Özel ayarlardan içeri aktarın.", - "publishing": { - "title": "Sonraki adım, Yayınla...", - "subtitle": "Yeni oluşturduğunuz eklentiyi nasıl yayınlayacağınızla ilgili bilgiler için Mue Bilgi Bankası'nı ziyaret edin.", - "button": "Daha fazla bilgi edin." - }, "metadata": { - "name": "İsmi", - "icon_url": "İkon URL'si ", - "screenshot_url": "Arka plan URL'si", "description": "Açıklama", - "example": "Örneği İndir" + "example": "Örneği İndir", + "icon_url": "İkon URL'si ", + "name": "İsmi", + "screenshot_url": "Arka plan URL'si" }, - "finish": { - "title": "Kurulumu Bitir", - "download": "Eklentiyi İndir" + "other_title": "Eklenti Oluştur", + "photos": { + "title": "Fotoğraf Ekle" + }, + "publishing": { + "button": "Daha fazla bilgi edin.", + "subtitle": "Yeni oluşturduğunuz eklentiyi nasıl yayınlayacağınızla ilgili bilgiler için Mue Bilgi Bankası'nı ziyaret edin.", + "title": "Sonraki adım, Yayınla..." + }, + "quotes": { + "api": { + "author": "JSON alıntı yazarı (veya geçersiz kılma)", + "name": "JSON alıntı adı", + "title": "API", + "url": "Alıntı URL'si" + }, + "local": { + "title": "Yerel" + }, + "title": "Alıntı Ekle" }, "settings": { "current": "Mevcut kurulumu içe aktar", "json": "JSON'u yükleyin" }, - "photos": { - "title": "Fotoğraf Ekle" + "title": "Oluştur", + "types": { + "photos": "Fatoğraf Paketi", + "quotes": "Alıntı Paketi", + "settings": "Önceden Ayarlanmış Ayarlar Paketi" + } + }, + "empty": { + "description": "Hiçbir eklenti yüklü değil.", + "title": "Boş" + }, + "no_updates": "Güncelleme mevcut değil.", + "sideload": { + "description": "Bilgisayarınızdan piyasada olmayan bir Mue eklentisi yükleyin.", + "errors": { + "invalid_photos": "Geçersiz fotoğraf nesnesi", + "invalid_quotes": "Geçersiz alıntı nesnesi", + "no_author": "Yazar belirtilmedi.", + "no_name": "İsim belirtilmedi.", + "no_type": "Tür sağlanmadı." }, - "quotes": { - "title": "Alıntı Ekle", - "api": { - "title": "API", - "url": "Alıntı URL'si", - "name": "JSON alıntı adı", - "author": "JSON alıntı yazarı (veya geçersiz kılma)" + "failed": "Eklenti yüklenemedi.", + "title": "Diğer Eklentiler" + }, + "sort": { + "a_z": "Alfabetik (A-Z)", + "newest": "Kurulanlar (En yeni)", + "oldest": "Kurulanlar (En Eski)", + "title": "Sırala", + "z_a": "Alfabetik (Z-A)" + }, + "updates_available": "Güncellemeler mevcut {amount} !" + }, + "error_boundary": { + "message": "Mue'nin bu bileşeni yüklenemedi.", + "refresh": "Yenile", + "report_error": "Hata Raporunu Gönder.", + "sent": "Gönder!", + "title": "Hata" + }, + "file_upload_error": "Dosya 2 MB'ın üzerinde", + "loading": "Yükleniyor...", + "marketplace": { + "add_all": "Add All To Mue", + "all": "Tümü", + "by": "by {author}", + "cant_find": "Aradığınızı bulamıyor musunuz?", + "collection": "Koleksiyon", + "collections": "Koleksiyonlar", + "explore_collection": "Koleksiyonu Keşfedin", + "knowledgebase_one": "Kendiniz oluşturmak için ", + "knowledgebase_three": "ziyaret edin.", + "knowledgebase_two": "bilgilendirme sayfamızı ", + "learn_more": "Daha Fazla Bilgi Edin", + "no_items": "Bu kategoride öğe yok", + "offline": { + "description": "Please connect to the internet", + "title": "Looks like you're offline" + }, + "photo_packs": "Fotoğraf Paketleri", + "preset_settings": "Ön Ayar Paketleri", + "product": { + "author": "Yazar", + "buttons": { + "addtomue": "Mue Tab'ıma Ekle", + "back": "Geri", + "remove": "Kaldır", + "report": "Bildir/Raporla", + "update_addon": "Eklentiyi Güncelle" + }, + "description": "Açıklama/Tanım", + "explore": "Keşfet", + "information": "Bilgi", + "last_updated": "Son Güncelleme", + "no_images": "Fotoğraf bulunamadı", + "no_quotes": "Alıntı bulunamadı", + "overview": "Genel Bakış", + "part_of": "Parçası", + "setting": "Setting", + "show_all": "Hepsini Göster ↓", + "show_less": "Daha Az Göster", + "show_more": "Daha Fazla Göster", + "showing": "Gösteriliyor", + "value": "Value", + "version": "Versiyon" + }, + "quote_packs": "Alıntı Paketleri" + }, + "navbar": { + "addons": "Eklentilerim", + "marketplace": "Market", + "settings": "Ayarlar" + }, + "settings": { + "additional_settings": "Ek Ayarlar", + "buttons": { + "export": "Dışarı Aktar", + "import": "İçeri Aktar", + "reset": "Yenile" + }, + "enabled": "Etkinleştir", + "open_knowledgebase": "Bilgilendirme Sayfasını Aç.", + "reminder": { + "message": "Tüm değişikliklerin gerçekleşmesi için sayfanın yenilenmesi gerekir.", + "title": "UYARI" + }, + "sections": { + "about": { + "contact_us": "Bize Ulaşın!", + "contributors": "Katkıda Bulunanlar", + "copyright": "Telif Hakkı", + "form_button": "Form", + "no_supporters": "Şu anda Mue destekçisi yok", + "photographers": "Fotoğrafçılar", + "resources_used": { + "bg_images": "Çevrimdışı Arka Plan Resim İçerikleri", + "title": "Kullanılan kaynaklar" }, - "local": { - "title": "Yerel" + "support_donate": "Bağış Yap", + "support_mue": "Mue Destek", + "support_subtitle": "Mue tamamen ücretsiz olduğu için, sunucu faturalarını karşılamak ve geliştirme masraflarını finanse etmek için bağışları kullanıyoruz.", + "supporters": "Destekleyenler", + "title": "Hakkında", + "version": { + "checking_update": "Güncellemeleri Kontrol Et", + "error": { + "description": "Bir hata oluştu.", + "title": "Güncelleme bilgisi alınamadı." + }, + "no_update": "En Güncel Sürümdesiniz", + "offline_mode": "Çevrimdışı modda güncelleme kontrol edilemiyor.", + "title": "Versiyon", + "update_available": "Güncelleme Mevcut!" } + }, + "advanced": { + "custom_css": "Özel CSS", + "custom_css_subtitle": "Mue'nin stilini 'Cascading Style Sheets (CSS)' ile özelleştirin.", + "custom_js": "Özel JS", + "customisation": "Özelleştirme", + "data": "Veri", + "data_subtitle": "Mue Tab ayarlarınızı bilgisayarınıza kaydetmenize, mevcut ayarlarınızı başka bir bilgisayara aktarmanıza veya ayarlarınızı varsayılan değerlerine sıfırlamınıza olanak sağlar. İstediğiniz işlemi seçin.", + "experimental_warning": "Deneysel modunuz açıksa Mue ekibinin destek sağlayamadığını lütfen unutmayın. Lütfen önce devre dışı bırakın ve desteğe başvurmadan önce sorunun devam edip etmediğini görün.", + "offline_mode": "Çevrimdışı Mod", + "offline_subtitle": "Etkinleştirildiğinde, çevrimiçi hizmetlere yönelik tüm istekler devre dışı bırakılır.", + "reset_modal": { + "cancel": "İptal", + "information": "Bu, tüm verileri silecektir. Verilerinizi ve tercihlerinizi saklamak istiyorsanız, lütfen önce bunları dışa aktarın.", + "question": "Mue'yu sıfırlamak istiyor musunuz?", + "title": "UYARI" + }, + "tab_name": "Tab name", + "tab_name_subtitle": "Change the name of the tab that appears in your browser", + "timezone": { + "automatic": "Automatic", + "subtitle": "Choose a timezone from the list instead of the automatic default from your computer", + "title": "Time Zone" + }, + "title": "Gelişmiş" + }, + "appearance": { + "accessibility": { + "animations": "Animasyonlar", + "description": "Mue Erişebilirlik ayarlarını değiştirin", + "milliseconds": "Milisaniye", + "text_shadow": { + "new": "Yeni", + "none": "Hiçbiri", + "old": "Eski", + "title": "Widget metin gölgesi" + }, + "title": "Erişebilirlik", + "toast_duration": "Bildirim süresi", + "widget_zoom": "Widget Ölçeği" + }, + "font": { + "custom": "Özel yazı tipi", + "description": "Mue'da kullanılan yazı tipini değiştirin.", + "google": "Google Fonts'tan içeri aktar.", + "style": { + "italic": "İtalik", + "normal": "Normal", + "oblique": "Eğik", + "title": "Yazı stili" + }, + "title": "Yazı tipi", + "weight": { + "bold": "Kalın", + "extra_bold": "Ekstra Kalın", + "extra_light": "İnce", + "light": "Hafif İnce", + "medium": "Orta", + "normal": "Normal", + "semi_bold": "Hafif Kalın", + "thin": "Ekstra İnce", + "title": "Yazı tipi genişliği" + } + }, + "navbar": { + "additional": "Gezinme çubuğu stilini ve hangi butonları görüntülemek istediğinizi değiştirin.", + "hover": "Yalnızca fareyle üzerine gelindiğinde göster.", + "notes": "Notlar", + "refresh": "Yenile Butonu", + "refresh_options": { + "none": "Hiçbiri", + "page": "Sayfa" + }, + "refresh_subtitle": "Yenile düğmesine tıkladığınızda neyin yenileneceğini seçin.", + "title": "Gezinme Çubuğu" + }, + "style": { + "description": "Eski (7.0 öncesi kullanıcılar için etkin) ve şık modern stilimiz olmak üzere iki stil arasından seçim yapın.", + "legacy": "Eski", + "new": "Yeni", + "title": "Widget Stili" + }, + "theme": { + "auto": "Otomatik", + "dark": "Koyu", + "description": "Mue widget'larının ve modellerinin temasını değiştirin.", + "light": "Açık", + "title": "Tema" + }, + "title": "Görünüm" + }, + "background": { + "api": "API Ayarları", + "api_subtitle": "Harici bir hizmetten (API) görüntü alma seçenekleri", + "buttons": { + "download": "İndir", + "favourite": "Favorilere Ekle", + "title": "Butonlar", + "view": "Arka Planı Görüntüle" + }, + "categories": "Kategoriler", + "ddg_image_proxy": "DuckDuckGo görüntü proxy'sini kullan.", + "display": "Görüntüleme", + "display_subtitle": "Arka plan ve fotoğraf bilgilerinin nasıl yüklendiğini değiştirin.", + "effects": { + "blur": "Bulanıklığı ayarla", + "brightness": "Parlaklığı ayarla", + "filters": { + "amount": "Filtre miktarı", + "contrast": "Kontrast", + "grayscale": "Gri tonlama", + "invert": "Ters çevir", + "saturate": "Doygunluk", + "sepia": "Sepya", + "title": "Arka plan filtresi" + }, + "subtitle": "Arka plan görseli için efektleri düzenleyin.", + "title": "Görsel Efektler" + }, + "interval": { + "day": "Günde Bir", + "half_hour": "Yarım Saatte Bir", + "hour": "Saatte Bir", + "minute": "Dakikada Bir", + "month": "Ayda Bir", + "subtitle": "Arka planın ne sıklıkla güncelleneceğini değiştirin.", + "title": "Değiştirme Sıklığı" + }, + "photo_information": "Fotoğraf bilgilerini göster.", + "show_map": "Varsa fotoğraf bilgilerinde konum bilgisini göster.", + "source": { + "add_background": "Arka plan ekle", + "add_colour": "Renk ekle", + "add_url": "URL/Uzantı ekle", + "api": "Arka plan API", + "custom_background": "Özel arka plan resmi", + "custom_colour": "Özel arka plan rengi", + "custom_description": "Bilgisayarınızdan görseli seçin", + "custom_title": "Özel Arka Plan", + "disabled": "Kullanılamaz", + "drop_to_upload": "Yüklemek için bırakın", + "formats": "Kullanılabilir biçimler: {list}", + "loop_video": "Tekrarlayan video", + "mute_video": "Videonun sesini kapat", + "quality": { + "datasaver": "Veri Tasarrufu", + "high": "Yüksek Kalite", + "normal": "Normal Kalite", + "original": "Orjinal", + "title": "Kalite" + }, + "remove": "Resmi Kaldır", + "select": "Veya Seç", + "subtitle": "Arka plan resimlerinin nereden alınacağını seçin.", + "title": "Kaynak", + "upload": "Yükle" + }, + "title": "Arka Plan", + "transition": "Geçiş sırasında solma efekti uygula.", + "type": { + "api": "API", + "custom_colour": "Özel renk/gradyan", + "custom_image": "Özel resim", + "random_colour": "Özel renk", + "random_gradient": "Özel gradyan", + "title": "Tip" + } + }, + "changelog": { + "by": "Yayınlayan: {author}", + "title": "Güncelleme Notları" + }, + "date": { + "datenth": "Gün Vurgusu", + "day_of_week": "Haftanın Günü", + "long_format": "Uzun biçim", + "short_date": "Kısa Tarih", + "short_format": "Kısa biçim", + "short_separator": { + "dash": "Kısa çizgi", + "dots": "Nokta", + "gaps": "Boşluk", + "slashes": "Eğik çizgi", + "title": "Kısa Tarih Ayracı" + }, + "title": "Gün", + "type": { + "long": "Uzun", + "short": "Kısa", + "subtitle": "Tarihin uzun veya kısa olmak üzere hangi biçimde görüntüleneceğini seçin" + }, + "type_settings": "Seçilen tarih türü için ekran ayarları ve biçimi belirten özellikleri belirleyin.", + "week_number": "Hafta Sayısı" + }, + "experimental": { + "developer": "Geliştirici", + "title": "Deneysel Özellikler", + "warning": "Bu ayarlar tam olarak test edilmedi/uygulanmadı ve düzgün çalışmayabilir!" + }, + "greeting": { + "additional": "Karşılama ekranı için ek ayarlarızı belirleyin.", + "birthday": "Doğum Günü", + "birthday_age": "Doğum günümde yaş bilgisi gözüksün.", + "birthday_date": "Doğum günü tarihim", + "birthday_subtitle": "Doğum günüm olduğunda bir 'Mutlu Yıllar' mesajı göster.", + "default": "Karşılama mesajları görünsün.", + "events": "Olaylar", + "name": "İsminiz", + "title": "Karşılama Ekranı" + }, + "header": { + "enabled": "Bu widget'ınızın gösterilip gösterilmeyeceğini seçin.", + "more_info": "Daha fazla bilgi", + "report_issue": "Hata Bildir", + "size": "Widget'ınızın büyüklüğünü kontrol etmek için kaydırın." + }, + "language": { + "quote": "Alıntı dili", + "title": "Dil" + }, + "message": { + "add": "Mesaj Ekle!", + "add_some": "Devam et ve biraz ekle.", + "content": "Mesaj İçeriği", + "messages": "Mesajlar", + "no_messages": "Mesaj yok", + "text": "Metin", + "title": "Mesaj" + }, + "order": { + "title": "Widget Sıralaması" + }, + "quicklinks": { + "add_link": "Link Ekle", + "additional": "Hızlı bağlantılar ekranı ve işlevleri için ek ayarlarınızı belirleyin.", + "edit": "Düzenleme", + "no_quicklinks": "Hızlı bağlantı yok.", + "open_new": "Yeni Sekmede Aç", + "options": { + "icon": "İkon", + "metro": "Metro", + "text_only": "Sadece Metin" + }, + "style": "Stil", + "styling": "Hızlı Bağlantı Görünümü", + "styling_description": "Hızlı Bağlantılar görünümünü özelleştirin", + "text_only": "Yalnızca Metni Göster", + "title": "Hızlı Linkler", + "tooltip": "İpucu" + }, + "quote": { + "add": "Alıntı Ekle", + "additional": "Alıntı widget'ının stilini özelleştirmek için diğer ayarlar.", + "author": "Yazar", + "author_img": "Yazar resmini göster.", + "author_link": "Yazara Dair", + "buttons": { + "copy": "Kopyala", + "favourite": "Favorilere Ekle", + "subtitle": "Alıntı kısmı için hangi butonların gösterileceğini seçin.", + "title": "Butonlar", + "tweet": "Tweet'le" + }, + "custom": "Notu Özelleştir", + "custom_author": "Özel yazar", + "custom_buttons": "Butonlar", + "custom_subtitle": "Kendi özel alıntınızı belirleyin, ekleyin.", + "no_quotes": "Alıntı yok!", + "source_subtitle": "Alıntıyı nereden alacağınızı seçin.", + "title": "Alıntı" + }, + "search": { + "additional": "Arama widget'ı ekranı ve işlevselliği için ek seçenekler.", + "autocomplete": "Otomatik Tamamlama", + "autocomplete_provider": "Otomatik Tamamlama Sağlayıcısı", + "autocomplete_provider_subtitle": "Otomatik tamamlama açılır sonuçları için kullanılacak arama motorunu belirleyin.", + "custom": "Özel URL/bağlantı", + "dropdown": "Arama Motorları Açılır Menüsü", + "focus": "Açık Sekmeye Odaklan", + "search_engine": "Arama Motoru", + "search_engine_subtitle": "Arama çubuğunda kullanmak için arama motorunu seçin.", + "title": "Arama", + "voice_search": "Sesli Arama" + }, + "stats": { + "achievements": "Başarılar", + "sections": { + "addons_installed": "Eklentiler yüklendi.", + "backgrounds_downloaded": "Arka plan indirildi.", + "backgrounds_favourited": "Arka plan favorilere eklendi.", + "quicklinks_added": "Hızlı bağlantılar eklendi.", + "quotes_favourited": "Alıntı favorilere eklendi.", + "settings_changed": "Ayarlar değişti.", + "tabs_opened": "Sekme açıldı." + }, + "title": "İstatistikler", + "unlocked": "{count} Kilidi Açıldı", + "usage": "Kullanım İstatistikleri", + "warning": "Bu özelliği kullanmak için kullanım verilerini etkinleştirmeniz gerekir. Bu veriler yalnızca yerel olarak depolanır." + }, + "time": { + "analogue": { + "hour_hand": "Akrep (saat) ibresi", + "hour_marks": "Saat çizgileri", + "minute_hand": " Yelkovan (dakika) ibresi", + "minute_marks": "Dakika çizgileri", + "round_clock": "Rounded background", + "second_hand": "Saniye ibresi", + "subtitle": "Analog saatin nasıl görüntüleneceğini belirleyin.", + "title": "Analog" + }, + "digital": { + "seconds": "Saniye", + "subtitle": "Dijital saatin görünümünü değiştirin.", + "title": "Dijital", + "twelvehour": "12 Saat", + "twentyfourhour": "24 Saat", + "zero": "Sıfır Eklenmiş" + }, + "format": "Format", + "percentage_complete": "Percentage complete", + "title": "Time", + "type": "Type", + "type_subtitle": "Choose whether to display the time in digital or analogue format, or a percentage completion of the day", + "vertical_clock": { + "change_hour_colour": "Change hour text colour", + "change_minute_colour": "Change minute text colour", + "title": "Vertical Clock" + } + }, + "weather": { + "auto": "Auto", + "custom_settings": "Custom Settings", + "extra_info": { + "atmospheric_pressure": "Atmospheric pressure", + "cloudiness": "Cloudiness", + "humidity": "Humidity", + "max_temp": "Maximum temperature", + "min_temp": "Minimum temperature", + "show_description": "Show description", + "show_location": "Show location", + "title": "Extra information", + "visibility": "Visibility", + "wind_direction": "Wind direction", + "wind_speed": "Wind speed" + }, + "location": "Location", + "options": { + "basic": "Basic", + "custom": "Custom", + "expanded": "Expanded", + "standard": "Standard" + }, + "temp_format": { + "celsius": "Celsius", + "fahrenheit": "Fahrenheit", + "kelvin": "Kelvin", + "title": "Temperature format" + }, + "title": "Weather", + "widget_type": "Widget Type" } } - } - }, - "update": { - "title": "Güncelleme", - "offline": { - "title": "Çevrimdışı", - "description": "Çevrimdışı moddayken güncelleme günlükleri alınamıyor" }, - "error": { - "title": "Hata", - "description": "Sunucuya bağlanılamadı" - } - }, - "welcome": { - "tip": "İpuçları", - "sections": { - "intro": { - "title": "Mue Tab'a Hoş Geldiniz!", - "description": "Mue Tab'ı yüklediğiniz için teşekkür ederiz, umarız uzantımızla iyi vakit geçirirsiniz.", - "notices": { - "discord_title": "Dicord Kanalımıza Katılın", - "discord_description": "Mue topluluğu ve geliştiricileri ile konuşun.", - "discord_join": "Katıl", - "github_title": "GitHub Üzerinden Katkıda Bulunun", - "github_description": "Hataları bildirin, özellikler ekleyin veya bağış yapın.", - "github_open": "Aç" - } - }, - "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": "Bir Tema Seçin", - "description": "Mue için hem açık hem de koyu tema mevcuttur. İsterseniz sistem temanıza bağlı olarak otomatik olarak da ayarlanabilir.", - "tip": "Otomatik ayarları kullanmak, bilgisayarınızdaki varsayılan temayı kullanır. Bu ayar, modları ve ekranda görüntülenen hava durumu ve notlar gibi bazı widget'ları etkiler." - }, - "style": { - "title": "Bir Stil Seçin", - "description": "Mue şu anda eski stil ile yeni çıkan modern stil arasında seçim yapma olanağı sunuyor.", - "legacy": "Eski", - "modern": "Modern" - }, - "settings": { - "title": "Ayarları İçe Aktar", - "description": "Mue'yi yeni bir cihaza mı yüklüyorsunuz? Eski ayarlarınızı almaktan çekinmeyin!", - "tip": "Eski Mue kurulumunuzdaki 'Gelişmiş' sekmesine giderek ayarlarınızı dışarıya aktarabilirsiniz. Bunun için JSON dosyasını indirecek olan 'Dışarı Aktar' butonuna tıklamanız gerekir. Önceki Mue kurulumunuzdan ayarlarınızı ve tercihlerinizi taşımak için bu dosyayı buraya yükleyebilirsiniz." - }, - "privacy": { - "title": "Gizlilik Seçenekleri", - "description": "Mue ile gizliliğinizi daha da korumak için ayarları etkinleştirin.", - "offline_mode_description": "Çevrimdışı modu etkinleştirmek, herhangi bir hizmete yönelik tüm istekleri devre dışı bırakır. Bu durum çevrimiçi arka planlar, çevrimiçi alıntılar, market, hava durumu, hızlı bağlantılar, değişiklik günlüğü ve bazı sekme bilgilerinin devre dışı bırakılmasıyla sonuçlanacaktır.", - "ddg_proxy_description": "Dilerseniz resim isteklerini DuckDuckGo üzerinden gerçekleştirebilirsiniz. Varsayılan olarak, API istekleri açık kaynak 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, Market için her zaman etkindir.", - "links": { - "title": "Bağlantılar", - "privacy_policy": "Gizlilik Politikası", - "source_code": "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ıklayın.", - "imported": "Ayarlar {amount} eklendi" - } - }, - "buttons": { - "next": "Sonraki", - "preview": "Ön İzleme", - "previous": "Öncesi", - "close": "Kapat" - }, - "preview": { - "description": "Şu anda önizleme modundasınız. Bu sekme kapatıldığında ayarlar sıfırlanacak.", - "continue": "Kuruluma devam et." - } + "title": "Seçenekler" }, "share": { "copy_link": "Bağlantıyı kopyala", "email": "E-posta" + }, + "update": { + "error": { + "description": "Sunucuya bağlanılamadı", + "title": "Hata" + }, + "offline": { + "description": "Çevrimdışı moddayken güncelleme günlükleri alınamıyor", + "title": "Çevrimdışı" + }, + "title": "Güncelleme" + }, + "welcome": { + "buttons": { + "close": "Kapat", + "next": "Sonraki", + "preview": "Ön İzleme", + "previous": "Öncesi" + }, + "preview": { + "continue": "Kuruluma devam et.", + "description": "Şu anda önizleme modundasınız. Bu sekme kapatıldığında ayarlar sıfırlanacak." + }, + "sections": { + "final": { + "changes": "Değişiklikler", + "changes_description": "Ayarları daha sonra değiştirmek için sekmenizin sağ üst köşesindeki ayarlar simgesine tıklayın.", + "description": "Mue Tab deneyiminiz başlamak üzere.", + "imported": "Ayarlar {amount} eklendi", + "title": "Son Adım" + }, + "intro": { + "description": "Mue Tab'ı yüklediğiniz için teşekkür ederiz, umarız uzantımızla iyi vakit geçirirsiniz.", + "notices": { + "discord_description": "Mue topluluğu ve geliştiricileri ile konuşun.", + "discord_join": "Katıl", + "discord_title": "Dicord Kanalımıza Katılın", + "github_description": "Hataları bildirin, özellikler ekleyin veya bağış yapın.", + "github_open": "Aç", + "github_title": "GitHub Üzerinden Katkıda Bulunun" + }, + "title": "Mue Tab'a Hoş Geldiniz!" + }, + "language": { + "description": "Mue, aşağıda listelenen dillerde görüntülenebilir. Ayrıca sayfamıza yeni çeviriler de ekleyebilirsiniz.", + "title": "Dilinizi Seçin" + }, + "privacy": { + "ddg_proxy_description": "Dilerseniz resim isteklerini DuckDuckGo üzerinden gerçekleştirebilirsiniz. Varsayılan olarak, API istekleri açık kaynak 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, Market için her zaman etkindir.", + "description": "Mue ile gizliliğinizi daha da korumak için ayarları etkinleştirin.", + "links": { + "privacy_policy": "Gizlilik Politikası", + "source_code": "Kaynak Kodu", + "title": "Bağlantılar" + }, + "offline_mode_description": "Çevrimdışı modu etkinleştirmek, herhangi bir hizmete yönelik tüm istekleri devre dışı bırakır. Bu durum çevrimiçi arka planlar, çevrimiçi alıntılar, market, hava durumu, hızlı bağlantılar, değişiklik günlüğü ve bazı sekme bilgilerinin devre dışı bırakılmasıyla sonuçlanacaktır.", + "title": "Gizlilik Seçenekleri" + }, + "settings": { + "description": "Mue'yi yeni bir cihaza mı yüklüyorsunuz? Eski ayarlarınızı almaktan çekinmeyin!", + "tip": "Eski Mue kurulumunuzdaki 'Gelişmiş' sekmesine giderek ayarlarınızı dışarıya aktarabilirsiniz. Bunun için JSON dosyasını indirecek olan 'Dışarı Aktar' butonuna tıklamanız gerekir. Önceki Mue kurulumunuzdan ayarlarınızı ve tercihlerinizi taşımak için bu dosyayı buraya yükleyebilirsiniz.", + "title": "Ayarları İçe Aktar" + }, + "style": { + "description": "Mue şu anda eski stil ile yeni çıkan modern stil arasında seçim yapma olanağı sunuyor.", + "legacy": "Eski", + "modern": "Modern", + "title": "Bir Stil Seçin" + }, + "theme": { + "description": "Mue için hem açık hem de koyu tema mevcuttur. İsterseniz sistem temanıza bağlı olarak otomatik olarak da ayarlanabilir.", + "tip": "Otomatik ayarları kullanmak, bilgisayarınızdaki varsayılan temayı kullanır. Bu ayar, modları ve ekranda görüntülenen hava durumu ve notlar gibi bazı widget'ları etkiler.", + "title": "Bir Tema Seçin" + } + }, + "tip": "İpuçları" } }, + "tabname": "Yeni Sekme", "toasts": { - "quote": "Alıntı kopyalandı.", - "notes": "Not kopyalandı.", - "reset": "Başarıyla resetlendi.", - "installed": "Başarıyla yüklendi.", - "uninstalled": "Başarıyla kaldırıldı.", - "updated": "Başarıyla güncellendi.", "error": "Bir şeyler yanlış gitti.", "imported": "Başarıyla içe aktarıldı.", + "installed": "Başarıyla yüklendi.", + "link_copied": "Bağlantı kopyalandı.", "no_storage": "Yeteri kadar yer yok.", - "link_copied": "Bağlantı kopyalandı." + "notes": "Not kopyalandı.", + "quote": "Alıntı kopyalandı.", + "reset": "Başarıyla resetlendi.", + "uninstalled": "Başarıyla kaldırıldı.", + "updated": "Başarıyla güncellendi." + }, + "widgets": { + "background": { + "camera": "Kamera", + "category": "Kategori", + "credit": "Fotoğraf Sahibi ", + "download": "İndir", + "downloads": "İndirilenler", + "exclude": "Tekrar Gösterme", + "exclude_confirm": "Bu görseli tekrar görmek istemediğinize emin misiniz?\nNot: Eğer bu kategoriye ait \"{category}\" resimleri beğenmiyorsanız, arka plan kaynak ayarları kısmından kategorinin seçimini kaldırabilirsiniz.", + "information": "Bilgilendirme", + "likes": "Beğeni", + "location": "Konum", + "pexels": ", Pexels", + "resolution": "Çözünürlük", + "source": "Kaynak", + "unsplash": ", Unsplash", + "views": "Görüntülenme" + }, + "date": { + "week": "Haftada Bir" + }, + "greeting": { + "afternoon": "Tünaydın", + "birthday": "Doğum Gününüz Kutlu Olsun", + "christmas": "Mutlu Noeller", + "evening": "İyi Akşamlar", + "halloween": "Cadılar Bayramınız Kutlu Olsun", + "morning": "Günaydın", + "newyear": "Yeni Yılınız Kutlu Olsun" + }, + "navbar": { + "notes": { + "placeholder": "Buraya Yaz!", + "title": "Notlar" + }, + "todo": { + "add": "Ekle", + "pin": "Tuttur", + "title": "Yapılacaklar" + }, + "tooltips": { + "refresh": "Sayfayı Yenile" + } + }, + "quicklinks": { + "add": "Ekle", + "icon": "İkon (İsteğe Bağlı)", + "name": "İsim", + "name_error": "İsim gerekli", + "new": "Yeni Bağlantı", + "url": "URL", + "url_error": "URL gerekli" + }, + "quote": { + "copy": "Kopyala", + "favourite": "Favorilere Ekle", + "link_tooltip": "Wikipedia'da Aç", + "share": "Paylaş", + "unfavourite": "Favorilerden Çıkar" + }, + "search": "Arama", + "weather": { + "extra_information": "Ek Bilgilendirme", + "feels_like": "{amount} gibi hissettiriyor.", + "meters": "{amount} metre", + "not_found": "Bulunamadı." + } } } diff --git a/src/translations/zh_CN.json b/src/translations/zh_CN.json index d5d9395a..f1fe08c0 100644 --- a/src/translations/zh_CN.json +++ b/src/translations/zh_CN.json @@ -25,10 +25,7 @@ "source": "Source", "category": "Category", "exclude": "Don't show again", - "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings.", - "categories": "Categories", - "photo": "Photo", - "on": "on" + "exclude_confirm": "Are you sure you don't want to see this image again?\nNote: if you don't like \"{category}\" images, you can deselect the category in the background source settings." }, "search": "搜索", "quicklinks": { @@ -47,13 +44,7 @@ "not_found": "未找到", "meters": "{amount}米", "extra_information": "Extra Information", - "feels_like": "Feels like {amount}", - "options": { - "basic": "Basic", - "standard": "Standard", - "expanded": "Expanded", - "custom": "Custom" - } + "feels_like": "Feels like {amount}" }, "quote": { "link_tooltip": "Open on Wikipedia", @@ -129,7 +120,8 @@ "minute_hand": "分针", "hour_hand": "时针", "hour_marks": "时钟刻度", - "minute_marks": "分钟刻度" + "minute_marks": "分钟刻度", + "round_clock": "Rounded background" }, "percentage_complete": "今天过去了%几", "vertical_clock": { @@ -267,8 +259,7 @@ "hour": "每小时", "day": "每天", "month": "每月" - }, - "category": "分类" + } }, "search": { "title": "搜索栏", @@ -396,7 +387,12 @@ "title": "无障碍设定", "description": "Accessibility settings for Mue", "animations": "动画效果", - "text_shadow": "加深字体阴影", + "text_shadow": { + "title": "Widget text shadow", + "new": "New", + "old": "Old", + "none": "None" + }, "widget_zoom": "小部件缩放", "toast_duration": "窗口弹出时间长度", "milliseconds": "毫秒" @@ -477,6 +473,7 @@ "support_mue": "支持 Mue", "support_subtitle": "As Mue is entirely free, we rely on donations to cover the server bills and fund development", "support_donate": "Donate", + "form_button": "Form", "resources_used": { "title": "使用资源", "bg_images": "离线背景" @@ -503,6 +500,7 @@ "no_items": "本类别为空", "collection": "Collection", "explore_collection": "Explore Collection", + "add_all": "Add All To Mue", "collections": "Collections", "cant_find": "Can't find what you're looking for?", "knowledgebase_one": "Visit the", @@ -577,11 +575,9 @@ "quotes": "Quotes Pack" }, "descriptions": { - "settings": "", + "settings": "Collection of settings to customise Mue.", "photos": "Collection of photos relating to a topic.", - "quotes": "Collection of quotes relating to a topic.", - "photo_pack": "", - "quote_pack": "" + "quotes": "Collection of quotes relating to a topic." }, "information": "Information", "information_subtitle": "For example: 1.2.3 (major update, minor update, patch update)",