From 83819a19aed6682402dfbf7f70888d300e8124d0 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Tue, 31 May 2022 17:11:44 +0800 Subject: [PATCH] chore: update all non-breaking deps --- package.json | 6 +- pnpm-lock.yaml | 3675 ++++++++++++----------- template/base/package.json | 6 +- template/config/cypress-ct/package.json | 10 +- template/config/cypress/package.json | 2 +- template/config/pinia/package.json | 4 +- template/config/router/package.json | 4 +- template/config/typescript/package.json | 6 +- template/config/vitest/package.json | 6 +- template/config/vuex/package.json | 2 +- 10 files changed, 1887 insertions(+), 1834 deletions(-) diff --git a/package.json b/package.json index c884a42f..9bbab9c6 100644 --- a/package.json +++ b/package.json @@ -34,14 +34,14 @@ }, "homepage": "https://github.com/vuejs/create-vue#readme", "devDependencies": { - "@types/eslint": "^8.4.1", + "@types/eslint": "^8.4.2", "@types/prompts": "^2.0.14", "@vue/tsconfig": "^0.1.3", - "esbuild": "^0.14.36", + "esbuild": "^0.14.42", "esbuild-plugin-license": "^1.2.2", "husky": "^7.0.4", "kolorist": "^1.5.1", - "lint-staged": "^12.3.8", + "lint-staged": "^12.4.3", "minimist": "^1.2.6", "npm-run-all": "^4.1.5", "prettier": "^2.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1cd06d9a..c32e9f7e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,31 +1,31 @@ -lockfileVersion: 5.3 +lockfileVersion: 5.4 importers: .: specifiers: - '@types/eslint': ^8.4.1 + '@types/eslint': ^8.4.2 '@types/prompts': ^2.0.14 '@vue/tsconfig': ^0.1.3 - esbuild: ^0.14.36 + esbuild: ^0.14.42 esbuild-plugin-license: ^1.2.2 husky: ^7.0.4 kolorist: ^1.5.1 - lint-staged: ^12.3.8 + lint-staged: ^12.4.3 minimist: ^1.2.6 npm-run-all: ^4.1.5 prettier: ^2.6.2 prompts: ^2.4.2 zx: ^6.1.0 devDependencies: - '@types/eslint': 8.4.1 + '@types/eslint': 8.4.2 '@types/prompts': 2.0.14 '@vue/tsconfig': 0.1.3 - esbuild: 0.14.36 - esbuild-plugin-license: 1.2.2_esbuild@0.14.36 + esbuild: 0.14.42 + esbuild-plugin-license: 1.2.2_esbuild@0.14.42 husky: 7.0.4 kolorist: 1.5.1 - lint-staged: 12.3.8 + lint-staged: 12.4.3 minimist: 1.2.6 npm-run-all: 4.1.5 prettier: 2.6.2 @@ -34,2069 +34,2069 @@ importers: playground/cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@vitejs/plugin-vue': ^2.3.1 - cypress: ^9.5.4 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@vitejs/plugin-vue': ^2.3.3 + cypress: ^9.7.0 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vue: ^3.2.33 + vite: ^2.9.9 + vue: ^3.2.36 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - cypress: 9.5.4 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + cypress: 9.7.0 start-server-and-test: 1.14.0 - vite: 2.9.5 + vite: 2.9.9 playground/default: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - vite: ^2.9.5 - vue: ^3.2.33 + '@vitejs/plugin-vue': ^2.3.3 + vite: ^2.9.9 + vue: ^3.2.36 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - vite: 2.9.5 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + vite: 2.9.9 playground/jsx: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - vite: ^2.9.5 - vue: ^3.2.33 + vite: ^2.9.9 + vue: ^3.2.36 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - vite: 2.9.5 + vite: 2.9.9 playground/jsx-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@vitejs/plugin-vue': ^2.3.1 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - cypress: ^9.5.4 + cypress: ^9.7.0 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vue: ^3.2.33 + vite: ^2.9.9 + vue: ^3.2.36 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - cypress: 9.5.4 + cypress: 9.7.0 start-server-and-test: 1.14.0 - vite: 2.9.5 + vite: 2.9.9 playground/jsx-pinia: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - pinia: ^2.0.13 - vite: ^2.9.5 - vue: ^3.2.33 + pinia: ^2.0.14 + vite: ^2.9.9 + vue: ^3.2.36 dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - vite: 2.9.5 + vite: 2.9.9 playground/jsx-pinia-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@vitejs/plugin-vue': ^2.3.1 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - cypress: ^9.5.4 - pinia: ^2.0.13 + cypress: ^9.7.0 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vue: ^3.2.33 + vite: ^2.9.9 + vue: ^3.2.36 dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - cypress: 9.5.4 + cypress: 9.7.0 start-server-and-test: 1.14.0 - vite: 2.9.5 + vite: 2.9.9 playground/jsx-pinia-vitest: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 jsdom: ^19.0.0 - pinia: ^2.0.13 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 + pinia: ^2.0.14 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 + '@vue/test-utils': 2.0.0_vue@3.2.36 jsdom: 19.0.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/jsx-pinia-vitest-cypress: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/jsx-pinia-with-tests: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/jsx-router: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - vite: 2.9.5 + vite: 2.9.9 playground/jsx-router-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@vitejs/plugin-vue': ^2.3.1 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - cypress: ^9.5.4 + cypress: ^9.7.0 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - cypress: 9.5.4 + cypress: 9.7.0 start-server-and-test: 1.14.0 - vite: 2.9.5 + vite: 2.9.9 playground/jsx-router-pinia: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - pinia: ^2.0.13 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 - dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + pinia: ^2.0.14 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 + dependencies: + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - vite: 2.9.5 + vite: 2.9.9 playground/jsx-router-pinia-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@vitejs/plugin-vue': ^2.3.1 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - cypress: ^9.5.4 - pinia: ^2.0.13 + cypress: ^9.7.0 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - cypress: 9.5.4 + cypress: 9.7.0 start-server-and-test: 1.14.0 - vite: 2.9.5 + vite: 2.9.9 playground/jsx-router-pinia-vitest: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 jsdom: ^19.0.0 - pinia: ^2.0.13 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + pinia: ^2.0.14 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + dependencies: + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 + '@vue/test-utils': 2.0.0_vue@3.2.36 jsdom: 19.0.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/jsx-router-pinia-vitest-cypress: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + dependencies: + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/jsx-router-pinia-with-tests: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + dependencies: + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/jsx-router-vitest: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 jsdom: ^19.0.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 + '@vue/test-utils': 2.0.0_vue@3.2.36 jsdom: 19.0.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/jsx-router-vitest-cypress: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/jsx-router-with-tests: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/jsx-vitest: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 jsdom: ^19.0.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 + '@vue/test-utils': 2.0.0_vue@3.2.36 jsdom: 19.0.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/jsx-vitest-cypress: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/jsx-with-tests: specifiers: - '@vitejs/plugin-vue': ^2.3.1 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/pinia: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - pinia: ^2.0.13 - vite: ^2.9.5 - vue: ^3.2.33 + '@vitejs/plugin-vue': ^2.3.3 + pinia: ^2.0.14 + vite: ^2.9.9 + vue: ^3.2.36 dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - vite: 2.9.5 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + vite: 2.9.9 playground/pinia-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@vitejs/plugin-vue': ^2.3.1 - cypress: ^9.5.4 - pinia: ^2.0.13 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@vitejs/plugin-vue': ^2.3.3 + cypress: ^9.7.0 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vue: ^3.2.33 + vite: ^2.9.9 + vue: ^3.2.36 dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - cypress: 9.5.4 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + cypress: 9.7.0 start-server-and-test: 1.14.0 - vite: 2.9.5 + vite: 2.9.9 playground/pinia-vitest: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 jsdom: ^19.0.0 - pinia: ^2.0.13 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 + pinia: ^2.0.14 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 jsdom: 19.0.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/pinia-vitest-cypress: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/pinia-with-tests: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/router: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 + '@vitejs/plugin-vue': ^2.3.3 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - vite: 2.9.5 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + vite: 2.9.9 playground/router-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@vitejs/plugin-vue': ^2.3.1 - cypress: ^9.5.4 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@vitejs/plugin-vue': ^2.3.3 + cypress: ^9.7.0 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - cypress: 9.5.4 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + cypress: 9.7.0 start-server-and-test: 1.14.0 - vite: 2.9.5 + vite: 2.9.9 playground/router-pinia: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - pinia: ^2.0.13 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 - dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + '@vitejs/plugin-vue': ^2.3.3 + pinia: ^2.0.14 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 + dependencies: + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - vite: 2.9.5 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + vite: 2.9.9 playground/router-pinia-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@vitejs/plugin-vue': ^2.3.1 - cypress: ^9.5.4 - pinia: ^2.0.13 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@vitejs/plugin-vue': ^2.3.3 + cypress: ^9.7.0 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - cypress: 9.5.4 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + cypress: 9.7.0 start-server-and-test: 1.14.0 - vite: 2.9.5 + vite: 2.9.9 playground/router-pinia-vitest: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 jsdom: ^19.0.0 - pinia: ^2.0.13 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + pinia: ^2.0.14 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + dependencies: + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 jsdom: 19.0.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/router-pinia-vitest-cypress: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + dependencies: + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/router-pinia-with-tests: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + dependencies: + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/router-vitest: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 jsdom: ^19.0.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 jsdom: 19.0.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/router-vitest-cypress: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/router-with-tests: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/typescript: specifiers: - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vue/tsconfig': ^0.1.3 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-tsc: ^0.34.7 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-tsc: ^0.34.17 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-tsc: ^0.34.7 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-tsc: ^0.34.17 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx: specifiers: - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 '@vue/tsconfig': ^0.1.3 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-tsc: ^0.34.7 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-tsc: ^0.34.17 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-tsc: ^0.34.7 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-tsc: ^0.34.17 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-pinia: specifiers: - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 '@vue/tsconfig': ^0.1.3 - pinia: ^2.0.13 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 + pinia: ^2.0.14 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 devDependencies: - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-pinia-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 - pinia: ^2.0.13 + cypress: ^9.7.0 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-tsc: ^0.34.7 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-tsc: ^0.34.17 dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-pinia-vitest: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 jsdom: ^19.0.0 - pinia: ^2.0.13 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 + pinia: ^2.0.14 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 jsdom: 19.0.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-pinia-vitest-cypress: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-pinia-with-tests: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-router: specifiers: - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 '@vue/tsconfig': ^0.1.3 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-router-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-router-pinia: specifiers: - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 '@vue/tsconfig': ^0.1.3 - pinia: ^2.0.13 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + pinia: ^2.0.14 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-router-pinia-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 - pinia: ^2.0.13 + cypress: ^9.7.0 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-router-pinia-vitest: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 jsdom: ^19.0.0 - pinia: ^2.0.13 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + pinia: ^2.0.14 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 jsdom: 19.0.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-router-pinia-vitest-cypress: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-router-pinia-with-tests: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-router-vitest: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 jsdom: ^19.0.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 jsdom: 19.0.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-router-vitest-cypress: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-router-with-tests: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-vitest: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 jsdom: ^19.0.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-tsc: ^0.34.7 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-tsc: ^0.34.17 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 jsdom: 19.0.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-vitest-cypress: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-tsc: ^0.34.7 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-tsc: ^0.34.17 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-jsx-with-tests: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vitejs/plugin-vue-jsx': ^1.3.10 - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-tsc: ^0.34.7 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-tsc: ^0.34.17 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 '@vitejs/plugin-vue-jsx': 1.3.10 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-pinia: specifiers: - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vue/tsconfig': ^0.1.3 - pinia: ^2.0.13 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 + pinia: ^2.0.14 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 devDependencies: - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-pinia-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 - pinia: ^2.0.13 + cypress: ^9.7.0 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-tsc: ^0.34.7 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-tsc: ^0.34.17 dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-pinia-vitest: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 jsdom: ^19.0.0 - pinia: ^2.0.13 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 + pinia: ^2.0.14 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 jsdom: 19.0.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-pinia-vitest-cypress: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-pinia-with-tests: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-router: specifiers: - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vue/tsconfig': ^0.1.3 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-router-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-router-pinia: specifiers: - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vue/tsconfig': ^0.1.3 - pinia: ^2.0.13 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + pinia: ^2.0.14 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-router-pinia-cypress: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 - pinia: ^2.0.13 + cypress: ^9.7.0 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-router-pinia-vitest: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 jsdom: ^19.0.0 - pinia: ^2.0.13 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + pinia: ^2.0.14 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 jsdom: 19.0.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-router-pinia-vitest-cypress: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-router-pinia-with-tests: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 - pinia: ^2.0.13 + pinia: ^2.0.14 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - pinia: 2.0.13_typescript@4.6.3+vue@3.2.33 - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + pinia: 2.0.14_7gwbvmtszsbbeay4sidijbp26i + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-router-vitest: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 jsdom: ^19.0.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 jsdom: 19.0.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-router-vitest-cypress: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-router-with-tests: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-router: ^4.0.14 - vue-tsc: ^0.34.7 - dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-router: ^4.0.15 + vue-tsc: ^0.34.17 + dependencies: + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-vitest: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 jsdom: ^19.0.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-tsc: ^0.34.7 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-tsc: ^0.34.17 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 jsdom: 19.0.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-vitest-cypress: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-tsc: ^0.34.7 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-tsc: ^0.34.17 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/typescript-with-tests: specifiers: '@types/jsdom': ^16.2.14 - '@types/node': ^16.11.27 - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@types/node': ^16.11.36 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 '@vue/tsconfig': ^0.1.3 - cypress: ^9.5.4 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - typescript: ~4.6.3 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 - vue-tsc: ^0.34.7 + typescript: ~4.6.4 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 + vue-tsc: ^0.34.17 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: '@types/jsdom': 16.2.14 - '@types/node': 16.11.27 - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - '@vue/tsconfig': 0.1.3_@types+node@16.11.27 - cypress: 9.5.4 + '@types/node': 16.11.36 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + '@vue/tsconfig': 0.1.3_@types+node@16.11.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - typescript: 4.6.3 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 - vue-tsc: 0.34.7_typescript@4.6.3 + typescript: 4.6.4 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 + vue-tsc: 0.34.17_typescript@4.6.4 playground/vitest: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 jsdom: ^19.0.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 jsdom: 19.0.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/vitest-cypress: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 playground/with-tests: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - '@vue/test-utils': ^2.0.0-rc.20 - cypress: ^9.5.4 + '@vitejs/plugin-vue': ^2.3.3 + '@vue/test-utils': ^2.0.0 + cypress: ^9.7.0 jsdom: ^19.0.0 start-server-and-test: ^1.14.0 - vite: ^2.9.5 - vitest: ^0.9.3 - vue: ^3.2.33 + vite: ^2.9.9 + vitest: ^0.9.4 + vue: ^3.2.36 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 jsdom: 19.0.0 start-server-and-test: 1.14.0 - vite: 2.9.5 - vitest: 0.9.3_jsdom@19.0.0 + vite: 2.9.9 + vitest: 0.9.4_jsdom@19.0.0 template/base: specifiers: - '@vitejs/plugin-vue': ^2.3.1 - vite: ^2.9.5 - vue: ^3.2.33 + '@vitejs/plugin-vue': ^2.3.3 + vite: ^2.9.9 + vue: ^3.2.36 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 - vite: 2.9.5 + '@vitejs/plugin-vue': 2.3.3_vite@2.9.9+vue@3.2.36 + vite: 2.9.9 template/config/cypress: specifiers: - cypress: ^9.5.4 + cypress: ^9.7.0 start-server-and-test: ^1.14.0 devDependencies: - cypress: 9.5.4 + cypress: 9.7.0 start-server-and-test: 1.14.0 template/config/cypress-ct: specifiers: - '@cypress/vite-dev-server': ^2.2.2 - '@cypress/vue': ^3.1.1 - cypress: ^9.5.4 - vite: ^2.9.5 - vue: ^3.2.33 + '@cypress/vite-dev-server': ^2.2.3 + '@cypress/vue': ^3.1.2 + cypress: ^9.7.0 + vite: ^2.9.9 + vue: ^3.2.36 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@cypress/vite-dev-server': 2.2.2_vite@2.9.5 - '@cypress/vue': 3.1.1_cypress@9.5.4+vue@3.2.33 - cypress: 9.5.4 - vite: 2.9.5 + '@cypress/vite-dev-server': 2.2.3_vite@2.9.9 + '@cypress/vue': 3.1.2_cypress@9.7.0+vue@3.2.36 + cypress: 9.7.0 + vite: 2.9.9 template/config/jsx: specifiers: @@ -2106,50 +2106,50 @@ importers: template/config/pinia: specifiers: - pinia: ^2.0.13 - vue: ^3.2.33 + pinia: ^2.0.14 + vue: ^3.2.36 dependencies: - pinia: 2.0.13_vue@3.2.33 - vue: 3.2.33 + pinia: 2.0.14_vue@3.2.36 + vue: 3.2.36 template/config/router: specifiers: - vue: ^3.2.33 - vue-router: ^4.0.14 + vue: ^3.2.36 + vue-router: ^4.0.15 dependencies: - vue: 3.2.33 - vue-router: 4.0.14_vue@3.2.33 + vue: 3.2.36 + vue-router: 4.0.15_vue@3.2.36 template/config/typescript: specifiers: - '@types/node': ^16.11.27 - typescript: ~4.6.3 - vue-tsc: ^0.34.7 + '@types/node': ^16.11.36 + typescript: ~4.6.4 + vue-tsc: ^0.34.17 devDependencies: - '@types/node': 16.11.27 - typescript: 4.6.3 - vue-tsc: 0.34.7_typescript@4.6.3 + '@types/node': 16.11.36 + typescript: 4.6.4 + vue-tsc: 0.34.17_typescript@4.6.4 template/config/vitest: specifiers: - '@vue/test-utils': ^2.0.0-rc.20 + '@vue/test-utils': ^2.0.0 jsdom: ^19.0.0 - vitest: ^0.9.3 - vue: ^3.2.33 + vitest: ^0.9.4 + vue: ^3.2.36 dependencies: - vue: 3.2.33 + vue: 3.2.36 devDependencies: - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 + '@vue/test-utils': 2.0.0_vue@3.2.36 jsdom: 19.0.0 - vitest: 0.9.3_jsdom@19.0.0 + vitest: 0.9.4_jsdom@19.0.0 template/config/vuex: specifiers: - vue: ^3.2.33 + vue: ^3.2.36 vuex: ^4.0.2 dependencies: - vue: 3.2.33 - vuex: 4.0.2_vue@3.2.33 + vue: 3.2.36 + vuex: 4.0.2_vue@3.2.36 template/tsconfig/base: specifiers: @@ -2165,39 +2165,40 @@ importers: 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.13 dev: true /@babel/code-frame/7.16.7: resolution: {integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.17.9 + '@babel/highlight': 7.17.12 dev: true - /@babel/compat-data/7.17.7: - resolution: {integrity: sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==} + /@babel/compat-data/7.17.10: + resolution: {integrity: sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==} engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.17.9: - resolution: {integrity: sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw==} + /@babel/core/7.18.2: + resolution: {integrity: sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==} engines: {node: '>=6.9.0'} dependencies: - '@ampproject/remapping': 2.1.2 + '@ampproject/remapping': 2.2.0 '@babel/code-frame': 7.16.7 - '@babel/generator': 7.17.9 - '@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.9 - '@babel/helper-module-transforms': 7.17.7 - '@babel/helpers': 7.17.9 - '@babel/parser': 7.17.9 + '@babel/generator': 7.18.2 + '@babel/helper-compilation-targets': 7.18.2_@babel+core@7.18.2 + '@babel/helper-module-transforms': 7.18.0 + '@babel/helpers': 7.18.2 + '@babel/parser': 7.18.4 '@babel/template': 7.16.7 - '@babel/traverse': 7.17.9 - '@babel/types': 7.17.0 + '@babel/traverse': 7.18.2 + '@babel/types': 7.18.4 convert-source-map: 1.8.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -2207,58 +2208,56 @@ packages: - supports-color dev: true - /@babel/generator/7.17.9: - resolution: {integrity: sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ==} + /@babel/generator/7.18.2: + resolution: {integrity: sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.18.4 + '@jridgewell/gen-mapping': 0.3.1 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==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.18.4 dev: true - /@babel/helper-compilation-targets/7.17.7_@babel+core@7.17.9: - resolution: {integrity: sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==} + /@babel/helper-compilation-targets/7.18.2_@babel+core@7.18.2: + resolution: {integrity: sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.17.7 - '@babel/core': 7.17.9 + '@babel/compat-data': 7.17.10 + '@babel/core': 7.18.2 '@babel/helper-validator-option': 7.16.7 - browserslist: 4.20.2 + browserslist: 4.20.3 semver: 6.3.0 dev: true - /@babel/helper-create-class-features-plugin/7.17.9_@babel+core@7.17.9: - resolution: {integrity: sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==} + /@babel/helper-create-class-features-plugin/7.18.0_@babel+core@7.18.2: + resolution: {integrity: sha512-Kh8zTGR9de3J63e5nS0rQUdRs/kbtwoeQQ0sriS0lItjC96u8XXZN6lKpuyWd2coKSU13py/y+LTmThLuVX0Pg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.17.9 + '@babel/core': 7.18.2 '@babel/helper-annotate-as-pure': 7.16.7 - '@babel/helper-environment-visitor': 7.16.7 + '@babel/helper-environment-visitor': 7.18.2 '@babel/helper-function-name': 7.17.9 '@babel/helper-member-expression-to-functions': 7.17.7 '@babel/helper-optimise-call-expression': 7.16.7 - '@babel/helper-replace-supers': 7.16.7 + '@babel/helper-replace-supers': 7.18.2 '@babel/helper-split-export-declaration': 7.16.7 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-environment-visitor/7.16.7: - resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==} + /@babel/helper-environment-visitor/7.18.2: + resolution: {integrity: sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==} engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.17.0 dev: true /@babel/helper-function-name/7.17.9: @@ -2266,42 +2265,42 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.16.7 - '@babel/types': 7.17.0 + '@babel/types': 7.18.4 dev: true /@babel/helper-hoist-variables/7.16.7: resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.18.4 dev: true /@babel/helper-member-expression-to-functions/7.17.7: resolution: {integrity: sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.18.4 dev: true /@babel/helper-module-imports/7.16.7: resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.18.4 dev: true - /@babel/helper-module-transforms/7.17.7: - resolution: {integrity: sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==} + /@babel/helper-module-transforms/7.18.0: + resolution: {integrity: sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-environment-visitor': 7.16.7 + '@babel/helper-environment-visitor': 7.18.2 '@babel/helper-module-imports': 7.16.7 - '@babel/helper-simple-access': 7.17.7 + '@babel/helper-simple-access': 7.18.2 '@babel/helper-split-export-declaration': 7.16.7 '@babel/helper-validator-identifier': 7.16.7 '@babel/template': 7.16.7 - '@babel/traverse': 7.17.9 - '@babel/types': 7.17.0 + '@babel/traverse': 7.18.2 + '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color dev: true @@ -2310,64 +2309,63 @@ packages: resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.18.4 dev: true - /@babel/helper-plugin-utils/7.16.7: - resolution: {integrity: sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==} + /@babel/helper-plugin-utils/7.17.12: + resolution: {integrity: sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==} 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.2: + resolution: {integrity: sha512-XzAIyxx+vFnrOxiQrToSUOzUOn0e1J2Li40ntddek1Y69AXUTXoDJ40/D5RdjFu7s7qHiaeoTiempZcbuVXh2Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-environment-visitor': 7.16.7 + '@babel/helper-environment-visitor': 7.18.2 '@babel/helper-member-expression-to-functions': 7.17.7 '@babel/helper-optimise-call-expression': 7.16.7 - '@babel/traverse': 7.17.9 - '@babel/types': 7.17.0 + '@babel/traverse': 7.18.2 + '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-simple-access/7.17.7: - resolution: {integrity: sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==} + /@babel/helper-simple-access/7.18.2: + resolution: {integrity: sha512-7LIrjYzndorDY88MycupkpQLKS1AFfsVRm2k/9PtKScSy5tZq0McZTj+DiMRynboZfIqOKvo03pmhTaUgiD6fQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.18.4 dev: true /@babel/helper-split-export-declaration/7.16.7: resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.17.0 + '@babel/types': 7.18.4 dev: true /@babel/helper-validator-identifier/7.16.7: resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==} engines: {node: '>=6.9.0'} - dev: true /@babel/helper-validator-option/7.16.7: resolution: {integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==} engines: {node: '>=6.9.0'} dev: true - /@babel/helpers/7.17.9: - resolution: {integrity: sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==} + /@babel/helpers/7.18.2: + resolution: {integrity: sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.16.7 - '@babel/traverse': 7.17.9 - '@babel/types': 7.17.0 + '@babel/traverse': 7.18.2 + '@babel/types': 7.18.4 transitivePeerDependencies: - supports-color dev: true - /@babel/highlight/7.17.9: - resolution: {integrity: sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==} + /@babel/highlight/7.17.12: + resolution: {integrity: sha512-7yykMVF3hfZY2jsHZEEgLc+3x4o1O+fYyULu11GynEUQNwB6lua+IIQn1FiJxNucd5UlyJryrwsOh8PL9Sn8Qg==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.16.7 @@ -2375,50 +2373,52 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.17.9: - resolution: {integrity: sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==} + /@babel/parser/7.18.4: + resolution: {integrity: sha512-FDge0dFazETFcxGw/EXzOkN8uJp0PC7Qbm+Pe9T+av2zlBpOgunFHkQPPn+eRuClU73JF+98D531UgayY89tow==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.18.4 - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.9: + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.18.2: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.17.9 - '@babel/helper-plugin-utils': 7.16.7 + '@babel/core': 7.18.2 + '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.9: - resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==} + /@babel/plugin-syntax-jsx/7.17.12_@babel+core@7.18.2: + resolution: {integrity: sha512-spyY3E3AURfxh/RHtjx5j6hs8am5NbUBGfcZ2vB3uShSpZdQyXSf5rR5Mk76vbtlAZOelyVQ71Fg0x9SG4fsog==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.17.9 - '@babel/helper-plugin-utils': 7.16.7 + '@babel/core': 7.18.2 + '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.9: - resolution: {integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==} + /@babel/plugin-syntax-typescript/7.17.12_@babel+core@7.18.2: + resolution: {integrity: sha512-TYY0SXFiO31YXtNg3HtFwNJHjLsAyIIhAhNWkQ5whPPS7HWUFlg9z0Ta4qAQNjQbP1wsSt/oKkmZ/4/WWdMUpw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.17.9 - '@babel/helper-plugin-utils': 7.16.7 + '@babel/core': 7.18.2 + '@babel/helper-plugin-utils': 7.17.12 dev: true - /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.9: - resolution: {integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==} + /@babel/plugin-transform-typescript/7.18.4_@babel+core@7.18.2: + resolution: {integrity: sha512-l4vHuSLUajptpHNEOUDEGsnpl9pfRLsN1XUoDQDD/YBuXTM+v37SHGS+c6n4jdcZy96QtuUuSvZYMLSSsjH8Mw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.17.9 - '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.17.9 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.17.9 + '@babel/core': 7.18.2 + '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.2 + '@babel/helper-plugin-utils': 7.17.12 + '@babel/plugin-syntax-typescript': 7.17.12_@babel+core@7.18.2 transitivePeerDependencies: - supports-color dev: true @@ -2428,35 +2428,34 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/parser': 7.17.9 - '@babel/types': 7.17.0 + '@babel/parser': 7.18.4 + '@babel/types': 7.18.4 dev: true - /@babel/traverse/7.17.9: - resolution: {integrity: sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==} + /@babel/traverse/7.18.2: + resolution: {integrity: sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/generator': 7.17.9 - '@babel/helper-environment-visitor': 7.16.7 + '@babel/generator': 7.18.2 + '@babel/helper-environment-visitor': 7.18.2 '@babel/helper-function-name': 7.17.9 '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 - '@babel/parser': 7.17.9 - '@babel/types': 7.17.0 + '@babel/parser': 7.18.4 + '@babel/types': 7.18.4 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.4: + resolution: {integrity: sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.16.7 to-fast-properties: 2.0.0 - dev: true /@colors/colors/1.5.0: resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} @@ -2493,20 +2492,20 @@ packages: uuid: 8.3.2 dev: true - /@cypress/vite-dev-server/2.2.2_vite@2.9.5: - resolution: {integrity: sha512-02y/Fm0N+CQjKbSjjRtktPgPbp91kOvtc8+WW2l2odIYQkKlG6IOCpmgc898muW0lBAcCszdEIHR/ItdZDiYPw==} + /@cypress/vite-dev-server/2.2.3_vite@2.9.9: + resolution: {integrity: sha512-E9cPKwReweYGRsupfR6Va1R1bHv3zPb3gHG68fyQwAjG4oPORaQlgfFWiR2i1pF+tRftvNfM0O2PBuKX3IvPxg==} peerDependencies: vite: '>= 2.1.3' dependencies: debug: 4.3.4 get-port: 5.1.1 - vite: 2.9.5 + vite: 2.9.9 transitivePeerDependencies: - supports-color dev: true - /@cypress/vue/3.1.1_cypress@9.5.4+vue@3.2.33: - resolution: {integrity: sha512-wD1vunuPFPLC8FZtgwdq+mcSEOs27qquuJJdGcY8aAN0y38rqYuuaj+N4UxKoAjhkSwthaOeZehjBtvDvv9C6w==} + /@cypress/vue/3.1.2_cypress@9.7.0+vue@3.2.36: + resolution: {integrity: sha512-CqIBupPW6EhXJ7lXE64MBKh3VfdShHnuC3HBV/euHBt9tsgSo7RZHBTZUsKc8aM745VzVnuNiax+JV4CplrtLQ==} engines: {node: '>=8'} peerDependencies: '@cypress/webpack-dev-server': '*' @@ -2520,42 +2519,66 @@ packages: optional: true dependencies: '@cypress/mount-utils': 1.0.2 - '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33 - cypress: 9.5.4 - vue: 3.2.33 + '@vue/test-utils': 2.0.0_vue@3.2.36 + cypress: 9.7.0 + vue: 3.2.36 dev: true - /@cypress/xvfb/1.2.4: + /@cypress/xvfb/1.2.4_supports-color@8.1.1: resolution: {integrity: sha512-skbBzPggOVYCbnGgV+0dmBdW/s77ZkAOXIC1knS8NagwDjBrNC1LuXtQJeiN6l+m7lzmHtaoUw/ctJKdqkG57Q==} dependencies: - debug: 3.2.7 + debug: 3.2.7_supports-color@8.1.1 lodash.once: 4.1.1 + transitivePeerDependencies: + - supports-color dev: true - /@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/resolve-uri/3.0.5: - resolution: {integrity: sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==} + /@jridgewell/gen-mapping/0.1.1: + resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==} engines: {node: '>=6.0.0'} + dependencies: + '@jridgewell/set-array': 1.1.1 + '@jridgewell/sourcemap-codec': 1.4.13 dev: true - /@jridgewell/sourcemap-codec/1.4.11: - resolution: {integrity: sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==} + /@jridgewell/gen-mapping/0.3.1: + resolution: {integrity: sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg==} + engines: {node: '>=6.0.0'} + dependencies: + '@jridgewell/set-array': 1.1.1 + '@jridgewell/sourcemap-codec': 1.4.13 + '@jridgewell/trace-mapping': 0.3.13 + dev: true + + /@jridgewell/resolve-uri/3.0.7: + resolution: {integrity: sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA==} + engines: {node: '>=6.0.0'} + dev: true + + /@jridgewell/set-array/1.1.1: + resolution: {integrity: sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ==} + engines: {node: '>=6.0.0'} dev: true - /@jridgewell/trace-mapping/0.3.4: - resolution: {integrity: sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==} + /@jridgewell/sourcemap-codec/1.4.13: + resolution: {integrity: sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==} + dev: true + + /@jridgewell/trace-mapping/0.3.13: + resolution: {integrity: sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==} dependencies: - '@jridgewell/resolve-uri': 3.0.5 - '@jridgewell/sourcemap-codec': 1.4.11 + '@jridgewell/resolve-uri': 3.0.7 + '@jridgewell/sourcemap-codec': 1.4.13 dev: true /@nodelib/fs.scandir/2.1.5: @@ -2590,7 +2613,7 @@ packages: /@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: @@ -2616,8 +2639,8 @@ packages: resolution: {integrity: sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==} dev: true - /@types/eslint/8.4.1: - resolution: {integrity: sha512-GE44+DNEyxxh2Kc6ro/VkIj+9ma0pO0bwv9+uHSyBrikYOHr8zYcdPvnBOp1aw8s+CjRvuSx7CyWqRrNFQ59mA==} + /@types/eslint/8.4.2: + resolution: {integrity: sha512-Z1nseZON+GEnFjJc04sv4NSALGjhFwy6K0HXt7qsn5ArfAKtb63dXNJHf+1YW6IpOIYRBGUbu3GwJdj8DGnCjA==} dependencies: '@types/estree': 0.0.51 '@types/json-schema': 7.0.11 @@ -2630,13 +2653,13 @@ packages: /@types/fs-extra/9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 17.0.24 + '@types/node': 17.0.36 dev: true /@types/jsdom/16.2.14: resolution: {integrity: sha512-6BAy1xXEmMuHeAJ4Fv4yXKwBDTGTOseExKE3OaHiNycdHdZw59KfYzrt0DkDluvwmik1HRt6QS7bImxUmpSy+w==} dependencies: - '@types/node': 16.11.27 + '@types/node': 16.11.36 '@types/parse5': 6.0.3 '@types/tough-cookie': 4.0.2 dev: true @@ -2649,16 +2672,16 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node/14.18.13: - resolution: {integrity: sha512-Z6/KzgyWOga3pJNS42A+zayjhPbf2zM3hegRQaOPnLOzEi86VV++6FLDWgR1LGrVCRufP/ph2daa3tEa5br1zA==} + /@types/node/14.18.18: + resolution: {integrity: sha512-B9EoJFjhqcQ9OmQrNorItO+OwEOORNn3S31WuiHvZY/dm9ajkB7AKD/8toessEtHHNL+58jofbq7hMMY9v4yig==} dev: true - /@types/node/16.11.27: - resolution: {integrity: sha512-C1pD3kgLoZ56Uuy5lhfOxie4aZlA3UMGLX9rXteq4WitEZH6Rl80mwactt9QG0w0gLFlN/kLBTFnGXtDVWvWQw==} + /@types/node/16.11.36: + resolution: {integrity: sha512-FR5QJe+TaoZ2GsMHkjuwoNabr+UrJNRr2HNOo+r/7vhcuntM6Ee/pRPOnRhhL2XE9OOvX9VLEq+BcXl3VjNoWA==} dev: true - /@types/node/17.0.24: - resolution: {integrity: sha512-aveCYRQbgTH9Pssp1voEP7HiuWlD2jW2BO56w+bVrJn04i61yh6mRfoKO6hEYQD9vF+W8Chkwc6j1M36uPkx4g==} + /@types/node/17.0.36: + resolution: {integrity: sha512-V3orv+ggDsWVHP99K3JlwtH20R7J4IhI1Kksgc+64q5VxgfRkQG8Ws3MFm/FZOKDYGy9feGFlZ70/HpCNe9QaA==} dev: true /@types/parse5/6.0.3: @@ -2668,7 +2691,7 @@ packages: /@types/prompts/2.0.14: resolution: {integrity: sha512-HZBd99fKxRWpYCErtm2/yxUZv6/PBI9J7N4TNFffl5JbrYMHBwF25DjQGTW3b3jmXq+9P6/8fCIb2ee57BFfYA==} dependencies: - '@types/node': 17.0.24 + '@types/node': 17.0.36 dev: true /@types/sinonjs__fake-timers/8.1.1: @@ -2691,7 +2714,7 @@ packages: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} requiresBuild: true dependencies: - '@types/node': 14.18.13 + '@types/node': 14.18.18 dev: true optional: true @@ -2699,69 +2722,69 @@ packages: resolution: {integrity: sha512-Cf5zznh4yNMiEMBfTOztaDVDmK1XXfgxClzOSUVUc8WAmHzogrCUeM8B05ABzuGtg0D1amfng+mUmSIOFGP3Pw==} engines: {node: '>=12.0.0'} dependencies: - '@babel/core': 7.17.9 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.17.9 - '@babel/plugin-transform-typescript': 7.16.8_@babel+core@7.17.9 + '@babel/core': 7.18.2 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.18.2 + '@babel/plugin-transform-typescript': 7.18.4_@babel+core@7.18.2 '@rollup/pluginutils': 4.2.1 - '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.17.9 + '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.18.2 hash-sum: 2.0.0 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-vue/2.3.1_vite@2.9.5+vue@3.2.33: - resolution: {integrity: sha512-YNzBt8+jt6bSwpt7LP890U1UcTOIZZxfpE5WOJ638PNxSEKOqAi0+FSKS0nVeukfdZ0Ai/H7AFd6k3hayfGZqQ==} + /@vitejs/plugin-vue/2.3.3_vite@2.9.9+vue@3.2.36: + resolution: {integrity: sha512-SmQLDyhz+6lGJhPELsBdzXGc+AcaT8stgkbiTFGpXPe8Tl1tJaBw1A6pxDqDuRsVkD8uscrkx3hA7QDOoKYtyw==} engines: {node: '>=12.0.0'} peerDependencies: vite: ^2.5.10 vue: ^3.2.25 dependencies: - vite: 2.9.5 - vue: 3.2.33 + vite: 2.9.9 + vue: 3.2.36 dev: true - /@volar/code-gen/0.34.7: - resolution: {integrity: sha512-E1N1VGlChXd0D7WPmmjKhtcZdUKNpBFC4BRqfY+7FZGh89FZlw3uG6Nn76/DjMBLVhfCIY9vA8pwWIN1lI8nYw==} + /@volar/code-gen/0.34.17: + resolution: {integrity: sha512-rHR7BA71BJ/4S7xUOPMPiB7uk6iU9oTWpEMZxFi5VGC9iJmDncE82WzU5iYpcbOBCVHsOjMh0+5CGMgdO6SaPA==} dependencies: - '@volar/source-map': 0.34.7 + '@volar/source-map': 0.34.17 dev: true - /@volar/source-map/0.34.7: - resolution: {integrity: sha512-KBNcKCWKsY2f965xuuT4dSbt8GR6nHMzb9gi7ucUHtmRQnvrB31BLBvZNQTHMqkbhRmKArDSuIrbUUG9yu0OXQ==} + /@volar/source-map/0.34.17: + resolution: {integrity: sha512-3yn1IMXJGGWB/G817/VFlFMi8oh5pmE7VzUqvgMZMrppaZpKj6/juvJIEiXNxRsgWc0RxIO8OSp4htdPUg1Raw==} dev: true - /@volar/vue-code-gen/0.34.7: - resolution: {integrity: sha512-vejzO30QrDAEZKguZI8hlAnKhwNoX1INXrOMurlmwCbNft2oEloT+ikFF8QYDz3vWWrdFSsoOKp3BTHyurJ5Nw==} + /@volar/vue-code-gen/0.34.17: + resolution: {integrity: sha512-17pzcK29fyFWUc+C82J3JYSnA+jy3QNrIldb9kPaP9Itbik05ZjEIyEue9FjhgIAuHeYSn4LDM5s6nGjxyfhsQ==} dependencies: - '@volar/code-gen': 0.34.7 - '@volar/source-map': 0.34.7 - '@vue/compiler-core': 3.2.33 - '@vue/compiler-dom': 3.2.33 - '@vue/shared': 3.2.33 + '@volar/code-gen': 0.34.17 + '@volar/source-map': 0.34.17 + '@vue/compiler-core': 3.2.36 + '@vue/compiler-dom': 3.2.36 + '@vue/shared': 3.2.36 dev: true - /@volar/vue-typescript/0.34.7: - resolution: {integrity: sha512-Ebln64LQutjuNs8nk57oFo45JMQVdZKThkNAeFrzaqB0UItazRQpSXet4vHzfV18FMCV3Cc6fEqZ14WZzQAxgQ==} + /@volar/vue-typescript/0.34.17: + resolution: {integrity: sha512-U0YSVIBPRWVPmgJHNa4nrfq88+oS+tmyZNxmnfajIw9A/GOGZQiKXHC0k09SVvbYXlsjgJ6NIjhm9NuAhGRQjg==} dependencies: - '@volar/code-gen': 0.34.7 - '@volar/source-map': 0.34.7 - '@volar/vue-code-gen': 0.34.7 - '@vue/compiler-sfc': 3.2.33 - '@vue/reactivity': 3.2.33 + '@volar/code-gen': 0.34.17 + '@volar/source-map': 0.34.17 + '@volar/vue-code-gen': 0.34.17 + '@vue/compiler-sfc': 3.2.36 + '@vue/reactivity': 3.2.36 dev: true /@vue/babel-helper-vue-transform-on/1.0.2: resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==} dev: true - /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.17.9: + /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.18.2: resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==} dependencies: '@babel/helper-module-imports': 7.16.7 - '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.9 + '@babel/plugin-syntax-jsx': 7.17.12_@babel+core@7.18.2 '@babel/template': 7.16.7 - '@babel/traverse': 7.17.9 - '@babel/types': 7.17.0 + '@babel/traverse': 7.18.2 + '@babel/types': 7.18.4 '@vue/babel-helper-vue-transform-on': 1.0.2 camelcase: 6.3.0 html-tags: 3.2.0 @@ -2771,92 +2794,89 @@ packages: - supports-color dev: true - /@vue/compiler-core/3.2.33: - resolution: {integrity: sha512-AAmr52ji3Zhk7IKIuigX2osWWsb2nQE5xsdFYjdnmtQ4gymmqXbjLvkSE174+fF3A3kstYrTgGkqgOEbsdLDpw==} + /@vue/compiler-core/3.2.36: + resolution: {integrity: sha512-bbyZM5hvBicv0PW3KUfVi+x3ylHnfKG7DOn5wM+f2OztTzTjLEyBb/5yrarIYpmnGitVGbjZqDbODyW4iK8hqw==} dependencies: - '@babel/parser': 7.17.9 - '@vue/shared': 3.2.33 + '@babel/parser': 7.18.4 + '@vue/shared': 3.2.36 estree-walker: 2.0.2 source-map: 0.6.1 - /@vue/compiler-dom/3.2.33: - resolution: {integrity: sha512-GhiG1C8X98Xz9QUX/RlA6/kgPBWJkjq0Rq6//5XTAGSYrTMBgcLpP9+CnlUg1TFxnnCVughAG+KZl28XJqw8uQ==} + /@vue/compiler-dom/3.2.36: + resolution: {integrity: sha512-tcOTAOiW4s24QLnq+ON6J+GRONXJ+A/mqKCORi0LSlIh8XQlNnlm24y8xIL8la+ZDgkdbjarQ9ZqYSvEja6gVA==} dependencies: - '@vue/compiler-core': 3.2.33 - '@vue/shared': 3.2.33 + '@vue/compiler-core': 3.2.36 + '@vue/shared': 3.2.36 - /@vue/compiler-sfc/3.2.33: - resolution: {integrity: sha512-H8D0WqagCr295pQjUYyO8P3IejM3vEzeCO1apzByAEaAR/WimhMYczHfZVvlCE/9yBaEu/eu9RdiWr0kF8b71Q==} + /@vue/compiler-sfc/3.2.36: + resolution: {integrity: sha512-AvGb4bTj4W8uQ4BqaSxo7UwTEqX5utdRSMyHy58OragWlt8nEACQ9mIeQh3K4di4/SX+41+pJrLIY01lHAOFOA==} dependencies: - '@babel/parser': 7.17.9 - '@vue/compiler-core': 3.2.33 - '@vue/compiler-dom': 3.2.33 - '@vue/compiler-ssr': 3.2.33 - '@vue/reactivity-transform': 3.2.33 - '@vue/shared': 3.2.33 + '@babel/parser': 7.18.4 + '@vue/compiler-core': 3.2.36 + '@vue/compiler-dom': 3.2.36 + '@vue/compiler-ssr': 3.2.36 + '@vue/reactivity-transform': 3.2.36 + '@vue/shared': 3.2.36 estree-walker: 2.0.2 magic-string: 0.25.9 - postcss: 8.4.12 + postcss: 8.4.14 source-map: 0.6.1 - /@vue/compiler-ssr/3.2.33: - resolution: {integrity: sha512-XQh1Xdk3VquDpXsnoCd7JnMoWec9CfAzQDQsaMcSU79OrrO2PNR0ErlIjm/mGq3GmBfkQjzZACV+7GhfRB8xMQ==} + /@vue/compiler-ssr/3.2.36: + resolution: {integrity: sha512-+KugInUFRvOxEdLkZwE+W43BqHyhBh0jpYXhmqw1xGq2dmE6J9eZ8UUSOKNhdHtQ/iNLWWeK/wPZkVLUf3YGaw==} dependencies: - '@vue/compiler-dom': 3.2.33 - '@vue/shared': 3.2.33 + '@vue/compiler-dom': 3.2.36 + '@vue/shared': 3.2.36 /@vue/devtools-api/6.1.4: resolution: {integrity: sha512-IiA0SvDrJEgXvVxjNkHPFfDx6SXw0b/TUkqMcDZWNg9fnCAHbTpoo59YfJ9QLFkwa3raau5vSlRVzMSLDnfdtQ==} dev: false - /@vue/reactivity-transform/3.2.33: - resolution: {integrity: sha512-4UL5KOIvSQb254aqenW4q34qMXbfZcmEsV/yVidLUgvwYQQ/D21bGX3DlgPUGI3c4C+iOnNmDCkIxkILoX/Pyw==} + /@vue/reactivity-transform/3.2.36: + resolution: {integrity: sha512-Jk5o2BhpODC9XTA7o4EL8hSJ4JyrFWErLtClG3NH8wDS7ri9jBDWxI7/549T7JY9uilKsaNM+4pJASLj5dtRwA==} dependencies: - '@babel/parser': 7.17.9 - '@vue/compiler-core': 3.2.33 - '@vue/shared': 3.2.33 + '@babel/parser': 7.18.4 + '@vue/compiler-core': 3.2.36 + '@vue/shared': 3.2.36 estree-walker: 2.0.2 magic-string: 0.25.9 - /@vue/reactivity/3.2.33: - resolution: {integrity: sha512-62Sq0mp9/0bLmDuxuLD5CIaMG2susFAGARLuZ/5jkU1FCf9EDbwUuF+BO8Ub3Rbodx0ziIecM/NsmyjardBxfQ==} + /@vue/reactivity/3.2.36: + resolution: {integrity: sha512-c2qvopo0crh9A4GXi2/2kfGYMxsJW4tVILrqRPydVGZHhq0fnzy6qmclWOhBFckEhmyxmpHpdJtIRYGeKcuhnA==} dependencies: - '@vue/shared': 3.2.33 + '@vue/shared': 3.2.36 - /@vue/runtime-core/3.2.33: - resolution: {integrity: sha512-N2D2vfaXsBPhzCV3JsXQa2NECjxP3eXgZlFqKh4tgakp3iX6LCGv76DLlc+IfFZq+TW10Y8QUfeihXOupJ1dGw==} + /@vue/runtime-core/3.2.36: + resolution: {integrity: sha512-PTWBD+Lub+1U3/KhbCExrfxyS14hstLX+cBboxVHaz+kXoiDLNDEYAovPtxeTutbqtClIXtft+wcGdC+FUQ9qQ==} dependencies: - '@vue/reactivity': 3.2.33 - '@vue/shared': 3.2.33 - dev: false + '@vue/reactivity': 3.2.36 + '@vue/shared': 3.2.36 - /@vue/runtime-dom/3.2.33: - resolution: {integrity: sha512-LSrJ6W7CZTSUygX5s8aFkraDWlO6K4geOwA3quFF2O+hC3QuAMZt/0Xb7JKE3C4JD4pFwCSO7oCrZmZ0BIJUnw==} + /@vue/runtime-dom/3.2.36: + resolution: {integrity: sha512-gYPYblm7QXHVuBohqNRRT7Wez0f2Mx2D40rb4fleehrJU9CnkjG0phhcGEZFfGwCmHZRqBCRgbFWE98bPULqkg==} dependencies: - '@vue/runtime-core': 3.2.33 - '@vue/shared': 3.2.33 + '@vue/runtime-core': 3.2.36 + '@vue/shared': 3.2.36 csstype: 2.6.20 - dev: false - /@vue/server-renderer/3.2.33_vue@3.2.33: - resolution: {integrity: sha512-4jpJHRD4ORv8PlbYi+/MfP8ec1okz6rybe36MdpkDrGIdEItHEUyaHSKvz+ptNEyQpALmmVfRteHkU9F8vxOew==} + /@vue/server-renderer/3.2.36_vue@3.2.36: + resolution: {integrity: sha512-uZE0+jfye6yYXWvAQYeHZv+f50sRryvy16uiqzk3jn8hEY8zTjI+rzlmZSGoE915k+W/Ol9XSw6vxOUD8dGkUg==} peerDependencies: - vue: 3.2.33 + vue: 3.2.36 dependencies: - '@vue/compiler-ssr': 3.2.33 - '@vue/shared': 3.2.33 - vue: 3.2.33 - dev: false + '@vue/compiler-ssr': 3.2.36 + '@vue/shared': 3.2.36 + vue: 3.2.36 - /@vue/shared/3.2.33: - resolution: {integrity: sha512-UBc1Pg1T3yZ97vsA2ueER0F6GbJebLHYlEi4ou1H5YL4KWvMOOWwpYo9/QpWq93wxKG6Wo13IY74Hcn/f7c7Bg==} + /@vue/shared/3.2.36: + resolution: {integrity: sha512-JtB41wXl7Au3+Nl3gD16Cfpj7k/6aCroZ6BbOiCMFCMvrOpkg/qQUXTso2XowaNqBbnkuGHurLAqkLBxNGc1hQ==} - /@vue/test-utils/2.0.0-rc.20_vue@3.2.33: - resolution: {integrity: sha512-aSkOAzM/ZlIyYgN7yj661FTjhFZZy5i9+FUbbDNoMGYA4F1WKwDdcDCPj9B/qzt3wGFkuCP5PO6SBtdSTMEhIA==} + /@vue/test-utils/2.0.0_vue@3.2.36: + resolution: {integrity: sha512-zL5kygNq7hONrO1CzaUGprEAklAX+pH8J1MPMCU3Rd2xtSYkZ+PmKU3oEDRg8VAGdL5lNJHzDgrud5amFPtirw==} peerDependencies: vue: ^3.0.1 dependencies: - vue: 3.2.33 + vue: 3.2.36 dev: true /@vue/tsconfig/0.1.3: @@ -2868,7 +2888,7 @@ packages: optional: true dev: true - /@vue/tsconfig/0.1.3_@types+node@16.11.27: + /@vue/tsconfig/0.1.3_@types+node@16.11.36: resolution: {integrity: sha512-kQVsh8yyWPvHpb8gIc9l/HIDiiVUy1amynLNpCy8p+FoCiZXCo6fQos5/097MmnNZc9AtseDsCrfkhqCrJ8Olg==} peerDependencies: '@types/node': '*' @@ -2876,7 +2896,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 16.11.27 + '@types/node': 16.11.36 dev: true /abab/2.0.6: @@ -2901,8 +2921,8 @@ packages: hasBin: true dev: true - /acorn/8.7.0: - resolution: {integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==} + /acorn/8.7.1: + resolution: {integrity: sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==} engines: {node: '>=0.4.0'} hasBin: true dev: true @@ -2924,8 +2944,8 @@ packages: 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 @@ -2976,7 +2996,7 @@ packages: dev: true /assert-plus/1.0.0: - resolution: {integrity: sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=} + resolution: {integrity: sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==} engines: {node: '>=0.8'} dev: true @@ -2994,7 +3014,7 @@ packages: dev: true /asynckit/0.4.0: - resolution: {integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k=} + resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} dev: true /at-least-node/1.0.0: @@ -3003,7 +3023,7 @@ packages: 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: @@ -3013,7 +3033,7 @@ packages: /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 @@ -3027,7 +3047,7 @@ packages: 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 @@ -3058,20 +3078,20 @@ packages: resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==} dev: true - /browserslist/4.20.2: - resolution: {integrity: sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==} + /browserslist/4.20.3: + resolution: {integrity: sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001332 - electron-to-chromium: 1.4.111 + caniuse-lite: 1.0.30001344 + electron-to-chromium: 1.4.142 escalade: 3.1.1 - node-releases: 2.0.3 + node-releases: 2.0.5 picocolors: 1.0.0 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: @@ -3098,12 +3118,12 @@ packages: engines: {node: '>=10'} dev: true - /caniuse-lite/1.0.30001332: - resolution: {integrity: sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==} + /caniuse-lite/1.0.30001344: + resolution: {integrity: sha512-0ZFjnlCaXNOAYcV7i+TtdKBp0L/3XEU2MF/x6Du1lrh+SRX4IfzIVL4HNJg5pB2PmFb8rszIGyOvsZnqqRoc2g==} dev: true /caseless/0.12.0: - resolution: {integrity: sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=} + resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==} dev: true /chai/4.3.6: @@ -3142,16 +3162,16 @@ packages: dev: true /check-error/1.0.2: - resolution: {integrity: sha1-V00xLt2Iu13YkS6Sht1sCu1KrII=} + resolution: {integrity: sha512-BrgHpW9NURQgzoNyjfq0Wu6VFO6D7IZEmJNdtgNqpzGG8RuNFHt2jQxWlAs4HMe119chBnv+34syEZtc6IhLtA==} 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.1: + resolution: {integrity: sha512-SXgeMX9VwDe7iFFaEWkA5AstuER9YKqy4EhHqr4DVqkwmD9rpVimkMKWHdjn30Ja45txyjhSn63lVX69eVCckg==} dev: true /clean-stack/2.2.0: @@ -3205,7 +3225,7 @@ packages: dev: true /color-name/1.1.3: - resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=} + resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} dev: true /color-name/1.1.4: @@ -3228,9 +3248,9 @@ packages: 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: @@ -3289,17 +3309,16 @@ packages: /csstype/2.6.20: resolution: {integrity: sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==} - dev: false - /cypress/9.5.4: - resolution: {integrity: sha512-6AyJAD8phe7IMvOL4oBsI9puRNOWxZjl8z1lgixJMcgJ85JJmyKeP6uqNA0dI1z14lmJ7Qklf2MOgP/xdAqJ/Q==} + /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 - '@types/node': 14.18.13 + '@cypress/xvfb': 1.2.4_supports-color@8.1.1 + '@types/node': 14.18.18 '@types/sinonjs__fake-timers': 8.1.1 '@types/sizzle': 2.3.3 arch: 2.2.0 @@ -3313,7 +3332,7 @@ packages: cli-table3: 0.6.2 commander: 5.1.0 common-tags: 1.8.2 - dayjs: 1.11.1 + dayjs: 1.11.2 debug: 4.3.4_supports-color@8.1.1 enquirer: 2.3.6 eventemitter2: 6.4.5 @@ -3342,7 +3361,7 @@ packages: 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 @@ -3353,23 +3372,29 @@ packages: engines: {node: '>= 12'} dev: true - /data-urls/3.0.1: - resolution: {integrity: sha512-Ds554NeT5Gennfoo9KN50Vh6tpgtvYEwraYjejXnyTpu1C7oXKxdFk75REooENHE8ndTVOJuv+BEs4/J/xcozw==} + /data-urls/3.0.2: + resolution: {integrity: sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==} engines: {node: '>=12'} dependencies: abab: 2.0.6 whatwg-mimetype: 3.0.0 - whatwg-url: 10.0.0 + whatwg-url: 11.0.0 dev: true - /dayjs/1.11.1: - resolution: {integrity: sha512-ER7EjqVAMkRRsxNCC5YqJ9d9VQYuWdGt7aiH2qA5R5wt8ZmWaP2dLUSIK6y/kVzLMlmh1Tvu5xUf4M/wdGJ5KA==} + /dayjs/1.11.2: + resolution: {integrity: sha512-F4LXf1OeU9hrSYRPTTj/6FbO4HTjPKXvEIC1P2kcnFurViINCVk3ZV0xAS3XVx9MkMsXbbqlK6hjseaYbgKEHw==} dev: true - /debug/3.2.7: + /debug/3.2.7_supports-color@8.1.1: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.1.3 + supports-color: 8.1.1 dev: true /debug/4.3.2: @@ -3446,7 +3471,7 @@ packages: dev: true /delayed-stream/1.0.0: - resolution: {integrity: sha1-3zrhmayt+31ECqrgsp4icrJOxhk=} + resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} dev: true @@ -3473,14 +3498,14 @@ packages: 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 dev: true - /electron-to-chromium/1.4.111: - resolution: {integrity: sha512-/s3+fwhKf1YK4k7btOImOzCQLpUjS6MaPf0ODTNuT4eTM1Bg4itBpLkydhOzJmpmH6Z9eXFyuuK5czsmzRzwtw==} + /electron-to-chromium/1.4.142: + resolution: {integrity: sha512-ea8Q1YX0JRp4GylOmX4gFHIizi0j9GfRW4EkaHnkZp0agRCBB4ZGeCv17IEzIvBkiYVwfoKVhKZJbTfqCRdQdg==} dev: true /emoji-regex/8.0.0: @@ -3501,7 +3526,7 @@ packages: 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 /error-ex/1.3.2: @@ -3510,16 +3535,18 @@ packages: is-arrayish: 0.2.1 dev: true - /es-abstract/1.19.5: - resolution: {integrity: sha512-Aa2G2+Rd3b6kxEUKTF4TaW67czBLyAv3z7VOhYRU50YBx+bbsYZ9xQP4lMNazePuFlybXI0V4MruPos7qUo5fA==} + /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 + function.prototype.name: 1.1.5 get-intrinsic: 1.1.1 get-symbol-description: 1.0.0 has: 1.0.3 + has-property-descriptors: 1.0.0 has-symbols: 1.0.3 internal-slot: 1.0.3 is-callable: 1.2.4 @@ -3528,12 +3555,13 @@ packages: 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: @@ -3545,8 +3573,8 @@ packages: is-symbol: 1.0.4 dev: true - /esbuild-android-64/0.14.36: - resolution: {integrity: sha512-jwpBhF1jmo0tVCYC/ORzVN+hyVcNZUWuozGcLHfod0RJCedTDTvR4nwlTXdx1gtncDqjk33itjO+27OZHbiavw==} + /esbuild-android-64/0.14.42: + resolution: {integrity: sha512-P4Y36VUtRhK/zivqGVMqhptSrFILAGlYp0Z8r9UQqHJ3iWztRCNWnlBzD9HRx0DbueXikzOiwyOri+ojAFfW6A==} engines: {node: '>=12'} cpu: [x64] os: [android] @@ -3554,8 +3582,8 @@ packages: dev: true optional: true - /esbuild-android-arm64/0.14.36: - resolution: {integrity: sha512-/hYkyFe7x7Yapmfv4X/tBmyKnggUmdQmlvZ8ZlBnV4+PjisrEhAvC3yWpURuD9XoB8Wa1d5dGkTsF53pIvpjsg==} + /esbuild-android-arm64/0.14.42: + resolution: {integrity: sha512-0cOqCubq+RWScPqvtQdjXG3Czb3AWI2CaKw3HeXry2eoA2rrPr85HF7IpdU26UWdBXgPYtlTN1LUiuXbboROhg==} engines: {node: '>=12'} cpu: [arm64] os: [android] @@ -3563,8 +3591,8 @@ packages: dev: true optional: true - /esbuild-darwin-64/0.14.36: - resolution: {integrity: sha512-kkl6qmV0dTpyIMKagluzYqlc1vO0ecgpviK/7jwPbRDEv5fejRTaBBEE2KxEQbTHcLhiiDbhG7d5UybZWo/1zQ==} + /esbuild-darwin-64/0.14.42: + resolution: {integrity: sha512-ipiBdCA3ZjYgRfRLdQwP82rTiv/YVMtW36hTvAN5ZKAIfxBOyPXY7Cejp3bMXWgzKD8B6O+zoMzh01GZsCuEIA==} engines: {node: '>=12'} cpu: [x64] os: [darwin] @@ -3572,8 +3600,8 @@ packages: dev: true optional: true - /esbuild-darwin-arm64/0.14.36: - resolution: {integrity: sha512-q8fY4r2Sx6P0Pr3VUm//eFYKVk07C5MHcEinU1BjyFnuYz4IxR/03uBbDwluR6ILIHnZTE7AkTUWIdidRi1Jjw==} + /esbuild-darwin-arm64/0.14.42: + resolution: {integrity: sha512-bU2tHRqTPOaoH/4m0zYHbFWpiYDmaA0gt90/3BMEFaM0PqVK/a6MA2V/ypV5PO0v8QxN6gH5hBPY4YJ2lopXgA==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] @@ -3581,8 +3609,8 @@ packages: dev: true optional: true - /esbuild-freebsd-64/0.14.36: - resolution: {integrity: sha512-Hn8AYuxXXRptybPqoMkga4HRFE7/XmhtlQjXFHoAIhKUPPMeJH35GYEUWGbjteai9FLFvBAjEAlwEtSGxnqWww==} + /esbuild-freebsd-64/0.14.42: + resolution: {integrity: sha512-75h1+22Ivy07+QvxHyhVqOdekupiTZVLN1PMwCDonAqyXd8TVNJfIRFrdL8QmSJrOJJ5h8H1I9ETyl2L8LQDaw==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] @@ -3590,8 +3618,8 @@ packages: dev: true optional: true - /esbuild-freebsd-arm64/0.14.36: - resolution: {integrity: sha512-S3C0attylLLRiCcHiJd036eDEMOY32+h8P+jJ3kTcfhJANNjP0TNBNL30TZmEdOSx/820HJFgRrqpNAvTbjnDA==} + /esbuild-freebsd-arm64/0.14.42: + resolution: {integrity: sha512-W6Jebeu5TTDQMJUJVarEzRU9LlKpNkPBbjqSu+GUPTHDCly5zZEQq9uHkmHHl7OKm+mQ2zFySN83nmfCeZCyNA==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] @@ -3599,8 +3627,8 @@ packages: dev: true optional: true - /esbuild-linux-32/0.14.36: - resolution: {integrity: sha512-Eh9OkyTrEZn9WGO4xkI3OPPpUX7p/3QYvdG0lL4rfr73Ap2HAr6D9lP59VMF64Ex01LhHSXwIsFG/8AQjh6eNw==} + /esbuild-linux-32/0.14.42: + resolution: {integrity: sha512-Ooy/Bj+mJ1z4jlWcK5Dl6SlPlCgQB9zg1UrTCeY8XagvuWZ4qGPyYEWGkT94HUsRi2hKsXvcs6ThTOjBaJSMfg==} engines: {node: '>=12'} cpu: [ia32] os: [linux] @@ -3608,8 +3636,8 @@ packages: dev: true optional: true - /esbuild-linux-64/0.14.36: - resolution: {integrity: sha512-vFVFS5ve7PuwlfgoWNyRccGDi2QTNkQo/2k5U5ttVD0jRFaMlc8UQee708fOZA6zTCDy5RWsT5MJw3sl2X6KDg==} + /esbuild-linux-64/0.14.42: + resolution: {integrity: sha512-2L0HbzQfbTuemUWfVqNIjOfaTRt9zsvjnme6lnr7/MO9toz/MJ5tZhjqrG6uDWDxhsaHI2/nsDgrv8uEEN2eoA==} engines: {node: '>=12'} cpu: [x64] os: [linux] @@ -3617,8 +3645,8 @@ packages: dev: true optional: true - /esbuild-linux-arm/0.14.36: - resolution: {integrity: sha512-NhgU4n+NCsYgt7Hy61PCquEz5aevI6VjQvxwBxtxrooXsxt5b2xtOUXYZe04JxqQo+XZk3d1gcr7pbV9MAQ/Lg==} + /esbuild-linux-arm/0.14.42: + resolution: {integrity: sha512-STq69yzCMhdRaWnh29UYrLSr/qaWMm/KqwaRF1pMEK7kDiagaXhSL1zQGXbYv94GuGY/zAwzK98+6idCMUOOCg==} engines: {node: '>=12'} cpu: [arm] os: [linux] @@ -3626,8 +3654,8 @@ packages: dev: true optional: true - /esbuild-linux-arm64/0.14.36: - resolution: {integrity: sha512-24Vq1M7FdpSmaTYuu1w0Hdhiqkbto1I5Pjyi+4Cdw5fJKGlwQuw+hWynTcRI/cOZxBcBpP21gND7W27gHAiftw==} + /esbuild-linux-arm64/0.14.42: + resolution: {integrity: sha512-c3Ug3e9JpVr8jAcfbhirtpBauLxzYPpycjWulD71CF6ZSY26tvzmXMJYooQ2YKqDY4e/fPu5K8bm7MiXMnyxuA==} engines: {node: '>=12'} cpu: [arm64] os: [linux] @@ -3635,8 +3663,8 @@ packages: dev: true optional: true - /esbuild-linux-mips64le/0.14.36: - resolution: {integrity: sha512-hZUeTXvppJN+5rEz2EjsOFM9F1bZt7/d2FUM1lmQo//rXh1RTFYzhC0txn7WV0/jCC7SvrGRaRz0NMsRPf8SIA==} + /esbuild-linux-mips64le/0.14.42: + resolution: {integrity: sha512-QuvpHGbYlkyXWf2cGm51LBCHx6eUakjaSrRpUqhPwjh/uvNUYvLmz2LgPTTPwCqaKt0iwL+OGVL0tXA5aDbAbg==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] @@ -3644,8 +3672,8 @@ packages: dev: true optional: true - /esbuild-linux-ppc64le/0.14.36: - resolution: {integrity: sha512-1Bg3QgzZjO+QtPhP9VeIBhAduHEc2kzU43MzBnMwpLSZ890azr4/A9Dganun8nsqD/1TBcqhId0z4mFDO8FAvg==} + /esbuild-linux-ppc64le/0.14.42: + resolution: {integrity: sha512-8ohIVIWDbDT+i7lCx44YCyIRrOW1MYlks9fxTo0ME2LS/fxxdoJBwHWzaDYhjvf8kNpA+MInZvyOEAGoVDrMHg==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] @@ -3653,8 +3681,8 @@ packages: dev: true optional: true - /esbuild-linux-riscv64/0.14.36: - resolution: {integrity: sha512-dOE5pt3cOdqEhaufDRzNCHf5BSwxgygVak9UR7PH7KPVHwSTDAZHDoEjblxLqjJYpc5XaU9+gKJ9F8mp9r5I4A==} + /esbuild-linux-riscv64/0.14.42: + resolution: {integrity: sha512-DzDqK3TuoXktPyG1Lwx7vhaF49Onv3eR61KwQyxYo4y5UKTpL3NmuarHSIaSVlTFDDpcIajCDwz5/uwKLLgKiQ==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] @@ -3662,8 +3690,8 @@ packages: dev: true optional: true - /esbuild-linux-s390x/0.14.36: - resolution: {integrity: sha512-g4FMdh//BBGTfVHjF6MO7Cz8gqRoDPzXWxRvWkJoGroKA18G9m0wddvPbEqcQf5Tbt2vSc1CIgag7cXwTmoTXg==} + /esbuild-linux-s390x/0.14.42: + resolution: {integrity: sha512-YFRhPCxl8nb//Wn6SiS5pmtplBi4z9yC2gLrYoYI/tvwuB1jldir9r7JwAGy1Ck4D7sE7wBN9GFtUUX/DLdcEQ==} engines: {node: '>=12'} cpu: [s390x] os: [linux] @@ -3671,8 +3699,8 @@ packages: dev: true optional: true - /esbuild-netbsd-64/0.14.36: - resolution: {integrity: sha512-UB2bVImxkWk4vjnP62ehFNZ73lQY1xcnL5ZNYF3x0AG+j8HgdkNF05v67YJdCIuUJpBuTyCK8LORCYo9onSW+A==} + /esbuild-netbsd-64/0.14.42: + resolution: {integrity: sha512-QYSD2k+oT9dqB/4eEM9c+7KyNYsIPgzYOSrmfNGDIyJrbT1d+CFVKvnKahDKNJLfOYj8N4MgyFaU9/Ytc6w5Vw==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] @@ -3680,8 +3708,8 @@ packages: dev: true optional: true - /esbuild-openbsd-64/0.14.36: - resolution: {integrity: sha512-NvGB2Chf8GxuleXRGk8e9zD3aSdRO5kLt9coTQbCg7WMGXeX471sBgh4kSg8pjx0yTXRt0MlrUDnjVYnetyivg==} + /esbuild-openbsd-64/0.14.42: + resolution: {integrity: sha512-M2meNVIKWsm2HMY7+TU9AxM7ZVwI9havdsw6m/6EzdXysyCFFSoaTQ/Jg03izjCsK17FsVRHqRe26Llj6x0MNA==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] @@ -3689,16 +3717,16 @@ packages: dev: true optional: true - /esbuild-plugin-license/1.2.2_esbuild@0.14.36: + /esbuild-plugin-license/1.2.2_esbuild@0.14.42: resolution: {integrity: sha512-sqa8V1pB6wr6L8lPQ+lD73ARTfi824H/smyUd4eBwvc+yGK0ZvfupXDqgmrFpP5zu6aTj8pMlnoowuDOjKGX5A==} peerDependencies: esbuild: '*' dependencies: - esbuild: 0.14.36 + esbuild: 0.14.42 dev: true - /esbuild-sunos-64/0.14.36: - resolution: {integrity: sha512-VkUZS5ftTSjhRjuRLp+v78auMO3PZBXu6xl4ajomGenEm2/rGuWlhFSjB7YbBNErOchj51Jb2OK8lKAo8qdmsQ==} + /esbuild-sunos-64/0.14.42: + resolution: {integrity: sha512-uXV8TAZEw36DkgW8Ak3MpSJs1ofBb3Smkc/6pZ29sCAN1KzCAQzsje4sUwugf+FVicrHvlamCOlFZIXgct+iqQ==} engines: {node: '>=12'} cpu: [x64] os: [sunos] @@ -3706,8 +3734,8 @@ packages: dev: true optional: true - /esbuild-windows-32/0.14.36: - resolution: {integrity: sha512-bIar+A6hdytJjZrDxfMBUSEHHLfx3ynoEZXx/39nxy86pX/w249WZm8Bm0dtOAByAf4Z6qV0LsnTIJHiIqbw0w==} + /esbuild-windows-32/0.14.42: + resolution: {integrity: sha512-4iw/8qWmRICWi9ZOnJJf9sYt6wmtp3hsN4TdI5NqgjfOkBVMxNdM9Vt3626G1Rda9ya2Q0hjQRD9W1o+m6Lz6g==} engines: {node: '>=12'} cpu: [ia32] os: [win32] @@ -3715,8 +3743,8 @@ packages: dev: true optional: true - /esbuild-windows-64/0.14.36: - resolution: {integrity: sha512-+p4MuRZekVChAeueT1Y9LGkxrT5x7YYJxYE8ZOTcEfeUUN43vktSn6hUNsvxzzATrSgq5QqRdllkVBxWZg7KqQ==} + /esbuild-windows-64/0.14.42: + resolution: {integrity: sha512-j3cdK+Y3+a5H0wHKmLGTJcq0+/2mMBHPWkItR3vytp/aUGD/ua/t2BLdfBIzbNN9nLCRL9sywCRpOpFMx3CxzA==} engines: {node: '>=12'} cpu: [x64] os: [win32] @@ -3724,8 +3752,8 @@ packages: dev: true optional: true - /esbuild-windows-arm64/0.14.36: - resolution: {integrity: sha512-fBB4WlDqV1m18EF/aheGYQkQZHfPHiHJSBYzXIo8yKehek+0BtBwo/4PNwKGJ5T0YK0oc8pBKjgwPbzSrPLb+Q==} + /esbuild-windows-arm64/0.14.42: + resolution: {integrity: sha512-+lRAARnF+hf8J0mN27ujO+VbhPbDqJ8rCcJKye4y7YZLV6C4n3pTRThAb388k/zqF5uM0lS5O201u0OqoWSicw==} engines: {node: '>=12'} cpu: [arm64] os: [win32] @@ -3733,32 +3761,32 @@ packages: dev: true optional: true - /esbuild/0.14.36: - resolution: {integrity: sha512-HhFHPiRXGYOCRlrhpiVDYKcFJRdO0sBElZ668M4lh2ER0YgnkLxECuFe7uWCf23FrcLc59Pqr7dHkTqmRPDHmw==} + /esbuild/0.14.42: + resolution: {integrity: sha512-V0uPZotCEHokJdNqyozH6qsaQXqmZEOiZWrXnds/zaH/0SyrIayRXWRB98CENO73MIZ9T3HBIOsmds5twWtmgw==} engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - esbuild-android-64: 0.14.36 - esbuild-android-arm64: 0.14.36 - esbuild-darwin-64: 0.14.36 - esbuild-darwin-arm64: 0.14.36 - esbuild-freebsd-64: 0.14.36 - esbuild-freebsd-arm64: 0.14.36 - esbuild-linux-32: 0.14.36 - esbuild-linux-64: 0.14.36 - esbuild-linux-arm: 0.14.36 - esbuild-linux-arm64: 0.14.36 - esbuild-linux-mips64le: 0.14.36 - esbuild-linux-ppc64le: 0.14.36 - esbuild-linux-riscv64: 0.14.36 - esbuild-linux-s390x: 0.14.36 - esbuild-netbsd-64: 0.14.36 - esbuild-openbsd-64: 0.14.36 - esbuild-sunos-64: 0.14.36 - esbuild-windows-32: 0.14.36 - esbuild-windows-64: 0.14.36 - esbuild-windows-arm64: 0.14.36 + esbuild-android-64: 0.14.42 + esbuild-android-arm64: 0.14.42 + esbuild-darwin-64: 0.14.42 + esbuild-darwin-arm64: 0.14.42 + esbuild-freebsd-64: 0.14.42 + esbuild-freebsd-arm64: 0.14.42 + esbuild-linux-32: 0.14.42 + esbuild-linux-64: 0.14.42 + esbuild-linux-arm: 0.14.42 + esbuild-linux-arm64: 0.14.42 + esbuild-linux-mips64le: 0.14.42 + esbuild-linux-ppc64le: 0.14.42 + esbuild-linux-riscv64: 0.14.42 + esbuild-linux-s390x: 0.14.42 + esbuild-netbsd-64: 0.14.42 + esbuild-openbsd-64: 0.14.42 + esbuild-sunos-64: 0.14.42 + esbuild-windows-32: 0.14.42 + esbuild-windows-64: 0.14.42 + esbuild-windows-arm64: 0.14.42 dev: true /escalade/3.1.1: @@ -3767,7 +3795,7 @@ packages: 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 @@ -3875,7 +3903,7 @@ packages: 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 @@ -3891,7 +3919,7 @@ packages: dev: true /fast-levenshtein/2.0.6: - resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=} + resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} dev: true /fastq/1.13.0: @@ -3901,7 +3929,7 @@ packages: 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 @@ -3928,8 +3956,8 @@ packages: 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: '*' @@ -3941,7 +3969,7 @@ packages: dev: true /forever-agent/0.6.1: - resolution: {integrity: sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=} + resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==} dev: true /form-data/2.3.3: @@ -3970,7 +3998,7 @@ packages: dev: true /from/0.1.7: - resolution: {integrity: sha1-g8YK/Fi5xWmXAH7Rp2izqzA6RP4=} + resolution: {integrity: sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==} dev: true /fs-extra/10.1.0: @@ -3993,7 +4021,7 @@ packages: dev: true /fs.realpath/1.0.0: - resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=} + resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} dev: true /fsevents/2.3.2: @@ -4008,13 +4036,27 @@ packages: 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-func-name/2.0.0: - resolution: {integrity: sha1-6td0q+5y4gQJQzoGY2YCPdaIekE=} + resolution: {integrity: sha512-Hm0ixYtaSZ/V7C8FJrtZIuBBI+iSgL+1Aq82zSu8VQNB4S3Gk8e7Qs3VwBDJAhmRZcFqkl3tQu36g/Foh5I5ig==} dev: true /get-intrinsic/1.1.1: @@ -4057,7 +4099,7 @@ packages: 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 @@ -4069,8 +4111,8 @@ packages: 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 @@ -4107,12 +4149,12 @@ packages: 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 @@ -4234,7 +4276,7 @@ packages: 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 @@ -4259,13 +4301,13 @@ packages: 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: @@ -4285,11 +4327,11 @@ packages: resolution: {integrity: sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==} hasBin: true dependencies: - ci-info: 3.3.0 + ci-info: 3.3.1 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 @@ -4302,7 +4344,7 @@ packages: dev: true /is-extglob/2.1.1: - resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=} + resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} engines: {node: '>=0.10.0'} dev: true @@ -4391,7 +4433,7 @@ packages: dev: true /is-typedarray/1.0.0: - resolution: {integrity: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=} + resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==} dev: true /is-unicode-supported/0.1.0: @@ -4406,17 +4448,17 @@ packages: 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.4 '@sideway/formula': 3.0.0 @@ -4428,7 +4470,7 @@ packages: dev: true /jsbn/0.1.1: - resolution: {integrity: sha1-peZUwuWi3rXyAdls77yoDA7y9RM=} + resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==} dev: true /jsdom/19.0.0: @@ -4441,11 +4483,11 @@ packages: optional: true dependencies: abab: 2.0.6 - acorn: 8.7.0 + acorn: 8.7.1 acorn-globals: 6.0.0 cssom: 0.5.0 cssstyle: 2.3.0 - data-urls: 3.0.1 + data-urls: 3.0.2 decimal.js: 10.3.1 domexception: 4.0.0 escodegen: 2.0.0 @@ -4465,7 +4507,7 @@ packages: whatwg-encoding: 2.0.0 whatwg-mimetype: 3.0.0 whatwg-url: 10.0.0 - ws: 8.5.0 + ws: 8.7.0 xml-name-validator: 4.0.0 transitivePeerDependencies: - bufferutil @@ -4488,7 +4530,7 @@ packages: dev: true /json-stringify-safe/5.0.1: - resolution: {integrity: sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=} + resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==} dev: true /json5/2.2.1: @@ -4525,38 +4567,38 @@ packages: 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 /levn/0.3.0: - resolution: {integrity: sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=} + resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.1.2 type-check: 0.3.2 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.8: - resolution: {integrity: sha512-0+UpNaqIwKRSGAFOCcpuYNIv/j5QGVC+xUVvmSdxHO+IfIGoHbFLo3XcPmV/LLnsVj5EAncNHVtlITSoY5qWGQ==} + /lint-staged/12.4.3: + resolution: {integrity: sha512-eH6SKOmdm/ZwCRMTZAmM3q3dPkpq6vco/BfrOw8iGun4Xs/thYegPD/MLIwKO+iPkzibkLJuQcRhRLXKvaKreg==} 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 + commander: 9.3.0 debug: 4.3.4_supports-color@9.2.2 execa: 5.1.1 - lilconfig: 2.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.2 @@ -4605,7 +4647,7 @@ packages: 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.10 @@ -4620,7 +4662,7 @@ packages: dev: true /lodash.once/4.1.1: - resolution: {integrity: sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=} + resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==} dev: true /lodash/4.17.21: @@ -4664,11 +4706,11 @@ packages: sourcemap-codec: 1.4.8 /map-stream/0.1.0: - resolution: {integrity: sha1-5WqpTEyAVaFkBKBnS3jyFffI4ZQ=} + resolution: {integrity: sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==} 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 @@ -4724,8 +4766,8 @@ packages: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} dev: true - /nanoid/3.3.3: - resolution: {integrity: sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==} + /nanoid/3.3.4: + resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -4738,8 +4780,8 @@ packages: engines: {node: '>=10.5.0'} dev: true - /node-fetch/3.2.3: - resolution: {integrity: sha512-AXP18u4pidSZ1xYXRDPY/8jdv3RAozIt/WLNR/MBGZAz+xjtlr90RvCnsvHQRiXyWliZF/CpytExp32UU67/SA==} + /node-fetch/3.2.4: + resolution: {integrity: sha512-WvYJRN7mMyOLurFR2YpysQGuwYrJN+qrrpHjJDuKMcSPdfFccRUla/kng2mz6HWSBxJcqPbvatS6Gb4RhOzCJw==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: data-uri-to-buffer: 4.0.0 @@ -4747,8 +4789,8 @@ packages: formdata-polyfill: 4.0.10 dev: true - /node-releases/2.0.3: - resolution: {integrity: sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw==} + /node-releases/2.0.5: + resolution: {integrity: sha512-U9h1NLROZTq9uE1SNffn6WuPDg8icmi3ns4rEl/oTfIle4iLjTliCzgTsbaIFMq/Xn078/lfY/BL0GWZ+psK4Q==} dev: true /normalize-package-data/2.5.0: @@ -4792,8 +4834,8 @@ packages: resolution: {integrity: sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==} 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: @@ -4938,8 +4980,8 @@ packages: engines: {node: '>=4'} dev: true - /pinia/2.0.13_typescript@4.6.3+vue@3.2.33: - resolution: {integrity: sha512-B7rSqm1xNpwcPMnqns8/gVBfbbi7lWTByzS6aPZ4JOXSJD4Y531rZHDCoYWBwLyHY/8hWnXljgiXp6rRyrofcw==} + /pinia/2.0.14_7gwbvmtszsbbeay4sidijbp26i: + resolution: {integrity: sha512-0nPuZR4TetT/WcLN+feMSjWJku3SQU7dBbXC6uw+R6FLQJCsg+/0pzXyD82T1FmAYe0lsx+jnEDQ1BLgkRKlxA==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -4951,13 +4993,13 @@ packages: optional: true dependencies: '@vue/devtools-api': 6.1.4 - typescript: 4.6.3 - vue: 3.2.33 - vue-demi: 0.12.5_vue@3.2.33 + typescript: 4.6.4 + vue: 3.2.36 + vue-demi: 0.12.5_vue@3.2.36 dev: false - /pinia/2.0.13_vue@3.2.33: - resolution: {integrity: sha512-B7rSqm1xNpwcPMnqns8/gVBfbbi7lWTByzS6aPZ4JOXSJD4Y531rZHDCoYWBwLyHY/8hWnXljgiXp6rRyrofcw==} + /pinia/2.0.14_vue@3.2.36: + resolution: {integrity: sha512-0nPuZR4TetT/WcLN+feMSjWJku3SQU7dBbXC6uw+R6FLQJCsg+/0pzXyD82T1FmAYe0lsx+jnEDQ1BLgkRKlxA==} peerDependencies: '@vue/composition-api': ^1.4.0 typescript: '>=4.4.4' @@ -4969,15 +5011,15 @@ packages: optional: true dependencies: '@vue/devtools-api': 6.1.4 - vue: 3.2.33 - vue-demi: 0.12.5_vue@3.2.33 + vue: 3.2.36 + vue-demi: 0.12.5_vue@3.2.36 dev: false - /postcss/8.4.12: - resolution: {integrity: sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==} + /postcss/8.4.14: + resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==} engines: {node: ^10 || ^12 || >=14} dependencies: - nanoid: 3.3.3 + nanoid: 3.3.4 picocolors: 1.0.0 source-map-js: 1.0.2 @@ -5051,6 +5093,15 @@ packages: path-type: 3.0.0 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=} dependencies: @@ -5061,7 +5112,7 @@ packages: resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==} 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 @@ -5087,11 +5138,11 @@ packages: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} hasBin: true dependencies: - glob: 7.2.0 + glob: 7.2.3 dev: true - /rollup/2.70.2: - resolution: {integrity: sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==} + /rollup/2.75.3: + resolution: {integrity: sha512-YA29fLU6MAYSaDxIQYrGGOcbXlDmG96h0krGGYObroezcQ0KgEPM3+7MtKD/qeuUbFuAJXvKZee5dA1dpwq1PQ==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: @@ -5107,7 +5158,7 @@ packages: /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: @@ -5180,7 +5231,7 @@ packages: dependencies: call-bind: 1.0.2 get-intrinsic: 1.1.1 - object-inspect: 1.12.0 + object-inspect: 1.12.2 dev: true /signal-exit/3.0.7: @@ -5226,11 +5277,6 @@ packages: resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} engines: {node: '>=0.10.0'} - /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'} @@ -5333,21 +5379,23 @@ packages: dependencies: call-bind: 1.0.2 define-properties: 1.1.4 - es-abstract: 1.19.5 + 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.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.4 + es-abstract: 1.20.1 dev: true /strip-ansi/6.0.1: @@ -5421,8 +5469,8 @@ packages: resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=} dev: true - /tinypool/0.1.2: - resolution: {integrity: sha512-fvtYGXoui2RpeMILfkvGIgOVkzJEGediv8UJt7TxdAOY8pnvUkFg/fkvqTfXG9Acc9S17Cnn1S4osDc2164guA==} + /tinypool/0.1.3: + resolution: {integrity: sha512-2IfcQh7CP46XGWGGbdyO4pjcKqsmVqFAPcXfPxcPXmOWt9cYkTP9HcDmGgsfijYoAEc4z9qcpM/BaBz46Y9/CQ==} engines: {node: '>=14.0.0'} dev: true @@ -5441,7 +5489,6 @@ packages: /to-fast-properties/2.0.0: resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=} engines: {node: '>=4'} - dev: true /to-regex-range/5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} @@ -5474,8 +5521,8 @@ packages: punycode: 2.1.1 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: @@ -5505,17 +5552,16 @@ packages: engines: {node: '>=10'} dev: true - /typescript/4.6.3: - resolution: {integrity: sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==} + /typescript/4.6.4: + resolution: {integrity: sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==} engines: {node: '>=4.2.0'} hasBin: true - dev: 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 + call-bind: 1.0.2 + has-bigints: 1.0.2 has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 dev: true @@ -5556,8 +5602,8 @@ packages: extsprintf: 1.3.0 dev: true - /vite/2.9.5: - resolution: {integrity: sha512-dvMN64X2YEQgSXF1lYabKXw3BbN6e+BL67+P3Vy4MacnY+UzT1AfkHiioFSi9+uiDUiaDy7Ax/LQqivk6orilg==} + /vite/2.9.9: + resolution: {integrity: sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==} engines: {node: '>=12.2.0'} hasBin: true peerDependencies: @@ -5572,16 +5618,16 @@ packages: stylus: optional: true dependencies: - esbuild: 0.14.36 - postcss: 8.4.12 + esbuild: 0.14.42 + postcss: 8.4.14 resolve: 1.22.0 - rollup: 2.70.2 + rollup: 2.75.3 optionalDependencies: fsevents: 2.3.2 dev: true - /vitest/0.9.3_jsdom@19.0.0: - resolution: {integrity: sha512-hKjqdBI732cV5giNLERyAsaJBebstrX5mvTbZr+jUDYUHnX1O4DpAJcHtqBOutuBi7lVIGQ5IF8eWvHHqbCHBA==} + /vitest/0.9.4_jsdom@19.0.0: + resolution: {integrity: sha512-Em+EJb3keCr3GjyqnkxHuY7zMerEgLsN+m2nqsUcCzO7C4+Y0E7O7LXSNaODh3Gc/An3dqnoaAe/uLBrAJXUdQ==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -5604,16 +5650,16 @@ packages: chai: 4.3.6 jsdom: 19.0.0 local-pkg: 0.4.1 - tinypool: 0.1.2 + tinypool: 0.1.3 tinyspy: 0.3.2 - vite: 2.9.5 + vite: 2.9.9 transitivePeerDependencies: - less - sass - stylus dev: true - /vue-demi/0.12.5_vue@3.2.33: + /vue-demi/0.12.5_vue@3.2.36: resolution: {integrity: sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==} engines: {node: '>=12'} hasBin: true @@ -5625,45 +5671,44 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.2.33 + vue: 3.2.36 dev: false - /vue-router/4.0.14_vue@3.2.33: - resolution: {integrity: sha512-wAO6zF9zxA3u+7AkMPqw9LjoUCjSxfFvINQj3E/DceTt6uEz1XZLraDhdg2EYmvVwTBSGlLYsUw8bDmx0754Mw==} + /vue-router/4.0.15_vue@3.2.36: + resolution: {integrity: sha512-xa+pIN9ZqORdIW1MkN2+d9Ui2pCM1b/UMgwYUCZOiFYHAvz/slKKBDha8DLrh5aCG/RibtrpyhKjKOZ85tYyWg==} peerDependencies: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.1.4 - vue: 3.2.33 + vue: 3.2.36 dev: false - /vue-tsc/0.34.7_typescript@4.6.3: - resolution: {integrity: sha512-GcdwGuddEakVBHKw7uiZUfHqobGD4Ym2XExGuwYuxw7rT50ZnRZvYQ3IB7zyPLa7UZEmiy6HTJiTrArw7ZOu+w==} + /vue-tsc/0.34.17_typescript@4.6.4: + resolution: {integrity: sha512-jzUXky44ZLHC4daaJag7FQr3idlPYN719/K1eObGljz5KaS2UnVGTU/XSYCd7d6ampYYg4OsyalbHyJIxV0aEQ==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/vue-typescript': 0.34.7 - typescript: 4.6.3 + '@volar/vue-typescript': 0.34.17 + typescript: 4.6.4 dev: true - /vue/3.2.33: - resolution: {integrity: sha512-si1ExAlDUrLSIg/V7D/GgA4twJwfsfgG+t9w10z38HhL/HA07132pUQ2KuwAo8qbCyMJ9e6OqrmWrOCr+jW7ZQ==} + /vue/3.2.36: + resolution: {integrity: sha512-5yTXmrE6gW8IQgttzHW5bfBiFA6mx35ZXHjGLDmKYzW6MMmYvCwuKybANRepwkMYeXw2v1buGg3/lPICY5YlZw==} dependencies: - '@vue/compiler-dom': 3.2.33 - '@vue/compiler-sfc': 3.2.33 - '@vue/runtime-dom': 3.2.33 - '@vue/server-renderer': 3.2.33_vue@3.2.33 - '@vue/shared': 3.2.33 - dev: false + '@vue/compiler-dom': 3.2.36 + '@vue/compiler-sfc': 3.2.36 + '@vue/runtime-dom': 3.2.36 + '@vue/server-renderer': 3.2.36_vue@3.2.36 + '@vue/shared': 3.2.36 - /vuex/4.0.2_vue@3.2.33: + /vuex/4.0.2_vue@3.2.36: resolution: {integrity: sha512-M6r8uxELjZIK8kTKDGgZTYX/ahzblnzC4isU1tpmEuOIIKmV+TRdc+H4s8ds2NuZ7wpUTdGRzJRtoj+lI+pc0Q==} peerDependencies: vue: ^3.0.2 dependencies: '@vue/devtools-api': 6.1.4 - vue: 3.2.33 + vue: 3.2.36 dev: false /w3c-hr-time/1.0.2: @@ -5723,6 +5768,14 @@ packages: webidl-conversions: 7.0.0 dev: true + /whatwg-url/11.0.0: + resolution: {integrity: sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==} + engines: {node: '>=12'} + dependencies: + tr46: 3.0.0 + webidl-conversions: 7.0.0 + dev: true + /which-boxed-primitive/1.0.2: resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} dependencies: @@ -5775,8 +5828,8 @@ packages: resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=} dev: true - /ws/8.5.0: - resolution: {integrity: sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==} + /ws/8.7.0: + resolution: {integrity: sha512-c2gsP0PRwcLFzUiA8Mkr37/MI7ilIlHQxaEAtd0uNMbVMoy8puJyafRlm0bV9MbGSabUPeLrRRaqIBcFcA2Pqg==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -5806,8 +5859,8 @@ packages: engines: {node: '>= 6'} dev: true - /yaml/2.0.1: - resolution: {integrity: sha512-1NpAYQ3wjzIlMs0mgdBmYzLkFgWBIWrzYVDYfrixhoFNNgJ444/jT2kUT2sicRbJES3oQYRZugjB6Ro8SjKeFg==} + /yaml/2.1.1: + resolution: {integrity: sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw==} engines: {node: '>= 14'} dev: true @@ -5825,14 +5878,14 @@ packages: dependencies: '@types/fs-extra': 9.0.13 '@types/minimist': 1.2.2 - '@types/node': 17.0.24 + '@types/node': 17.0.36 '@types/which': 2.0.1 chalk: 5.0.1 fs-extra: 10.1.0 globby: 13.1.1 minimist: 1.2.6 - node-fetch: 3.2.3 + node-fetch: 3.2.4 ps-tree: 1.2.0 which: 2.0.2 - yaml: 2.0.1 + yaml: 2.1.1 dev: true diff --git a/template/base/package.json b/template/base/package.json index 45c8774e..6fc7aa05 100644 --- a/template/base/package.json +++ b/template/base/package.json @@ -5,10 +5,10 @@ "preview": "vite preview --port 5050" }, "dependencies": { - "vue": "^3.2.33" + "vue": "^3.2.36" }, "devDependencies": { - "@vitejs/plugin-vue": "^2.3.1", - "vite": "^2.9.5" + "@vitejs/plugin-vue": "^2.3.3", + "vite": "^2.9.9" } } diff --git a/template/config/cypress-ct/package.json b/template/config/cypress-ct/package.json index a6b3c1c3..8ea18acc 100644 --- a/template/config/cypress-ct/package.json +++ b/template/config/cypress-ct/package.json @@ -4,12 +4,12 @@ "test:unit:ci": "cypress run-ct --quiet --reporter spec" }, "dependencies": { - "vue": "^3.2.33" + "vue": "^3.2.36" }, "devDependencies": { - "@cypress/vite-dev-server": "^2.2.2", - "@cypress/vue": "^3.1.1", - "cypress": "^9.5.4", - "vite": "^2.9.5" + "@cypress/vite-dev-server": "^2.2.3", + "@cypress/vue": "^3.1.2", + "cypress": "^9.7.0", + "vite": "^2.9.9" } } diff --git a/template/config/cypress/package.json b/template/config/cypress/package.json index b948d1cb..6b885633 100644 --- a/template/config/cypress/package.json +++ b/template/config/cypress/package.json @@ -4,7 +4,7 @@ "test:e2e:ci": "start-server-and-test preview http://127.0.0.1:5050/ 'cypress run'" }, "devDependencies": { - "cypress": "^9.5.4", + "cypress": "^9.7.0", "start-server-and-test": "^1.14.0" } } diff --git a/template/config/pinia/package.json b/template/config/pinia/package.json index 2a488dac..d09acb92 100644 --- a/template/config/pinia/package.json +++ b/template/config/pinia/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "pinia": "^2.0.13", - "vue": "^3.2.33" + "pinia": "^2.0.14", + "vue": "^3.2.36" } } diff --git a/template/config/router/package.json b/template/config/router/package.json index e3f6eabe..9e5c112b 100644 --- a/template/config/router/package.json +++ b/template/config/router/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "vue": "^3.2.33", - "vue-router": "^4.0.14" + "vue": "^3.2.36", + "vue-router": "^4.0.15" } } diff --git a/template/config/typescript/package.json b/template/config/typescript/package.json index 5e3dc953..28151dae 100644 --- a/template/config/typescript/package.json +++ b/template/config/typescript/package.json @@ -4,8 +4,8 @@ "typecheck": "vue-tsc --noEmit" }, "devDependencies": { - "@types/node": "^16.11.27", - "typescript": "~4.6.3", - "vue-tsc": "^0.34.7" + "@types/node": "^16.11.36", + "typescript": "~4.6.4", + "vue-tsc": "^0.34.17" } } diff --git a/template/config/vitest/package.json b/template/config/vitest/package.json index 76a646a3..c684a296 100644 --- a/template/config/vitest/package.json +++ b/template/config/vitest/package.json @@ -3,11 +3,11 @@ "test:unit": "vitest --environment jsdom" }, "dependencies": { - "vue": "^3.2.33" + "vue": "^3.2.36" }, "devDependencies": { - "@vue/test-utils": "^2.0.0-rc.20", + "@vue/test-utils": "^2.0.0", "jsdom": "^19.0.0", - "vitest": "^0.9.3" + "vitest": "^0.9.4" } } diff --git a/template/config/vuex/package.json b/template/config/vuex/package.json index 59a2b55d..28256d1b 100644 --- a/template/config/vuex/package.json +++ b/template/config/vuex/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "vue": "^3.2.33", + "vue": "^3.2.36", "vuex": "^4.0.2" } } -- 2.39.5