diff --git a/package.json b/package.json index dc1c57a637ee..4563d376cb10 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "ui:test": "npm -C packages/ui run test:run" }, "devDependencies": { - "@antfu/eslint-config": "^0.25.0", + "@antfu/eslint-config": "^0.25.1", "@antfu/ni": "^0.16.2", "@rollup/plugin-alias": "^3.1.9", "@rollup/plugin-commonjs": "^22.0.0", @@ -37,17 +37,17 @@ "@rollup/plugin-node-resolve": "^13.3.0", "@types/fs-extra": "^9.0.13", "@types/lodash": "^4.14.182", - "@types/node": "^17.0.35", + "@types/node": "^17.0.40", "@types/ws": "^8.5.3", "bumpp": "^7.1.1", "c8": "^7.11.3", "cross-env": "^7.0.3", "esbuild": "~0.14.42", - "eslint": "^8.16.0", + "eslint": "^8.17.0", "esno": "^0.16.3", "fast-glob": "^3.2.11", "if-node-version": "^1.1.1", - "lint-staged": "^12.4.3", + "lint-staged": "^12.5.0", "magic-string": "^0.26.2", "node-fetch-native": "^0.1.3", "npm-run-all": "^4.1.5", @@ -55,19 +55,20 @@ "pathe": "^0.2.0", "pnpm": "7.1.7", "rimraf": "^3.0.2", - "rollup": "^2.75.3", + "rollup": "^2.75.5", "rollup-plugin-dts": "^4.2.2", "rollup-plugin-esbuild": "^4.9.1", "rollup-plugin-license": "^2.8.0", "simple-git-hooks": "^2.8.0", - "typescript": "^4.7.2", - "vite": "^2.9.9", + "typescript": "^4.7.3", + "vite": "^2.9.10", "vitest": "workspace:*", - "vue": "^3.2.36" + "vue": "^3.2.37" }, "pnpm": { "overrides": { - "vite": "^2.9.9", + "vite": "^2.9.10", + "esbuild": "^0.14.42", "vitest": "workspace:*" } }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d7936a08e37..aef6c8a06913 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,14 +1,15 @@ lockfileVersion: 5.4 overrides: - vite: ^2.9.9 + vite: ^2.9.10 + esbuild: ^0.14.42 vitest: workspace:* importers: .: specifiers: - '@antfu/eslint-config': ^0.25.0 + '@antfu/eslint-config': ^0.25.1 '@antfu/ni': ^0.16.2 '@rollup/plugin-alias': ^3.1.9 '@rollup/plugin-commonjs': ^22.0.0 @@ -16,17 +17,17 @@ importers: '@rollup/plugin-node-resolve': ^13.3.0 '@types/fs-extra': ^9.0.13 '@types/lodash': ^4.14.182 - '@types/node': ^17.0.35 + '@types/node': ^17.0.40 '@types/ws': ^8.5.3 bumpp: ^7.1.1 c8: ^7.11.3 cross-env: ^7.0.3 - esbuild: ~0.14.42 - eslint: ^8.16.0 + esbuild: ^0.14.42 + eslint: ^8.17.0 esno: ^0.16.3 fast-glob: ^3.2.11 if-node-version: ^1.1.1 - lint-staged: ^12.4.3 + lint-staged: ^12.5.0 magic-string: ^0.26.2 node-fetch-native: ^0.1.3 npm-run-all: ^4.1.5 @@ -34,17 +35,17 @@ importers: pathe: ^0.2.0 pnpm: 7.1.7 rimraf: ^3.0.2 - rollup: ^2.75.3 + rollup: ^2.75.5 rollup-plugin-dts: ^4.2.2 rollup-plugin-esbuild: ^4.9.1 rollup-plugin-license: ^2.8.0 simple-git-hooks: ^2.8.0 - typescript: ^4.7.2 - vite: ^2.9.9 + typescript: ^4.7.3 + vite: ^2.9.10 vitest: workspace:* - vue: ^3.2.36 + vue: ^3.2.37 devDependencies: - '@antfu/eslint-config': 0.25.0_xztl6dhthcahlo6akmb2bmjmle + '@antfu/eslint-config': 0.25.1_xztl6dhthcahlo6akmb2bmjmle '@antfu/ni': 0.16.2 '@rollup/plugin-alias': 3.1.9_rollup@2.75.3 '@rollup/plugin-commonjs': 22.0.0_rollup@2.75.3 @@ -52,7 +53,7 @@ importers: '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.3 '@types/fs-extra': 9.0.13 '@types/lodash': 4.14.182 - '@types/node': 17.0.35 + '@types/node': 17.0.40 '@types/ws': 8.5.3 bumpp: 7.1.1 c8: 7.11.3 @@ -62,7 +63,7 @@ importers: esno: 0.16.3 fast-glob: 3.2.11 if-node-version: 1.1.1 - lint-staged: 12.4.3 + lint-staged: 12.5.0 magic-string: 0.26.2 node-fetch-native: 0.1.3 npm-run-all: 4.1.5 @@ -76,9 +77,9 @@ importers: rollup-plugin-license: 2.8.0_rollup@2.75.3 simple-git-hooks: 2.8.0 typescript: 4.7.2 - vite: 2.9.9 + vite: 2.9.10 vitest: link:packages/vitest - vue: 3.2.36 + vue: 3.2.37 docs: specifiers: @@ -103,24 +104,24 @@ importers: '@iconify-json/carbon': 1.1.5 '@types/node': 17.0.35 '@unocss/reset': 0.36.0 - '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.10+vue@3.2.33 esno: 0.16.3 fast-glob: 3.2.11 https-localhost: 4.7.1 - unocss: 0.36.0_vite@2.9.9 - unplugin-vue-components: 0.19.6_vite@2.9.9+vue@3.2.33 - vite-plugin-pwa: 0.12.0_vite@2.9.9 + unocss: 0.36.0_vite@2.9.10 + unplugin-vue-components: 0.19.6_vite@2.9.10+vue@3.2.33 + vite-plugin-pwa: 0.12.0_vite@2.9.10 vitepress: 1.0.0-alpha.1 workbox-window: 6.5.3 examples/basic: specifiers: '@vitest/ui': latest - vite: ^2.9.9 + vite: ^2.9.10 vitest: workspace:* devDependencies: '@vitest/ui': link:../../packages/ui - vite: 2.9.9 + vite: 2.9.10 vitest: link:../../packages/vitest examples/graphql: @@ -128,26 +129,26 @@ importers: '@rollup/plugin-graphql': ^1.1.0 '@vitest/ui': latest graphql: ^16.5.0 - vite: ^2.9.9 + vite: ^2.9.10 vitest: workspace:* dependencies: - '@rollup/plugin-graphql': 1.1.0_xkikpehnofdl2b3c2svou4drfe + '@rollup/plugin-graphql': 1.1.0_eqcggnn4bnektuomkt2chdef54 graphql: 16.4.0 devDependencies: '@vitest/ui': link:../../packages/ui - vite: 2.9.9 + vite: 2.9.10 vitest: link:../../packages/vitest examples/image-snapshot: specifiers: '@vitest/ui': latest jest-image-snapshot: ^4.5.1 - vite: ^2.9.9 + vite: ^2.9.10 vitest: workspace:* devDependencies: '@vitest/ui': link:../../packages/ui jest-image-snapshot: 4.5.1_jest@27.5.1 - vite: 2.9.9 + vite: 2.9.10 vitest: link:../../packages/vitest examples/lit: @@ -155,14 +156,14 @@ importers: '@vitest/ui': latest happy-dom: latest lit: ^2.2.5 - vite: ^2.9.9 + vite: ^2.9.10 vitest: workspace:* dependencies: lit: 2.2.5 devDependencies: '@vitest/ui': link:../../packages/ui happy-dom: 5.0.0 - vite: 2.9.9 + vite: 2.9.10 vitest: link:../../packages/vitest examples/mocks: @@ -171,7 +172,7 @@ importers: '@vueuse/integrations': ^8.5.0 axios: ^0.26.1 tinyspy: ^0.3.2 - vite: ^2.9.9 + vite: ^2.9.10 vitest: workspace:* zustand: 4.0.0-rc.1 dependencies: @@ -180,7 +181,7 @@ importers: tinyspy: 0.3.2 devDependencies: '@vitest/ui': link:../../packages/ui - vite: 2.9.9 + vite: 2.9.10 vitest: link:../../packages/vitest zustand: 4.0.0-rc.1_react@18.1.0 @@ -213,12 +214,12 @@ importers: specifiers: '@vitest/ui': latest puppeteer: ^13.6.0 - vite: ^2.9.9 + vite: ^2.9.10 vitest: workspace:* devDependencies: '@vitest/ui': link:../../packages/ui puppeteer: 13.6.0 - vite: 2.9.9 + vite: 2.9.10 vitest: link:../../packages/vitest examples/react: @@ -254,19 +255,19 @@ importers: enzyme-adapter-react-16: 1.15.6 react: ^17.0.2 react-dom: ^17.0.2 - vite: ^2.9.9 + vite: ^2.9.10 vitest: workspace:* dependencies: - react: 17.0.2 - react-dom: 16.14.0_react@17.0.2 + react: 16.14.0 + react-dom: 16.14.0_react@16.14.0 devDependencies: '@types/react': 17.0.45 '@types/react-dom': 17.0.17 '@vitejs/plugin-react': 1.3.1 '@vitest/ui': link:../../packages/ui enzyme: 3.11.0 - enzyme-adapter-react-16: 1.15.6_nzetpuaj6rwcpymp3an2fxuqfy - vite: 2.9.9 + enzyme-adapter-react-16: 1.15.6_j6bpv5pizkyfppcg2tmva6pmii + vite: 2.9.10 vitest: link:../../packages/vitest examples/react-mui: @@ -288,7 +289,7 @@ importers: react-router-dom: ^6.3.0 recharts: ^2.1.10 swr: ^1.3.0 - vite: ^2.9.9 + vite: ^2.9.10 vitest: workspace:* dependencies: '@emotion/react': 11.9.0_3dj5wppwohj5ocihzt4m54mr2a @@ -309,7 +310,7 @@ importers: '@vitest/ui': link:../../packages/ui date-fns: 2.28.0 jsdom: 19.0.0 - vite: 2.9.9 + vite: 2.9.10 vitest: link:../../packages/vitest examples/react-storybook: @@ -337,7 +338,7 @@ importers: react-dom: ^17.0.2 react-query: ^3.39.0 typescript: ^4.7.2 - vite: ^2.9.9 + vite: ^2.9.10 vitest: workspace:* dependencies: cross-fetch: 3.1.5 @@ -349,10 +350,10 @@ importers: '@storybook/addon-actions': 6.5.5_sfoxds7t5ydpegc3knd667wn6m '@storybook/addon-essentials': 6.5.5_acfaaqnfj66kakrqpahczq7h64 '@storybook/addon-links': 6.5.5_sfoxds7t5ydpegc3knd667wn6m - '@storybook/builder-vite': 0.1.35_232lyga3osnhqucz6qw2facp2y + '@storybook/builder-vite': 0.1.35_b5um23wiimmq5yleq4rdll2rle '@storybook/react': 6.4.22_xzhww52kftivill7y72sn2b2py '@storybook/testing-library': 0.0.11_sfoxds7t5ydpegc3knd667wn6m - '@storybook/testing-react': 1.3.0_ndrjlzltktbx2icl6lpdatt3le + '@storybook/testing-react': 1.3.0_yl5h37gf5sc4upgq37yuszxgmu '@testing-library/jest-dom': 5.16.4 '@testing-library/react': 12.1.5_sfoxds7t5ydpegc3knd667wn6m '@types/react': 17.0.45 @@ -364,7 +365,7 @@ importers: msw: 0.39.2 msw-storybook-addon: 1.6.3_ssm5z5kjlefxgbmyszjdm3lzke typescript: 4.7.2 - vite: 2.9.9 + vite: 2.9.10 vitest: link:../../packages/vitest examples/react-testing-lib: @@ -380,7 +381,7 @@ importers: jsdom: latest react: ^17.0.2 react-dom: ^17.0.2 - vite: ^2.9.9 + vite: ^2.9.10 vitest: workspace:* dependencies: react: 17.0.2 @@ -395,7 +396,7 @@ importers: '@vitejs/plugin-react': 1.3.2 '@vitest/ui': link:../../packages/ui jsdom: 19.0.0 - vite: 2.9.9 + vite: 2.9.10 vitest: link:../../packages/vitest examples/react-testing-lib-msw: @@ -412,7 +413,7 @@ importers: msw: ^0.39.2 react: ^17.0.2 react-dom: ^17.0.2 - vite: ^2.9.9 + vite: ^2.9.10 vitest: workspace:* dependencies: '@apollo/client': 3.6.6_mnlteiidv5se4zpyvopwg4rohq @@ -428,7 +429,7 @@ importers: cross-fetch: 3.1.5 jsdom: 19.0.0 msw: 0.39.2 - vite: 2.9.9 + vite: 2.9.10 vitest: link:../../packages/vitest examples/ruby: @@ -440,10 +441,10 @@ importers: vitest: workspace:* vue: ^3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.10+vue@3.2.36 '@vue/test-utils': 2.0.0_vue@3.2.36 jsdom: 19.0.0 - vite-plugin-ruby: 3.0.12_vite@2.9.9 + vite-plugin-ruby: 3.0.12_vite@2.9.10 vitest: link:../../packages/vitest vue: 3.2.36 @@ -458,7 +459,7 @@ importers: solid-js: 1.4.3 devDependencies: jsdom: 19.0.0 - solid-start: 0.1.0-alpha.86_sxk67xfmlpfitgaiotkbmbo6ze + solid-start: 0.1.0-alpha.87_rr56xi33h37vhc4tv5jhq4mlhy solid-testing-library: 0.3.0_solid-js@1.4.3 vitest: link:../../packages/vitest @@ -471,7 +472,7 @@ importers: svelte: ^3.48.0 vitest: workspace:* devDependencies: - '@sveltejs/vite-plugin-svelte': 1.0.0-next.45_svelte@3.48.0+vite@2.9.9 + '@sveltejs/vite-plugin-svelte': 1.0.0-next.45_svelte@3.48.0+vite@2.9.10 '@testing-library/svelte': 3.1.1_svelte@3.48.0 '@vitest/ui': link:../../packages/ui jsdom: 19.0.0 @@ -490,11 +491,11 @@ importers: dependencies: vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.10+vue@3.2.36 '@vue/test-utils': 2.0.0_vue@3.2.36 jsdom: 19.0.0 - unplugin-auto-import: 0.8.5_vite@2.9.9 - unplugin-vue-components: 0.19.6_vite@2.9.9+vue@3.2.36 + unplugin-auto-import: 0.8.5_vite@2.9.10 + unplugin-vue-components: 0.19.6_vite@2.9.10+vue@3.2.36 vitest: link:../../packages/vitest examples/vue: @@ -507,7 +508,7 @@ importers: dependencies: vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.10+vue@3.2.36 '@vue/test-utils': 2.0.0_vue@3.2.36 jsdom: 19.0.0 vitest: link:../../packages/vitest @@ -518,15 +519,15 @@ importers: '@vitejs/plugin-vue-jsx': ^1.3.10 '@vue/test-utils': ^2.0.0 jsdom: latest - vite: ^2.9.9 + vite: ^2.9.10 vitest: workspace:* vue: ^3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.10+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 '@vue/test-utils': 2.0.0_vue@3.2.36 jsdom: 19.0.0 - vite: 2.9.9 + vite: 2.9.10 vitest: link:../../packages/vitest vue: 3.2.36 @@ -536,7 +537,7 @@ importers: '@vue/test-utils': ^1.3.0 jsdom: latest unplugin-vue2-script-setup: ^0.10.2 - vite: ^2.9.9 + vite: ^2.9.10 vite-plugin-vue2: ^1.9.3 vitest: workspace:* vue: 2.6.14 @@ -547,9 +548,9 @@ importers: '@vue/composition-api': 1.6.2_vue@2.6.14 '@vue/test-utils': 1.3.0_sbs6or2oam5i4s4vmfp4rzwdnq jsdom: 19.0.0 - unplugin-vue2-script-setup: 0.10.2_pfycnsdt37sag42t5x57p4k5yu - vite: 2.9.9 - vite-plugin-vue2: 1.9.3_dj3dtukdyynhbiqf2xbv2ocyei + unplugin-vue2-script-setup: 0.10.2_2bloa65zsoqadlob4lncrwg3um + vite: 2.9.10 + vite-plugin-vue2: 1.9.3_5jesfqc2ouaeplxglzazh5atyu vitest: link:../../packages/vitest vue-template-compiler: 2.6.14 @@ -589,7 +590,7 @@ importers: dependencies: sirv: 2.0.2 devDependencies: - '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.10 '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.33 '@faker-js/faker': 7.1.0 '@testing-library/cypress': 8.0.2_cypress@9.7.0 @@ -598,7 +599,7 @@ importers: '@types/d3-selection': 3.0.2 '@types/ws': 8.5.3 '@unocss/reset': 0.36.0 - '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.10+vue@3.2.33 '@vitejs/plugin-vue-jsx': 1.3.10 '@vitest/ws-client': link:../ws-client '@vueuse/core': 8.5.0_vue@3.2.33 @@ -613,10 +614,10 @@ importers: picocolors: 1.0.0 rollup: 2.75.3 splitpanes: 3.1.1 - unocss: 0.36.0_vite@2.9.9 - unplugin-auto-import: 0.8.6_66m5dpbjkzfymoxvfn555nirma - unplugin-vue-components: 0.19.6_knyizmvmajmvx7d43rzdawylpi - vite-plugin-pages: 0.23.0_vite@2.9.9 + unocss: 0.36.0_vite@2.9.10 + unplugin-auto-import: 0.8.6_fpqoeqsojee4r52i7tfxfpxikm + unplugin-vue-components: 0.19.6_xryfcjbhcaugpvo4tb4hnngsvu + vite-plugin-pages: 0.23.0_vite@2.9.10 vue: 3.2.33 vue-router: 4.0.15_vue@3.2.33 @@ -629,13 +630,13 @@ importers: mlly: ^0.5.2 pathe: ^0.2.0 rollup: ^2.75.3 - vite: ^2.9.9 + vite: ^2.9.10 dependencies: debug: 4.3.4 kolorist: 1.5.1 mlly: 0.5.2 pathe: 0.2.0 - vite: 2.9.9 + vite: 2.9.10 devDependencies: '@types/debug': 4.1.7 cac: 6.7.12 @@ -686,7 +687,7 @@ importers: tinypool: ^0.1.3 tinyspy: ^0.3.2 typescript: ^4.7.2 - vite: ^2.9.9 + vite: ^2.9.10 vite-node: workspace:* ws: ^8.7.0 dependencies: @@ -697,7 +698,7 @@ importers: local-pkg: 0.4.1 tinypool: 0.1.3 tinyspy: 0.3.2 - vite: 2.9.9 + vite: 2.9.10 devDependencies: '@antfu/install-pkg': 0.1.0 '@sinonjs/fake-timers': 9.1.2 @@ -794,8 +795,8 @@ importers: '@vue/test-utils': ^2.0.0 vitest: workspace:* devDependencies: - '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 - '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.10+vue@3.2.37 + '@vue/test-utils': 2.0.0_vue@3.2.37 vitest: link:../../packages/vitest test/fails: @@ -984,19 +985,19 @@ packages: dependencies: '@jridgewell/trace-mapping': 0.3.13 - /@antfu/eslint-config-basic/0.25.0_hzuh7e2up357pvq3mkokjvu2lq: - resolution: {integrity: sha512-psQVJOjI00XmSJWqM8yL0EdmYPUfGp6p2mOpJ7rB6JUnvX39OfPKr9HNUNbXmfAzdRXNtf6nrCn7yTBgqHqPPg==} + /@antfu/eslint-config-basic/0.25.1_65aj4eq2a44sfs5ac5pwgo6bwq: + resolution: {integrity: sha512-FiOC33yoqHJCElFjSPJ9rHIjGSvJSqbYE58PgRXtJE9E4MM00vwzbA9iKILLnj27o3r3V+1sngHWlIeGaQu/iA==} peerDependencies: eslint: '>=7.4.0' dependencies: eslint: 8.16.0 - eslint-plugin-antfu: 0.25.0_xztl6dhthcahlo6akmb2bmjmle + eslint-plugin-antfu: 0.25.1_xztl6dhthcahlo6akmb2bmjmle eslint-plugin-eslint-comments: 3.2.0_eslint@8.16.0 eslint-plugin-html: 6.2.0 - eslint-plugin-import: 2.26.0_grfei5yostfimvqdpf73rlhy3e - eslint-plugin-jsonc: 2.2.1_eslint@8.16.0 + eslint-plugin-import: 2.26.0_shk22uxjsskkpirtto4zdcnhte + eslint-plugin-jsonc: 2.3.0_eslint@8.16.0 eslint-plugin-markdown: 2.2.1_eslint@8.16.0 - eslint-plugin-n: 15.2.0_eslint@8.16.0 + eslint-plugin-n: 15.2.1_eslint@8.16.0 eslint-plugin-promise: 6.0.0_eslint@8.16.0 eslint-plugin-unicorn: 42.0.0_eslint@8.16.0 eslint-plugin-yml: 1.0.0_eslint@8.16.0 @@ -1010,12 +1011,12 @@ packages: - typescript dev: true - /@antfu/eslint-config-react/0.25.0_xztl6dhthcahlo6akmb2bmjmle: - resolution: {integrity: sha512-vBlgKR1K+GI7v6SW1rXsmyFlTAyExCe1acIGhc3D+n6wrUC9OxnPHOSGIOYEWx36MRSi+1snVqJRrz2ok5eVlA==} + /@antfu/eslint-config-react/0.25.1_xztl6dhthcahlo6akmb2bmjmle: + resolution: {integrity: sha512-gLdRj4nmOk4W9ORzvkwf8kklCkSxY7ox7BKE97HYcGtaq5oAQjibYC+WPkLklj2+BQuOXcZdGbqJgx/+qHfRrw==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.25.0_xztl6dhthcahlo6akmb2bmjmle + '@antfu/eslint-config-ts': 0.25.1_xztl6dhthcahlo6akmb2bmjmle eslint: 8.16.0 eslint-plugin-react: 7.30.0_eslint@8.16.0 transitivePeerDependencies: @@ -1025,15 +1026,15 @@ packages: - typescript dev: true - /@antfu/eslint-config-ts/0.25.0_xztl6dhthcahlo6akmb2bmjmle: - resolution: {integrity: sha512-VMJL4D3rj9ZP8Ss8jrrDKMCk6TUxQVwSMf1qIPZj++o5FvtZ5uHfs70gGubcAmfbbdyvIMX/D7Tly7+nEO+U8w==} + /@antfu/eslint-config-ts/0.25.1_xztl6dhthcahlo6akmb2bmjmle: + resolution: {integrity: sha512-bKaSOah8Qb5ND0i14x3kcpfMA5euxy/9VYVwZQ2XJgY6hkjEY1wTyC0Jw6JQvTYglEycEc2SDrtEZ0+0SKA/jg==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: - '@antfu/eslint-config-basic': 0.25.0_hzuh7e2up357pvq3mkokjvu2lq - '@typescript-eslint/eslint-plugin': 5.26.0_hzuh7e2up357pvq3mkokjvu2lq - '@typescript-eslint/parser': 5.26.0_xztl6dhthcahlo6akmb2bmjmle + '@antfu/eslint-config-basic': 0.25.1_65aj4eq2a44sfs5ac5pwgo6bwq + '@typescript-eslint/eslint-plugin': 5.27.1_65aj4eq2a44sfs5ac5pwgo6bwq + '@typescript-eslint/parser': 5.27.1_xztl6dhthcahlo6akmb2bmjmle eslint: 8.16.0 typescript: 4.7.2 transitivePeerDependencies: @@ -1042,14 +1043,14 @@ packages: - supports-color dev: true - /@antfu/eslint-config-vue/0.25.0_xztl6dhthcahlo6akmb2bmjmle: - resolution: {integrity: sha512-DKNPVoV+3AhQWezolxeSsGHCw35uNiR9soIWYtFGC8NG/iZzV75ApiHDsP9VxZj9vLRUOEAwsEjdSS7ietqvgw==} + /@antfu/eslint-config-vue/0.25.1_xztl6dhthcahlo6akmb2bmjmle: + resolution: {integrity: sha512-Z9MCGYKZO50eU8YwgqBYWx+GVSOfDHxbIf6+BLxpDmrVGUuJQMqT5CIcihSRkQMeH/drQwPmQKbSSmVdjOLHrg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-ts': 0.25.0_xztl6dhthcahlo6akmb2bmjmle + '@antfu/eslint-config-ts': 0.25.1_xztl6dhthcahlo6akmb2bmjmle eslint: 8.16.0 - eslint-plugin-vue: 9.0.1_eslint@8.16.0 + eslint-plugin-vue: 9.1.0_eslint@8.16.0 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -1057,24 +1058,24 @@ packages: - typescript dev: true - /@antfu/eslint-config/0.25.0_xztl6dhthcahlo6akmb2bmjmle: - resolution: {integrity: sha512-+16ipLZMAlk1i/2nuZN8jnK98FRPu9Z8S/+ooQsqOHcUbblcTta23b8Abo/I20zXR36c3GbGd1ZMBuw00iLhDQ==} + /@antfu/eslint-config/0.25.1_xztl6dhthcahlo6akmb2bmjmle: + resolution: {integrity: sha512-CRg2LL6bh+lWWfG5TDJh3TUQTh+immu6IWkiVaJJn4jVD7jFQSewvIQUoPo7/YEPFpL2TTCCUjmT2YpmSbnedg==} peerDependencies: eslint: '>=7.4.0' dependencies: - '@antfu/eslint-config-react': 0.25.0_xztl6dhthcahlo6akmb2bmjmle - '@antfu/eslint-config-vue': 0.25.0_xztl6dhthcahlo6akmb2bmjmle - '@typescript-eslint/eslint-plugin': 5.26.0_hzuh7e2up357pvq3mkokjvu2lq - '@typescript-eslint/parser': 5.26.0_xztl6dhthcahlo6akmb2bmjmle + '@antfu/eslint-config-react': 0.25.1_xztl6dhthcahlo6akmb2bmjmle + '@antfu/eslint-config-vue': 0.25.1_xztl6dhthcahlo6akmb2bmjmle + '@typescript-eslint/eslint-plugin': 5.27.1_65aj4eq2a44sfs5ac5pwgo6bwq + '@typescript-eslint/parser': 5.27.1_xztl6dhthcahlo6akmb2bmjmle eslint: 8.16.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.16.0 eslint-plugin-html: 6.2.0 - eslint-plugin-import: 2.26.0_grfei5yostfimvqdpf73rlhy3e - eslint-plugin-jsonc: 2.2.1_eslint@8.16.0 - eslint-plugin-n: 15.2.0_eslint@8.16.0 + eslint-plugin-import: 2.26.0_shk22uxjsskkpirtto4zdcnhte + eslint-plugin-jsonc: 2.3.0_eslint@8.16.0 + eslint-plugin-n: 15.2.1_eslint@8.16.0 eslint-plugin-promise: 6.0.0_eslint@8.16.0 eslint-plugin-unicorn: 42.0.0_eslint@8.16.0 - eslint-plugin-vue: 9.0.1_eslint@8.16.0 + eslint-plugin-vue: 9.1.0_eslint@8.16.0 eslint-plugin-yml: 1.0.0_eslint@8.16.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 1.0.1 @@ -1163,10 +1164,10 @@ packages: '@babel/generator': 7.18.2 '@babel/helper-module-transforms': 7.18.0 '@babel/helpers': 7.18.2 - '@babel/parser': 7.18.3 + '@babel/parser': 7.18.4 '@babel/template': 7.16.7 '@babel/traverse': 7.18.2 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 convert-source-map: 1.8.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -1235,10 +1236,10 @@ packages: '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.2 '@babel/helper-module-transforms': 7.18.0 '@babel/helpers': 7.18.2 - '@babel/parser': 7.18.3 + '@babel/parser': 7.18.4 '@babel/template': 7.16.7 '@babel/traverse': 7.18.2 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 convert-source-map: 1.8.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -1285,7 +1286,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.16.7 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 dev: true /@babel/helper-compilation-targets/7.17.10_@babel+core@7.17.10: @@ -1484,7 +1485,7 @@ packages: resolution: {integrity: sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 dev: true /@babel/helper-function-name/7.17.9: @@ -1511,7 +1512,7 @@ packages: resolution: {integrity: sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 dev: true /@babel/helper-module-imports/7.16.7: @@ -1547,7 +1548,7 @@ packages: '@babel/helper-validator-identifier': 7.16.7 '@babel/template': 7.16.7 '@babel/traverse': 7.18.2 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color @@ -1572,7 +1573,7 @@ packages: dependencies: '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-wrap-function': 7.16.8 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color dev: true @@ -1600,7 +1601,7 @@ packages: resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 dev: true /@babel/helper-split-export-declaration/7.16.7: @@ -1624,7 +1625,7 @@ packages: '@babel/helper-function-name': 7.17.9 '@babel/template': 7.16.7 '@babel/traverse': 7.18.2 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color dev: true @@ -1646,7 +1647,7 @@ packages: dependencies: '@babel/template': 7.16.7 '@babel/traverse': 7.18.2 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color @@ -1681,6 +1682,13 @@ packages: dependencies: '@babel/types': 7.18.2 + /@babel/parser/7.18.4: + resolution: {integrity: sha512-FDge0dFazETFcxGw/EXzOkN8uJp0PC7Qbm+Pe9T+av2zlBpOgunFHkQPPn+eRuClU73JF+98D531UgayY89tow==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.18.4 + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.17.10: resolution: {integrity: sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==} engines: {node: '>=6.9.0'} @@ -3510,7 +3518,7 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.17.10 '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.17.10 '@babel/preset-modules': 0.1.5_@babel+core@7.17.10 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.17.10 babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.17.10 babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.17.10 @@ -3595,7 +3603,7 @@ packages: '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.18.2 '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.18.2 '@babel/preset-modules': 0.1.5_@babel+core@7.18.2 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.2 babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.2 babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.2 @@ -3626,7 +3634,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.17.10 '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.17.10 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 esutils: 2.0.3 dev: true @@ -3639,7 +3647,7 @@ packages: '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.18.2 '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.18.2 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 esutils: 2.0.3 dev: true @@ -3799,6 +3807,13 @@ packages: '@babel/helper-validator-identifier': 7.16.7 to-fast-properties: 2.0.0 + /@babel/types/7.18.4: + resolution: {integrity: sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-validator-identifier': 7.16.7 + to-fast-properties: 2.0.0 + /@bcoe/v8-coverage/0.2.3: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true @@ -3847,14 +3862,14 @@ packages: uuid: 8.3.2 dev: true - /@cypress/vite-dev-server/2.2.3_vite@2.9.9: + /@cypress/vite-dev-server/2.2.3_vite@2.9.10: resolution: {integrity: sha512-E9cPKwReweYGRsupfR6Va1R1bHv3zPb3gHG68fyQwAjG4oPORaQlgfFWiR2i1pF+tRftvNfM0O2PBuKX3IvPxg==} peerDependencies: vite: '>= 2.1.3' dependencies: debug: 4.3.4 get-port: 5.1.1 - vite: 2.9.9 + vite: 2.9.10 transitivePeerDependencies: - supports-color dev: true @@ -4180,20 +4195,20 @@ packages: /@esbuild-kit/cjs-loader/2.0.1: resolution: {integrity: sha512-KmE8XouKm6m05jPIsf5CTIZZ4171GHd+PUts1mtti2tzoiD228qCRjpkCwg540c3fMUweKupO+PIpkJ9+Z7vPg==} dependencies: - '@esbuild-kit/core-utils': 1.2.0 + '@esbuild-kit/core-utils': 1.3.0 get-tsconfig: 3.0.1 dev: true - /@esbuild-kit/core-utils/1.2.0: - resolution: {integrity: sha512-C+WS7LupKIvf/3hx6qHzHMroGI9Ypqvainghcuq8Le5LL8VA0lgZEG8sEa5YMuWEBvImHTJ6kBCNFws+bTbMjw==} + /@esbuild-kit/core-utils/1.3.0: + resolution: {integrity: sha512-c3N86nZAgU7soEbSCyLGVVf+9iz5fWw4ujK6e8KSDN3PuVFD6G9JVyLsNWvNoWLmNANb0YKxuhqdOLM4kAK66w==} dependencies: - esbuild: 0.14.38 + esbuild: 0.14.42 dev: true - /@esbuild-kit/esm-loader/2.1.3: - resolution: {integrity: sha512-cpETLDjAUa1swka6liurVBsFLUzZihR7Nxl4q5DywwD6XGPIQr+frTcSxXi9TIm5oeDoi+4i/d+L4YOanLSIBQ==} + /@esbuild-kit/esm-loader/2.1.4: + resolution: {integrity: sha512-acfzciUGugu1TV1QHJOAOe6F5miEjQLDYMWhoD4mVPFmwHA8Iwp5UCJidyruj67qp2ybu+Zc++7+th9VnYaZMA==} dependencies: - '@esbuild-kit/core-utils': 1.2.0 + '@esbuild-kit/core-utils': 1.3.0 es-module-lexer: 0.10.5 get-tsconfig: 3.0.1 dev: true @@ -4301,7 +4316,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 17.0.35 + '@types/node': 17.0.40 chalk: 4.1.2 jest-message-util: 27.5.1 jest-util: 27.5.1 @@ -4322,7 +4337,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 17.0.35 + '@types/node': 17.0.40 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.8.1 @@ -4359,7 +4374,7 @@ packages: dependencies: '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 17.0.35 + '@types/node': 17.0.40 jest-mock: 27.5.1 dev: true @@ -4369,7 +4384,7 @@ packages: dependencies: '@jest/types': 27.5.1 '@sinonjs/fake-timers': 8.1.0 - '@types/node': 17.0.35 + '@types/node': 17.0.40 jest-message-util: 27.5.1 jest-mock: 27.5.1 jest-util: 27.5.1 @@ -4398,7 +4413,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 17.0.35 + '@types/node': 17.0.40 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -4516,12 +4531,12 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 17.0.35 + '@types/node': 17.0.40 '@types/yargs': 16.0.4 chalk: 4.1.2 dev: true - /@joshwooding/vite-plugin-react-docgen-typescript/0.0.4_xjvffdju4jonbyfnhcatsvyz5i: + /@joshwooding/vite-plugin-react-docgen-typescript/0.0.4_6b73acq3oet7pog2buyzsofq6i: resolution: {integrity: sha512-ezL7SU//1OV4Oyt/zQ3CsX8uLujVEYUHuULkqgcW6wOuQfRnvgkn99HZtLWwS257GmZVwszGQzhL7VE3PbMAYw==} peerDependencies: typescript: '>= 4.3.x' @@ -4532,7 +4547,7 @@ packages: magic-string: 0.26.2 react-docgen-typescript: 2.2.2_typescript@4.7.2 typescript: 4.7.2 - vite: 2.9.9 + vite: 2.9.10 dev: true /@jridgewell/gen-mapping/0.1.1: @@ -5147,7 +5162,7 @@ packages: slash: 3.0.0 dev: true - /@rollup/plugin-babel/5.3.1_qhxjqw33rawdn3amxsgyn5mkfy: + /@rollup/plugin-babel/5.3.1_xrrjiapkmykkmovg76xtzegu3a: resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} engines: {node: '>= 10.0.0'} peerDependencies: @@ -5160,24 +5175,24 @@ packages: dependencies: '@babel/core': 7.18.2 '@babel/helper-module-imports': 7.16.7 - '@rollup/pluginutils': 3.1.0_rollup@2.75.3 - rollup: 2.75.3 + '@rollup/pluginutils': 3.1.0_rollup@2.75.5 + rollup: 2.75.5 dev: true - /@rollup/plugin-commonjs/21.1.0_rollup@2.75.3: + /@rollup/plugin-commonjs/21.1.0_rollup@2.75.5: resolution: {integrity: sha512-6ZtHx3VHIp2ReNNDxHjuUml6ur+WcQ28N1yHgCQwsbNkQg2suhxGMDQGJOn/KuDxKtd1xuZP5xSTwBA4GQ8hbA==} engines: {node: '>= 8.0.0'} peerDependencies: rollup: ^2.38.3 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.75.3 + '@rollup/pluginutils': 3.1.0_rollup@2.75.5 commondir: 1.0.1 estree-walker: 2.0.2 glob: 7.2.3 is-reference: 1.2.1 magic-string: 0.25.9 resolve: 1.22.0 - rollup: 2.75.3 + rollup: 2.75.5 dev: true optional: true @@ -5197,7 +5212,7 @@ packages: rollup: 2.75.3 dev: true - /@rollup/plugin-graphql/1.1.0_xkikpehnofdl2b3c2svou4drfe: + /@rollup/plugin-graphql/1.1.0_eqcggnn4bnektuomkt2chdef54: resolution: {integrity: sha512-X+H6oFlprDlnO3D0UiEytdW97AMphPXO0C7KunS7i/rBXIGQRQVDU5WKTXnBu2tfyYbjCTtfhXMSGI0i885PNg==} peerDependencies: graphql: '>=0.9.0' @@ -5206,7 +5221,7 @@ packages: '@rollup/pluginutils': 4.2.1 graphql: 16.4.0 graphql-tag: 2.12.6_graphql@16.4.0 - rollup: 2.75.3 + rollup: 2.75.5 dev: false /@rollup/plugin-json/4.1.0_rollup@2.75.3: @@ -5218,19 +5233,29 @@ packages: rollup: 2.75.3 dev: true - /@rollup/plugin-node-resolve/11.2.1_rollup@2.75.3: + /@rollup/plugin-json/4.1.0_rollup@2.75.5: + resolution: {integrity: sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw==} + peerDependencies: + rollup: ^1.20.0 || ^2.0.0 + dependencies: + '@rollup/pluginutils': 3.1.0_rollup@2.75.5 + rollup: 2.75.5 + dev: true + optional: true + + /@rollup/plugin-node-resolve/11.2.1_rollup@2.75.5: resolution: {integrity: sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==} engines: {node: '>= 10.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.75.3 + '@rollup/pluginutils': 3.1.0_rollup@2.75.5 '@types/resolve': 1.17.1 builtin-modules: 3.3.0 deepmerge: 4.2.2 is-module: 1.0.0 resolve: 1.22.0 - rollup: 2.75.3 + rollup: 2.75.5 dev: true /@rollup/plugin-node-resolve/13.3.0_rollup@2.75.3: @@ -5248,14 +5273,30 @@ packages: rollup: 2.75.3 dev: true - /@rollup/plugin-replace/2.4.2_rollup@2.75.3: + /@rollup/plugin-node-resolve/13.3.0_rollup@2.75.5: + resolution: {integrity: sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==} + engines: {node: '>= 10.0.0'} + peerDependencies: + rollup: ^2.42.0 + dependencies: + '@rollup/pluginutils': 3.1.0_rollup@2.75.5 + '@types/resolve': 1.17.1 + deepmerge: 4.2.2 + is-builtin-module: 3.1.0 + is-module: 1.0.0 + resolve: 1.22.0 + rollup: 2.75.5 + dev: true + optional: true + + /@rollup/plugin-replace/2.4.2_rollup@2.75.5: resolution: {integrity: sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==} peerDependencies: rollup: ^1.20.0 || ^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.75.3 + '@rollup/pluginutils': 3.1.0_rollup@2.75.5 magic-string: 0.25.9 - rollup: 2.75.3 + rollup: 2.75.5 dev: true /@rollup/pluginutils/3.1.0_rollup@2.75.3: @@ -5270,6 +5311,18 @@ packages: rollup: 2.75.3 dev: true + /@rollup/pluginutils/3.1.0_rollup@2.75.5: + resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} + engines: {node: '>= 8.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0 + dependencies: + '@types/estree': 0.0.39 + estree-walker: 1.0.1 + picomatch: 2.3.1 + rollup: 2.75.5 + dev: true + /@rollup/pluginutils/4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} engines: {node: '>= 8.0.0'} @@ -5697,27 +5750,6 @@ packages: regenerator-runtime: 0.13.9 dev: true - /@storybook/addons/6.5.6_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-Ktv7Pk4iq+8+6yifXu3bOiC1ii9VXD93mmha7XcrdW+wl8jti9Ll5jLKEN0lAhd+Qupz4R0g9+znpRXk5n0pBg==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - dependencies: - '@storybook/api': 6.5.6_sfoxds7t5ydpegc3knd667wn6m - '@storybook/channels': 6.5.6 - '@storybook/client-logger': 6.5.6 - '@storybook/core-events': 6.5.6 - '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.6_sfoxds7t5ydpegc3knd667wn6m - '@storybook/theming': 6.5.6_sfoxds7t5ydpegc3knd667wn6m - '@types/webpack-env': 1.16.4 - core-js: 3.22.2 - global: 4.4.0 - react: 17.0.2 - react-dom: 17.0.2_react@17.0.2 - regenerator-runtime: 0.13.9 - dev: true - /@storybook/addons/6.5.7_sfoxds7t5ydpegc3knd667wn6m: resolution: {integrity: sha512-tUZ2c1uegUcwY31ztNQZGU/HUwAEEGIR8fEOvvO8S0TNQGoo6cwFtZmWBh3mTSRGcmzK2SNBjFHZua5Ee9TefA==} peerDependencies: @@ -5793,33 +5825,6 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/api/6.5.6_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-GHhjb6mji+R+FWytx7MIOKqca49ZXjvnIPpyp5zXAtgdk2Yn2j8C0MRPO1ovh4nHKWVvx6larmhskRxfUjk06g==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - dependencies: - '@storybook/channels': 6.5.6 - '@storybook/client-logger': 6.5.6 - '@storybook/core-events': 6.5.6 - '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.6_sfoxds7t5ydpegc3knd667wn6m - '@storybook/semver': 7.3.2 - '@storybook/theming': 6.5.6_sfoxds7t5ydpegc3knd667wn6m - core-js: 3.22.2 - fast-deep-equal: 3.1.3 - global: 4.4.0 - lodash: 4.17.21 - memoizerific: 1.11.3 - react: 17.0.2 - react-dom: 17.0.2_react@17.0.2 - regenerator-runtime: 0.13.9 - store2: 2.13.2 - telejson: 6.0.8 - ts-dedent: 2.2.0 - util-deprecate: 1.0.2 - dev: true - /@storybook/api/6.5.7_sfoxds7t5ydpegc3knd667wn6m: resolution: {integrity: sha512-QCNypz4X+lYuFW7EzvRPXMf8uS3gfSIV8sqXtEe5XoMb0HQXhy6AGU7/4iAeuUimtETqLTxq+kOxaSg4uPowxg==} peerDependencies: @@ -5847,14 +5852,14 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/builder-vite/0.1.35_232lyga3osnhqucz6qw2facp2y: + /@storybook/builder-vite/0.1.35_b5um23wiimmq5yleq4rdll2rle: resolution: {integrity: sha512-QEVbfEH/wXHSh1i/Nz8Ox+YDn6Y2OOpHrOa+GsuJG/Oej+WErYDVnBxN8HrfNyc02bzksH8NsML8yZDBLQPccA==} peerDependencies: '@storybook/core-common': '>=6.4.3 || >=6.5.0-alpha.0' '@storybook/node-logger': '>=6.4.3 || >=6.5.0-alpha.0' vite: '>=2.6.7' dependencies: - '@joshwooding/vite-plugin-react-docgen-typescript': 0.0.4_xjvffdju4jonbyfnhcatsvyz5i + '@joshwooding/vite-plugin-react-docgen-typescript': 0.0.4_6b73acq3oet7pog2buyzsofq6i '@mdx-js/mdx': 1.6.22 '@storybook/core-common': 6.5.5_k26rfrdk2uh2ao3d3jcmn6wejm '@storybook/csf-tools': 6.4.22 @@ -5868,8 +5873,8 @@ packages: magic-string: 0.26.2 react-docgen: 6.0.0-alpha.2 slash: 3.0.0 - vite: 2.9.9 - vite-plugin-mdx: 3.5.10_f34f3gtijkpgkfxkddkqpkzmfq + vite: 2.9.10 + vite-plugin-mdx: 3.5.10_h3lnlkmdrazsvpcsycsxmui5la transitivePeerDependencies: - react - react-dom @@ -6019,14 +6024,6 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/channels/6.5.6: - resolution: {integrity: sha512-rS0Dk9fSiMBsPvkiMo9CuvDCoXbGmYKiX/juS3F4u+sedhH+XtH4jFf49lJWoNVAE6eJPFyXATU4p1mm8Z85kQ==} - dependencies: - core-js: 3.22.2 - ts-dedent: 2.2.0 - util-deprecate: 1.0.2 - dev: true - /@storybook/channels/6.5.7: resolution: {integrity: sha512-v880fWBpWgiWrDmZesTIstNfMZhrPfgXAtLNcL5Z89NAPahsHskOSszc0BDxKN3gb+ZeTKUqHxY57dQdp+1rhg==} dependencies: @@ -6079,13 +6076,6 @@ packages: global: 4.4.0 dev: true - /@storybook/client-logger/6.5.6: - resolution: {integrity: sha512-hJzhn5EO0S4fUAZkKzBGNACJfupV9n+7TSIaU4mpVP+/ImS9uPdorAAtyqp5HC6R6vA67POoSgX0+qPgZnWvaw==} - dependencies: - core-js: 3.22.2 - global: 4.4.0 - dev: true - /@storybook/client-logger/6.5.7: resolution: {integrity: sha512-ycDy1kXeXRg3djSTXRGMVxc0kvaWw/UhHDs2VGFmOPScsoeWpdbePHXJMFbsqippxuexpsofqTryBwH2b6BPhw==} dependencies: @@ -6340,12 +6330,6 @@ packages: core-js: 3.22.2 dev: true - /@storybook/core-events/6.5.6: - resolution: {integrity: sha512-bzktgM1i0QPrayH1ANbKb7nYpehSpi5QHWps2vVQbvtpI/pGlTtpde1e87vfAt74Bvsvd3/9IpQkQKteDODAkA==} - dependencies: - core-js: 3.22.2 - dev: true - /@storybook/core-events/6.5.7: resolution: {integrity: sha512-epqYy67Ypry5QdCt7FpN57/X9uuS7R2+DLFORZIpL/SJG1dIdN4POQ1icWOhPzHl+eiSgaV7e2oPaUsN+LPhJQ==} dependencies: @@ -6465,11 +6449,11 @@ packages: dependencies: '@babel/core': 7.18.2 '@babel/generator': 7.18.2 - '@babel/parser': 7.18.3 + '@babel/parser': 7.18.4 '@babel/plugin-transform-react-jsx': 7.17.3_@babel+core@7.18.2 '@babel/preset-env': 7.16.11_@babel+core@7.18.2 '@babel/traverse': 7.18.2 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 '@mdx-js/mdx': 1.6.22 '@storybook/csf': 0.0.2--canary.87bc651.0 core-js: 3.22.2 @@ -6588,9 +6572,9 @@ packages: resolution: {integrity: sha512-4biZIWWzoWlCarMZmTpqcJNgo/RBesYZwGFbQeXiGYsswuvfWARZnW9RE9aUEMZ4XPn7B1N3EKkWcdcWe/K2tg==} dependencies: '@babel/generator': 7.18.2 - '@babel/parser': 7.18.3 + '@babel/parser': 7.18.4 '@babel/preset-env': 7.16.11_@babel+core@7.17.10 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 '@mdx-js/mdx': 1.6.22 '@types/lodash': 4.14.182 js-string-escape: 1.0.1 @@ -6798,19 +6782,6 @@ packages: regenerator-runtime: 0.13.9 dev: true - /@storybook/router/6.5.6_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-SL9X/+bkJxafH5V9r65liMgs+EvGddMCQ/4JP/p3GIu6+2G3pW613Ww5sqCBCB1R4zoYcsMT7F1q/D5NWByVHg==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - dependencies: - '@storybook/client-logger': 6.5.6 - core-js: 3.22.2 - react: 17.0.2 - react-dom: 17.0.2_react@17.0.2 - regenerator-runtime: 0.13.9 - dev: true - /@storybook/router/6.5.7_sfoxds7t5ydpegc3knd667wn6m: resolution: {integrity: sha512-edWEdAb8O0rSgdXoBZDDuNlQg2cOmC/nJ6gXj9zBotzmXqsbxWyjKGooG1dU6dnKshUqE1RmWF7/N1WMluLf0A==} peerDependencies: @@ -6916,7 +6887,7 @@ packages: - react-dom dev: true - /@storybook/testing-react/1.3.0_ndrjlzltktbx2icl6lpdatt3le: + /@storybook/testing-react/1.3.0_yl5h37gf5sc4upgq37yuszxgmu: resolution: {integrity: sha512-TfxzflxwBHSPhetWKuYt239t+1iN8gnnUN8OKo5UGtwwirghKQlApjH23QXW6j8YBqFhmq+yP29Oqf8HgKCFLw==} engines: {node: '>=10'} peerDependencies: @@ -6926,7 +6897,7 @@ packages: '@storybook/react': '>=6.4.0' react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.6_sfoxds7t5ydpegc3knd667wn6m + '@storybook/addons': 6.5.7_sfoxds7t5ydpegc3knd667wn6m '@storybook/client-api': 6.4.22_sfoxds7t5ydpegc3knd667wn6m '@storybook/csf': 0.0.2--canary.87bc651.0 '@storybook/preview-web': 6.5.5_sfoxds7t5ydpegc3knd667wn6m @@ -6969,19 +6940,6 @@ packages: regenerator-runtime: 0.13.9 dev: true - /@storybook/theming/6.5.6_sfoxds7t5ydpegc3knd667wn6m: - resolution: {integrity: sha512-JEKl9gdVD2Ef9xSwRtaq6EpjJD5xe7X2OP/4e61ucrp/rSOk7SOpYUZYQh6PhYLGhnGbgQkedVVc9CUhK8bs6Q==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - dependencies: - '@storybook/client-logger': 6.5.6 - core-js: 3.22.2 - react: 17.0.2 - react-dom: 17.0.2_react@17.0.2 - regenerator-runtime: 0.13.9 - dev: true - /@storybook/theming/6.5.7_sfoxds7t5ydpegc3knd667wn6m: resolution: {integrity: sha512-6zp1V84DSBcS8BtFOCJlF2/nIonjQmr+dILPxaM3lCm/X003i2jAQrBKTfPlmzCeDn07PBhzHaRJ3wJskfmeNw==} peerDependencies: @@ -7044,7 +7002,7 @@ packages: string.prototype.matchall: 4.0.7 dev: true - /@sveltejs/vite-plugin-svelte/1.0.0-next.45_svelte@3.48.0+vite@2.9.9: + /@sveltejs/vite-plugin-svelte/1.0.0-next.45_svelte@3.48.0+vite@2.9.10: resolution: {integrity: sha512-WLschM2qpa4lSpKR4zTVDJ2AW48u3Gjs3BX5s6aZvLRC3bjBjKcOcGmOG9pLu07C869wdMwZFZ+GroVcx7ZKpw==} engines: {node: ^14.13.1 || >= 16} peerDependencies: @@ -7062,7 +7020,7 @@ packages: magic-string: 0.26.2 svelte: 3.48.0 svelte-hmr: 0.14.11_svelte@3.48.0 - vite: 2.9.9 + vite: 2.9.10 transitivePeerDependencies: - supports-color dev: true @@ -7209,8 +7167,8 @@ packages: /@types/babel__core/7.1.19: resolution: {integrity: sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==} dependencies: - '@babel/parser': 7.18.3 - '@babel/types': 7.18.2 + '@babel/parser': 7.18.4 + '@babel/types': 7.18.4 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 '@types/babel__traverse': 7.17.1 @@ -7219,20 +7177,20 @@ packages: /@types/babel__generator/7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 dev: true /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.18.3 - '@babel/types': 7.18.2 + '@babel/parser': 7.18.4 + '@babel/types': 7.18.4 dev: true /@types/babel__traverse/7.17.1: resolution: {integrity: sha512-kVzjari1s2YVi77D3w1yuvohV2idweYXMCDzqBiVNN63TcDWrIlTVOYpqVrvbbyOE/IyzBoTKF0fdnLPEORFxA==} dependencies: - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 dev: true /@types/braces/3.0.1: @@ -7310,7 +7268,7 @@ packages: /@types/fs-extra/9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 17.0.35 + '@types/node': 17.0.40 dev: true /@types/glob/7.2.0: @@ -7323,7 +7281,7 @@ packages: /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 17.0.35 + '@types/node': 17.0.40 dev: true /@types/hast/2.3.4: @@ -7414,7 +7372,7 @@ packages: /@types/node-fetch/2.6.1: resolution: {integrity: sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA==} dependencies: - '@types/node': 17.0.35 + '@types/node': 17.0.40 form-data: 3.0.1 dev: true @@ -7434,6 +7392,10 @@ packages: resolution: {integrity: sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==} dev: true + /@types/node/17.0.40: + resolution: {integrity: sha512-UXdBxNGqTMtm7hCwh9HtncFVLrXoqA3oJW30j6XWp5BH/wu3mVeaxo7cq5benFdBw34HB3XDT2TRPI7rXZ+mDg==} + dev: true + /@types/node/8.10.66: resolution: {integrity: sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw==} dev: true @@ -7560,7 +7522,7 @@ packages: /@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 17.0.35 + '@types/node': 17.0.40 dev: true /@types/scheduler/0.16.2: @@ -7632,7 +7594,7 @@ packages: /@types/webpack-sources/3.2.0: resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==} dependencies: - '@types/node': 17.0.35 + '@types/node': 17.0.40 '@types/source-list-map': 0.1.2 source-map: 0.7.3 dev: true @@ -7640,7 +7602,7 @@ packages: /@types/webpack/4.41.32: resolution: {integrity: sha512-cb+0ioil/7oz5//7tZUSwbrSAN/NWHrQylz5cW8G0dWTcF/g+/dSdMlKVZspBYuMAN1+WnwHrkxiRrLcwd0Heg==} dependencies: - '@types/node': 17.0.35 + '@types/node': 17.0.40 '@types/tapable': 1.0.8 '@types/uglify-js': 3.13.2 '@types/webpack-sources': 3.2.0 @@ -7651,7 +7613,7 @@ packages: /@types/ws/8.5.3: resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==} dependencies: - '@types/node': 17.0.35 + '@types/node': 17.0.40 dev: true /@types/yargs-parser/21.0.0: @@ -7678,8 +7640,8 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.26.0_hzuh7e2up357pvq3mkokjvu2lq: - resolution: {integrity: sha512-oGCmo0PqnRZZndr+KwvvAUvD3kNE4AfyoGCwOZpoCncSh4MVD06JTE8XQa2u9u+NX5CsyZMBTEc2C72zx38eYA==} + /@typescript-eslint/eslint-plugin/5.27.1_65aj4eq2a44sfs5ac5pwgo6bwq: + resolution: {integrity: sha512-6dM5NKT57ZduNnJfpY81Phe9nc9wolnMCnknb1im6brWi1RYv84nbMS3olJa27B6+irUVV1X/Wb+Am0FjJdGFw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -7689,10 +7651,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.26.0_xztl6dhthcahlo6akmb2bmjmle - '@typescript-eslint/scope-manager': 5.26.0 - '@typescript-eslint/type-utils': 5.26.0_xztl6dhthcahlo6akmb2bmjmle - '@typescript-eslint/utils': 5.26.0_xztl6dhthcahlo6akmb2bmjmle + '@typescript-eslint/parser': 5.27.1_xztl6dhthcahlo6akmb2bmjmle + '@typescript-eslint/scope-manager': 5.27.1 + '@typescript-eslint/type-utils': 5.27.1_xztl6dhthcahlo6akmb2bmjmle + '@typescript-eslint/utils': 5.27.1_xztl6dhthcahlo6akmb2bmjmle debug: 4.3.4 eslint: 8.16.0 functional-red-black-tree: 1.0.1 @@ -7705,8 +7667,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.26.0_xztl6dhthcahlo6akmb2bmjmle: - resolution: {integrity: sha512-n/IzU87ttzIdnAH5vQ4BBDnLPly7rC5VnjN3m0xBG82HK6rhRxnCb3w/GyWbNDghPd+NktJqB/wl6+YkzZ5T5Q==} + /@typescript-eslint/parser/5.27.1_xztl6dhthcahlo6akmb2bmjmle: + resolution: {integrity: sha512-7Va2ZOkHi5NP+AZwb5ReLgNF6nWLGTeUJfxdkVUAPPSaAdbWNnFZzLZ4EGGmmiCTg+AwlbE1KyUYTBglosSLHQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -7715,9 +7677,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.26.0 - '@typescript-eslint/types': 5.26.0 - '@typescript-eslint/typescript-estree': 5.26.0_typescript@4.7.2 + '@typescript-eslint/scope-manager': 5.27.1 + '@typescript-eslint/types': 5.27.1 + '@typescript-eslint/typescript-estree': 5.27.1_typescript@4.7.2 debug: 4.3.4 eslint: 8.16.0 typescript: 4.7.2 @@ -7725,16 +7687,16 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager/5.26.0: - resolution: {integrity: sha512-gVzTJUESuTwiju/7NiTb4c5oqod8xt5GhMbExKsCTp6adU3mya6AGJ4Pl9xC7x2DX9UYFsjImC0mA62BCY22Iw==} + /@typescript-eslint/scope-manager/5.27.1: + resolution: {integrity: sha512-fQEOSa/QroWE6fAEg+bJxtRZJTH8NTskggybogHt4H9Da8zd4cJji76gA5SBlR0MgtwF7rebxTbDKB49YUCpAg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.26.0 - '@typescript-eslint/visitor-keys': 5.26.0 + '@typescript-eslint/types': 5.27.1 + '@typescript-eslint/visitor-keys': 5.27.1 dev: true - /@typescript-eslint/type-utils/5.26.0_xztl6dhthcahlo6akmb2bmjmle: - resolution: {integrity: sha512-7ccbUVWGLmcRDSA1+ADkDBl5fP87EJt0fnijsMFTVHXKGduYMgienC/i3QwoVhDADUAPoytgjbZbCOMj4TY55A==} + /@typescript-eslint/type-utils/5.27.1_xztl6dhthcahlo6akmb2bmjmle: + resolution: {integrity: sha512-+UC1vVUWaDHRnC2cQrCJ4QtVjpjjCgjNFpg8b03nERmkHv9JV9X5M19D7UFMd+/G7T/sgFwX2pGmWK38rqyvXw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -7743,7 +7705,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.26.0_xztl6dhthcahlo6akmb2bmjmle + '@typescript-eslint/utils': 5.27.1_xztl6dhthcahlo6akmb2bmjmle debug: 4.3.4 eslint: 8.16.0 tsutils: 3.21.0_typescript@4.7.2 @@ -7752,13 +7714,13 @@ packages: - supports-color dev: true - /@typescript-eslint/types/5.26.0: - resolution: {integrity: sha512-8794JZFE1RN4XaExLWLI2oSXsVImNkl79PzTOOWt9h0UHROwJedNOD2IJyfL0NbddFllcktGIO2aOu10avQQyA==} + /@typescript-eslint/types/5.27.1: + resolution: {integrity: sha512-LgogNVkBhCTZU/m8XgEYIWICD6m4dmEDbKXESCbqOXfKZxRKeqpiJXQIErv66sdopRKZPo5l32ymNqibYEH/xg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.26.0_typescript@4.7.2: - resolution: {integrity: sha512-EyGpw6eQDsfD6jIqmXP3rU5oHScZ51tL/cZgFbFBvWuCwrIptl+oueUZzSmLtxFuSOQ9vDcJIs+279gnJkfd1w==} + /@typescript-eslint/typescript-estree/5.27.1_typescript@4.7.2: + resolution: {integrity: sha512-DnZvvq3TAJ5ke+hk0LklvxwYsnXpRdqUY5gaVS0D4raKtbznPz71UJGnPTHEFo0GDxqLOLdMkkmVZjSpET1hFw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -7766,8 +7728,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.26.0 - '@typescript-eslint/visitor-keys': 5.26.0 + '@typescript-eslint/types': 5.27.1 + '@typescript-eslint/visitor-keys': 5.27.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -7778,16 +7740,16 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.26.0_xztl6dhthcahlo6akmb2bmjmle: - resolution: {integrity: sha512-PJFwcTq2Pt4AMOKfe3zQOdez6InIDOjUJJD3v3LyEtxHGVVRK3Vo7Dd923t/4M9hSH2q2CLvcTdxlLPjcIk3eg==} + /@typescript-eslint/utils/5.27.1_xztl6dhthcahlo6akmb2bmjmle: + resolution: {integrity: sha512-mZ9WEn1ZLDaVrhRaYgzbkXBkTPghPFsup8zDbbsYTxC5OmqrFE7skkKS/sraVsLP3TcT3Ki5CSyEFBRkLH/H/w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 - '@typescript-eslint/scope-manager': 5.26.0 - '@typescript-eslint/types': 5.26.0 - '@typescript-eslint/typescript-estree': 5.26.0_typescript@4.7.2 + '@typescript-eslint/scope-manager': 5.27.1 + '@typescript-eslint/types': 5.27.1 + '@typescript-eslint/typescript-estree': 5.27.1_typescript@4.7.2 eslint: 8.16.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.16.0 @@ -7796,11 +7758,11 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys/5.26.0: - resolution: {integrity: sha512-wei+ffqHanYDOQgg/fS6Hcar6wAWv0CUPQ3TZzOWd2BLfgP539rb49bwua8WRAs7R6kOSLn82rfEu2ro6Llt8Q==} + /@typescript-eslint/visitor-keys/5.27.1: + resolution: {integrity: sha512-xYs6ffo01nhdJgPieyk7HAOpjhTsx7r/oB9LWEhwAXgwn33tkr+W8DI2ChboqhZlC4q3TC6geDYPoiX8ROqyOQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.26.0 + '@typescript-eslint/types': 5.27.1 eslint-visitor-keys: 3.3.0 dev: true @@ -7923,7 +7885,7 @@ packages: '@unocss/core': 0.36.0 dev: true - /@unocss/vite/0.36.0_vite@2.9.9: + /@unocss/vite/0.36.0_vite@2.9.10: resolution: {integrity: sha512-hEI1Zpq7WyP9eyguNLyFjanh5Z5wzvy99Q9FVIa5D2R+SKALk7/YAl327IuKqA0PVosQ6NPtK/AtuDGOigg7Wg==} peerDependencies: vite: ^2.9.0 @@ -7935,7 +7897,7 @@ packages: '@unocss/scope': 0.36.0 '@unocss/transformer-directives': 0.36.0 magic-string: 0.26.2 - vite: 2.9.9 + vite: 2.9.10 dev: true /@vitejs/plugin-react/1.3.1: @@ -7984,28 +7946,39 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue/2.3.3_vite@2.9.9+vue@3.2.33: + /@vitejs/plugin-vue/2.3.3_vite@2.9.10+vue@3.2.33: resolution: {integrity: sha512-SmQLDyhz+6lGJhPELsBdzXGc+AcaT8stgkbiTFGpXPe8Tl1tJaBw1A6pxDqDuRsVkD8uscrkx3hA7QDOoKYtyw==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: 2.9.9 + vite: 2.9.10 vue: 3.2.33 dev: true - /@vitejs/plugin-vue/2.3.3_vite@2.9.9+vue@3.2.36: + /@vitejs/plugin-vue/2.3.3_vite@2.9.10+vue@3.2.36: resolution: {integrity: sha512-SmQLDyhz+6lGJhPELsBdzXGc+AcaT8stgkbiTFGpXPe8Tl1tJaBw1A6pxDqDuRsVkD8uscrkx3hA7QDOoKYtyw==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: 2.9.9 + vite: 2.9.10 vue: 3.2.36 dev: true + /@vitejs/plugin-vue/2.3.3_vite@2.9.10+vue@3.2.37: + resolution: {integrity: sha512-SmQLDyhz+6lGJhPELsBdzXGc+AcaT8stgkbiTFGpXPe8Tl1tJaBw1A6pxDqDuRsVkD8uscrkx3hA7QDOoKYtyw==} + engines: {node: '>=12.0.0'} + peerDependencies: + vite: ^2.5.10 + vue: ^3.2.25 + dependencies: + vite: 2.9.10 + vue: 3.2.37 + dev: true + /@vue/babel-helper-vue-jsx-merge-props/1.2.1: resolution: {integrity: sha512-QOi5OW45e2R20VygMSNhyQHvpdUwQZqGPc748JLGCYEy+yp8fNFNdbNIGAgZmi9e+2JHPd6i6idRuqivyicIkA==} dev: true @@ -8138,6 +8111,15 @@ packages: estree-walker: 2.0.2 source-map: 0.6.1 + /@vue/compiler-core/3.2.37: + resolution: {integrity: sha512-81KhEjo7YAOh0vQJoSmAD68wLfYqJvoiD4ulyedzF+OEk/bk6/hx3fTNVfuzugIIaTrOx4PGx6pAiBRe5e9Zmg==} + dependencies: + '@babel/parser': 7.18.4 + '@vue/shared': 3.2.37 + estree-walker: 2.0.2 + source-map: 0.6.1 + dev: true + /@vue/compiler-dom/3.2.33: resolution: {integrity: sha512-GhiG1C8X98Xz9QUX/RlA6/kgPBWJkjq0Rq6//5XTAGSYrTMBgcLpP9+CnlUg1TFxnnCVughAG+KZl28XJqw8uQ==} dependencies: @@ -8150,6 +8132,13 @@ packages: '@vue/compiler-core': 3.2.36 '@vue/shared': 3.2.36 + /@vue/compiler-dom/3.2.37: + resolution: {integrity: sha512-yxJLH167fucHKxaqXpYk7x8z7mMEnXOw3G2q62FTkmsvNxu4FQSu5+3UMb+L7fjKa26DEzhrmCxAgFLLIzVfqQ==} + dependencies: + '@vue/compiler-core': 3.2.37 + '@vue/shared': 3.2.37 + dev: true + /@vue/compiler-sfc/3.2.33: resolution: {integrity: sha512-H8D0WqagCr295pQjUYyO8P3IejM3vEzeCO1apzByAEaAR/WimhMYczHfZVvlCE/9yBaEu/eu9RdiWr0kF8b71Q==} dependencies: @@ -8178,6 +8167,21 @@ packages: postcss: 8.4.14 source-map: 0.6.1 + /@vue/compiler-sfc/3.2.37: + resolution: {integrity: sha512-+7i/2+9LYlpqDv+KTtWhOZH+pa8/HnX/905MdVmAcI/mPQOBwkHHIzrsEsucyOIZQYMkXUiTkmZq5am/NyXKkg==} + dependencies: + '@babel/parser': 7.18.4 + '@vue/compiler-core': 3.2.37 + '@vue/compiler-dom': 3.2.37 + '@vue/compiler-ssr': 3.2.37 + '@vue/reactivity-transform': 3.2.37 + '@vue/shared': 3.2.37 + estree-walker: 2.0.2 + magic-string: 0.25.9 + postcss: 8.4.14 + source-map: 0.6.1 + dev: true + /@vue/compiler-ssr/3.2.33: resolution: {integrity: sha512-XQh1Xdk3VquDpXsnoCd7JnMoWec9CfAzQDQsaMcSU79OrrO2PNR0ErlIjm/mGq3GmBfkQjzZACV+7GhfRB8xMQ==} dependencies: @@ -8190,6 +8194,13 @@ packages: '@vue/compiler-dom': 3.2.36 '@vue/shared': 3.2.36 + /@vue/compiler-ssr/3.2.37: + resolution: {integrity: sha512-7mQJD7HdXxQjktmsWp/J67lThEIcxLemz1Vb5I6rYJHR5vI+lON3nPGOH3ubmbvYGt8xEUaAr1j7/tIFWiEOqw==} + dependencies: + '@vue/compiler-dom': 3.2.37 + '@vue/shared': 3.2.37 + dev: true + /@vue/component-compiler-utils/3.3.0: resolution: {integrity: sha512-97sfH2mYNU+2PzGrmK2haqffDpVASuib9/w2/noxiFi31Z54hW+q3izKQXXQZSNhtiUpAI36uSuYepeBe4wpHQ==} dependencies: @@ -8289,6 +8300,16 @@ packages: estree-walker: 2.0.2 magic-string: 0.25.9 + /@vue/reactivity-transform/3.2.37: + resolution: {integrity: sha512-IWopkKEb+8qpu/1eMKVeXrK0NLw9HicGviJzhJDEyfxTR9e1WtpnnbYkJWurX6WwoFP0sz10xQg8yL8lgskAZg==} + dependencies: + '@babel/parser': 7.18.4 + '@vue/compiler-core': 3.2.37 + '@vue/shared': 3.2.37 + estree-walker: 2.0.2 + magic-string: 0.25.9 + dev: true + /@vue/reactivity/3.2.33: resolution: {integrity: sha512-62Sq0mp9/0bLmDuxuLD5CIaMG2susFAGARLuZ/5jkU1FCf9EDbwUuF+BO8Ub3Rbodx0ziIecM/NsmyjardBxfQ==} dependencies: @@ -8299,6 +8320,12 @@ packages: dependencies: '@vue/shared': 3.2.36 + /@vue/reactivity/3.2.37: + resolution: {integrity: sha512-/7WRafBOshOc6m3F7plwzPeCu/RCVv9uMpOwa/5PiY1Zz+WLVRWiy0MYKwmg19KBdGtFWsmZ4cD+LOdVPcs52A==} + dependencies: + '@vue/shared': 3.2.37 + dev: true + /@vue/runtime-core/3.2.33: resolution: {integrity: sha512-N2D2vfaXsBPhzCV3JsXQa2NECjxP3eXgZlFqKh4tgakp3iX6LCGv76DLlc+IfFZq+TW10Y8QUfeihXOupJ1dGw==} dependencies: @@ -8311,6 +8338,13 @@ packages: '@vue/reactivity': 3.2.36 '@vue/shared': 3.2.36 + /@vue/runtime-core/3.2.37: + resolution: {integrity: sha512-JPcd9kFyEdXLl/i0ClS7lwgcs0QpUAWj+SKX2ZC3ANKi1U4DOtiEr6cRqFXsPwY5u1L9fAjkinIdB8Rz3FoYNQ==} + dependencies: + '@vue/reactivity': 3.2.37 + '@vue/shared': 3.2.37 + dev: true + /@vue/runtime-dom/3.2.33: resolution: {integrity: sha512-LSrJ6W7CZTSUygX5s8aFkraDWlO6K4geOwA3quFF2O+hC3QuAMZt/0Xb7JKE3C4JD4pFwCSO7oCrZmZ0BIJUnw==} dependencies: @@ -8325,6 +8359,14 @@ packages: '@vue/shared': 3.2.36 csstype: 2.6.20 + /@vue/runtime-dom/3.2.37: + resolution: {integrity: sha512-HimKdh9BepShW6YozwRKAYjYQWg9mQn63RGEiSswMbW+ssIht1MILYlVGkAGGQbkhSh31PCdoUcfiu4apXJoPw==} + dependencies: + '@vue/runtime-core': 3.2.37 + '@vue/shared': 3.2.37 + csstype: 2.6.20 + dev: true + /@vue/server-renderer/3.2.33_vue@3.2.33: resolution: {integrity: sha512-4jpJHRD4ORv8PlbYi+/MfP8ec1okz6rybe36MdpkDrGIdEItHEUyaHSKvz+ptNEyQpALmmVfRteHkU9F8vxOew==} peerDependencies: @@ -8343,12 +8385,26 @@ packages: '@vue/shared': 3.2.36 vue: 3.2.36 + /@vue/server-renderer/3.2.37_vue@3.2.37: + resolution: {integrity: sha512-kLITEJvaYgZQ2h47hIzPh2K3jG8c1zCVbp/o/bzQOyvzaKiCquKS7AaioPI28GNxIsE/zSx+EwWYsNxDCX95MA==} + peerDependencies: + vue: 3.2.37 + dependencies: + '@vue/compiler-ssr': 3.2.37 + '@vue/shared': 3.2.37 + vue: 3.2.37 + dev: true + /@vue/shared/3.2.33: resolution: {integrity: sha512-UBc1Pg1T3yZ97vsA2ueER0F6GbJebLHYlEi4ou1H5YL4KWvMOOWwpYo9/QpWq93wxKG6Wo13IY74Hcn/f7c7Bg==} /@vue/shared/3.2.36: resolution: {integrity: sha512-JtB41wXl7Au3+Nl3gD16Cfpj7k/6aCroZ6BbOiCMFCMvrOpkg/qQUXTso2XowaNqBbnkuGHurLAqkLBxNGc1hQ==} + /@vue/shared/3.2.37: + resolution: {integrity: sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw==} + dev: true + /@vue/test-utils/1.3.0_sbs6or2oam5i4s4vmfp4rzwdnq: resolution: {integrity: sha512-Xk2Xiyj2k5dFb8eYUKkcN9PzqZSppTlx7LaQWBbdA8tqh3jHr/KHX2/YLhNFc/xwDrgeLybqd+4ZCPJSGPIqeA==} peerDependencies: @@ -8378,6 +8434,14 @@ packages: vue: 3.2.36 dev: true + /@vue/test-utils/2.0.0_vue@3.2.37: + resolution: {integrity: sha512-zL5kygNq7hONrO1CzaUGprEAklAX+pH8J1MPMCU3Rd2xtSYkZ+PmKU3oEDRg8VAGdL5lNJHzDgrud5amFPtirw==} + peerDependencies: + vue: ^3.0.1 + dependencies: + vue: 3.2.37 + dev: true + /@vueuse/core/8.5.0_vue@3.2.33: resolution: {integrity: sha512-VEJ6sGNsPlUp0o9BGda2YISvDZbhWJSOJu5zlp2TufRGVrLcYUKr31jyFEOj6RXzG3k/H4aCYeZyjpItfU8glw==} peerDependencies: @@ -8394,7 +8458,7 @@ packages: vue: 3.2.33 vue-demi: 0.12.5_vue@3.2.33 - /@vueuse/core/8.5.0_vue@3.2.36: + /@vueuse/core/8.5.0_vue@3.2.37: resolution: {integrity: sha512-VEJ6sGNsPlUp0o9BGda2YISvDZbhWJSOJu5zlp2TufRGVrLcYUKr31jyFEOj6RXzG3k/H4aCYeZyjpItfU8glw==} peerDependencies: '@vue/composition-api': ^1.1.0 @@ -8406,9 +8470,9 @@ packages: optional: true dependencies: '@vueuse/metadata': 8.5.0 - '@vueuse/shared': 8.5.0_vue@3.2.36 - vue: 3.2.36 - vue-demi: 0.12.5_vue@3.2.36 + '@vueuse/shared': 8.5.0_vue@3.2.37 + vue: 3.2.37 + vue-demi: 0.12.5_vue@3.2.37 dev: true /@vueuse/integrations/8.5.0_axios@0.26.1: @@ -8469,7 +8533,7 @@ packages: vue: 3.2.33 vue-demi: 0.12.5_vue@3.2.33 - /@vueuse/shared/8.5.0_vue@3.2.36: + /@vueuse/shared/8.5.0_vue@3.2.37: resolution: {integrity: sha512-qKG+SZb44VvGD4dU5cQ63z4JE2Yk39hQUecR0a9sEdJA01cx+XrxAvFKJfPooxwoiqalAVw/ktWK6xbyc/jS3g==} peerDependencies: '@vue/composition-api': ^1.1.0 @@ -8480,8 +8544,8 @@ packages: vue: optional: true dependencies: - vue: 3.2.36 - vue-demi: 0.12.5_vue@3.2.36 + vue: 3.2.37 + vue-demi: 0.12.5_vue@3.2.37 dev: true /@webassemblyjs/ast/1.9.0: @@ -8747,7 +8811,7 @@ packages: symbol.prototype.description: 1.0.5 dev: true - /airbnb-prop-types/2.16.0_react@17.0.2: + /airbnb-prop-types/2.16.0_react@16.14.0: resolution: {integrity: sha512-7WHOFolP/6cS96PhKNrslCLMYAI8yB1Pp6u6XmxozQOiZbsI5ycglZr5cHhBFfuRcQQjzCMith5ZPZdYiJCxUg==} peerDependencies: react: ^0.14 || ^15.0.0 || ^16.0.0-alpha @@ -8760,7 +8824,7 @@ packages: object.entries: 1.1.5 prop-types: 15.8.1 prop-types-exact: 1.2.0 - react: 17.0.2 + react: 16.14.0 react-is: 16.13.1 dev: true @@ -9316,7 +9380,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@babel/template': 7.16.7 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 '@types/babel__core': 7.1.19 '@types/babel__traverse': 7.17.1 dev: true @@ -9326,7 +9390,7 @@ packages: dependencies: '@babel/helper-module-imports': 7.16.0 '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.18.2 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 html-entities: 2.3.2 transitivePeerDependencies: - '@babel/core' @@ -9795,8 +9859,8 @@ packages: resolution: {integrity: sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==} dev: true - /builtins/4.1.0: - resolution: {integrity: sha512-1bPRZQtmKaO6h7qV1YHXNtr6nCK28k0Zo95KM4dXfILcZZwoHJBN1m3lfLv9LPkcOZlrSr+J1bzMaZFO98Yq0w==} + /builtins/5.0.1: + resolution: {integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==} dependencies: semver: 7.3.7 dev: true @@ -10337,6 +10401,10 @@ packages: resolution: {integrity: sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==} dev: true + /colorette/2.0.17: + resolution: {integrity: sha512-hJo+3Bkn0NCHybn9Tu35fIeoOKGOk5OCC32y4Hz2It+qlCO2Q3DeQ1hRn/tDDMQKRYUEzqsl7jbF6dYKjlE60g==} + dev: true + /combined-stream/1.0.8: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} engines: {node: '>= 0.8'} @@ -11000,7 +11068,7 @@ packages: - encoding /cross-spawn/5.1.0: - resolution: {integrity: sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=} + resolution: {integrity: sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==} dependencies: lru-cache: 4.1.5 shebang-command: 1.2.0 @@ -11910,7 +11978,7 @@ packages: engines: {node: '>=0.12'} dev: true - /enzyme-adapter-react-16/1.15.6_nzetpuaj6rwcpymp3an2fxuqfy: + /enzyme-adapter-react-16/1.15.6_j6bpv5pizkyfppcg2tmva6pmii: resolution: {integrity: sha512-yFlVJCXh8T+mcQo8M6my9sPgeGzj85HSHi6Apgf1Cvq/7EL/J9+1JoJmJsRxZgyTvPMAqOEpRSu/Ii/ZpyOk0g==} peerDependencies: enzyme: ^3.0.0 @@ -11918,31 +11986,31 @@ packages: react-dom: ^16.0.0-0 dependencies: enzyme: 3.11.0 - enzyme-adapter-utils: 1.14.0_react@17.0.2 + enzyme-adapter-utils: 1.14.0_react@16.14.0 enzyme-shallow-equal: 1.0.4 has: 1.0.3 object.assign: 4.1.2 object.values: 1.1.5 prop-types: 15.8.1 - react: 17.0.2 - react-dom: 16.14.0_react@17.0.2 + react: 16.14.0 + react-dom: 16.14.0_react@16.14.0 react-is: 16.13.1 - react-test-renderer: 16.14.0_react@17.0.2 + react-test-renderer: 16.14.0_react@16.14.0 semver: 5.7.1 dev: true - /enzyme-adapter-utils/1.14.0_react@17.0.2: + /enzyme-adapter-utils/1.14.0_react@16.14.0: resolution: {integrity: sha512-F/z/7SeLt+reKFcb7597IThpDp0bmzcH1E9Oabqv+o01cID2/YInlqHbFl7HzWBl4h3OdZYedtwNDOmSKkk0bg==} peerDependencies: react: 0.13.x || 0.14.x || ^15.0.0-0 || ^16.0.0-0 dependencies: - airbnb-prop-types: 2.16.0_react@17.0.2 + airbnb-prop-types: 2.16.0_react@16.14.0 function.prototype.name: 1.1.5 has: 1.0.3 object.assign: 4.1.2 object.fromentries: 2.0.5 prop-types: 15.8.1 - react: 17.0.2 + react: 16.14.0 semver: 5.7.1 dev: true @@ -12102,15 +12170,6 @@ packages: resolution: {integrity: sha512-EmTr31wppcaIAgblChZiuN/l9Y7DPyw8Xtbg7fIVngn6zMW+IEBJDJngeKC3x6wr0V/vcA2wqeFnaw1bFJbDdA==} dev: true - /esbuild-android-64/0.14.38: - resolution: {integrity: sha512-aRFxR3scRKkbmNuGAK+Gee3+yFxkTJO/cx83Dkyzo4CnQl/2zVSurtG6+G86EQIZ+w+VYngVyK7P3HyTBKu3nw==} - engines: {node: '>=12'} - cpu: [x64] - os: [android] - requiresBuild: true - dev: true - optional: true - /esbuild-android-64/0.14.42: resolution: {integrity: sha512-P4Y36VUtRhK/zivqGVMqhptSrFILAGlYp0Z8r9UQqHJ3iWztRCNWnlBzD9HRx0DbueXikzOiwyOri+ojAFfW6A==} engines: {node: '>=12'} @@ -12119,123 +12178,38 @@ packages: requiresBuild: true optional: true - /esbuild-android-arm64/0.13.8: - resolution: {integrity: sha512-AilbChndywpk7CdKkNSZ9klxl+9MboLctXd9LwLo3b0dawmOF/i/t2U5d8LM6SbT1Xw36F8yngSUPrd8yPs2RA==} + /esbuild-android-arm64/0.14.42: + resolution: {integrity: sha512-0cOqCubq+RWScPqvtQdjXG3Czb3AWI2CaKw3HeXry2eoA2rrPr85HF7IpdU26UWdBXgPYtlTN1LUiuXbboROhg==} + engines: {node: '>=12'} cpu: [arm64] os: [android] requiresBuild: true - dev: true optional: true - /esbuild-android-arm64/0.14.38: - resolution: {integrity: sha512-L2NgQRWuHFI89IIZIlpAcINy9FvBk6xFVZ7xGdOwIm8VyhX1vNCEqUJO3DPSSy945Gzdg98cxtNt8Grv1CsyhA==} + /esbuild-darwin-64/0.14.42: + resolution: {integrity: sha512-ipiBdCA3ZjYgRfRLdQwP82rTiv/YVMtW36hTvAN5ZKAIfxBOyPXY7Cejp3bMXWgzKD8B6O+zoMzh01GZsCuEIA==} engines: {node: '>=12'} - cpu: [arm64] - os: [android] + cpu: [x64] + os: [darwin] requiresBuild: true - dev: true optional: true - /esbuild-android-arm64/0.14.42: - resolution: {integrity: sha512-0cOqCubq+RWScPqvtQdjXG3Czb3AWI2CaKw3HeXry2eoA2rrPr85HF7IpdU26UWdBXgPYtlTN1LUiuXbboROhg==} + /esbuild-darwin-arm64/0.14.42: + resolution: {integrity: sha512-bU2tHRqTPOaoH/4m0zYHbFWpiYDmaA0gt90/3BMEFaM0PqVK/a6MA2V/ypV5PO0v8QxN6gH5hBPY4YJ2lopXgA==} engines: {node: '>=12'} cpu: [arm64] - os: [android] + os: [darwin] requiresBuild: true optional: true - /esbuild-darwin-64/0.13.8: - resolution: {integrity: sha512-b6sdiT84zV5LVaoF+UoMVGJzR/iE2vNUfUDfFQGrm4LBwM/PWXweKpuu6RD9mcyCq18cLxkP6w/LD/w9DtX3ng==} - cpu: [x64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - - /esbuild-darwin-64/0.14.38: - resolution: {integrity: sha512-5JJvgXkX87Pd1Og0u/NJuO7TSqAikAcQQ74gyJ87bqWRVeouky84ICoV4sN6VV53aTW+NE87qLdGY4QA2S7KNA==} - engines: {node: '>=12'} - cpu: [x64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - - /esbuild-darwin-64/0.14.42: - resolution: {integrity: sha512-ipiBdCA3ZjYgRfRLdQwP82rTiv/YVMtW36hTvAN5ZKAIfxBOyPXY7Cejp3bMXWgzKD8B6O+zoMzh01GZsCuEIA==} - engines: {node: '>=12'} - cpu: [x64] - os: [darwin] - requiresBuild: true - optional: true - - /esbuild-darwin-arm64/0.13.8: - resolution: {integrity: sha512-R8YuPiiJayuJJRUBG4H0VwkEKo6AvhJs2m7Tl0JaIer3u1FHHXwGhMxjJDmK+kXwTFPriSysPvcobXC/UrrZCQ==} - cpu: [arm64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - - /esbuild-darwin-arm64/0.14.38: - resolution: {integrity: sha512-eqF+OejMI3mC5Dlo9Kdq/Ilbki9sQBw3QlHW3wjLmsLh+quNfHmGMp3Ly1eWm981iGBMdbtSS9+LRvR2T8B3eQ==} - engines: {node: '>=12'} - cpu: [arm64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - - /esbuild-darwin-arm64/0.14.42: - resolution: {integrity: sha512-bU2tHRqTPOaoH/4m0zYHbFWpiYDmaA0gt90/3BMEFaM0PqVK/a6MA2V/ypV5PO0v8QxN6gH5hBPY4YJ2lopXgA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [darwin] - requiresBuild: true - optional: true - - /esbuild-freebsd-64/0.13.8: - resolution: {integrity: sha512-zBn6urrn8FnKC+YSgDxdof9jhPCeU8kR/qaamlV4gI8R3KUaUK162WYM7UyFVAlj9N0MyD3AtB+hltzu4cysTw==} - cpu: [x64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - - /esbuild-freebsd-64/0.14.38: - resolution: {integrity: sha512-epnPbhZUt93xV5cgeY36ZxPXDsQeO55DppzsIgWM8vgiG/Rz+qYDLmh5ts3e+Ln1wA9dQ+nZmVHw+RjaW3I5Ig==} - engines: {node: '>=12'} - cpu: [x64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - - /esbuild-freebsd-64/0.14.42: - resolution: {integrity: sha512-75h1+22Ivy07+QvxHyhVqOdekupiTZVLN1PMwCDonAqyXd8TVNJfIRFrdL8QmSJrOJJ5h8H1I9ETyl2L8LQDaw==} - engines: {node: '>=12'} + /esbuild-freebsd-64/0.14.42: + resolution: {integrity: sha512-75h1+22Ivy07+QvxHyhVqOdekupiTZVLN1PMwCDonAqyXd8TVNJfIRFrdL8QmSJrOJJ5h8H1I9ETyl2L8LQDaw==} + engines: {node: '>=12'} cpu: [x64] os: [freebsd] requiresBuild: true optional: true - /esbuild-freebsd-arm64/0.13.8: - resolution: {integrity: sha512-pWW2slN7lGlkx0MOEBoUGwRX5UgSCLq3dy2c8RIOpiHtA87xAUpDBvZK10MykbT+aMfXc0NI2lu1X+6kI34xng==} - cpu: [arm64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - - /esbuild-freebsd-arm64/0.14.38: - resolution: {integrity: sha512-/9icXUYJWherhk+y5fjPI5yNUdFPtXHQlwP7/K/zg8t8lQdHVj20SqU9/udQmeUo5pDFHMYzcEFfJqgOVeKNNQ==} - engines: {node: '>=12'} - cpu: [arm64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - /esbuild-freebsd-arm64/0.14.42: resolution: {integrity: sha512-W6Jebeu5TTDQMJUJVarEzRU9LlKpNkPBbjqSu+GUPTHDCly5zZEQq9uHkmHHl7OKm+mQ2zFySN83nmfCeZCyNA==} engines: {node: '>=12'} @@ -12244,23 +12218,6 @@ packages: requiresBuild: true optional: true - /esbuild-linux-32/0.13.8: - resolution: {integrity: sha512-T0I0ueeKVO/Is0CAeSEOG9s2jeNNb8jrrMwG9QBIm3UU18MRB60ERgkS2uV3fZ1vP2F8i3Z2e3Zju4lg9dhVmw==} - cpu: [ia32] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-32/0.14.38: - resolution: {integrity: sha512-QfgfeNHRFvr2XeHFzP8kOZVnal3QvST3A0cgq32ZrHjSMFTdgXhMhmWdKzRXP/PKcfv3e2OW9tT9PpcjNvaq6g==} - engines: {node: '>=12'} - cpu: [ia32] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-32/0.14.42: resolution: {integrity: sha512-Ooy/Bj+mJ1z4jlWcK5Dl6SlPlCgQB9zg1UrTCeY8XagvuWZ4qGPyYEWGkT94HUsRi2hKsXvcs6ThTOjBaJSMfg==} engines: {node: '>=12'} @@ -12269,23 +12226,6 @@ packages: requiresBuild: true optional: true - /esbuild-linux-64/0.13.8: - resolution: {integrity: sha512-Bm8SYmFtvfDCIu9sjKppFXzRXn2BVpuCinU1ChTuMtdKI/7aPpXIrkqBNOgPTOQO9AylJJc1Zw6EvtKORhn64w==} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-64/0.14.38: - resolution: {integrity: sha512-uuZHNmqcs+Bj1qiW9k/HZU3FtIHmYiuxZ/6Aa+/KHb/pFKr7R3aVqvxlAudYI9Fw3St0VCPfv7QBpUITSmBR1Q==} - engines: {node: '>=12'} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-64/0.14.42: resolution: {integrity: sha512-2L0HbzQfbTuemUWfVqNIjOfaTRt9zsvjnme6lnr7/MO9toz/MJ5tZhjqrG6uDWDxhsaHI2/nsDgrv8uEEN2eoA==} engines: {node: '>=12'} @@ -12294,23 +12234,6 @@ packages: requiresBuild: true optional: true - /esbuild-linux-arm/0.13.8: - resolution: {integrity: sha512-4/HfcC40LJ4GPyboHA+db0jpFarTB628D1ifU+/5bunIgY+t6mHkJWyxWxAAE8wl/ZIuRYB9RJFdYpu1AXGPdg==} - cpu: [arm] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-arm/0.14.38: - resolution: {integrity: sha512-FiFvQe8J3VKTDXG01JbvoVRXQ0x6UZwyrU4IaLBZeq39Bsbatd94Fuc3F1RGqPF5RbIWW7RvkVQjn79ejzysnA==} - engines: {node: '>=12'} - cpu: [arm] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-arm/0.14.42: resolution: {integrity: sha512-STq69yzCMhdRaWnh29UYrLSr/qaWMm/KqwaRF1pMEK7kDiagaXhSL1zQGXbYv94GuGY/zAwzK98+6idCMUOOCg==} engines: {node: '>=12'} @@ -12319,23 +12242,6 @@ packages: requiresBuild: true optional: true - /esbuild-linux-arm64/0.13.8: - resolution: {integrity: sha512-X4pWZ+SL+FJ09chWFgRNO3F+YtvAQRcWh0uxKqZSWKiWodAB20flsW/OWFYLXBKiVCTeoGMvENZS/GeVac7+tQ==} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-arm64/0.14.38: - resolution: {integrity: sha512-HlMGZTEsBrXrivr64eZ/EO0NQM8H8DuSENRok9d+Jtvq8hOLzrxfsAT9U94K3KOGk2XgCmkaI2KD8hX7F97lvA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-arm64/0.14.42: resolution: {integrity: sha512-c3Ug3e9JpVr8jAcfbhirtpBauLxzYPpycjWulD71CF6ZSY26tvzmXMJYooQ2YKqDY4e/fPu5K8bm7MiXMnyxuA==} engines: {node: '>=12'} @@ -12344,23 +12250,6 @@ packages: requiresBuild: true optional: true - /esbuild-linux-mips64le/0.13.8: - resolution: {integrity: sha512-o7e0D+sqHKT31v+mwFircJFjwSKVd2nbkHEn4l9xQ1hLR+Bv8rnt3HqlblY3+sBdlrOTGSwz0ReROlKUMJyldA==} - cpu: [mips64el] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-mips64le/0.14.38: - resolution: {integrity: sha512-qd1dLf2v7QBiI5wwfil9j0HG/5YMFBAmMVmdeokbNAMbcg49p25t6IlJFXAeLzogv1AvgaXRXvgFNhScYEUXGQ==} - engines: {node: '>=12'} - cpu: [mips64el] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-mips64le/0.14.42: resolution: {integrity: sha512-QuvpHGbYlkyXWf2cGm51LBCHx6eUakjaSrRpUqhPwjh/uvNUYvLmz2LgPTTPwCqaKt0iwL+OGVL0tXA5aDbAbg==} engines: {node: '>=12'} @@ -12369,23 +12258,6 @@ packages: requiresBuild: true optional: true - /esbuild-linux-ppc64le/0.13.8: - resolution: {integrity: sha512-eZSQ0ERsWkukJp2px/UWJHVNuy0lMoz/HZcRWAbB6reoaBw7S9vMzYNUnflfL3XA6WDs+dZn3ekHE4Y2uWLGig==} - cpu: [ppc64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-ppc64le/0.14.38: - resolution: {integrity: sha512-mnbEm7o69gTl60jSuK+nn+pRsRHGtDPfzhrqEUXyCl7CTOCLtWN2bhK8bgsdp6J/2NyS/wHBjs1x8aBWwP2X9Q==} - engines: {node: '>=12'} - cpu: [ppc64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-ppc64le/0.14.42: resolution: {integrity: sha512-8ohIVIWDbDT+i7lCx44YCyIRrOW1MYlks9fxTo0ME2LS/fxxdoJBwHWzaDYhjvf8kNpA+MInZvyOEAGoVDrMHg==} engines: {node: '>=12'} @@ -12394,15 +12266,6 @@ packages: requiresBuild: true optional: true - /esbuild-linux-riscv64/0.14.38: - resolution: {integrity: sha512-+p6YKYbuV72uikChRk14FSyNJZ4WfYkffj6Af0/Tw63/6TJX6TnIKE+6D3xtEc7DeDth1fjUOEqm+ApKFXbbVQ==} - engines: {node: '>=12'} - cpu: [riscv64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-riscv64/0.14.42: resolution: {integrity: sha512-DzDqK3TuoXktPyG1Lwx7vhaF49Onv3eR61KwQyxYo4y5UKTpL3NmuarHSIaSVlTFDDpcIajCDwz5/uwKLLgKiQ==} engines: {node: '>=12'} @@ -12411,15 +12274,6 @@ packages: requiresBuild: true optional: true - /esbuild-linux-s390x/0.14.38: - resolution: {integrity: sha512-0zUsiDkGJiMHxBQ7JDU8jbaanUY975CdOW1YDrurjrM0vWHfjv9tLQsW9GSyEb/heSK1L5gaweRjzfUVBFoybQ==} - engines: {node: '>=12'} - cpu: [s390x] - os: [linux] - requiresBuild: true - dev: true - optional: true - /esbuild-linux-s390x/0.14.42: resolution: {integrity: sha512-YFRhPCxl8nb//Wn6SiS5pmtplBi4z9yC2gLrYoYI/tvwuB1jldir9r7JwAGy1Ck4D7sE7wBN9GFtUUX/DLdcEQ==} engines: {node: '>=12'} @@ -12428,23 +12282,6 @@ packages: requiresBuild: true optional: true - /esbuild-netbsd-64/0.13.8: - resolution: {integrity: sha512-gZX4kP7gVvOrvX0ZwgHmbuHczQUwqYppxqtoyC7VNd80t5nBHOFXVhWo2Ad/Lms0E8b+wwgI/WjZFTCpUHOg9Q==} - cpu: [x64] - os: [netbsd] - requiresBuild: true - dev: true - optional: true - - /esbuild-netbsd-64/0.14.38: - resolution: {integrity: sha512-cljBAApVwkpnJZfnRVThpRBGzCi+a+V9Ofb1fVkKhtrPLDYlHLrSYGtmnoTVWDQdU516qYI8+wOgcGZ4XIZh0Q==} - engines: {node: '>=12'} - cpu: [x64] - os: [netbsd] - requiresBuild: true - dev: true - optional: true - /esbuild-netbsd-64/0.14.42: resolution: {integrity: sha512-QYSD2k+oT9dqB/4eEM9c+7KyNYsIPgzYOSrmfNGDIyJrbT1d+CFVKvnKahDKNJLfOYj8N4MgyFaU9/Ytc6w5Vw==} engines: {node: '>=12'} @@ -12453,23 +12290,6 @@ packages: requiresBuild: true optional: true - /esbuild-openbsd-64/0.13.8: - resolution: {integrity: sha512-afzza308X4WmcebexbTzAgfEWt9MUkdTvwIa8xOu4CM2qGbl2LanqEl8/LUs8jh6Gqw6WsicEK52GPrS9wvkcw==} - cpu: [x64] - os: [openbsd] - requiresBuild: true - dev: true - optional: true - - /esbuild-openbsd-64/0.14.38: - resolution: {integrity: sha512-CDswYr2PWPGEPpLDUO50mL3WO/07EMjnZDNKpmaxUPsrW+kVM3LoAqr/CE8UbzugpEiflYqJsGPLirThRB18IQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [openbsd] - requiresBuild: true - dev: true - optional: true - /esbuild-openbsd-64/0.14.42: resolution: {integrity: sha512-M2meNVIKWsm2HMY7+TU9AxM7ZVwI9havdsw6m/6EzdXysyCFFSoaTQ/Jg03izjCsK17FsVRHqRe26Llj6x0MNA==} engines: {node: '>=12'} @@ -12478,23 +12298,6 @@ packages: requiresBuild: true optional: true - /esbuild-sunos-64/0.13.8: - resolution: {integrity: sha512-mWPZibmBbuMKD+LDN23LGcOZ2EawMYBONMXXHmbuxeT0XxCNwadbCVwUQ/2p5Dp5Kvf6mhrlIffcnWOiCBpiVw==} - cpu: [x64] - os: [sunos] - requiresBuild: true - dev: true - optional: true - - /esbuild-sunos-64/0.14.38: - resolution: {integrity: sha512-2mfIoYW58gKcC3bck0j7lD3RZkqYA7MmujFYmSn9l6TiIcAMpuEvqksO+ntBgbLep/eyjpgdplF7b+4T9VJGOA==} - engines: {node: '>=12'} - cpu: [x64] - os: [sunos] - requiresBuild: true - dev: true - optional: true - /esbuild-sunos-64/0.14.42: resolution: {integrity: sha512-uXV8TAZEw36DkgW8Ak3MpSJs1ofBb3Smkc/6pZ29sCAN1KzCAQzsje4sUwugf+FVicrHvlamCOlFZIXgct+iqQ==} engines: {node: '>=12'} @@ -12503,23 +12306,6 @@ packages: requiresBuild: true optional: true - /esbuild-windows-32/0.13.8: - resolution: {integrity: sha512-QsZ1HnWIcnIEApETZWw8HlOhDSWqdZX2SylU7IzGxOYyVcX7QI06ety/aDcn437mwyO7Ph4RrbhB+2ntM8kX8A==} - cpu: [ia32] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /esbuild-windows-32/0.14.38: - resolution: {integrity: sha512-L2BmEeFZATAvU+FJzJiRLFUP+d9RHN+QXpgaOrs2klshoAm1AE6Us4X6fS9k33Uy5SzScn2TpcgecbqJza1Hjw==} - engines: {node: '>=12'} - cpu: [ia32] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-32/0.14.42: resolution: {integrity: sha512-4iw/8qWmRICWi9ZOnJJf9sYt6wmtp3hsN4TdI5NqgjfOkBVMxNdM9Vt3626G1Rda9ya2Q0hjQRD9W1o+m6Lz6g==} engines: {node: '>=12'} @@ -12528,23 +12314,6 @@ packages: requiresBuild: true optional: true - /esbuild-windows-64/0.13.8: - resolution: {integrity: sha512-76Fb57B9eE/JmJi1QmUW0tRLQZfGo0it+JeYoCDTSlbTn7LV44ecOHIMJSSgZADUtRMWT9z0Kz186bnaB3amSg==} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /esbuild-windows-64/0.14.38: - resolution: {integrity: sha512-Khy4wVmebnzue8aeSXLC+6clo/hRYeNIm0DyikoEqX+3w3rcvrhzpoix0S+MF9vzh6JFskkIGD7Zx47ODJNyCw==} - engines: {node: '>=12'} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-64/0.14.42: resolution: {integrity: sha512-j3cdK+Y3+a5H0wHKmLGTJcq0+/2mMBHPWkItR3vytp/aUGD/ua/t2BLdfBIzbNN9nLCRL9sywCRpOpFMx3CxzA==} engines: {node: '>=12'} @@ -12553,23 +12322,6 @@ packages: requiresBuild: true optional: true - /esbuild-windows-arm64/0.13.8: - resolution: {integrity: sha512-HW6Mtq5eTudllxY2YgT62MrVcn7oq2o8TAoAvDUhyiEmRmDY8tPwAhb1vxw5/cdkbukM3KdMYtksnUhF/ekWeg==} - cpu: [arm64] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /esbuild-windows-arm64/0.14.38: - resolution: {integrity: sha512-k3FGCNmHBkqdJXuJszdWciAH77PukEyDsdIryEHn9cKLQFxzhT39dSumeTuggaQcXY57UlmLGIkklWZo2qzHpw==} - engines: {node: '>=12'} - cpu: [arm64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild-windows-arm64/0.14.42: resolution: {integrity: sha512-+lRAARnF+hf8J0mN27ujO+VbhPbDqJ8rCcJKye4y7YZLV6C4n3pTRThAb388k/zqF5uM0lS5O201u0OqoWSicw==} engines: {node: '>=12'} @@ -12578,58 +12330,6 @@ packages: requiresBuild: true optional: true - /esbuild/0.13.8: - resolution: {integrity: sha512-A4af7G7YZLfG5OnARJRMtlpEsCkq/zHZQXewgPA864l9D6VjjbH1SuFYK/OSV6BtHwDGkdwyRrX0qQFLnMfUcw==} - hasBin: true - requiresBuild: true - optionalDependencies: - esbuild-android-arm64: 0.13.8 - esbuild-darwin-64: 0.13.8 - esbuild-darwin-arm64: 0.13.8 - esbuild-freebsd-64: 0.13.8 - esbuild-freebsd-arm64: 0.13.8 - esbuild-linux-32: 0.13.8 - esbuild-linux-64: 0.13.8 - esbuild-linux-arm: 0.13.8 - esbuild-linux-arm64: 0.13.8 - esbuild-linux-mips64le: 0.13.8 - esbuild-linux-ppc64le: 0.13.8 - esbuild-netbsd-64: 0.13.8 - esbuild-openbsd-64: 0.13.8 - esbuild-sunos-64: 0.13.8 - esbuild-windows-32: 0.13.8 - esbuild-windows-64: 0.13.8 - esbuild-windows-arm64: 0.13.8 - dev: true - - /esbuild/0.14.38: - resolution: {integrity: sha512-12fzJ0fsm7gVZX1YQ1InkOE5f9Tl7cgf6JPYXRJtPIoE0zkWAbHdPHVPPaLi9tYAcEBqheGzqLn/3RdTOyBfcA==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - optionalDependencies: - esbuild-android-64: 0.14.38 - esbuild-android-arm64: 0.14.38 - esbuild-darwin-64: 0.14.38 - esbuild-darwin-arm64: 0.14.38 - esbuild-freebsd-64: 0.14.38 - esbuild-freebsd-arm64: 0.14.38 - esbuild-linux-32: 0.14.38 - esbuild-linux-64: 0.14.38 - esbuild-linux-arm: 0.14.38 - esbuild-linux-arm64: 0.14.38 - esbuild-linux-mips64le: 0.14.38 - esbuild-linux-ppc64le: 0.14.38 - esbuild-linux-riscv64: 0.14.38 - esbuild-linux-s390x: 0.14.38 - esbuild-netbsd-64: 0.14.38 - esbuild-openbsd-64: 0.14.38 - esbuild-sunos-64: 0.14.38 - esbuild-windows-32: 0.14.38 - esbuild-windows-64: 0.14.38 - esbuild-windows-arm64: 0.14.38 - dev: true - /esbuild/0.14.42: resolution: {integrity: sha512-V0uPZotCEHokJdNqyozH6qsaQXqmZEOiZWrXnds/zaH/0SyrIayRXWRB98CENO73MIZ9T3HBIOsmds5twWtmgw==} engines: {node: '>=12'} @@ -12705,7 +12405,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_zhgf6mw2wzy6dnrak3ta47vb3m: + /eslint-module-utils/2.7.3_5uhabtgzo3akfzi73a5jap3i6a: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -12723,7 +12423,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.26.0_xztl6dhthcahlo6akmb2bmjmle + '@typescript-eslint/parser': 5.27.1_xztl6dhthcahlo6akmb2bmjmle debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -12731,10 +12431,10 @@ packages: - supports-color dev: true - /eslint-plugin-antfu/0.25.0_xztl6dhthcahlo6akmb2bmjmle: - resolution: {integrity: sha512-9iaxtCdrDHCcNYNf8undfoauZsNwtNxAuIGSNsK33SFzwY7V8n0rKPwYe90TjAb26tNDHS0SdUVS5nJjPUWylA==} + /eslint-plugin-antfu/0.25.1_xztl6dhthcahlo6akmb2bmjmle: + resolution: {integrity: sha512-xZrk0BIHZFfrUkr2Ff1uZdnzTmCM6ZQccOxpn7/IKfUENe16sSMuZ8YHKaVrUSAMIPoUOFKG2Qpu2UxwIRTd9w==} dependencies: - '@typescript-eslint/utils': 5.26.0_xztl6dhthcahlo6akmb2bmjmle + '@typescript-eslint/utils': 5.27.1_xztl6dhthcahlo6akmb2bmjmle transitivePeerDependencies: - eslint - supports-color @@ -12769,7 +12469,7 @@ packages: htmlparser2: 7.2.0 dev: true - /eslint-plugin-import/2.26.0_grfei5yostfimvqdpf73rlhy3e: + /eslint-plugin-import/2.26.0_shk22uxjsskkpirtto4zdcnhte: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -12779,14 +12479,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.26.0_xztl6dhthcahlo6akmb2bmjmle + '@typescript-eslint/parser': 5.27.1_xztl6dhthcahlo6akmb2bmjmle array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.16.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_zhgf6mw2wzy6dnrak3ta47vb3m + eslint-module-utils: 2.7.3_5uhabtgzo3akfzi73a5jap3i6a has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3 @@ -12800,8 +12500,8 @@ packages: - supports-color dev: true - /eslint-plugin-jsonc/2.2.1_eslint@8.16.0: - resolution: {integrity: sha512-ozGjWXhxF3ZfITHmRLuUL6zORh5Dzo0ymwVdxhfFaa4LEtU2S88JIwDYCWAifQLG92x7chqcnZlGUggaPSlfIQ==} + /eslint-plugin-jsonc/2.3.0_eslint@8.16.0: + resolution: {integrity: sha512-QqHj7Chw8vsALsCOhFxecRIepxpbcpmMon9yA1+GaYk1Am0GanHAwnTkeVX+/ysAb4QTkeGMZ+ZPK4TKrZ/VSw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -12824,13 +12524,13 @@ packages: - supports-color dev: true - /eslint-plugin-n/15.2.0_eslint@8.16.0: - resolution: {integrity: sha512-lWLg++jGwC88GDGGBX3CMkk0GIWq0y41aH51lavWApOKcMQcYoL3Ayd0lEdtD3SnQtR+3qBvWQS3qGbR2BxRWg==} + /eslint-plugin-n/15.2.1_eslint@8.16.0: + resolution: {integrity: sha512-uMG50pvKqXK9ab163bSI5OpyZR0F5yIB0pEC4ciGpBLrXVjVDOlx5oTq8GQULWzbelJt7wL5Rw4T+FfAff5Cxg==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: - builtins: 4.1.0 + builtins: 5.0.1 eslint: 8.16.0 eslint-plugin-es: 4.1.0_eslint@8.16.0 eslint-utils: 3.0.0_eslint@8.16.0 @@ -12838,7 +12538,7 @@ packages: is-core-module: 2.9.0 minimatch: 3.1.2 resolve: 1.22.0 - semver: 6.3.0 + semver: 7.3.7 dev: true /eslint-plugin-promise/6.0.0_eslint@8.16.0: @@ -12896,8 +12596,8 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-vue/9.0.1_eslint@8.16.0: - resolution: {integrity: sha512-/w/9/vzz+4bSYtp5UqXgJ0CfycXTMtpp6lkz7/fMp0CcJxPWyRP6Pr88ihhrsNEcVt2ZweMupWRNYa+5Md41LQ==} + /eslint-plugin-vue/9.1.0_eslint@8.16.0: + resolution: {integrity: sha512-EPCeInPicQ/YyfOWJDr1yfEeSNoFCMzUus107lZyYi37xejdOolNzS5MXGXp8+9bkoKZMdv/1AcZzQebME6r+g==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 @@ -13080,7 +12780,7 @@ packages: engines: {node: '>=8.3.0'} dependencies: '@babel/traverse': 7.18.2 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 c8: 7.11.3 transitivePeerDependencies: - supports-color @@ -14624,7 +14324,7 @@ packages: dev: true /if-node-version/1.1.1: - resolution: {integrity: sha1-f76fteuEJWIOOylEnfooayPDdyY=} + resolution: {integrity: sha512-qMcJD7ftbSWlf+6w8nzZAWKOELmG3xH5Gu5XYW2+f9uaYj1t9JX5KNWxnvNMGhu8f+uIUgnqFHLlwyKTHaLWWA==} engines: {node: '>=0.10.0'} hasBin: true dependencies: @@ -15239,7 +14939,7 @@ packages: engines: {node: '>=8'} dependencies: '@babel/core': 7.18.2 - '@babel/parser': 7.18.3 + '@babel/parser': 7.18.4 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -15313,7 +15013,7 @@ packages: '@jest/environment': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 17.0.35 + '@types/node': 17.0.40 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -15438,7 +15138,7 @@ packages: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 17.0.35 + '@types/node': 17.0.40 jest-mock: 27.5.1 jest-util: 27.5.1 jsdom: 16.7.0 @@ -15456,7 +15156,7 @@ packages: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 17.0.35 + '@types/node': 17.0.40 jest-mock: 27.5.1 jest-util: 27.5.1 dev: true @@ -15472,7 +15172,7 @@ packages: dependencies: '@jest/types': 26.6.2 '@types/graceful-fs': 4.1.5 - '@types/node': 17.0.35 + '@types/node': 17.0.40 anymatch: 3.1.2 fb-watchman: 2.0.1 graceful-fs: 4.2.10 @@ -15495,7 +15195,7 @@ packages: dependencies: '@jest/types': 27.5.1 '@types/graceful-fs': 4.1.5 - '@types/node': 17.0.35 + '@types/node': 17.0.40 anymatch: 3.1.2 fb-watchman: 2.0.1 graceful-fs: 4.2.10 @@ -15535,7 +15235,7 @@ packages: '@jest/source-map': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 17.0.35 + '@types/node': 17.0.40 chalk: 4.1.2 co: 4.6.0 expect: 27.5.1 @@ -15590,7 +15290,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 17.0.35 + '@types/node': 17.0.40 dev: true /jest-pnp-resolver/1.2.2_jest-resolve@27.5.1: @@ -15651,7 +15351,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 17.0.35 + '@types/node': 17.0.40 chalk: 4.1.2 emittery: 0.8.1 graceful-fs: 4.2.10 @@ -15708,7 +15408,7 @@ packages: resolution: {integrity: sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==} engines: {node: '>= 10.14.2'} dependencies: - '@types/node': 17.0.35 + '@types/node': 17.0.40 graceful-fs: 4.2.10 dev: true @@ -15716,7 +15416,7 @@ packages: resolution: {integrity: sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@types/node': 17.0.35 + '@types/node': 17.0.40 graceful-fs: 4.2.10 dev: true @@ -15728,7 +15428,7 @@ packages: '@babel/generator': 7.18.2 '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.18.2 '@babel/traverse': 7.18.2 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 '@types/babel__traverse': 7.17.1 @@ -15755,7 +15455,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 17.0.35 + '@types/node': 17.0.40 chalk: 4.1.2 graceful-fs: 4.2.10 is-ci: 2.0.0 @@ -15767,7 +15467,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 17.0.35 + '@types/node': 17.0.40 chalk: 4.1.2 ci-info: 3.3.1 graceful-fs: 4.2.10 @@ -15792,7 +15492,7 @@ packages: dependencies: '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 17.0.35 + '@types/node': 17.0.40 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 27.5.1 @@ -15803,7 +15503,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 17.0.35 + '@types/node': 17.0.40 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -15812,7 +15512,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 17.0.35 + '@types/node': 17.0.40 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -16176,13 +15876,13 @@ packages: /lines-and-columns/1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - /lint-staged/12.4.3: - resolution: {integrity: sha512-eH6SKOmdm/ZwCRMTZAmM3q3dPkpq6vco/BfrOw8iGun4Xs/thYegPD/MLIwKO+iPkzibkLJuQcRhRLXKvaKreg==} + /lint-staged/12.5.0: + resolution: {integrity: sha512-BKLUjWDsKquV/JuIcoQW4MSAI3ggwEImF1+sB4zaKvyVx1wBk3FsG7UK9bpnmBTN1pm7EH2BBcMwINJzCRv12g==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: cli-truncate: 3.1.0 - colorette: 2.0.16 + colorette: 2.0.17 commander: 9.3.0 debug: 4.3.4_supports-color@9.2.2 execa: 5.1.1 @@ -16229,7 +15929,7 @@ packages: optional: true dependencies: cli-truncate: 2.1.0 - colorette: 2.0.16 + colorette: 2.0.17 log-update: 4.0.0 p-map: 4.0.0 rfdc: 1.3.0 @@ -16260,7 +15960,7 @@ packages: dev: false /load-json-file/4.0.0: - resolution: {integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=} + resolution: {integrity: sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==} engines: {node: '>=4'} dependencies: graceful-fs: 4.2.10 @@ -16297,7 +15997,7 @@ packages: engines: {node: '>=14'} /locate-path/2.0.0: - resolution: {integrity: sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=} + resolution: {integrity: sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==} engines: {node: '>=4'} dependencies: p-locate: 2.0.0 @@ -16334,7 +16034,7 @@ packages: dev: true /lodash.camelcase/4.3.0: - resolution: {integrity: sha1-soqmKIorn8ZRA1x3EfZathkDMaY=} + resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} dev: true /lodash.debounce/4.0.8: @@ -16619,7 +16319,7 @@ packages: dev: true /memorystream/0.3.1: - resolution: {integrity: sha1-htcJCzDORV1j+64S3aUaR93K+bI=} + resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==} engines: {node: '>= 0.10.0'} dev: true @@ -17369,7 +17069,7 @@ packages: destr: 1.1.1 node-fetch-native: 0.1.3 ufo: 0.8.4 - undici: 5.3.0 + undici: 5.4.0 dev: true /on-finished/2.3.0: @@ -17533,7 +17233,7 @@ packages: dev: true /p-locate/2.0.0: - resolution: {integrity: sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=} + resolution: {integrity: sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==} engines: {node: '>=4'} dependencies: p-limit: 1.3.0 @@ -17594,7 +17294,7 @@ packages: dev: true /p-try/1.0.0: - resolution: {integrity: sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=} + resolution: {integrity: sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==} engines: {node: '>=4'} dev: true @@ -17659,7 +17359,7 @@ packages: dev: true /parse-json/4.0.0: - resolution: {integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=} + resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==} engines: {node: '>=4'} dependencies: error-ex: 1.3.2 @@ -17737,7 +17437,7 @@ packages: engines: {node: '>=0.10.0'} /path-key/2.0.1: - resolution: {integrity: sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=} + resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==} engines: {node: '>=4'} dev: true @@ -18231,7 +17931,7 @@ packages: dev: true /pseudomap/1.0.2: - resolution: {integrity: sha1-8FKijacOYYkX7wqKw0wa5aaChrM=} + resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==} dev: true /psl/1.8.0: @@ -18462,7 +18162,7 @@ packages: - supports-color dev: true - /react-dom/16.14.0_react@17.0.2: + /react-dom/16.14.0_react@16.14.0: resolution: {integrity: sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==} peerDependencies: react: ^16.14.0 @@ -18470,7 +18170,7 @@ packages: loose-envify: 1.4.0 object-assign: 4.1.1 prop-types: 15.8.1 - react: 17.0.2 + react: 16.14.0 scheduler: 0.19.1 /react-dom/17.0.2_react@17.0.2: @@ -18710,14 +18410,14 @@ packages: refractor: 3.6.0 dev: true - /react-test-renderer/16.14.0_react@17.0.2: + /react-test-renderer/16.14.0_react@16.14.0: resolution: {integrity: sha512-L8yPjqPE5CZO6rKsKXRO/rVPiaCOy0tQQJbC+UjPNlobl5mad59lvPjwFsQHTvL03caVDIVr9x9/OSgDe6I5Eg==} peerDependencies: react: ^16.14.0 dependencies: object-assign: 4.1.1 prop-types: 15.8.1 - react: 17.0.2 + react: 16.14.0 react-is: 16.13.1 scheduler: 0.19.1 dev: true @@ -18776,6 +18476,14 @@ packages: react-dom: 17.0.2_react@17.0.2 dev: false + /react/16.14.0: + resolution: {integrity: sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==} + engines: {node: '>=0.10.0'} + dependencies: + loose-envify: 1.4.0 + object-assign: 4.1.1 + prop-types: 15.8.1 + /react/17.0.2: resolution: {integrity: sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==} engines: {node: '>=0.10.0'} @@ -18806,7 +18514,7 @@ packages: dev: true /read-pkg/3.0.0: - resolution: {integrity: sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=} + resolution: {integrity: sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==} engines: {node: '>=4'} dependencies: load-json-file: 4.0.0 @@ -19262,25 +18970,25 @@ packages: spdx-satisfies: 5.0.1 dev: true - /rollup-plugin-terser/7.0.2_rollup@2.75.3: + /rollup-plugin-terser/7.0.2_rollup@2.75.5: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} peerDependencies: rollup: ^2.0.0 dependencies: '@babel/code-frame': 7.16.7 jest-worker: 26.6.2 - rollup: 2.75.3 + rollup: 2.75.5 serialize-javascript: 4.0.0 terser: 5.12.1 dev: true - /rollup-route-manifest/1.0.0_rollup@2.75.3: + /rollup-route-manifest/1.0.0_rollup@2.75.5: resolution: {integrity: sha512-3CmcMmCLAzJDUXiO3z6386/Pt8/k9xTZv8gIHyXI8hYGoAInnYdOsFXiGGzQRMy6TXR1jUZme2qbdwjH2nFMjg==} engines: {node: '>=8'} peerDependencies: rollup: '>=2.0.0' dependencies: - rollup: 2.75.3 + rollup: 2.75.5 route-sort: 1.0.0 dev: true @@ -19306,6 +19014,14 @@ packages: hasBin: true optionalDependencies: fsevents: 2.3.2 + dev: true + + /rollup/2.75.5: + resolution: {integrity: sha512-JzNlJZDison3o2mOxVmb44Oz7t74EfSd1SQrplQk0wSaXV7uLQXtVdHbxlcT3w+8tZ1TL4r/eLfc7nAbz38BBA==} + engines: {node: '>=10.0.0'} + hasBin: true + optionalDependencies: + fsevents: 2.3.2 /route-sort/1.0.0: resolution: {integrity: sha512-SFgmvjoIhp5S4iBEDW3XnbT+7PRuZ55oRuNjY+CDB1SGZkyCG9bqQ3/dhaZTctTBYMAvDxd2Uy9dStuaUfgJqQ==} @@ -19770,11 +19486,11 @@ packages: dependencies: '@babel/generator': 7.18.2 '@babel/helper-module-imports': 7.16.7 - '@babel/types': 7.18.2 + '@babel/types': 7.18.4 solid-js: 1.4.3 dev: true - /solid-start-node/0.1.0-alpha.82_sbmqo7hb3vbcevbylrqogvhnsm: + /solid-start-node/0.1.0-alpha.82_6qelsoyn4rkn4vbtejet25lfru: resolution: {integrity: sha512-v0S/y260wcFBNSZ9gShJvZjw6MWD8OfHHruPqDWgzquD0izCXtYfAoU6+YpkejF482Nt/ZfPWXB5LKR+3GdxrQ==} requiresBuild: true peerDependencies: @@ -19782,23 +19498,23 @@ packages: undici: ^4.12.2 vite: '*' dependencies: - '@rollup/plugin-commonjs': 21.1.0_rollup@2.75.3 - '@rollup/plugin-json': 4.1.0_rollup@2.75.3 - '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.3 + '@rollup/plugin-commonjs': 21.1.0_rollup@2.75.5 + '@rollup/plugin-json': 4.1.0_rollup@2.75.5 + '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.5 compression: 1.7.4 polka: 1.0.0-next.22 - rollup: 2.75.3 + rollup: 2.75.5 sirv: 1.0.19 - solid-start: 0.1.0-alpha.86_sxk67xfmlpfitgaiotkbmbo6ze + solid-start: 0.1.0-alpha.87_rr56xi33h37vhc4tv5jhq4mlhy undici: 4.16.0 - vite: 2.9.9 + vite: 2.9.10 transitivePeerDependencies: - supports-color dev: true optional: true - /solid-start/0.1.0-alpha.86_sxk67xfmlpfitgaiotkbmbo6ze: - resolution: {integrity: sha512-to3Z3SDihLNbohihH7IajWIMfBJPOkZRgdVgnGwJszcjPuSYiZl+8pzUaakZ78DBpI01FVFEX2ccO9a7cbPY8g==} + /solid-start/0.1.0-alpha.87_rr56xi33h37vhc4tv5jhq4mlhy: + resolution: {integrity: sha512-iKO715lLf/040N1up7hfs4Gicmjtiueb1NM/mQ5dCP6neguuweb8+MrLvKhvLcbyQXlGZaXaHPxXJ6clDhKdaw==} hasBin: true peerDependencies: solid-app-router: ^0.3.1 @@ -19822,19 +19538,19 @@ packages: fast-glob: 3.2.11 parse-multipart-data: 1.2.1 picocolors: 1.0.0 - rollup: 2.75.3 - rollup-route-manifest: 1.0.0_rollup@2.75.3 + rollup: 2.75.5 + rollup-route-manifest: 1.0.0_rollup@2.75.5 sade: 1.8.1 sirv: 1.0.19 solid-app-router: 0.3.3_solid-js@1.4.3 solid-js: 1.4.3 solid-meta: 0.27.5_solid-js@1.4.3 undici: 4.16.0 - vite: 2.9.9 - vite-plugin-inspect: 0.3.15_vite@2.9.9 + vite: 2.9.10 + vite-plugin-inspect: 0.3.15_vite@2.9.10 vite-plugin-solid: 2.2.6 optionalDependencies: - solid-start-node: 0.1.0-alpha.82_sbmqo7hb3vbcevbylrqogvhnsm + solid-start-node: 0.1.0-alpha.82_6qelsoyn4rkn4vbtejet25lfru transitivePeerDependencies: - less - sass @@ -20860,8 +20576,8 @@ packages: hasBin: true dependencies: '@esbuild-kit/cjs-loader': 2.0.1 - '@esbuild-kit/core-utils': 1.2.0 - '@esbuild-kit/esm-loader': 2.1.3 + '@esbuild-kit/core-utils': 1.3.0 + '@esbuild-kit/esm-loader': 2.1.4 optionalDependencies: fsevents: 2.3.2 dev: true @@ -21012,8 +20728,8 @@ packages: engines: {node: '>=12.18'} dev: true - /undici/5.3.0: - resolution: {integrity: sha512-8LxC/xmR2GCE4q1heE1sJxVnnf5S6yQ2dObvMFBBWkB8aQlaqNuWovgRFWRMB7KUdLPGZfOTTmUeeLEJYX56iQ==} + /undici/5.4.0: + resolution: {integrity: sha512-A1SRXysDg7J+mVP46jF+9cKANw0kptqSFZ8tGyL+HBiv0K1spjxPX8Z4EGu+Eu6pjClJUBdnUPlxrOafR668/g==} engines: {node: '>=12.18'} dev: true @@ -21073,7 +20789,7 @@ packages: vfile: 4.2.1 dev: true - /unimport/0.2.4_vite@2.9.9: + /unimport/0.2.4_vite@2.9.10: resolution: {integrity: sha512-7OEUIlZMS1s1h1uFAGkCPylMtE8hnlJ/cFurJQHdzKAqIyuGiOREFKaCLbkNtFloZicCpRAlqC0Ny2yMoz6mFg==} dependencies: '@rollup/pluginutils': 4.2.1 @@ -21084,7 +20800,7 @@ packages: mlly: 0.5.2 pathe: 0.3.0 scule: 0.2.1 - unplugin: 0.6.3_vite@2.9.9 + unplugin: 0.6.3_vite@2.9.10 transitivePeerDependencies: - esbuild - rollup @@ -21092,7 +20808,7 @@ packages: - webpack dev: true - /unimport/0.2.5_rollup@2.75.3+vite@2.9.9: + /unimport/0.2.5_rollup@2.75.3+vite@2.9.10: resolution: {integrity: sha512-1YreHVa6vUtRANhtKROtniBY01PXM0ol857tlI3HaQHNLcuQKqWUCAfvZC/GipotKrMVm4LV9ZQ4u1s9lrrDpg==} dependencies: '@rollup/pluginutils': 4.2.1 @@ -21103,7 +20819,7 @@ packages: mlly: 0.5.2 pathe: 0.3.0 scule: 0.2.1 - unplugin: 0.6.3_rollup@2.75.3+vite@2.9.9 + unplugin: 0.6.3_rollup@2.75.3+vite@2.9.10 transitivePeerDependencies: - esbuild - rollup @@ -21206,7 +20922,7 @@ packages: detect-node: 2.1.0 dev: false - /unocss/0.36.0_vite@2.9.9: + /unocss/0.36.0_vite@2.9.10: resolution: {integrity: sha512-hcSU7u/FWWLHKrLKOh6dMb6huTWxFOdKmYJmZ9KBE6dRp2+Z+csIZm0ZZu/ICNEcrTEV38SKOVc3LhSx7IVzxQ==} engines: {node: '>=14'} dependencies: @@ -21224,7 +20940,7 @@ packages: '@unocss/transformer-compile-class': 0.36.0 '@unocss/transformer-directives': 0.36.0 '@unocss/transformer-variant-group': 0.36.0 - '@unocss/vite': 0.36.0_vite@2.9.9 + '@unocss/vite': 0.36.0_vite@2.9.10 transitivePeerDependencies: - supports-color - vite @@ -21235,7 +20951,7 @@ packages: engines: {node: '>= 0.8'} dev: true - /unplugin-auto-import/0.8.5_vite@2.9.9: + /unplugin-auto-import/0.8.5_vite@2.9.10: resolution: {integrity: sha512-JT43zA89fMjxtdqz+sTSkTsL9J0PNdnGmMOvcwbkpDi45yL5SU0aDCZgj0E8+qWLyQSIvvBaDBW3VuBrcc2MXg==} engines: {node: '>=14'} peerDependencies: @@ -21248,8 +20964,8 @@ packages: '@rollup/pluginutils': 4.2.1 local-pkg: 0.4.1 magic-string: 0.26.2 - unimport: 0.2.4_vite@2.9.9 - unplugin: 0.6.3_vite@2.9.9 + unimport: 0.2.4_vite@2.9.10 + unplugin: 0.6.3_vite@2.9.10 transitivePeerDependencies: - esbuild - rollup @@ -21257,7 +20973,7 @@ packages: - webpack dev: true - /unplugin-auto-import/0.8.6_66m5dpbjkzfymoxvfn555nirma: + /unplugin-auto-import/0.8.6_fpqoeqsojee4r52i7tfxfpxikm: resolution: {integrity: sha512-QRYwCmSzxZKHu8LQhUpTzF6t1YxYuo4b47e3cmE1kWsF4SQDO22Ysrj5/2BRY3jbYbiTZqOLopymRpov8SAYZQ==} engines: {node: '>=14'} peerDependencies: @@ -21271,8 +20987,8 @@ packages: '@vueuse/core': 8.5.0_vue@3.2.33 local-pkg: 0.4.1 magic-string: 0.26.2 - unimport: 0.2.5_rollup@2.75.3+vite@2.9.9 - unplugin: 0.6.3_rollup@2.75.3+vite@2.9.9 + unimport: 0.2.5_rollup@2.75.3+vite@2.9.10 + unplugin: 0.6.3_rollup@2.75.3+vite@2.9.10 transitivePeerDependencies: - esbuild - rollup @@ -21280,7 +20996,7 @@ packages: - webpack dev: true - /unplugin-vue-components/0.19.6_knyizmvmajmvx7d43rzdawylpi: + /unplugin-vue-components/0.19.6_vite@2.9.10+vue@3.2.33: resolution: {integrity: sha512-APvrJ9Hpid1MLT0G4PWerMJgARhNw6dzz0pcCwCxaO2DR7VyvDacMqjOQNC6ukq7FSw3wzD8VH+9i3EFXwkGmw==} engines: {node: '>=14'} peerDependencies: @@ -21302,7 +21018,7 @@ packages: magic-string: 0.26.2 minimatch: 5.0.1 resolve: 1.22.0 - unplugin: 0.6.3_rollup@2.75.3+vite@2.9.9 + unplugin: 0.6.3_vite@2.9.10 vue: 3.2.33 transitivePeerDependencies: - esbuild @@ -21312,7 +21028,7 @@ packages: - webpack dev: true - /unplugin-vue-components/0.19.6_vite@2.9.9+vue@3.2.33: + /unplugin-vue-components/0.19.6_vite@2.9.10+vue@3.2.36: resolution: {integrity: sha512-APvrJ9Hpid1MLT0G4PWerMJgARhNw6dzz0pcCwCxaO2DR7VyvDacMqjOQNC6ukq7FSw3wzD8VH+9i3EFXwkGmw==} engines: {node: '>=14'} peerDependencies: @@ -21334,8 +21050,8 @@ packages: magic-string: 0.26.2 minimatch: 5.0.1 resolve: 1.22.0 - unplugin: 0.6.3_vite@2.9.9 - vue: 3.2.33 + unplugin: 0.6.3_vite@2.9.10 + vue: 3.2.36 transitivePeerDependencies: - esbuild - rollup @@ -21344,7 +21060,7 @@ packages: - webpack dev: true - /unplugin-vue-components/0.19.6_vite@2.9.9+vue@3.2.36: + /unplugin-vue-components/0.19.6_xryfcjbhcaugpvo4tb4hnngsvu: resolution: {integrity: sha512-APvrJ9Hpid1MLT0G4PWerMJgARhNw6dzz0pcCwCxaO2DR7VyvDacMqjOQNC6ukq7FSw3wzD8VH+9i3EFXwkGmw==} engines: {node: '>=14'} peerDependencies: @@ -21366,8 +21082,8 @@ packages: magic-string: 0.26.2 minimatch: 5.0.1 resolve: 1.22.0 - unplugin: 0.6.3_vite@2.9.9 - vue: 3.2.36 + unplugin: 0.6.3_rollup@2.75.3+vite@2.9.10 + vue: 3.2.33 transitivePeerDependencies: - esbuild - rollup @@ -21376,7 +21092,7 @@ packages: - webpack dev: true - /unplugin-vue2-script-setup/0.10.2_pfycnsdt37sag42t5x57p4k5yu: + /unplugin-vue2-script-setup/0.10.2_2bloa65zsoqadlob4lncrwg3um: resolution: {integrity: sha512-m886AZIZCXMiAbTbOPQEk+MqmtHBX3dENheFXjcHSRetwBsD0KVDBteQVD5XrSBzDdQKeKw6IU4dV+2eGcLJ0A==} peerDependencies: '@vue/composition-api': ^1.4.3 @@ -21397,11 +21113,11 @@ packages: '@vue/compiler-dom': 3.2.36 '@vue/composition-api': 1.6.2_vue@2.6.14 '@vue/reactivity-transform': 3.2.36 - '@vue/runtime-dom': 3.2.36 + '@vue/runtime-dom': 3.2.37 '@vue/shared': 3.2.36 defu: 5.0.1 magic-string: 0.25.9 - unplugin: 0.3.3_vite@2.9.9 + unplugin: 0.3.3_vite@2.9.10 transitivePeerDependencies: - esbuild - rollup @@ -21410,7 +21126,7 @@ packages: - webpack dev: true - /unplugin/0.3.3_vite@2.9.9: + /unplugin/0.3.3_vite@2.9.10: resolution: {integrity: sha512-WjZWpUqqcYPQ/efR00Zm2m1+J1LitwoZ4uhHV4VdZ+IpW0Nh/qnDYtVf+nLhozXdGxslMPecOshVR7NiWFl4gA==} peerDependencies: esbuild: '>=0.13' @@ -21427,11 +21143,11 @@ packages: webpack: optional: true dependencies: - vite: 2.9.9 + vite: 2.9.10 webpack-virtual-modules: 0.4.3 dev: true - /unplugin/0.6.3_rollup@2.75.3+vite@2.9.9: + /unplugin/0.6.3_rollup@2.75.3+vite@2.9.10: resolution: {integrity: sha512-CoW88FQfCW/yabVc4bLrjikN9HC8dEvMU4O7B6K2jsYMPK0l6iAnd9dpJwqGcmXJKRCU9vwSsy653qg+RK0G6A==} peerDependencies: esbuild: '>=0.13' @@ -21450,12 +21166,12 @@ packages: dependencies: chokidar: 3.5.3 rollup: 2.75.3 - vite: 2.9.9 + vite: 2.9.10 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.3 dev: true - /unplugin/0.6.3_vite@2.9.9: + /unplugin/0.6.3_vite@2.9.10: resolution: {integrity: sha512-CoW88FQfCW/yabVc4bLrjikN9HC8dEvMU4O7B6K2jsYMPK0l6iAnd9dpJwqGcmXJKRCU9vwSsy653qg+RK0G6A==} peerDependencies: esbuild: '>=0.13' @@ -21473,7 +21189,7 @@ packages: optional: true dependencies: chokidar: 3.5.3 - vite: 2.9.9 + vite: 2.9.10 webpack-sources: 3.2.3 webpack-virtual-modules: 0.4.3 dev: true @@ -21693,7 +21409,7 @@ packages: vfile-message: 2.0.4 dev: true - /vite-plugin-inspect/0.3.15_vite@2.9.9: + /vite-plugin-inspect/0.3.15_vite@2.9.10: resolution: {integrity: sha512-WlAnh0L14jtQA3q6+6cbhU3+ZcOE5iOeNuyQqUAK/T3IKsv1PwDwpHUSWjpP25uBO0WTbw2zsY0R3Hpbtfw+AA==} engines: {node: '>=14'} peerDependencies: @@ -21704,12 +21420,12 @@ packages: kolorist: 1.5.1 sirv: 2.0.2 ufo: 0.7.11 - vite: 2.9.9 + vite: 2.9.10 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-mdx/3.5.10_f34f3gtijkpgkfxkddkqpkzmfq: + /vite-plugin-mdx/3.5.10_h3lnlkmdrazsvpcsycsxmui5la: resolution: {integrity: sha512-tfGNRwkO23pln9EYqhbsOLEx9Qot5+enl+727gop7+HGEoC87+88hLRWGL+FU/It1Y0a5P3OAyDbTKKHX6tEJw==} peerDependencies: '@mdx-js/mdx': '*' @@ -21717,13 +21433,13 @@ packages: dependencies: '@alloc/quick-lru': 5.2.0 '@mdx-js/mdx': 1.6.22 - esbuild: 0.13.8 + esbuild: 0.14.42 resolve: 1.22.0 unified: 9.2.2 - vite: 2.9.9 + vite: 2.9.10 dev: true - /vite-plugin-pages/0.23.0_vite@2.9.9: + /vite-plugin-pages/0.23.0_vite@2.9.10: resolution: {integrity: sha512-KEfW6WBfACCjMXoQY0mLEzfifwCTq6FlvvtXs2XSEe9Pd4QadZTNzHOPKHDsKpVXysRzbYxE8/c/Ao9+nXsQ7w==} peerDependencies: '@vue/compiler-sfc': ^3.0.0 @@ -21739,13 +21455,13 @@ packages: json5: 2.2.1 local-pkg: 0.4.1 picocolors: 1.0.0 - vite: 2.9.9 + vite: 2.9.10 yaml: 2.0.1 transitivePeerDependencies: - supports-color dev: true - /vite-plugin-pwa/0.12.0_vite@2.9.9: + /vite-plugin-pwa/0.12.0_vite@2.9.10: resolution: {integrity: sha512-KYD+cnS5ExLF3T28NkfzBLZ53ehHlp+qMhHGFNh0zlVGpFHrJkL2v9wd4AMi7ZkBTffgeNatIFiv8rhCsMSxBQ==} peerDependencies: vite: ^2.0.0 @@ -21754,7 +21470,7 @@ packages: fast-glob: 3.2.11 pretty-bytes: 6.0.0 rollup: 2.70.2 - vite: 2.9.9 + vite: 2.9.10 workbox-build: 6.5.3 workbox-window: 6.5.3 transitivePeerDependencies: @@ -21762,14 +21478,14 @@ packages: - supports-color dev: true - /vite-plugin-ruby/3.0.12_vite@2.9.9: + /vite-plugin-ruby/3.0.12_vite@2.9.10: resolution: {integrity: sha512-QosYDK6qOV1UeeFXlcH+A4pyoIs2lU9R2gWm+AJZ6gZ2yiiiLShYF6juYV8GeDsaXcOfVbPetkuPfnQCzE4mPQ==} peerDependencies: vite: '>=2.5.0' dependencies: debug: 4.3.4 fast-glob: 3.2.11 - vite: 2.9.9 + vite: 2.9.10 transitivePeerDependencies: - supports-color dev: true @@ -21783,7 +21499,7 @@ packages: merge-anything: 5.0.2 solid-js: 1.4.3 solid-refresh: 0.4.0_solid-js@1.4.3 - vite: 2.9.9 + vite: 2.9.10 transitivePeerDependencies: - less - sass @@ -21791,7 +21507,7 @@ packages: - supports-color dev: true - /vite-plugin-vue2/1.9.3_dj3dtukdyynhbiqf2xbv2ocyei: + /vite-plugin-vue2/1.9.3_5jesfqc2ouaeplxglzazh5atyu: resolution: {integrity: sha512-0KhHSEeht0VHJtt4Z2cJ9bWBq4dP3HoXpapqAHV+f+cUa6KywYdOd+z6sSGLpuGjN8F9YinrFIo8dfVmMOpc8Q==} peerDependencies: vite: ^2.0.0-beta.23 @@ -21816,7 +21532,7 @@ packages: rollup: 2.74.1 slash: 3.0.0 source-map: 0.7.3 - vite: 2.9.9 + vite: 2.9.10 vue-template-compiler: 2.6.14 vue-template-es2015-compiler: 1.9.1 transitivePeerDependencies: @@ -21876,8 +21592,8 @@ packages: - whiskers dev: true - /vite/2.9.9: - resolution: {integrity: sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==} + /vite/2.9.10: + resolution: {integrity: sha512-TwZRuSMYjpTurLqXspct+HZE7ONiW9d+wSWgvADGxhDPPyoIcNywY+RX4ng+QpK30DCa1l/oZgi2PLZDibhzbQ==} engines: {node: '>=12.2.0'} hasBin: true peerDependencies: @@ -21895,7 +21611,7 @@ packages: esbuild: 0.14.42 postcss: 8.4.14 resolve: 1.22.0 - rollup: 2.75.3 + rollup: 2.75.5 optionalDependencies: fsevents: 2.3.2 @@ -21906,12 +21622,12 @@ packages: dependencies: '@docsearch/css': 3.1.0 '@docsearch/js': 3.1.0 - '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 - '@vueuse/core': 8.5.0_vue@3.2.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.10+vue@3.2.37 + '@vueuse/core': 8.5.0_vue@3.2.37 body-scroll-lock: 4.0.0-beta.0 shiki: 0.10.1 - vite: 2.9.9 - vue: 3.2.36 + vite: 2.9.10 + vue: 3.2.37 transitivePeerDependencies: - '@vue/composition-api' - less @@ -21945,7 +21661,7 @@ packages: dependencies: vue: 3.2.33 - /vue-demi/0.12.5_vue@3.2.36: + /vue-demi/0.12.5_vue@3.2.37: resolution: {integrity: sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==} engines: {node: '>=12'} hasBin: true @@ -21957,7 +21673,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.2.36 + vue: 3.2.37 dev: true /vue-eslint-parser/9.0.2_eslint@8.16.0: @@ -22028,6 +21744,16 @@ packages: '@vue/server-renderer': 3.2.36_vue@3.2.36 '@vue/shared': 3.2.36 + /vue/3.2.37: + resolution: {integrity: sha512-bOKEZxrm8Eh+fveCqS1/NkG/n6aMidsI6hahas7pa0w/l7jkbssJVsRhVDs07IdDq7h9KHswZOgItnwJAgtVtQ==} + dependencies: + '@vue/compiler-dom': 3.2.37 + '@vue/compiler-sfc': 3.2.37 + '@vue/runtime-dom': 3.2.37 + '@vue/server-renderer': 3.2.37_vue@3.2.37 + '@vue/shared': 3.2.37 + dev: true + /w3c-hr-time/1.0.2: resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==} dependencies: @@ -22382,9 +22108,9 @@ packages: '@babel/core': 7.18.2 '@babel/preset-env': 7.16.11_@babel+core@7.18.2 '@babel/runtime': 7.17.9 - '@rollup/plugin-babel': 5.3.1_qhxjqw33rawdn3amxsgyn5mkfy - '@rollup/plugin-node-resolve': 11.2.1_rollup@2.75.3 - '@rollup/plugin-replace': 2.4.2_rollup@2.75.3 + '@rollup/plugin-babel': 5.3.1_xrrjiapkmykkmovg76xtzegu3a + '@rollup/plugin-node-resolve': 11.2.1_rollup@2.75.5 + '@rollup/plugin-replace': 2.4.2_rollup@2.75.5 '@surma/rollup-plugin-off-main-thread': 2.2.3 ajv: 8.11.0 common-tags: 1.8.2 @@ -22393,8 +22119,8 @@ packages: glob: 7.2.3 lodash: 4.17.21 pretty-bytes: 5.6.0 - rollup: 2.75.3 - rollup-plugin-terser: 7.0.2_rollup@2.75.3 + rollup: 2.75.5 + rollup-plugin-terser: 7.0.2_rollup@2.75.5 source-map: 0.8.0-beta.0 stringify-object: 3.3.0 strip-comments: 2.0.1 @@ -22641,7 +22367,7 @@ packages: dependencies: eslint-visitor-keys: 3.3.0 lodash: 4.17.21 - yaml: 2.1.0 + yaml: 2.1.1 dev: true /yaml/1.10.2: @@ -22653,8 +22379,8 @@ packages: engines: {node: '>= 14'} dev: true - /yaml/2.1.0: - resolution: {integrity: sha512-OuAINfTsoJrY5H7CBWnKZhX6nZciXBydrMtTHr1dC4nP40X5jyTIVlogZHxSlVZM8zSgXRfgZGsaHF4+pV+JRw==} + /yaml/2.1.1: + resolution: {integrity: sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw==} engines: {node: '>= 14'} dev: true