From 127333e78577df2cd7dc402953114cf4995b707a Mon Sep 17 00:00:00 2001 From: Flycro Date: Tue, 27 Dec 2022 15:05:08 +0100 Subject: [PATCH 1/3] Update Legal Notices --- pnpm-lock.yaml | 241 ++++++++++++++++++------------ src/components.d.ts | 2 - src/pages/legal-notice/index.md | 19 +-- src/pages/privacy-policy/index.md | 11 +- 4 files changed, 163 insertions(+), 110 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bd5f650..ce99314 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: 5.3 +lockfileVersion: 5.4 specifiers: '@antfu/eslint-config': ^0.14.2 @@ -59,7 +59,7 @@ dependencies: '@vueuse/motion': 2.0.0-beta.9_vue@3.2.29 dayjs: 1.10.7 nprogress: 0.2.0 - pinia: 2.0.11_typescript@4.5.5+vue@3.2.29 + pinia: 2.0.11_7gwxuhpipb45vmnxr5d3his2a4 prism-theme-vars: 0.2.2 vue: 3.2.29 vue-demi: 0.12.1_vue@3.2.29 @@ -67,7 +67,7 @@ dependencies: vue-router: 4.0.12_vue@3.2.29 devDependencies: - '@antfu/eslint-config': 0.14.2_eslint@8.8.0+typescript@4.5.5 + '@antfu/eslint-config': 0.14.2_txwvkng2juu2h6yeaibqmql3uy '@iconify-json/akar-icons': 1.0.8 '@iconify-json/bi': 1.0.12 '@iconify-json/carbon': 1.0.14 @@ -94,17 +94,17 @@ devDependencies: patch-vue-directive-ssr: 0.0.1 pnpm: 6.29.1 typescript: 4.5.5 - unplugin-auto-import: 0.5.11_@vueuse+core@7.5.5+vite@2.7.13 - unplugin-icons: 0.13.0_156ab524000ac0f29e01f162b9943b71 + unplugin-auto-import: 0.5.11_srqyaw2u3mgkwghmnus5nl5fqa + unplugin-icons: 0.13.0_cvvlkjaablapfhqb6frltfb3oe unplugin-vue-components: 0.17.16_vite@2.7.13+vue@3.2.29 vite: 2.7.13 vite-plugin-inspect: 0.3.13_vite@2.7.13 vite-plugin-md: 0.11.7_vite@2.7.13 - vite-plugin-pages: 0.19.9_156ab524000ac0f29e01f162b9943b71 + vite-plugin-pages: 0.19.9_cvvlkjaablapfhqb6frltfb3oe vite-plugin-pwa: 0.11.13_vite@2.7.13 - vite-plugin-vue-layouts: 0.5.0_5be28afadb16af157591decefdfd37a0 + vite-plugin-vue-layouts: 0.5.0_lpriv6w3c2xrk5mr33hp37jxua vite-plugin-windicss: 1.6.3_vite@2.7.13 - vite-ssg: 0.17.9_662014edcd6bb92b5b40218e39328a2c + vite-ssg: 0.17.9_myqbj3onno4sww2aeghdsmukfq vitest: 0.0.113_vite@2.7.13 vue-tsc: 0.30.6_typescript@4.5.5 @@ -118,16 +118,16 @@ packages: '@jridgewell/trace-mapping': 0.2.7 dev: true - /@antfu/eslint-config-basic/0.14.2_eslint@8.8.0: + /@antfu/eslint-config-basic/0.14.2_bvuciuhr55mgqc37amlpf2boey: resolution: {integrity: sha512-NFcItSFfMQIINPDDrY2xL9UcR7kWcjWoGw1ETV3wN2sLqfKL2DNVxpKKlHfXk7EalNFOkMYih3shym36T7SuXg==} peerDependencies: eslint: '>=7.4.0' dependencies: eslint: 8.8.0 - eslint-config-standard: 16.0.3_3fa03ca42f6626059a4867a76f65b153 + eslint-config-standard: 16.0.3_h6qdzjbpmytalgsim6tw6znrkm eslint-plugin-eslint-comments: 3.2.0_eslint@8.8.0 eslint-plugin-html: 6.2.0 - eslint-plugin-import: 2.25.4_eslint@8.8.0 + eslint-plugin-import: 2.25.4_bvuciuhr55mgqc37amlpf2boey eslint-plugin-jsonc: 2.1.0_eslint@8.8.0 eslint-plugin-node: 11.1.0_eslint@8.8.0 eslint-plugin-promise: 6.0.0_eslint@8.8.0 @@ -136,64 +136,73 @@ packages: jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 0.5.0 transitivePeerDependencies: + - '@typescript-eslint/parser' + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack - supports-color dev: true - /@antfu/eslint-config-react/0.14.2_eslint@8.8.0+typescript@4.5.5: + /@antfu/eslint-config-react/0.14.2_txwvkng2juu2h6yeaibqmql3uy: resolution: {integrity: sha512-RqQErQMP4JJbHaHgfNg8y9TohNC2KoUPsSWxenFklDsw0G5fAvCOpASHZaSdWlpm7ndR4ewdSMqEuPx6UCrEpQ==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.14.2_eslint@8.8.0+typescript@4.5.5 + '@antfu/eslint-config-ts': 0.14.2_txwvkng2juu2h6yeaibqmql3uy eslint: 8.8.0 eslint-plugin-react: 7.28.0_eslint@8.8.0 transitivePeerDependencies: + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack - supports-color - typescript dev: true - /@antfu/eslint-config-ts/0.14.2_eslint@8.8.0+typescript@4.5.5: + /@antfu/eslint-config-ts/0.14.2_txwvkng2juu2h6yeaibqmql3uy: resolution: {integrity: sha512-vD1ufmbXQYH0mb4D8opkGqvr3XJWTnP6gmTK4uHA1s9agX663wQ7cgEV61pYDrUoQXgB8b651p5vb2hBVzAhOA==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.14.2_eslint@8.8.0 - '@typescript-eslint/eslint-plugin': 5.10.2_2595c2126aec4d4b6e944b931dabb4c2 - '@typescript-eslint/parser': 5.10.2_eslint@8.8.0+typescript@4.5.5 + '@antfu/eslint-config-basic': 0.14.2_bvuciuhr55mgqc37amlpf2boey + '@typescript-eslint/eslint-plugin': 5.10.2_ewk4eetk5rguw3uujojr3k5uyi + '@typescript-eslint/parser': 5.10.2_txwvkng2juu2h6yeaibqmql3uy eslint: 8.8.0 typescript: 4.5.5 transitivePeerDependencies: + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack - supports-color dev: true - /@antfu/eslint-config-vue/0.14.2_eslint@8.8.0+typescript@4.5.5: + /@antfu/eslint-config-vue/0.14.2_txwvkng2juu2h6yeaibqmql3uy: resolution: {integrity: sha512-35Wi2BC6wMLJ9cYkCqetzhCSZeKX1USEjD1yLOKQXe+agoNVgG+6zPYobSTs9HdmR3z1ZtbPIee1v6tfC4csmA==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.14.2_eslint@8.8.0+typescript@4.5.5 + '@antfu/eslint-config-ts': 0.14.2_txwvkng2juu2h6yeaibqmql3uy eslint: 8.8.0 eslint-plugin-vue: 8.2.0_eslint@8.8.0 transitivePeerDependencies: + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack - supports-color - typescript dev: true - /@antfu/eslint-config/0.14.2_eslint@8.8.0+typescript@4.5.5: + /@antfu/eslint-config/0.14.2_txwvkng2juu2h6yeaibqmql3uy: resolution: {integrity: sha512-nsYORILfN9uq94FbM8uCYHCAN+qIRoodwpBSSqfPb+gaYBjCo1P5UKVk4s1OoWQwzfD5UNjJOkOtS7cMjcb4cA==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-react': 0.14.2_eslint@8.8.0+typescript@4.5.5 - '@antfu/eslint-config-vue': 0.14.2_eslint@8.8.0+typescript@4.5.5 - '@typescript-eslint/eslint-plugin': 5.10.2_2595c2126aec4d4b6e944b931dabb4c2 - '@typescript-eslint/parser': 5.10.2_eslint@8.8.0+typescript@4.5.5 + '@antfu/eslint-config-react': 0.14.2_txwvkng2juu2h6yeaibqmql3uy + '@antfu/eslint-config-vue': 0.14.2_txwvkng2juu2h6yeaibqmql3uy + '@typescript-eslint/eslint-plugin': 5.10.2_ewk4eetk5rguw3uujojr3k5uyi + '@typescript-eslint/parser': 5.10.2_txwvkng2juu2h6yeaibqmql3uy eslint: 8.8.0 - eslint-config-standard: 16.0.3_3fa03ca42f6626059a4867a76f65b153 + eslint-config-standard: 16.0.3_h6qdzjbpmytalgsim6tw6znrkm eslint-plugin-eslint-comments: 3.2.0_eslint@8.8.0 eslint-plugin-html: 6.2.0 - eslint-plugin-import: 2.25.4_eslint@8.8.0 + eslint-plugin-import: 2.25.4_bvuciuhr55mgqc37amlpf2boey eslint-plugin-jsonc: 2.1.0_eslint@8.8.0 eslint-plugin-node: 11.1.0_eslint@8.8.0 eslint-plugin-promise: 6.0.0_eslint@8.8.0 @@ -203,6 +212,8 @@ packages: jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 0.5.0 transitivePeerDependencies: + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack - supports-color - typescript dev: true @@ -273,7 +284,7 @@ packages: - supports-color dev: true - /@babel/eslint-parser/7.17.0_@babel+core@7.17.0+eslint@8.8.0: + /@babel/eslint-parser/7.17.0_tgaxcmlifgqm3ae2rrgikapr7y: resolution: {integrity: sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: @@ -498,7 +509,6 @@ packages: /@babel/helper-validator-identifier/7.16.7: resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==} engines: {node: '>=6.9.0'} - dev: true /@babel/helper-validator-option/7.16.7: resolution: {integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==} @@ -541,6 +551,8 @@ packages: resolution: {integrity: sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.17.0 /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.17.0: resolution: {integrity: sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==} @@ -1374,7 +1386,6 @@ packages: dependencies: '@babel/helper-validator-identifier': 7.16.7 to-fast-properties: 2.0.0 - dev: true /@cypress/request/2.88.10: resolution: {integrity: sha512-Zp7F+R93N0yZyG34GutyTNr+okam7s/Fzc1+i3kcqOP8vk6OuajuE9qZJ6Rs+10/1JFtXFYMdyarnU1rZuJesg==} @@ -1400,11 +1411,13 @@ packages: uuid: 8.3.2 dev: true - /@cypress/xvfb/1.2.4: + /@cypress/xvfb/1.2.4_supports-color@8.1.1: resolution: {integrity: sha512-skbBzPggOVYCbnGgV+0dmBdW/s77ZkAOXIC1knS8NagwDjBrNC1LuXtQJeiN6l+m7lzmHtaoUw/ctJKdqkG57Q==} dependencies: - debug: 3.2.7 + debug: 3.2.7_supports-color@8.1.1 lodash.once: 4.1.1 + transitivePeerDependencies: + - supports-color dev: true /@emmetio/abbreviation/2.2.2: @@ -1520,8 +1533,8 @@ packages: - supports-color dev: true - /@intlify/bundle-utils/2.2.0_vue-i18n@9.1.9: - resolution: {integrity: sha512-qVuN7+c84UB6rlLHSued2J9R86LG1rHg6ZibCghGMyPXnW0nOuIfkUFf1F7tXIqfMXjIPeJzlbpmzjWTI2z9Kw==} + /@intlify/bundle-utils/3.4.0_vue-i18n@9.1.9: + resolution: {integrity: sha512-2UQkqiSAOSPEHMGWlybqWm4G2K0X+FyYho5AwXz6QklSX1EY5EDmOSxZmwscn2qmKBnp6OYsme5kUrnN9xrWzQ==} engines: {node: '>= 12'} peerDependencies: petite-vue-i18n: '*' @@ -1532,8 +1545,8 @@ packages: vue-i18n: optional: true dependencies: - '@intlify/message-compiler': 9.2.0-beta.30 - '@intlify/shared': 9.2.0-beta.30 + '@intlify/message-compiler': 9.3.0-beta.11 + '@intlify/shared': 9.3.0-beta.11 jsonc-eslint-parser: 1.4.1 source-map: 0.6.1 vue-i18n: 9.1.9_vue@3.2.29 @@ -1550,14 +1563,12 @@ packages: '@intlify/runtime': 9.1.9 '@intlify/shared': 9.1.9 '@intlify/vue-devtools': 9.1.9 - dev: false /@intlify/devtools-if/9.1.9: resolution: {integrity: sha512-oKSMKjttG3Ut/1UGEZjSdghuP3fwA15zpDPcjkf/1FjlOIm6uIBGMNS5jXzsZy593u+P/YcnrZD6cD3IVFz9vQ==} engines: {node: '>= 10'} dependencies: '@intlify/shared': 9.1.9 - dev: false /@intlify/message-compiler/9.1.9: resolution: {integrity: sha512-6YgCMF46Xd0IH2hMRLCssZI3gFG4aywidoWQ3QP4RGYQXQYYfFC54DxhSgfIPpVoPLQ+4AD29eoYmhiHZ+qLFQ==} @@ -1566,20 +1577,18 @@ packages: '@intlify/message-resolver': 9.1.9 '@intlify/shared': 9.1.9 source-map: 0.6.1 - dev: false - /@intlify/message-compiler/9.2.0-beta.30: - resolution: {integrity: sha512-2kj/0nLIFrgiO86f9VifcUUcV8LdzXt4YYPIujx/LkTEQOuSFUo/bNiMaG1hyfiU/8mfq6tsaWKjoOZjeao1eQ==} - engines: {node: '>= 12'} + /@intlify/message-compiler/9.3.0-beta.11: + resolution: {integrity: sha512-gGGfBGzM7JBXp1Q9gbDAy5jELz9ho3ILqnpxp2yp64+gkqohrqc2YXIvCdwZoc6AtKIh/Zmv4sWVqxkvMsBWtQ==} + engines: {node: '>= 14'} dependencies: - '@intlify/shared': 9.2.0-beta.30 + '@intlify/shared': 9.3.0-beta.11 source-map: 0.6.1 dev: true /@intlify/message-resolver/9.1.9: resolution: {integrity: sha512-Lx/DBpigeK0sz2BBbzv5mu9/dAlt98HxwbG7xLawC3O2xMF9MNWU5FtOziwYG6TDIjNq0O/3ZbOJAxwITIWXEA==} engines: {node: '>= 10'} - dev: false /@intlify/runtime/9.1.9: resolution: {integrity: sha512-XgPw8+UlHCiie3fI41HPVa/VDJb3/aSH7bLhY1hJvlvNV713PFtb4p4Jo+rlE0gAoMsMCGcsiT982fImolSltg==} @@ -1588,16 +1597,14 @@ packages: '@intlify/message-compiler': 9.1.9 '@intlify/message-resolver': 9.1.9 '@intlify/shared': 9.1.9 - dev: false /@intlify/shared/9.1.9: resolution: {integrity: sha512-xKGM1d0EAxdDFCWedcYXOm6V5Pfw/TMudd6/qCdEb4tv0hk9EKeg7lwQF1azE0dP2phvx0yXxrt7UQK+IZjNdw==} engines: {node: '>= 10'} - dev: false - /@intlify/shared/9.2.0-beta.30: - resolution: {integrity: sha512-E1WHRTIlUEse3d/6t1pAagSXRxmeVeNIhx5kT80dfpYxw8lOnCWV9wLve2bq9Fkv+3TD2I5j+CdN7jvSl3LdsA==} - engines: {node: '>= 12'} + /@intlify/shared/9.3.0-beta.11: + resolution: {integrity: sha512-CtbotesxTRiC3bRyXyv1NG39fkqJ790f8z8xFaeIXSZpOdiyxoh5BIyypCzSFQZDGLwz0Q9gyWbW1XpxQJm68Q==} + engines: {node: '>= 14'} dev: true /@intlify/vite-plugin-vue-i18n/3.2.1_vite@2.7.13+vue-i18n@9.1.9: @@ -1613,8 +1620,8 @@ packages: vue-i18n: optional: true dependencies: - '@intlify/bundle-utils': 2.2.0_vue-i18n@9.1.9 - '@intlify/shared': 9.2.0-beta.30 + '@intlify/bundle-utils': 3.4.0_vue-i18n@9.1.9 + '@intlify/shared': 9.3.0-beta.11 '@rollup/pluginutils': 4.1.2 debug: 4.3.3 fast-glob: 3.2.11 @@ -1632,7 +1639,6 @@ packages: '@intlify/message-resolver': 9.1.9 '@intlify/runtime': 9.1.9 '@intlify/shared': 9.1.9 - dev: false /@jridgewell/resolve-uri/3.0.4: resolution: {integrity: sha512-cz8HFjOFfUBtvN+NXYSFMHYRdxZMaEl0XypVrhzxBgadKIXhIkRd8aMeHhmF56Sl7SuS8OnUpQ73/k9LE4VnLg==} @@ -1675,7 +1681,7 @@ packages: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: true - /@rollup/plugin-babel/5.3.0_@babel+core@7.17.0+rollup@2.67.0: + /@rollup/plugin-babel/5.3.0_46quc4n4uxgu2zjyu2qradeljq: resolution: {integrity: sha512-9uIC8HZOnVLrLHxayq/PTzw+uS25E14KPUBh5ktF+18Mjo5yK0ToMMx6epY0uEgkjwJw0aBW4x2horYXh8juWw==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -1840,7 +1846,7 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.10.2_2595c2126aec4d4b6e944b931dabb4c2: + /@typescript-eslint/eslint-plugin/5.10.2_ewk4eetk5rguw3uujojr3k5uyi: resolution: {integrity: sha512-4W/9lLuE+v27O/oe7hXJKjNtBLnZE8tQAFpapdxwSVHqtmIoPB1gph3+ahNwVuNL37BX7YQHyGF9Xv6XCnIX2Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1851,10 +1857,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.10.2_eslint@8.8.0+typescript@4.5.5 + '@typescript-eslint/parser': 5.10.2_txwvkng2juu2h6yeaibqmql3uy '@typescript-eslint/scope-manager': 5.10.2 - '@typescript-eslint/type-utils': 5.10.2_eslint@8.8.0+typescript@4.5.5 - '@typescript-eslint/utils': 5.10.2_eslint@8.8.0+typescript@4.5.5 + '@typescript-eslint/type-utils': 5.10.2_txwvkng2juu2h6yeaibqmql3uy + '@typescript-eslint/utils': 5.10.2_txwvkng2juu2h6yeaibqmql3uy debug: 4.3.3 eslint: 8.8.0 functional-red-black-tree: 1.0.1 @@ -1867,7 +1873,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.10.2_eslint@8.8.0+typescript@4.5.5: + /@typescript-eslint/parser/5.10.2_txwvkng2juu2h6yeaibqmql3uy: resolution: {integrity: sha512-JaNYGkaQVhP6HNF+lkdOr2cAs2wdSZBoalE22uYWq8IEv/OVH0RksSGydk+sW8cLoSeYmC+OHvRyv2i4AQ7Czg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1895,7 +1901,7 @@ packages: '@typescript-eslint/visitor-keys': 5.10.2 dev: true - /@typescript-eslint/type-utils/5.10.2_eslint@8.8.0+typescript@4.5.5: + /@typescript-eslint/type-utils/5.10.2_txwvkng2juu2h6yeaibqmql3uy: resolution: {integrity: sha512-uRKSvw/Ccs5FYEoXW04Z5VfzF2iiZcx8Fu7DGIB7RHozuP0VbKNzP1KfZkHBTM75pCpsWxIthEH1B33dmGBKHw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1905,7 +1911,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.10.2_eslint@8.8.0+typescript@4.5.5 + '@typescript-eslint/utils': 5.10.2_txwvkng2juu2h6yeaibqmql3uy debug: 4.3.3 eslint: 8.8.0 tsutils: 3.21.0_typescript@4.5.5 @@ -1940,7 +1946,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.10.2_eslint@8.8.0+typescript@4.5.5: + /@typescript-eslint/utils/5.10.2_txwvkng2juu2h6yeaibqmql3uy: resolution: {integrity: sha512-vuJaBeig1NnBRkf7q9tgMLREiYD7zsMrsN1DA3wcoMDvr3BTFiIpKjGiYZoKPllfEwN7spUjv7ZqD+JhbVjEPg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -2075,7 +2081,6 @@ packages: /@vue/devtools-api/6.0.0-beta.21.1: resolution: {integrity: sha512-FqC4s3pm35qGVeXRGOjTsRzlkJjrBLriDS9YXbflHLsfA9FrcKzIyWnLXoNm+/7930E8rRakXuAc2QkC50swAw==} - dev: false /@vue/reactivity-transform/3.2.29: resolution: {integrity: sha512-YF6HdOuhdOw6KyRm59+3rML8USb9o8mYM1q+SH0G41K3/q/G7uhPnHGKvspzceD7h9J3VR1waOQ93CUZj7J7OA==} @@ -2096,7 +2101,6 @@ packages: dependencies: '@vue/reactivity': 3.2.29 '@vue/shared': 3.2.29 - dev: false /@vue/runtime-dom/3.2.29: resolution: {integrity: sha512-YJgLQLwr+SQyORzTsBQLL5TT/5UiV83tEotqjL7F9aFDIQdFBTCwpkCFvX9jqwHoyi9sJqM9XtTrMcc8z/OjPA==} @@ -2104,7 +2108,6 @@ packages: '@vue/runtime-core': 3.2.29 '@vue/shared': 3.2.29 csstype: 2.6.19 - dev: false /@vue/server-renderer/3.2.29_vue@3.2.29: resolution: {integrity: sha512-lpiYx7ciV7rWfJ0tPkoSOlLmwqBZ9FTmQm33S+T4g0j1fO/LmhJ9b9Ctl1o5xvIFVDk9QkSUWANZn7H2pXuxVw==} @@ -2140,7 +2143,6 @@ packages: '@vueuse/shared': 7.5.5_vue@3.2.29 vue: 3.2.29 vue-demi: 0.12.1_vue@3.2.29 - dev: false /@vueuse/head/0.7.5_vue@3.2.29: resolution: {integrity: sha512-L+XQ5Act0nT/ZyO8Qo10J4FyM1qPOyQb6MT4MMn6+AITzrStpmKs/nUDDLJKD/rCcNWl/65XbdQm4T2vKp3VOQ==} @@ -2148,7 +2150,6 @@ packages: vue: '>=3' dependencies: vue: 3.2.29 - dev: false /@vueuse/motion/2.0.0-beta.9_vue@3.2.29: resolution: {integrity: sha512-S61glJRkYCqLJA9oPM+jdAWXM/ZFnRi6UZJ0TpxDUhRuA+ri0G5hwwmcy4y78wvX6gkDUGQFFGELz1xBEwrZww==} @@ -2178,7 +2179,6 @@ packages: dependencies: vue: 3.2.29 vue-demi: 0.12.1_vue@3.2.29 - dev: false /@windicss/config/1.6.3: resolution: {integrity: sha512-1kjdy4tyYLD4sCB4DS+3Lt1Odnde03z4Rz3EUqyWJ7SiBEWMgRk1L797SsgEH4+W1DjLBZLs1SVYzaTO/3UdJA==} @@ -2534,6 +2534,8 @@ packages: qs: 6.9.6 raw-body: 2.4.2 type-is: 1.6.18 + transitivePeerDependencies: + - supports-color dev: true /boolbase/1.0.0: @@ -2818,6 +2820,8 @@ packages: on-headers: 1.0.2 safe-buffer: 5.1.2 vary: 1.1.2 + transitivePeerDependencies: + - supports-color dev: true /concat-map/0.0.1: @@ -2946,7 +2950,6 @@ packages: /csstype/2.6.19: resolution: {integrity: sha512-ZVxXaNy28/k3kJg0Fou5MiYpp88j7H9hLZp8PDC3jV0WFjfH5E9xHb56L0W59cPbKbcHXeP4qyT8PrHp8t6LcQ==} - dev: false /cypress/9.4.1: resolution: {integrity: sha512-+JgMG9uT+QFx97JU9kOHE3jO3+0UdkQ9H1oCBiC7A74qme7Jkdy2sYDBCPjjGczutnWnGUTMRlwiNMP/Uq6LrQ==} @@ -2955,7 +2958,7 @@ packages: requiresBuild: true dependencies: '@cypress/request': 2.88.10 - '@cypress/xvfb': 1.2.4 + '@cypress/xvfb': 1.2.4_supports-color@8.1.1 '@types/node': 14.18.10 '@types/sinonjs__fake-timers': 8.1.1 '@types/sizzle': 2.3.3 @@ -3019,16 +3022,38 @@ packages: /debug/2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.0.0 dev: true /debug/3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.1.3 dev: true + /debug/3.2.7_supports-color@8.1.1: + resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.3 + supports-color: 8.1.1 + dev: true + /debug/4.3.3: resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==} engines: {node: '>=6.0'} @@ -3489,7 +3514,7 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-standard/16.0.3_3fa03ca42f6626059a4867a76f65b153: + /eslint-config-standard/16.0.3_h6qdzjbpmytalgsim6tw6znrkm: resolution: {integrity: sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==} peerDependencies: eslint: ^7.12.1 @@ -3498,7 +3523,7 @@ packages: eslint-plugin-promise: ^4.2.1 || ^5.0.0 dependencies: eslint: 8.8.0 - eslint-plugin-import: 2.25.4_eslint@8.8.0 + eslint-plugin-import: 2.25.4_bvuciuhr55mgqc37amlpf2boey eslint-plugin-node: 11.1.0_eslint@8.8.0 eslint-plugin-promise: 6.0.0_eslint@8.8.0 dev: true @@ -3508,14 +3533,34 @@ packages: dependencies: debug: 3.2.7 resolve: 1.22.0 + transitivePeerDependencies: + - supports-color dev: true - /eslint-module-utils/2.7.3: + /eslint-module-utils/2.7.3_ihhiai3s6vu2soggqert376h3q: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint-import-resolver-node: '*' + eslint-import-resolver-typescript: '*' + eslint-import-resolver-webpack: '*' + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + eslint-import-resolver-node: + optional: true + eslint-import-resolver-typescript: + optional: true + eslint-import-resolver-webpack: + optional: true dependencies: + '@typescript-eslint/parser': 5.10.2_txwvkng2juu2h6yeaibqmql3uy debug: 3.2.7 + eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 + transitivePeerDependencies: + - supports-color dev: true /eslint-plugin-cypress/2.12.1_eslint@8.8.0: @@ -3555,19 +3600,24 @@ packages: htmlparser2: 7.2.0 dev: true - /eslint-plugin-import/2.25.4_eslint@8.8.0: + /eslint-plugin-import/2.25.4_bvuciuhr55mgqc37amlpf2boey: resolution: {integrity: sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==} engines: {node: '>=4'} peerDependencies: + '@typescript-eslint/parser': '*' eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true dependencies: + '@typescript-eslint/parser': 5.10.2_txwvkng2juu2h6yeaibqmql3uy array-includes: 3.1.4 array.prototype.flat: 1.2.5 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.8.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3 + eslint-module-utils: 2.7.3_ihhiai3s6vu2soggqert376h3q has: 1.0.3 is-core-module: 2.8.1 is-glob: 4.0.3 @@ -3575,6 +3625,10 @@ packages: object.values: 1.1.5 resolve: 1.22.0 tsconfig-paths: 3.12.0 + transitivePeerDependencies: + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack + - supports-color dev: true /eslint-plugin-jsonc/2.1.0_eslint@8.8.0: @@ -3714,7 +3768,7 @@ packages: eslint: '>=7.0.0' dependencies: '@babel/core': 7.17.0 - '@babel/eslint-parser': 7.17.0_@babel+core@7.17.0+eslint@8.8.0 + '@babel/eslint-parser': 7.17.0_tgaxcmlifgqm3ae2rrgikapr7y eslint: 8.8.0 eslint-visitor-keys: 2.1.0 esquery: 1.4.0 @@ -3948,6 +4002,8 @@ packages: type-is: 1.6.18 utils-merge: 1.0.1 vary: 1.1.2 + transitivePeerDependencies: + - supports-color dev: true /extend-shallow/2.0.1: @@ -4053,6 +4109,8 @@ packages: parseurl: 1.3.3 statuses: 1.5.0 unpipe: 1.0.0 + transitivePeerDependencies: + - supports-color dev: true /find-up/2.1.0: @@ -5612,7 +5670,7 @@ packages: engines: {node: '>=0.10.0'} dev: true - /pinia/2.0.11_typescript@4.5.5+vue@3.2.29: + /pinia/2.0.11_7gwxuhpipb45vmnxr5d3his2a4: resolution: {integrity: sha512-JzcmnMqu28PNWOjDgEDK6fTrIzX8eQZKPPKvu/fpHdpXARUj1xeVdFi3YFIMOWswqaBd589cpmAMdSSTryI9iw==} peerDependencies: '@vue/composition-api': ^1.4.0 @@ -6049,8 +6107,6 @@ packages: rollup: 2.67.0 serialize-javascript: 4.0.0 terser: 5.10.0 - transitivePeerDependencies: - - acorn dev: true /rollup/2.67.0: @@ -6150,6 +6206,8 @@ packages: on-finished: 2.3.0 range-parser: 1.2.1 statuses: 1.5.0 + transitivePeerDependencies: + - supports-color dev: true /serialize-javascript/4.0.0: @@ -6166,6 +6224,8 @@ packages: escape-html: 1.0.3 parseurl: 1.3.3 send: 0.17.2 + transitivePeerDependencies: + - supports-color dev: true /setprototypeof/1.2.0: @@ -6245,7 +6305,7 @@ packages: dev: true /source-map/0.5.7: - resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=} + resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} engines: {node: '>=0.10.0'} dev: true @@ -6493,12 +6553,11 @@ packages: resolution: {integrity: sha512-AMmF99DMfEDiRJfxfY5jj5wNH/bYO09cniSqhfoyxc8sFoYIgkJy86G04UoZU5VjlpnplVu0K6Tx6E9b5+DlHA==} engines: {node: '>=10'} hasBin: true - peerDependencies: - acorn: ^8.5.0 peerDependenciesMeta: acorn: optional: true dependencies: + acorn: 8.7.0 commander: 2.20.3 source-map: 0.7.3 source-map-support: 0.5.21 @@ -6534,9 +6593,8 @@ packages: dev: true /to-fast-properties/2.0.0: - resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=} + resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} - dev: true /to-regex-range/5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} @@ -6681,7 +6739,6 @@ packages: resolution: {integrity: sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==} engines: {node: '>=4.2.0'} hasBin: true - dev: true /uc.micro/1.0.6: resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==} @@ -6751,7 +6808,7 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import/0.5.11_@vueuse+core@7.5.5+vite@2.7.13: + /unplugin-auto-import/0.5.11_srqyaw2u3mgkwghmnus5nl5fqa: resolution: {integrity: sha512-MJ3POLe/IysRHF4yd32FkKDoxqSRoiuIHm89ys67B8FLuz2Pvh9poeqTVe6IhJsNxwv0+GSdFfj5Dpq24lhm4g==} engines: {node: '>=14'} peerDependencies: @@ -6774,7 +6831,7 @@ packages: - webpack dev: true - /unplugin-icons/0.13.0_156ab524000ac0f29e01f162b9943b71: + /unplugin-icons/0.13.0_cvvlkjaablapfhqb6frltfb3oe: resolution: {integrity: sha512-CyAl0HV3bZUGT7ut9agpPRhEYXCvufr80Fh72yrkD57BVCTZ7ze10Rt63ZrvPXiJQpd+aI/Bizm2aqOf3WPSfg==} peerDependencies: '@svgr/core': ^5.5.0 @@ -6970,7 +7027,7 @@ packages: vite: 2.7.13 dev: true - /vite-plugin-pages/0.19.9_156ab524000ac0f29e01f162b9943b71: + /vite-plugin-pages/0.19.9_cvvlkjaablapfhqb6frltfb3oe: resolution: {integrity: sha512-yM2xMgbtVDn6tNF/LBwI9z5f7wr4QvO7oouHEUzPjtL52fyPrAx/IzG/SSVHKYL/0Orccw8dIkjcv2OVCDBihw==} peerDependencies: '@vue/compiler-sfc': '>=3' @@ -7005,11 +7062,10 @@ packages: workbox-window: 6.4.2 transitivePeerDependencies: - '@types/babel__core' - - acorn - supports-color dev: true - /vite-plugin-vue-layouts/0.5.0_5be28afadb16af157591decefdfd37a0: + /vite-plugin-vue-layouts/0.5.0_lpriv6w3c2xrk5mr33hp37jxua: resolution: {integrity: sha512-KN03GMSGNrWxeHJo5OO9fvdZh44PfievNAoLeMbf20UQPBBO6kpIMVTYB6sFPMWmiTbqZmq3we4z/ocJkxAEiA==} peerDependencies: vite: ^2.5.0 @@ -7040,7 +7096,7 @@ packages: - supports-color dev: true - /vite-ssg/0.17.9_662014edcd6bb92b5b40218e39328a2c: + /vite-ssg/0.17.9_myqbj3onno4sww2aeghdsmukfq: resolution: {integrity: sha512-uEyoCLlBAktO1irrWIeKJQF0H8P30gvDmzKl3wxIsVg8j06VAppaybdUJnKwX4GKxgNGfiExtV+WxSWW0PtDeQ==} engines: {node: '>=14.0.0'} hasBin: true @@ -7251,7 +7307,6 @@ packages: optional: true dependencies: vue: 3.2.29 - dev: false /vue-eslint-parser/8.2.0_eslint@8.8.0: resolution: {integrity: sha512-hvl8OVT8imlKk/lQyhkshqwQQChzHETcBd5abiO4ePw7ib7QUZLfW+2TUrJHKUvFOCFRJrDin5KJO9OHzB5bRQ==} @@ -7282,7 +7337,6 @@ packages: '@intlify/vue-devtools': 9.1.9 '@vue/devtools-api': 6.0.0-beta.21.1 vue: 3.2.29 - dev: false /vue-router/4.0.12_vue@3.2.29: resolution: {integrity: sha512-CPXvfqe+mZLB1kBWssssTiWg4EQERyqJZes7USiqfW9B5N2x+nHlnsM1D3b5CaJ6qgCvMmYJnz+G0iWjNCvXrg==} @@ -7291,7 +7345,6 @@ packages: dependencies: '@vue/devtools-api': 6.0.0-beta.21.1 vue: 3.2.29 - dev: false /vue-tsc/0.30.6_typescript@4.5.5: resolution: {integrity: sha512-p+lemuubzFgwr1Az3pqQ70uvWraf36qTrKkC6C7anv5S1G3aPerc4eY5Rjz3eVDOkK94E+KeBHevvpZbmVwvHA==} @@ -7312,7 +7365,6 @@ packages: '@vue/runtime-dom': 3.2.29 '@vue/server-renderer': 3.2.29_vue@3.2.29 '@vue/shared': 3.2.29 - dev: false /w3c-hr-time/1.0.2: resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==} @@ -7455,7 +7507,7 @@ packages: '@babel/core': 7.17.0 '@babel/preset-env': 7.16.11_@babel+core@7.17.0 '@babel/runtime': 7.17.0 - '@rollup/plugin-babel': 5.3.0_@babel+core@7.17.0+rollup@2.67.0 + '@rollup/plugin-babel': 5.3.0_46quc4n4uxgu2zjyu2qradeljq '@rollup/plugin-node-resolve': 11.2.1_rollup@2.67.0 '@rollup/plugin-replace': 2.4.2_rollup@2.67.0 '@surma/rollup-plugin-off-main-thread': 2.2.3 @@ -7491,7 +7543,6 @@ packages: workbox-window: 6.4.2 transitivePeerDependencies: - '@types/babel__core' - - acorn - supports-color dev: true diff --git a/src/components.d.ts b/src/components.d.ts index e448ba5..04a77d9 100644 --- a/src/components.d.ts +++ b/src/components.d.ts @@ -10,8 +10,6 @@ declare module 'vue' { BiGithub: typeof import('~icons/bi/github')['default'] BiInstagram: typeof import('~icons/bi/instagram')['default'] BiTwitter: typeof import('~icons/bi/twitter')['default'] - CarbonDicomOverlay: typeof import('~icons/carbon/dicom-overlay')['default'] - CarbonWarning: typeof import('~icons/carbon/warning')['default'] ClarityNoteSolid: typeof import('~icons/clarity/note-solid')['default'] Counter: typeof import('./components/Counter.vue')['default'] 'Ei:spinner3': typeof import('~icons/ei/spinner3')['default'] diff --git a/src/pages/legal-notice/index.md b/src/pages/legal-notice/index.md index d29154e..95cd6b5 100644 --- a/src/pages/legal-notice/index.md +++ b/src/pages/legal-notice/index.md @@ -8,20 +8,21 @@ # Legal Notice ## Imprint -Philipp Geld -Rosenstraße 10 -86343, Königsbrunn -Germany +Flycro +c/o autorenglück.de +Franz-Mehring-Str. 15 +01237 Dresden +Germany ## Contact -Phone: +4917697663730 E-Mail: hi@flycro.me ## Responsible for content -Philipp Geld -Rosenstraße 10 -86343, Königsbrunn -Germany +Flycro +c/o autorenglück.de +Franz-Mehring-Str. 15 +01237 Dresden +Germany ## Disclaimer The content of this site has been created with the greatest of care. I cannot, however, guarantee that the information in it is accurate, complete or up-to-date. As a service provider I am responsible under Section 6(1) of the German Media Services Inter-State Agreement and Section 8(1) of the German Teleservices Act for my own content on this site. Service providers are not however obliged to monitor third party information transmitted or stored on their site by them or to look for circumstances which may suggest a violation of the law. This does not affect my statutory obligations to remove or block the use of information. My liability in such cases shall however commence from the time I become aware of an actual violation. On becoming aware of such violations I shall remove this content immediately. diff --git a/src/pages/privacy-policy/index.md b/src/pages/privacy-policy/index.md index a7f22ba..752790b 100644 --- a/src/pages/privacy-policy/index.md +++ b/src/pages/privacy-policy/index.md @@ -14,10 +14,13 @@ If you have additional questions or require more information about our Privacy P # Responsible person -Philipp Geld -Rosenstraße 10 -86343, Königsbrunn -GERMANY +Flycro +c/o autorenglück.de +Franz-Mehring-Str. 15 +01237 Dresden +Germany + + E-Mail: hi@flycro.me # We are a Data Controller of your information. From ae601b35736b5894dcd5c71da93fbc1567b838ed Mon Sep 17 00:00:00 2001 From: Flycro Date: Tue, 27 Dec 2022 15:07:59 +0100 Subject: [PATCH 2/3] Icons --- src/components.d.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components.d.ts b/src/components.d.ts index 04a77d9..e448ba5 100644 --- a/src/components.d.ts +++ b/src/components.d.ts @@ -10,6 +10,8 @@ declare module 'vue' { BiGithub: typeof import('~icons/bi/github')['default'] BiInstagram: typeof import('~icons/bi/instagram')['default'] BiTwitter: typeof import('~icons/bi/twitter')['default'] + CarbonDicomOverlay: typeof import('~icons/carbon/dicom-overlay')['default'] + CarbonWarning: typeof import('~icons/carbon/warning')['default'] ClarityNoteSolid: typeof import('~icons/clarity/note-solid')['default'] Counter: typeof import('./components/Counter.vue')['default'] 'Ei:spinner3': typeof import('~icons/ei/spinner3')['default'] From d1e1787895ffbb7fce5a580c5e23a7fb371ac34d Mon Sep 17 00:00:00 2001 From: Flycro Date: Tue, 27 Dec 2022 15:31:17 +0100 Subject: [PATCH 3/3] Icon Types --- src/components.d.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/components.d.ts b/src/components.d.ts index e448ba5..2620617 100644 --- a/src/components.d.ts +++ b/src/components.d.ts @@ -10,14 +10,10 @@ declare module 'vue' { BiGithub: typeof import('~icons/bi/github')['default'] BiInstagram: typeof import('~icons/bi/instagram')['default'] BiTwitter: typeof import('~icons/bi/twitter')['default'] - CarbonDicomOverlay: typeof import('~icons/carbon/dicom-overlay')['default'] - CarbonWarning: typeof import('~icons/carbon/warning')['default'] ClarityNoteSolid: typeof import('~icons/clarity/note-solid')['default'] Counter: typeof import('./components/Counter.vue')['default'] - 'Ei:spinner3': typeof import('~icons/ei/spinner3')['default'] EntypoMail: typeof import('~icons/entypo/mail')['default'] Footer: typeof import('./components/Footer.vue')['default'] - 'Ic:baselineError': typeof import('~icons/ic/baseline-error')['default'] IonBulb: typeof import('~icons/ion/bulb')['default'] Navbar: typeof import('./components/Navbar.vue')['default'] README: typeof import('./components/README.md')['default']