diff --git a/examples/astro/package.json b/examples/astro/package.json index 550af7dc..f8bb0c37 100644 --- a/examples/astro/package.json +++ b/examples/astro/package.json @@ -10,10 +10,10 @@ "astro": "astro" }, "dependencies": { - "astro": "^1.6.10" + "astro": "^1.6.14" }, "devDependencies": { - "@iconify/json": "^2.1.141", + "@iconify/json": "^2.1.151", "unplugin-icons": "workspace:*" } } diff --git a/examples/next/package.json b/examples/next/package.json index 44f086f3..139a0d67 100644 --- a/examples/next/package.json +++ b/examples/next/package.json @@ -7,16 +7,16 @@ "start": "next start" }, "dependencies": { - "next": "12.3.4", + "next": "13.0.6", "react": "18.2.0", "react-dom": "18.2.0" }, "devDependencies": { - "@iconify/json": "2.1.141", + "@iconify/json": "2.1.151", "@svgr/core": "6.5.1", - "@types/node": "18.11.9", - "@types/react": "18.0.25", - "typescript": "4.9.3", + "@types/node": "18.11.13", + "@types/react": "18.0.26", + "typescript": "4.9.4", "unplugin-icons": "workspace:*" } } diff --git a/examples/nuxt3/package.json b/examples/nuxt3/package.json index cfed5574..103ee271 100644 --- a/examples/nuxt3/package.json +++ b/examples/nuxt3/package.json @@ -7,8 +7,8 @@ "preview": "nuxt preview" }, "devDependencies": { - "@iconify-json/logos": "^1.1.18", - "@iconify-json/mdi": "^1.1.35", + "@iconify-json/logos": "^1.1.19", + "@iconify-json/mdi": "^1.1.36", "nuxt": "^3.0.0", "unplugin-icons": "link:../.." } diff --git a/examples/sveltekit/package.json b/examples/sveltekit/package.json index 633fff8f..46a130d3 100644 --- a/examples/sveltekit/package.json +++ b/examples/sveltekit/package.json @@ -9,15 +9,15 @@ "preview": "vite preview" }, "devDependencies": { - "@iconify-json/icon-park": "^1.1.6", - "@iconify-json/logos": "^1.1.18", - "@iconify-json/mdi": "^1.1.35", + "@iconify-json/icon-park": "^1.1.7", + "@iconify-json/logos": "^1.1.19", + "@iconify-json/mdi": "^1.1.36", "@sveltejs/kit": "next", - "svelte": "^3.53.1", - "svelte-check": "^2.9.2", - "svelte-preprocess": "^4.10.7", + "svelte": "^3.54.0", + "svelte-check": "^2.10.2", + "svelte-preprocess": "^5.0.0", "tslib": "^2.4.1", - "typescript": "^4.9.3", + "typescript": "^4.9.4", "unplugin-icons": "workspace:*" } } diff --git a/examples/vite-preact/package.json b/examples/vite-preact/package.json index bd75a29f..293acda8 100644 --- a/examples/vite-preact/package.json +++ b/examples/vite-preact/package.json @@ -10,12 +10,12 @@ "preact": "^10.11.3" }, "devDependencies": { - "@iconify-json/logos": "^1.1.18", + "@iconify-json/logos": "^1.1.19", "@preact/preset-vite": "^2.4.0", "@svgr/core": "^6.5.1", - "typescript": "^4.9.3", + "typescript": "^4.9.4", "unplugin-icons": "workspace:*", - "vite": "^3.2.4", + "vite": "^4.0.0", "vite-plugin-inspect": "^0.7.9" } } diff --git a/examples/vite-react/package.json b/examples/vite-react/package.json index 4eac8736..9f5ff035 100644 --- a/examples/vite-react/package.json +++ b/examples/vite-react/package.json @@ -12,14 +12,14 @@ "react-dom": "^18.2.0" }, "devDependencies": { - "@iconify-json/logos": "^1.1.18", + "@iconify-json/logos": "^1.1.19", "@svgr/core": "^6.5.1", - "@types/react": "^18.0.25", + "@types/react": "^18.0.26", "@types/react-dom": "^18.0.9", "@vitejs/plugin-react-refresh": "^1.3.6", - "typescript": "^4.9.3", + "typescript": "^4.9.4", "unplugin-icons": "workspace:*", - "vite": "^3.2.4", + "vite": "^4.0.0", "vite-plugin-inspect": "^0.7.9" } } diff --git a/examples/vite-solid/package.json b/examples/vite-solid/package.json index 40fa2e5f..e1c5c07f 100644 --- a/examples/vite-solid/package.json +++ b/examples/vite-solid/package.json @@ -10,12 +10,12 @@ "serve": "vite preview" }, "dependencies": { - "solid-js": "^1.6.2" + "solid-js": "^1.6.4" }, "devDependencies": { - "@iconify-json/logos": "^1.1.18", + "@iconify-json/logos": "^1.1.19", "unplugin-icons": "workspace:*", - "vite": "^3.2.4", - "vite-plugin-solid": "^2.4.0" + "vite": "^4.0.0", + "vite-plugin-solid": "^2.5.0" } } diff --git a/examples/vite-svelte/package.json b/examples/vite-svelte/package.json index ee8241b4..ed2a1aea 100644 --- a/examples/vite-svelte/package.json +++ b/examples/vite-svelte/package.json @@ -10,17 +10,17 @@ "serve-custom": "npm run build-custom && cross-env DEBUG=unplugin-icons:* CUSTOM_COMPILER=true vite preview" }, "devDependencies": { - "@iconify-json/icon-park": "^1.1.6", - "@iconify-json/logos": "^1.1.18", - "@iconify-json/mdi": "^1.1.35", - "@sveltejs/vite-plugin-svelte": "^1.2.0", + "@iconify-json/icon-park": "^1.1.7", + "@iconify-json/logos": "^1.1.19", + "@iconify-json/mdi": "^1.1.36", + "@sveltejs/vite-plugin-svelte": "^2.0.1", "@tsconfig/svelte": "^3.0.0", "cross-env": "^7.0.3", - "svelte": "^3.53.1", - "svelte-check": "^2.9.2", - "svelte-preprocess": "^4.10.7", - "typescript": "^4.9.3", + "svelte": "^3.54.0", + "svelte-check": "^2.10.2", + "svelte-preprocess": "^5.0.0", + "typescript": "^4.9.4", "unplugin-icons": "workspace:*", - "vite": "^3.2.4" + "vite": "^4.0.0" } } diff --git a/examples/vite-vanilla/package.json b/examples/vite-vanilla/package.json index a2d852dc..2a86b820 100644 --- a/examples/vite-vanilla/package.json +++ b/examples/vite-vanilla/package.json @@ -5,8 +5,8 @@ "build": "vite build" }, "devDependencies": { - "@iconify-json/mono-icons": "^1.1.2", + "@iconify-json/mono-icons": "^1.1.3", "unplugin-icons": "workspace:*", - "vite": "^3.2.4" + "vite": "^4.0.0" } } diff --git a/examples/vite-vue2/package.json b/examples/vite-vue2/package.json index 4642d881..59fae315 100644 --- a/examples/vite-vue2/package.json +++ b/examples/vite-vue2/package.json @@ -8,19 +8,19 @@ "vue": "^2.7.8" }, "devDependencies": { - "@iconify-json/carbon": "^1.1.10", - "@iconify-json/fa-solid": "^1.1.2", - "@iconify-json/heroicons-outline": "^1.1.4", - "@iconify-json/ic": "^1.1.9", - "@iconify-json/logos": "^1.1.18", - "@iconify-json/mdi": "^1.1.35", - "@iconify-json/mdi-light": "^1.1.2", - "@iconify-json/noto-v1": "^1.1.3", - "@iconify-json/ri": "^1.1.3", - "@vitejs/plugin-vue2": "^2.0.1", - "typescript": "^4.9.3", + "@iconify-json/carbon": "^1.1.11", + "@iconify-json/fa-solid": "^1.1.3", + "@iconify-json/heroicons-outline": "^1.1.5", + "@iconify-json/ic": "^1.1.10", + "@iconify-json/logos": "^1.1.19", + "@iconify-json/mdi": "^1.1.36", + "@iconify-json/mdi-light": "^1.1.3", + "@iconify-json/noto-v1": "^1.1.4", + "@iconify-json/ri": "^1.1.4", + "@vitejs/plugin-vue2": "^2.2.0", + "typescript": "^4.9.4", "unplugin-icons": "workspace:*", - "unplugin-vue-components": "^0.22.9", - "vite": "^3.2.4" + "unplugin-vue-components": "^0.22.11", + "vite": "^4.0.0" } } diff --git a/examples/vite-vue3-legacy/package.json b/examples/vite-vue3-legacy/package.json index e3193d7c..9d23dcd0 100644 --- a/examples/vite-vue3-legacy/package.json +++ b/examples/vite-vue3-legacy/package.json @@ -8,11 +8,11 @@ "vue": "^3.2.37" }, "devDependencies": { - "@iconify/json": "^2.1.141", - "@vitejs/plugin-vue": "^3.2.0", - "typescript": "^4.9.3", + "@iconify/json": "^2.1.151", + "@vitejs/plugin-vue": "^4.0.0", + "typescript": "^4.9.4", "unplugin-icons": "workspace:*", - "unplugin-vue-components": "^0.22.9", - "vite": "^3.2.4" + "unplugin-vue-components": "^0.22.11", + "vite": "^4.0.0" } } diff --git a/examples/vite-vue3/components.d.ts b/examples/vite-vue3/components.d.ts index 65fbc65e..944bb483 100644 --- a/examples/vite-vue3/components.d.ts +++ b/examples/vite-vue3/components.d.ts @@ -1,8 +1,10 @@ // generated by unplugin-vue-components // We suggest you to commit this file into source control -// Read more: https://github.com/vuejs/vue-next/pull/3399 +// Read more: https://github.com/vuejs/core/pull/3399 import '@vue/runtime-core' +export {} + declare module '@vue/runtime-core' { export interface GlobalComponents { ICarbonAppConnectivity: typeof import('~icons/carbon/app-connectivity')['default'] @@ -26,5 +28,3 @@ declare module '@vue/runtime-core' { ITwemoji1stPlaceMedal: typeof import('~icons/twemoji/1st-place-medal')['default'] } } - -export {} diff --git a/examples/vite-vue3/package.json b/examples/vite-vue3/package.json index f1fee33e..09055940 100644 --- a/examples/vite-vue3/package.json +++ b/examples/vite-vue3/package.json @@ -8,22 +8,22 @@ "vue": "^3.2.37" }, "devDependencies": { - "@iconify-json/carbon": "^1.1.10", - "@iconify-json/fa-solid": "^1.1.2", - "@iconify-json/heroicons-outline": "^1.1.4", - "@iconify-json/ic": "^1.1.9", - "@iconify-json/icon-park": "^1.1.6", - "@iconify-json/logos": "^1.1.18", - "@iconify-json/mdi": "^1.1.35", - "@iconify-json/mdi-light": "^1.1.2", - "@iconify-json/noto-v1": "^1.1.3", - "@iconify-json/ri": "^1.1.3", - "@iconify-json/twemoji": "^1.1.5", - "@vitejs/plugin-vue": "^3.2.0", - "typescript": "^4.9.3", + "@iconify-json/carbon": "^1.1.11", + "@iconify-json/fa-solid": "^1.1.3", + "@iconify-json/heroicons-outline": "^1.1.5", + "@iconify-json/ic": "^1.1.10", + "@iconify-json/icon-park": "^1.1.7", + "@iconify-json/logos": "^1.1.19", + "@iconify-json/mdi": "^1.1.36", + "@iconify-json/mdi-light": "^1.1.3", + "@iconify-json/noto-v1": "^1.1.4", + "@iconify-json/ri": "^1.1.4", + "@iconify-json/twemoji": "^1.1.7", + "@vitejs/plugin-vue": "^4.0.0", + "typescript": "^4.9.4", "unconfig": "^0.3.7", "unplugin-icons": "workspace:*", - "unplugin-vue-components": "^0.22.9", - "vite": "^3.2.4" + "unplugin-vue-components": "^0.22.11", + "vite": "^4.0.0" } } diff --git a/examples/vite-web-components/package.json b/examples/vite-web-components/package.json index 7ef5cfd2..06f7af25 100644 --- a/examples/vite-web-components/package.json +++ b/examples/vite-web-components/package.json @@ -6,8 +6,8 @@ }, "devDependencies": { "@iconify-json/ion": "^1.1.4", - "@iconify-json/mono-icons": "^1.1.2", + "@iconify-json/mono-icons": "^1.1.3", "unplugin-icons": "workspace:*", - "vite": "^3.2.4" + "vite": "^4.0.0" } } diff --git a/examples/vue-cli-vue2/package.json b/examples/vue-cli-vue2/package.json index 14f1de42..bd0048c0 100644 --- a/examples/vue-cli-vue2/package.json +++ b/examples/vue-cli-vue2/package.json @@ -11,12 +11,12 @@ "vue": "^2.7.8" }, "devDependencies": { - "@iconify/json": "^2.1.141", + "@iconify/json": "^2.1.151", "@vue/cli-plugin-babel": "^5.0.8", "@vue/cli-plugin-typescript": "^5.0.8", "@vue/cli-service": "^5.0.8", - "typescript": "^4.9.3", + "typescript": "^4.9.4", "unplugin-icons": "workspace:*", - "vue-tsc": "^1.0.9" + "vue-tsc": "^1.0.13" } } diff --git a/examples/webpack/package.json b/examples/webpack/package.json index 4b6a53a8..991ce361 100644 --- a/examples/webpack/package.json +++ b/examples/webpack/package.json @@ -5,9 +5,9 @@ "build": "webpack" }, "devDependencies": { - "@iconify/json": "^2.1.141", + "@iconify/json": "^2.1.151", "unplugin-icons": "workspace:*", "webpack": "^5.75.0", - "webpack-cli": "^5.0.0" + "webpack-cli": "^5.0.1" } } diff --git a/package.json b/package.json index deb62b35..001dede7 100644 --- a/package.json +++ b/package.json @@ -136,29 +136,29 @@ }, "dependencies": { "@antfu/install-pkg": "^0.1.1", - "@antfu/utils": "^0.6.3", - "@iconify/utils": "^2.0.2", + "@antfu/utils": "^0.7.2", + "@iconify/utils": "^2.0.3", "debug": "^4.3.4", "kolorist": "^1.6.0", "local-pkg": "^0.4.2", - "unplugin": "^1.0.0" + "unplugin": "^1.0.1" }, "devDependencies": { - "@antfu/eslint-config": "^0.31.0", - "@iconify/json": "^2.1.141", + "@antfu/eslint-config": "^0.33.1", + "@iconify/json": "^2.1.151", "@iconify/types": "^2.0.0", "@svgr/core": "^6.5.1", "@types/debug": "^4.1.7", - "@types/node": "^18.11.9", + "@types/node": "^18.11.13", "@vue/compiler-sfc": "^3.2.45", "bumpp": "^8.2.1", "cross-env": "^7.0.3", - "eslint": "^8.28.0", + "eslint": "^8.29.0", "esno": "^0.16.3", - "rollup": "^3.4.0", + "rollup": "^3.7.3", "tsup": "^6.5.0", - "typescript": "^4.9.3", - "vite": "^3.2.4", - "vitest": "^0.25.2" + "typescript": "^4.9.4", + "vite": "^4.0.0", + "vitest": "^0.25.7" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0fe66b5f..a429d973 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,355 +4,355 @@ importers: .: specifiers: - '@antfu/eslint-config': ^0.31.0 + '@antfu/eslint-config': ^0.33.1 '@antfu/install-pkg': ^0.1.1 - '@antfu/utils': ^0.6.3 - '@iconify/json': ^2.1.141 + '@antfu/utils': ^0.7.2 + '@iconify/json': ^2.1.151 '@iconify/types': ^2.0.0 - '@iconify/utils': ^2.0.2 + '@iconify/utils': ^2.0.3 '@svgr/core': ^6.5.1 '@types/debug': ^4.1.7 - '@types/node': ^18.11.9 + '@types/node': ^18.11.13 '@vue/compiler-sfc': ^3.2.45 bumpp: ^8.2.1 cross-env: ^7.0.3 debug: ^4.3.4 - eslint: ^8.28.0 + eslint: ^8.29.0 esno: ^0.16.3 kolorist: ^1.6.0 local-pkg: ^0.4.2 - rollup: ^3.4.0 + rollup: ^3.7.3 tsup: ^6.5.0 - typescript: ^4.9.3 - unplugin: ^1.0.0 - vite: ^3.2.4 - vitest: ^0.25.2 + typescript: ^4.9.4 + unplugin: ^1.0.1 + vite: ^4.0.0 + vitest: ^0.25.7 dependencies: '@antfu/install-pkg': 0.1.1 - '@antfu/utils': 0.6.3 - '@iconify/utils': 2.0.2 + '@antfu/utils': 0.7.2 + '@iconify/utils': 2.0.3 debug: 4.3.4 kolorist: 1.6.0 local-pkg: 0.4.2 - unplugin: 1.0.0 + unplugin: 1.0.1 devDependencies: - '@antfu/eslint-config': 0.31.0_hsf322ms6xhhd4b5ne6lb74y4a - '@iconify/json': 2.1.141 + '@antfu/eslint-config': 0.33.1_ha6vam6werchizxrnqvarmz2zu + '@iconify/json': 2.1.151 '@iconify/types': 2.0.0 '@svgr/core': 6.5.1 '@types/debug': 4.1.7 - '@types/node': 18.11.9 + '@types/node': 18.11.13 '@vue/compiler-sfc': 3.2.45 bumpp: 8.2.1 cross-env: 7.0.3 - eslint: 8.28.0 + eslint: 8.29.0 esno: 0.16.3 - rollup: 3.4.0 - tsup: 6.5.0_typescript@4.9.3 - typescript: 4.9.3 - vite: 3.2.4_@types+node@18.11.9 - vitest: 0.25.2 + rollup: 3.7.3 + tsup: 6.5.0_typescript@4.9.4 + typescript: 4.9.4 + vite: 4.0.0_@types+node@18.11.13 + vitest: 0.25.7 examples/astro: specifiers: - '@iconify/json': ^2.1.141 - astro: ^1.6.10 + '@iconify/json': ^2.1.151 + astro: ^1.6.14 unplugin-icons: workspace:* dependencies: - astro: 1.6.10 + astro: 1.6.14 devDependencies: - '@iconify/json': 2.1.141 + '@iconify/json': 2.1.151 unplugin-icons: link:../.. examples/next: specifiers: - '@iconify/json': 2.1.141 + '@iconify/json': 2.1.151 '@svgr/core': 6.5.1 - '@types/node': 18.11.9 - '@types/react': 18.0.25 - next: 12.3.4 + '@types/node': 18.11.13 + '@types/react': 18.0.26 + next: 13.0.6 react: 18.2.0 react-dom: 18.2.0 - typescript: 4.9.3 + typescript: 4.9.4 unplugin-icons: workspace:* dependencies: - next: 12.3.4_biqbaboplfbrettd7655fr4n2y + next: 13.0.6_biqbaboplfbrettd7655fr4n2y react: 18.2.0 react-dom: 18.2.0_react@18.2.0 devDependencies: - '@iconify/json': 2.1.141 + '@iconify/json': 2.1.151 '@svgr/core': 6.5.1 - '@types/node': 18.11.9 - '@types/react': 18.0.25 - typescript: 4.9.3 + '@types/node': 18.11.13 + '@types/react': 18.0.26 + typescript: 4.9.4 unplugin-icons: link:../.. examples/sveltekit: specifiers: - '@iconify-json/icon-park': ^1.1.6 - '@iconify-json/logos': ^1.1.18 - '@iconify-json/mdi': ^1.1.35 + '@iconify-json/icon-park': ^1.1.7 + '@iconify-json/logos': ^1.1.19 + '@iconify-json/mdi': ^1.1.36 '@sveltejs/kit': next - svelte: ^3.53.1 - svelte-check: ^2.9.2 - svelte-preprocess: ^4.10.7 + svelte: ^3.54.0 + svelte-check: ^2.10.2 + svelte-preprocess: ^5.0.0 tslib: ^2.4.1 - typescript: ^4.9.3 + typescript: ^4.9.4 unplugin-icons: workspace:* devDependencies: - '@iconify-json/icon-park': 1.1.6 - '@iconify-json/logos': 1.1.18 - '@iconify-json/mdi': 1.1.35 - '@sveltejs/kit': 1.0.0-next.556_svelte@3.53.1 - svelte: 3.53.1 - svelte-check: 2.9.2_svelte@3.53.1 - svelte-preprocess: 4.10.7_7dvewpees4iyn2tkw2qzal77a4 + '@iconify-json/icon-park': 1.1.7 + '@iconify-json/logos': 1.1.19 + '@iconify-json/mdi': 1.1.36 + '@sveltejs/kit': 1.0.0-next.582_svelte@3.54.0 + svelte: 3.54.0 + svelte-check: 2.10.2_svelte@3.54.0 + svelte-preprocess: 5.0.0_vjccw6zkwqrmxudvmy4reaayx4 tslib: 2.4.1 - typescript: 4.9.3 + typescript: 4.9.4 unplugin-icons: link:../.. examples/vite-preact: specifiers: - '@iconify-json/logos': ^1.1.18 + '@iconify-json/logos': ^1.1.19 '@preact/preset-vite': ^2.4.0 '@svgr/core': ^6.5.1 preact: ^10.11.3 - typescript: ^4.9.3 + typescript: ^4.9.4 unplugin-icons: workspace:* - vite: ^3.2.4 + vite: ^4.0.0 vite-plugin-inspect: ^0.7.9 dependencies: preact: 10.11.3 devDependencies: - '@iconify-json/logos': 1.1.18 - '@preact/preset-vite': 2.4.0_preact@10.11.3+vite@3.2.4 + '@iconify-json/logos': 1.1.19 + '@preact/preset-vite': 2.4.0_preact@10.11.3+vite@4.0.0 '@svgr/core': 6.5.1 - typescript: 4.9.3 + typescript: 4.9.4 unplugin-icons: link:../.. - vite: 3.2.4 - vite-plugin-inspect: 0.7.9_vite@3.2.4 + vite: 4.0.0 + vite-plugin-inspect: 0.7.9_vite@4.0.0 examples/vite-react: specifiers: - '@iconify-json/logos': ^1.1.18 + '@iconify-json/logos': ^1.1.19 '@svgr/core': ^6.5.1 - '@types/react': ^18.0.25 + '@types/react': ^18.0.26 '@types/react-dom': ^18.0.9 '@vitejs/plugin-react-refresh': ^1.3.6 react: ^18.2.0 react-dom: ^18.2.0 - typescript: ^4.9.3 + typescript: ^4.9.4 unplugin-icons: workspace:* - vite: ^3.2.4 + vite: ^4.0.0 vite-plugin-inspect: ^0.7.9 dependencies: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 devDependencies: - '@iconify-json/logos': 1.1.18 + '@iconify-json/logos': 1.1.19 '@svgr/core': 6.5.1 - '@types/react': 18.0.25 + '@types/react': 18.0.26 '@types/react-dom': 18.0.9 '@vitejs/plugin-react-refresh': 1.3.6 - typescript: 4.9.3 + typescript: 4.9.4 unplugin-icons: link:../.. - vite: 3.2.4 - vite-plugin-inspect: 0.7.9_vite@3.2.4 + vite: 4.0.0 + vite-plugin-inspect: 0.7.9_vite@4.0.0 examples/vite-solid: specifiers: - '@iconify-json/logos': ^1.1.18 - solid-js: ^1.6.2 + '@iconify-json/logos': ^1.1.19 + solid-js: ^1.6.4 unplugin-icons: workspace:* - vite: ^3.2.4 - vite-plugin-solid: ^2.4.0 + vite: ^4.0.0 + vite-plugin-solid: ^2.5.0 dependencies: - solid-js: 1.6.2 + solid-js: 1.6.4 devDependencies: - '@iconify-json/logos': 1.1.18 + '@iconify-json/logos': 1.1.19 unplugin-icons: link:../.. - vite: 3.2.4 - vite-plugin-solid: 2.4.0_solid-js@1.6.2+vite@3.2.4 + vite: 4.0.0 + vite-plugin-solid: 2.5.0_solid-js@1.6.4+vite@4.0.0 examples/vite-svelte: specifiers: - '@iconify-json/icon-park': ^1.1.6 - '@iconify-json/logos': ^1.1.18 - '@iconify-json/mdi': ^1.1.35 - '@sveltejs/vite-plugin-svelte': ^1.2.0 + '@iconify-json/icon-park': ^1.1.7 + '@iconify-json/logos': ^1.1.19 + '@iconify-json/mdi': ^1.1.36 + '@sveltejs/vite-plugin-svelte': ^2.0.1 '@tsconfig/svelte': ^3.0.0 cross-env: ^7.0.3 - svelte: ^3.53.1 - svelte-check: ^2.9.2 - svelte-preprocess: ^4.10.7 - typescript: ^4.9.3 + svelte: ^3.54.0 + svelte-check: ^2.10.2 + svelte-preprocess: ^5.0.0 + typescript: ^4.9.4 unplugin-icons: workspace:* - vite: ^3.2.4 + vite: ^4.0.0 devDependencies: - '@iconify-json/icon-park': 1.1.6 - '@iconify-json/logos': 1.1.18 - '@iconify-json/mdi': 1.1.35 - '@sveltejs/vite-plugin-svelte': 1.2.0_svelte@3.53.1+vite@3.2.4 + '@iconify-json/icon-park': 1.1.7 + '@iconify-json/logos': 1.1.19 + '@iconify-json/mdi': 1.1.36 + '@sveltejs/vite-plugin-svelte': 2.0.1_svelte@3.54.0+vite@4.0.0 '@tsconfig/svelte': 3.0.0 cross-env: 7.0.3 - svelte: 3.53.1 - svelte-check: 2.9.2_svelte@3.53.1 - svelte-preprocess: 4.10.7_7dvewpees4iyn2tkw2qzal77a4 - typescript: 4.9.3 + svelte: 3.54.0 + svelte-check: 2.10.2_svelte@3.54.0 + svelte-preprocess: 5.0.0_vjccw6zkwqrmxudvmy4reaayx4 + typescript: 4.9.4 unplugin-icons: link:../.. - vite: 3.2.4 + vite: 4.0.0 examples/vite-vanilla: specifiers: - '@iconify-json/mono-icons': ^1.1.2 + '@iconify-json/mono-icons': ^1.1.3 unplugin-icons: workspace:* - vite: ^3.2.4 + vite: ^4.0.0 devDependencies: - '@iconify-json/mono-icons': 1.1.2 + '@iconify-json/mono-icons': 1.1.3 unplugin-icons: link:../.. - vite: 3.2.4 + vite: 4.0.0 examples/vite-vue2: specifiers: - '@iconify-json/carbon': ^1.1.10 - '@iconify-json/fa-solid': ^1.1.2 - '@iconify-json/heroicons-outline': ^1.1.4 - '@iconify-json/ic': ^1.1.9 - '@iconify-json/logos': ^1.1.18 - '@iconify-json/mdi': ^1.1.35 - '@iconify-json/mdi-light': ^1.1.2 - '@iconify-json/noto-v1': ^1.1.3 - '@iconify-json/ri': ^1.1.3 - '@vitejs/plugin-vue2': ^2.0.1 - typescript: ^4.9.3 + '@iconify-json/carbon': ^1.1.11 + '@iconify-json/fa-solid': ^1.1.3 + '@iconify-json/heroicons-outline': ^1.1.5 + '@iconify-json/ic': ^1.1.10 + '@iconify-json/logos': ^1.1.19 + '@iconify-json/mdi': ^1.1.36 + '@iconify-json/mdi-light': ^1.1.3 + '@iconify-json/noto-v1': ^1.1.4 + '@iconify-json/ri': ^1.1.4 + '@vitejs/plugin-vue2': ^2.2.0 + typescript: ^4.9.4 unplugin-icons: workspace:* - unplugin-vue-components: ^0.22.9 - vite: ^3.2.4 + unplugin-vue-components: ^0.22.11 + vite: ^4.0.0 vue: ^2.7.8 dependencies: vue: 2.7.8 devDependencies: - '@iconify-json/carbon': 1.1.10 - '@iconify-json/fa-solid': 1.1.2 - '@iconify-json/heroicons-outline': 1.1.4 - '@iconify-json/ic': 1.1.9 - '@iconify-json/logos': 1.1.18 - '@iconify-json/mdi': 1.1.35 - '@iconify-json/mdi-light': 1.1.2 - '@iconify-json/noto-v1': 1.1.3 - '@iconify-json/ri': 1.1.3 - '@vitejs/plugin-vue2': 2.0.1_vite@3.2.4+vue@2.7.8 - typescript: 4.9.3 + '@iconify-json/carbon': 1.1.11 + '@iconify-json/fa-solid': 1.1.3 + '@iconify-json/heroicons-outline': 1.1.5 + '@iconify-json/ic': 1.1.10 + '@iconify-json/logos': 1.1.19 + '@iconify-json/mdi': 1.1.36 + '@iconify-json/mdi-light': 1.1.3 + '@iconify-json/noto-v1': 1.1.4 + '@iconify-json/ri': 1.1.4 + '@vitejs/plugin-vue2': 2.2.0_vite@4.0.0+vue@2.7.8 + typescript: 4.9.4 unplugin-icons: link:../.. - unplugin-vue-components: 0.22.9_vue@2.7.8 - vite: 3.2.4 + unplugin-vue-components: 0.22.11_vue@2.7.8 + vite: 4.0.0 examples/vite-vue3: specifiers: - '@iconify-json/carbon': ^1.1.10 - '@iconify-json/fa-solid': ^1.1.2 - '@iconify-json/heroicons-outline': ^1.1.4 - '@iconify-json/ic': ^1.1.9 - '@iconify-json/icon-park': ^1.1.6 - '@iconify-json/logos': ^1.1.18 - '@iconify-json/mdi': ^1.1.35 - '@iconify-json/mdi-light': ^1.1.2 - '@iconify-json/noto-v1': ^1.1.3 - '@iconify-json/ri': ^1.1.3 - '@iconify-json/twemoji': ^1.1.5 - '@vitejs/plugin-vue': ^3.2.0 - typescript: ^4.9.3 + '@iconify-json/carbon': ^1.1.11 + '@iconify-json/fa-solid': ^1.1.3 + '@iconify-json/heroicons-outline': ^1.1.5 + '@iconify-json/ic': ^1.1.10 + '@iconify-json/icon-park': ^1.1.7 + '@iconify-json/logos': ^1.1.19 + '@iconify-json/mdi': ^1.1.36 + '@iconify-json/mdi-light': ^1.1.3 + '@iconify-json/noto-v1': ^1.1.4 + '@iconify-json/ri': ^1.1.4 + '@iconify-json/twemoji': ^1.1.7 + '@vitejs/plugin-vue': ^4.0.0 + typescript: ^4.9.4 unconfig: ^0.3.7 unplugin-icons: workspace:* - unplugin-vue-components: ^0.22.9 - vite: ^3.2.4 + unplugin-vue-components: ^0.22.11 + vite: ^4.0.0 vue: ^3.2.37 dependencies: vue: 3.2.37 devDependencies: - '@iconify-json/carbon': 1.1.10 - '@iconify-json/fa-solid': 1.1.2 - '@iconify-json/heroicons-outline': 1.1.4 - '@iconify-json/ic': 1.1.9 - '@iconify-json/icon-park': 1.1.6 - '@iconify-json/logos': 1.1.18 - '@iconify-json/mdi': 1.1.35 - '@iconify-json/mdi-light': 1.1.2 - '@iconify-json/noto-v1': 1.1.3 - '@iconify-json/ri': 1.1.3 - '@iconify-json/twemoji': 1.1.5 - '@vitejs/plugin-vue': 3.2.0_vite@3.2.4+vue@3.2.37 - typescript: 4.9.3 + '@iconify-json/carbon': 1.1.11 + '@iconify-json/fa-solid': 1.1.3 + '@iconify-json/heroicons-outline': 1.1.5 + '@iconify-json/ic': 1.1.10 + '@iconify-json/icon-park': 1.1.7 + '@iconify-json/logos': 1.1.19 + '@iconify-json/mdi': 1.1.36 + '@iconify-json/mdi-light': 1.1.3 + '@iconify-json/noto-v1': 1.1.4 + '@iconify-json/ri': 1.1.4 + '@iconify-json/twemoji': 1.1.7 + '@vitejs/plugin-vue': 4.0.0_vite@4.0.0+vue@3.2.37 + typescript: 4.9.4 unconfig: 0.3.7 unplugin-icons: link:../.. - unplugin-vue-components: 0.22.9_vue@3.2.37 - vite: 3.2.4 + unplugin-vue-components: 0.22.11_vue@3.2.37 + vite: 4.0.0 examples/vite-vue3-legacy: specifiers: - '@iconify/json': ^2.1.141 - '@vitejs/plugin-vue': ^3.2.0 - typescript: ^4.9.3 + '@iconify/json': ^2.1.151 + '@vitejs/plugin-vue': ^4.0.0 + typescript: ^4.9.4 unplugin-icons: workspace:* - unplugin-vue-components: ^0.22.9 - vite: ^3.2.4 + unplugin-vue-components: ^0.22.11 + vite: ^4.0.0 vue: ^3.2.37 dependencies: vue: 3.2.37 devDependencies: - '@iconify/json': 2.1.141 - '@vitejs/plugin-vue': 3.2.0_vite@3.2.4+vue@3.2.37 - typescript: 4.9.3 + '@iconify/json': 2.1.151 + '@vitejs/plugin-vue': 4.0.0_vite@4.0.0+vue@3.2.37 + typescript: 4.9.4 unplugin-icons: link:../.. - unplugin-vue-components: 0.22.9_vue@3.2.37 - vite: 3.2.4 + unplugin-vue-components: 0.22.11_vue@3.2.37 + vite: 4.0.0 examples/vite-web-components: specifiers: '@iconify-json/ion': ^1.1.4 - '@iconify-json/mono-icons': ^1.1.2 + '@iconify-json/mono-icons': ^1.1.3 unplugin-icons: workspace:* - vite: ^3.2.4 + vite: ^4.0.0 devDependencies: '@iconify-json/ion': 1.1.4 - '@iconify-json/mono-icons': 1.1.2 + '@iconify-json/mono-icons': 1.1.3 unplugin-icons: link:../.. - vite: 3.2.4 + vite: 4.0.0 examples/vue-cli-vue2: specifiers: - '@iconify/json': ^2.1.141 + '@iconify/json': ^2.1.151 '@vue/cli-plugin-babel': ^5.0.8 '@vue/cli-plugin-typescript': ^5.0.8 '@vue/cli-service': ^5.0.8 core-js: ^3.26.1 - typescript: ^4.9.3 + typescript: ^4.9.4 unplugin-icons: workspace:* vue: ^2.7.8 - vue-tsc: ^1.0.9 + vue-tsc: ^1.0.13 dependencies: core-js: 3.26.1 vue: 2.7.8 devDependencies: - '@iconify/json': 2.1.141 + '@iconify/json': 2.1.151 '@vue/cli-plugin-babel': 5.0.8_iiuu44jxionmieivvytjwklizu - '@vue/cli-plugin-typescript': 5.0.8_iyilxmqkxhujficaecdws7yjoa + '@vue/cli-plugin-typescript': 5.0.8_4yumbfha5ayrzzrpsb65oc2cza '@vue/cli-service': 5.0.8 - typescript: 4.9.3 + typescript: 4.9.4 unplugin-icons: link:../.. - vue-tsc: 1.0.9_typescript@4.9.3 + vue-tsc: 1.0.13_typescript@4.9.4 examples/webpack: specifiers: - '@iconify/json': ^2.1.141 + '@iconify/json': ^2.1.151 unplugin-icons: workspace:* webpack: ^5.75.0 - webpack-cli: ^5.0.0 + webpack-cli: ^5.0.1 devDependencies: - '@iconify/json': 2.1.141 + '@iconify/json': 2.1.151 unplugin-icons: link:../.. - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_webpack@5.75.0 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_webpack@5.75.0 packages: @@ -371,23 +371,23 @@ packages: dependencies: '@jridgewell/trace-mapping': 0.3.13 - /@antfu/eslint-config-basic/0.31.0_fnsv2sbzcckq65bwfk7a5xwslu: - resolution: {integrity: sha512-LKUs20FRMUxfPuvraGcqipVUEHdXsQ44QdmvAvm9fynW2OQ/vUeftmoAwPtIQESyf2+xYvw4APemP01dIEllYA==} + /@antfu/eslint-config-basic/0.33.1_5mle7isnkfgjmrghnnczirv6iy: + resolution: {integrity: sha512-2aubzjJSGcPJkHgNWOzOWaVdya9km0985wQTWJhT7WZEgZRMSjX+KIzMSz0l6HxvTmCCV71uAhBI1+5C+X2YQg==} peerDependencies: eslint: '>=7.4.0' dependencies: - eslint: 8.28.0 - eslint-plugin-antfu: 0.31.0_hsf322ms6xhhd4b5ne6lb74y4a - eslint-plugin-eslint-comments: 3.2.0_eslint@8.28.0 + eslint: 8.29.0 + eslint-plugin-antfu: 0.33.1_ha6vam6werchizxrnqvarmz2zu + eslint-plugin-eslint-comments: 3.2.0_eslint@8.29.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: 2.26.0_vfrilbydaxalswvos6uuh4sxs4 - eslint-plugin-jsonc: 2.5.0_eslint@8.28.0 - eslint-plugin-markdown: 3.0.0_eslint@8.28.0 - eslint-plugin-n: 15.5.1_eslint@8.28.0 + eslint-plugin-import: 2.26.0_jx43xxcguvnqqmtmaaygwl7cmu + eslint-plugin-jsonc: 2.5.0_eslint@8.29.0 + eslint-plugin-markdown: 3.0.0_eslint@8.29.0 + eslint-plugin-n: 15.5.1_eslint@8.29.0 eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-promise: 6.1.1_eslint@8.28.0 - eslint-plugin-unicorn: 44.0.2_eslint@8.28.0 - eslint-plugin-yml: 1.2.0_eslint@8.28.0 + eslint-plugin-promise: 6.1.1_eslint@8.29.0 + eslint-plugin-unicorn: 45.0.1_eslint@8.29.0 + eslint-plugin-yml: 1.2.0_eslint@8.29.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.1.0 transitivePeerDependencies: @@ -398,32 +398,32 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts/0.31.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-C4Blm+GuqeiQnvbgYJ/aLUobANlS3SjdSf8wClUEE74an+bXgErKgiwKj9VRAtZDjLJfy/HobYg2vtFGHXxbEQ==} + /@antfu/eslint-config-ts/0.33.1_ha6vam6werchizxrnqvarmz2zu: + resolution: {integrity: sha512-wsu9eltvDNaB+SFISFq/+wvMf2uZYmoHb/zFgltHXUnInYbj4qlCOYzfUy9dPcPrxtaPdWoOC8P8WOKsSnbOvA==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.31.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - eslint: 8.28.0 - typescript: 4.9.3 + '@antfu/eslint-config-basic': 0.33.1_5mle7isnkfgjmrghnnczirv6iy + '@typescript-eslint/eslint-plugin': 5.46.0_5mle7isnkfgjmrghnnczirv6iy + '@typescript-eslint/parser': 5.46.0_ha6vam6werchizxrnqvarmz2zu + eslint: 8.29.0 + typescript: 4.9.4 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color dev: true - /@antfu/eslint-config-vue/0.31.0_fnsv2sbzcckq65bwfk7a5xwslu: - resolution: {integrity: sha512-BeQDlaIKNY7y2tBbz9byqInBDUzXB+eYhPk/43W32nVzldqbBwKogfQC2Xj+JhZ95uvBX9py3pIvC36byi28Wg==} + /@antfu/eslint-config-vue/0.33.1_5mle7isnkfgjmrghnnczirv6iy: + resolution: {integrity: sha512-zIO8Y7/lAnxcbz9Vo68IYX9ujRAHwpWx3uurirAkH+/UNREen+SP/obPab/C9ts3kgEsIQXNxBzwXYf4VpAUUQ==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-basic': 0.31.0_fnsv2sbzcckq65bwfk7a5xwslu - '@antfu/eslint-config-ts': 0.31.0_hsf322ms6xhhd4b5ne6lb74y4a - eslint: 8.28.0 - eslint-plugin-vue: 9.7.0_eslint@8.28.0 + '@antfu/eslint-config-basic': 0.33.1_5mle7isnkfgjmrghnnczirv6iy + '@antfu/eslint-config-ts': 0.33.1_ha6vam6werchizxrnqvarmz2zu + eslint: 8.29.0 + eslint-plugin-vue: 9.8.0_eslint@8.29.0 local-pkg: 0.4.2 transitivePeerDependencies: - '@typescript-eslint/parser' @@ -433,24 +433,24 @@ packages: - typescript dev: true - /@antfu/eslint-config/0.31.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-olGqwNKu17aa5Tqw+92Gm0DWSP8rtKkBNVdq4douybUVlBVxhj2sO/RwETp6qmhfD6/xOEORI3htzPCJVgsP2g==} + /@antfu/eslint-config/0.33.1_ha6vam6werchizxrnqvarmz2zu: + resolution: {integrity: sha512-g9s+8J7SIdbsqceDU14TNi/n65skquMtp05T/7GNz/Erz5QcsbhykW0X7uogO38skTnr5Qpm2OZ4ehzviLdciw==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-vue': 0.31.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - eslint: 8.28.0 - eslint-plugin-eslint-comments: 3.2.0_eslint@8.28.0 + '@antfu/eslint-config-vue': 0.33.1_5mle7isnkfgjmrghnnczirv6iy + '@typescript-eslint/eslint-plugin': 5.46.0_5mle7isnkfgjmrghnnczirv6iy + '@typescript-eslint/parser': 5.46.0_ha6vam6werchizxrnqvarmz2zu + eslint: 8.29.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@8.29.0 eslint-plugin-html: 7.1.0 - eslint-plugin-import: 2.26.0_vfrilbydaxalswvos6uuh4sxs4 - eslint-plugin-jsonc: 2.5.0_eslint@8.28.0 - eslint-plugin-n: 15.5.1_eslint@8.28.0 - eslint-plugin-promise: 6.1.1_eslint@8.28.0 - eslint-plugin-unicorn: 44.0.2_eslint@8.28.0 - eslint-plugin-vue: 9.7.0_eslint@8.28.0 - eslint-plugin-yml: 1.2.0_eslint@8.28.0 + eslint-plugin-import: 2.26.0_jx43xxcguvnqqmtmaaygwl7cmu + eslint-plugin-jsonc: 2.5.0_eslint@8.29.0 + eslint-plugin-n: 15.5.1_eslint@8.29.0 + eslint-plugin-promise: 6.1.1_eslint@8.29.0 + eslint-plugin-unicorn: 45.0.1_eslint@8.29.0 + eslint-plugin-vue: 9.8.0_eslint@8.29.0 + eslint-plugin-yml: 1.2.0_eslint@8.29.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.1.0 transitivePeerDependencies: @@ -470,18 +470,17 @@ packages: /@antfu/utils/0.5.2: resolution: {integrity: sha512-CQkeV+oJxUazwjlHD0/3ZD08QWKuGQkhnrKo3e6ly5pd48VUpXbb77q0xMU4+vc2CkJnDS02Eq/M9ugyX20XZA==} - /@antfu/utils/0.6.2: - resolution: {integrity: sha512-Qdwda+qE1KOKXuM8Gnn09zIJSA293J5putdHBx4J9sdbHzqp5QY4OmH77KgwJoi0PuY+kbddkVVdkSoZ9ruiug==} - dev: true - - /@antfu/utils/0.6.3: - resolution: {integrity: sha512-sEYpyyKUPOew9QsXZ8feRVMzW6DWLviwOl+/ap06UQW02A8Srbc95CPHVm4eUbiBzBgD46eyIT+przv//KSSlQ==} - dev: false + /@antfu/utils/0.7.2: + resolution: {integrity: sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g==} /@astrojs/compiler/0.29.17: resolution: {integrity: sha512-6ZbRGVunUMHxROD9Cleqkrfrj/kM9o43nLVwycdxCexCB5G372evy2ZM46LhaG/k5B5yC0PByNHTaGny0ll3iQ==} dev: false + /@astrojs/compiler/0.30.1: + resolution: {integrity: sha512-sH3hvGA9JR5eE2bHG3sr5QjaJl5ER9EmmZzSwBHkMPoBj0XU7XzQjSGoyCbIML6sSaelJEPnfsr9NsypvKOecg==} + dev: false + /@astrojs/language-server/0.28.3: resolution: {integrity: sha512-fPovAX/X46eE2w03jNRMpQ7W9m2mAvNt4Ay65lD9wl1Z5vIQYxlg7Enp9qP225muTr4jSVB5QiLumFJmZMAaVA==} hasBin: true @@ -653,6 +652,29 @@ packages: transitivePeerDependencies: - supports-color + /@babel/core/7.20.5: + resolution: {integrity: sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@ampproject/remapping': 2.1.0 + '@babel/code-frame': 7.18.6 + '@babel/generator': 7.20.5 + '@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5 + '@babel/helper-module-transforms': 7.20.2 + '@babel/helpers': 7.20.6 + '@babel/parser': 7.20.5 + '@babel/template': 7.18.10 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 + 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/generator/7.20.0: resolution: {integrity: sha512-GUPcXxWibClgmYJuIwC2Bc2Lg+8b9VjaJ+HlNdACEVt+Wlr1eoU1OPZjZRm7Hzl0gaTsUZNQfeihvZJhG7oc3w==} engines: {node: '>=6.9.0'} @@ -661,6 +683,15 @@ packages: '@jridgewell/gen-mapping': 0.3.2 jsesc: 2.5.2 + /@babel/generator/7.20.5: + resolution: {integrity: sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.20.5 + '@jridgewell/gen-mapping': 0.3.2 + jsesc: 2.5.2 + dev: true + /@babel/helper-annotate-as-pure/7.18.6: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} @@ -725,6 +756,19 @@ packages: browserslist: 4.21.4 semver: 6.3.0 + /@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5: + resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.20.0 + '@babel/core': 7.20.5 + '@babel/helper-validator-option': 7.18.6 + browserslist: 4.21.4 + semver: 6.3.0 + dev: true + /@babel/helper-create-class-features-plugin/7.18.9_@babel+core@7.19.6: resolution: {integrity: sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==} engines: {node: '>=6.9.0'} @@ -743,6 +787,24 @@ packages: - supports-color dev: true + /@babel/helper-create-class-features-plugin/7.18.9_@babel+core@7.20.5: + resolution: {integrity: sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.20.5 + '@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.9 + '@babel/helper-optimise-call-expression': 7.18.6 + '@babel/helper-replace-supers': 7.18.9 + '@babel/helper-split-export-declaration': 7.18.6 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/helper-create-regexp-features-plugin/7.14.5_@babel+core@7.19.6: resolution: {integrity: sha512-TLawwqpOErY2HhWbGJ2nZT5wSkR192QpN+nBg1THfBfftrlvOh+WbhrxXCH4q4xJ9Gl16BGPR/48JA+Ryiho/A==} engines: {node: '>=6.9.0'} @@ -807,7 +869,7 @@ packages: resolution: {integrity: sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.20.0 + '@babel/types': 7.20.5 dev: true /@babel/helper-module-imports/7.18.6: @@ -831,6 +893,22 @@ packages: transitivePeerDependencies: - supports-color + /@babel/helper-module-transforms/7.20.2: + resolution: {integrity: sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-module-imports': 7.18.6 + '@babel/helper-simple-access': 7.20.2 + '@babel/helper-split-export-declaration': 7.18.6 + '@babel/helper-validator-identifier': 7.19.1 + '@babel/template': 7.18.10 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/helper-optimise-call-expression/7.18.6: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} @@ -872,6 +950,13 @@ packages: dependencies: '@babel/types': 7.20.0 + /@babel/helper-simple-access/7.20.2: + resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.20.5 + dev: true + /@babel/helper-skip-transparent-expression-wrappers/7.16.0: resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==} engines: {node: '>=6.9.0'} @@ -919,6 +1004,17 @@ packages: transitivePeerDependencies: - supports-color + /@babel/helpers/7.20.6: + resolution: {integrity: sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/template': 7.18.10 + '@babel/traverse': 7.20.5 + '@babel/types': 7.20.5 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/highlight/7.18.6: resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} engines: {node: '>=6.9.0'} @@ -934,6 +1030,13 @@ packages: dependencies: '@babel/types': 7.20.0 + /@babel/parser/7.20.5: + resolution: {integrity: sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.20.5 + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.14.5_@babel+core@7.19.6: resolution: {integrity: sha512-ZoJS2XCKPBfTmL122iP6NM9dOg+d4lc9fFk3zxc8iDjvt8Pk4+TlsHSKhIPf6X+L5ORCdBzqMZDjL/WHj7WknQ==} engines: {node: '>=6.9.0'} @@ -1229,6 +1332,16 @@ packages: '@babel/core': 7.19.6 '@babel/helper-plugin-utils': 7.19.0 + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5: + resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.20.5 + '@babel/helper-plugin-utils': 7.19.0 + dev: true + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.19.6: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: @@ -1303,13 +1416,13 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.19.6: + /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.6 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.19.0 dev: true @@ -1736,16 +1849,16 @@ packages: '@babel/helper-plugin-utils': 7.19.0 dev: true - /@babel/plugin-transform-typescript/7.18.8_@babel+core@7.19.6: + /@babel/plugin-transform-typescript/7.18.8_@babel+core@7.20.5: resolution: {integrity: sha512-p2xM8HI83UObjsZGofMV/EdYjamsDm6MoN3hXPYIT0+gxIoopE+B7rPYKAxfrz9K9PK7JafTTjqYC6qipLExYA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.6 - '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.19.6 + '@babel/core': 7.20.5 + '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.20.5 '@babel/helper-plugin-utils': 7.19.0 - '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.19.6 + '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.20.5 transitivePeerDependencies: - supports-color dev: true @@ -1868,16 +1981,16 @@ packages: esutils: 2.0.3 dev: true - /@babel/preset-typescript/7.18.6_@babel+core@7.19.6: + /@babel/preset-typescript/7.18.6_@babel+core@7.20.5: resolution: {integrity: sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.19.6 + '@babel/core': 7.20.5 '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.18.8_@babel+core@7.19.6 + '@babel/plugin-transform-typescript': 7.18.8_@babel+core@7.20.5 transitivePeerDependencies: - supports-color dev: true @@ -1914,6 +2027,24 @@ packages: transitivePeerDependencies: - supports-color + /@babel/traverse/7.20.5: + resolution: {integrity: sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.18.6 + '@babel/generator': 7.20.5 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-function-name': 7.19.0 + '@babel/helper-hoist-variables': 7.18.6 + '@babel/helper-split-export-declaration': 7.18.6 + '@babel/parser': 7.20.5 + '@babel/types': 7.20.5 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/types/7.19.4: resolution: {integrity: sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw==} engines: {node: '>=6.9.0'} @@ -1930,6 +2061,14 @@ packages: '@babel/helper-validator-identifier': 7.19.1 to-fast-properties: 2.0.0 + /@babel/types/7.20.5: + resolution: {integrity: sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.19.4 + '@babel/helper-validator-identifier': 7.19.1 + to-fast-properties: 2.0.0 + /@discoveryjs/json-ext/0.5.3: resolution: {integrity: sha512-Fxt+AfXgjMoin2maPIYzFZnQjAXjAL0PHscM5pRTtatFqB+vZxAM9tLp2Optnuw3QOQC40jTNeGYFOMvyf7v9g==} engines: {node: '>=10.0.0'} @@ -1980,6 +2119,96 @@ packages: requiresBuild: true optional: true + /@esbuild/android-arm/0.16.4: + resolution: {integrity: sha512-rZzb7r22m20S1S7ufIc6DC6W659yxoOrl7sKP1nCYhuvUlnCFHVSbATG4keGUtV8rDz11sRRDbWkvQZpzPaHiw==} + engines: {node: '>=12'} + cpu: [arm] + os: [android] + requiresBuild: true + dev: true + optional: true + + /@esbuild/android-arm64/0.16.4: + resolution: {integrity: sha512-VPuTzXFm/m2fcGfN6CiwZTlLzxrKsWbPkG7ArRFpuxyaHUm/XFHQPD4xNwZT6uUmpIHhnSjcaCmcla8COzmZ5Q==} + engines: {node: '>=12'} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + + /@esbuild/android-x64/0.16.4: + resolution: {integrity: sha512-MW+B2O++BkcOfMWmuHXB15/l1i7wXhJFqbJhp82IBOais8RBEQv2vQz/jHrDEHaY2X0QY7Wfw86SBL2PbVOr0g==} + engines: {node: '>=12'} + cpu: [x64] + os: [android] + requiresBuild: true + dev: true + optional: true + + /@esbuild/darwin-arm64/0.16.4: + resolution: {integrity: sha512-a28X1O//aOfxwJVZVs7ZfM8Tyih2Za4nKJrBwW5Wm4yKsnwBy9aiS/xwpxiiTRttw3EaTg4Srerhcm6z0bu9Wg==} + engines: {node: '>=12'} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /@esbuild/darwin-x64/0.16.4: + resolution: {integrity: sha512-e3doCr6Ecfwd7VzlaQqEPrnbvvPjE9uoTpxG5pyLzr2rI2NMjDHmvY1E5EO81O/e9TUOLLkXA5m6T8lfjK9yAA==} + engines: {node: '>=12'} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + /@esbuild/freebsd-arm64/0.16.4: + resolution: {integrity: sha512-Oup3G/QxBgvvqnXWrBed7xxkFNwAwJVHZcklWyQt7YCAL5bfUkaa6FVWnR78rNQiM8MqqLiT6ZTZSdUFuVIg1w==} + engines: {node: '>=12'} + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/freebsd-x64/0.16.4: + resolution: {integrity: sha512-vAP+eYOxlN/Bpo/TZmzEQapNS8W1njECrqkTpNgvXskkkJC2AwOXwZWai/Kc2vEFZUXQttx6UJbj9grqjD/+9Q==} + engines: {node: '>=12'} + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-arm/0.16.4: + resolution: {integrity: sha512-A47ZmtpIPyERxkSvIv+zLd6kNIOtJH03XA0Hy7jaceRDdQaQVGSDt4mZqpWqJYgDk9rg96aglbF6kCRvPGDSUA==} + engines: {node: '>=12'} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-arm64/0.16.4: + resolution: {integrity: sha512-2zXoBhv4r5pZiyjBKrOdFP4CXOChxXiYD50LRUU+65DkdS5niPFHbboKZd/c81l0ezpw7AQnHeoCy5hFrzzs4g==} + engines: {node: '>=12'} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-ia32/0.16.4: + resolution: {integrity: sha512-uxdSrpe9wFhz4yBwt2kl2TxS/NWEINYBUFIxQtaEVtglm1eECvsj1vEKI0KX2k2wCe17zDdQ3v+jVxfwVfvvjw==} + engines: {node: '>=12'} + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@esbuild/linux-loong64/0.14.54: resolution: {integrity: sha512-bZBrLAIX1kpWelV0XemxBZllyRmM6vgFQQG2GdNb+r3Fkp0FOh1NJSvekXDs7jq70k4euu1cryLMfU+mTXlEpw==} engines: {node: '>=12'} @@ -1997,6 +2226,124 @@ packages: requiresBuild: true optional: true + /@esbuild/linux-loong64/0.16.4: + resolution: {integrity: sha512-peDrrUuxbZ9Jw+DwLCh/9xmZAk0p0K1iY5d2IcwmnN+B87xw7kujOkig6ZRcZqgrXgeRGurRHn0ENMAjjD5DEg==} + engines: {node: '>=12'} + cpu: [loong64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-mips64el/0.16.4: + resolution: {integrity: sha512-sD9EEUoGtVhFjjsauWjflZklTNr57KdQ6xfloO4yH1u7vNQlOfAlhEzbyBKfgbJlW7rwXYBdl5/NcZ+Mg2XhQA==} + engines: {node: '>=12'} + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-ppc64/0.16.4: + resolution: {integrity: sha512-X1HSqHUX9D+d0l6/nIh4ZZJ94eQky8d8z6yxAptpZE3FxCWYWvTDd9X9ST84MGZEJx04VYUD/AGgciddwO0b8g==} + engines: {node: '>=12'} + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-riscv64/0.16.4: + resolution: {integrity: sha512-97ANpzyNp0GTXCt6SRdIx1ngwncpkV/z453ZuxbnBROCJ5p/55UjhbaG23UdHj88fGWLKPFtMoU4CBacz4j9FA==} + engines: {node: '>=12'} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-s390x/0.16.4: + resolution: {integrity: sha512-pUvPQLPmbEeJRPjP0DYTC1vjHyhrnCklQmCGYbipkep+oyfTn7GTBJXoPodR7ZS5upmEyc8lzAkn2o29wD786A==} + engines: {node: '>=12'} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/linux-x64/0.16.4: + resolution: {integrity: sha512-N55Q0mJs3Sl8+utPRPBrL6NLYZKBCLLx0bme/+RbjvMforTGGzFvsRl4xLTZMUBFC1poDzBEPTEu5nxizQ9Nlw==} + engines: {node: '>=12'} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@esbuild/netbsd-x64/0.16.4: + resolution: {integrity: sha512-LHSJLit8jCObEQNYkgsDYBh2JrJT53oJO2HVdkSYLa6+zuLJh0lAr06brXIkljrlI+N7NNW1IAXGn/6IZPi3YQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/openbsd-x64/0.16.4: + resolution: {integrity: sha512-nLgdc6tWEhcCFg/WVFaUxHcPK3AP/bh+KEwKtl69Ay5IBqUwKDaq/6Xk0E+fh/FGjnLwqFSsarsbPHeKM8t8Sw==} + engines: {node: '>=12'} + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + + /@esbuild/sunos-x64/0.16.4: + resolution: {integrity: sha512-08SluG24GjPO3tXKk95/85n9kpyZtXCVwURR2i4myhrOfi3jspClV0xQQ0W0PYWHioJj+LejFMt41q+PG3mlAQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + + /@esbuild/win32-arm64/0.16.4: + resolution: {integrity: sha512-yYiRDQcqLYQSvNQcBKN7XogbrSvBE45FEQdH8fuXPl7cngzkCvpsG2H9Uey39IjQ6gqqc+Q4VXYHsQcKW0OMjQ==} + engines: {node: '>=12'} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@esbuild/win32-ia32/0.16.4: + resolution: {integrity: sha512-5rabnGIqexekYkh9zXG5waotq8mrdlRoBqAktjx2W3kb0zsI83mdCwrcAeKYirnUaTGztR5TxXcXmQrEzny83w==} + engines: {node: '>=12'} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@esbuild/win32-x64/0.16.4: + resolution: {integrity: sha512-sN/I8FMPtmtT2Yw+Dly8Ur5vQ5a/RmC8hW7jO9PtPSQUPkowxWpcUZnqOggU7VwyT3Xkj6vcXWd3V/qTXwultQ==} + engines: {node: '>=12'} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + /@eslint-community/eslint-utils/4.1.2_eslint@8.29.0: + resolution: {integrity: sha512-7qELuQWWjVDdVsFQ5+beUl+KPczrEDA7S3zM4QUd/bJl7oXgsmpXaEVqrRTnOBqenOV4rWf2kVZk2Ot085zPWA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + dependencies: + eslint: 8.29.0 + eslint-visitor-keys: 3.3.0 + dev: true + /@eslint/eslintrc/1.3.3: resolution: {integrity: sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2044,34 +2391,34 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify-json/carbon/1.1.10: - resolution: {integrity: sha512-k3/28wk+2CklUPdKBXWhPHQxquvLGiPYk1s6UWdQYR3YtneHRMuCp+0zc9yNjHYBzoSylMIECO0UPH+SdccguA==} + /@iconify-json/carbon/1.1.11: + resolution: {integrity: sha512-IHkHSNmTM6q6b8DuKSzd+AEMYPZywSxcb+37kZU7ywtcwsGen3aVEvWFykopIWjjwj3xdZ/5UdwJRqhZDQMlNg==} dependencies: '@iconify/types': 2.0.0 dev: true - /@iconify-json/fa-solid/1.1.2: - resolution: {integrity: sha512-dJTmbcHh104VWMrNDBxIIy9o26CN1nrT9euWfEleU0CYJNMhk8RIM6inquctAP1+QoS/J1y3bO+8YblwhdzCrQ==} + /@iconify-json/fa-solid/1.1.3: + resolution: {integrity: sha512-6CUFC9ZnC21Ca9KM7M45PeVzy5pvroVkA6X4pGYy6Sk15SPYXDLWCMfXZkxZkjllfDwdeuWrUp9lYiaBqWiotw==} dependencies: - '@iconify/types': 1.1.0 + '@iconify/types': 2.0.0 dev: true - /@iconify-json/heroicons-outline/1.1.4: - resolution: {integrity: sha512-H59TKT8dK6SDonC0NXeT021Erhq7n0apg+41cUDFgv3Zps4x+2t2Sd3QWI5cs6sW/kpOlY8DTP0xUtF5T/bp4w==} + /@iconify-json/heroicons-outline/1.1.5: + resolution: {integrity: sha512-GjxxpqgwPUYwFedLLdtd20sm6fFKpdVeQKRK7l04q7VzYgfcYTwd+G7VTWjmJbhykdBlFh963PoU2fvbEMGKtg==} dependencies: - '@iconify/types': 1.1.0 + '@iconify/types': 2.0.0 dev: true - /@iconify-json/ic/1.1.9: - resolution: {integrity: sha512-yRHx4AnNNf5kpWVnNMaeXGYnLmaR2tkGsjSc//FaI7LhljUaDkiawUvmnYbjh6M61O78EeEoNk8HgYJVqb+y8A==} + /@iconify-json/ic/1.1.10: + resolution: {integrity: sha512-EmyoOv/MHYEZcpRtvU/+PTSd3vGv81bpdaUiLzym3XI7Y8kLMWVGr/rnztgb12Mzwi/hHkwfRq1GgdbyNSVPPQ==} dependencies: - '@iconify/types': 1.1.0 + '@iconify/types': 2.0.0 dev: true - /@iconify-json/icon-park/1.1.6: - resolution: {integrity: sha512-Q5Cylogs+YEfvBS0WUVdMnlQ0ndYXuxHKwUr3N1jkfPM531ZOkiettQlL8LrjBv55WtZ2C/HmOA0d+Evre+PMA==} + /@iconify-json/icon-park/1.1.7: + resolution: {integrity: sha512-fm6A898E1EbcABe5MAnkGdPcem9lD4TlCe+AYLgdCfPflst/xlPiMtVh9ssstxI/3FB4aYN4F63MAZr5fTu0Og==} dependencies: - '@iconify/types': 1.1.0 + '@iconify/types': 2.0.0 dev: true /@iconify-json/ion/1.1.4: @@ -2080,64 +2427,60 @@ packages: '@iconify/types': 2.0.0 dev: true - /@iconify-json/logos/1.1.18: - resolution: {integrity: sha512-Ra8BV3fJhE/5omYOY2UlDhgggyxxzMTppGH3n9EfFYh9Rpx4+HtE6zp7s+i3glYOqs2Me5HNcDEOkU63kcHqvg==} + /@iconify-json/logos/1.1.19: + resolution: {integrity: sha512-Q2YgFBqI+/7FgUm8ECn8DZLmIMbcQTPK1dVY/1MZiiP6W6jXwkrOluKodVMb8DHbk59L2JsNI7oajV7+sF55Dw==} dependencies: '@iconify/types': 2.0.0 dev: true - /@iconify-json/mdi-light/1.1.2: - resolution: {integrity: sha512-roXajp2inY1vhYEcOR/RY0aNoLBuyp3mobVGiipLNkzcmkCCRO/aXcfxGcn48oFYiJs6hOu901zqP5LuUtSi3w==} + /@iconify-json/mdi-light/1.1.3: + resolution: {integrity: sha512-bwpi25/NW1wtaalo+CfDgKCGrsRWQ057DZiFbU3C+YtysrDK3rrNHwInsuMEuv3sMF2tn1lHPlTxHiybz0l3TA==} dependencies: - '@iconify/types': 1.1.0 + '@iconify/types': 2.0.0 dev: true - /@iconify-json/mdi/1.1.35: - resolution: {integrity: sha512-xphV75eI+isNlqi5Ro0k4RDroNkUswQtlHszVcnzuJvSlrg11i+lBqULVXtF95qn4cOsbGMHwkbe3W7phBZI7A==} + /@iconify-json/mdi/1.1.36: + resolution: {integrity: sha512-3aWCVjDIseO8COo8zPkmxOZUFjdWsvTQQnk6zVrOaJh2K8oKuBznw10FSJZgQM7qAn6S54/oejyqkWfODRZV1Q==} dependencies: '@iconify/types': 2.0.0 dev: true - /@iconify-json/mono-icons/1.1.2: - resolution: {integrity: sha512-dAhTN+9ZFgtJwbis7rR9m9oDTksYbCHd0YNELS31InmoyO0d4syG/8RE3JWu6jbOLRCENF/bhsXzp3dje9WPIQ==} + /@iconify-json/mono-icons/1.1.3: + resolution: {integrity: sha512-eIXJqoSpBQp/GjkTq7KDuadSRPRv4PiDM44kCPdY9NeRbBzizkxRZH5YiYjdsN1hLxl8pcPA1z4GNX5693nLBA==} dependencies: - '@iconify/types': 1.1.0 + '@iconify/types': 2.0.0 dev: true - /@iconify-json/noto-v1/1.1.3: - resolution: {integrity: sha512-LjZzhISJzXha69Qbvc+nGKqoD4D1jdEsUZvY+4lDx9VmxS7Bu/qxSDlkehwZOEurGv711oGhe0S9vnTEt+zQ2w==} + /@iconify-json/noto-v1/1.1.4: + resolution: {integrity: sha512-W1fZ53TfntsH29vQsPbFOF6fSvbLWAD3FoiS1xUxSi69VqVgXlwOZddpTTpSY/qgmGfxEtMVoUCzMbp4L4bPbg==} dependencies: - '@iconify/types': 1.1.0 + '@iconify/types': 2.0.0 dev: true - /@iconify-json/ri/1.1.3: - resolution: {integrity: sha512-YQ45kQNpuHc2bso4fDGhooWou43qy7njD/I5l7vpjcujb+P/K2BfLASbWYTTUKu6lMersuFmO8F7NdGzy6eGWw==} + /@iconify-json/ri/1.1.4: + resolution: {integrity: sha512-gAk2gQBVghgbMLOmbUCc3l4COMMH5sR3HhBqpjaPUFBbC4WsNNRyOD4RZgjlanU7DTgFrj4NarY5K2EkXaVxuw==} dependencies: - '@iconify/types': 1.1.0 + '@iconify/types': 2.0.0 dev: true - /@iconify-json/twemoji/1.1.5: - resolution: {integrity: sha512-1sTyrLUrMF7QhXS8a9XOd2ySgxgESQTRvhtN471QFdqIaXMi7oWB5UUFh0z984s/al4Iclet+O8BZfuhM9t7lg==} + /@iconify-json/twemoji/1.1.7: + resolution: {integrity: sha512-ovkSkktCbRQDdmplzkgZZGUazwTTwzbzQ6ahDUzHDTehA7U8RKAmL5a++a6SCOmFWTQ+RMn2cuXyTcMHe0Rf4Q==} dependencies: - '@iconify/types': 1.1.0 + '@iconify/types': 2.0.0 dev: true - /@iconify/json/2.1.141: - resolution: {integrity: sha512-FPVZPGwhfugQ4ejfdvvy+/oAq0QCG3MY4oWrt80s77XQX1LEA7UndN1GV5uBdo2fKgRU94RnmBbtDOZ4T+4aoQ==} + /@iconify/json/2.1.151: + resolution: {integrity: sha512-TFGrS/mVeIbxVHoc1nOKMJnKq0G8FPCeLL3SAcBd+ZHXriqsWjklyMkwf4SHkLhUhMYNEoyXpHxry6PxgUf1xw==} dependencies: '@iconify/types': 2.0.0 pathe: 0.3.1 dev: true - /@iconify/types/1.1.0: - resolution: {integrity: sha512-Jh0llaK2LRXQoYsorIH8maClebsnzTcve+7U3rQUSnC11X4jtPnFuyatqFLvMxZ8MLG8dB4zfHsbPfuvxluONw==} - dev: true - /@iconify/types/2.0.0: resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} - /@iconify/utils/2.0.2: - resolution: {integrity: sha512-13B3wJxDLmSNBEIEpKleKSkJVQgdAy9ra3Xsu233i/5qD5yXBGhpOFxTB/k8cqme0xVsMKBPV5vbvq9MgQlX+w==} + /@iconify/utils/2.0.3: + resolution: {integrity: sha512-kLpJ95/ZeT1+vIstjdeFnyfiEmmTJuekGb5SVykfKjLSJjmftTCzm7sxxzNHsd8i5mpKPl7Rws9sLGR3juKJ+g==} dependencies: '@antfu/install-pkg': 0.1.1 '@antfu/utils': 0.5.2 @@ -2168,6 +2511,10 @@ packages: /@jridgewell/sourcemap-codec/1.4.10: resolution: {integrity: sha512-Ht8wIW5v165atIX1p+JvKR5ONzUyF4Ac8DZIQ5kZs9zrb6M8SJNXpx1zn04rn65VjBMygRoMXcyYwNK0fT7bEg==} + /@jridgewell/sourcemap-codec/1.4.14: + resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} + dev: true + /@jridgewell/trace-mapping/0.3.13: resolution: {integrity: sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==} dependencies: @@ -2188,12 +2535,12 @@ packages: resolution: {integrity: sha512-4/RWEeXDO6bocPONheFe6gX/oQdP/bEpv0oL4HqjPP5DCenBSt0mHgahppY49N0CpsaqffdwPq+TlX9CYOq2Dw==} dev: false - /@next/env/12.3.4: - resolution: {integrity: sha512-H/69Lc5Q02dq3o+dxxy5O/oNxFsZpdL6WREtOOtOM1B/weonIwDXkekr1KV5DPVPr12IHFPrMrcJQ6bgPMfn7A==} + /@next/env/13.0.6: + resolution: {integrity: sha512-yceT6DCHKqPRS1cAm8DHvDvK74DLIkDQdm5iV+GnIts8h0QbdHvkUIkdOvQoOODgpr6018skbmSQp12z5OWIQQ==} dev: false - /@next/swc-android-arm-eabi/12.3.4: - resolution: {integrity: sha512-cM42Cw6V4Bz/2+j/xIzO8nK/Q3Ly+VSlZJTa1vHzsocJRYz8KT6MrreXaci2++SIZCF1rVRCDgAg5PpqRibdIA==} + /@next/swc-android-arm-eabi/13.0.6: + resolution: {integrity: sha512-FGFSj3v2Bluw8fD/X+1eXIEB0PhoJE0zfutsAauRhmNpjjZshLDgoXMWm1jTRL/04K/o9gwwO2+A8+sPVCH1uw==} engines: {node: '>= 10'} cpu: [arm] os: [android] @@ -2201,8 +2548,8 @@ packages: dev: false optional: true - /@next/swc-android-arm64/12.3.4: - resolution: {integrity: sha512-5jf0dTBjL+rabWjGj3eghpLUxCukRhBcEJgwLedewEA/LJk2HyqCvGIwj5rH+iwmq1llCWbOky2dO3pVljrapg==} + /@next/swc-android-arm64/13.0.6: + resolution: {integrity: sha512-7MgbtU7kimxuovVsd7jSJWMkIHBDBUsNLmmlkrBRHTvgzx5nDBXogP0hzZm7EImdOPwVMPpUHRQMBP9mbsiJYQ==} engines: {node: '>= 10'} cpu: [arm64] os: [android] @@ -2210,8 +2557,8 @@ packages: dev: false optional: true - /@next/swc-darwin-arm64/12.3.4: - resolution: {integrity: sha512-DqsSTd3FRjQUR6ao0E1e2OlOcrF5br+uegcEGPVonKYJpcr0MJrtYmPxd4v5T6UCJZ+XzydF7eQo5wdGvSZAyA==} + /@next/swc-darwin-arm64/13.0.6: + resolution: {integrity: sha512-AUVEpVTxbP/fxdFsjVI9d5a0CFn6NVV7A/RXOb0Y+pXKIIZ1V5rFjPwpYfIfyOo2lrqgehMNQcyMRoTrhq04xg==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -2219,8 +2566,8 @@ packages: dev: false optional: true - /@next/swc-darwin-x64/12.3.4: - resolution: {integrity: sha512-PPF7tbWD4k0dJ2EcUSnOsaOJ5rhT3rlEt/3LhZUGiYNL8KvoqczFrETlUx0cUYaXe11dRA3F80Hpt727QIwByQ==} + /@next/swc-darwin-x64/13.0.6: + resolution: {integrity: sha512-SasCDJlshglsPnbzhWaIF6VEGkQy2NECcAOxPwaPr0cwbbt4aUlZ7QmskNzgolr5eAjFS/xTr7CEeKJtZpAAtQ==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -2228,8 +2575,8 @@ packages: dev: false optional: true - /@next/swc-freebsd-x64/12.3.4: - resolution: {integrity: sha512-KM9JXRXi/U2PUM928z7l4tnfQ9u8bTco/jb939pdFUHqc28V43Ohd31MmZD1QzEK4aFlMRaIBQOWQZh4D/E5lQ==} + /@next/swc-freebsd-x64/13.0.6: + resolution: {integrity: sha512-6Lbxd9gAdXneTkwHyYW/qtX1Tdw7ND9UbiGsGz/SP43ZInNWnW6q0au4hEVPZ9bOWWRKzcVoeTBdoMpQk9Hx9w==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] @@ -2237,8 +2584,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm-gnueabihf/12.3.4: - resolution: {integrity: sha512-3zqD3pO+z5CZyxtKDTnOJ2XgFFRUBciOox6EWkoZvJfc9zcidNAQxuwonUeNts6Xbm8Wtm5YGIRC0x+12YH7kw==} + /@next/swc-linux-arm-gnueabihf/13.0.6: + resolution: {integrity: sha512-wNdi5A519e1P+ozEuYOhWPzzE6m1y7mkO6NFwn6watUwO0X9nZs7fT9THmnekvmFQpaZ6U+xf2MQ9poQoCh6jQ==} engines: {node: '>= 10'} cpu: [arm] os: [linux] @@ -2246,8 +2593,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-gnu/12.3.4: - resolution: {integrity: sha512-kiX0vgJGMZVv+oo1QuObaYulXNvdH/IINmvdZnVzMO/jic/B8EEIGlZ8Bgvw8LCjH3zNVPO3mGrdMvnEEPEhKA==} + /@next/swc-linux-arm64-gnu/13.0.6: + resolution: {integrity: sha512-e8KTRnleQY1KLk5PwGV5hrmvKksCc74QRpHl5ffWnEEAtL2FE0ave5aIkXqErsPdXkiKuA/owp3LjQrP+/AH7Q==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -2255,8 +2602,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-musl/12.3.4: - resolution: {integrity: sha512-EETZPa1juczrKLWk5okoW2hv7D7WvonU+Cf2CgsSoxgsYbUCZ1voOpL4JZTOb6IbKMDo6ja+SbY0vzXZBUMvkQ==} + /@next/swc-linux-arm64-musl/13.0.6: + resolution: {integrity: sha512-/7RF03C3mhjYpHN+pqOolgME3guiHU5T3TsejuyteqyEyzdEyLHod+jcYH6ft7UZ71a6TdOewvmbLOtzHW2O8A==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -2264,8 +2611,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-gnu/12.3.4: - resolution: {integrity: sha512-4csPbRbfZbuWOk3ATyWcvVFdD9/Rsdq5YHKvRuEni68OCLkfy4f+4I9OBpyK1SKJ00Cih16NJbHE+k+ljPPpag==} + /@next/swc-linux-x64-gnu/13.0.6: + resolution: {integrity: sha512-kxyEXnYHpOEkFnmrlwB1QlzJtjC6sAJytKcceIyFUHbCaD3W/Qb5tnclcnHKTaFccizZRePXvV25Ok/eUSpKTw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -2273,8 +2620,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-musl/12.3.4: - resolution: {integrity: sha512-YeBmI+63Ro75SUiL/QXEVXQ19T++58aI/IINOyhpsRL1LKdyfK/35iilraZEFz9bLQrwy1LYAR5lK200A9Gjbg==} + /@next/swc-linux-x64-musl/13.0.6: + resolution: {integrity: sha512-N0c6gubS3WW1oYYgo02xzZnNatfVQP/CiJq2ax+DJ55ePV62IACbRCU99TZNXXg+Kos6vNW4k+/qgvkvpGDeyA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -2282,8 +2629,8 @@ packages: dev: false optional: true - /@next/swc-win32-arm64-msvc/12.3.4: - resolution: {integrity: sha512-Sd0qFUJv8Tj0PukAYbCCDbmXcMkbIuhnTeHm9m4ZGjCf6kt7E/RMs55Pd3R5ePjOkN7dJEuxYBehawTR/aPDSQ==} + /@next/swc-win32-arm64-msvc/13.0.6: + resolution: {integrity: sha512-QjeMB2EBqBFPb/ac0CYr7GytbhUkrG4EwFWbcE0vsRp4H8grt25kYpFQckL4Jak3SUrp7vKfDwZ/SwO7QdO8vw==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -2291,8 +2638,8 @@ packages: dev: false optional: true - /@next/swc-win32-ia32-msvc/12.3.4: - resolution: {integrity: sha512-rt/vv/vg/ZGGkrkKcuJ0LyliRdbskQU+91bje+PgoYmxTZf/tYs6IfbmgudBJk6gH3QnjHWbkphDdRQrseRefQ==} + /@next/swc-win32-ia32-msvc/13.0.6: + resolution: {integrity: sha512-EQzXtdqRTcmhT/tCq81rIwE36Y3fNHPInaCuJzM/kftdXfa0F+64y7FAoMO13npX8EG1+SamXgp/emSusKrCXg==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] @@ -2300,8 +2647,8 @@ packages: dev: false optional: true - /@next/swc-win32-x64-msvc/12.3.4: - resolution: {integrity: sha512-DQ20JEfTBZAgF8QCjYfJhv2/279M6onxFjdG/+5B0Cyj00/EdBxiWb2eGGFgQhrBbNv/lsvzFbbi0Ptf8Vw/bg==} + /@next/swc-win32-x64-msvc/13.0.6: + resolution: {integrity: sha512-pSkqZ//UP/f2sS9T7IvHLfEWDPTX0vRyXJnAUNisKvO3eF3e1xdhDX7dix/X3Z3lnN4UjSwOzclAI87JFbOwmQ==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -2349,7 +2696,7 @@ packages: /@polka/url/1.0.0-next.20: resolution: {integrity: sha512-88p7+M0QGxKpmnkfXjS4V26AnoC/eiqZutE8GLdaI5X12NY75bXSdTY9NkmYb2Xyk1O+MmkuO6Frmsj84V6I8Q==} - /@preact/preset-vite/2.4.0_preact@10.11.3+vite@3.2.4: + /@preact/preset-vite/2.4.0_preact@10.11.3+vite@4.0.0: resolution: {integrity: sha512-EiUMHuiCThuTuK+eH2r5uDg+CJbbt4aWJGePuszrHuXUpRv6WAeO4S+/DTJsEHtPtGmPRR3cLQ68N5097eOSRA==} peerDependencies: '@babel/core': 7.x @@ -2357,13 +2704,13 @@ packages: dependencies: '@babel/plugin-transform-react-jsx': 7.17.3 '@babel/plugin-transform-react-jsx-development': 7.16.7 - '@prefresh/vite': 2.2.8_preact@10.11.3+vite@3.2.4 + '@prefresh/vite': 2.2.8_preact@10.11.3+vite@4.0.0 '@rollup/pluginutils': 4.2.1 babel-plugin-transform-hook-names: 1.0.2 debug: 4.3.4 kolorist: 1.5.1 resolve: 1.22.1 - vite: 3.2.4 + vite: 4.0.0 transitivePeerDependencies: - preact - supports-color @@ -2385,7 +2732,7 @@ packages: resolution: {integrity: sha512-Mb9abhJTOV4yCfkXrMrcgFiFT7MfNOw8sDa+XyZBdq/Ai2p4Zyxqsb3EgHLOEdHpMj6J9aiZ54W8H6FTam1u+A==} dev: true - /@prefresh/vite/2.2.8_preact@10.11.3+vite@3.2.4: + /@prefresh/vite/2.2.8_preact@10.11.3+vite@4.0.0: resolution: {integrity: sha512-yGGa+PKPYPTzMlxgQ8aBgxw9K69I8X4iQ0E6KOcIvls96WKqKLLOYZW9SUgCve446jpUXvc9udviPBZjCeZIIQ==} peerDependencies: preact: ^10.4.0 @@ -2397,7 +2744,7 @@ packages: '@prefresh/utils': 1.1.3 '@rollup/pluginutils': 4.2.1 preact: 10.11.3 - vite: 3.2.4 + vite: 4.0.0 transitivePeerDependencies: - supports-color dev: true @@ -2479,74 +2826,66 @@ packages: resolution: {integrity: sha512-T7VNNlYVM1SgQ+VsMYhnDkcGmWhQdL0bDyGm5TlQ3GBXnJscEClUUOKduWTmm2zCnvNLC1hc3JpuXjs/nFOc5w==} dev: true - /@sveltejs/kit/1.0.0-next.556_svelte@3.53.1: - resolution: {integrity: sha512-poCCk0Eqd5uFwEzeoi2KsP+RtjeEoYsg+UMDIEZiNIZtM6lw2CPDZS98TYOFAdLN+pQJJAji8ZNfvcE/rJN+jA==} + /@sveltejs/kit/1.0.0-next.582_svelte@3.54.0: + resolution: {integrity: sha512-Mt/1QcIHiHxrBLH4iV+pgVXDWOvQKX9iDEUwswRfkt6x72HR1FDeVRKFXS5PBFPGRFLejifGJRN383co7xzumA==} engines: {node: '>=16.14'} hasBin: true requiresBuild: true peerDependencies: - svelte: ^3.44.0 - vite: ^3.2.0 + svelte: ^3.54.0 + vite: ^4.0.0 dependencies: - '@sveltejs/vite-plugin-svelte': 1.2.0_svelte@3.53.1 + '@sveltejs/vite-plugin-svelte': 2.0.1_svelte@3.54.0 '@types/cookie': 0.5.1 cookie: 0.5.0 devalue: 4.2.0 + esm-env: 1.0.0 kleur: 4.1.5 - magic-string: 0.26.7 + magic-string: 0.27.0 mime: 3.0.0 sade: 1.8.1 set-cookie-parser: 2.5.1 sirv: 2.0.2 - svelte: 3.53.1 + svelte: 3.54.0 tiny-glob: 0.2.9 - undici: 5.12.0 + undici: 5.14.0 transitivePeerDependencies: - - diff-match-patch - supports-color dev: true - /@sveltejs/vite-plugin-svelte/1.2.0_svelte@3.53.1: - resolution: {integrity: sha512-DT2oUkWAloH1tO7X5cQ4uDxQofaIS76skyFMElKtoqT6HJao+D82LI5i+0jPaSSmO7ex3Pa6jGYMlWy9ZJ1cdQ==} + /@sveltejs/vite-plugin-svelte/2.0.1_svelte@3.54.0: + resolution: {integrity: sha512-NA0dPOmd/i8yb0xG4fWu++Y1NJR+j2pWFplQKDxTVEFZ8uipJpSsSX0ZwkkjwJQJ1jMyXgmxKKZJsCM7Chx/Yw==} engines: {node: ^14.18.0 || >= 16} peerDependencies: - diff-match-patch: ^1.0.5 - svelte: ^3.44.0 - vite: ^3.0.0 - peerDependenciesMeta: - diff-match-patch: - optional: true + svelte: ^3.54.0 + vite: ^4.0.0 dependencies: debug: 4.3.4 deepmerge: 4.2.2 kleur: 4.1.5 - magic-string: 0.26.7 - svelte: 3.53.1 - svelte-hmr: 0.15.1_svelte@3.53.1 - vitefu: 0.2.1 + magic-string: 0.27.0 + svelte: 3.54.0 + svelte-hmr: 0.15.1_svelte@3.54.0 + vitefu: 0.2.3 transitivePeerDependencies: - supports-color dev: true - /@sveltejs/vite-plugin-svelte/1.2.0_svelte@3.53.1+vite@3.2.4: - resolution: {integrity: sha512-DT2oUkWAloH1tO7X5cQ4uDxQofaIS76skyFMElKtoqT6HJao+D82LI5i+0jPaSSmO7ex3Pa6jGYMlWy9ZJ1cdQ==} + /@sveltejs/vite-plugin-svelte/2.0.1_svelte@3.54.0+vite@4.0.0: + resolution: {integrity: sha512-NA0dPOmd/i8yb0xG4fWu++Y1NJR+j2pWFplQKDxTVEFZ8uipJpSsSX0ZwkkjwJQJ1jMyXgmxKKZJsCM7Chx/Yw==} engines: {node: ^14.18.0 || >= 16} peerDependencies: - diff-match-patch: ^1.0.5 - svelte: ^3.44.0 - vite: ^3.0.0 - peerDependenciesMeta: - diff-match-patch: - optional: true + svelte: ^3.54.0 + vite: ^4.0.0 dependencies: debug: 4.3.4 deepmerge: 4.2.2 kleur: 4.1.5 - magic-string: 0.26.7 - svelte: 3.53.1 - svelte-hmr: 0.15.1_svelte@3.53.1 - vite: 3.2.4 - vitefu: 0.2.1_vite@3.2.4 + magic-string: 0.27.0 + svelte: 3.54.0 + svelte-hmr: 0.15.1_svelte@3.54.0 + vite: 4.0.0 + vitefu: 0.2.3_vite@4.0.0 transitivePeerDependencies: - supports-color dev: true @@ -2676,8 +3015,8 @@ packages: - supports-color dev: true - /@swc/helpers/0.4.11: - resolution: {integrity: sha512-rEUrBSGIoSFuYxwBYtlUFMlE2CwGhmW+w9355/5oduSw8e5h2+Tj4UrAGNNgP9915++wj5vkQo0UuOBqOAq4nw==} + /@swc/helpers/0.4.14: + resolution: {integrity: sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==} dependencies: tslib: 2.4.1 dev: false @@ -2710,33 +3049,33 @@ packages: /@types/babel__generator/7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.20.0 + '@babel/types': 7.20.5 dev: false /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.20.0 - '@babel/types': 7.20.0 + '@babel/parser': 7.20.5 + '@babel/types': 7.20.5 dev: false /@types/babel__traverse/7.18.2: resolution: {integrity: sha512-FcFaxOr2V5KZCviw1TnutEMVUVsGt4D2hP1TAfXZAMKuHYW3xQhe3jTxNPWutgCJ3/X1c5yX8ZoGVEItxKbwBg==} dependencies: - '@babel/types': 7.20.0 + '@babel/types': 7.20.5 dev: false /@types/body-parser/1.19.1: resolution: {integrity: sha512-a6bTJ21vFOGIkwM0kzh9Yr89ziVxq4vYH2fQ6N8AeipEzai/cFK6aGMArIkUeIdRIgpwQa+2bXiLuUJCpSf2Cg==} dependencies: '@types/connect': 3.4.34 - '@types/node': 18.11.9 + '@types/node': 18.11.13 dev: true /@types/bonjour/3.5.10: resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.13 dev: true /@types/chai-subset/1.3.3: @@ -2753,13 +3092,13 @@ packages: resolution: {integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==} dependencies: '@types/express-serve-static-core': 4.17.24 - '@types/node': 18.11.9 + '@types/node': 18.11.13 dev: true /@types/connect/3.4.34: resolution: {integrity: sha512-ePPA/JuI+X0vb+gSWlPKOY0NdNAie/rPUqX2GUPpbZwiKTkSPhjXWuee47E4MtE54QVzGCQMQkAL6JhV2E1+cQ==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.13 dev: true /@types/cookie/0.5.1: @@ -2807,7 +3146,7 @@ packages: /@types/express-serve-static-core/4.17.24: resolution: {integrity: sha512-3UJuW+Qxhzwjq3xhwXm2onQcFHn76frIYVbTu+kn24LFxI+dEhdfISDFovPB8VpEgW8oQCTpRuCe+0zJxB7NEA==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.13 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 dev: true @@ -2838,7 +3177,7 @@ packages: /@types/http-proxy/1.17.8: resolution: {integrity: sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.13 dev: true /@types/json-schema/7.0.9: @@ -2875,8 +3214,8 @@ packages: '@types/unist': 2.0.6 dev: false - /@types/node/18.11.9: - resolution: {integrity: sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==} + /@types/node/18.11.13: + resolution: {integrity: sha512-IASpMGVcWpUsx5xBOrxMj7Bl8lqfuTY7FKAnPmu5cHkfQVWF8GulWS1jbRqA934qZL35xh5xN/+Xe/i26Bod4w==} dev: true /@types/normalize-package-data/2.4.1: @@ -2895,8 +3234,8 @@ packages: resolution: {integrity: sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==} dev: true - /@types/pug/2.0.4: - resolution: {integrity: sha512-cevKhB0yUJCFKzCnkB6HbDRZdYwVRRXzhIKRDgfAR1dnzEwZLRGf5lKpLJLZEP/odmaWT+gWNwH02bRhQIBYPg==} + /@types/pug/2.0.6: + resolution: {integrity: sha512-SnHmG9wN1UVmagJOnyo/qkk0Z7gejYxOYYmaAwr5u2yFYfsupN3sg10kyzN8Hep/2zbHxCnsumxOoRIRMBwKCg==} dev: true /@types/qs/6.9.7: @@ -2910,11 +3249,11 @@ packages: /@types/react-dom/18.0.9: resolution: {integrity: sha512-qnVvHxASt/H7i+XG1U1xMiY5t+IHcPGUK7TDMDzom08xa7e86eCeKOiLZezwCKVxJn6NEiiy2ekgX8aQssjIKg==} dependencies: - '@types/react': 18.0.25 + '@types/react': 18.0.26 dev: true - /@types/react/18.0.25: - resolution: {integrity: sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==} + /@types/react/18.0.26: + resolution: {integrity: sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==} dependencies: '@types/prop-types': 15.7.4 '@types/scheduler': 0.16.2 @@ -2929,10 +3268,10 @@ packages: resolution: {integrity: sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g==} dev: true - /@types/sass/1.16.1: - resolution: {integrity: sha512-iZUcRrGuz/Tbg3loODpW7vrQJkUtpY2fFSf4ELqqkApcS2TkZ1msk7ie8iZPB86lDOP8QOTTmuvWjc5S0R9OjQ==} + /@types/sass/1.43.1: + resolution: {integrity: sha512-BPdoIt1lfJ6B7rw35ncdwBZrAssjcwzI5LByIrYs+tpXlj/CAkuVdRsgZDdP4lq5EjyWzwxZCqAoFyHKFwp32g==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.13 dev: true /@types/scheduler/0.16.2: @@ -2953,13 +3292,13 @@ packages: resolution: {integrity: sha512-ZFqF6qa48XsPdjXV5Gsz0Zqmux2PerNd3a/ktL45mHpa19cuMi/cL8tcxdAx497yRh+QtYPuofjT9oWw9P7nkA==} dependencies: '@types/mime': 1.3.2 - '@types/node': 18.11.9 + '@types/node': 18.11.13 dev: true /@types/sockjs/0.3.33: resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.13 dev: true /@types/unist/2.0.6: @@ -2972,15 +3311,15 @@ packages: /@types/ws/8.5.2: resolution: {integrity: sha512-VXI82ykONr5tacHEojnErTQk+KQSoYbW1NB6iz6wUwrNd+BqfkfggQNoNdCqhJSzbNumShPERbM+Pc5zpfhlbw==} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.13 dev: true /@types/yargs-parser/21.0.0: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} dev: false - /@typescript-eslint/eslint-plugin/5.44.0_fnsv2sbzcckq65bwfk7a5xwslu: - resolution: {integrity: sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==} + /@typescript-eslint/eslint-plugin/5.46.0_5mle7isnkfgjmrghnnczirv6iy: + resolution: {integrity: sha512-QrZqaIOzJAjv0sfjY4EjbXUi3ZOFpKfzntx22gPGr9pmFcTjcFw/1sS1LJhEubfAGwuLjNrPV0rH+D1/XZFy7Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2990,24 +3329,24 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - '@typescript-eslint/scope-manager': 5.44.0 - '@typescript-eslint/type-utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a - '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/parser': 5.46.0_ha6vam6werchizxrnqvarmz2zu + '@typescript-eslint/scope-manager': 5.46.0 + '@typescript-eslint/type-utils': 5.46.0_ha6vam6werchizxrnqvarmz2zu + '@typescript-eslint/utils': 5.46.0_ha6vam6werchizxrnqvarmz2zu debug: 4.3.4 - eslint: 8.28.0 + eslint: 8.29.0 ignore: 5.2.0 natural-compare-lite: 1.4.0 regexpp: 3.2.0 - semver: 7.3.7 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + semver: 7.3.8 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==} + /@typescript-eslint/parser/5.46.0_ha6vam6werchizxrnqvarmz2zu: + resolution: {integrity: sha512-joNO6zMGUZg+C73vwrKXCd8usnsmOYmgW/w5ZW0pG0RGvqeznjtGDk61EqqTpNrFLUYBW2RSBFrxdAZMqA4OZA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -3016,26 +3355,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.44.0 - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3 + '@typescript-eslint/scope-manager': 5.46.0 + '@typescript-eslint/types': 5.46.0 + '@typescript-eslint/typescript-estree': 5.46.0_typescript@4.9.4 debug: 4.3.4 - eslint: 8.28.0 - typescript: 4.9.3 + eslint: 8.29.0 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.44.0: - resolution: {integrity: sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==} + /@typescript-eslint/scope-manager/5.46.0: + resolution: {integrity: sha512-7wWBq9d/GbPiIM6SqPK9tfynNxVbfpihoY5cSFMer19OYUA3l4powA2uv0AV2eAZV6KoAh6lkzxv4PoxOLh1oA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/visitor-keys': 5.44.0 + '@typescript-eslint/types': 5.46.0 + '@typescript-eslint/visitor-keys': 5.46.0 dev: true - /@typescript-eslint/type-utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==} + /@typescript-eslint/type-utils/5.46.0_ha6vam6werchizxrnqvarmz2zu: + resolution: {integrity: sha512-dwv4nimVIAsVS2dTA0MekkWaRnoYNXY26dKz8AN5W3cBFYwYGFQEqm/cG+TOoooKlncJS4RTbFKgcFY/pOiBCg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -3044,23 +3383,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3 - '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/typescript-estree': 5.46.0_typescript@4.9.4 + '@typescript-eslint/utils': 5.46.0_ha6vam6werchizxrnqvarmz2zu debug: 4.3.4 - eslint: 8.28.0 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + eslint: 8.29.0 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.44.0: - resolution: {integrity: sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==} + /@typescript-eslint/types/5.46.0: + resolution: {integrity: sha512-wHWgQHFB+qh6bu0IAPAJCdeCdI0wwzZnnWThlmHNY01XJ9Z97oKqKOzWYpR2I83QmshhQJl6LDM9TqMiMwJBTw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.44.0_typescript@4.9.3: - resolution: {integrity: sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==} + /@typescript-eslint/typescript-estree/5.46.0_typescript@4.9.4: + resolution: {integrity: sha512-kDLNn/tQP+Yp8Ro2dUpyyVV0Ksn2rmpPpB0/3MO874RNmXtypMwSeazjEN/Q6CTp8D7ExXAAekPEcCEB/vtJkw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -3068,43 +3407,43 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/visitor-keys': 5.44.0 + '@typescript-eslint/types': 5.46.0 + '@typescript-eslint/visitor-keys': 5.46.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@4.9.3 - typescript: 4.9.3 + tsutils: 3.21.0_typescript@4.9.4 + typescript: 4.9.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==} + /@typescript-eslint/utils/5.46.0_ha6vam6werchizxrnqvarmz2zu: + resolution: {integrity: sha512-4O+Ps1CRDw+D+R40JYh5GlKLQERXRKW5yIQoNDpmXPJ+C7kaPF9R7GWl+PxGgXjB3PQCqsaaZUpZ9dG4U6DO7g==} 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.9 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.44.0 - '@typescript-eslint/types': 5.44.0 - '@typescript-eslint/typescript-estree': 5.44.0_typescript@4.9.3 - eslint: 8.28.0 + '@typescript-eslint/scope-manager': 5.46.0 + '@typescript-eslint/types': 5.46.0 + '@typescript-eslint/typescript-estree': 5.46.0_typescript@4.9.4 + eslint: 8.29.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint-utils: 3.0.0_eslint@8.29.0 semver: 7.3.8 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.44.0: - resolution: {integrity: sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==} + /@typescript-eslint/visitor-keys/5.46.0: + resolution: {integrity: sha512-E13gBoIXmaNhwjipuvQg1ByqSAu/GbEpP/qzFihugJ+MomtoJtFAJG/+2DRPByf57B863m0/q7Zt16V9ohhANw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.44.0 + '@typescript-eslint/types': 5.46.0 eslint-visitor-keys: 3.3.0 dev: true @@ -3121,66 +3460,66 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue/3.2.0_vite@3.2.4+vue@3.2.37: - resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==} + /@vitejs/plugin-vue/4.0.0_vite@4.0.0+vue@3.2.37: + resolution: {integrity: sha512-e0X4jErIxAB5oLtDqbHvHpJe/uWNkdpYV83AOG2xo2tEVSzCzewgJMtREZM30wXnM5ls90hxiOtAuVU6H5JgbA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: - vite: ^3.0.0 + vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 3.2.4 + vite: 4.0.0 vue: 3.2.37 dev: true - /@vitejs/plugin-vue2/2.0.1_vite@3.2.4+vue@2.7.8: - resolution: {integrity: sha512-4eFAypstsQoiR9NLZXJ6K3ZWmU2CMFNxGTjGfRdmimImXJe4eHVfMMizaOjfX6Y8HfFJ7u+L8oUg32MInAHZ+g==} + /@vitejs/plugin-vue2/2.2.0_vite@4.0.0+vue@2.7.8: + resolution: {integrity: sha512-1km7zEuZ/9QRPvzXSjikbTYGQPG86Mq1baktpC4sXqsXlb02HQKfi+fl8qVS703JM7cgm24Ga9j+RwKmvFn90A==} engines: {node: ^14.18.0 || >= 16.0.0} peerDependencies: - vite: ^3.0.0 + vite: ^3.0.0 || ^4.0.0 vue: ^2.7.0-0 dependencies: - vite: 3.2.4 + vite: 4.0.0 vue: 2.7.8 dev: true - /@volar/language-core/1.0.9: - resolution: {integrity: sha512-5Fty3slLet6svXiJw2YxhYeo6c7wFdtILrql5bZymYLM+HbiZtJbryW1YnUEKAP7MO9Mbeh+TNH4Z0HFxHgIqw==} + /@volar/language-core/1.0.13: + resolution: {integrity: sha512-aJhRiNjKFgLLB3nRJOfAeyle4StnEQgOKa0UpJU+k5EZd3QdiMfQmekXjxYeQj7NOZNQU7zCBEIvQ3gy15I7tA==} dependencies: - '@volar/source-map': 1.0.9 - '@vue/reactivity': 3.2.41 + '@volar/source-map': 1.0.13 + '@vue/reactivity': 3.2.45 muggle-string: 0.1.0 dev: true - /@volar/source-map/1.0.9: - resolution: {integrity: sha512-fazB/vy5ZEJ3yKx4fabJyGNI3CBkdLkfEIRVu6+1P3VixK0Mn+eqyUIkLBrzGYaeFM3GybhCLCvsVdNz0Fu/CQ==} + /@volar/source-map/1.0.13: + resolution: {integrity: sha512-dU0plR9BS+bLs7u4chWay+VEIFTrLF15rG2634lGcu7o+z01bRO1U2cegZuIPy46SNkN3ONErLHwS09NBM+Ucg==} dependencies: muggle-string: 0.1.0 dev: true - /@volar/typescript/1.0.9: - resolution: {integrity: sha512-dVziu+ShQUWuMukM6bvK2v2O446/gG6l1XkTh2vfkccw1IzjfbiP1TWQoNo1ipTfZOtu5YJGYAx+o5HNrGXWfQ==} + /@volar/typescript/1.0.13: + resolution: {integrity: sha512-CfJ4higRZrLDAHVGY84gZ444ZUcA3ktPqVMW0fM3mgHDbzYViB3/tsvXOtZk76D3HK2ap6n4cDwBSv3cY4xqlg==} dependencies: - '@volar/language-core': 1.0.9 + '@volar/language-core': 1.0.13 dev: true - /@volar/vue-language-core/1.0.9: - resolution: {integrity: sha512-tofNoR8ShPFenHT1YVMuvoXtXWwoQE+fiXVqSmW0dSKZqEDjWQ3YeXSd0a6aqyKaIbvR7kWWGp34WbpQlwf9Ww==} + /@volar/vue-language-core/1.0.13: + resolution: {integrity: sha512-DRUg7yk4w2+5XFk8LS1dbXEM0na2uAddOj3KWHROPQmn78pfgXEH3r0NGDCnxElWJX5Y16iameisOjtOhevxog==} dependencies: - '@volar/language-core': 1.0.9 - '@volar/source-map': 1.0.9 - '@vue/compiler-dom': 3.2.41 + '@volar/language-core': 1.0.13 + '@volar/source-map': 1.0.13 + '@vue/compiler-dom': 3.2.45 '@vue/compiler-sfc': 3.2.45 - '@vue/reactivity': 3.2.41 - '@vue/shared': 3.2.41 + '@vue/reactivity': 3.2.45 + '@vue/shared': 3.2.45 minimatch: 5.1.0 - vue-template-compiler: 2.7.13 + vue-template-compiler: 2.7.14 dev: true - /@volar/vue-typescript/1.0.9: - resolution: {integrity: sha512-ZLe4y9YNbviACa7uAMCilzxA76gbbSlKfjspXBzk6fCobd8QCIig+VyDYcjANIlm2HhgSCX8jYTzhCKlegh4mw==} + /@volar/vue-typescript/1.0.13: + resolution: {integrity: sha512-iEdkF5l6G10fv/G5hs7WcvtT48AT6y/Pm7pvafnB6SxPhm2uHQ+130x3zeWLMaUel5t6h5LBw2pFsF5Bh85QAQ==} dependencies: - '@volar/typescript': 1.0.9 - '@volar/vue-language-core': 1.0.9 + '@volar/typescript': 1.0.13 + '@volar/vue-language-core': 1.0.13 dev: true /@vscode/emmet-helper/2.8.4: @@ -3377,7 +3716,7 @@ packages: - encoding dev: true - /@vue/cli-plugin-typescript/5.0.8_iyilxmqkxhujficaecdws7yjoa: + /@vue/cli-plugin-typescript/5.0.8_4yumbfha5ayrzzrpsb65oc2cza: resolution: {integrity: sha512-JKJOwzJshBqsmp4yLBexwVMebOZ4VGJgbnYvmHVxasJOStF2RxwyW28ZF+zIvASGdat4sAUuo/3mAQyVhm7JHg==} peerDependencies: '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0 @@ -3396,11 +3735,11 @@ packages: '@vue/cli-service': 5.0.8 '@vue/cli-shared-utils': 5.0.8 babel-loader: 8.2.2_zvdanutkiqe2fzima36zi4ar4a - fork-ts-checker-webpack-plugin: 6.5.0_vfotqvx6lgcbf3upbs6hgaza4q + fork-ts-checker-webpack-plugin: 6.5.0_3fkjkrd3audxnith3e7fo4fnxi globby: 11.1.0 thread-loader: 3.0.4_webpack@5.75.0 - ts-loader: 9.2.7_vfotqvx6lgcbf3upbs6hgaza4q - typescript: 4.9.3 + ts-loader: 9.2.7_3fkjkrd3audxnith3e7fo4fnxi + typescript: 4.9.4 vue: 2.7.8 webpack: 5.75.0 transitivePeerDependencies: @@ -3598,15 +3937,6 @@ packages: estree-walker: 2.0.2 source-map: 0.6.1 - /@vue/compiler-core/3.2.41: - resolution: {integrity: sha512-oA4mH6SA78DT+96/nsi4p9DX97PHcNROxs51lYk7gb9Z4BPKQ3Mh+BLn6CQZBw857Iuhu28BfMSRHAlPvD4vlw==} - dependencies: - '@babel/parser': 7.20.0 - '@vue/shared': 3.2.41 - estree-walker: 2.0.2 - source-map: 0.6.1 - dev: true - /@vue/compiler-core/3.2.45: resolution: {integrity: sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A==} dependencies: @@ -3622,13 +3952,6 @@ packages: '@vue/compiler-core': 3.2.37 '@vue/shared': 3.2.37 - /@vue/compiler-dom/3.2.41: - resolution: {integrity: sha512-xe5TbbIsonjENxJsYRbDJvthzqxLNk+tb3d/c47zgREDa/PCp6/Y4gC/skM4H6PIuX5DAxm7fFJdbjjUH2QTMw==} - dependencies: - '@vue/compiler-core': 3.2.41 - '@vue/shared': 3.2.41 - dev: true - /@vue/compiler-dom/3.2.45: resolution: {integrity: sha512-tyYeUEuKqqZO137WrZkpwfPCdiiIeXYCcJ8L4gWz9vqaxzIQRccTSwSWZ/Axx5YR2z+LvpUbmPNXxuBU45lyRw==} dependencies: @@ -3778,10 +4101,10 @@ packages: dependencies: '@vue/shared': 3.2.37 - /@vue/reactivity/3.2.41: - resolution: {integrity: sha512-9JvCnlj8uc5xRiQGZ28MKGjuCoPhhTwcoAdv3o31+cfGgonwdPNuvqAXLhlzu4zwqavFEG5tvaoINQEfxz+l6g==} + /@vue/reactivity/3.2.45: + resolution: {integrity: sha512-PRvhCcQcyEVohW0P8iQ7HDcIOXRjZfAsOds3N99X/Dzewy8TVhTCT4uXpAHfoKjVTJRA0O0K+6QNkDIZAxNi3A==} dependencies: - '@vue/shared': 3.2.41 + '@vue/shared': 3.2.45 dev: true /@vue/runtime-core/3.2.37: @@ -3809,10 +4132,6 @@ packages: /@vue/shared/3.2.37: resolution: {integrity: sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw==} - /@vue/shared/3.2.41: - resolution: {integrity: sha512-W9mfWLHmJhkfAmV+7gDjcHeAWALQtgGT3JErxULl0oz6R6+3ug91I7IErs93eCFhPCZPHBs4QJS7YWEV7A3sxw==} - dev: true - /@vue/shared/3.2.45: resolution: {integrity: sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg==} dev: true @@ -3927,30 +4246,30 @@ packages: '@xtuc/long': 4.2.2 dev: true - /@webpack-cli/configtest/2.0.0_5mhpyft47fxnqdave7meqiud7i: - resolution: {integrity: sha512-war4OU8NGjBqU3DP3bx6ciODXIh7dSXcpQq+P4K2Tqyd8L5OjZ7COx9QXx/QdCIwL2qoX09Wr4Cwf7uS4qdEng==} + /@webpack-cli/configtest/2.0.1_rjsyjcrmk25kqsjzwkvj3a2evq: + resolution: {integrity: sha512-njsdJXJSiS2iNbQVS0eT8A/KPnmyH4pv1APj2K0d1wrZcBLw+yppxOy4CGqa0OxDJkzfL/XELDhD8rocnIwB5A==} engines: {node: '>=14.15.0'} peerDependencies: webpack: 5.x.x webpack-cli: 5.x.x dependencies: - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_webpack@5.75.0 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_webpack@5.75.0 dev: true - /@webpack-cli/info/2.0.0_5mhpyft47fxnqdave7meqiud7i: - resolution: {integrity: sha512-NNxDgbo4VOkNhOlTgY0Elhz3vKpOJq4/PKeKg7r8cmYM+GQA9vDofLYyup8jS6EpUvhNmR30cHTCEIyvXpskwA==} + /@webpack-cli/info/2.0.1_rjsyjcrmk25kqsjzwkvj3a2evq: + resolution: {integrity: sha512-fE1UEWTwsAxRhrJNikE7v4EotYflkEhBL7EbajfkPlf6E37/2QshOy/D48Mw8G5XMFlQtS6YV42vtbG9zBpIQA==} engines: {node: '>=14.15.0'} peerDependencies: webpack: 5.x.x webpack-cli: 5.x.x dependencies: - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_webpack@5.75.0 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_webpack@5.75.0 dev: true - /@webpack-cli/serve/2.0.0_5mhpyft47fxnqdave7meqiud7i: - resolution: {integrity: sha512-Rumq5mHvGXamnOh3O8yLk1sjx8dB30qF1OeR6VC00DIR6SLJ4bwwUGKC4pE7qBFoQyyh0H9sAg3fikYgAqVR0w==} + /@webpack-cli/serve/2.0.1_rjsyjcrmk25kqsjzwkvj3a2evq: + resolution: {integrity: sha512-0G7tNyS+yW8TdgHwZKlDWYXFA6OJQnoLCQvYKkQP0Q2X205PSQ6RNUj0M+1OB/9gRQaUZ/ccYfaxd0nhaWKfjw==} engines: {node: '>=14.15.0'} peerDependencies: webpack: 5.x.x @@ -3960,8 +4279,8 @@ packages: webpack-dev-server: optional: true dependencies: - webpack: 5.75.0_webpack-cli@5.0.0 - webpack-cli: 5.0.0_webpack@5.75.0 + webpack: 5.75.0_webpack-cli@5.0.1 + webpack-cli: 5.0.1_webpack@5.75.0 dev: true /@xtuc/ieee754/1.2.0: @@ -4193,12 +4512,12 @@ packages: tslib: 2.4.1 dev: false - /astro/1.6.10: - resolution: {integrity: sha512-W/ZGROkCKsDicpiXB82n8EkY6I0/12wdXS80NGaBdIUR1jZZxdN+0YMmdz+C2kYbjlo45KUsXpC/Tej+5KQYSQ==} + /astro/1.6.14: + resolution: {integrity: sha512-8ljrWPKEU5Hrrbupan48ba4gLWPY14Aqiv4u0U92wSl3wtsqPJUWWlHGGkXcgS/9dx8aiLkUm4RzCPFVnP7V2w==} engines: {node: ^14.18.0 || >=16.12.0, npm: '>=6.14.0'} hasBin: true dependencies: - '@astrojs/compiler': 0.29.17 + '@astrojs/compiler': 0.30.1 '@astrojs/language-server': 0.28.3 '@astrojs/markdown-remark': 1.1.3 '@astrojs/telemetry': 1.0.1 @@ -4222,7 +4541,6 @@ packages: deepmerge-ts: 4.2.2 diff: 5.1.0 es-module-lexer: 0.10.5 - esbuild: 0.14.54 execa: 6.1.0 fast-glob: 3.2.12 github-slugger: 1.4.0 @@ -4244,7 +4562,7 @@ packages: rehype: 12.0.1 resolve: 1.22.1 rollup: 2.79.1 - semver: 7.3.7 + semver: 7.3.8 shiki: 0.11.1 sirv: 2.0.2 slash: 4.0.0 @@ -4252,11 +4570,11 @@ packages: strip-ansi: 7.0.1 supports-esm: 1.0.0 tsconfig-resolver: 3.0.1 - typescript: 4.9.3 + typescript: 4.9.4 unist-util-visit: 4.1.1 vfile: 5.3.5 - vite: 3.2.4 - vitefu: 0.2.1_vite@3.2.4 + vite: 3.2.5 + vitefu: 0.2.1_vite@3.2.5 yargs-parser: 21.1.1 zod: 3.19.1 transitivePeerDependencies: @@ -4318,15 +4636,15 @@ packages: object.assign: 4.1.2 dev: true - /babel-plugin-jsx-dom-expressions/0.33.14_@babel+core@7.19.6: - resolution: {integrity: sha512-91T8uEz6Wb42bUm5vxRBawY05fBHiwUxah/xWBimuWpH3nf7E0KJ0Wm/s8R7lxRIZzwGCILv1IBlUCqA50WOVw==} + /babel-plugin-jsx-dom-expressions/0.35.6_@babel+core@7.20.5: + resolution: {integrity: sha512-z8VBym+Scol38MiR97iqQGsANjhsDqscRRemk+po+z3TWKV/fb9kux/gdKOJJSC/ARyUL3HExBFVtr+Efd24uw==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.19.6 + '@babel/core': 7.20.5 '@babel/helper-module-imports': 7.16.0 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.19.6 - '@babel/types': 7.20.0 + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.5 + '@babel/types': 7.20.5 html-entities: 2.3.2 dev: true @@ -4372,13 +4690,13 @@ packages: '@babel/core': ^7.12.10 dev: true - /babel-preset-solid/1.4.8_@babel+core@7.19.6: - resolution: {integrity: sha512-Qv1yoE7yIux68egUsUUEV26t7B0KLNyXKz1MTk89GJDc6mt+2s7+lDVr4tXa29PTZ/hXDTu2uLbEN/1OtmFFBg==} + /babel-preset-solid/1.6.3_@babel+core@7.20.5: + resolution: {integrity: sha512-AQ6aaKQlDAZc3aAS+nFfXbNBf+NeJwKlRA55clj9PQI+Mkqv8JvTOnAEIGfYa0OW0sntMWhNWx+ih/4PK2s3/w==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.19.6 - babel-plugin-jsx-dom-expressions: 0.33.14_@babel+core@7.19.6 + '@babel/core': 7.20.5 + babel-plugin-jsx-dom-expressions: 0.35.6_@babel+core@7.20.5 dev: true /bail/2.0.2: @@ -4742,6 +5060,12 @@ packages: /ci-info/3.4.0: resolution: {integrity: sha512-t5QdPT5jq3o262DOQ8zA6E1tlH2upmUc4Hlvrbx1pGYJuiiHl7O7rvVNI+l8HTVhd/q3Qc9vqimkNk5yiXsAug==} + dev: false + + /ci-info/3.7.0: + resolution: {integrity: sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==} + engines: {node: '>=8'} + dev: true /clean-css/5.2.4: resolution: {integrity: sha512-nKseG8wCzEuji/4yrgM/5cthL9oTDc5UOQyFMvW/Q53oP6gLH690o1NbuTh6Y18nujr7BxlsFuS7gXLnLzKJGg==} @@ -4805,6 +5129,10 @@ packages: resolution: {integrity: sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw==} engines: {node: '>=6'} + /client-only/0.0.1: + resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==} + dev: false + /clipboardy/2.3.0: resolution: {integrity: sha512-mKhiIL2DrQIsuXMgBgnfEHOZOryC7kY7YO//TN6c63wlEm3NG5tz+YgY5rVi29KCmq/QQjKYvM7a19+MDOTHOQ==} engines: {node: '>=8'} @@ -5214,13 +5542,13 @@ packages: timsort: 0.3.0 dev: true - /css-declaration-sorter/6.1.4_postcss@8.4.18: + /css-declaration-sorter/6.1.4_postcss@8.4.20: resolution: {integrity: sha512-lpfkqS0fctcmZotJGhnxkIyJWvBXgpyi2wsFd4J8VB7wzyrT6Ch/3Q+FMNJpjK4gu1+GN5khOnpU2ZVKrLbhCw==} engines: {node: '>= 10'} peerDependencies: postcss: ^8.0.9 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 timsort: 0.3.0 dev: true @@ -5230,14 +5558,14 @@ packages: peerDependencies: webpack: ^5.0.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.18 - postcss: 8.4.18 - postcss-modules-extract-imports: 3.0.0_postcss@8.4.18 - postcss-modules-local-by-default: 4.0.0_postcss@8.4.18 - postcss-modules-scope: 3.0.0_postcss@8.4.18 - postcss-modules-values: 4.0.0_postcss@8.4.18 + icss-utils: 5.1.0_postcss@8.4.20 + postcss: 8.4.20 + postcss-modules-extract-imports: 3.0.0_postcss@8.4.20 + postcss-modules-local-by-default: 4.0.0_postcss@8.4.20 + postcss-modules-scope: 3.0.0_postcss@8.4.20 + postcss-modules-values: 4.0.0_postcss@8.4.20 postcss-value-parser: 4.2.0 - semver: 7.3.7 + semver: 7.3.8 webpack: 5.75.0 dev: true @@ -5260,9 +5588,9 @@ packages: esbuild: optional: true dependencies: - cssnano: 5.1.0_postcss@8.4.18 + cssnano: 5.1.0_postcss@8.4.20 jest-worker: 27.4.0 - postcss: 8.4.18 + postcss: 8.4.20 schema-utils: 4.0.0 serialize-javascript: 6.0.0 source-map: 0.6.1 @@ -5336,42 +5664,42 @@ packages: postcss-unique-selectors: 5.1.0_postcss@8.4.14 dev: true - /cssnano-preset-default/5.2.0_postcss@8.4.18: + /cssnano-preset-default/5.2.0_postcss@8.4.20: resolution: {integrity: sha512-3N5Vcptj2pqVKpHVqH6ezOJvqikR2PdLTbTrsrhF61FbLRQuujAqZ2sKN5rvcMsb7hFjrNnjZT8CGEkxoN/Pwg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - css-declaration-sorter: 6.1.4_postcss@8.4.18 - cssnano-utils: 3.1.0_postcss@8.4.18 - postcss: 8.4.18 - postcss-calc: 8.2.4_postcss@8.4.18 - postcss-colormin: 5.3.0_postcss@8.4.18 - postcss-convert-values: 5.1.0_postcss@8.4.18 - postcss-discard-comments: 5.1.0_postcss@8.4.18 - postcss-discard-duplicates: 5.1.0_postcss@8.4.18 - postcss-discard-empty: 5.1.0_postcss@8.4.18 - postcss-discard-overridden: 5.1.0_postcss@8.4.18 - postcss-merge-longhand: 5.1.0_postcss@8.4.18 - postcss-merge-rules: 5.1.0_postcss@8.4.18 - postcss-minify-font-values: 5.1.0_postcss@8.4.18 - postcss-minify-gradients: 5.1.0_postcss@8.4.18 - postcss-minify-params: 5.1.0_postcss@8.4.18 - postcss-minify-selectors: 5.2.0_postcss@8.4.18 - postcss-normalize-charset: 5.1.0_postcss@8.4.18 - postcss-normalize-display-values: 5.1.0_postcss@8.4.18 - postcss-normalize-positions: 5.1.0_postcss@8.4.18 - postcss-normalize-repeat-style: 5.1.0_postcss@8.4.18 - postcss-normalize-string: 5.1.0_postcss@8.4.18 - postcss-normalize-timing-functions: 5.1.0_postcss@8.4.18 - postcss-normalize-unicode: 5.1.0_postcss@8.4.18 - postcss-normalize-url: 5.1.0_postcss@8.4.18 - postcss-normalize-whitespace: 5.1.0_postcss@8.4.18 - postcss-ordered-values: 5.1.0_postcss@8.4.18 - postcss-reduce-initial: 5.1.0_postcss@8.4.18 - postcss-reduce-transforms: 5.1.0_postcss@8.4.18 - postcss-svgo: 5.1.0_postcss@8.4.18 - postcss-unique-selectors: 5.1.0_postcss@8.4.18 + css-declaration-sorter: 6.1.4_postcss@8.4.20 + cssnano-utils: 3.1.0_postcss@8.4.20 + postcss: 8.4.20 + postcss-calc: 8.2.4_postcss@8.4.20 + postcss-colormin: 5.3.0_postcss@8.4.20 + postcss-convert-values: 5.1.0_postcss@8.4.20 + postcss-discard-comments: 5.1.0_postcss@8.4.20 + postcss-discard-duplicates: 5.1.0_postcss@8.4.20 + postcss-discard-empty: 5.1.0_postcss@8.4.20 + postcss-discard-overridden: 5.1.0_postcss@8.4.20 + postcss-merge-longhand: 5.1.0_postcss@8.4.20 + postcss-merge-rules: 5.1.0_postcss@8.4.20 + postcss-minify-font-values: 5.1.0_postcss@8.4.20 + postcss-minify-gradients: 5.1.0_postcss@8.4.20 + postcss-minify-params: 5.1.0_postcss@8.4.20 + postcss-minify-selectors: 5.2.0_postcss@8.4.20 + postcss-normalize-charset: 5.1.0_postcss@8.4.20 + postcss-normalize-display-values: 5.1.0_postcss@8.4.20 + postcss-normalize-positions: 5.1.0_postcss@8.4.20 + postcss-normalize-repeat-style: 5.1.0_postcss@8.4.20 + postcss-normalize-string: 5.1.0_postcss@8.4.20 + postcss-normalize-timing-functions: 5.1.0_postcss@8.4.20 + postcss-normalize-unicode: 5.1.0_postcss@8.4.20 + postcss-normalize-url: 5.1.0_postcss@8.4.20 + postcss-normalize-whitespace: 5.1.0_postcss@8.4.20 + postcss-ordered-values: 5.1.0_postcss@8.4.20 + postcss-reduce-initial: 5.1.0_postcss@8.4.20 + postcss-reduce-transforms: 5.1.0_postcss@8.4.20 + postcss-svgo: 5.1.0_postcss@8.4.20 + postcss-unique-selectors: 5.1.0_postcss@8.4.20 dev: true /cssnano-utils/3.1.0_postcss@8.4.14: @@ -5383,13 +5711,13 @@ packages: postcss: 8.4.14 dev: true - /cssnano-utils/3.1.0_postcss@8.4.18: + /cssnano-utils/3.1.0_postcss@8.4.20: resolution: {integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 dev: true /cssnano/5.1.0_postcss@8.4.14: @@ -5404,15 +5732,15 @@ packages: yaml: 1.10.2 dev: true - /cssnano/5.1.0_postcss@8.4.18: + /cssnano/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-wWxave1wMlThGg4ueK98jFKaNqXnQd1nVZpSkQ9XvR+YymlzP1ofWqES1JkHtI250LksP9z5JH+oDcrKDJezAg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-preset-default: 5.2.0_postcss@8.4.18 + cssnano-preset-default: 5.2.0_postcss@8.4.20 lilconfig: 2.0.6 - postcss: 8.4.18 + postcss: 8.4.20 yaml: 1.10.2 dev: true @@ -6449,6 +6777,36 @@ packages: esbuild-windows-64: 0.15.11 esbuild-windows-arm64: 0.15.11 + /esbuild/0.16.4: + resolution: {integrity: sha512-qQrPMQpPTWf8jHugLWHoGqZjApyx3OEm76dlTXobHwh/EBbavbRdjXdYi/GWr43GyN0sfpap14GPkb05NH3ROA==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/android-arm': 0.16.4 + '@esbuild/android-arm64': 0.16.4 + '@esbuild/android-x64': 0.16.4 + '@esbuild/darwin-arm64': 0.16.4 + '@esbuild/darwin-x64': 0.16.4 + '@esbuild/freebsd-arm64': 0.16.4 + '@esbuild/freebsd-x64': 0.16.4 + '@esbuild/linux-arm': 0.16.4 + '@esbuild/linux-arm64': 0.16.4 + '@esbuild/linux-ia32': 0.16.4 + '@esbuild/linux-loong64': 0.16.4 + '@esbuild/linux-mips64el': 0.16.4 + '@esbuild/linux-ppc64': 0.16.4 + '@esbuild/linux-riscv64': 0.16.4 + '@esbuild/linux-s390x': 0.16.4 + '@esbuild/linux-x64': 0.16.4 + '@esbuild/netbsd-x64': 0.16.4 + '@esbuild/openbsd-x64': 0.16.4 + '@esbuild/sunos-x64': 0.16.4 + '@esbuild/win32-arm64': 0.16.4 + '@esbuild/win32-ia32': 0.16.4 + '@esbuild/win32-x64': 0.16.4 + dev: true + /escalade/3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} @@ -6479,7 +6837,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_c5u3z3b56p5yrxfuaql7gkhl3q: + /eslint-module-utils/2.7.3_qdsakr2edwismmfv7rlnoscnqi: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -6497,7 +6855,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/parser': 5.46.0_ha6vam6werchizxrnqvarmz2zu debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -6505,35 +6863,35 @@ packages: - supports-color dev: true - /eslint-plugin-antfu/0.31.0_hsf322ms6xhhd4b5ne6lb74y4a: - resolution: {integrity: sha512-eeYyUfwOzwwa8CVaQuWxTDK2FXe9WaAlWtKHu1p0AtypvgPMDWbQQNDFxFRHlpI3RznnS1ZnCQnz7QC3CzH5tg==} + /eslint-plugin-antfu/0.33.1_ha6vam6werchizxrnqvarmz2zu: + resolution: {integrity: sha512-QhEFqyMpsXDV+Rz/mzGs6LSb6XAeCtS0YgmcqAEeTYL+rCmEaxGWiOKDphhEUcVf7qT86fZkF8h7ffBwId30bA==} dependencies: - '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/utils': 5.46.0_ha6vam6werchizxrnqvarmz2zu transitivePeerDependencies: - eslint - supports-color - typescript dev: true - /eslint-plugin-es/4.1.0_eslint@8.28.0: + /eslint-plugin-es/4.1.0_eslint@8.29.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.28.0 + eslint: 8.29.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-eslint-comments/3.2.0_eslint@8.28.0: + /eslint-plugin-eslint-comments/3.2.0_eslint@8.29.0: resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==} engines: {node: '>=6.5.0'} peerDependencies: eslint: '>=4.19.1' dependencies: escape-string-regexp: 1.0.5 - eslint: 8.28.0 + eslint: 8.29.0 ignore: 5.2.0 dev: true @@ -6543,7 +6901,7 @@ packages: htmlparser2: 8.0.1 dev: true - /eslint-plugin-import/2.26.0_vfrilbydaxalswvos6uuh4sxs4: + /eslint-plugin-import/2.26.0_jx43xxcguvnqqmtmaaygwl7cmu: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -6553,16 +6911,16 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a + '@typescript-eslint/parser': 5.46.0_ha6vam6werchizxrnqvarmz2zu array-includes: 3.1.5 array.prototype.flat: 1.2.5 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.28.0 + eslint: 8.29.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_c5u3z3b56p5yrxfuaql7gkhl3q + eslint-module-utils: 2.7.3_qdsakr2edwismmfv7rlnoscnqi has: 1.0.3 - is-core-module: 2.10.0 + is-core-module: 2.11.0 is-glob: 4.0.3 minimatch: 3.1.2 object.values: 1.1.5 @@ -6574,40 +6932,40 @@ packages: - supports-color dev: true - /eslint-plugin-jsonc/2.5.0_eslint@8.28.0: + /eslint-plugin-jsonc/2.5.0_eslint@8.29.0: resolution: {integrity: sha512-G257khwkrOQ5MJpSzz4yQh5K12W4xFZRcHmVlhVFWh2GCLDX+JwHnmkQoUoFDbOieSPBMsPFZDTJScwrXiWlIg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: - eslint: 8.28.0 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint: 8.29.0 + eslint-utils: 3.0.0_eslint@8.29.0 jsonc-eslint-parser: 2.1.0 natural-compare: 1.4.0 dev: true - /eslint-plugin-markdown/3.0.0_eslint@8.28.0: + /eslint-plugin-markdown/3.0.0_eslint@8.29.0: resolution: {integrity: sha512-hRs5RUJGbeHDLfS7ELanT0e29Ocyssf/7kBM+p7KluY5AwngGkDf8Oyu4658/NZSGTTq05FZeWbkxXtbVyHPwg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.28.0 + eslint: 8.29.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-n/15.5.1_eslint@8.28.0: + /eslint-plugin-n/15.5.1_eslint@8.29.0: resolution: {integrity: sha512-kAd+xhZm7brHoFLzKLB7/FGRFJNg/srmv67mqb7tto22rpr4wv/LV6RuXzAfv3jbab7+k1wi42PsIhGviywaaw==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 5.0.1 - eslint: 8.28.0 - eslint-plugin-es: 4.1.0_eslint@8.28.0 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint: 8.29.0 + eslint-plugin-es: 4.1.0_eslint@8.29.0 + eslint-utils: 3.0.0_eslint@8.29.0 ignore: 5.2.0 is-core-module: 2.11.0 minimatch: 3.1.2 @@ -6620,64 +6978,66 @@ packages: engines: {node: '>=5.0.0'} dev: true - /eslint-plugin-promise/6.1.1_eslint@8.28.0: + /eslint-plugin-promise/6.1.1_eslint@8.29.0: resolution: {integrity: sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.28.0 + eslint: 8.29.0 dev: true - /eslint-plugin-unicorn/44.0.2_eslint@8.28.0: - resolution: {integrity: sha512-GLIDX1wmeEqpGaKcnMcqRvMVsoabeF0Ton0EX4Th5u6Kmf7RM9WBl705AXFEsns56ESkEs0uyelLuUTvz9Tr0w==} + /eslint-plugin-unicorn/45.0.1_eslint@8.29.0: + resolution: {integrity: sha512-tLnIw5oDJJc3ILYtlKtqOxPP64FZLTkZkgeuoN6e7x6zw+rhBjOxyvq2c7577LGxXuIhBYrwisZuKNqOOHp3BA==} engines: {node: '>=14.18'} peerDependencies: - eslint: '>=8.23.1' + eslint: '>=8.28.0' dependencies: '@babel/helper-validator-identifier': 7.19.1 - ci-info: 3.4.0 + '@eslint-community/eslint-utils': 4.1.2_eslint@8.29.0 + ci-info: 3.7.0 clean-regexp: 1.0.0 - eslint: 8.28.0 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint: 8.29.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.2.0 + jsesc: 3.0.2 lodash: 4.17.21 pluralize: 8.0.0 read-pkg-up: 7.0.1 regexp-tree: 0.1.24 + regjsparser: 0.9.1 safe-regex: 2.1.1 semver: 7.3.8 strip-indent: 3.0.0 dev: true - /eslint-plugin-vue/9.7.0_eslint@8.28.0: - resolution: {integrity: sha512-DrOO3WZCZEwcLsnd3ohFwqCoipGRSTKTBTnLwdhqAbYZtzWl0o7D+D8ZhlmiZvABKTEl8AFsqH1GHGdybyoQmw==} + /eslint-plugin-vue/9.8.0_eslint@8.29.0: + resolution: {integrity: sha512-E/AXwcTzunyzM83C2QqDHxepMzvI2y6x+mmeYHbVDQlKFqmKYvRrhaVixEeeG27uI44p9oKDFiyCRw4XxgtfHA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.28.0 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint: 8.29.0 + eslint-utils: 3.0.0_eslint@8.29.0 natural-compare: 1.4.0 nth-check: 2.0.1 postcss-selector-parser: 6.0.9 semver: 7.3.8 - vue-eslint-parser: 9.0.2_eslint@8.28.0 + vue-eslint-parser: 9.0.2_eslint@8.29.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-yml/1.2.0_eslint@8.28.0: + /eslint-plugin-yml/1.2.0_eslint@8.29.0: resolution: {integrity: sha512-v0jAU/F5SJg28zkpxwGpY04eGZMWFP6os8u2qaEAIRjSH2GqrNl0yBR5+sMHLU/026kAduxVbvLSqmT3Mu3O0g==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.28.0 + eslint: 8.29.0 lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.1.0 @@ -6708,13 +7068,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.28.0: + /eslint-utils/3.0.0_eslint@8.29.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.28.0 + eslint: 8.29.0 eslint-visitor-keys: 2.1.0 dev: true @@ -6733,8 +7093,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.28.0: - resolution: {integrity: sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==} + /eslint/8.29.0: + resolution: {integrity: sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -6749,7 +7109,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.28.0 + eslint-utils: 3.0.0_eslint@8.29.0 eslint-visitor-keys: 3.3.0 espree: 9.4.0 esquery: 1.4.0 @@ -6781,6 +7141,10 @@ packages: - supports-color dev: true + /esm-env/1.0.0: + resolution: {integrity: sha512-Cf6VksWPsTuW01vU9Mk/3vRue91Zevka5SjyNf3nEpokFRuqt/KjUQoGAwq9qMmhpLTHmXzSIrFRw8zxWzmFBA==} + dev: true + /esno/0.16.3: resolution: {integrity: sha512-6slSBEV1lMKcX13DBifvnDFpNno5WXhw4j/ff7RI0y51BZiDqEe5dNhhjhIQ3iCOQuzsm2MbVzmwqbN78BBhPg==} hasBin: true @@ -7108,7 +7472,7 @@ packages: debug: 4.3.4 dev: true - /fork-ts-checker-webpack-plugin/6.5.0_vfotqvx6lgcbf3upbs6hgaza4q: + /fork-ts-checker-webpack-plugin/6.5.0_3fkjkrd3audxnith3e7fo4fnxi: resolution: {integrity: sha512-cS178Y+xxtIjEUorcHddKS7yCMlrDPV31mt47blKKRfMd70Kxu5xruAFE2o9sDY6wVC5deuob/u/alD04YYHnw==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -7135,7 +7499,7 @@ packages: schema-utils: 2.7.0 semver: 7.3.7 tapable: 1.1.3 - typescript: 4.9.3 + typescript: 4.9.4 webpack: 5.75.0 dev: true @@ -7694,13 +8058,13 @@ packages: safer-buffer: 2.1.2 dev: true - /icss-utils/5.1.0_postcss@8.4.18: + /icss-utils/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 dev: true /ieee754/1.2.1: @@ -8045,8 +8409,8 @@ packages: call-bind: 1.0.2 dev: true - /is-what/4.1.7: - resolution: {integrity: sha512-DBVOQNiPKnGMxRMLIYSwERAS5MVY1B7xYiGnpgctsOFvVDz9f9PFXXxMcTOHuoqYp4NK9qFYQaIC1NRRxLMpBQ==} + /is-what/4.1.8: + resolution: {integrity: sha512-yq8gMao5upkPoGEU9LsB2P+K3Kt8Q3fQFCGyNCWOAnJAMzEXVV9drYb0TXr42TTliLLhKIBvulgAXgtLLnwzGA==} engines: {node: '>=12.13'} dev: true @@ -8076,7 +8440,7 @@ packages: resolution: {integrity: sha512-4WuKcUxtzxBoKOUFbt1MtTY9fJwPVD4aN/4Cgxee7OLetPZn5as2bjfZz98XSf2Zq1JFfhqPZpS+43BmWXKgCA==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.11.9 + '@types/node': 18.11.13 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -8138,6 +8502,12 @@ packages: engines: {node: '>=4'} hasBin: true + /jsesc/3.0.2: + resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==} + engines: {node: '>=6'} + hasBin: true + dev: true + /json-parse-better-errors/1.0.2: resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==} dev: true @@ -8417,12 +8787,6 @@ packages: dependencies: yallist: 4.0.0 - /magic-string/0.25.7: - resolution: {integrity: sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==} - dependencies: - sourcemap-codec: 1.4.8 - dev: true - /magic-string/0.25.9: resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} dependencies: @@ -8435,6 +8799,13 @@ packages: sourcemap-codec: 1.4.8 dev: true + /magic-string/0.27.0: + resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} + engines: {node: '>=12'} + dependencies: + '@jridgewell/sourcemap-codec': 1.4.14 + dev: true + /make-dir/3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} @@ -8631,12 +9002,11 @@ packages: fs-monkey: 1.0.3 dev: true - /merge-anything/5.0.2: - resolution: {integrity: sha512-POPQBWkBC0vxdgzRJ2Mkj4+2NTKbvkHo93ih+jGDhNMLzIw+rYKjO7949hOQM2X7DxMHH1uoUkwWFLIzImw7gA==} + /merge-anything/5.1.4: + resolution: {integrity: sha512-7PWKwGOs5WWcpw+/OvbiFiAvEP6bv/QHiicigpqMGKIqPPAtGhBLR8LFJW+Zu6m9TXiR/a8+AiPlGG0ko1ruoQ==} engines: {node: '>=12.13'} dependencies: - is-what: 4.1.7 - ts-toolbelt: 9.6.0 + is-what: 4.1.8 dev: true /merge-descriptors/1.0.1: @@ -9129,15 +9499,15 @@ packages: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} dev: true - /next/12.3.4_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-VcyMJUtLZBGzLKo3oMxrEF0stxh8HwuW976pAzlHhI3t8qJ4SROjCrSh1T24bhrbjw55wfZXAbXPGwPt5FLRfQ==} - engines: {node: '>=12.22.0'} + /next/13.0.6_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-COvigvms2LRt1rrzfBQcMQ2GZd86Mvk1z+LOLY5pniFtL4VrTmhZ9salrbKfSiXbhsD01TrDdD68ec3ABDyscA==} + engines: {node: '>=14.6.0'} hasBin: true peerDependencies: fibers: '>= 3.1.0' node-sass: ^6.0.0 || ^7.0.0 - react: ^17.0.2 || ^18.0.0-0 - react-dom: ^17.0.2 || ^18.0.0-0 + react: ^18.2.0 + react-dom: ^18.2.0 sass: ^1.3.0 peerDependenciesMeta: fibers: @@ -9147,28 +9517,27 @@ packages: sass: optional: true dependencies: - '@next/env': 12.3.4 - '@swc/helpers': 0.4.11 + '@next/env': 13.0.6 + '@swc/helpers': 0.4.14 caniuse-lite: 1.0.30001414 postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - styled-jsx: 5.0.7_react@18.2.0 - use-sync-external-store: 1.2.0_react@18.2.0 + styled-jsx: 5.1.0_react@18.2.0 optionalDependencies: - '@next/swc-android-arm-eabi': 12.3.4 - '@next/swc-android-arm64': 12.3.4 - '@next/swc-darwin-arm64': 12.3.4 - '@next/swc-darwin-x64': 12.3.4 - '@next/swc-freebsd-x64': 12.3.4 - '@next/swc-linux-arm-gnueabihf': 12.3.4 - '@next/swc-linux-arm64-gnu': 12.3.4 - '@next/swc-linux-arm64-musl': 12.3.4 - '@next/swc-linux-x64-gnu': 12.3.4 - '@next/swc-linux-x64-musl': 12.3.4 - '@next/swc-win32-arm64-msvc': 12.3.4 - '@next/swc-win32-ia32-msvc': 12.3.4 - '@next/swc-win32-x64-msvc': 12.3.4 + '@next/swc-android-arm-eabi': 13.0.6 + '@next/swc-android-arm64': 13.0.6 + '@next/swc-darwin-arm64': 13.0.6 + '@next/swc-darwin-x64': 13.0.6 + '@next/swc-freebsd-x64': 13.0.6 + '@next/swc-linux-arm-gnueabihf': 13.0.6 + '@next/swc-linux-arm64-gnu': 13.0.6 + '@next/swc-linux-arm64-musl': 13.0.6 + '@next/swc-linux-x64-gnu': 13.0.6 + '@next/swc-linux-x64-musl': 13.0.6 + '@next/swc-win32-arm64-msvc': 13.0.6 + '@next/swc-win32-ia32-msvc': 13.0.6 + '@next/swc-win32-x64-msvc': 13.0.6 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -9672,12 +10041,12 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-calc/8.2.4_postcss@8.4.18: + /postcss-calc/8.2.4_postcss@8.4.20: resolution: {integrity: sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==} peerDependencies: postcss: ^8.2.2 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-selector-parser: 6.0.9 postcss-value-parser: 4.2.0 dev: true @@ -9695,7 +10064,7 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-colormin/5.3.0_postcss@8.4.18: + /postcss-colormin/5.3.0_postcss@8.4.20: resolution: {integrity: sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -9704,7 +10073,7 @@ packages: browserslist: 4.21.4 caniuse-api: 3.0.0 colord: 2.9.2 - postcss: 8.4.18 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -9718,13 +10087,13 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-convert-values/5.1.0_postcss@8.4.18: + /postcss-convert-values/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-GkyPbZEYJiWtQB0KZ0X6qusqFHUepguBCNFi9t5JJc7I2OTXG7C0twbTLvCfaKOLl3rSXmpAwV7W5txd91V84g==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -9737,13 +10106,13 @@ packages: postcss: 8.4.14 dev: true - /postcss-discard-comments/5.1.0_postcss@8.4.18: + /postcss-discard-comments/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-L0IKF4jAshRyn03SkEO6ar/Ipz2oLywVbg2THf2EqqdNkBwmVMxuTR/RoAltOw4piiaLt3gCAdrbAqmTBInmhg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 dev: true /postcss-discard-duplicates/5.1.0_postcss@8.4.14: @@ -9755,13 +10124,13 @@ packages: postcss: 8.4.14 dev: true - /postcss-discard-duplicates/5.1.0_postcss@8.4.18: + /postcss-discard-duplicates/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 dev: true /postcss-discard-empty/5.1.0_postcss@8.4.14: @@ -9773,13 +10142,13 @@ packages: postcss: 8.4.14 dev: true - /postcss-discard-empty/5.1.0_postcss@8.4.18: + /postcss-discard-empty/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-782T/buGgb3HOuHOJAHpdyKzAAKsv/BxWqsutnZ+QsiHEcDkY7v+6WWdturuBiSal6XMOO1p1aJvwXdqLD5vhA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 dev: true /postcss-discard-overridden/5.1.0_postcss@8.4.14: @@ -9791,13 +10160,13 @@ packages: postcss: 8.4.14 dev: true - /postcss-discard-overridden/5.1.0_postcss@8.4.18: + /postcss-discard-overridden/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 dev: true /postcss-load-config/3.1.4: @@ -9843,7 +10212,7 @@ packages: cosmiconfig: 7.0.1 klona: 2.0.5 postcss: 8.4.14 - semver: 7.3.7 + semver: 7.3.8 webpack: 5.75.0 dev: true @@ -9858,15 +10227,15 @@ packages: stylehacks: 5.1.0_postcss@8.4.14 dev: true - /postcss-merge-longhand/5.1.0_postcss@8.4.18: + /postcss-merge-longhand/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-Gr46srN2tsLD8fudKYoHO56RG0BLQ2nsBRnSZGY04eNBPwTeWa9KeHrbL3tOLAHyB2aliikycPH2TMJG1U+W6g==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-value-parser: 4.2.0 - stylehacks: 5.1.0_postcss@8.4.18 + stylehacks: 5.1.0_postcss@8.4.20 dev: true /postcss-merge-rules/5.1.0_postcss@8.4.14: @@ -9882,7 +10251,7 @@ packages: postcss-selector-parser: 6.0.9 dev: true - /postcss-merge-rules/5.1.0_postcss@8.4.18: + /postcss-merge-rules/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-NecukEJovQ0mG7h7xV8wbYAkXGTO3MPKnXvuiXzOKcxoOodfTTKYjeo8TMhAswlSkjcPIBlnKbSFcTuVSDaPyQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -9890,8 +10259,8 @@ packages: dependencies: browserslist: 4.21.4 caniuse-api: 3.0.0 - cssnano-utils: 3.1.0_postcss@8.4.18 - postcss: 8.4.18 + cssnano-utils: 3.1.0_postcss@8.4.20 + postcss: 8.4.20 postcss-selector-parser: 6.0.9 dev: true @@ -9905,13 +10274,13 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-minify-font-values/5.1.0_postcss@8.4.18: + /postcss-minify-font-values/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -9927,15 +10296,15 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-minify-gradients/5.1.0_postcss@8.4.18: + /postcss-minify-gradients/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-J/TMLklkONn3LuL8wCwfwU8zKC1hpS6VcxFkNUNjmVt53uKqrrykR3ov11mdUYyqVMEx67slMce0tE14cE4DTg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: colord: 2.9.2 - cssnano-utils: 3.1.0_postcss@8.4.18 - postcss: 8.4.18 + cssnano-utils: 3.1.0_postcss@8.4.20 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -9951,15 +10320,15 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-minify-params/5.1.0_postcss@8.4.18: + /postcss-minify-params/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-q67dcts4Hct6x8+JmhBgctHkbvUsqGIg2IItenjE63iZXMbhjr7AlVZkNnKtIGt/1Wsv7p/7YzeSII6Q+KPXRg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: browserslist: 4.21.4 - cssnano-utils: 3.1.0_postcss@8.4.18 - postcss: 8.4.18 + cssnano-utils: 3.1.0_postcss@8.4.20 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -9973,55 +10342,55 @@ packages: postcss-selector-parser: 6.0.9 dev: true - /postcss-minify-selectors/5.2.0_postcss@8.4.18: + /postcss-minify-selectors/5.2.0_postcss@8.4.20: resolution: {integrity: sha512-vYxvHkW+iULstA+ctVNx0VoRAR4THQQRkG77o0oa4/mBS0OzGvvzLIvHDv/nNEM0crzN2WIyFU5X7wZhaUK3RA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-selector-parser: 6.0.9 dev: true - /postcss-modules-extract-imports/3.0.0_postcss@8.4.18: + /postcss-modules-extract-imports/3.0.0_postcss@8.4.20: resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 dev: true - /postcss-modules-local-by-default/4.0.0_postcss@8.4.18: + /postcss-modules-local-by-default/4.0.0_postcss@8.4.20: resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.18 - postcss: 8.4.18 + icss-utils: 5.1.0_postcss@8.4.20 + postcss: 8.4.20 postcss-selector-parser: 6.0.9 postcss-value-parser: 4.2.0 dev: true - /postcss-modules-scope/3.0.0_postcss@8.4.18: + /postcss-modules-scope/3.0.0_postcss@8.4.20: resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-selector-parser: 6.0.9 dev: true - /postcss-modules-values/4.0.0_postcss@8.4.18: + /postcss-modules-values/4.0.0_postcss@8.4.20: resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0_postcss@8.4.18 - postcss: 8.4.18 + icss-utils: 5.1.0_postcss@8.4.20 + postcss: 8.4.20 dev: true /postcss-normalize-charset/5.1.0_postcss@8.4.14: @@ -10033,13 +10402,13 @@ packages: postcss: 8.4.14 dev: true - /postcss-normalize-charset/5.1.0_postcss@8.4.18: + /postcss-normalize-charset/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 dev: true /postcss-normalize-display-values/5.1.0_postcss@8.4.14: @@ -10052,13 +10421,13 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-display-values/5.1.0_postcss@8.4.18: + /postcss-normalize-display-values/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -10072,13 +10441,13 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-positions/5.1.0_postcss@8.4.18: + /postcss-normalize-positions/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-8gmItgA4H5xiUxgN/3TVvXRoJxkAWLW6f/KKhdsH03atg0cB8ilXnrB5PpSshwVu/dD2ZsRFQcR1OEmSBDAgcQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -10092,13 +10461,13 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-repeat-style/5.1.0_postcss@8.4.18: + /postcss-normalize-repeat-style/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-IR3uBjc+7mcWGL6CtniKNQ4Rr5fTxwkaDHwMBDGGs1x9IVRkYIT/M4NelZWkAOBdV6v3Z9S46zqaKGlyzHSchw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -10112,13 +10481,13 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-string/5.1.0_postcss@8.4.18: + /postcss-normalize-string/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -10132,13 +10501,13 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-timing-functions/5.1.0_postcss@8.4.18: + /postcss-normalize-timing-functions/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -10153,14 +10522,14 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-unicode/5.1.0_postcss@8.4.18: + /postcss-normalize-unicode/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-J6M3MizAAZ2dOdSjy2caayJLQT8E8K9XjLce8AUQMwOrCvjCHv24aLC/Lps1R1ylOfol5VIDMaM/Lo9NGlk1SQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: browserslist: 4.21.4 - postcss: 8.4.18 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -10175,14 +10544,14 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-url/5.1.0_postcss@8.4.18: + /postcss-normalize-url/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: normalize-url: 6.1.0 - postcss: 8.4.18 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -10196,13 +10565,13 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-normalize-whitespace/5.1.0_postcss@8.4.18: + /postcss-normalize-whitespace/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-7O1FanKaJkpWFyCghFzIkLhehujV/frGkdofGLwhg5upbLyGsSfiTcZAdSzoPsSUgyPCkBkNMeWR8yVgPdQybg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -10217,14 +10586,14 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-ordered-values/5.1.0_postcss@8.4.18: + /postcss-ordered-values/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-wU4Z4D4uOIH+BUKkYid36gGDJNQtkVJT7Twv8qH6UyfttbbJWyw4/xIPuVEkkCtQLAJ0EdsNSh8dlvqkXb49TA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-utils: 3.1.0_postcss@8.4.18 - postcss: 8.4.18 + cssnano-utils: 3.1.0_postcss@8.4.20 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -10239,7 +10608,7 @@ packages: postcss: 8.4.14 dev: true - /postcss-reduce-initial/5.1.0_postcss@8.4.18: + /postcss-reduce-initial/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -10247,7 +10616,7 @@ packages: dependencies: browserslist: 4.21.4 caniuse-api: 3.0.0 - postcss: 8.4.18 + postcss: 8.4.20 dev: true /postcss-reduce-transforms/5.1.0_postcss@8.4.14: @@ -10260,13 +10629,13 @@ packages: postcss-value-parser: 4.2.0 dev: true - /postcss-reduce-transforms/5.1.0_postcss@8.4.18: + /postcss-reduce-transforms/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-value-parser: 4.2.0 dev: true @@ -10289,13 +10658,13 @@ packages: svgo: 2.8.0 dev: true - /postcss-svgo/5.1.0_postcss@8.4.18: + /postcss-svgo/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-value-parser: 4.2.0 svgo: 2.8.0 dev: true @@ -10310,13 +10679,13 @@ packages: postcss-selector-parser: 6.0.9 dev: true - /postcss-unique-selectors/5.1.0_postcss@8.4.18: + /postcss-unique-selectors/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-LmUhgGobtpeVJJHuogzjLRwJlN7VH+BL5c9GKMVJSS/ejoyePZkXvNsYUtk//F6vKOGK86gfRS0xH7fXQSDtvA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - postcss: 8.4.18 + postcss: 8.4.20 postcss-selector-parser: 6.0.9 dev: true @@ -10348,6 +10717,14 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 + /postcss/8.4.20: + resolution: {integrity: sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.4 + picocolors: 1.0.0 + source-map-js: 1.0.2 + /preact/10.11.3: resolution: {integrity: sha512-eY93IVpod/zG3uMF22Unl8h9KkrcKIRs2EGar8hwLZZDU1lkjph303V9HZBwufh2s736U6VXuhD109LYqPoffg==} @@ -10630,6 +11007,13 @@ packages: jsesc: 0.5.0 dev: true + /regjsparser/0.9.1: + resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} + hasBin: true + dependencies: + jsesc: 0.5.0 + dev: true + /rehype-parse/8.0.4: resolution: {integrity: sha512-MJJKONunHjoTh4kc3dsM1v3C9kGrrxvA3U8PxZlP2SjH8RNUSrb+lF7Y0KVaUDnGH2QZ5vAn7ulkiajM9ifuqg==} dependencies: @@ -10857,9 +11241,10 @@ packages: hasBin: true optionalDependencies: fsevents: 2.3.2 + dev: false - /rollup/3.4.0: - resolution: {integrity: sha512-4g8ZrEFK7UbDvy3JF+d5bLiC8UKkS3n/27/cnVeESwB1LVPl6MoPL32/6+SCQ1vHTp6Mvp2veIHtwELhi+uXEw==} + /rollup/3.7.3: + resolution: {integrity: sha512-7e68MQbAWCX6mI4/0lG1WHd+NdNAlVamg0Zkd+8LZ/oXojligdGnCNyHlzXqXCZObyjs5FRc3AH0b17iJESGIQ==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -10998,6 +11383,7 @@ packages: hasBin: true dependencies: lru-cache: 6.0.0 + dev: true /semver/7.3.8: resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} @@ -11169,12 +11555,12 @@ packages: websocket-driver: 0.7.4 dev: true - /solid-js/1.6.2: - resolution: {integrity: sha512-AZBsj+Yn1xliniTTeuQKG9V7VQVkQ8lZmSKvBjpcVSoZeF7nvt/N5f7Kcsx6QSufioa2YgvBjkIiA0cM0qhotw==} + /solid-js/1.6.4: + resolution: {integrity: sha512-IfJJ1ejAcRTOEB0XXk/J8tzvVNZXAdEuHtWQwTXefUteZPGWOl4aVSOrkoj3y1bjwDayqok3+Vv3TV/j4IhKyw==} dependencies: csstype: 3.1.0 - /solid-refresh/0.4.1_solid-js@1.6.2: + /solid-refresh/0.4.1_solid-js@1.6.4: resolution: {integrity: sha512-v3tD/OXQcUyXLrWjPW1dXZyeWwP7/+GQNs8YTL09GBq+5FguA6IejJWUvJDrLIA4M0ho9/5zK2e9n+uy+4488g==} peerDependencies: solid-js: ^1.3 @@ -11182,7 +11568,7 @@ packages: '@babel/generator': 7.20.0 '@babel/helper-module-imports': 7.18.6 '@babel/types': 7.20.0 - solid-js: 1.6.2 + solid-js: 1.6.4 dev: true /sorcery/0.10.0: @@ -11445,8 +11831,8 @@ packages: engines: {node: '>=8'} dev: true - /strip-literal/0.4.2: - resolution: {integrity: sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw==} + /strip-literal/1.0.0: + resolution: {integrity: sha512-5o4LsH1lzBzO9UFH63AJ2ad2/S2AVx6NtjOcaz+VTT2h1RiRvbipW72z8M/lxEhcPHDBQwpDrnTF7sXy/7OwCQ==} dependencies: acorn: 8.8.1 dev: true @@ -11457,8 +11843,8 @@ packages: inline-style-parser: 0.1.1 dev: false - /styled-jsx/5.0.7_react@18.2.0: - resolution: {integrity: sha512-b3sUzamS086YLRuvnaDigdAewz1/EFYlHpYBP5mZovKEdQQOIIYq8lApylub3HHZ6xFjV051kkGU7cudJmrXEA==} + /styled-jsx/5.1.0_react@18.2.0: + resolution: {integrity: sha512-/iHaRJt9U7T+5tp6TRelLnqBqiaIT0HsO0+vgyj8hK2KUk7aejFqRrumqPUlAqDwAj8IbS/1hk3IhBAAK/FCUQ==} engines: {node: '>= 12.0.0'} peerDependencies: '@babel/core': '*' @@ -11470,6 +11856,7 @@ packages: babel-plugin-macros: optional: true dependencies: + client-only: 0.0.1 react: 18.2.0 dev: false @@ -11484,14 +11871,14 @@ packages: postcss-selector-parser: 6.0.9 dev: true - /stylehacks/5.1.0_postcss@8.4.18: + /stylehacks/5.1.0_postcss@8.4.20: resolution: {integrity: sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: browserslist: 4.21.4 - postcss: 8.4.18 + postcss: 8.4.20 postcss-selector-parser: 6.0.9 dev: true @@ -11543,8 +11930,8 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - /svelte-check/2.9.2_svelte@3.53.1: - resolution: {integrity: sha512-DRi8HhnCiqiGR2YF9ervPGvtoYrheE09cXieCTEqeTPOTJzfoa54Py8rovIBv4bH4n5HgZYIyTQ3DDLHQLl2uQ==} + /svelte-check/2.10.2_svelte@3.54.0: + resolution: {integrity: sha512-h1Tuiir0m8J5yqN+Vx6qgKKk1L871e6a9o7rMwVWfu8Qs6Wg7x2R+wcxS3SO3VpW5JCxCat90rxPsZMYgz+HaQ==} hasBin: true peerDependencies: svelte: ^3.24.0 @@ -11555,9 +11942,9 @@ packages: import-fresh: 3.3.0 picocolors: 1.0.0 sade: 1.8.1 - svelte: 3.53.1 - svelte-preprocess: 4.10.7_7dvewpees4iyn2tkw2qzal77a4 - typescript: 4.9.3 + svelte: 3.54.0 + svelte-preprocess: 4.10.7_vjccw6zkwqrmxudvmy4reaayx4 + typescript: 4.9.4 transitivePeerDependencies: - '@babel/core' - coffeescript @@ -11571,16 +11958,16 @@ packages: - sugarss dev: true - /svelte-hmr/0.15.1_svelte@3.53.1: + /svelte-hmr/0.15.1_svelte@3.54.0: resolution: {integrity: sha512-BiKB4RZ8YSwRKCNVdNxK/GfY+r4Kjgp9jCLEy0DuqAKfmQtpL38cQK3afdpjw4sqSs4PLi3jIPJIFp259NkZtA==} engines: {node: ^12.20 || ^14.13.1 || >= 16} peerDependencies: svelte: '>=3.19.0' dependencies: - svelte: 3.53.1 + svelte: 3.54.0 dev: true - /svelte-preprocess/4.10.7_7dvewpees4iyn2tkw2qzal77a4: + /svelte-preprocess/4.10.7_vjccw6zkwqrmxudvmy4reaayx4: resolution: {integrity: sha512-sNPBnqYD6FnmdBrUmBCaqS00RyCsCpj2BG58A1JBswNF7b0OKviwxqVrOL/CKyJrLSClrSeqQv5BXNg2RUbPOw==} engines: {node: '>= 9.11.2'} requiresBuild: true @@ -11621,18 +12008,66 @@ packages: typescript: optional: true dependencies: - '@types/pug': 2.0.4 - '@types/sass': 1.16.1 + '@types/pug': 2.0.6 + '@types/sass': 1.43.1 detect-indent: 6.1.0 - magic-string: 0.25.7 + magic-string: 0.25.9 sorcery: 0.10.0 strip-indent: 3.0.0 - svelte: 3.53.1 - typescript: 4.9.3 + svelte: 3.54.0 + typescript: 4.9.4 dev: true - /svelte/3.53.1: - resolution: {integrity: sha512-Q4/hHkktZogGhN5iqxqSi9sjEVoe/NbIxX4hXEHoasTxj+TxEQVAq66LnDMdAZxjmsodkoI5F3slqsS68U7FNw==} + /svelte-preprocess/5.0.0_vjccw6zkwqrmxudvmy4reaayx4: + resolution: {integrity: sha512-q7lpa7i2FBu8Pa+G0MmuQQWETBwCKgsGmuq1Sf6n8q4uaG9ZLcLP0Y+etC6bF4sE6EbLxfiI38zV6RfPe3RSfg==} + engines: {node: '>= 14.10.0'} + requiresBuild: true + peerDependencies: + '@babel/core': ^7.10.2 + coffeescript: ^2.5.1 + less: ^3.11.3 || ^4.0.0 + postcss: ^7 || ^8 + postcss-load-config: ^2.1.0 || ^3.0.0 || ^4.0.0 + pug: ^3.0.0 + sass: ^1.26.8 + stylus: ^0.55.0 + sugarss: ^2.0.0 || ^3.0.0 || ^4.0.0 + svelte: ^3.23.0 + typescript: ^3.9.5 || ^4.0.0 + peerDependenciesMeta: + '@babel/core': + optional: true + coffeescript: + optional: true + less: + optional: true + postcss: + optional: true + postcss-load-config: + optional: true + pug: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + typescript: + optional: true + dependencies: + '@types/pug': 2.0.6 + '@types/sass': 1.43.1 + detect-indent: 6.1.0 + magic-string: 0.27.0 + sorcery: 0.10.0 + strip-indent: 3.0.0 + svelte: 3.54.0 + typescript: 4.9.4 + dev: true + + /svelte/3.54.0: + resolution: {integrity: sha512-tdrgeJU0hob0ZWAMoKXkhcxXA7dpTg6lZGxUeko5YqvPdJBiyRspGsCwV27kIrbrqPP2WUoSV9ca0gnLlw8YzQ==} engines: {node: '>= 8'} dev: true @@ -11688,7 +12123,7 @@ packages: serialize-javascript: 6.0.0 source-map: 0.6.1 terser: 5.12.0 - webpack: 5.75.0_webpack-cli@5.0.0 + webpack: 5.75.0_webpack-cli@5.0.1 dev: true /terser/5.12.0: @@ -11812,7 +12247,7 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /ts-loader/9.2.7_vfotqvx6lgcbf3upbs6hgaza4q: + /ts-loader/9.2.7_3fkjkrd3audxnith3e7fo4fnxi: resolution: {integrity: sha512-Fxh44mKli9QezgbdCXkEJWxnedQ0ead7DXTH+lfXEPedu+Y9EtMJ2aQ9G3Dj1j7Q612E8931rww8NDZha4Tibg==} engines: {node: '>=12.0.0'} peerDependencies: @@ -11823,14 +12258,10 @@ packages: enhanced-resolve: 5.10.0 micromatch: 4.0.4 semver: 7.3.7 - typescript: 4.9.3 + typescript: 4.9.4 webpack: 5.75.0 dev: true - /ts-toolbelt/9.6.0: - resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==} - dev: true - /tsconfig-paths/3.14.1: resolution: {integrity: sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==} dependencies: @@ -11866,7 +12297,7 @@ packages: esbuild: 0.14.54 dev: false - /tsup/6.5.0_typescript@4.9.3: + /tsup/6.5.0_typescript@4.9.4: resolution: {integrity: sha512-36u82r7rYqRHFkD15R20Cd4ercPkbYmuvRkz3Q1LCm5BsiFNUgpo36zbjVhCOgvjyxNBWNKHsaD5Rl8SykfzNA==} engines: {node: '>=14'} hasBin: true @@ -11892,24 +12323,24 @@ packages: joycon: 3.1.1 postcss-load-config: 3.1.4 resolve-from: 5.0.0 - rollup: 3.4.0 + rollup: 3.7.3 source-map: 0.8.0-beta.0 sucrase: 3.20.3 tree-kill: 1.2.2 - typescript: 4.9.3 + typescript: 4.9.4 transitivePeerDependencies: - supports-color - ts-node dev: true - /tsutils/3.21.0_typescript@4.9.3: + /tsutils/3.21.0_typescript@4.9.4: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.9.3 + typescript: 4.9.4 dev: true /tsx/3.4.2: @@ -11968,8 +12399,8 @@ packages: mime-types: 2.1.32 dev: true - /typescript/4.9.3: - resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==} + /typescript/4.9.4: + resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==} engines: {node: '>=4.2.0'} hasBin: true @@ -11994,8 +12425,8 @@ packages: jiti: 1.16.0 dev: true - /undici/5.12.0: - resolution: {integrity: sha512-zMLamCG62PGjd9HHMpo05bSLvvwWOZgGeiWlN/vlqu3+lRo3elxktVGEyLMX+IO7c2eflLjcW74AlkhEZm15mg==} + /undici/5.14.0: + resolution: {integrity: sha512-yJlHYw6yXPPsuOH0x2Ib1Km61vu4hLiRRQoafs+WUgX1vO64vgnxiCEN9dpIrhZyHFsai3F0AEj4P9zy19enEQ==} engines: {node: '>=12.18'} dependencies: busboy: 1.6.0 @@ -12126,8 +12557,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-vue-components/0.22.9_vue@2.7.8: - resolution: {integrity: sha512-qBvooq3EgpjtYicxeccRUGUBBQCCw9rJ0kHPZPOSJd8TBZViSv86vuKLTRDHPyjWtclwOIkVStZJfPdJFhYUMw==} + /unplugin-vue-components/0.22.11_vue@2.7.8: + resolution: {integrity: sha512-GTzqPl0Ek8fq8qMufjR6hvtnjnSwMpJ1Rg2Ez9AcKZVp1piWoU/Q4FDnI9wHVKX8eenYL0nqAF3ejYAk1TUfqQ==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -12136,7 +12567,7 @@ packages: '@babel/parser': optional: true dependencies: - '@antfu/utils': 0.6.2 + '@antfu/utils': 0.7.2 '@rollup/pluginutils': 5.0.2 chokidar: 3.5.3 debug: 4.3.4 @@ -12145,15 +12576,15 @@ packages: magic-string: 0.26.7 minimatch: 5.1.0 resolve: 1.22.1 - unplugin: 0.10.2 + unplugin: 1.0.1 vue: 2.7.8 transitivePeerDependencies: - rollup - supports-color dev: true - /unplugin-vue-components/0.22.9_vue@3.2.37: - resolution: {integrity: sha512-qBvooq3EgpjtYicxeccRUGUBBQCCw9rJ0kHPZPOSJd8TBZViSv86vuKLTRDHPyjWtclwOIkVStZJfPdJFhYUMw==} + /unplugin-vue-components/0.22.11_vue@3.2.37: + resolution: {integrity: sha512-GTzqPl0Ek8fq8qMufjR6hvtnjnSwMpJ1Rg2Ez9AcKZVp1piWoU/Q4FDnI9wHVKX8eenYL0nqAF3ejYAk1TUfqQ==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -12162,7 +12593,7 @@ packages: '@babel/parser': optional: true dependencies: - '@antfu/utils': 0.6.2 + '@antfu/utils': 0.7.2 '@rollup/pluginutils': 5.0.2 chokidar: 3.5.3 debug: 4.3.4 @@ -12171,30 +12602,20 @@ packages: magic-string: 0.26.7 minimatch: 5.1.0 resolve: 1.22.1 - unplugin: 0.10.2 + unplugin: 1.0.1 vue: 3.2.37 transitivePeerDependencies: - rollup - supports-color dev: true - /unplugin/0.10.2: - resolution: {integrity: sha512-6rk7GUa4ICYjae5PrAllvcDeuT8pA9+j5J5EkxbMFaV+SalHhxZ7X2dohMzu6C3XzsMT+6jwR/+pwPNR3uK9MA==} - dependencies: - acorn: 8.8.0 - chokidar: 3.5.3 - webpack-sources: 3.2.3 - webpack-virtual-modules: 0.4.5 - dev: true - - /unplugin/1.0.0: - resolution: {integrity: sha512-H5UnBUxfhTXBXGo2AwKsl0UaLSHzSNDZNehPQSgdhVfO/t+XAS1Yoj3vmLrrlBrS9ZwtH5tejbX/TCp5DcyCKg==} + /unplugin/1.0.1: + resolution: {integrity: sha512-aqrHaVBWW1JVKBHmGo33T5TxeL0qWzfvjWokObHA9bYmN7eNDkwOxmLjhioHl9878qDFMAaT51XNroRyuz7WxA==} dependencies: acorn: 8.8.1 chokidar: 3.5.3 webpack-sources: 3.2.3 - webpack-virtual-modules: 0.4.6 - dev: false + webpack-virtual-modules: 0.5.0 /update-browserslist-db/1.0.10_browserslist@4.21.4: resolution: {integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==} @@ -12212,14 +12633,6 @@ packages: punycode: 2.1.1 dev: true - /use-sync-external-store/1.2.0_react@18.2.0: - resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - dependencies: - react: 18.2.0 - dev: false - /util-deprecate/1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} @@ -12284,7 +12697,7 @@ packages: vfile-message: 3.1.2 dev: false - /vite-plugin-inspect/0.7.9_vite@3.2.4: + /vite-plugin-inspect/0.7.9_vite@4.0.0: resolution: {integrity: sha512-YBI5/smKxx2gc5MrzQ8n6ztGxdtItoqumJn96d6b57SvC9aSvjMXsvzUgrR/dlVXCnpu755m1TXp3h/TsVOwJA==} engines: {node: '>=14'} peerDependencies: @@ -12296,32 +12709,32 @@ packages: kolorist: 1.6.0 sirv: 2.0.2 ufo: 1.0.0 - vite: 3.2.4 + vite: 4.0.0 transitivePeerDependencies: - rollup - supports-color dev: true - /vite-plugin-solid/2.4.0_solid-js@1.6.2+vite@3.2.4: - resolution: {integrity: sha512-Rr+t2sr9TWIvH16yzBZzx6O9YSpYAvcwKUMPqbi/4iU3mRumXQ4O10i1XGtQIynC7U3XwJsMzAJigDFGbiJBiw==} + /vite-plugin-solid/2.5.0_solid-js@1.6.4+vite@4.0.0: + resolution: {integrity: sha512-VneGd3RyFJvwaiffsqgymeMaofn0IzQLPwDzafTV2f1agoWeeJlk5VrI5WqT9BTtLe69vNNbCJWqLhHr9fOdDw==} peerDependencies: - solid-js: ^1.3.17 - vite: ^3.0.0 + solid-js: ^1.3.17 || ^1.4.0 || ^1.5.0 || ^1.6.0 + vite: ^3.0.0 || ^4.0.0 dependencies: - '@babel/core': 7.19.6 - '@babel/preset-typescript': 7.18.6_@babel+core@7.19.6 - babel-preset-solid: 1.4.8_@babel+core@7.19.6 - merge-anything: 5.0.2 - solid-js: 1.6.2 - solid-refresh: 0.4.1_solid-js@1.6.2 - vite: 3.2.4 - vitefu: 0.1.1_vite@3.2.4 + '@babel/core': 7.20.5 + '@babel/preset-typescript': 7.18.6_@babel+core@7.20.5 + babel-preset-solid: 1.6.3_@babel+core@7.20.5 + merge-anything: 5.1.4 + solid-js: 1.6.4 + solid-refresh: 0.4.1_solid-js@1.6.4 + vite: 4.0.0 + vitefu: 0.2.3_vite@4.0.0 transitivePeerDependencies: - supports-color dev: true - /vite/3.2.4: - resolution: {integrity: sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==} + /vite/3.2.5: + resolution: {integrity: sha512-4mVEpXpSOgrssFZAOmGIr85wPHKvaDAcXqxVxVRZhljkJOMZi1ibLibzjLHzJvcok8BMguLc7g1W6W/GqZbLdQ==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -12346,14 +12759,15 @@ packages: optional: true dependencies: esbuild: 0.15.11 - postcss: 8.4.18 + postcss: 8.4.20 resolve: 1.22.1 rollup: 2.79.1 optionalDependencies: fsevents: 2.3.2 + dev: false - /vite/3.2.4_@types+node@18.11.9: - resolution: {integrity: sha512-Z2X6SRAffOUYTa+sLy3NQ7nlHFU100xwanq1WDwqaiFiCe+25zdxP1TfCS5ojPV2oDDcXudHIoPnI1Z/66B7Yw==} + /vite/4.0.0: + resolution: {integrity: sha512-ynad+4kYs8Jcnn8J7SacS9vAbk7eMy0xWg6E7bAhS1s79TK+D7tVFGXVZ55S7RNLRROU1rxoKlvZ/qjaB41DGA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -12377,47 +12791,81 @@ packages: terser: optional: true dependencies: - '@types/node': 18.11.9 - esbuild: 0.15.11 - postcss: 8.4.18 + esbuild: 0.16.4 + postcss: 8.4.20 resolve: 1.22.1 - rollup: 2.79.1 + rollup: 3.7.3 optionalDependencies: fsevents: 2.3.2 dev: true - /vitefu/0.1.1_vite@3.2.4: - resolution: {integrity: sha512-HClD14fjMJ+NQgXBqT3dC3RdO/+Chayil+cCPYZKY3kT+KcJomKzrdgzfCHJkIL2L0OAY+VPvrSW615iPtc7ag==} + /vite/4.0.0_@types+node@18.11.13: + resolution: {integrity: sha512-ynad+4kYs8Jcnn8J7SacS9vAbk7eMy0xWg6E7bAhS1s79TK+D7tVFGXVZ55S7RNLRROU1rxoKlvZ/qjaB41DGA==} + engines: {node: ^14.18.0 || >=16.0.0} + hasBin: true peerDependencies: - vite: ^3.0.0 + '@types/node': '>= 14' + less: '*' + sass: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 peerDependenciesMeta: - vite: + '@types/node': + optional: true + less: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: optional: true dependencies: - vite: 3.2.4 + '@types/node': 18.11.13 + esbuild: 0.16.4 + postcss: 8.4.20 + resolve: 1.22.1 + rollup: 3.7.3 + optionalDependencies: + fsevents: 2.3.2 dev: true - /vitefu/0.2.1: + /vitefu/0.2.1_vite@3.2.5: resolution: {integrity: sha512-clkvXTAeUf+XQKm3bhWUhT4pye+3acm6YCTGaWhxxIvZZ/QjnA3JA8Zud+z/mO5y5XYvJJhevs5Sjkv/FI8nRw==} peerDependencies: vite: ^3.0.0 peerDependenciesMeta: vite: optional: true + dependencies: + vite: 3.2.5 + dev: false + + /vitefu/0.2.3: + resolution: {integrity: sha512-75l7TTuU8isAhz1QFtNKjDkqjxvndfMC1AfIMjJ0ZQ59ZD0Ow9QOIsJJX16Wv9PS8f+zMzp6fHy5cCbKG/yVUQ==} + peerDependencies: + vite: ^3.0.0 || ^4.0.0 + peerDependenciesMeta: + vite: + optional: true dev: true - /vitefu/0.2.1_vite@3.2.4: - resolution: {integrity: sha512-clkvXTAeUf+XQKm3bhWUhT4pye+3acm6YCTGaWhxxIvZZ/QjnA3JA8Zud+z/mO5y5XYvJJhevs5Sjkv/FI8nRw==} + /vitefu/0.2.3_vite@4.0.0: + resolution: {integrity: sha512-75l7TTuU8isAhz1QFtNKjDkqjxvndfMC1AfIMjJ0ZQ59ZD0Ow9QOIsJJX16Wv9PS8f+zMzp6fHy5cCbKG/yVUQ==} peerDependencies: - vite: ^3.0.0 + vite: ^3.0.0 || ^4.0.0 peerDependenciesMeta: vite: optional: true dependencies: - vite: 3.2.4 + vite: 4.0.0 + dev: true - /vitest/0.25.2: - resolution: {integrity: sha512-qqkzfzglEFbQY7IGkgSJkdOhoqHjwAao/OrphnHboeYHC5JzsVFoLCaB2lnAy8krhj7sbrFTVRApzpkTOeuDWQ==} + /vitest/0.25.7: + resolution: {integrity: sha512-lJ+Ue+v8kHl2JzjaKHJ9u5Yo/loU7zrWK2/Whn8OKQjtq5G7nkeWfXuq3elZaC8xKdkdIuWiiIicaNBG1F5yzg==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -12440,18 +12888,18 @@ packages: dependencies: '@types/chai': 4.3.3 '@types/chai-subset': 1.3.3 - '@types/node': 18.11.9 - acorn: 8.8.0 + '@types/node': 18.11.13 + acorn: 8.8.1 acorn-walk: 8.2.0 chai: 4.3.6 debug: 4.3.4 local-pkg: 0.4.2 source-map: 0.6.1 - strip-literal: 0.4.2 + strip-literal: 1.0.0 tinybench: 2.3.1 tinypool: 0.3.0 tinyspy: 1.0.2 - vite: 3.2.4_@types+node@18.11.9 + vite: 4.0.0_@types+node@18.11.13 transitivePeerDependencies: - less - sass @@ -12526,14 +12974,14 @@ packages: resolution: {integrity: sha512-fmL7V1eiDBFRRnu+gfRWTzyPpNIHJTc4mWnFkwBUmO9U3KPgJAmTx7oxi2bl/Rh6HLdU7+4C9wlj0k2E4AdKFQ==} dev: false - /vue-eslint-parser/9.0.2_eslint@8.28.0: + /vue-eslint-parser/9.0.2_eslint@8.29.0: resolution: {integrity: sha512-uCPQwTGjOtAYrwnU+76pYxalhjsh7iFBsHwBqDHiOPTxtICDaraO4Szw54WFTNZTAEsgHHzqFOu1mmnBOBRzDA==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.4 - eslint: 8.28.0 + eslint: 8.29.0 eslint-scope: 7.1.1 eslint-visitor-keys: 3.3.0 espree: 9.4.0 @@ -12645,8 +13093,8 @@ packages: loader-utils: 1.4.0 dev: true - /vue-template-compiler/2.7.13: - resolution: {integrity: sha512-jYM6TClwDS9YqP48gYrtAtaOhRKkbYmbzE+Q51gX5YDr777n7tNI/IZk4QV4l/PjQPNh/FVa/E92sh/RqKMrog==} + /vue-template-compiler/2.7.14: + resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==} dependencies: de-indent: 1.0.2 he: 1.2.0 @@ -12656,15 +13104,15 @@ packages: resolution: {integrity: sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==} dev: true - /vue-tsc/1.0.9_typescript@4.9.3: - resolution: {integrity: sha512-vRmHD1K6DmBymNhoHjQy/aYKTRQNLGOu2/ESasChG9Vy113K6CdP0NlhR0bzgFJfv2eFB9Ez/9L5kIciUajBxQ==} + /vue-tsc/1.0.13_typescript@4.9.4: + resolution: {integrity: sha512-DORISA3Fu9595xbg5HQqUj4XZVvkyRkcZFJCkCt1CeN7tIMgVRQ8ow07AKcbuHoEkqg7OI4qLu1wyC/VH3o5Ug==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/vue-language-core': 1.0.9 - '@volar/vue-typescript': 1.0.9 - typescript: 4.9.3 + '@volar/vue-language-core': 1.0.13 + '@volar/vue-typescript': 1.0.13 + typescript: 4.9.4 dev: true /vue/2.7.8: @@ -12745,8 +13193,8 @@ packages: javascript-stringify: 2.1.0 dev: true - /webpack-cli/5.0.0_webpack@5.75.0: - resolution: {integrity: sha512-AACDTo20yG+xn6HPW5xjbn2Be4KUzQPebWXsDMHwPPyKh9OnTOJgZN2Nc+g/FZKV3ObRTYsGvibAvc+5jAUrVA==} + /webpack-cli/5.0.1_webpack@5.75.0: + resolution: {integrity: sha512-S3KVAyfwUqr0Mo/ur3NzIp6jnerNpo7GUO6so51mxLi1spqsA17YcMXy0WOIJtBSnj748lthxC6XLbNKh/ZC+A==} engines: {node: '>=14.15.0'} hasBin: true peerDependencies: @@ -12763,9 +13211,9 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.3 - '@webpack-cli/configtest': 2.0.0_5mhpyft47fxnqdave7meqiud7i - '@webpack-cli/info': 2.0.0_5mhpyft47fxnqdave7meqiud7i - '@webpack-cli/serve': 2.0.0_5mhpyft47fxnqdave7meqiud7i + '@webpack-cli/configtest': 2.0.1_rjsyjcrmk25kqsjzwkvj3a2evq + '@webpack-cli/info': 2.0.1_rjsyjcrmk25kqsjzwkvj3a2evq + '@webpack-cli/serve': 2.0.1_rjsyjcrmk25kqsjzwkvj3a2evq colorette: 2.0.16 commander: 9.4.1 cross-spawn: 7.0.3 @@ -12774,7 +13222,7 @@ packages: import-local: 3.0.2 interpret: 3.1.1 rechoir: 0.8.0 - webpack: 5.75.0_webpack-cli@5.0.0 + webpack: 5.75.0_webpack-cli@5.0.1 webpack-merge: 5.8.0 dev: true @@ -12857,13 +13305,8 @@ packages: resolution: {integrity: sha512-h9atBP/bsZohWpHnr+2sic8Iecb60GxftXsWNLLLSqewgIsGzByd2gcIID4nXcG+3tNe4GQG3dLcff3kXupdRA==} dev: true - /webpack-virtual-modules/0.4.5: - resolution: {integrity: sha512-8bWq0Iluiv9lVf9YaqWQ9+liNgXSHICm+rg544yRgGYaR8yXZTVBaHZkINZSB2yZSWo4b0F6MIxqJezVfOEAlg==} - dev: true - - /webpack-virtual-modules/0.4.6: - resolution: {integrity: sha512-5tyDlKLqPfMqjT3Q9TAqf2YqjwmnUleZwzJi1A5qXnlBCdj2AtOJ6wAWdglTIDOPgOiOrXeBeFcsQ8+aGQ6QbA==} - dev: false + /webpack-virtual-modules/0.5.0: + resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==} /webpack/5.75.0: resolution: {integrity: sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==} @@ -12901,7 +13344,7 @@ packages: webpack-sources: 3.2.3 dev: true - /webpack/5.75.0_webpack-cli@5.0.0: + /webpack/5.75.0_webpack-cli@5.0.1: resolution: {integrity: sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==} engines: {node: '>=10.13.0'} hasBin: true @@ -12934,7 +13377,7 @@ packages: tapable: 2.2.0 terser-webpack-plugin: 5.1.4_webpack@5.75.0 watchpack: 2.4.0 - webpack-cli: 5.0.0_webpack@5.75.0 + webpack-cli: 5.0.1_webpack@5.75.0 webpack-sources: 3.2.3 dev: true diff --git a/src/core/icon-sets.json b/src/core/icon-sets.json index ce769453..7abd7765 100644 --- a/src/core/icon-sets.json +++ b/src/core/icon-sets.json @@ -21,6 +21,7 @@ "clarity", "codicon", "cryptocurrency", + "cryptocurrency-color", "dashicons", "ei", "el",