.:
specifiers:
- esbuild: ^0.14.47
+ esbuild: ^0.14.48
esbuild-plugin-license: ^1.2.2
- husky: ^7.0.4
+ husky: ^8.0.1
kolorist: ^1.5.1
- lint-staged: ^12.3.4
- minimist: ^1.2.5
+ lint-staged: ^12.5.0
+ minimist: ^1.2.6
npm-run-all: ^4.1.5
- prettier: ^2.5.1
+ prettier: ^2.7.1
prompts: ^2.4.2
- zx: '4'
+ zx: ^4.3.0
devDependencies:
esbuild: 0.14.48
esbuild-plugin-license: 1.2.2_esbuild@0.14.48
- husky: 7.0.4
+ husky: 8.0.1
kolorist: 1.5.1
- lint-staged: 12.3.4
- minimist: 1.2.5
+ lint-staged: 12.5.0
+ minimist: 1.2.6
npm-run-all: 4.1.5
- prettier: 2.5.1
+ prettier: 2.7.1
prompts: 2.4.2
zx: 4.3.0
playground/default:
specifiers:
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
+ '@vue/composition-api': 1.6.3_vue@2.6.14
vue: 2.6.14
devDependencies:
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
playground/pinia:
specifiers:
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
- pinia: ^2.0.11
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
+ pinia: ^2.0.14
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
- pinia: 2.0.11_h445r7srddji6tntb4ajbinqz4
+ '@vue/composition-api': 1.6.3_vue@2.6.14
+ pinia: 2.0.14_6fywhegardq2xsbixl3beuj4ua
vue: 2.6.14
devDependencies:
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
playground/pinia-with-tests:
specifiers:
- '@cypress/vite-dev-server': ^2.2.2
+ '@cypress/vite-dev-server': ^2.2.3
'@cypress/vue': ^2.2.4
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
- cypress: ^9.5.0
- pinia: ^2.0.11
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
+ cypress: ^9.7.0
+ pinia: ^2.0.14
start-server-and-test: ^1.14.0
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
- pinia: 2.0.11_h445r7srddji6tntb4ajbinqz4
+ '@vue/composition-api': 1.6.3_vue@2.6.14
+ pinia: 2.0.14_6fywhegardq2xsbixl3beuj4ua
vue: 2.6.14
devDependencies:
- '@cypress/vite-dev-server': 2.2.2_vite@2.8.4
- '@cypress/vue': 2.2.4_mrrmg4kapwbkkeleki64vbwh2i
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- cypress: 9.5.0
+ '@cypress/vite-dev-server': 2.2.3_vite@2.9.13
+ '@cypress/vue': 2.2.4_suppapszqmuz5tmf3nnk4oyt2e
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ cypress: 9.7.0
start-server-and-test: 1.14.0
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
playground/router:
specifiers:
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
- vue-router: ^3.5.3
+ vue-router: ^3.5.4
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
+ '@vue/composition-api': 1.6.3_vue@2.6.14
vue: 2.6.14
- vue-router: 3.5.3
+ vue-router: 3.5.4
devDependencies:
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
playground/router-pinia:
specifiers:
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
- pinia: ^2.0.11
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
+ pinia: ^2.0.14
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
- vue-router: ^3.5.3
+ vue-router: ^3.5.4
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
- pinia: 2.0.11_h445r7srddji6tntb4ajbinqz4
+ '@vue/composition-api': 1.6.3_vue@2.6.14
+ pinia: 2.0.14_6fywhegardq2xsbixl3beuj4ua
vue: 2.6.14
- vue-router: 3.5.3
+ vue-router: 3.5.4
devDependencies:
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
playground/router-pinia-with-tests:
specifiers:
- '@cypress/vite-dev-server': ^2.2.2
+ '@cypress/vite-dev-server': ^2.2.3
'@cypress/vue': ^2.2.4
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
- cypress: ^9.5.0
- pinia: ^2.0.11
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
+ cypress: ^9.7.0
+ pinia: ^2.0.14
start-server-and-test: ^1.14.0
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
- vue-router: ^3.5.3
+ vue-router: ^3.5.4
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
- pinia: 2.0.11_h445r7srddji6tntb4ajbinqz4
+ '@vue/composition-api': 1.6.3_vue@2.6.14
+ pinia: 2.0.14_6fywhegardq2xsbixl3beuj4ua
vue: 2.6.14
- vue-router: 3.5.3
+ vue-router: 3.5.4
devDependencies:
- '@cypress/vite-dev-server': 2.2.2_vite@2.8.4
- '@cypress/vue': 2.2.4_mrrmg4kapwbkkeleki64vbwh2i
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- cypress: 9.5.0
+ '@cypress/vite-dev-server': 2.2.3_vite@2.9.13
+ '@cypress/vue': 2.2.4_suppapszqmuz5tmf3nnk4oyt2e
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ cypress: 9.7.0
start-server-and-test: 1.14.0
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
playground/router-with-tests:
specifiers:
- '@cypress/vite-dev-server': ^2.2.2
+ '@cypress/vite-dev-server': ^2.2.3
'@cypress/vue': ^2.2.4
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
- cypress: ^9.5.0
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
+ cypress: ^9.7.0
start-server-and-test: ^1.14.0
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
- vue-router: ^3.5.3
+ vue-router: ^3.5.4
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
+ '@vue/composition-api': 1.6.3_vue@2.6.14
vue: 2.6.14
- vue-router: 3.5.3
+ vue-router: 3.5.4
devDependencies:
- '@cypress/vite-dev-server': 2.2.2_vite@2.8.4
- '@cypress/vue': 2.2.4_mrrmg4kapwbkkeleki64vbwh2i
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- cypress: 9.5.0
+ '@cypress/vite-dev-server': 2.2.3_vite@2.9.13
+ '@cypress/vue': 2.2.4_suppapszqmuz5tmf3nnk4oyt2e
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ cypress: 9.7.0
start-server-and-test: 1.14.0
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
playground/typescript:
specifiers:
- '@types/node': ^16.11.25
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
- typescript: ~4.7.3
+ '@types/node': ^16.11.42
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
+ typescript: ~4.7.4
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
- vue-tsc: ^0.37.3
+ vue-tsc: ^0.37.9
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
+ '@vue/composition-api': 1.6.3_vue@2.6.14
vue: 2.6.14
devDependencies:
- '@types/node': 16.11.25
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- typescript: 4.7.3
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ '@types/node': 16.11.42
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ typescript: 4.7.4
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
- vue-tsc: 0.37.9_typescript@4.7.3
+ vue-tsc: 0.37.9_typescript@4.7.4
playground/typescript-pinia:
specifiers:
- '@types/node': ^16.11.25
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
- pinia: ^2.0.11
- typescript: ~4.7.3
+ '@types/node': ^16.11.42
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
+ pinia: ^2.0.14
+ typescript: ~4.7.4
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
- vue-tsc: ^0.37.3
+ vue-tsc: ^0.37.9
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
- pinia: 2.0.11_zv4wounhyeokowp4xnzkmnubm4
+ '@vue/composition-api': 1.6.3_vue@2.6.14
+ pinia: 2.0.14_6wsolednbtpjo5caa5lszsjayq
vue: 2.6.14
devDependencies:
- '@types/node': 16.11.25
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- typescript: 4.7.3
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ '@types/node': 16.11.42
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ typescript: 4.7.4
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
- vue-tsc: 0.37.9_typescript@4.7.3
+ vue-tsc: 0.37.9_typescript@4.7.4
playground/typescript-pinia-with-tests:
specifiers:
- '@cypress/vite-dev-server': ^2.2.2
+ '@cypress/vite-dev-server': ^2.2.3
'@cypress/vue': ^2.2.4
- '@types/node': ^16.11.25
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
- cypress: ^9.5.0
- pinia: ^2.0.11
+ '@types/node': ^16.11.42
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
+ cypress: ^9.7.0
+ pinia: ^2.0.14
start-server-and-test: ^1.14.0
- typescript: ~4.7.3
+ typescript: ~4.7.4
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
- vue-tsc: ^0.37.3
+ vue-tsc: ^0.37.9
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
- pinia: 2.0.11_zv4wounhyeokowp4xnzkmnubm4
+ '@vue/composition-api': 1.6.3_vue@2.6.14
+ pinia: 2.0.14_6wsolednbtpjo5caa5lszsjayq
vue: 2.6.14
devDependencies:
- '@cypress/vite-dev-server': 2.2.2_vite@2.8.4
- '@cypress/vue': 2.2.4_mrrmg4kapwbkkeleki64vbwh2i
- '@types/node': 16.11.25
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- cypress: 9.5.0
+ '@cypress/vite-dev-server': 2.2.3_vite@2.9.13
+ '@cypress/vue': 2.2.4_suppapszqmuz5tmf3nnk4oyt2e
+ '@types/node': 16.11.42
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ cypress: 9.7.0
start-server-and-test: 1.14.0
- typescript: 4.7.3
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ typescript: 4.7.4
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
- vue-tsc: 0.37.9_typescript@4.7.3
+ vue-tsc: 0.37.9_typescript@4.7.4
playground/typescript-router:
specifiers:
- '@types/node': ^16.11.25
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
- typescript: ~4.7.3
+ '@types/node': ^16.11.42
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
+ typescript: ~4.7.4
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
- vue-router: ^3.5.3
+ vue-router: ^3.5.4
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
- vue-tsc: ^0.37.3
+ vue-tsc: ^0.37.9
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
+ '@vue/composition-api': 1.6.3_vue@2.6.14
vue: 2.6.14
- vue-router: 3.5.3
+ vue-router: 3.5.4
devDependencies:
- '@types/node': 16.11.25
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- typescript: 4.7.3
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ '@types/node': 16.11.42
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ typescript: 4.7.4
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
- vue-tsc: 0.37.9_typescript@4.7.3
+ vue-tsc: 0.37.9_typescript@4.7.4
playground/typescript-router-pinia:
specifiers:
- '@types/node': ^16.11.25
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
- pinia: ^2.0.11
- typescript: ~4.7.3
+ '@types/node': ^16.11.42
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
+ pinia: ^2.0.14
+ typescript: ~4.7.4
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
- vue-router: ^3.5.3
+ vue-router: ^3.5.4
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
- vue-tsc: ^0.37.3
+ vue-tsc: ^0.37.9
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
- pinia: 2.0.11_zv4wounhyeokowp4xnzkmnubm4
+ '@vue/composition-api': 1.6.3_vue@2.6.14
+ pinia: 2.0.14_6wsolednbtpjo5caa5lszsjayq
vue: 2.6.14
- vue-router: 3.5.3
+ vue-router: 3.5.4
devDependencies:
- '@types/node': 16.11.25
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- typescript: 4.7.3
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ '@types/node': 16.11.42
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ typescript: 4.7.4
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
- vue-tsc: 0.37.9_typescript@4.7.3
+ vue-tsc: 0.37.9_typescript@4.7.4
playground/typescript-router-pinia-with-tests:
specifiers:
- '@cypress/vite-dev-server': ^2.2.2
+ '@cypress/vite-dev-server': ^2.2.3
'@cypress/vue': ^2.2.4
- '@types/node': ^16.11.25
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
- cypress: ^9.5.0
- pinia: ^2.0.11
+ '@types/node': ^16.11.42
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
+ cypress: ^9.7.0
+ pinia: ^2.0.14
start-server-and-test: ^1.14.0
- typescript: ~4.7.3
+ typescript: ~4.7.4
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
- vue-router: ^3.5.3
+ vue-router: ^3.5.4
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
- vue-tsc: ^0.37.3
+ vue-tsc: ^0.37.9
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
- pinia: 2.0.11_zv4wounhyeokowp4xnzkmnubm4
+ '@vue/composition-api': 1.6.3_vue@2.6.14
+ pinia: 2.0.14_6wsolednbtpjo5caa5lszsjayq
vue: 2.6.14
- vue-router: 3.5.3
+ vue-router: 3.5.4
devDependencies:
- '@cypress/vite-dev-server': 2.2.2_vite@2.8.4
- '@cypress/vue': 2.2.4_mrrmg4kapwbkkeleki64vbwh2i
- '@types/node': 16.11.25
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- cypress: 9.5.0
+ '@cypress/vite-dev-server': 2.2.3_vite@2.9.13
+ '@cypress/vue': 2.2.4_suppapszqmuz5tmf3nnk4oyt2e
+ '@types/node': 16.11.42
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ cypress: 9.7.0
start-server-and-test: 1.14.0
- typescript: 4.7.3
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ typescript: 4.7.4
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
- vue-tsc: 0.37.9_typescript@4.7.3
+ vue-tsc: 0.37.9_typescript@4.7.4
playground/typescript-router-with-tests:
specifiers:
- '@cypress/vite-dev-server': ^2.2.2
+ '@cypress/vite-dev-server': ^2.2.3
'@cypress/vue': ^2.2.4
- '@types/node': ^16.11.25
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
- cypress: ^9.5.0
+ '@types/node': ^16.11.42
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
+ cypress: ^9.7.0
start-server-and-test: ^1.14.0
- typescript: ~4.7.3
+ typescript: ~4.7.4
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
- vue-router: ^3.5.3
+ vue-router: ^3.5.4
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
- vue-tsc: ^0.37.3
+ vue-tsc: ^0.37.9
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
+ '@vue/composition-api': 1.6.3_vue@2.6.14
vue: 2.6.14
- vue-router: 3.5.3
+ vue-router: 3.5.4
devDependencies:
- '@cypress/vite-dev-server': 2.2.2_vite@2.8.4
- '@cypress/vue': 2.2.4_mrrmg4kapwbkkeleki64vbwh2i
- '@types/node': 16.11.25
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- cypress: 9.5.0
+ '@cypress/vite-dev-server': 2.2.3_vite@2.9.13
+ '@cypress/vue': 2.2.4_suppapszqmuz5tmf3nnk4oyt2e
+ '@types/node': 16.11.42
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ cypress: 9.7.0
start-server-and-test: 1.14.0
- typescript: 4.7.3
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ typescript: 4.7.4
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
- vue-tsc: 0.37.9_typescript@4.7.3
+ vue-tsc: 0.37.9_typescript@4.7.4
playground/typescript-with-tests:
specifiers:
- '@cypress/vite-dev-server': ^2.2.2
+ '@cypress/vite-dev-server': ^2.2.3
'@cypress/vue': ^2.2.4
- '@types/node': ^16.11.25
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
- cypress: ^9.5.0
+ '@types/node': ^16.11.42
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
+ cypress: ^9.7.0
start-server-and-test: ^1.14.0
- typescript: ~4.7.3
+ typescript: ~4.7.4
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
- vue-tsc: ^0.37.3
+ vue-tsc: ^0.37.9
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
+ '@vue/composition-api': 1.6.3_vue@2.6.14
vue: 2.6.14
devDependencies:
- '@cypress/vite-dev-server': 2.2.2_vite@2.8.4
- '@cypress/vue': 2.2.4_mrrmg4kapwbkkeleki64vbwh2i
- '@types/node': 16.11.25
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- cypress: 9.5.0
+ '@cypress/vite-dev-server': 2.2.3_vite@2.9.13
+ '@cypress/vue': 2.2.4_suppapszqmuz5tmf3nnk4oyt2e
+ '@types/node': 16.11.42
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ cypress: 9.7.0
start-server-and-test: 1.14.0
- typescript: 4.7.3
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ typescript: 4.7.4
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
- vue-tsc: 0.37.9_typescript@4.7.3
+ vue-tsc: 0.37.9_typescript@4.7.4
playground/with-tests:
specifiers:
- '@cypress/vite-dev-server': ^2.2.2
+ '@cypress/vite-dev-server': ^2.2.3
'@cypress/vue': ^2.2.4
- '@vitejs/plugin-legacy': ^1.7.1
- '@vue/composition-api': ^1.4.6
- '@vue/runtime-dom': ^3.2.31
- cypress: ^9.5.0
+ '@vitejs/plugin-legacy': ^1.8.2
+ '@vue/composition-api': ^1.6.3
+ '@vue/runtime-dom': ^3.2.37
+ cypress: ^9.7.0
start-server-and-test: ^1.14.0
unplugin-vue2-script-setup: ^0.9.3
- vite: ^2.8.4
+ vite: ^2.9.13
vite-plugin-vue2: ^1.9.3
vue: ^2.6.14
vue-template-babel-compiler: ^1.2.0
vue-template-compiler: ^2.6.14
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
+ '@vue/composition-api': 1.6.3_vue@2.6.14
vue: 2.6.14
devDependencies:
- '@cypress/vite-dev-server': 2.2.2_vite@2.8.4
- '@cypress/vue': 2.2.4_mrrmg4kapwbkkeleki64vbwh2i
- '@vitejs/plugin-legacy': 1.7.1_vite@2.8.4
- '@vue/runtime-dom': 3.2.31
- cypress: 9.5.0
+ '@cypress/vite-dev-server': 2.2.3_vite@2.9.13
+ '@cypress/vue': 2.2.4_suppapszqmuz5tmf3nnk4oyt2e
+ '@vitejs/plugin-legacy': 1.8.2_vite@2.9.13
+ '@vue/runtime-dom': 3.2.37
+ cypress: 9.7.0
start-server-and-test: 1.14.0
- unplugin-vue2-script-setup: 0.9.3_htpty742v62i6kqazznedt4oey
- vite: 2.8.4
- vite-plugin-vue2: 1.9.3_66pucvp2jl2ovgeefa2gfd2usa
+ unplugin-vue2-script-setup: 0.9.3_m2gnrghqht7rv3nxwlvulzzbi4
+ vite: 2.9.13
+ vite-plugin-vue2: 1.9.3_rjze3w2zsgj4z24tnggj7hdbyq
vue-template-babel-compiler: 1.2.0_ev5jzj74xu2fombjvobqpq452a
vue-template-compiler: 2.6.14
packages:
- /@ampproject/remapping/2.1.2:
- resolution: {integrity: sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==}
+ /@ampproject/remapping/2.2.0:
+ resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==}
engines: {node: '>=6.0.0'}
dependencies:
- '@jridgewell/trace-mapping': 0.3.4
+ '@jridgewell/gen-mapping': 0.1.1
+ '@jridgewell/trace-mapping': 0.3.14
dev: true
/@antfu/utils/0.4.0:
'@types/throttle-debounce': 2.1.0
dev: true
- /@babel/code-frame/7.16.7:
- resolution: {integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==}
+ /@babel/code-frame/7.18.6:
+ resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/highlight': 7.16.10
+ '@babel/highlight': 7.18.6
dev: true
- /@babel/compat-data/7.17.0:
- resolution: {integrity: sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng==}
+ /@babel/compat-data/7.18.6:
+ resolution: {integrity: sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==}
engines: {node: '>=6.9.0'}
dev: true
- /@babel/core/7.17.5:
- resolution: {integrity: sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==}
+ /@babel/core/7.18.6:
+ resolution: {integrity: sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@ampproject/remapping': 2.1.2
- '@babel/code-frame': 7.16.7
- '@babel/generator': 7.17.3
- '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.17.5
- '@babel/helper-module-transforms': 7.17.6
- '@babel/helpers': 7.17.2
- '@babel/parser': 7.17.3
- '@babel/template': 7.16.7
- '@babel/traverse': 7.17.3
- '@babel/types': 7.17.0
+ '@ampproject/remapping': 2.2.0
+ '@babel/code-frame': 7.18.6
+ '@babel/generator': 7.18.7
+ '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-module-transforms': 7.18.6
+ '@babel/helpers': 7.18.6
+ '@babel/parser': 7.18.6
+ '@babel/template': 7.18.6
+ '@babel/traverse': 7.18.6
+ '@babel/types': 7.18.7
convert-source-map: 1.8.0
- debug: 4.3.3
+ debug: 4.3.4
gensync: 1.0.0-beta.2
- json5: 2.2.0
+ json5: 2.2.1
semver: 6.3.0
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/generator/7.17.3:
- resolution: {integrity: sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg==}
+ /@babel/generator/7.18.7:
+ resolution: {integrity: sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.17.0
+ '@babel/types': 7.18.7
+ '@jridgewell/gen-mapping': 0.3.2
jsesc: 2.5.2
- source-map: 0.5.7
dev: true
- /@babel/helper-annotate-as-pure/7.16.7:
- resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==}
+ /@babel/helper-annotate-as-pure/7.18.6:
+ resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.17.0
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-compilation-targets/7.16.7_@babel+core@7.17.5:
- resolution: {integrity: sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==}
+ /@babel/helper-compilation-targets/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/compat-data': 7.17.0
- '@babel/core': 7.17.5
- '@babel/helper-validator-option': 7.16.7
- browserslist: 4.19.3
+ '@babel/compat-data': 7.18.6
+ '@babel/core': 7.18.6
+ '@babel/helper-validator-option': 7.18.6
+ browserslist: 4.21.1
semver: 6.3.0
dev: true
- /@babel/helper-create-class-features-plugin/7.17.6_@babel+core@7.17.5:
- resolution: {integrity: sha512-SogLLSxXm2OkBbSsHZMM4tUi8fUzjs63AT/d0YQIzr6GSd8Hxsbk2KYDX0k0DweAzGMj/YWeiCsorIdtdcW8Eg==}
+ /@babel/helper-create-class-features-plugin/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-YfDzdnoxHGV8CzqHGyCbFvXg5QESPFkXlHtvdCkesLjjVMT2Adxe4FGUR5ChIb3DxSaXO12iIOCWoXdsUVwnqw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-annotate-as-pure': 7.16.7
- '@babel/helper-environment-visitor': 7.16.7
- '@babel/helper-function-name': 7.16.7
- '@babel/helper-member-expression-to-functions': 7.16.7
- '@babel/helper-optimise-call-expression': 7.16.7
- '@babel/helper-replace-supers': 7.16.7
- '@babel/helper-split-export-declaration': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-annotate-as-pure': 7.18.6
+ '@babel/helper-environment-visitor': 7.18.6
+ '@babel/helper-function-name': 7.18.6
+ '@babel/helper-member-expression-to-functions': 7.18.6
+ '@babel/helper-optimise-call-expression': 7.18.6
+ '@babel/helper-replace-supers': 7.18.6
+ '@babel/helper-split-export-declaration': 7.18.6
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/helper-environment-visitor/7.16.7:
- resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==}
+ /@babel/helper-environment-visitor/7.18.6:
+ resolution: {integrity: sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q==}
engines: {node: '>=6.9.0'}
- dependencies:
- '@babel/types': 7.17.0
- dev: true
-
- /@babel/helper-function-name/7.16.7:
- resolution: {integrity: sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==}
- engines: {node: '>=6.9.0'}
- dependencies:
- '@babel/helper-get-function-arity': 7.16.7
- '@babel/template': 7.16.7
- '@babel/types': 7.17.0
dev: true
- /@babel/helper-get-function-arity/7.16.7:
- resolution: {integrity: sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==}
+ /@babel/helper-function-name/7.18.6:
+ resolution: {integrity: sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.17.0
+ '@babel/template': 7.18.6
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-hoist-variables/7.16.7:
- resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==}
+ /@babel/helper-hoist-variables/7.18.6:
+ resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.17.0
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-member-expression-to-functions/7.16.7:
- resolution: {integrity: sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q==}
+ /@babel/helper-member-expression-to-functions/7.18.6:
+ resolution: {integrity: sha512-CeHxqwwipekotzPDUuJOfIMtcIHBuc7WAzLmTYWctVigqS5RktNMQ5bEwQSuGewzYnCtTWa3BARXeiLxDTv+Ng==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.17.0
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-module-imports/7.16.7:
- resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==}
+ /@babel/helper-module-imports/7.18.6:
+ resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.17.0
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-module-transforms/7.17.6:
- resolution: {integrity: sha512-2ULmRdqoOMpdvkbT8jONrZML/XALfzxlb052bldftkicAUy8AxSCkD5trDPQcwHNmolcl7wP6ehNqMlyUw6AaA==}
+ /@babel/helper-module-transforms/7.18.6:
+ resolution: {integrity: sha512-L//phhB4al5uucwzlimruukHB3jRd5JGClwRMD/ROrVjXfLqovYnvQrK/JK36WYyVwGGO7OD3kMyVTjx+WVPhw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-environment-visitor': 7.16.7
- '@babel/helper-module-imports': 7.16.7
- '@babel/helper-simple-access': 7.16.7
- '@babel/helper-split-export-declaration': 7.16.7
- '@babel/helper-validator-identifier': 7.16.7
- '@babel/template': 7.16.7
- '@babel/traverse': 7.17.3
- '@babel/types': 7.17.0
+ '@babel/helper-environment-visitor': 7.18.6
+ '@babel/helper-module-imports': 7.18.6
+ '@babel/helper-simple-access': 7.18.6
+ '@babel/helper-split-export-declaration': 7.18.6
+ '@babel/helper-validator-identifier': 7.18.6
+ '@babel/template': 7.18.6
+ '@babel/traverse': 7.18.6
+ '@babel/types': 7.18.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/helper-optimise-call-expression/7.16.7:
- resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==}
+ /@babel/helper-optimise-call-expression/7.18.6:
+ resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.17.0
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-plugin-utils/7.16.7:
- resolution: {integrity: sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==}
+ /@babel/helper-plugin-utils/7.18.6:
+ resolution: {integrity: sha512-gvZnm1YAAxh13eJdkb9EWHBnF3eAub3XTLCZEehHT2kWxiKVRL64+ae5Y6Ivne0mVHmMYKT+xWgZO+gQhuLUBg==}
engines: {node: '>=6.9.0'}
dev: true
- /@babel/helper-replace-supers/7.16.7:
- resolution: {integrity: sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==}
+ /@babel/helper-replace-supers/7.18.6:
+ resolution: {integrity: sha512-fTf7zoXnUGl9gF25fXCWE26t7Tvtyn6H4hkLSYhATwJvw2uYxd3aoXplMSe0g9XbwK7bmxNes7+FGO0rB/xC0g==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-environment-visitor': 7.16.7
- '@babel/helper-member-expression-to-functions': 7.16.7
- '@babel/helper-optimise-call-expression': 7.16.7
- '@babel/traverse': 7.17.3
- '@babel/types': 7.17.0
+ '@babel/helper-environment-visitor': 7.18.6
+ '@babel/helper-member-expression-to-functions': 7.18.6
+ '@babel/helper-optimise-call-expression': 7.18.6
+ '@babel/traverse': 7.18.6
+ '@babel/types': 7.18.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/helper-simple-access/7.16.7:
- resolution: {integrity: sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g==}
+ /@babel/helper-simple-access/7.18.6:
+ resolution: {integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.17.0
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-skip-transparent-expression-wrappers/7.16.0:
- resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==}
+ /@babel/helper-skip-transparent-expression-wrappers/7.18.6:
+ resolution: {integrity: sha512-4KoLhwGS9vGethZpAhYnMejWkX64wsnHPDwvOsKWU6Fg4+AlK2Jz3TyjQLMEPvz+1zemi/WBdkYxCD0bAfIkiw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.17.0
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-split-export-declaration/7.16.7:
- resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==}
+ /@babel/helper-split-export-declaration/7.18.6:
+ resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.17.0
+ '@babel/types': 7.18.7
dev: true
- /@babel/helper-validator-identifier/7.16.7:
- resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==}
+ /@babel/helper-validator-identifier/7.18.6:
+ resolution: {integrity: sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==}
engines: {node: '>=6.9.0'}
dev: true
- /@babel/helper-validator-option/7.16.7:
- resolution: {integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==}
+ /@babel/helper-validator-option/7.18.6:
+ resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==}
engines: {node: '>=6.9.0'}
dev: true
- /@babel/helpers/7.17.2:
- resolution: {integrity: sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==}
+ /@babel/helpers/7.18.6:
+ resolution: {integrity: sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/template': 7.16.7
- '@babel/traverse': 7.17.3
- '@babel/types': 7.17.0
+ '@babel/template': 7.18.6
+ '@babel/traverse': 7.18.6
+ '@babel/types': 7.18.7
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/highlight/7.16.10:
- resolution: {integrity: sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==}
+ /@babel/highlight/7.18.6:
+ resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-validator-identifier': 7.16.7
+ '@babel/helper-validator-identifier': 7.18.6
chalk: 2.4.2
js-tokens: 4.0.0
dev: true
- /@babel/parser/7.17.3:
- resolution: {integrity: sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==}
+ /@babel/parser/7.18.6:
+ resolution: {integrity: sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
- '@babel/types': 7.17.0
+ '@babel/types': 7.18.7
dev: true
- /@babel/plugin-proposal-class-properties/7.16.7_@babel+core@7.17.5:
- resolution: {integrity: sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==}
+ /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.5
- '@babel/helper-plugin-utils': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-decorators/7.17.2_@babel+core@7.17.5:
- resolution: {integrity: sha512-WH8Z95CwTq/W8rFbMqb9p3hicpt4RX4f0K659ax2VHxgOyT6qQmUaEVEjIh4WR9Eh9NymkVn5vwsrE68fAQNUw==}
+ /@babel/plugin-proposal-decorators/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-gAdhsjaYmiZVxx5vTMiRfj31nB7LhwBJFMSLzeDxc7X4tKLixup0+k9ughn0RcpBrv9E3PBaXJW7jF5TCihAOg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.5
- '@babel/helper-plugin-utils': 7.16.7
- '@babel/helper-replace-supers': 7.16.7
- '@babel/plugin-syntax-decorators': 7.17.0_@babel+core@7.17.5
- charcodes: 0.2.0
+ '@babel/core': 7.18.6
+ '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/helper-replace-supers': 7.18.6
+ '@babel/helper-split-export-declaration': 7.18.6
+ '@babel/plugin-syntax-decorators': 7.18.6_@babel+core@7.18.6
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/plugin-proposal-nullish-coalescing-operator/7.16.7_@babel+core@7.17.5:
- resolution: {integrity: sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==}
+ /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-plugin-utils': 7.16.7
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.17.5
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.6
dev: true
- /@babel/plugin-proposal-object-rest-spread/7.17.3_@babel+core@7.17.5:
- resolution: {integrity: sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==}
+ /@babel/plugin-proposal-object-rest-spread/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-9yuM6wr4rIsKa1wlUAbZEazkCrgw2sMPEXCr4Rnwetu7cEW1NydkCWytLuYletbf8vFxdJxFhwEZqMpOx2eZyw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/compat-data': 7.17.0
- '@babel/core': 7.17.5
- '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.17.5
- '@babel/helper-plugin-utils': 7.16.7
- '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.5
- '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.17.5
+ '@babel/compat-data': 7.18.6
+ '@babel/core': 7.18.6
+ '@babel/helper-compilation-targets': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.6
+ '@babel/plugin-transform-parameters': 7.18.6_@babel+core@7.18.6
dev: true
- /@babel/plugin-proposal-optional-chaining/7.16.7_@babel+core@7.17.5:
- resolution: {integrity: sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==}
+ /@babel/plugin-proposal-optional-chaining/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-PatI6elL5eMzoypFAiYDpYQyMtXTn+iMhuxxQt5mAXD4fEmKorpSI3PHd+i3JXBJN3xyA6MvJv7at23HffFHwA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-plugin-utils': 7.16.7
- '@babel/helper-skip-transparent-expression-wrappers': 7.16.0
- '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.17.5
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/helper-skip-transparent-expression-wrappers': 7.18.6
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.6
dev: true
- /@babel/plugin-syntax-decorators/7.17.0_@babel+core@7.17.5:
- resolution: {integrity: sha512-qWe85yCXsvDEluNP0OyeQjH63DlhAR3W7K9BxxU1MvbDb48tgBG+Ao6IJJ6smPDrrVzSQZrbF6donpkFBMcs3A==}
+ /@babel/plugin-syntax-decorators/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-fqyLgjcxf/1yhyZ6A+yo1u9gJ7eleFQod2lkaUsF9DQ7sbbY3Ligym3L0+I2c0WmqNKDpoD9UTb1AKP3qRMOAQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-plugin-utils': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.5:
- resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==}
+ /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-plugin-utils': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.17.5:
+ /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.6:
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-plugin-utils': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.17.5:
+ /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.6:
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-plugin-utils': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.17.5:
+ /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.6:
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-plugin-utils': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.5:
- resolution: {integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==}
+ /@babel/plugin-syntax-typescript/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-plugin-utils': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-arrow-functions/7.16.7_@babel+core@7.17.5:
- resolution: {integrity: sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==}
+ /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-plugin-utils': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-block-scoping/7.16.7_@babel+core@7.17.5:
- resolution: {integrity: sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==}
+ /@babel/plugin-transform-block-scoping/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-pRqwb91C42vs1ahSAWJkxOxU1RHWDn16XAa6ggQ72wjLlWyYeAcLvTtE0aM8ph3KNydy9CQF2nLYcjq1WysgxQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-plugin-utils': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-computed-properties/7.16.7_@babel+core@7.17.5:
- resolution: {integrity: sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==}
+ /@babel/plugin-transform-computed-properties/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-9repI4BhNrR0KenoR9vm3/cIc1tSBIo+u1WVjKCAynahj25O8zfbiE6JtAtHPGQSs4yZ+bA8mRasRP+qc+2R5A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-plugin-utils': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-destructuring/7.17.3_@babel+core@7.17.5:
- resolution: {integrity: sha512-dDFzegDYKlPqa72xIlbmSkly5MluLoaC1JswABGktyt6NTXSBcUuse/kWE/wvKFWJHPETpi158qJZFS3JmykJg==}
+ /@babel/plugin-transform-destructuring/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-tgy3u6lRp17ilY8r1kP4i2+HDUwxlVqq3RTc943eAWSzGgpU1qhiKpqZ5CMyHReIYPHdo3Kg8v8edKtDqSVEyQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-plugin-utils': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.17.5:
- resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==}
+ /@babel/plugin-transform-parameters/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-FjdqgMv37yVl/gwvzkcB+wfjRI8HQmc5EgOG9iGNvUY1ok+TjsoaMP7IqCDZBhkFcM5f3OPVMs6Dmp03C5k4/A==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-plugin-utils': 7.16.7
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
dev: true
- /@babel/plugin-transform-spread/7.16.7_@babel+core@7.17.5:
- resolution: {integrity: sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==}
+ /@babel/plugin-transform-spread/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-ayT53rT/ENF8WWexIRg9AiV9h0aIteyWn5ptfZTZQrjk/+f3WdrJGCY4c9wcgl2+MKkKPhzbYp97FTsquZpDCw==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-plugin-utils': 7.16.7
- '@babel/helper-skip-transparent-expression-wrappers': 7.16.0
+ '@babel/core': 7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/helper-skip-transparent-expression-wrappers': 7.18.6
dev: true
- /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.5:
- resolution: {integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==}
+ /@babel/plugin-transform-typescript/7.18.6_@babel+core@7.18.6:
+ resolution: {integrity: sha512-ijHNhzIrLj5lQCnI6aaNVRtGVuUZhOXFLRVFs7lLrkXTHip4FKty5oAuQdk4tywG0/WjXmjTfQCWmuzrvFer1w==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.5
- '@babel/helper-plugin-utils': 7.16.7
- '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.17.5
+ '@babel/core': 7.18.6
+ '@babel/helper-create-class-features-plugin': 7.18.6_@babel+core@7.18.6
+ '@babel/helper-plugin-utils': 7.18.6
+ '@babel/plugin-syntax-typescript': 7.18.6_@babel+core@7.18.6
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/standalone/7.17.6:
- resolution: {integrity: sha512-rBBC7aZ4Q8UkMV4Wl6cAw8Wcgg7DcIG3pzo2n+W/FwmBRZB/q7yGpzE10VXpOmSj9/KW3L1pbDhPGI1oOrscgA==}
+ /@babel/standalone/7.18.7:
+ resolution: {integrity: sha512-AIOn3ON0KhYqAbvmkT11vi/YAlhrPn6RSPQb8Hl3PUZoE1yFwut5fQ9/oJ4Dvf2SGmO41pF7xmwP2W1RT0uJCA==}
engines: {node: '>=6.9.0'}
dev: true
- /@babel/template/7.16.7:
- resolution: {integrity: sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==}
+ /@babel/template/7.18.6:
+ resolution: {integrity: sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/code-frame': 7.16.7
- '@babel/parser': 7.17.3
- '@babel/types': 7.17.0
+ '@babel/code-frame': 7.18.6
+ '@babel/parser': 7.18.6
+ '@babel/types': 7.18.7
dev: true
- /@babel/traverse/7.17.3:
- resolution: {integrity: sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==}
+ /@babel/traverse/7.18.6:
+ resolution: {integrity: sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/code-frame': 7.16.7
- '@babel/generator': 7.17.3
- '@babel/helper-environment-visitor': 7.16.7
- '@babel/helper-function-name': 7.16.7
- '@babel/helper-hoist-variables': 7.16.7
- '@babel/helper-split-export-declaration': 7.16.7
- '@babel/parser': 7.17.3
- '@babel/types': 7.17.0
- debug: 4.3.3
+ '@babel/code-frame': 7.18.6
+ '@babel/generator': 7.18.7
+ '@babel/helper-environment-visitor': 7.18.6
+ '@babel/helper-function-name': 7.18.6
+ '@babel/helper-hoist-variables': 7.18.6
+ '@babel/helper-split-export-declaration': 7.18.6
+ '@babel/parser': 7.18.6
+ '@babel/types': 7.18.7
+ debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
dev: true
- /@babel/types/7.17.0:
- resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==}
+ /@babel/types/7.18.7:
+ resolution: {integrity: sha512-QG3yxTcTIBoAcQmkCs+wAPYZhu7Dk9rXKacINfNbdJDNERTbLQbHGyVG8q/YGMPeCJRIhSY0+fTc5+xuh6WPSQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/helper-validator-identifier': 7.16.7
+ '@babel/helper-validator-identifier': 7.18.6
to-fast-properties: 2.0.0
dev: true
+ /@colors/colors/1.5.0:
+ resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
+ engines: {node: '>=0.1.90'}
+ requiresBuild: true
+ dev: true
+ optional: true
+
/@cypress/mount-utils/1.0.2:
resolution: {integrity: sha512-Fn3fdTiyayHoy8Ol0RSu4MlBH2maQ2ZEXeEVKl/zHHXEQpld5HX3vdNLhK5YLij8cLynA4DxOT/nO9iEnIiOXw==}
dev: true
is-typedarray: 1.0.0
isstream: 0.1.2
json-stringify-safe: 5.0.1
- mime-types: 2.1.34
+ mime-types: 2.1.35
performance-now: 2.1.0
qs: 6.5.3
safe-buffer: 5.2.1
uuid: 8.3.2
dev: true
- /@cypress/vite-dev-server/2.2.2_vite@2.8.4:
- resolution: {integrity: sha512-02y/Fm0N+CQjKbSjjRtktPgPbp91kOvtc8+WW2l2odIYQkKlG6IOCpmgc898muW0lBAcCszdEIHR/ItdZDiYPw==}
+ /@cypress/vite-dev-server/2.2.3_vite@2.9.13:
+ resolution: {integrity: sha512-E9cPKwReweYGRsupfR6Va1R1bHv3zPb3gHG68fyQwAjG4oPORaQlgfFWiR2i1pF+tRftvNfM0O2PBuKX3IvPxg==}
peerDependencies:
vite: '>= 2.1.3'
dependencies:
- debug: 4.3.3
+ debug: 4.3.4
get-port: 5.1.1
- vite: 2.8.4
+ vite: 2.9.13
transitivePeerDependencies:
- supports-color
dev: true
- /@cypress/vue/2.2.4_mrrmg4kapwbkkeleki64vbwh2i:
+ /@cypress/vue/2.2.4_suppapszqmuz5tmf3nnk4oyt2e:
resolution: {integrity: sha512-ve6aPUj1UHZRpfU9U/NKfsVgzCYVR2CeTdN/knhdWs8sbW5ERgbD1EkEdJ9+VCdqXcIoqRWdMQovnJUmJW6FLA==}
engines: {node: '>=8'}
peerDependencies:
dependencies:
'@cypress/mount-utils': 1.0.2
'@vue/test-utils': 1.3.0_sbs6or2oam5i4s4vmfp4rzwdnq
- cypress: 9.5.0
+ cypress: 9.7.0
vue: 2.6.14
transitivePeerDependencies:
- vue-template-compiler
- supports-color
dev: true
- /@hapi/hoek/9.2.1:
- resolution: {integrity: sha512-gfta+H8aziZsm8pZa0vj04KO6biEiisppNgA1kbJvFrrWu9Vm7eaUEy76DIxsuTaWvti5fkJVhllWc6ZTE+Mdw==}
+ /@hapi/hoek/9.3.0:
+ resolution: {integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==}
dev: true
/@hapi/topo/5.1.0:
resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==}
dependencies:
- '@hapi/hoek': 9.2.1
+ '@hapi/hoek': 9.3.0
+ dev: true
+
+ /@jridgewell/gen-mapping/0.1.1:
+ resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==}
+ engines: {node: '>=6.0.0'}
+ dependencies:
+ '@jridgewell/set-array': 1.1.2
+ '@jridgewell/sourcemap-codec': 1.4.14
+ dev: true
+
+ /@jridgewell/gen-mapping/0.3.2:
+ resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==}
+ engines: {node: '>=6.0.0'}
+ dependencies:
+ '@jridgewell/set-array': 1.1.2
+ '@jridgewell/sourcemap-codec': 1.4.14
+ '@jridgewell/trace-mapping': 0.3.14
+ dev: true
+
+ /@jridgewell/resolve-uri/3.0.8:
+ resolution: {integrity: sha512-YK5G9LaddzGbcucK4c8h5tWFmMPBvRZ/uyWmN1/SbBdIvqGUdWGkJ5BAaccgs6XbzVLsqbPJrBSFwKv3kT9i7w==}
+ engines: {node: '>=6.0.0'}
dev: true
- /@jridgewell/resolve-uri/3.0.5:
- resolution: {integrity: sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==}
+ /@jridgewell/set-array/1.1.2:
+ resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
engines: {node: '>=6.0.0'}
dev: true
- /@jridgewell/sourcemap-codec/1.4.11:
- resolution: {integrity: sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==}
+ /@jridgewell/sourcemap-codec/1.4.14:
+ resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==}
dev: true
- /@jridgewell/trace-mapping/0.3.4:
- resolution: {integrity: sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==}
+ /@jridgewell/trace-mapping/0.3.14:
+ resolution: {integrity: sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==}
dependencies:
- '@jridgewell/resolve-uri': 3.0.5
- '@jridgewell/sourcemap-codec': 1.4.11
+ '@jridgewell/resolve-uri': 3.0.8
+ '@jridgewell/sourcemap-codec': 1.4.14
dev: true
/@nodelib/fs.scandir/2.1.5:
fastq: 1.13.0
dev: true
- /@rollup/pluginutils/4.1.2:
- resolution: {integrity: sha512-ROn4qvkxP9SyPeHaf7uQC/GPFY6L/OWy9+bd9AwcjOAWQwxRscoEyAUD8qCY5o5iL4jqQwoLk2kaTKJPb/HwzQ==}
+ /@rollup/pluginutils/4.2.1:
+ resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==}
engines: {node: '>= 8.0.0'}
dependencies:
estree-walker: 2.0.2
picomatch: 2.3.1
dev: true
- /@sideway/address/4.1.3:
- resolution: {integrity: sha512-8ncEUtmnTsMmL7z1YPB47kPUq7LpKWJNFPsRzHiIajGC5uXlWGn+AmkYPcHNl8S4tcEGx+cnORnNYaw2wvL+LQ==}
+ /@sideway/address/4.1.4:
+ resolution: {integrity: sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==}
dependencies:
- '@hapi/hoek': 9.2.1
+ '@hapi/hoek': 9.3.0
dev: true
/@sideway/formula/3.0.0:
/@types/fs-extra/9.0.13:
resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==}
dependencies:
- '@types/node': 16.11.25
+ '@types/node': 16.11.42
dev: true
/@types/minimist/1.2.2:
/@types/node-fetch/2.6.2:
resolution: {integrity: sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A==}
dependencies:
- '@types/node': 16.11.25
+ '@types/node': 16.11.42
form-data: 3.0.1
dev: true
- /@types/node/14.18.12:
- resolution: {integrity: sha512-q4jlIR71hUpWTnGhXWcakgkZeHa3CCjcQcnuzU8M891BAWA2jHiziiWEPEkdS5pFsz7H9HJiy8BrK7tBRNrY7A==}
+ /@types/node/14.18.21:
+ resolution: {integrity: sha512-x5W9s+8P4XteaxT/jKF0PSb7XEvo5VmqEWgsMlyeY4ZlLK8I6aH6g5TPPyDlLAep+GYf4kefb7HFyc7PAO3m+Q==}
dev: true
- /@types/node/16.11.25:
- resolution: {integrity: sha512-NrTwfD7L1RTc2qrHQD4RTTy4p0CO2LatKBEKEds3CaVuhoM/+DJzmWZl5f+ikR8cm8F5mfJxK+9rQq07gRiSjQ==}
+ /@types/node/16.11.42:
+ resolution: {integrity: sha512-iwLrPOopPy6V3E+1yHTpJea3bdsNso0b0utLOJJwaa/PLzqBt3GZl3stMcakc/gr89SfcNk2ki3z7Gvue9hYGQ==}
dev: true
/@types/sinonjs__fake-timers/8.1.1:
resolution: {integrity: sha512-5eQEtSCoESnh2FsiLTxE121IiE60hnMqcb435fShf4bpLRjEu1Eoekht23y6zXS9Ts3l+Szu3TARnTsA0GkOkQ==}
dev: true
- /@types/yauzl/2.9.2:
- resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==}
+ /@types/yauzl/2.10.0:
+ resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==}
requiresBuild: true
dependencies:
- '@types/node': 14.18.12
+ '@types/node': 14.18.21
dev: true
optional: true
- /@vitejs/plugin-legacy/1.7.1_vite@2.8.4:
- resolution: {integrity: sha512-RqgILXsGpfV7NHodVCdBVau8ss5+ynMXp6JGF/F7nhSy0bnwSQPlMS3KFqh7twfifXK8VuMriqfU4CxOiqmNnA==}
+ /@vitejs/plugin-legacy/1.8.2_vite@2.9.13:
+ resolution: {integrity: sha512-NCOKU+pU+cxLMR9P9RTolEuOK+h+zYBXlknj+zGcKSj/NXBZYgA1GAH1FnO4zijoWRiTaiOm2ha9LQrELE7XHg==}
engines: {node: '>=12.0.0'}
peerDependencies:
vite: ^2.8.0
dependencies:
- '@babel/standalone': 7.17.6
- core-js: 3.21.1
- magic-string: 0.25.7
+ '@babel/standalone': 7.18.7
+ core-js: 3.23.3
+ magic-string: 0.26.2
regenerator-runtime: 0.13.9
systemjs: 6.12.1
- vite: 2.8.4
+ vite: 2.9.13
dev: true
/@volar/code-gen/0.37.9:
resolution: {integrity: sha512-QOi5OW45e2R20VygMSNhyQHvpdUwQZqGPc748JLGCYEy+yp8fNFNdbNIGAgZmi9e+2JHPd6i6idRuqivyicIkA==}
dev: true
- /@vue/babel-plugin-transform-vue-jsx/1.2.1_@babel+core@7.17.5:
+ /@vue/babel-plugin-transform-vue-jsx/1.2.1_@babel+core@7.18.6:
resolution: {integrity: sha512-HJuqwACYehQwh1fNT8f4kyzqlNMpBuUK4rSiSES5D4QsYncv5fxFsLyrxFPG2ksO7t5WP+Vgix6tt6yKClwPzA==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/helper-module-imports': 7.16.7
- '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.5
+ '@babel/core': 7.18.6
+ '@babel/helper-module-imports': 7.18.6
+ '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6
'@vue/babel-helper-vue-jsx-merge-props': 1.2.1
html-tags: 2.0.0
lodash.kebabcase: 4.1.1
svg-tags: 1.0.0
dev: true
- /@vue/babel-preset-jsx/1.2.4_@babel+core@7.17.5:
+ /@vue/babel-preset-jsx/1.2.4_@babel+core@7.18.6:
resolution: {integrity: sha512-oRVnmN2a77bYDJzeGSt92AuHXbkIxbf/XXSE3klINnh9AXBmVS1DGa1f0d+dDYpLfsAKElMnqKTQfKn7obcL4w==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
+ '@babel/core': 7.18.6
'@vue/babel-helper-vue-jsx-merge-props': 1.2.1
- '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.17.5
- '@vue/babel-sugar-composition-api-inject-h': 1.2.1_@babel+core@7.17.5
- '@vue/babel-sugar-composition-api-render-instance': 1.2.4_@babel+core@7.17.5
- '@vue/babel-sugar-functional-vue': 1.2.2_@babel+core@7.17.5
- '@vue/babel-sugar-inject-h': 1.2.2_@babel+core@7.17.5
- '@vue/babel-sugar-v-model': 1.2.3_@babel+core@7.17.5
- '@vue/babel-sugar-v-on': 1.2.3_@babel+core@7.17.5
+ '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.6
+ '@vue/babel-sugar-composition-api-inject-h': 1.2.1_@babel+core@7.18.6
+ '@vue/babel-sugar-composition-api-render-instance': 1.2.4_@babel+core@7.18.6
+ '@vue/babel-sugar-functional-vue': 1.2.2_@babel+core@7.18.6
+ '@vue/babel-sugar-inject-h': 1.2.2_@babel+core@7.18.6
+ '@vue/babel-sugar-v-model': 1.2.3_@babel+core@7.18.6
+ '@vue/babel-sugar-v-on': 1.2.3_@babel+core@7.18.6
dev: true
- /@vue/babel-sugar-composition-api-inject-h/1.2.1_@babel+core@7.17.5:
+ /@vue/babel-sugar-composition-api-inject-h/1.2.1_@babel+core@7.18.6:
resolution: {integrity: sha512-4B3L5Z2G+7s+9Bwbf+zPIifkFNcKth7fQwekVbnOA3cr3Pq71q71goWr97sk4/yyzH8phfe5ODVzEjX7HU7ItQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.5
+ '@babel/core': 7.18.6
+ '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6
dev: true
- /@vue/babel-sugar-composition-api-render-instance/1.2.4_@babel+core@7.17.5:
+ /@vue/babel-sugar-composition-api-render-instance/1.2.4_@babel+core@7.18.6:
resolution: {integrity: sha512-joha4PZznQMsxQYXtR3MnTgCASC9u3zt9KfBxIeuI5g2gscpTsSKRDzWQt4aqNIpx6cv8On7/m6zmmovlNsG7Q==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.5
+ '@babel/core': 7.18.6
+ '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6
dev: true
- /@vue/babel-sugar-functional-vue/1.2.2_@babel+core@7.17.5:
+ /@vue/babel-sugar-functional-vue/1.2.2_@babel+core@7.18.6:
resolution: {integrity: sha512-JvbgGn1bjCLByIAU1VOoepHQ1vFsroSA/QkzdiSs657V79q6OwEWLCQtQnEXD/rLTA8rRit4rMOhFpbjRFm82w==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.5
+ '@babel/core': 7.18.6
+ '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6
dev: true
- /@vue/babel-sugar-inject-h/1.2.2_@babel+core@7.17.5:
+ /@vue/babel-sugar-inject-h/1.2.2_@babel+core@7.18.6:
resolution: {integrity: sha512-y8vTo00oRkzQTgufeotjCLPAvlhnpSkcHFEp60+LJUwygGcd5Chrpn5480AQp/thrxVm8m2ifAk0LyFel9oCnw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.5
+ '@babel/core': 7.18.6
+ '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6
dev: true
- /@vue/babel-sugar-v-model/1.2.3_@babel+core@7.17.5:
+ /@vue/babel-sugar-v-model/1.2.3_@babel+core@7.18.6:
resolution: {integrity: sha512-A2jxx87mySr/ulAsSSyYE8un6SIH0NWHiLaCWpodPCVOlQVODCaSpiR4+IMsmBr73haG+oeCuSvMOM+ttWUqRQ==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.5
+ '@babel/core': 7.18.6
+ '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6
'@vue/babel-helper-vue-jsx-merge-props': 1.2.1
- '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.17.5
+ '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.6
camelcase: 5.3.1
html-tags: 2.0.0
svg-tags: 1.0.0
dev: true
- /@vue/babel-sugar-v-on/1.2.3_@babel+core@7.17.5:
+ /@vue/babel-sugar-v-on/1.2.3_@babel+core@7.18.6:
resolution: {integrity: sha512-kt12VJdz/37D3N3eglBywV8GStKNUhNrsxChXIV+o0MwVXORYuhDTHJRKPgLJRb/EY3vM2aRFQdxJBp9CLikjw==}
peerDependencies:
'@babel/core': ^7.0.0-0
dependencies:
- '@babel/core': 7.17.5
- '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.5
- '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.17.5
+ '@babel/core': 7.18.6
+ '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.18.6
+ '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.18.6
camelcase: 5.3.1
dev: true
- /@vue/compiler-core/3.2.31:
- resolution: {integrity: sha512-aKno00qoA4o+V/kR6i/pE+aP+esng5siNAVQ422TkBNM6qA4veXiZbSe8OTXHXquEi/f6Akc+nLfB4JGfe4/WQ==}
- dependencies:
- '@babel/parser': 7.17.3
- '@vue/shared': 3.2.31
- estree-walker: 2.0.2
- source-map: 0.6.1
- dev: true
-
/@vue/compiler-core/3.2.37:
resolution: {integrity: sha512-81KhEjo7YAOh0vQJoSmAD68wLfYqJvoiD4ulyedzF+OEk/bk6/hx3fTNVfuzugIIaTrOx4PGx6pAiBRe5e9Zmg==}
dependencies:
- '@babel/parser': 7.17.3
+ '@babel/parser': 7.18.6
'@vue/shared': 3.2.37
estree-walker: 2.0.2
source-map: 0.6.1
dev: true
- /@vue/compiler-dom/3.2.31:
- resolution: {integrity: sha512-60zIlFfzIDf3u91cqfqy9KhCKIJgPeqxgveH2L+87RcGU/alT6BRrk5JtUso0OibH3O7NXuNOQ0cDc9beT0wrg==}
- dependencies:
- '@vue/compiler-core': 3.2.31
- '@vue/shared': 3.2.31
- dev: true
-
/@vue/compiler-dom/3.2.37:
resolution: {integrity: sha512-yxJLH167fucHKxaqXpYk7x8z7mMEnXOw3G2q62FTkmsvNxu4FQSu5+3UMb+L7fjKa26DEzhrmCxAgFLLIzVfqQ==}
dependencies:
/@vue/compiler-sfc/3.2.37:
resolution: {integrity: sha512-+7i/2+9LYlpqDv+KTtWhOZH+pa8/HnX/905MdVmAcI/mPQOBwkHHIzrsEsucyOIZQYMkXUiTkmZq5am/NyXKkg==}
dependencies:
- '@babel/parser': 7.17.3
+ '@babel/parser': 7.18.6
'@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.7
- postcss: 8.4.6
+ magic-string: 0.25.9
+ postcss: 8.4.14
source-map: 0.6.1
dev: true
lru-cache: 4.1.5
merge-source-map: 1.1.0
postcss: 7.0.39
- postcss-selector-parser: 6.0.9
+ postcss-selector-parser: 6.0.10
source-map: 0.6.1
vue-template-es2015-compiler: 1.9.1
optionalDependencies:
- prettier: 2.5.1
+ prettier: 2.7.1
transitivePeerDependencies:
- arc-templates
- atpl
- whiskers
dev: true
- /@vue/composition-api/1.4.6_vue@2.6.14:
- resolution: {integrity: sha512-UP359OJ0G0Zli603/i9fhXFmNtZUSrypSFyqClMxizp8ezlaMK2GCmHgy3qyrRnO/xjcDAx09vvXPwNFtxHPtQ==}
+ /@vue/composition-api/1.6.3_vue@2.6.14:
+ resolution: {integrity: sha512-f0TgOKqU460QyVLp5URi8LMVJ3eE3/3OuFrytItSNmp5FbisS67jVvUZg7pzIzZonqc4chG1SNS48PMOsH7a4g==}
peerDependencies:
vue: '>= 2.5 < 3'
dependencies:
vue: 2.6.14
- /@vue/devtools-api/6.0.12:
- resolution: {integrity: sha512-iO/4FIezHKXhiDBdKySCvJVh8/mZPxHpiQrTy+PXVqJZgpTPTdHy4q8GXulaY+UKEagdkBb0onxNQZ0LNiqVhw==}
+ /@vue/devtools-api/6.1.4:
+ resolution: {integrity: sha512-IiA0SvDrJEgXvVxjNkHPFfDx6SXw0b/TUkqMcDZWNg9fnCAHbTpoo59YfJ9QLFkwa3raau5vSlRVzMSLDnfdtQ==}
dev: false
- /@vue/reactivity-transform/3.2.31:
- resolution: {integrity: sha512-uS4l4z/W7wXdI+Va5pgVxBJ345wyGFKvpPYtdSgvfJfX/x2Ymm6ophQlXXB6acqGHtXuBqNyyO3zVp9b1r0MOA==}
- dependencies:
- '@babel/parser': 7.17.3
- '@vue/compiler-core': 3.2.31
- '@vue/shared': 3.2.31
- estree-walker: 2.0.2
- magic-string: 0.25.7
- dev: true
-
/@vue/reactivity-transform/3.2.37:
resolution: {integrity: sha512-IWopkKEb+8qpu/1eMKVeXrK0NLw9HicGviJzhJDEyfxTR9e1WtpnnbYkJWurX6WwoFP0sz10xQg8yL8lgskAZg==}
dependencies:
- '@babel/parser': 7.17.3
+ '@babel/parser': 7.18.6
'@vue/compiler-core': 3.2.37
'@vue/shared': 3.2.37
estree-walker: 2.0.2
- magic-string: 0.25.7
- dev: true
-
- /@vue/reactivity/3.2.31:
- resolution: {integrity: sha512-HVr0l211gbhpEKYr2hYe7hRsV91uIVGFYNHj73njbARVGHQvIojkImKMaZNDdoDZOIkMsBc9a1sMqR+WZwfSCw==}
- dependencies:
- '@vue/shared': 3.2.31
+ magic-string: 0.25.9
dev: true
/@vue/reactivity/3.2.37:
'@vue/shared': 3.2.37
dev: true
- /@vue/runtime-core/3.2.31:
- resolution: {integrity: sha512-Kcog5XmSY7VHFEMuk4+Gap8gUssYMZ2+w+cmGI6OpZWYOEIcbE0TPzzPHi+8XTzAgx1w/ZxDFcXhZeXN5eKWsA==}
+ /@vue/runtime-core/3.2.37:
+ resolution: {integrity: sha512-JPcd9kFyEdXLl/i0ClS7lwgcs0QpUAWj+SKX2ZC3ANKi1U4DOtiEr6cRqFXsPwY5u1L9fAjkinIdB8Rz3FoYNQ==}
dependencies:
- '@vue/reactivity': 3.2.31
- '@vue/shared': 3.2.31
+ '@vue/reactivity': 3.2.37
+ '@vue/shared': 3.2.37
dev: true
- /@vue/runtime-dom/3.2.31:
- resolution: {integrity: sha512-N+o0sICVLScUjfLG7u9u5XCjvmsexAiPt17GNnaWHJUfsKed5e85/A3SWgKxzlxx2SW/Hw7RQxzxbXez9PtY3g==}
+ /@vue/runtime-dom/3.2.37:
+ resolution: {integrity: sha512-HimKdh9BepShW6YozwRKAYjYQWg9mQn63RGEiSswMbW+ssIht1MILYlVGkAGGQbkhSh31PCdoUcfiu4apXJoPw==}
dependencies:
- '@vue/runtime-core': 3.2.31
- '@vue/shared': 3.2.31
- csstype: 2.6.19
- dev: true
-
- /@vue/shared/3.2.31:
- resolution: {integrity: sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==}
+ '@vue/runtime-core': 3.2.37
+ '@vue/shared': 3.2.37
+ csstype: 2.6.20
dev: true
/@vue/shared/3.2.37:
indent-string: 4.0.0
dev: true
- /ansi-colors/4.1.1:
- resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==}
+ /ansi-colors/4.1.3:
+ resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==}
engines: {node: '>=6'}
dev: true
dev: true
/assert-plus/1.0.0:
- resolution: {integrity: sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=}
+ resolution: {integrity: sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==}
engines: {node: '>=0.8'}
dev: true
engines: {node: '>=8'}
dev: true
- /async/3.2.3:
- resolution: {integrity: sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==}
+ /async/3.2.4:
+ resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==}
dev: true
/asynckit/0.4.0:
dev: true
/aws-sign2/0.7.0:
- resolution: {integrity: sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=}
+ resolution: {integrity: sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==}
dev: true
/aws4/1.11.0:
/axios/0.21.4_debug@4.3.2:
resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==}
dependencies:
- follow-redirects: 1.14.9_debug@4.3.2
+ follow-redirects: 1.15.1_debug@4.3.2
transitivePeerDependencies:
- debug
dev: true
dev: true
/bcrypt-pbkdf/1.0.2:
- resolution: {integrity: sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=}
+ resolution: {integrity: sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==}
dependencies:
tweetnacl: 0.14.5
dev: true
fill-range: 7.0.1
dev: true
- /browserslist/4.19.3:
- resolution: {integrity: sha512-XK3X4xtKJ+Txj8G5c30B4gsm71s69lqXlkYui4s6EkKxuv49qjYlY6oVd+IFJ73d4YymtM3+djvvt/R/iJwwDg==}
+ /browserslist/4.21.1:
+ resolution: {integrity: sha512-Nq8MFCSrnJXSc88yliwlzQe3qNe3VntIjhsArW9IJOEPSHNx23FalwApUVbzAWABLhYJJ7y8AynWI/XM8OdfjQ==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
- caniuse-lite: 1.0.30001312
- electron-to-chromium: 1.4.71
- escalade: 3.1.1
- node-releases: 2.0.2
- picocolors: 1.0.0
+ caniuse-lite: 1.0.30001361
+ electron-to-chromium: 1.4.174
+ node-releases: 2.0.5
+ update-browserslist-db: 1.0.4_browserslist@4.21.1
dev: true
/buffer-crc32/0.2.13:
- resolution: {integrity: sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=}
+ resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==}
dev: true
/buffer/5.7.1:
resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==}
dependencies:
function-bind: 1.1.1
- get-intrinsic: 1.1.1
+ get-intrinsic: 1.1.2
dev: true
/camelcase/5.3.1:
engines: {node: '>=6'}
dev: true
- /caniuse-lite/1.0.30001312:
- resolution: {integrity: sha512-Wiz1Psk2MEK0pX3rUzWaunLTZzqS2JYZFzNKqAiJGiuxIjRPLgV6+VDPOg6lQOUxmDwhTlh198JsTTi8Hzw6aQ==}
+ /caniuse-lite/1.0.30001361:
+ resolution: {integrity: sha512-ybhCrjNtkFji1/Wto6SSJKkWk6kZgVQsDq5QI83SafsF6FXv2JB4df9eEdH6g8sdGgqTXrFLjAxqBGgYoU3azQ==}
dev: true
/caseless/0.12.0:
- resolution: {integrity: sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=}
+ resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==}
dev: true
/chalk/2.4.2:
supports-color: 7.2.0
dev: true
- /charcodes/0.2.0:
- resolution: {integrity: sha512-Y4kiDb+AM4Ecy58YkuZrrSRJBDQdQ2L+NyS1vHHFtNtUjgutcZfx3yp1dAONI/oPaPmyGfCLx5CxL+zauIMyKQ==}
- engines: {node: '>=6'}
- dev: true
-
/check-more-types/2.24.0:
- resolution: {integrity: sha1-FCD/sQ/URNz8ebQ4kbv//TKoRgA=}
+ resolution: {integrity: sha512-Pj779qHxV2tuapviy1bSZNEL1maXr13bPYpsvSDB68HlYcYuhlDrmGd63i0JHMCLKzc7rUSNIrpdJlhVlNwrxA==}
engines: {node: '>= 0.8.0'}
dev: true
- /ci-info/3.3.0:
- resolution: {integrity: sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==}
+ /ci-info/3.3.2:
+ resolution: {integrity: sha512-xmDt/QIAdeZ9+nfdPsaBCpMvHNLFiLdjj59qjqn+6iPe6YmHGQ35sBnQ8uslRBXFmXkiZQOJRjvQeoGppoTjjg==}
dev: true
/clean-stack/2.2.0:
restore-cursor: 3.1.0
dev: true
- /cli-table3/0.6.1:
- resolution: {integrity: sha512-w0q/enDHhPLq44ovMGdQeeDLvwxwavsJX7oQGYt/LrBlYsyaxyDnp6z3QzFut/6kLLKnlcUVJLrpB7KBfgG/RA==}
+ /cli-table3/0.6.2:
+ resolution: {integrity: sha512-QyavHCaIC80cMivimWu4aWHilIpiDpfm3hGmqAmXVL1UsnbLuBSMd21hTX6VY4ZSDSM73ESLeF8TOYId3rBTbw==}
engines: {node: 10.* || >= 12.*}
dependencies:
string-width: 4.2.3
optionalDependencies:
- colors: 1.4.0
+ '@colors/colors': 1.5.0
dev: true
/cli-truncate/2.1.0:
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
slice-ansi: 5.0.0
- string-width: 5.1.0
+ string-width: 5.1.2
dev: true
/color-convert/1.9.3:
dev: true
/color-name/1.1.3:
- resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=}
+ resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
dev: true
/color-name/1.1.4:
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
dev: true
- /colorette/2.0.16:
- resolution: {integrity: sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==}
+ /colorette/2.0.19:
+ resolution: {integrity: sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==}
dev: true
- /colors/1.4.0:
- resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==}
- engines: {node: '>=0.1.90'}
- requiresBuild: true
- dev: true
- optional: true
-
/combined-stream/1.0.8:
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
engines: {node: '>= 0.8'}
engines: {node: '>= 6'}
dev: true
- /commander/8.3.0:
- resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==}
- engines: {node: '>= 12'}
+ /commander/9.3.0:
+ resolution: {integrity: sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==}
+ engines: {node: ^12.20.0 || >=14}
dev: true
/common-tags/1.8.2:
dev: true
/condense-newlines/0.2.1:
- resolution: {integrity: sha1-PemFVTE5R10yUCyDsC9gaE0kxV8=}
+ resolution: {integrity: sha512-P7X+QL9Hb9B/c8HI5BFFKmjgBu2XpQuF98WZ9XkO+dBGgk5XgwiQz7o1SmpglNWId3581UcS0SFAWfoIhMHPfg==}
engines: {node: '>=0.10.0'}
dependencies:
extend-shallow: 2.0.1
lodash: ^4.17.20
marko: ^3.14.4
mote: ^0.2.0
- mustache: ^4.0.1
+ mustache: ^3.0.0
nunjucks: ^3.2.2
plates: ~0.4.11
pug: ^3.0.0
safe-buffer: 5.1.2
dev: true
- /core-js/3.21.1:
- resolution: {integrity: sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig==}
+ /core-js/3.23.3:
+ resolution: {integrity: sha512-oAKwkj9xcWNBAvGbT//WiCdOMpb9XQG92/Fe3ABFM/R16BsHgePG00mFOgKf7IsCtfj8tA1kHtf/VwErhriz5Q==}
requiresBuild: true
dev: true
hasBin: true
dev: true
- /csstype/2.6.19:
- resolution: {integrity: sha512-ZVxXaNy28/k3kJg0Fou5MiYpp88j7H9hLZp8PDC3jV0WFjfH5E9xHb56L0W59cPbKbcHXeP4qyT8PrHp8t6LcQ==}
+ /csstype/2.6.20:
+ resolution: {integrity: sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==}
dev: true
- /cypress/9.5.0:
- resolution: {integrity: sha512-rC5QPolKsVjJ8QJZ7IeZ6HlKM4gswBGZc0XvoAJNL8urQCSL8zTX0A/ai/h35WfF47NQ0iSZnwIXBlHX3MOUIQ==}
+ /cypress/9.7.0:
+ resolution: {integrity: sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==}
engines: {node: '>=12.0.0'}
hasBin: true
requiresBuild: true
dependencies:
'@cypress/request': 2.88.10
'@cypress/xvfb': 1.2.4_supports-color@8.1.1
- '@types/node': 14.18.12
+ '@types/node': 14.18.21
'@types/sinonjs__fake-timers': 8.1.1
'@types/sizzle': 2.3.3
arch: 2.2.0
chalk: 4.1.2
check-more-types: 2.24.0
cli-cursor: 3.1.0
- cli-table3: 0.6.1
+ cli-table3: 0.6.2
commander: 5.1.0
common-tags: 1.8.2
- dayjs: 1.10.7
- debug: 4.3.3_supports-color@8.1.1
+ dayjs: 1.11.3
+ debug: 4.3.4_supports-color@8.1.1
enquirer: 2.3.6
- eventemitter2: 6.4.5
+ eventemitter2: 6.4.6
execa: 4.1.0
executable: 4.1.1
extract-zip: 2.0.1_supports-color@8.1.1
listr2: 3.14.0_enquirer@2.3.6
lodash: 4.17.21
log-symbols: 4.1.0
- minimist: 1.2.5
+ minimist: 1.2.6
ospath: 1.2.2
pretty-bytes: 5.6.0
proxy-from-env: 1.0.0
request-progress: 3.0.0
- semver: 7.3.5
+ semver: 7.3.7
supports-color: 8.1.1
tmp: 0.2.1
untildify: 4.0.0
dev: true
/dashdash/1.14.1:
- resolution: {integrity: sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=}
+ resolution: {integrity: sha512-jRFi8UDGo6j+odZiEpjazZaWqEal3w/basFjQHQEwVtZJGDpxbH1MeYluwCS8Xq5wmLJooDlMgvVarmWfGM44g==}
engines: {node: '>=0.10'}
dependencies:
assert-plus: 1.0.0
dev: true
- /dayjs/1.10.7:
- resolution: {integrity: sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==}
+ /dayjs/1.11.3:
+ resolution: {integrity: sha512-xxwlswWOlGhzgQ4TKzASQkUhqERI3egRNqgV4ScR8wlANA/A9tZ7miXa44vTTKEq5l7vWoL5G57bG3zA+Kow0A==}
dev: true
/de-indent/1.0.2:
- resolution: {integrity: sha1-sgOOhG3DO6pXlhKNCAS0VbjB4h0=}
+ resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
dev: true
/debug/3.2.7_supports-color@8.1.1:
ms: 2.1.2
dev: true
- /debug/4.3.3:
- resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==}
+ /debug/4.3.4:
+ resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
engines: {node: '>=6.0'}
peerDependencies:
supports-color: '*'
ms: 2.1.2
dev: true
- /debug/4.3.3_supports-color@8.1.1:
- resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==}
+ /debug/4.3.4_supports-color@8.1.1:
+ resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
engines: {node: '>=6.0'}
peerDependencies:
supports-color: '*'
supports-color: 8.1.1
dev: true
- /debug/4.3.3_supports-color@9.2.1:
- resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==}
+ /debug/4.3.4_supports-color@9.2.2:
+ resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
engines: {node: '>=6.0'}
peerDependencies:
supports-color: '*'
optional: true
dependencies:
ms: 2.1.2
- supports-color: 9.2.1
+ supports-color: 9.2.2
dev: true
/deepmerge/4.2.2:
engines: {node: '>=0.10.0'}
dev: true
- /define-properties/1.1.3:
- resolution: {integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==}
+ /define-properties/1.1.4:
+ resolution: {integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==}
engines: {node: '>= 0.4'}
dependencies:
+ has-property-descriptors: 1.0.0
object-keys: 1.1.1
dev: true
resolution: {integrity: sha512-jNCX+uNJ3v38BKvPbpki6j5ItVlnSqVV6vDWGS6rExzCMjsc39frLjm1n91o6YaKK6AZl0wLloItW6C6mr61BQ==}
dev: true
- /dom-serializer/1.3.2:
- resolution: {integrity: sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig==}
+ /dom-serializer/1.4.1:
+ resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==}
dependencies:
- domelementtype: 2.2.0
- domhandler: 4.3.0
+ domelementtype: 2.3.0
+ domhandler: 4.3.1
entities: 2.2.0
dev: true
- /domelementtype/2.2.0:
- resolution: {integrity: sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==}
+ /domelementtype/2.3.0:
+ resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
dev: true
/domhandler/3.3.0:
resolution: {integrity: sha512-J1C5rIANUbuYK+FuFL98650rihynUOEzRLxW+90bKZRWB6A1X1Tf82GxR1qAWLyfNPRvjqfip3Q5tdYlmAa9lA==}
engines: {node: '>= 4'}
dependencies:
- domelementtype: 2.2.0
+ domelementtype: 2.3.0
dev: true
- /domhandler/4.3.0:
- resolution: {integrity: sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g==}
+ /domhandler/4.3.1:
+ resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==}
engines: {node: '>= 4'}
dependencies:
- domelementtype: 2.2.0
+ domelementtype: 2.3.0
dev: true
/domutils/2.8.0:
resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==}
dependencies:
- dom-serializer: 1.3.2
- domelementtype: 2.2.0
- domhandler: 4.3.0
+ dom-serializer: 1.4.1
+ domelementtype: 2.3.0
+ domhandler: 4.3.1
dev: true
/duplexer/0.1.2:
dev: true
/ecc-jsbn/0.1.2:
- resolution: {integrity: sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=}
+ resolution: {integrity: sha512-eh9O+hwRHNbG4BLTjEl3nw044CkGm5X6LoaCf7LPp7UU8Qrt47JYNi6nPX8xjW97TKGKm1ouctg0QSpZe9qrnw==}
dependencies:
jsbn: 0.1.1
safer-buffer: 2.1.2
sigmund: 1.0.1
dev: true
- /electron-to-chromium/1.4.71:
- resolution: {integrity: sha512-Hk61vXXKRb2cd3znPE9F+2pLWdIOmP7GjiTj45y6L3W/lO+hSnUSUhq+6lEaERWBdZOHbk2s3YV5c9xVl3boVw==}
+ /electron-to-chromium/1.4.174:
+ resolution: {integrity: sha512-JER+w+9MV2MBVFOXxP036bLlNOnzbYAWrWU8sNUwoOO69T3w4564WhM5H5atd8VVS8U4vpi0i0kdoYzm1NPQgQ==}
dev: true
/emoji-regex/8.0.0:
resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==}
engines: {node: '>=8.6'}
dependencies:
- ansi-colors: 4.1.1
+ ansi-colors: 4.1.3
dev: true
/entities/2.2.0:
is-arrayish: 0.2.1
dev: true
- /es-abstract/1.19.1:
- resolution: {integrity: sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==}
+ /es-abstract/1.20.1:
+ resolution: {integrity: sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA==}
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.2
es-to-primitive: 1.2.1
function-bind: 1.1.1
- get-intrinsic: 1.1.1
+ function.prototype.name: 1.1.5
+ get-intrinsic: 1.1.2
get-symbol-description: 1.0.0
has: 1.0.3
- has-symbols: 1.0.2
+ has-property-descriptors: 1.0.0
+ has-symbols: 1.0.3
internal-slot: 1.0.3
is-callable: 1.2.4
is-negative-zero: 2.0.2
is-regex: 1.1.4
- is-shared-array-buffer: 1.0.1
+ is-shared-array-buffer: 1.0.2
is-string: 1.0.7
is-weakref: 1.0.2
- object-inspect: 1.12.0
+ object-inspect: 1.12.2
object-keys: 1.1.1
object.assign: 4.1.2
- string.prototype.trimend: 1.0.4
- string.prototype.trimstart: 1.0.4
- unbox-primitive: 1.0.1
+ regexp.prototype.flags: 1.4.3
+ string.prototype.trimend: 1.0.5
+ string.prototype.trimstart: 1.0.5
+ unbox-primitive: 1.0.2
dev: true
/es-to-primitive/1.2.1:
dev: true
optional: true
- /esbuild-android-arm64/0.14.23:
- resolution: {integrity: sha512-k9sXem++mINrZty1v4FVt6nC5BQCFG4K2geCIUUqHNlTdFnuvcqsY7prcKZLFhqVC1rbcJAr9VSUGFL/vD4vsw==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [android]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-android-arm64/0.14.48:
resolution: {integrity: sha512-vptI3K0wGALiDq+EvRuZotZrJqkYkN5282iAfcffjI5lmGG9G1ta/CIVauhY42MBXwEgDJkweiDcDMRLzBZC4g==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-darwin-64/0.14.23:
- resolution: {integrity: sha512-lB0XRbtOYYL1tLcYw8BoBaYsFYiR48RPrA0KfA/7RFTr4MV7Bwy/J4+7nLsVnv9FGuQummM3uJ93J3ptaTqFug==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [darwin]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-darwin-64/0.14.48:
resolution: {integrity: sha512-gGQZa4+hab2Va/Zww94YbshLuWteyKGD3+EsVon8EWTWhnHFRm5N9NbALNbwi/7hQ/hM1Zm4FuHg+k6BLsl5UA==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-darwin-arm64/0.14.23:
- resolution: {integrity: sha512-yat73Z/uJ5tRcfRiI4CCTv0FSnwErm3BJQeZAh+1tIP0TUNh6o+mXg338Zl5EKChD+YGp6PN+Dbhs7qa34RxSw==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [darwin]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-darwin-arm64/0.14.48:
resolution: {integrity: sha512-bFjnNEXjhZT+IZ8RvRGNJthLWNHV5JkCtuOFOnjvo5pC0sk2/QVk0Qc06g2PV3J0TcU6kaPC3RN9yy9w2PSLEA==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-freebsd-64/0.14.23:
- resolution: {integrity: sha512-/1xiTjoLuQ+LlbfjJdKkX45qK/M7ARrbLmyf7x3JhyQGMjcxRYVR6Dw81uH3qlMHwT4cfLW4aEVBhP1aNV7VsA==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [freebsd]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-freebsd-64/0.14.48:
resolution: {integrity: sha512-1NOlwRxmOsnPcWOGTB10JKAkYSb2nue0oM1AfHWunW/mv3wERfJmnYlGzL3UAOIUXZqW8GeA2mv+QGwq7DToqA==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-freebsd-arm64/0.14.23:
- resolution: {integrity: sha512-uyPqBU/Zcp6yEAZS4LKj5jEE0q2s4HmlMBIPzbW6cTunZ8cyvjG6YWpIZXb1KK3KTJDe62ltCrk3VzmWHp+iLg==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [freebsd]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-freebsd-arm64/0.14.48:
resolution: {integrity: sha512-gXqKdO8wabVcYtluAbikDH2jhXp+Klq5oCD5qbVyUG6tFiGhrC9oczKq3vIrrtwcxDQqK6+HDYK8Zrd4bCA9Gw==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-linux-32/0.14.23:
- resolution: {integrity: sha512-37R/WMkQyUfNhbH7aJrr1uCjDVdnPeTHGeDhZPUNhfoHV0lQuZNCKuNnDvlH/u/nwIYZNdVvz1Igv5rY/zfrzQ==}
- engines: {node: '>=12'}
- cpu: [ia32]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-linux-32/0.14.48:
resolution: {integrity: sha512-ghGyDfS289z/LReZQUuuKq9KlTiTspxL8SITBFQFAFRA/IkIvDpnZnCAKTCjGXAmUqroMQfKJXMxyjJA69c/nQ==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-linux-64/0.14.23:
- resolution: {integrity: sha512-H0gztDP60qqr8zoFhAO64waoN5yBXkmYCElFklpd6LPoobtNGNnDe99xOQm28+fuD75YJ7GKHzp/MLCLhw2+vQ==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-linux-64/0.14.48:
resolution: {integrity: sha512-vni3p/gppLMVZLghI7oMqbOZdGmLbbKR23XFARKnszCIBpEMEDxOMNIKPmMItQrmH/iJrL1z8Jt2nynY0bE1ug==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-linux-arm/0.14.23:
- resolution: {integrity: sha512-x64CEUxi8+EzOAIpCUeuni0bZfzPw/65r8tC5cy5zOq9dY7ysOi5EVQHnzaxS+1NmV+/RVRpmrzGw1QgY2Xpmw==}
- engines: {node: '>=12'}
- cpu: [arm]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-linux-arm/0.14.48:
resolution: {integrity: sha512-+VfSV7Akh1XUiDNXgqgY1cUP1i2vjI+BmlyXRfVz5AfV3jbpde8JTs5Q9sYgaoq5cWfuKfoZB/QkGOI+QcL1Tw==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-linux-arm64/0.14.23:
- resolution: {integrity: sha512-c4MLOIByNHR55n3KoYf9hYDfBRghMjOiHLaoYLhkQkIabb452RWi+HsNgB41sUpSlOAqfpqKPFNg7VrxL3UX9g==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-linux-arm64/0.14.48:
resolution: {integrity: sha512-3CFsOlpoxlKPRevEHq8aAntgYGYkE1N9yRYAcPyng/p4Wyx0tPR5SBYsxLKcgPB9mR8chHEhtWYz6EZ+H199Zw==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-linux-mips64le/0.14.23:
- resolution: {integrity: sha512-kHKyKRIAedYhKug2EJpyJxOUj3VYuamOVA1pY7EimoFPzaF3NeY7e4cFBAISC/Av0/tiV0xlFCt9q0HJ68IBIw==}
- engines: {node: '>=12'}
- cpu: [mips64el]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-linux-mips64le/0.14.48:
resolution: {integrity: sha512-cs0uOiRlPp6ymknDnjajCgvDMSsLw5mST2UXh+ZIrXTj2Ifyf2aAP3Iw4DiqgnyYLV2O/v/yWBJx+WfmKEpNLA==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-linux-ppc64le/0.14.23:
- resolution: {integrity: sha512-7ilAiJEPuJJnJp/LiDO0oJm5ygbBPzhchJJh9HsHZzeqO+3PUzItXi+8PuicY08r0AaaOe25LA7sGJ0MzbfBag==}
- engines: {node: '>=12'}
- cpu: [ppc64]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-linux-ppc64le/0.14.48:
resolution: {integrity: sha512-+2F0vJMkuI0Wie/wcSPDCqXvSFEELH7Jubxb7mpWrA/4NpT+/byjxDz0gG6R1WJoeDefcrMfpBx4GFNN1JQorQ==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-linux-riscv64/0.14.23:
- resolution: {integrity: sha512-fbL3ggK2wY0D8I5raPIMPhpCvODFE+Bhb5QGtNP3r5aUsRR6TQV+ZBXIaw84iyvKC8vlXiA4fWLGhghAd/h/Zg==}
- engines: {node: '>=12'}
- cpu: [riscv64]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-linux-riscv64/0.14.48:
resolution: {integrity: sha512-BmaK/GfEE+5F2/QDrIXteFGKnVHGxlnK9MjdVKMTfvtmudjY3k2t8NtlY4qemKSizc+QwyombGWTBDc76rxePA==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-linux-s390x/0.14.23:
- resolution: {integrity: sha512-GHMDCyfy7+FaNSO8RJ8KCFsnax8fLUsOrj9q5Gi2JmZMY0Zhp75keb5abTFCq2/Oy6KVcT0Dcbyo/bFb4rIFJA==}
- engines: {node: '>=12'}
- cpu: [s390x]
- os: [linux]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-linux-s390x/0.14.48:
resolution: {integrity: sha512-tndw/0B9jiCL+KWKo0TSMaUm5UWBLsfCKVdbfMlb3d5LeV9WbijZ8Ordia8SAYv38VSJWOEt6eDCdOx8LqkC4g==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-netbsd-64/0.14.23:
- resolution: {integrity: sha512-ovk2EX+3rrO1M2lowJfgMb/JPN1VwVYrx0QPUyudxkxLYrWeBxDKQvc6ffO+kB4QlDyTfdtAURrVzu3JeNdA2g==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [netbsd]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-netbsd-64/0.14.48:
resolution: {integrity: sha512-V9hgXfwf/T901Lr1wkOfoevtyNkrxmMcRHyticybBUHookznipMOHoF41Al68QBsqBxnITCEpjjd4yAos7z9Tw==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-openbsd-64/0.14.23:
- resolution: {integrity: sha512-uYYNqbVR+i7k8ojP/oIROAHO9lATLN7H2QeXKt2H310Fc8FJj4y3Wce6hx0VgnJ4k1JDrgbbiXM8rbEgQyg8KA==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [openbsd]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-openbsd-64/0.14.48:
resolution: {integrity: sha512-+IHf4JcbnnBl4T52egorXMatil/za0awqzg2Vy6FBgPcBpisDWT2sVz/tNdrK9kAqj+GZG/jZdrOkj7wsrNTKA==}
engines: {node: '>=12'}
esbuild: 0.14.48
dev: true
- /esbuild-sunos-64/0.14.23:
- resolution: {integrity: sha512-hAzeBeET0+SbScknPzS2LBY6FVDpgE+CsHSpe6CEoR51PApdn2IB0SyJX7vGelXzlyrnorM4CAsRyb9Qev4h9g==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [sunos]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-sunos-64/0.14.48:
resolution: {integrity: sha512-77m8bsr5wOpOWbGi9KSqDphcq6dFeJyun8TA+12JW/GAjyfTwVtOnN8DOt6DSPUfEV+ltVMNqtXUeTeMAxl5KA==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-windows-32/0.14.23:
- resolution: {integrity: sha512-Kttmi3JnohdaREbk6o9e25kieJR379TsEWF0l39PQVHXq3FR6sFKtVPgY8wk055o6IB+rllrzLnbqOw/UV60EA==}
- engines: {node: '>=12'}
- cpu: [ia32]
- os: [win32]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-windows-32/0.14.48:
resolution: {integrity: sha512-EPgRuTPP8vK9maxpTGDe5lSoIBHGKO/AuxDncg5O3NkrPeLNdvvK8oywB0zGaAZXxYWfNNSHskvvDgmfVTguhg==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-windows-64/0.14.23:
- resolution: {integrity: sha512-JtIT0t8ymkpl6YlmOl6zoSWL5cnCgyLaBdf/SiU/Eg3C13r0NbHZWNT/RDEMKK91Y6t79kTs3vyRcNZbfu5a8g==}
- engines: {node: '>=12'}
- cpu: [x64]
- os: [win32]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-windows-64/0.14.48:
resolution: {integrity: sha512-YmpXjdT1q0b8ictSdGwH3M8VCoqPpK1/UArze3X199w6u8hUx3V8BhAi1WjbsfDYRBanVVtduAhh2sirImtAvA==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild-windows-arm64/0.14.23:
- resolution: {integrity: sha512-cTFaQqT2+ik9e4hePvYtRZQ3pqOvKDVNarzql0VFIzhc0tru/ZgdLoXd6epLiKT+SzoSce6V9YJ+nn6RCn6SHw==}
- engines: {node: '>=12'}
- cpu: [arm64]
- os: [win32]
- requiresBuild: true
- dev: true
- optional: true
-
/esbuild-windows-arm64/0.14.48:
resolution: {integrity: sha512-HHaOMCsCXp0rz5BT2crTka6MPWVno121NKApsGs/OIW5QC0ggC69YMGs1aJct9/9FSUF4A1xNE/cLvgB5svR4g==}
engines: {node: '>=12'}
dev: true
optional: true
- /esbuild/0.14.23:
- resolution: {integrity: sha512-XjnIcZ9KB6lfonCa+jRguXyRYcldmkyZ99ieDksqW/C8bnyEX299yA4QH2XcgijCgaddEZePPTgvx/2imsq7Ig==}
- engines: {node: '>=12'}
- hasBin: true
- requiresBuild: true
- optionalDependencies:
- esbuild-android-arm64: 0.14.23
- esbuild-darwin-64: 0.14.23
- esbuild-darwin-arm64: 0.14.23
- esbuild-freebsd-64: 0.14.23
- esbuild-freebsd-arm64: 0.14.23
- esbuild-linux-32: 0.14.23
- esbuild-linux-64: 0.14.23
- esbuild-linux-arm: 0.14.23
- esbuild-linux-arm64: 0.14.23
- esbuild-linux-mips64le: 0.14.23
- esbuild-linux-ppc64le: 0.14.23
- esbuild-linux-riscv64: 0.14.23
- esbuild-linux-s390x: 0.14.23
- esbuild-netbsd-64: 0.14.23
- esbuild-openbsd-64: 0.14.23
- esbuild-sunos-64: 0.14.23
- esbuild-windows-32: 0.14.23
- esbuild-windows-64: 0.14.23
- esbuild-windows-arm64: 0.14.23
- dev: true
-
/esbuild/0.14.48:
resolution: {integrity: sha512-w6N1Yn5MtqK2U1/WZTX9ZqUVb8IOLZkZ5AdHkT6x3cHDMVsYWC7WPdiLmx19w3i4Rwzy5LqsEMtVihG3e4rFzA==}
engines: {node: '>=12'}
dev: true
/escape-string-regexp/1.0.5:
- resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=}
+ resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
engines: {node: '>=0.8.0'}
dev: true
through: 2.3.8
dev: true
- /eventemitter2/6.4.5:
- resolution: {integrity: sha512-bXE7Dyc1i6oQElDG0jMRZJrRAn9QR2xyyFGmBdZleNmyQX0FqGYmhZIrIrpPfm/w//LTo4tVQGOGQcGCb5q9uw==}
+ /eventemitter2/6.4.6:
+ resolution: {integrity: sha512-OHqo4wbHX5VbvlbB6o6eDwhYmiTjrpWACjF8Pmof/GTD6rdBNdZFNck3xlhqOiQFGCOoq3uzHvA0cQpFHIGVAQ==}
dev: true
/execa/4.1.0:
dev: true
/extend-shallow/2.0.1:
- resolution: {integrity: sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=}
+ resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==}
engines: {node: '>=0.10.0'}
dependencies:
is-extendable: 0.1.1
engines: {node: '>= 10.17.0'}
hasBin: true
dependencies:
- debug: 4.3.3_supports-color@8.1.1
+ debug: 4.3.4_supports-color@8.1.1
get-stream: 5.2.0
yauzl: 2.10.0
optionalDependencies:
- '@types/yauzl': 2.9.2
+ '@types/yauzl': 2.10.0
transitivePeerDependencies:
- supports-color
dev: true
/extsprintf/1.3.0:
- resolution: {integrity: sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=}
+ resolution: {integrity: sha512-11Ndz7Nv+mvAC1j0ktTa7fAb0vLyGGX+rMHNBYQviQDGU0Hw7lhctJANqbPhu9nV9/izT/IntTgZ7Im/9LJs9g==}
engines: {'0': node >=0.6.0}
dev: true
'@nodelib/fs.walk': 1.2.8
glob-parent: 5.1.2
merge2: 1.4.1
- micromatch: 4.0.4
+ micromatch: 4.0.5
dev: true
/fastq/1.13.0:
dev: true
/fd-slicer/1.1.0:
- resolution: {integrity: sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4=}
+ resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==}
dependencies:
pend: 1.2.0
dev: true
to-regex-range: 5.0.1
dev: true
- /follow-redirects/1.14.9_debug@4.3.2:
- resolution: {integrity: sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==}
+ /follow-redirects/1.15.1_debug@4.3.2:
+ resolution: {integrity: sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==}
engines: {node: '>=4.0'}
peerDependencies:
debug: '*'
dev: true
/forever-agent/0.6.1:
- resolution: {integrity: sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=}
+ resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==}
dev: true
/form-data/2.3.3:
dependencies:
asynckit: 0.4.0
combined-stream: 1.0.8
- mime-types: 2.1.34
+ mime-types: 2.1.35
dev: true
/form-data/3.0.1:
dependencies:
asynckit: 0.4.0
combined-stream: 1.0.8
- mime-types: 2.1.34
+ mime-types: 2.1.35
dev: true
/from/0.1.7:
resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==}
engines: {node: '>=12'}
dependencies:
- graceful-fs: 4.2.9
+ graceful-fs: 4.2.10
jsonfile: 6.1.0
universalify: 2.0.0
dev: true
engines: {node: '>=10'}
dependencies:
at-least-node: 1.0.0
- graceful-fs: 4.2.9
+ graceful-fs: 4.2.10
jsonfile: 6.1.0
universalify: 2.0.0
dev: true
/fs.realpath/1.0.0:
- resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=}
+ resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
dev: true
/fsevents/2.3.2:
resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==}
dev: true
+ /function.prototype.name/1.1.5:
+ resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==}
+ engines: {node: '>= 0.4'}
+ dependencies:
+ call-bind: 1.0.2
+ define-properties: 1.1.4
+ es-abstract: 1.20.1
+ functions-have-names: 1.2.3
+ dev: true
+
+ /functions-have-names/1.2.3:
+ resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
+ dev: true
+
/gensync/1.0.0-beta.2:
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
engines: {node: '>=6.9.0'}
dev: true
- /get-intrinsic/1.1.1:
- resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==}
+ /get-intrinsic/1.1.2:
+ resolution: {integrity: sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==}
dependencies:
function-bind: 1.1.1
has: 1.0.3
- has-symbols: 1.0.2
+ has-symbols: 1.0.3
dev: true
/get-port/5.1.1:
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.2
- get-intrinsic: 1.1.1
+ get-intrinsic: 1.1.2
dev: true
/getos/3.2.1:
resolution: {integrity: sha512-U56CfOK17OKgTVqozZjUKNdkfEv6jk5WISBJ8SHoagjE6L69zOwl3Z+O8myjY9MEW3i2HPWQBt/LTbCgcC973Q==}
dependencies:
- async: 3.2.3
+ async: 3.2.4
dev: true
/getpass/0.1.7:
- resolution: {integrity: sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=}
+ resolution: {integrity: sha512-0fzj9JxOLfJ+XGLhR8ze3unN0KZCgZwiSSDz168VERjK8Wl8kVSdcu2kspd4s4wtAa1y/qrVRiAA0WclVsu0ng==}
dependencies:
assert-plus: 1.0.0
dev: true
is-glob: 4.0.3
dev: true
- /glob/7.2.0:
- resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==}
+ /glob/7.2.3:
+ resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
dependencies:
fs.realpath: 1.0.0
inflight: 1.0.6
slash: 4.0.0
dev: true
- /graceful-fs/4.2.9:
- resolution: {integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==}
+ /graceful-fs/4.2.10:
+ resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==}
dev: true
- /has-bigints/1.0.1:
- resolution: {integrity: sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==}
+ /has-bigints/1.0.2:
+ resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==}
dev: true
/has-flag/3.0.0:
- resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=}
+ resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
engines: {node: '>=4'}
dev: true
engines: {node: '>=8'}
dev: true
- /has-symbols/1.0.2:
- resolution: {integrity: sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==}
+ /has-property-descriptors/1.0.0:
+ resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==}
+ dependencies:
+ get-intrinsic: 1.1.2
+ dev: true
+
+ /has-symbols/1.0.3:
+ resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
engines: {node: '>= 0.4'}
dev: true
resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==}
engines: {node: '>= 0.4'}
dependencies:
- has-symbols: 1.0.2
+ has-symbols: 1.0.3
dev: true
/has/1.0.3:
dev: true
/hash-sum/1.0.2:
- resolution: {integrity: sha1-M7QHd3VMZDJXPBIMw4CLvRDUfwQ=}
+ resolution: {integrity: sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==}
dev: true
/hash-sum/2.0.0:
dev: true
/html-tags/2.0.0:
- resolution: {integrity: sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos=}
+ resolution: {integrity: sha512-+Il6N8cCo2wB/Vd3gqy/8TZhTD3QvcVeQLCnZiGkGCH3JP28IgGAY41giccp2W4R3jfyJPAP318FQTa1yU7K7g==}
engines: {node: '>=4'}
dev: true
/htmlparser2/5.0.1:
resolution: {integrity: sha512-vKZZra6CSe9qsJzh0BjBGXo8dvzNsq/oGvsjfRdOrrryfeD9UOBEEQdeoqCRmKZchF5h2zOBMQ6YuQ0uRUmdbQ==}
dependencies:
- domelementtype: 2.2.0
+ domelementtype: 2.3.0
domhandler: 3.3.0
domutils: 2.8.0
entities: 2.2.0
engines: {node: '>=10.17.0'}
dev: true
- /husky/7.0.4:
- resolution: {integrity: sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==}
- engines: {node: '>=12'}
+ /husky/8.0.1:
+ resolution: {integrity: sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==}
+ engines: {node: '>=14'}
hasBin: true
dev: true
dev: true
/inflight/1.0.6:
- resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=}
+ resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
dependencies:
once: 1.4.0
wrappy: 1.0.2
resolution: {integrity: sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==}
engines: {node: '>= 0.4'}
dependencies:
- get-intrinsic: 1.1.1
+ get-intrinsic: 1.1.2
has: 1.0.3
side-channel: 1.0.4
dev: true
/is-arrayish/0.2.1:
- resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=}
+ resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
dev: true
/is-bigint/1.0.4:
resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==}
dependencies:
- has-bigints: 1.0.1
+ has-bigints: 1.0.2
dev: true
/is-boolean-object/1.1.2:
resolution: {integrity: sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==}
hasBin: true
dependencies:
- ci-info: 3.3.0
+ ci-info: 3.3.2
dev: true
- /is-core-module/2.8.1:
- resolution: {integrity: sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==}
+ /is-core-module/2.9.0:
+ resolution: {integrity: sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==}
dependencies:
has: 1.0.3
dev: true
dev: true
/is-extendable/0.1.1:
- resolution: {integrity: sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=}
+ resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==}
engines: {node: '>=0.10.0'}
dev: true
engines: {node: '>= 0.4'}
dev: true
- /is-number-object/1.0.6:
- resolution: {integrity: sha512-bEVOqiRcvo3zO1+G2lVMy+gkkEm9Yh7cDMRusKKu5ZJKPUYSJwICTKZrNKHA2EbSP0Tu0+6B/emsYNHZyn6K8g==}
+ /is-number-object/1.0.7:
+ resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==}
engines: {node: '>= 0.4'}
dependencies:
has-tostringtag: 1.0.0
has-tostringtag: 1.0.0
dev: true
- /is-shared-array-buffer/1.0.1:
- resolution: {integrity: sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==}
+ /is-shared-array-buffer/1.0.2:
+ resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==}
+ dependencies:
+ call-bind: 1.0.2
dev: true
/is-stream/2.0.1:
resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==}
engines: {node: '>= 0.4'}
dependencies:
- has-symbols: 1.0.2
+ has-symbols: 1.0.3
dev: true
/is-typedarray/1.0.0:
- resolution: {integrity: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=}
+ resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==}
dev: true
/is-unicode-supported/0.1.0:
dev: true
/is-whitespace/0.3.0:
- resolution: {integrity: sha1-Fjnssb4DauxppUy7QBz77XEUq38=}
+ resolution: {integrity: sha512-RydPhl4S6JwAyj0JJjshWJEFG6hNye3pZFBRZaTUfZFwGHxzppNaNOVgQuS/E/SlhrApuMXrpnK1EEIXfdo3Dg==}
engines: {node: '>=0.10.0'}
dev: true
/isexe/2.0.0:
- resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=}
+ resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
dev: true
/isstream/0.1.2:
- resolution: {integrity: sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=}
+ resolution: {integrity: sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==}
dev: true
/joi/17.6.0:
resolution: {integrity: sha512-OX5dG6DTbcr/kbMFj0KGYxuew69HPcAE3K/sZpEV2nP6e/j/C0HV+HNiBPCASxdx5T7DMoa0s8UeHWMnb6n2zw==}
dependencies:
- '@hapi/hoek': 9.2.1
+ '@hapi/hoek': 9.3.0
'@hapi/topo': 5.1.0
- '@sideway/address': 4.1.3
+ '@sideway/address': 4.1.4
'@sideway/formula': 3.0.0
'@sideway/pinpoint': 2.0.0
dev: true
- /js-beautify/1.14.0:
- resolution: {integrity: sha512-yuck9KirNSCAwyNJbqW+BxJqJ0NLJ4PwBUzQQACl5O3qHMBXVkXb/rD0ilh/Lat/tn88zSZ+CAHOlk0DsY7GuQ==}
+ /js-beautify/1.14.4:
+ resolution: {integrity: sha512-+b4A9c3glceZEmxyIbxDOYB0ZJdReLvyU1077RqKsO4dZx9FUHjTOJn8VHwpg33QoucIykOiYbh7MfqBOghnrA==}
engines: {node: '>=10'}
hasBin: true
dependencies:
config-chain: 1.1.13
editorconfig: 0.15.3
- glob: 7.2.0
+ glob: 7.2.3
nopt: 5.0.0
dev: true
dev: true
/jsbn/0.1.1:
- resolution: {integrity: sha1-peZUwuWi3rXyAdls77yoDA7y9RM=}
+ resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==}
dev: true
/jsesc/2.5.2:
dev: true
/json-stringify-safe/5.0.1:
- resolution: {integrity: sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=}
+ resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==}
dev: true
- /json5/2.2.0:
- resolution: {integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==}
+ /json5/2.2.1:
+ resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==}
engines: {node: '>=6'}
hasBin: true
- dependencies:
- minimist: 1.2.5
dev: true
/jsonfile/6.1.0:
dependencies:
universalify: 2.0.0
optionalDependencies:
- graceful-fs: 4.2.9
+ graceful-fs: 4.2.10
dev: true
/jsprim/2.0.2:
dev: true
/kind-of/3.2.2:
- resolution: {integrity: sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=}
+ resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==}
engines: {node: '>=0.10.0'}
dependencies:
is-buffer: 1.1.6
dev: true
/lazy-ass/1.6.0:
- resolution: {integrity: sha1-eZllXoZGwX8In90YfRUNMyTVRRM=}
+ resolution: {integrity: sha512-cc8oEVoctTvsFZ/Oje/kGnHbpWHYBe8IAJe4C0QNc3t8uM/0Y8+erSz/7Y1ALuXTEZTMvxXwO6YbX1ey3ujiZw==}
engines: {node: '> 0.8'}
dev: true
- /lilconfig/2.0.4:
- resolution: {integrity: sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==}
+ /lilconfig/2.0.5:
+ resolution: {integrity: sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==}
engines: {node: '>=10'}
dev: true
- /lint-staged/12.3.4:
- resolution: {integrity: sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w==}
+ /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
- commander: 8.3.0
- debug: 4.3.3_supports-color@9.2.1
+ colorette: 2.0.19
+ commander: 9.3.0
+ debug: 4.3.4_supports-color@9.2.2
execa: 5.1.1
- lilconfig: 2.0.4
- listr2: 4.0.4
- micromatch: 4.0.4
+ lilconfig: 2.0.5
+ listr2: 4.0.5
+ micromatch: 4.0.5
normalize-path: 3.0.0
- object-inspect: 1.12.0
+ object-inspect: 1.12.2
+ pidtree: 0.5.0
string-argv: 0.3.1
- supports-color: 9.2.1
+ supports-color: 9.2.2
yaml: 1.10.2
transitivePeerDependencies:
- enquirer
optional: true
dependencies:
cli-truncate: 2.1.0
- colorette: 2.0.16
+ colorette: 2.0.19
enquirer: 2.3.6
log-update: 4.0.0
p-map: 4.0.0
rfdc: 1.3.0
- rxjs: 7.5.4
+ rxjs: 7.5.5
through: 2.3.8
wrap-ansi: 7.0.0
dev: true
- /listr2/4.0.4:
- resolution: {integrity: sha512-vJOm5KD6uZXjSsrwajr+mNacIjf87gWvlBEltPWLbTkslUscWAzquyK4xfe9Zd4RDgO5nnwFyV06FC+uVR+5mg==}
+ /listr2/4.0.5:
+ resolution: {integrity: sha512-juGHV1doQdpNT3GSTs9IUN43QJb7KHdF9uqg7Vufs/tG9VTzpFphqF4pm/ICdAABGQxsyNn9CiYA3StkI6jpwA==}
engines: {node: '>=12'}
peerDependencies:
enquirer: '>= 2.3.0 < 3'
optional: true
dependencies:
cli-truncate: 2.1.0
- colorette: 2.0.16
+ colorette: 2.0.19
log-update: 4.0.0
p-map: 4.0.0
rfdc: 1.3.0
- rxjs: 7.5.4
+ rxjs: 7.5.5
through: 2.3.8
wrap-ansi: 7.0.0
dev: true
/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.9
+ graceful-fs: 4.2.10
parse-json: 4.0.0
pify: 3.0.0
strip-bom: 3.0.0
dev: true
/lodash.kebabcase/4.1.1:
- resolution: {integrity: sha1-hImxyw0p/4gZXM7KRI/21swpXDY=}
+ resolution: {integrity: sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==}
dev: true
/lodash.once/4.1.1:
- resolution: {integrity: sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=}
+ resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==}
dev: true
/lodash/4.17.21:
yallist: 4.0.0
dev: true
- /magic-string/0.25.7:
- resolution: {integrity: sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==}
+ /magic-string/0.25.9:
+ resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==}
+ dependencies:
+ sourcemap-codec: 1.4.8
+ dev: true
+
+ /magic-string/0.26.2:
+ resolution: {integrity: sha512-NzzlXpclt5zAbmo6h6jNc8zl2gNRGHvmsZW4IvZhTC4W7k4OlLP+S5YLussa/r3ixNT66KOQfNORlXHSOy/X4A==}
+ engines: {node: '>=12'}
dependencies:
sourcemap-codec: 1.4.8
dev: true
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
engines: {node: '>= 8'}
dev: true
- /micromatch/4.0.4:
- resolution: {integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==}
+ /micromatch/4.0.5:
+ resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
engines: {node: '>=8.6'}
dependencies:
braces: 3.0.2
picomatch: 2.3.1
dev: true
- /mime-db/1.51.0:
- resolution: {integrity: sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==}
+ /mime-db/1.52.0:
+ resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
engines: {node: '>= 0.6'}
dev: true
- /mime-types/2.1.34:
- resolution: {integrity: sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A==}
+ /mime-types/2.1.35:
+ resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
engines: {node: '>= 0.6'}
dependencies:
- mime-db: 1.51.0
+ mime-db: 1.52.0
dev: true
/mimic-fn/2.1.0:
brace-expansion: 1.1.11
dev: true
- /minimist/1.2.5:
- resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==}
+ /minimist/1.2.6:
+ resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==}
dev: true
/ms/2.1.2:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
dev: true
- /nanoid/3.3.1:
- resolution: {integrity: sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==}
+ /nanoid/3.3.4:
+ resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
dev: true
whatwg-url: 5.0.0
dev: true
- /node-releases/2.0.2:
- resolution: {integrity: sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==}
+ /node-releases/2.0.5:
+ resolution: {integrity: sha512-U9h1NLROZTq9uE1SNffn6WuPDg8icmi3ns4rEl/oTfIle4iLjTliCzgTsbaIFMq/Xn078/lfY/BL0GWZ+psK4Q==}
dev: true
/nopt/5.0.0:
resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==}
dependencies:
hosted-git-info: 2.8.9
- resolve: 1.22.0
+ resolve: 1.22.1
semver: 5.7.1
validate-npm-package-license: 3.0.4
dev: true
path-key: 3.1.1
dev: true
- /object-inspect/1.12.0:
- resolution: {integrity: sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==}
+ /object-inspect/1.12.2:
+ resolution: {integrity: sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==}
dev: true
/object-keys/1.1.1:
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.2
- define-properties: 1.1.3
- has-symbols: 1.0.2
+ define-properties: 1.1.4
+ has-symbols: 1.0.3
object-keys: 1.1.1
dev: true
/once/1.4.0:
- resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=}
+ resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
dependencies:
wrappy: 1.0.2
dev: true
dev: true
/ospath/1.2.2:
- resolution: {integrity: sha1-EnZjl3Sj+O8lcvf+QoDg6kVQwHs=}
+ resolution: {integrity: sha512-o6E5qJV5zkAbIDNhGSIlyOhScKXgQrSRMilfph0clDfM0nEnBOlKlH4sWDmG95BW/CvwNz0vmm7dJVtU2KlMiA==}
dev: true
/p-map/4.0.0:
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
dev: true
/path-is-absolute/1.0.1:
- resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=}
+ resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
engines: {node: '>=0.10.0'}
dev: true
/path-key/2.0.1:
- resolution: {integrity: sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=}
+ resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==}
engines: {node: '>=4'}
dev: true
dev: true
/pend/1.2.0:
- resolution: {integrity: sha1-elfrVQpng/kRUzH89GY9XI4AelA=}
+ resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==}
dev: true
/performance-now/2.1.0:
- resolution: {integrity: sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=}
+ resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==}
dev: true
/picocolors/0.2.1:
hasBin: true
dev: true
+ /pidtree/0.5.0:
+ resolution: {integrity: sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==}
+ engines: {node: '>=0.10'}
+ hasBin: true
+ dev: true
+
/pify/2.3.0:
- resolution: {integrity: sha1-7RQaasBDqEnqWISY59yosVMw6Qw=}
+ resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
engines: {node: '>=0.10.0'}
dev: true
/pify/3.0.0:
- resolution: {integrity: sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=}
+ resolution: {integrity: sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==}
engines: {node: '>=4'}
dev: true
- /pinia/2.0.11_h445r7srddji6tntb4ajbinqz4:
- resolution: {integrity: sha512-JzcmnMqu28PNWOjDgEDK6fTrIzX8eQZKPPKvu/fpHdpXARUj1xeVdFi3YFIMOWswqaBd589cpmAMdSSTryI9iw==}
+ /pinia/2.0.14_6fywhegardq2xsbixl3beuj4ua:
+ resolution: {integrity: sha512-0nPuZR4TetT/WcLN+feMSjWJku3SQU7dBbXC6uw+R6FLQJCsg+/0pzXyD82T1FmAYe0lsx+jnEDQ1BLgkRKlxA==}
peerDependencies:
'@vue/composition-api': ^1.4.0
typescript: '>=4.4.4'
typescript:
optional: true
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
- '@vue/devtools-api': 6.0.12
+ '@vue/composition-api': 1.6.3_vue@2.6.14
+ '@vue/devtools-api': 6.1.4
vue: 2.6.14
- vue-demi: 0.12.1_h445r7srddji6tntb4ajbinqz4
+ vue-demi: 0.13.1_6fywhegardq2xsbixl3beuj4ua
dev: false
- /pinia/2.0.11_zv4wounhyeokowp4xnzkmnubm4:
- resolution: {integrity: sha512-JzcmnMqu28PNWOjDgEDK6fTrIzX8eQZKPPKvu/fpHdpXARUj1xeVdFi3YFIMOWswqaBd589cpmAMdSSTryI9iw==}
+ /pinia/2.0.14_6wsolednbtpjo5caa5lszsjayq:
+ resolution: {integrity: sha512-0nPuZR4TetT/WcLN+feMSjWJku3SQU7dBbXC6uw+R6FLQJCsg+/0pzXyD82T1FmAYe0lsx+jnEDQ1BLgkRKlxA==}
peerDependencies:
'@vue/composition-api': ^1.4.0
typescript: '>=4.4.4'
typescript:
optional: true
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
- '@vue/devtools-api': 6.0.12
- typescript: 4.7.3
+ '@vue/composition-api': 1.6.3_vue@2.6.14
+ '@vue/devtools-api': 6.1.4
+ typescript: 4.7.4
vue: 2.6.14
- vue-demi: 0.12.1_h445r7srddji6tntb4ajbinqz4
+ vue-demi: 0.13.1_6fywhegardq2xsbixl3beuj4ua
dev: false
- /postcss-selector-parser/6.0.9:
- resolution: {integrity: sha512-UO3SgnZOVTwu4kyLR22UQ1xZh086RyNZppb7lLAKBFK8a32ttG5i87Y/P3+2bRSjZNyJ1B7hfFNo273tKe9YxQ==}
+ /postcss-selector-parser/6.0.10:
+ resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==}
engines: {node: '>=4'}
dependencies:
cssesc: 3.0.0
source-map: 0.6.1
dev: true
- /postcss/8.4.6:
- resolution: {integrity: sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA==}
+ /postcss/8.4.14:
+ resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
- nanoid: 3.3.1
+ nanoid: 3.3.4
picocolors: 1.0.0
source-map-js: 1.0.2
dev: true
- /prettier/2.5.1:
- resolution: {integrity: sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==}
+ /prettier/2.7.1:
+ resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==}
engines: {node: '>=10.13.0'}
hasBin: true
dev: true
dev: true
/pretty/2.0.0:
- resolution: {integrity: sha1-rbx5YLe7/iiaVX3F9zdhmiINBqU=}
+ resolution: {integrity: sha512-G9xUchgTEiNpormdYBl+Pha50gOUovT18IvAe7EYMZ1/f9W/WWMPRn+xI68yXNMUk3QXHDwo/1wV/4NejVNe1w==}
engines: {node: '>=0.10.0'}
dependencies:
condense-newlines: 0.2.1
extend-shallow: 2.0.1
- js-beautify: 1.14.0
+ js-beautify: 1.14.4
dev: true
/prompts/2.4.2:
dev: true
/proto-list/1.2.4:
- resolution: {integrity: sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=}
+ resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==}
dev: true
/proxy-from-env/1.0.0:
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:
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
resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==}
dev: true
+ /regexp.prototype.flags/1.4.3:
+ resolution: {integrity: sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==}
+ engines: {node: '>= 0.4'}
+ dependencies:
+ call-bind: 1.0.2
+ define-properties: 1.1.4
+ functions-have-names: 1.2.3
+ dev: true
+
/request-progress/3.0.0:
- resolution: {integrity: sha1-TKdUCBx/7GP1BeT6qCWqBs1mnb4=}
+ resolution: {integrity: sha512-MnWzEHHaxHO2iWiQuHrUPBi/1WeBf5PkxQqNyNvLl9VAYSdXkP8tQ3pBSeCPD+yw0v0Aq1zosWLz0BdeXpWwZg==}
dependencies:
throttleit: 1.0.0
dev: true
- /resolve/1.22.0:
- resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==}
+ /resolve/1.22.1:
+ resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==}
hasBin: true
dependencies:
- is-core-module: 2.8.1
+ is-core-module: 2.9.0
path-parse: 1.0.7
supports-preserve-symlinks-flag: 1.0.0
dev: true
resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
hasBin: true
dependencies:
- glob: 7.2.0
+ glob: 7.2.3
dev: true
- /rollup/2.68.0:
- resolution: {integrity: sha512-XrMKOYK7oQcTio4wyTz466mucnd8LzkiZLozZ4Rz0zQD+HeX4nUK4B8GrTX/2EvN2/vBF/i2WnaXboPxo0JylA==}
+ /rollup/2.75.7:
+ resolution: {integrity: sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==}
engines: {node: '>=10.0.0'}
hasBin: true
optionalDependencies:
queue-microtask: 1.2.3
dev: true
- /rxjs/7.5.4:
- resolution: {integrity: sha512-h5M3Hk78r6wAheJF0a5YahB1yRQKCsZ4MsGdZ5O9ETbVtjPcScGfrMmoOq7EBsCRzd4BDkvDJ7ogP8Sz5tTFiQ==}
+ /rxjs/7.5.5:
+ resolution: {integrity: sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==}
dependencies:
- tslib: 2.3.1
+ tslib: 2.4.0
dev: true
/safe-buffer/5.1.2:
hasBin: true
dev: true
- /semver/7.3.5:
- resolution: {integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==}
+ /semver/7.3.7:
+ resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==}
engines: {node: '>=10'}
hasBin: true
dependencies:
dev: true
/shebang-command/1.2.0:
- resolution: {integrity: sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=}
+ resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==}
engines: {node: '>=0.10.0'}
dependencies:
shebang-regex: 1.0.0
dev: true
/shebang-regex/1.0.0:
- resolution: {integrity: sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=}
+ resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==}
engines: {node: '>=0.10.0'}
dev: true
resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==}
dependencies:
call-bind: 1.0.2
- get-intrinsic: 1.1.1
- object-inspect: 1.12.0
+ get-intrinsic: 1.1.2
+ object-inspect: 1.12.2
dev: true
/sigmund/1.0.1:
- resolution: {integrity: sha1-P/IfGYytIXX587eBhT/ZTQ0ZtZA=}
+ resolution: {integrity: sha512-fCvEXfh6NWpm+YSuY2bpXb/VIihqWA6hLsgboC+0nl71Q7N7o2eaCW8mJa/NLvQhs6jpd3VZV4UiUQlV6+lc8g==}
dev: true
/signal-exit/3.0.7:
engines: {node: '>=0.10.0'}
dev: true
- /source-map/0.5.7:
- resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=}
- engines: {node: '>=0.10.0'}
- dev: true
-
/source-map/0.6.1:
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
engines: {node: '>=0.10.0'}
dev: true
- /source-map/0.7.3:
- resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==}
+ /source-map/0.7.4:
+ resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==}
engines: {node: '>= 8'}
dev: true
strip-ansi: 6.0.1
dev: true
- /string-width/5.1.0:
- resolution: {integrity: sha512-7x54QnN21P+XL/v8SuNKvfgsUre6PXpN7mc77N3HlZv+f1SBRGmjxtOud2Z6FZ8DmdkD/IdjCaf9XXbnqmTZGQ==}
+ /string-width/5.1.2:
+ resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
engines: {node: '>=12'}
dependencies:
eastasianwidth: 0.2.0
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.2
- define-properties: 1.1.3
- es-abstract: 1.19.1
+ define-properties: 1.1.4
+ es-abstract: 1.20.1
dev: true
- /string.prototype.trimend/1.0.4:
- resolution: {integrity: sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==}
+ /string.prototype.trimend/1.0.5:
+ resolution: {integrity: sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==}
dependencies:
call-bind: 1.0.2
- define-properties: 1.1.3
+ define-properties: 1.1.4
+ es-abstract: 1.20.1
dev: true
- /string.prototype.trimstart/1.0.4:
- resolution: {integrity: sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==}
+ /string.prototype.trimstart/1.0.5:
+ resolution: {integrity: sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==}
dependencies:
call-bind: 1.0.2
- define-properties: 1.1.3
+ define-properties: 1.1.4
+ es-abstract: 1.20.1
dev: true
/strip-ansi/6.0.1:
dev: true
/strip-bom/3.0.0:
- resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=}
+ resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
engines: {node: '>=4'}
dev: true
has-flag: 4.0.0
dev: true
- /supports-color/9.2.1:
- resolution: {integrity: sha512-Obv7ycoCTG51N7y175StI9BlAXrmgZrFhZOb0/PyjHBher/NmsdBgbbQ1Inhq+gIhz6+7Gb+jWF2Vqi7Mf1xnQ==}
+ /supports-color/9.2.2:
+ resolution: {integrity: sha512-XC6g/Kgux+rJXmwokjm9ECpD6k/smUoS5LKlUCcsYr4IY3rW0XyAympon2RmxGrlnZURMpg5T18gWDP9CsHXFA==}
engines: {node: '>=12'}
dev: true
dev: true
/svg-tags/1.0.0:
- resolution: {integrity: sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=}
+ resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==}
dev: true
/systemjs/6.12.1:
dev: true
/throttleit/1.0.0:
- resolution: {integrity: sha1-nnhYNtr0Z0MUWlmEtiaNgoUorGw=}
+ resolution: {integrity: sha512-rkTVqu6IjfQ/6+uNuuc3sZek4CEYxTJom3IktzgdSxcZqdARuebbA/f4QmAxMQIxqq9ZLEUkSYqvuk1I6VKq4g==}
dev: true
/through/2.3.8:
- resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=}
+ resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
dev: true
/tmp/0.2.1:
dev: true
/to-fast-properties/2.0.0:
- resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=}
+ resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
engines: {node: '>=4'}
dev: true
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
dev: true
- /tslib/2.3.1:
- resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==}
+ /tslib/2.4.0:
+ resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
dev: true
/tunnel-agent/0.6.0:
- resolution: {integrity: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=}
+ resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
dependencies:
safe-buffer: 5.2.1
dev: true
/tweetnacl/0.14.5:
- resolution: {integrity: sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=}
+ resolution: {integrity: sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==}
dev: true
/type-fest/0.21.3:
engines: {node: '>=10'}
dev: true
- /typescript/4.7.3:
- resolution: {integrity: sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==}
+ /typescript/4.7.4:
+ resolution: {integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==}
engines: {node: '>=4.2.0'}
hasBin: true
- /unbox-primitive/1.0.1:
- resolution: {integrity: sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==}
+ /unbox-primitive/1.0.2:
+ resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}
dependencies:
- function-bind: 1.1.1
- has-bigints: 1.0.1
- has-symbols: 1.0.2
+ call-bind: 1.0.2
+ has-bigints: 1.0.2
+ has-symbols: 1.0.3
which-boxed-primitive: 1.0.2
dev: true
engines: {node: '>= 10.0.0'}
dev: true
- /unplugin-vue2-script-setup/0.9.3_htpty742v62i6kqazznedt4oey:
+ /unplugin-vue2-script-setup/0.9.3_m2gnrghqht7rv3nxwlvulzzbi4:
resolution: {integrity: sha512-m2QESHiFNmx0fIo/P0AiCrH6E5WtijRB/Ldrj8zjwRIYYbiOgmTfRmWQquW0H8ei5OwhYT30WAgepFjWrJ5oJg==}
peerDependencies:
'@vue/composition-api': ^1.4.3
optional: true
dependencies:
'@antfu/utils': 0.4.0
- '@babel/core': 7.17.5
- '@babel/generator': 7.17.3
- '@babel/parser': 7.17.3
- '@babel/traverse': 7.17.3
- '@babel/types': 7.17.0
- '@rollup/pluginutils': 4.1.2
- '@vue/compiler-core': 3.2.31
- '@vue/compiler-dom': 3.2.31
- '@vue/composition-api': 1.4.6_vue@2.6.14
- '@vue/reactivity-transform': 3.2.31
- '@vue/runtime-dom': 3.2.31
- '@vue/shared': 3.2.31
+ '@babel/core': 7.18.6
+ '@babel/generator': 7.18.7
+ '@babel/parser': 7.18.6
+ '@babel/traverse': 7.18.6
+ '@babel/types': 7.18.7
+ '@rollup/pluginutils': 4.2.1
+ '@vue/compiler-core': 3.2.37
+ '@vue/compiler-dom': 3.2.37
+ '@vue/composition-api': 1.6.3_vue@2.6.14
+ '@vue/reactivity-transform': 3.2.37
+ '@vue/runtime-dom': 3.2.37
+ '@vue/shared': 3.2.37
defu: 5.0.1
htmlparser2: 5.0.1
- magic-string: 0.25.7
- tslib: 2.3.1
- unplugin: 0.3.2_vite@2.8.4
+ magic-string: 0.25.9
+ tslib: 2.4.0
+ unplugin: 0.3.3_vite@2.9.13
transitivePeerDependencies:
- esbuild
- rollup
- webpack
dev: true
- /unplugin/0.3.2_vite@2.8.4:
- resolution: {integrity: sha512-5d0DMYNKZU+S9eZUiBfw6Co32eRg8myUgBPoWSqG/wDFCUE/WznfSsJnZWi1P9l69x4uLJqt2qVq1xW/AsXFrw==}
+ /unplugin/0.3.3_vite@2.9.13:
+ resolution: {integrity: sha512-WjZWpUqqcYPQ/efR00Zm2m1+J1LitwoZ4uhHV4VdZ+IpW0Nh/qnDYtVf+nLhozXdGxslMPecOshVR7NiWFl4gA==}
peerDependencies:
esbuild: '>=0.13'
rollup: ^2.50.0
webpack:
optional: true
dependencies:
- vite: 2.8.4
- webpack-virtual-modules: 0.4.3
+ vite: 2.9.13
+ webpack-virtual-modules: 0.4.4
dev: true
/untildify/4.0.0:
engines: {node: '>=8'}
dev: true
+ /update-browserslist-db/1.0.4_browserslist@4.21.1:
+ resolution: {integrity: sha512-jnmO2BEGUjsMOe/Fg9u0oczOe/ppIDZPebzccl1yDWGLFP16Pa1/RM5wEoKYPG2zstNcDuAStejyxsOuKINdGA==}
+ hasBin: true
+ peerDependencies:
+ browserslist: '>= 4.21.0'
+ dependencies:
+ browserslist: 4.21.1
+ escalade: 3.1.1
+ picocolors: 1.0.0
+ dev: true
+
/util-deprecate/1.0.2:
- resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=}
+ resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
dev: true
/uuid/8.3.2:
extsprintf: 1.3.0
dev: true
- /vite-plugin-vue2/1.9.3_66pucvp2jl2ovgeefa2gfd2usa:
+ /vite-plugin-vue2/1.9.3_rjze3w2zsgj4z24tnggj7hdbyq:
resolution: {integrity: sha512-0KhHSEeht0VHJtt4Z2cJ9bWBq4dP3HoXpapqAHV+f+cUa6KywYdOd+z6sSGLpuGjN8F9YinrFIo8dfVmMOpc8Q==}
peerDependencies:
vite: ^2.0.0-beta.23
vue-template-compiler: ^2.2.0
dependencies:
- '@babel/core': 7.17.5
- '@babel/parser': 7.17.3
- '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.17.5
- '@babel/plugin-proposal-decorators': 7.17.2_@babel+core@7.17.5
- '@babel/plugin-transform-typescript': 7.16.8_@babel+core@7.17.5
- '@rollup/pluginutils': 4.1.2
+ '@babel/core': 7.18.6
+ '@babel/parser': 7.18.6
+ '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-decorators': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-typescript': 7.18.6_@babel+core@7.18.6
+ '@rollup/pluginutils': 4.2.1
'@vue/babel-helper-vue-jsx-merge-props': 1.2.1
- '@vue/babel-preset-jsx': 1.2.4_@babel+core@7.17.5
+ '@vue/babel-preset-jsx': 1.2.4_@babel+core@7.18.6
'@vue/component-compiler-utils': 3.3.0
consolidate: 0.16.0
- debug: 4.3.3
+ debug: 4.3.4
fs-extra: 9.1.0
hash-sum: 2.0.0
- magic-string: 0.25.7
- prettier: 2.5.1
+ magic-string: 0.25.9
+ prettier: 2.7.1
querystring: 0.2.1
- rollup: 2.68.0
+ rollup: 2.75.7
slash: 3.0.0
- source-map: 0.7.3
- vite: 2.8.4
+ source-map: 0.7.4
+ vite: 2.9.13
vue-template-compiler: 2.6.14
vue-template-es2015-compiler: 1.9.1
transitivePeerDependencies:
- whiskers
dev: true
- /vite/2.8.4:
- resolution: {integrity: sha512-GwtOkkaT2LDI82uWZKcrpRQxP5tymLnC7hVHHqNkhFNknYr0hJUlDLfhVRgngJvAy3RwypkDCWtTKn1BjO96Dw==}
+ /vite/2.9.13:
+ resolution: {integrity: sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw==}
engines: {node: '>=12.2.0'}
hasBin: true
peerDependencies:
stylus:
optional: true
dependencies:
- esbuild: 0.14.23
- postcss: 8.4.6
- resolve: 1.22.0
- rollup: 2.68.0
+ esbuild: 0.14.48
+ postcss: 8.4.14
+ resolve: 1.22.1
+ rollup: 2.75.7
optionalDependencies:
fsevents: 2.3.2
dev: true
- /vue-demi/0.12.1_h445r7srddji6tntb4ajbinqz4:
- resolution: {integrity: sha512-QL3ny+wX8c6Xm1/EZylbgzdoDolye+VpCXRhI2hug9dJTP3OUJ3lmiKN3CsVV3mOJKwFi0nsstbgob0vG7aoIw==}
+ /vue-demi/0.13.1_6fywhegardq2xsbixl3beuj4ua:
+ resolution: {integrity: sha512-xmkJ56koG3ptpLnpgmIzk9/4nFf4CqduSJbUM0OdPoU87NwRuZ6x49OLhjSa/fC15fV+5CbEnrxU4oyE022svg==}
engines: {node: '>=12'}
hasBin: true
requiresBuild: true
'@vue/composition-api':
optional: true
dependencies:
- '@vue/composition-api': 1.4.6_vue@2.6.14
+ '@vue/composition-api': 1.6.3_vue@2.6.14
vue: 2.6.14
dev: false
- /vue-router/3.5.3:
- resolution: {integrity: sha512-FUlILrW3DGitS2h+Xaw8aRNvGTwtuaxrRkNSHWTizOfLUie7wuYwezeZ50iflRn8YPV5kxmU2LQuu3nM/b3Zsg==}
+ /vue-router/3.5.4:
+ resolution: {integrity: sha512-x+/DLAJZv2mcQ7glH2oV9ze8uPwcI+H+GgTgTmb5I55bCgY3+vXWIsqbYUzbBSZnwFHEJku4eoaH/x98veyymQ==}
dev: false
/vue-template-babel-compiler/1.2.0_ev5jzj74xu2fombjvobqpq452a:
peerDependencies:
vue-template-compiler: ^2.6.0
dependencies:
- '@babel/core': 7.17.5
- '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.17.5
- '@babel/plugin-proposal-object-rest-spread': 7.17.3_@babel+core@7.17.5
- '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.17.5
- '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.17.5
- '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.17.5
- '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.17.5
- '@babel/plugin-transform-destructuring': 7.17.3_@babel+core@7.17.5
- '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.17.5
- '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.17.5
- '@babel/types': 7.17.0
+ '@babel/core': 7.18.6
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-object-rest-spread': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-block-scoping': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-computed-properties': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-destructuring': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-parameters': 7.18.6_@babel+core@7.18.6
+ '@babel/plugin-transform-spread': 7.18.6_@babel+core@7.18.6
+ '@babel/types': 7.18.7
deepmerge: 4.2.2
vue-template-compiler: 2.6.14
transitivePeerDependencies:
resolution: {integrity: sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==}
dev: true
- /vue-tsc/0.37.9_typescript@4.7.3:
+ /vue-tsc/0.37.9_typescript@4.7.4:
resolution: {integrity: sha512-7UDietFPPfLFm2JeG0OodUhtOWbD66tFrALX3NdqNl8LjVHKLId5oTQpuHNUIme2vbNj/fcwaENPfEX2BCSgMw==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
'@volar/vue-typescript': 0.37.9
- typescript: 4.7.3
+ typescript: 4.7.4
dev: true
/vue/2.6.14:
axios: 0.21.4_debug@4.3.2
joi: 17.6.0
lodash: 4.17.21
- minimist: 1.2.5
- rxjs: 7.5.4
+ minimist: 1.2.6
+ rxjs: 7.5.5
transitivePeerDependencies:
- debug
dev: true
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
dev: true
- /webpack-virtual-modules/0.4.3:
- resolution: {integrity: sha512-5NUqC2JquIL2pBAAo/VfBP6KuGkHIZQXW/lNKupLPfhViwh8wNsu0BObtl09yuKZszeEUfbXz8xhrHvSG16Nqw==}
+ /webpack-virtual-modules/0.4.4:
+ resolution: {integrity: sha512-h9atBP/bsZohWpHnr+2sic8Iecb60GxftXsWNLLLSqewgIsGzByd2gcIID4nXcG+3tNe4GQG3dLcff3kXupdRA==}
dev: true
/whatwg-url/5.0.0:
dependencies:
is-bigint: 1.0.4
is-boolean-object: 1.1.2
- is-number-object: 1.0.6
+ is-number-object: 1.0.7
is-string: 1.0.7
is-symbol: 1.0.4
dev: true
dev: true
/wrappy/1.0.2:
- resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=}
+ resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
dev: true
/yallist/2.1.2:
- resolution: {integrity: sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=}
+ resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==}
dev: true
/yallist/4.0.0:
dev: true
/yauzl/2.10.0:
- resolution: {integrity: sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=}
+ resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==}
dependencies:
buffer-crc32: 0.2.13
fd-slicer: 1.1.0
dependencies:
'@types/fs-extra': 9.0.13
'@types/minimist': 1.2.2
- '@types/node': 16.11.25
+ '@types/node': 16.11.42
'@types/node-fetch': 2.6.2
chalk: 4.1.2
fs-extra: 10.1.0
globby: 12.2.0
- minimist: 1.2.5
+ minimist: 1.2.6
node-fetch: 2.6.7
ps-tree: 1.2.0
which: 2.0.2