]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore: update dependencies
authorHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 18 Apr 2022 14:00:34 +0000 (22:00 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 18 Apr 2022 14:00:34 +0000 (22:00 +0800)
package.json
pnpm-lock.yaml
template/base/package.json
template/config/cypress-ct/package.json
template/config/cypress/package.json
template/config/jsx/package.json
template/config/pinia/package.json
template/config/router/package.json
template/config/typescript/package.json
template/config/vitest/package.json
template/config/vuex/package.json

index bc64a7264eac92986a8f44979d0aaf5340aa15a0..ad4a90282d3e31c7ac6d64ccd26cc5287cdf8fee 100644 (file)
     "@types/eslint": "^8.4.1",
     "@types/prompts": "^2.0.14",
     "@vue/tsconfig": "^0.1.3",
-    "esbuild": "^0.14.29",
+    "esbuild": "^0.14.36",
     "esbuild-plugin-license": "^1.2.2",
     "husky": "^7.0.4",
     "kolorist": "^1.5.1",
-    "lint-staged": "^12.3.7",
+    "lint-staged": "^12.3.8",
     "minimist": "^1.2.6",
     "npm-run-all": "^4.1.5",
-    "prettier": "^2.6.1",
+    "prettier": "^2.6.2",
     "prompts": "^2.4.2",
-    "zx": "^6.0.7"
+    "zx": "^6.1.0"
   },
   "lint-staged": {
     "*.{js,ts,vue,json}": [
index 86b7a4fc38e83992f6a02d4673bb9d80951c6673..1cd06d9afca28d89ce8815cec901ee939b010f79 100644 (file)
@@ -7,2149 +7,2149 @@ importers:
       '@types/eslint': ^8.4.1
       '@types/prompts': ^2.0.14
       '@vue/tsconfig': ^0.1.3
-      esbuild: ^0.14.29
+      esbuild: ^0.14.36
       esbuild-plugin-license: ^1.2.2
       husky: ^7.0.4
       kolorist: ^1.5.1
-      lint-staged: ^12.3.7
+      lint-staged: ^12.3.8
       minimist: ^1.2.6
       npm-run-all: ^4.1.5
-      prettier: ^2.6.1
+      prettier: ^2.6.2
       prompts: ^2.4.2
-      zx: ^6.0.7
+      zx: ^6.1.0
     devDependencies:
       '@types/eslint': 8.4.1
       '@types/prompts': 2.0.14
       '@vue/tsconfig': 0.1.3
-      esbuild: 0.14.29
-      esbuild-plugin-license: 1.2.2_esbuild@0.14.29
+      esbuild: 0.14.36
+      esbuild-plugin-license: 1.2.2_esbuild@0.14.36
       husky: 7.0.4
       kolorist: 1.5.1
-      lint-staged: 12.3.7
+      lint-staged: 12.3.8
       minimist: 1.2.6
       npm-run-all: 4.1.5
-      prettier: 2.6.1
+      prettier: 2.6.2
       prompts: 2.4.2
-      zx: 6.0.7
+      zx: 6.1.0
 
   playground/cypress:
     specifiers:
       '@cypress/vite-dev-server': ^2.2.2
       '@cypress/vue': ^3.1.1
       '@vitejs/plugin-vue': ^2.3.1
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      cypress: 9.5.3
+      '@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
       start-server-and-test: 1.14.0
-      vite: 2.9.1
+      vite: 2.9.5
 
   playground/default:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      vite: 2.9.1
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      vite: 2.9.5
 
   playground/jsx:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      vite: ^2.9.1
-      vue: ^3.2.31
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      vite: ^2.9.5
+      vue: ^3.2.33
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      vite: 2.9.1
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      vite: 2.9.5
 
   playground/jsx-cypress:
     specifiers:
       '@cypress/vite-dev-server': ^2.2.2
       '@cypress/vue': ^3.1.1
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      cypress: ^9.5.3
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      cypress: ^9.5.4
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      cypress: 9.5.3
+      '@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
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      cypress: 9.5.4
       start-server-and-test: 1.14.0
-      vite: 2.9.1
+      vite: 2.9.5
 
   playground/jsx-pinia:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
+      '@vitejs/plugin-vue-jsx': ^1.3.10
       pinia: ^2.0.13
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      vite: 2.9.1
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      vite: 2.9.5
 
   playground/jsx-pinia-cypress:
     specifiers:
       '@cypress/vite-dev-server': ^2.2.2
       '@cypress/vue': ^3.1.1
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      cypress: ^9.5.3
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      cypress: ^9.5.4
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      cypress: 9.5.3
+      '@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
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      cypress: 9.5.4
       start-server-and-test: 1.14.0
-      vite: 2.9.1
+      vite: 2.9.5
 
   playground/jsx-pinia-vitest:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       jsdom: ^19.0.0
       pinia: ^2.0.13
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33
       jsdom: 19.0.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/jsx-pinia-vitest-cypress:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33
+      cypress: 9.5.4
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/jsx-pinia-with-tests:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33
+      cypress: 9.5.4
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/jsx-router:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      vite: ^2.9.1
-      vue: ^3.2.31
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      vite: 2.9.1
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      vite: 2.9.5
 
   playground/jsx-router-cypress:
     specifiers:
       '@cypress/vite-dev-server': ^2.2.2
       '@cypress/vue': ^3.1.1
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      cypress: ^9.5.3
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      cypress: ^9.5.4
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      cypress: 9.5.3
+      '@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
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      cypress: 9.5.4
       start-server-and-test: 1.14.0
-      vite: 2.9.1
+      vite: 2.9.5
 
   playground/jsx-router-pinia:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
+      '@vitejs/plugin-vue-jsx': ^1.3.10
       pinia: ^2.0.13
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      vite: 2.9.1
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      vite: 2.9.5
 
   playground/jsx-router-pinia-cypress:
     specifiers:
       '@cypress/vite-dev-server': ^2.2.2
       '@cypress/vue': ^3.1.1
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      cypress: ^9.5.3
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      cypress: ^9.5.4
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      cypress: 9.5.3
+      '@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
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      cypress: 9.5.4
       start-server-and-test: 1.14.0
-      vite: 2.9.1
+      vite: 2.9.5
 
   playground/jsx-router-pinia-vitest:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       jsdom: ^19.0.0
       pinia: ^2.0.13
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      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.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33
       jsdom: 19.0.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/jsx-router-pinia-vitest-cypress:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      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.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33
+      cypress: 9.5.4
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/jsx-router-pinia-with-tests:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      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.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33
+      cypress: 9.5.4
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/jsx-router-vitest:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       jsdom: ^19.0.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33
       jsdom: 19.0.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/jsx-router-vitest-cypress:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33
+      cypress: 9.5.4
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/jsx-router-with-tests:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33
+      cypress: 9.5.4
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/jsx-vitest:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       jsdom: ^19.0.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33
       jsdom: 19.0.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/jsx-vitest-cypress:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33
+      cypress: 9.5.4
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/jsx-with-tests:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33
+      cypress: 9.5.4
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/pinia:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
       pinia: ^2.0.13
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      vite: 2.9.1
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      vite: 2.9.5
 
   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.3
+      cypress: ^9.5.4
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      cypress: 9.5.3
+      '@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
       start-server-and-test: 1.14.0
-      vite: 2.9.1
+      vite: 2.9.5
 
   playground/pinia-vitest:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       jsdom: ^19.0.0
       pinia: ^2.0.13
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
+      '@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
       jsdom: 19.0.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/pinia-vitest-cypress:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/pinia-with-tests:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/router:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      vite: 2.9.1
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      vite: 2.9.5
 
   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.3
+      cypress: ^9.5.4
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      cypress: 9.5.3
+      '@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
       start-server-and-test: 1.14.0
-      vite: 2.9.1
+      vite: 2.9.5
 
   playground/router-pinia:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
       pinia: ^2.0.13
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      vite: 2.9.1
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      vite: 2.9.5
 
   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.3
+      cypress: ^9.5.4
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      cypress: 9.5.3
+      '@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
       start-server-and-test: 1.14.0
-      vite: 2.9.1
+      vite: 2.9.5
 
   playground/router-pinia-vitest:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       jsdom: ^19.0.0
       pinia: ^2.0.13
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      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.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
+      '@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
       jsdom: 19.0.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/router-pinia-vitest-cypress:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      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.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/router-pinia-with-tests:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      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.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/router-vitest:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       jsdom: ^19.0.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
+      '@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
       jsdom: 19.0.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/router-vitest-cypress:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/router-with-tests:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/typescript:
     specifiers:
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
       '@vue/tsconfig': ^0.1.3
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      vite: ^2.9.5
+      vue: ^3.2.33
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@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.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-cypress:
     specifiers:
       '@cypress/vite-dev-server': ^2.2.2
       '@cypress/vue': ^3.1.1
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      vite: ^2.9.5
+      vue: ^3.2.33
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-jsx:
     specifiers:
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
+      '@vitejs/plugin-vue-jsx': ^1.3.10
       '@vue/tsconfig': ^0.1.3
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      vite: ^2.9.5
+      vue: ^3.2.33
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/tsconfig': 0.1.3_@types+node@16.11.27
       typescript: 4.6.3
-      vite: 2.9.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-jsx-cypress:
     specifiers:
       '@cypress/vite-dev-server': ^2.2.2
       '@cypress/vue': ^3.1.1
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
+      '@vitejs/plugin-vue-jsx': ^1.3.10
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      vite: ^2.9.5
+      vue: ^3.2.33
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/tsconfig': 0.1.3_@types+node@16.11.27
+      cypress: 9.5.4
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-jsx-pinia:
     specifiers:
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
+      '@vitejs/plugin-vue-jsx': ^1.3.10
       '@vue/tsconfig': ^0.1.3
       pinia: ^2.0.13
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      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.31
-      vue: 3.2.31
+      pinia: 2.0.13_typescript@4.6.3+vue@3.2.33
+      vue: 3.2.33
     devDependencies:
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/tsconfig': 0.1.3_@types+node@16.11.27
       typescript: 4.6.3
-      vite: 2.9.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-jsx-pinia-cypress:
     specifiers:
       '@cypress/vite-dev-server': ^2.2.2
       '@cypress/vue': ^3.1.1
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
+      '@vitejs/plugin-vue-jsx': ^1.3.10
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      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.31
-      vue: 3.2.31
+      pinia: 2.0.13_typescript@4.6.3+vue@3.2.33
+      vue: 3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/tsconfig': 0.1.3_@types+node@16.11.27
+      cypress: 9.5.4
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-jsx-pinia-vitest:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
       jsdom: ^19.0.0
       pinia: ^2.0.13
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      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.31
-      vue: 3.2.31
+      pinia: 2.0.13_typescript@4.6.3+vue@3.2.33
+      vue: 3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@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
       jsdom: 19.0.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-jsx-pinia-vitest-cypress:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      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.31
-      vue: 3.2.31
+      pinia: 2.0.13_typescript@4.6.3+vue@3.2.33
+      vue: 3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-jsx-pinia-with-tests:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      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.31
-      vue: 3.2.31
+      pinia: 2.0.13_typescript@4.6.3+vue@3.2.33
+      vue: 3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-jsx-router:
     specifiers:
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
+      '@vitejs/plugin-vue-jsx': ^1.3.10
       '@vue/tsconfig': ^0.1.3
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/tsconfig': 0.1.3_@types+node@16.11.27
       typescript: 4.6.3
-      vite: 2.9.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-jsx-router-cypress:
     specifiers:
       '@cypress/vite-dev-server': ^2.2.2
       '@cypress/vue': ^3.1.1
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
+      '@vitejs/plugin-vue-jsx': ^1.3.10
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/tsconfig': 0.1.3_@types+node@16.11.27
+      cypress: 9.5.4
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-jsx-router-pinia:
     specifiers:
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
+      '@vitejs/plugin-vue-jsx': ^1.3.10
       '@vue/tsconfig': ^0.1.3
       pinia: ^2.0.13
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      pinia: 2.0.13_typescript@4.6.3+vue@3.2.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      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
     devDependencies:
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/tsconfig': 0.1.3_@types+node@16.11.27
       typescript: 4.6.3
-      vite: 2.9.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-jsx-router-pinia-cypress:
     specifiers:
       '@cypress/vite-dev-server': ^2.2.2
       '@cypress/vue': ^3.1.1
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
+      '@vitejs/plugin-vue-jsx': ^1.3.10
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      pinia: 2.0.13_typescript@4.6.3+vue@3.2.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      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
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
+      '@vitejs/plugin-vue-jsx': 1.3.10
+      '@vue/tsconfig': 0.1.3_@types+node@16.11.27
+      cypress: 9.5.4
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-jsx-router-pinia-vitest:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
       jsdom: ^19.0.0
       pinia: ^2.0.13
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      pinia: 2.0.13_typescript@4.6.3+vue@3.2.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      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
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@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
       jsdom: 19.0.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-jsx-router-pinia-vitest-cypress:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      pinia: 2.0.13_typescript@4.6.3+vue@3.2.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      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
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-jsx-router-pinia-with-tests:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      pinia: 2.0.13_typescript@4.6.3+vue@3.2.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      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
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-jsx-router-vitest:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
       jsdom: ^19.0.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@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
       jsdom: 19.0.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-jsx-router-vitest-cypress:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-jsx-router-with-tests:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-jsx-vitest:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
       jsdom: ^19.0.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@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
       jsdom: 19.0.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-jsx-vitest-cypress:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-jsx-with-tests:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vitejs/plugin-vue-jsx': ^1.3.9
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vitejs/plugin-vue-jsx': ^1.3.10
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vitejs/plugin-vue-jsx': 1.3.9
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@types/node': 16.11.27
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-pinia:
     specifiers:
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
       '@vue/tsconfig': ^0.1.3
       pinia: ^2.0.13
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      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.31
-      vue: 3.2.31
+      pinia: 2.0.13_typescript@4.6.3+vue@3.2.33
+      vue: 3.2.33
     devDependencies:
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@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.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-pinia-cypress:
     specifiers:
       '@cypress/vite-dev-server': ^2.2.2
       '@cypress/vue': ^3.1.1
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      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.31
-      vue: 3.2.31
+      pinia: 2.0.13_typescript@4.6.3+vue@3.2.33
+      vue: 3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-pinia-vitest:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
       jsdom: ^19.0.0
       pinia: ^2.0.13
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      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.31
-      vue: 3.2.31
+      pinia: 2.0.13_typescript@4.6.3+vue@3.2.33
+      vue: 3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@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
       jsdom: 19.0.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-pinia-vitest-cypress:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      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.31
-      vue: 3.2.31
+      pinia: 2.0.13_typescript@4.6.3+vue@3.2.33
+      vue: 3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-pinia-with-tests:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      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.31
-      vue: 3.2.31
+      pinia: 2.0.13_typescript@4.6.3+vue@3.2.33
+      vue: 3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-router:
     specifiers:
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
       '@vue/tsconfig': ^0.1.3
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@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.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-router-cypress:
     specifiers:
       '@cypress/vite-dev-server': ^2.2.2
       '@cypress/vue': ^3.1.1
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-router-pinia:
     specifiers:
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
       '@vue/tsconfig': ^0.1.3
       pinia: ^2.0.13
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      pinia: 2.0.13_typescript@4.6.3+vue@3.2.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      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
     devDependencies:
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@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.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-router-pinia-cypress:
     specifiers:
       '@cypress/vite-dev-server': ^2.2.2
       '@cypress/vue': ^3.1.1
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      pinia: 2.0.13_typescript@4.6.3+vue@3.2.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      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
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vite: 2.9.5
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   playground/typescript-router-pinia-vitest:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
       jsdom: ^19.0.0
       pinia: ^2.0.13
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      pinia: 2.0.13_typescript@4.6.3+vue@3.2.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      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
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@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
       jsdom: 19.0.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-router-pinia-vitest-cypress:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      pinia: 2.0.13_typescript@4.6.3+vue@3.2.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      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
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-router-pinia-with-tests:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       pinia: ^2.0.13
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      pinia: 2.0.13_typescript@4.6.3+vue@3.2.31
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      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
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-router-vitest:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
       jsdom: ^19.0.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@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
       jsdom: 19.0.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-router-vitest-cypress:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-router-with-tests:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
       vue-router: ^4.0.14
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-vitest:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
       jsdom: ^19.0.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
+      '@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
       jsdom: 19.0.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-vitest-cypress:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/typescript-with-tests:
     specifiers:
       '@types/jsdom': ^16.2.14
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       '@vue/tsconfig': ^0.1.3
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
       typescript: ~4.6.3
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
-      vue-tsc: ^0.33.9
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
+      vue-tsc: ^0.34.7
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
       '@types/jsdom': 16.2.14
-      '@types/node': 16.11.26
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      '@vue/tsconfig': 0.1.3_@types+node@16.11.26
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
       typescript: 4.6.3
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
-      vue-tsc: 0.33.9_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
 
   playground/vitest:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       jsdom: ^19.0.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
+      '@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
       jsdom: 19.0.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/vitest-cypress:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   playground/with-tests:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      '@vue/test-utils': ^2.0.0-rc.18
-      cypress: ^9.5.3
+      '@vue/test-utils': ^2.0.0-rc.20
+      cypress: ^9.5.4
       jsdom: ^19.0.0
       start-server-and-test: ^1.14.0
-      vite: ^2.9.1
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vitest: ^0.9.3
+      vue: ^3.2.33
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
-      cypress: 9.5.3
+      '@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
       jsdom: 19.0.0
       start-server-and-test: 1.14.0
-      vite: 2.9.1
-      vitest: 0.8.1_jsdom@19.0.0
+      vite: 2.9.5
+      vitest: 0.9.3_jsdom@19.0.0
 
   template/base:
     specifiers:
       '@vitejs/plugin-vue': ^2.3.1
-      vite: ^2.9.1
-      vue: ^3.2.31
+      vite: ^2.9.5
+      vue: ^3.2.33
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@vitejs/plugin-vue': 2.3.1_vite@2.9.1+vue@3.2.31
-      vite: 2.9.1
+      '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
+      vite: 2.9.5
 
   template/config/cypress:
     specifiers:
-      cypress: ^9.5.3
+      cypress: ^9.5.4
       start-server-and-test: ^1.14.0
     devDependencies:
-      cypress: 9.5.3
+      cypress: 9.5.4
       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.3
-      vite: ^2.9.1
-      vue: ^3.2.31
+      cypress: ^9.5.4
+      vite: ^2.9.5
+      vue: ^3.2.33
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@cypress/vite-dev-server': 2.2.2_vite@2.9.1
-      '@cypress/vue': 3.1.1_cypress@9.5.3+vue@3.2.31
-      cypress: 9.5.3
-      vite: 2.9.1
+      '@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
 
   template/config/jsx:
     specifiers:
-      '@vitejs/plugin-vue-jsx': ^1.3.9
+      '@vitejs/plugin-vue-jsx': ^1.3.10
     devDependencies:
-      '@vitejs/plugin-vue-jsx': 1.3.9
+      '@vitejs/plugin-vue-jsx': 1.3.10
 
   template/config/pinia:
     specifiers:
       pinia: ^2.0.13
-      vue: ^3.2.31
+      vue: ^3.2.33
     dependencies:
-      pinia: 2.0.13_vue@3.2.31
-      vue: 3.2.31
+      pinia: 2.0.13_vue@3.2.33
+      vue: 3.2.33
 
   template/config/router:
     specifiers:
-      vue: ^3.2.31
+      vue: ^3.2.33
       vue-router: ^4.0.14
     dependencies:
-      vue: 3.2.31
-      vue-router: 4.0.14_vue@3.2.31
+      vue: 3.2.33
+      vue-router: 4.0.14_vue@3.2.33
 
   template/config/typescript:
     specifiers:
-      '@types/node': ^16.11.26
+      '@types/node': ^16.11.27
       typescript: ~4.6.3
-      vue-tsc: ^0.33.9
+      vue-tsc: ^0.34.7
     devDependencies:
-      '@types/node': 16.11.26
+      '@types/node': 16.11.27
       typescript: 4.6.3
-      vue-tsc: 0.33.9_typescript@4.6.3
+      vue-tsc: 0.34.7_typescript@4.6.3
 
   template/config/vitest:
     specifiers:
-      '@vue/test-utils': ^2.0.0-rc.18
+      '@vue/test-utils': ^2.0.0-rc.20
       jsdom: ^19.0.0
-      vitest: ^0.8.1
-      vue: ^3.2.31
+      vitest: ^0.9.3
+      vue: ^3.2.33
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     devDependencies:
-      '@vue/test-utils': 2.0.0-rc.18_vue@3.2.31
+      '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33
       jsdom: 19.0.0
-      vitest: 0.8.1_jsdom@19.0.0
+      vitest: 0.9.3_jsdom@19.0.0
 
   template/config/vuex:
     specifiers:
-      vue: ^3.2.31
+      vue: ^3.2.33
       vuex: ^4.0.2
     dependencies:
-      vue: 3.2.31
-      vuex: 4.0.2_vue@3.2.31
+      vue: 3.2.33
+      vuex: 4.0.2_vue@3.2.33
 
   template/tsconfig/base:
     specifiers:
@@ -2176,7 +2176,7 @@ packages:
     resolution: {integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==}
     engines: {node: '>=6.9.0'}
     dependencies:
-      '@babel/highlight': 7.16.10
+      '@babel/highlight': 7.17.9
     dev: true
 
   /@babel/compat-data/7.17.7:
@@ -2184,19 +2184,19 @@ packages:
     engines: {node: '>=6.9.0'}
     dev: true
 
-  /@babel/core/7.17.8:
-    resolution: {integrity: sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ==}
+  /@babel/core/7.17.9:
+    resolution: {integrity: sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw==}
     engines: {node: '>=6.9.0'}
     dependencies:
       '@ampproject/remapping': 2.1.2
       '@babel/code-frame': 7.16.7
-      '@babel/generator': 7.17.7
-      '@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.8
+      '@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.8
-      '@babel/parser': 7.17.8
+      '@babel/helpers': 7.17.9
+      '@babel/parser': 7.17.9
       '@babel/template': 7.16.7
-      '@babel/traverse': 7.17.3
+      '@babel/traverse': 7.17.9
       '@babel/types': 7.17.0
       convert-source-map: 1.8.0
       debug: 4.3.4
@@ -2207,8 +2207,8 @@ packages:
       - supports-color
     dev: true
 
-  /@babel/generator/7.17.7:
-    resolution: {integrity: sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==}
+  /@babel/generator/7.17.9:
+    resolution: {integrity: sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ==}
     engines: {node: '>=6.9.0'}
     dependencies:
       '@babel/types': 7.17.0
@@ -2223,29 +2223,29 @@ packages:
       '@babel/types': 7.17.0
     dev: true
 
-  /@babel/helper-compilation-targets/7.17.7_@babel+core@7.17.8:
+  /@babel/helper-compilation-targets/7.17.7_@babel+core@7.17.9:
     resolution: {integrity: sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==}
     engines: {node: '>=6.9.0'}
     peerDependencies:
       '@babel/core': ^7.0.0
     dependencies:
       '@babel/compat-data': 7.17.7
-      '@babel/core': 7.17.8
+      '@babel/core': 7.17.9
       '@babel/helper-validator-option': 7.16.7
       browserslist: 4.20.2
       semver: 6.3.0
     dev: true
 
-  /@babel/helper-create-class-features-plugin/7.17.6_@babel+core@7.17.8:
-    resolution: {integrity: sha512-SogLLSxXm2OkBbSsHZMM4tUi8fUzjs63AT/d0YQIzr6GSd8Hxsbk2KYDX0k0DweAzGMj/YWeiCsorIdtdcW8Eg==}
+  /@babel/helper-create-class-features-plugin/7.17.9_@babel+core@7.17.9:
+    resolution: {integrity: sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==}
     engines: {node: '>=6.9.0'}
     peerDependencies:
       '@babel/core': ^7.0.0
     dependencies:
-      '@babel/core': 7.17.8
+      '@babel/core': 7.17.9
       '@babel/helper-annotate-as-pure': 7.16.7
       '@babel/helper-environment-visitor': 7.16.7
-      '@babel/helper-function-name': 7.16.7
+      '@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
@@ -2261,22 +2261,14 @@ packages:
       '@babel/types': 7.17.0
     dev: true
 
-  /@babel/helper-function-name/7.16.7:
-    resolution: {integrity: sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==}
+  /@babel/helper-function-name/7.17.9:
+    resolution: {integrity: sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==}
     engines: {node: '>=6.9.0'}
     dependencies:
-      '@babel/helper-get-function-arity': 7.16.7
       '@babel/template': 7.16.7
       '@babel/types': 7.17.0
     dev: true
 
-  /@babel/helper-get-function-arity/7.16.7:
-    resolution: {integrity: sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==}
-    engines: {node: '>=6.9.0'}
-    dependencies:
-      '@babel/types': 7.17.0
-    dev: true
-
   /@babel/helper-hoist-variables/7.16.7:
     resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==}
     engines: {node: '>=6.9.0'}
@@ -2308,7 +2300,7 @@ packages:
       '@babel/helper-split-export-declaration': 7.16.7
       '@babel/helper-validator-identifier': 7.16.7
       '@babel/template': 7.16.7
-      '@babel/traverse': 7.17.3
+      '@babel/traverse': 7.17.9
       '@babel/types': 7.17.0
     transitivePeerDependencies:
       - supports-color
@@ -2333,7 +2325,7 @@ packages:
       '@babel/helper-environment-visitor': 7.16.7
       '@babel/helper-member-expression-to-functions': 7.17.7
       '@babel/helper-optimise-call-expression': 7.16.7
-      '@babel/traverse': 7.17.3
+      '@babel/traverse': 7.17.9
       '@babel/types': 7.17.0
     transitivePeerDependencies:
       - supports-color
@@ -2363,19 +2355,19 @@ packages:
     engines: {node: '>=6.9.0'}
     dev: true
 
-  /@babel/helpers/7.17.8:
-    resolution: {integrity: sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw==}
+  /@babel/helpers/7.17.9:
+    resolution: {integrity: sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==}
     engines: {node: '>=6.9.0'}
     dependencies:
       '@babel/template': 7.16.7
-      '@babel/traverse': 7.17.3
+      '@babel/traverse': 7.17.9
       '@babel/types': 7.17.0
     transitivePeerDependencies:
       - supports-color
     dev: true
 
-  /@babel/highlight/7.16.10:
-    resolution: {integrity: sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==}
+  /@babel/highlight/7.17.9:
+    resolution: {integrity: sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==}
     engines: {node: '>=6.9.0'}
     dependencies:
       '@babel/helper-validator-identifier': 7.16.7
@@ -2383,50 +2375,50 @@ packages:
       js-tokens: 4.0.0
     dev: true
 
-  /@babel/parser/7.17.8:
-    resolution: {integrity: sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ==}
+  /@babel/parser/7.17.9:
+    resolution: {integrity: sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==}
     engines: {node: '>=6.0.0'}
     hasBin: true
 
-  /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.8:
+  /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.9:
     resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
     peerDependencies:
       '@babel/core': ^7.0.0-0
     dependencies:
-      '@babel/core': 7.17.8
+      '@babel/core': 7.17.9
       '@babel/helper-plugin-utils': 7.16.7
     dev: true
 
-  /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.8:
+  /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.9:
     resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==}
     engines: {node: '>=6.9.0'}
     peerDependencies:
       '@babel/core': ^7.0.0-0
     dependencies:
-      '@babel/core': 7.17.8
+      '@babel/core': 7.17.9
       '@babel/helper-plugin-utils': 7.16.7
     dev: true
 
-  /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.8:
+  /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.9:
     resolution: {integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==}
     engines: {node: '>=6.9.0'}
     peerDependencies:
       '@babel/core': ^7.0.0-0
     dependencies:
-      '@babel/core': 7.17.8
+      '@babel/core': 7.17.9
       '@babel/helper-plugin-utils': 7.16.7
     dev: true
 
-  /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.8:
+  /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.9:
     resolution: {integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==}
     engines: {node: '>=6.9.0'}
     peerDependencies:
       '@babel/core': ^7.0.0-0
     dependencies:
-      '@babel/core': 7.17.8
-      '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.8
+      '@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.8
+      '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.17.9
     transitivePeerDependencies:
       - supports-color
     dev: true
@@ -2436,21 +2428,21 @@ packages:
     engines: {node: '>=6.9.0'}
     dependencies:
       '@babel/code-frame': 7.16.7
-      '@babel/parser': 7.17.8
+      '@babel/parser': 7.17.9
       '@babel/types': 7.17.0
     dev: true
 
-  /@babel/traverse/7.17.3:
-    resolution: {integrity: sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==}
+  /@babel/traverse/7.17.9:
+    resolution: {integrity: sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==}
     engines: {node: '>=6.9.0'}
     dependencies:
       '@babel/code-frame': 7.16.7
-      '@babel/generator': 7.17.7
+      '@babel/generator': 7.17.9
       '@babel/helper-environment-visitor': 7.16.7
-      '@babel/helper-function-name': 7.16.7
+      '@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.8
+      '@babel/parser': 7.17.9
       '@babel/types': 7.17.0
       debug: 4.3.4
       globals: 11.12.0
@@ -2466,6 +2458,13 @@ packages:
       to-fast-properties: 2.0.0
     dev: true
 
+  /@colors/colors/1.5.0:
+    resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
+    engines: {node: '>=0.1.90'}
+    requiresBuild: true
+    dev: true
+    optional: true
+
   /@cypress/mount-utils/1.0.2:
     resolution: {integrity: sha512-Fn3fdTiyayHoy8Ol0RSu4MlBH2maQ2ZEXeEVKl/zHHXEQpld5HX3vdNLhK5YLij8cLynA4DxOT/nO9iEnIiOXw==}
     dev: true
@@ -2494,19 +2493,19 @@ packages:
       uuid: 8.3.2
     dev: true
 
-  /@cypress/vite-dev-server/2.2.2_vite@2.9.1:
+  /@cypress/vite-dev-server/2.2.2_vite@2.9.5:
     resolution: {integrity: sha512-02y/Fm0N+CQjKbSjjRtktPgPbp91kOvtc8+WW2l2odIYQkKlG6IOCpmgc898muW0lBAcCszdEIHR/ItdZDiYPw==}
     peerDependencies:
       vite: '>= 2.1.3'
     dependencies:
       debug: 4.3.4
       get-port: 5.1.1
-      vite: 2.9.1
+      vite: 2.9.5
     transitivePeerDependencies:
       - supports-color
     dev: true
 
-  /@cypress/vue/3.1.1_cypress@9.5.3+vue@3.2.31:
+  /@cypress/vue/3.1.1_cypress@9.5.4+vue@3.2.33:
     resolution: {integrity: sha512-wD1vunuPFPLC8FZtgwdq+mcSEOs27qquuJJdGcY8aAN0y38rqYuuaj+N4UxKoAjhkSwthaOeZehjBtvDvv9C6w==}
     engines: {node: '>=8'}
     peerDependencies:
@@ -2521,9 +2520,9 @@ packages:
         optional: true
     dependencies:
       '@cypress/mount-utils': 1.0.2
-      '@vue/test-utils': 2.0.0-rc.17_vue@3.2.31
-      cypress: 9.5.3
-      vue: 3.2.31
+      '@vue/test-utils': 2.0.0-rc.20_vue@3.2.33
+      cypress: 9.5.4
+      vue: 3.2.33
     dev: true
 
   /@cypress/xvfb/1.2.4:
@@ -2580,8 +2579,8 @@ packages:
       fastq: 1.13.0
     dev: true
 
-  /@rollup/pluginutils/4.2.0:
-    resolution: {integrity: sha512-2WUyJNRkyH5p487pGnn4tWAsxhEFKN/pT8CMgHshd5H+IXkOnKvKZwsz5ZWz+YCXkleZRAU5kwbfgF8CPfDRqA==}
+  /@rollup/pluginutils/4.2.1:
+    resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==}
     engines: {node: '>= 8.0.0'}
     dependencies:
       estree-walker: 2.0.2
@@ -2610,11 +2609,11 @@ packages:
   /@types/chai-subset/1.3.3:
     resolution: {integrity: sha512-frBecisrNGz+F4T6bcc+NLeolfiojh5FxW2klu669+8BARtyQv2C/GkNW6FUodVe4BroGMP/wER/YDGc7rEllw==}
     dependencies:
-      '@types/chai': 4.3.0
+      '@types/chai': 4.3.1
     dev: true
 
-  /@types/chai/4.3.0:
-    resolution: {integrity: sha512-/ceqdqeRraGolFTcfoXNiqjyQhZzbINDngeoAq9GoHa8PPK1yNzTaxWjA6BFWp5Ua9JpXEMSS4s5i9tS0hOJtw==}
+  /@types/chai/4.3.1:
+    resolution: {integrity: sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==}
     dev: true
 
   /@types/eslint/8.4.1:
@@ -2631,15 +2630,15 @@ packages:
   /@types/fs-extra/9.0.13:
     resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==}
     dependencies:
-      '@types/node': 17.0.23
+      '@types/node': 17.0.24
     dev: true
 
   /@types/jsdom/16.2.14:
     resolution: {integrity: sha512-6BAy1xXEmMuHeAJ4Fv4yXKwBDTGTOseExKE3OaHiNycdHdZw59KfYzrt0DkDluvwmik1HRt6QS7bImxUmpSy+w==}
     dependencies:
-      '@types/node': 16.11.26
+      '@types/node': 16.11.27
       '@types/parse5': 6.0.3
-      '@types/tough-cookie': 4.0.1
+      '@types/tough-cookie': 4.0.2
     dev: true
 
   /@types/json-schema/7.0.11:
@@ -2650,16 +2649,16 @@ packages:
     resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==}
     dev: true
 
-  /@types/node/14.18.12:
-    resolution: {integrity: sha512-q4jlIR71hUpWTnGhXWcakgkZeHa3CCjcQcnuzU8M891BAWA2jHiziiWEPEkdS5pFsz7H9HJiy8BrK7tBRNrY7A==}
+  /@types/node/14.18.13:
+    resolution: {integrity: sha512-Z6/KzgyWOga3pJNS42A+zayjhPbf2zM3hegRQaOPnLOzEi86VV++6FLDWgR1LGrVCRufP/ph2daa3tEa5br1zA==}
     dev: true
 
-  /@types/node/16.11.26:
-    resolution: {integrity: sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==}
+  /@types/node/16.11.27:
+    resolution: {integrity: sha512-C1pD3kgLoZ56Uuy5lhfOxie4aZlA3UMGLX9rXteq4WitEZH6Rl80mwactt9QG0w0gLFlN/kLBTFnGXtDVWvWQw==}
     dev: true
 
-  /@types/node/17.0.23:
-    resolution: {integrity: sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw==}
+  /@types/node/17.0.24:
+    resolution: {integrity: sha512-aveCYRQbgTH9Pssp1voEP7HiuWlD2jW2BO56w+bVrJn04i61yh6mRfoKO6hEYQD9vF+W8Chkwc6j1M36uPkx4g==}
     dev: true
 
   /@types/parse5/6.0.3:
@@ -2669,7 +2668,7 @@ packages:
   /@types/prompts/2.0.14:
     resolution: {integrity: sha512-HZBd99fKxRWpYCErtm2/yxUZv6/PBI9J7N4TNFffl5JbrYMHBwF25DjQGTW3b3jmXq+9P6/8fCIb2ee57BFfYA==}
     dependencies:
-      '@types/node': 17.0.23
+      '@types/node': 17.0.24
     dev: true
 
   /@types/sinonjs__fake-timers/8.1.1:
@@ -2680,221 +2679,184 @@ packages:
     resolution: {integrity: sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==}
     dev: true
 
-  /@types/tough-cookie/4.0.1:
-    resolution: {integrity: sha512-Y0K95ThC3esLEYD6ZuqNek29lNX2EM1qxV8y2FTLUB0ff5wWrk7az+mLrnNFUnaXcgKye22+sFBRXOgpPILZNg==}
+  /@types/tough-cookie/4.0.2:
+    resolution: {integrity: sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==}
     dev: true
 
   /@types/which/2.0.1:
     resolution: {integrity: sha512-Jjakcv8Roqtio6w1gr0D7y6twbhx6gGgFGF5BLwajPpnOIOxFkakFhCq+LmyyeAz7BX6ULrjBOxdKaCDy+4+dQ==}
     dev: true
 
-  /@types/yauzl/2.9.2:
-    resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==}
+  /@types/yauzl/2.10.0:
+    resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==}
     requiresBuild: true
     dependencies:
-      '@types/node': 14.18.12
+      '@types/node': 14.18.13
     dev: true
     optional: true
 
-  /@vitejs/plugin-vue-jsx/1.3.9:
-    resolution: {integrity: sha512-aJpmBpAXM9jbVWaf7UR22/c0v/wfNPqOj0nBibuOndnrM8YmPAj4NnHEasguXxf0wVH00DinWqyzgZV8CZqEOQ==}
+  /@vitejs/plugin-vue-jsx/1.3.10:
+    resolution: {integrity: sha512-Cf5zznh4yNMiEMBfTOztaDVDmK1XXfgxClzOSUVUc8WAmHzogrCUeM8B05ABzuGtg0D1amfng+mUmSIOFGP3Pw==}
     engines: {node: '>=12.0.0'}
     dependencies:
-      '@babel/core': 7.17.8
-      '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.17.8
-      '@babel/plugin-transform-typescript': 7.16.8_@babel+core@7.17.8
-      '@rollup/pluginutils': 4.2.0
-      '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.17.8
+      '@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
+      '@rollup/pluginutils': 4.2.1
+      '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.17.9
       hash-sum: 2.0.0
     transitivePeerDependencies:
       - supports-color
     dev: true
 
-  /@vitejs/plugin-vue/2.3.1_vite@2.9.1+vue@3.2.31:
+  /@vitejs/plugin-vue/2.3.1_vite@2.9.5+vue@3.2.33:
     resolution: {integrity: sha512-YNzBt8+jt6bSwpt7LP890U1UcTOIZZxfpE5WOJ638PNxSEKOqAi0+FSKS0nVeukfdZ0Ai/H7AFd6k3hayfGZqQ==}
     engines: {node: '>=12.0.0'}
     peerDependencies:
       vite: ^2.5.10
       vue: ^3.2.25
     dependencies:
-      vite: 2.9.1
-      vue: 3.2.31
+      vite: 2.9.5
+      vue: 3.2.33
     dev: true
 
-  /@volar/code-gen/0.33.9:
-    resolution: {integrity: sha512-HI+XemEjvOv9uSjqaNXIL1brSTaBy9vRTcXqz9787nL5VKktI8aU1Zk4w9yJR88eTqw7mlPIdMaib7Ps/QPq8Q==}
+  /@volar/code-gen/0.34.7:
+    resolution: {integrity: sha512-E1N1VGlChXd0D7WPmmjKhtcZdUKNpBFC4BRqfY+7FZGh89FZlw3uG6Nn76/DjMBLVhfCIY9vA8pwWIN1lI8nYw==}
     dependencies:
-      '@volar/source-map': 0.33.9
-    dev: true
-
-  /@volar/pug-language-service/0.33.9:
-    resolution: {integrity: sha512-3oOV0HmoqkCyPAiHXSMoDzbLrSEQQv3d1dY/Lfo4H8hGoS8kUYJ958328TuLFc90yzsSmYnuvIux5AUok138pg==}
-    dependencies:
-      '@volar/code-gen': 0.33.9
-      '@volar/shared': 0.33.9
-      '@volar/source-map': 0.33.9
-      '@volar/transforms': 0.33.9
-      pug-lexer: 5.0.1
-      pug-parser: 6.0.0
-      vscode-languageserver-textdocument: 1.0.4
-      vscode-languageserver-types: 3.17.0-next.9
-    dev: true
-
-  /@volar/shared/0.33.9:
-    resolution: {integrity: sha512-YqEBYT1SjyO+/W73lyKZlftumimsrYGvd98pHrIyvgc6HNhFnCcthRbyHskstjU6P8Bgj90mRl+7Sb29J+Z5ng==}
-    dependencies:
-      upath: 2.0.1
-      vscode-jsonrpc: 8.0.0-next.7
-      vscode-uri: 3.0.3
-    dev: true
-
-  /@volar/source-map/0.33.9:
-    resolution: {integrity: sha512-SE7dfumZ8pLsbj4DtiSDTg2/d/JT45nF51rUnuz1UNSBPEeXBexlzvz5EQ2AyrX0FjAAd2ijrRtirTk1a0SFhQ==}
+      '@volar/source-map': 0.34.7
     dev: true
 
-  /@volar/transforms/0.33.9:
-    resolution: {integrity: sha512-qdc2d0ZW/G6jCx1pBmoMjMJTY245pZJjpPL/OCT3zgbDLGvLvqhowXxQYQd2YiNXqxJvbadEKviH5LiZL3sU9g==}
-    dependencies:
-      '@volar/shared': 0.33.9
-      vscode-languageserver-types: 3.17.0-next.9
+  /@volar/source-map/0.34.7:
+    resolution: {integrity: sha512-KBNcKCWKsY2f965xuuT4dSbt8GR6nHMzb9gi7ucUHtmRQnvrB31BLBvZNQTHMqkbhRmKArDSuIrbUUG9yu0OXQ==}
     dev: true
 
-  /@volar/vue-code-gen/0.33.9:
-    resolution: {integrity: sha512-qRCXcBhm1kUlI06sW5zolavn8gqZdSC2eIWw7jgbW68K/cGlTyXHGGZgJPM9P22cF9pcrjV1ByehO18ke2u+aA==}
+  /@volar/vue-code-gen/0.34.7:
+    resolution: {integrity: sha512-vejzO30QrDAEZKguZI8hlAnKhwNoX1INXrOMurlmwCbNft2oEloT+ikFF8QYDz3vWWrdFSsoOKp3BTHyurJ5Nw==}
     dependencies:
-      '@volar/code-gen': 0.33.9
-      '@volar/source-map': 0.33.9
-      '@vue/compiler-core': 3.2.31
-      '@vue/compiler-dom': 3.2.31
-      '@vue/shared': 3.2.31
+      '@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
     dev: true
 
-  /@volar/vue-typescript/0.33.9:
-    resolution: {integrity: sha512-UUViaQfzAV7z49TB+IsGCT6ls7zdEUib2N0L4k8U9nZbd2BQA4kcR9nyS/8oDOU5fK3ErP+pPlC+XzGGamKhcw==}
+  /@volar/vue-typescript/0.34.7:
+    resolution: {integrity: sha512-Ebln64LQutjuNs8nk57oFo45JMQVdZKThkNAeFrzaqB0UItazRQpSXet4vHzfV18FMCV3Cc6fEqZ14WZzQAxgQ==}
     dependencies:
-      '@volar/code-gen': 0.33.9
-      '@volar/pug-language-service': 0.33.9
-      '@volar/source-map': 0.33.9
-      '@volar/vue-code-gen': 0.33.9
-      '@vue/compiler-sfc': 3.2.31
-      '@vue/reactivity': 3.2.31
+      '@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
     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.8:
+  /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.17.9:
     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.8
+      '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.9
       '@babel/template': 7.16.7
-      '@babel/traverse': 7.17.3
+      '@babel/traverse': 7.17.9
       '@babel/types': 7.17.0
       '@vue/babel-helper-vue-transform-on': 1.0.2
       camelcase: 6.3.0
-      html-tags: 3.1.0
+      html-tags: 3.2.0
       svg-tags: 1.0.0
     transitivePeerDependencies:
       - '@babel/core'
       - supports-color
     dev: true
 
-  /@vue/compiler-core/3.2.31:
-    resolution: {integrity: sha512-aKno00qoA4o+V/kR6i/pE+aP+esng5siNAVQ422TkBNM6qA4veXiZbSe8OTXHXquEi/f6Akc+nLfB4JGfe4/WQ==}
+  /@vue/compiler-core/3.2.33:
+    resolution: {integrity: sha512-AAmr52ji3Zhk7IKIuigX2osWWsb2nQE5xsdFYjdnmtQ4gymmqXbjLvkSE174+fF3A3kstYrTgGkqgOEbsdLDpw==}
     dependencies:
-      '@babel/parser': 7.17.8
-      '@vue/shared': 3.2.31
+      '@babel/parser': 7.17.9
+      '@vue/shared': 3.2.33
       estree-walker: 2.0.2
       source-map: 0.6.1
 
-  /@vue/compiler-dom/3.2.31:
-    resolution: {integrity: sha512-60zIlFfzIDf3u91cqfqy9KhCKIJgPeqxgveH2L+87RcGU/alT6BRrk5JtUso0OibH3O7NXuNOQ0cDc9beT0wrg==}
+  /@vue/compiler-dom/3.2.33:
+    resolution: {integrity: sha512-GhiG1C8X98Xz9QUX/RlA6/kgPBWJkjq0Rq6//5XTAGSYrTMBgcLpP9+CnlUg1TFxnnCVughAG+KZl28XJqw8uQ==}
     dependencies:
-      '@vue/compiler-core': 3.2.31
-      '@vue/shared': 3.2.31
+      '@vue/compiler-core': 3.2.33
+      '@vue/shared': 3.2.33
 
-  /@vue/compiler-sfc/3.2.31:
-    resolution: {integrity: sha512-748adc9msSPGzXgibHiO6T7RWgfnDcVQD+VVwYgSsyyY8Ans64tALHZANrKtOzvkwznV/F4H7OAod/jIlp/dkQ==}
+  /@vue/compiler-sfc/3.2.33:
+    resolution: {integrity: sha512-H8D0WqagCr295pQjUYyO8P3IejM3vEzeCO1apzByAEaAR/WimhMYczHfZVvlCE/9yBaEu/eu9RdiWr0kF8b71Q==}
     dependencies:
-      '@babel/parser': 7.17.8
-      '@vue/compiler-core': 3.2.31
-      '@vue/compiler-dom': 3.2.31
-      '@vue/compiler-ssr': 3.2.31
-      '@vue/reactivity-transform': 3.2.31
-      '@vue/shared': 3.2.31
+      '@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
       estree-walker: 2.0.2
       magic-string: 0.25.9
       postcss: 8.4.12
       source-map: 0.6.1
 
-  /@vue/compiler-ssr/3.2.31:
-    resolution: {integrity: sha512-mjN0rqig+A8TVDnsGPYJM5dpbjlXeHUm2oZHZwGyMYiGT/F4fhJf/cXy8QpjnLQK4Y9Et4GWzHn9PS8AHUnSkw==}
+  /@vue/compiler-ssr/3.2.33:
+    resolution: {integrity: sha512-XQh1Xdk3VquDpXsnoCd7JnMoWec9CfAzQDQsaMcSU79OrrO2PNR0ErlIjm/mGq3GmBfkQjzZACV+7GhfRB8xMQ==}
     dependencies:
-      '@vue/compiler-dom': 3.2.31
-      '@vue/shared': 3.2.31
+      '@vue/compiler-dom': 3.2.33
+      '@vue/shared': 3.2.33
 
   /@vue/devtools-api/6.1.4:
     resolution: {integrity: sha512-IiA0SvDrJEgXvVxjNkHPFfDx6SXw0b/TUkqMcDZWNg9fnCAHbTpoo59YfJ9QLFkwa3raau5vSlRVzMSLDnfdtQ==}
     dev: false
 
-  /@vue/reactivity-transform/3.2.31:
-    resolution: {integrity: sha512-uS4l4z/W7wXdI+Va5pgVxBJ345wyGFKvpPYtdSgvfJfX/x2Ymm6ophQlXXB6acqGHtXuBqNyyO3zVp9b1r0MOA==}
+  /@vue/reactivity-transform/3.2.33:
+    resolution: {integrity: sha512-4UL5KOIvSQb254aqenW4q34qMXbfZcmEsV/yVidLUgvwYQQ/D21bGX3DlgPUGI3c4C+iOnNmDCkIxkILoX/Pyw==}
     dependencies:
-      '@babel/parser': 7.17.8
-      '@vue/compiler-core': 3.2.31
-      '@vue/shared': 3.2.31
+      '@babel/parser': 7.17.9
+      '@vue/compiler-core': 3.2.33
+      '@vue/shared': 3.2.33
       estree-walker: 2.0.2
       magic-string: 0.25.9
 
-  /@vue/reactivity/3.2.31:
-    resolution: {integrity: sha512-HVr0l211gbhpEKYr2hYe7hRsV91uIVGFYNHj73njbARVGHQvIojkImKMaZNDdoDZOIkMsBc9a1sMqR+WZwfSCw==}
+  /@vue/reactivity/3.2.33:
+    resolution: {integrity: sha512-62Sq0mp9/0bLmDuxuLD5CIaMG2susFAGARLuZ/5jkU1FCf9EDbwUuF+BO8Ub3Rbodx0ziIecM/NsmyjardBxfQ==}
     dependencies:
-      '@vue/shared': 3.2.31
+      '@vue/shared': 3.2.33
 
-  /@vue/runtime-core/3.2.31:
-    resolution: {integrity: sha512-Kcog5XmSY7VHFEMuk4+Gap8gUssYMZ2+w+cmGI6OpZWYOEIcbE0TPzzPHi+8XTzAgx1w/ZxDFcXhZeXN5eKWsA==}
+  /@vue/runtime-core/3.2.33:
+    resolution: {integrity: sha512-N2D2vfaXsBPhzCV3JsXQa2NECjxP3eXgZlFqKh4tgakp3iX6LCGv76DLlc+IfFZq+TW10Y8QUfeihXOupJ1dGw==}
     dependencies:
-      '@vue/reactivity': 3.2.31
-      '@vue/shared': 3.2.31
+      '@vue/reactivity': 3.2.33
+      '@vue/shared': 3.2.33
     dev: false
 
-  /@vue/runtime-dom/3.2.31:
-    resolution: {integrity: sha512-N+o0sICVLScUjfLG7u9u5XCjvmsexAiPt17GNnaWHJUfsKed5e85/A3SWgKxzlxx2SW/Hw7RQxzxbXez9PtY3g==}
+  /@vue/runtime-dom/3.2.33:
+    resolution: {integrity: sha512-LSrJ6W7CZTSUygX5s8aFkraDWlO6K4geOwA3quFF2O+hC3QuAMZt/0Xb7JKE3C4JD4pFwCSO7oCrZmZ0BIJUnw==}
     dependencies:
-      '@vue/runtime-core': 3.2.31
-      '@vue/shared': 3.2.31
+      '@vue/runtime-core': 3.2.33
+      '@vue/shared': 3.2.33
       csstype: 2.6.20
     dev: false
 
-  /@vue/server-renderer/3.2.31_vue@3.2.31:
-    resolution: {integrity: sha512-8CN3Zj2HyR2LQQBHZ61HexF5NReqngLT3oahyiVRfSSvak+oAvVmu8iNLSu6XR77Ili2AOpnAt1y8ywjjqtmkg==}
+  /@vue/server-renderer/3.2.33_vue@3.2.33:
+    resolution: {integrity: sha512-4jpJHRD4ORv8PlbYi+/MfP8ec1okz6rybe36MdpkDrGIdEItHEUyaHSKvz+ptNEyQpALmmVfRteHkU9F8vxOew==}
     peerDependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     dependencies:
-      '@vue/compiler-ssr': 3.2.31
-      '@vue/shared': 3.2.31
-      vue: 3.2.31
+      '@vue/compiler-ssr': 3.2.33
+      '@vue/shared': 3.2.33
+      vue: 3.2.33
     dev: false
 
-  /@vue/shared/3.2.31:
-    resolution: {integrity: sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==}
+  /@vue/shared/3.2.33:
+    resolution: {integrity: sha512-UBc1Pg1T3yZ97vsA2ueER0F6GbJebLHYlEi4ou1H5YL4KWvMOOWwpYo9/QpWq93wxKG6Wo13IY74Hcn/f7c7Bg==}
 
-  /@vue/test-utils/2.0.0-rc.17_vue@3.2.31:
-    resolution: {integrity: sha512-7LHZKsFRV/HqDoMVY+cJamFzgHgsrmQFalROHC5FMWrzPzd+utG5e11krj1tVsnxYufGA2ABShX4nlcHXED+zQ==}
+  /@vue/test-utils/2.0.0-rc.20_vue@3.2.33:
+    resolution: {integrity: sha512-aSkOAzM/ZlIyYgN7yj661FTjhFZZy5i9+FUbbDNoMGYA4F1WKwDdcDCPj9B/qzt3wGFkuCP5PO6SBtdSTMEhIA==}
     peerDependencies:
       vue: ^3.0.1
     dependencies:
-      vue: 3.2.31
-    dev: true
-
-  /@vue/test-utils/2.0.0-rc.18_vue@3.2.31:
-    resolution: {integrity: sha512-aifolXjVdsogjaLmDoZ0FU8vN+R67aWmg9OuVeED4w5Ij5GFQLrlhM19uhWe/r5xXUL4fXMk3pX5wW6FJP1NcQ==}
-    peerDependencies:
-      vue: ^3.0.1
-    dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     dev: true
 
   /@vue/tsconfig/0.1.3:
@@ -2906,7 +2868,7 @@ packages:
         optional: true
     dev: true
 
-  /@vue/tsconfig/0.1.3_@types+node@16.11.26:
+  /@vue/tsconfig/0.1.3_@types+node@16.11.27:
     resolution: {integrity: sha512-kQVsh8yyWPvHpb8gIc9l/HIDiiVUy1amynLNpCy8p+FoCiZXCo6fQos5/097MmnNZc9AtseDsCrfkhqCrJ8Olg==}
     peerDependencies:
       '@types/node': '*'
@@ -2914,11 +2876,11 @@ packages:
       '@types/node':
         optional: true
     dependencies:
-      '@types/node': 16.11.26
+      '@types/node': 16.11.27
     dev: true
 
-  /abab/2.0.5:
-    resolution: {integrity: sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==}
+  /abab/2.0.6:
+    resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==}
     dev: true
 
   /acorn-globals/6.0.0:
@@ -3101,10 +3063,10 @@ packages:
     engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
     hasBin: true
     dependencies:
-      caniuse-lite: 1.0.30001323
-      electron-to-chromium: 1.4.103
+      caniuse-lite: 1.0.30001332
+      electron-to-chromium: 1.4.111
       escalade: 3.1.1
-      node-releases: 2.0.2
+      node-releases: 2.0.3
       picocolors: 1.0.0
     dev: true
 
@@ -3136,8 +3098,8 @@ packages:
     engines: {node: '>=10'}
     dev: true
 
-  /caniuse-lite/1.0.30001323:
-    resolution: {integrity: sha512-e4BF2RlCVELKx8+RmklSEIVub1TWrmdhvA5kEUueummz1XyySW0DVk+3x9HyhU9MuWTa2BhqLgEuEmUwASAdCA==}
+  /caniuse-lite/1.0.30001332:
+    resolution: {integrity: sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==}
     dev: true
 
   /caseless/0.12.0:
@@ -3179,12 +3141,6 @@ packages:
     engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
     dev: true
 
-  /character-parser/2.2.0:
-    resolution: {integrity: sha1-x84o821LzZdE5f/CxfzeHHMmH8A=}
-    dependencies:
-      is-regex: 1.1.4
-    dev: true
-
   /check-error/1.0.2:
     resolution: {integrity: sha1-V00xLt2Iu13YkS6Sht1sCu1KrII=}
     dev: true
@@ -3210,13 +3166,13 @@ packages:
       restore-cursor: 3.1.0
     dev: true
 
-  /cli-table3/0.6.1:
-    resolution: {integrity: sha512-w0q/enDHhPLq44ovMGdQeeDLvwxwavsJX7oQGYt/LrBlYsyaxyDnp6z3QzFut/6kLLKnlcUVJLrpB7KBfgG/RA==}
+  /cli-table3/0.6.2:
+    resolution: {integrity: sha512-QyavHCaIC80cMivimWu4aWHilIpiDpfm3hGmqAmXVL1UsnbLuBSMd21hTX6VY4ZSDSM73ESLeF8TOYId3rBTbw==}
     engines: {node: 10.* || >= 12.*}
     dependencies:
       string-width: 4.2.3
     optionalDependencies:
-      colors: 1.4.0
+      '@colors/colors': 1.5.0
     dev: true
 
   /cli-truncate/2.1.0:
@@ -3260,13 +3216,6 @@ packages:
     resolution: {integrity: sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==}
     dev: true
 
-  /colors/1.4.0:
-    resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==}
-    engines: {node: '>=0.1.90'}
-    requiresBuild: true
-    dev: true
-    optional: true
-
   /combined-stream/1.0.8:
     resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
     engines: {node: '>= 0.8'}
@@ -3342,15 +3291,15 @@ packages:
     resolution: {integrity: sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==}
     dev: false
 
-  /cypress/9.5.3:
-    resolution: {integrity: sha512-ItelIVmqMTnKYbo1JrErhsGgQGjWOxCpHT1TfMvwnIXKXN/OSlPjEK7rbCLYDZhejQL99PmUqul7XORI24Ik0A==}
+  /cypress/9.5.4:
+    resolution: {integrity: sha512-6AyJAD8phe7IMvOL4oBsI9puRNOWxZjl8z1lgixJMcgJ85JJmyKeP6uqNA0dI1z14lmJ7Qklf2MOgP/xdAqJ/Q==}
     engines: {node: '>=12.0.0'}
     hasBin: true
     requiresBuild: true
     dependencies:
       '@cypress/request': 2.88.10
       '@cypress/xvfb': 1.2.4
-      '@types/node': 14.18.12
+      '@types/node': 14.18.13
       '@types/sinonjs__fake-timers': 8.1.1
       '@types/sizzle': 2.3.3
       arch: 2.2.0
@@ -3361,10 +3310,10 @@ packages:
       chalk: 4.1.2
       check-more-types: 2.24.0
       cli-cursor: 3.1.0
-      cli-table3: 0.6.1
+      cli-table3: 0.6.2
       commander: 5.1.0
       common-tags: 1.8.2
-      dayjs: 1.11.0
+      dayjs: 1.11.1
       debug: 4.3.4_supports-color@8.1.1
       enquirer: 2.3.6
       eventemitter2: 6.4.5
@@ -3385,7 +3334,7 @@ packages:
       pretty-bytes: 5.6.0
       proxy-from-env: 1.0.0
       request-progress: 3.0.0
-      semver: 7.3.5
+      semver: 7.3.7
       supports-color: 8.1.1
       tmp: 0.2.1
       untildify: 4.0.0
@@ -3408,13 +3357,13 @@ packages:
     resolution: {integrity: sha512-Ds554NeT5Gennfoo9KN50Vh6tpgtvYEwraYjejXnyTpu1C7oXKxdFk75REooENHE8ndTVOJuv+BEs4/J/xcozw==}
     engines: {node: '>=12'}
     dependencies:
-      abab: 2.0.5
+      abab: 2.0.6
       whatwg-mimetype: 3.0.0
       whatwg-url: 10.0.0
     dev: true
 
-  /dayjs/1.11.0:
-    resolution: {integrity: sha512-JLC809s6Y948/FuCZPm5IX8rRhQwOiyMb2TfVVQEixG7P8Lm/gt5S7yoQZmC8x1UehI9Pb7sksEt4xx14m+7Ug==}
+  /dayjs/1.11.1:
+    resolution: {integrity: sha512-ER7EjqVAMkRRsxNCC5YqJ9d9VQYuWdGt7aiH2qA5R5wt8ZmWaP2dLUSIK6y/kVzLMlmh1Tvu5xUf4M/wdGJ5KA==}
     dev: true
 
   /debug/3.2.7:
@@ -3488,10 +3437,11 @@ packages:
     resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
     dev: true
 
-  /define-properties/1.1.3:
-    resolution: {integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==}
+  /define-properties/1.1.4:
+    resolution: {integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==}
     engines: {node: '>= 0.4'}
     dependencies:
+      has-property-descriptors: 1.0.0
       object-keys: 1.1.1
     dev: true
 
@@ -3529,8 +3479,8 @@ packages:
       safer-buffer: 2.1.2
     dev: true
 
-  /electron-to-chromium/1.4.103:
-    resolution: {integrity: sha512-c/uKWR1Z/W30Wy/sx3dkZoj4BijbXX85QKWu9jJfjho3LBAXNEGAEW3oWiGb+dotA6C6BzCTxL2/aLes7jlUeg==}
+  /electron-to-chromium/1.4.111:
+    resolution: {integrity: sha512-/s3+fwhKf1YK4k7btOImOzCQLpUjS6MaPf0ODTNuT4eTM1Bg4itBpLkydhOzJmpmH6Z9eXFyuuK5czsmzRzwtw==}
     dev: true
 
   /emoji-regex/8.0.0:
@@ -3560,8 +3510,8 @@ packages:
       is-arrayish: 0.2.1
     dev: true
 
-  /es-abstract/1.19.2:
-    resolution: {integrity: sha512-gfSBJoZdlL2xRiOCy0g8gLMryhoe1TlimjzU99L/31Z8QEGIhVQI+EWwt5lT+AuU9SnorVupXFqqOGqGfsyO6w==}
+  /es-abstract/1.19.5:
+    resolution: {integrity: sha512-Aa2G2+Rd3b6kxEUKTF4TaW67czBLyAv3z7VOhYRU50YBx+bbsYZ9xQP4lMNazePuFlybXI0V4MruPos7qUo5fA==}
     engines: {node: '>= 0.4'}
     dependencies:
       call-bind: 1.0.2
@@ -3575,7 +3525,7 @@ packages:
       is-callable: 1.2.4
       is-negative-zero: 2.0.2
       is-regex: 1.1.4
-      is-shared-array-buffer: 1.0.1
+      is-shared-array-buffer: 1.0.2
       is-string: 1.0.7
       is-weakref: 1.0.2
       object-inspect: 1.12.0
@@ -3595,8 +3545,8 @@ packages:
       is-symbol: 1.0.4
     dev: true
 
-  /esbuild-android-64/0.14.29:
-    resolution: {integrity: sha512-tJuaN33SVZyiHxRaVTo1pwW+rn3qetJX/SRuc/83rrKYtyZG0XfsQ1ao1nEudIt9w37ZSNXR236xEfm2C43sbw==}
+  /esbuild-android-64/0.14.36:
+    resolution: {integrity: sha512-jwpBhF1jmo0tVCYC/ORzVN+hyVcNZUWuozGcLHfod0RJCedTDTvR4nwlTXdx1gtncDqjk33itjO+27OZHbiavw==}
     engines: {node: '>=12'}
     cpu: [x64]
     os: [android]
@@ -3604,8 +3554,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-android-arm64/0.14.29:
-    resolution: {integrity: sha512-D74dCv6yYnMTlofVy1JKiLM5JdVSQd60/rQfJSDP9qvRAI0laPXIG/IXY1RG6jobmFMUfL38PbFnCqyI/6fPXg==}
+  /esbuild-android-arm64/0.14.36:
+    resolution: {integrity: sha512-/hYkyFe7x7Yapmfv4X/tBmyKnggUmdQmlvZ8ZlBnV4+PjisrEhAvC3yWpURuD9XoB8Wa1d5dGkTsF53pIvpjsg==}
     engines: {node: '>=12'}
     cpu: [arm64]
     os: [android]
@@ -3613,8 +3563,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-darwin-64/0.14.29:
-    resolution: {integrity: sha512-+CJaRvfTkzs9t+CjGa0Oa28WoXa7EeLutQhxus+fFcu0MHhsBhlmeWHac3Cc/Sf/xPi1b2ccDFfzGYJCfV0RrA==}
+  /esbuild-darwin-64/0.14.36:
+    resolution: {integrity: sha512-kkl6qmV0dTpyIMKagluzYqlc1vO0ecgpviK/7jwPbRDEv5fejRTaBBEE2KxEQbTHcLhiiDbhG7d5UybZWo/1zQ==}
     engines: {node: '>=12'}
     cpu: [x64]
     os: [darwin]
@@ -3622,8 +3572,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-darwin-arm64/0.14.29:
-    resolution: {integrity: sha512-5Wgz/+zK+8X2ZW7vIbwoZ613Vfr4A8HmIs1XdzRmdC1kG0n5EG5fvKk/jUxhNlrYPx1gSY7XadQ3l4xAManPSw==}
+  /esbuild-darwin-arm64/0.14.36:
+    resolution: {integrity: sha512-q8fY4r2Sx6P0Pr3VUm//eFYKVk07C5MHcEinU1BjyFnuYz4IxR/03uBbDwluR6ILIHnZTE7AkTUWIdidRi1Jjw==}
     engines: {node: '>=12'}
     cpu: [arm64]
     os: [darwin]
@@ -3631,8 +3581,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-freebsd-64/0.14.29:
-    resolution: {integrity: sha512-VTfS7Bm9QA12JK1YXF8+WyYOfvD7WMpbArtDj6bGJ5Sy5xp01c/q70Arkn596aGcGj0TvQRplaaCIrfBG1Wdtg==}
+  /esbuild-freebsd-64/0.14.36:
+    resolution: {integrity: sha512-Hn8AYuxXXRptybPqoMkga4HRFE7/XmhtlQjXFHoAIhKUPPMeJH35GYEUWGbjteai9FLFvBAjEAlwEtSGxnqWww==}
     engines: {node: '>=12'}
     cpu: [x64]
     os: [freebsd]
@@ -3640,8 +3590,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-freebsd-arm64/0.14.29:
-    resolution: {integrity: sha512-WP5L4ejwLWWvd3Fo2J5mlXvG3zQHaw5N1KxFGnUc4+2ZFZknP0ST63i0IQhpJLgEJwnQpXv2uZlU1iWZjFqEIg==}
+  /esbuild-freebsd-arm64/0.14.36:
+    resolution: {integrity: sha512-S3C0attylLLRiCcHiJd036eDEMOY32+h8P+jJ3kTcfhJANNjP0TNBNL30TZmEdOSx/820HJFgRrqpNAvTbjnDA==}
     engines: {node: '>=12'}
     cpu: [arm64]
     os: [freebsd]
@@ -3649,8 +3599,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-linux-32/0.14.29:
-    resolution: {integrity: sha512-4myeOvFmQBWdI2U1dEBe2DCSpaZyjdQtmjUY11Zu2eQg4ynqLb8Y5mNjNU9UN063aVsCYYfbs8jbken/PjyidA==}
+  /esbuild-linux-32/0.14.36:
+    resolution: {integrity: sha512-Eh9OkyTrEZn9WGO4xkI3OPPpUX7p/3QYvdG0lL4rfr73Ap2HAr6D9lP59VMF64Ex01LhHSXwIsFG/8AQjh6eNw==}
     engines: {node: '>=12'}
     cpu: [ia32]
     os: [linux]
@@ -3658,8 +3608,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-linux-64/0.14.29:
-    resolution: {integrity: sha512-iaEuLhssReAKE7HMwxwFJFn7D/EXEs43fFy5CJeA4DGmU6JHh0qVJD2p/UP46DvUXLRKXsXw0i+kv5TdJ1w5pg==}
+  /esbuild-linux-64/0.14.36:
+    resolution: {integrity: sha512-vFVFS5ve7PuwlfgoWNyRccGDi2QTNkQo/2k5U5ttVD0jRFaMlc8UQee708fOZA6zTCDy5RWsT5MJw3sl2X6KDg==}
     engines: {node: '>=12'}
     cpu: [x64]
     os: [linux]
@@ -3667,8 +3617,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-linux-arm/0.14.29:
-    resolution: {integrity: sha512-OXa9D9QL1hwrAnYYAHt/cXAuSCmoSqYfTW/0CEY0LgJNyTxJKtqc5mlwjAZAvgyjmha0auS/sQ0bXfGf2wAokQ==}
+  /esbuild-linux-arm/0.14.36:
+    resolution: {integrity: sha512-NhgU4n+NCsYgt7Hy61PCquEz5aevI6VjQvxwBxtxrooXsxt5b2xtOUXYZe04JxqQo+XZk3d1gcr7pbV9MAQ/Lg==}
     engines: {node: '>=12'}
     cpu: [arm]
     os: [linux]
@@ -3676,8 +3626,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-linux-arm64/0.14.29:
-    resolution: {integrity: sha512-KYf7s8wDfUy+kjKymW3twyGT14OABjGHRkm9gPJ0z4BuvqljfOOUbq9qT3JYFnZJHOgkr29atT//hcdD0Pi7Mw==}
+  /esbuild-linux-arm64/0.14.36:
+    resolution: {integrity: sha512-24Vq1M7FdpSmaTYuu1w0Hdhiqkbto1I5Pjyi+4Cdw5fJKGlwQuw+hWynTcRI/cOZxBcBpP21gND7W27gHAiftw==}
     engines: {node: '>=12'}
     cpu: [arm64]
     os: [linux]
@@ -3685,8 +3635,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-linux-mips64le/0.14.29:
-    resolution: {integrity: sha512-05jPtWQMsZ1aMGfHOvnR5KrTvigPbU35BtuItSSWLI2sJu5VrM8Pr9Owym4wPvA4153DFcOJ1EPN/2ujcDt54g==}
+  /esbuild-linux-mips64le/0.14.36:
+    resolution: {integrity: sha512-hZUeTXvppJN+5rEz2EjsOFM9F1bZt7/d2FUM1lmQo//rXh1RTFYzhC0txn7WV0/jCC7SvrGRaRz0NMsRPf8SIA==}
     engines: {node: '>=12'}
     cpu: [mips64el]
     os: [linux]
@@ -3694,8 +3644,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-linux-ppc64le/0.14.29:
-    resolution: {integrity: sha512-FYhBqn4Ir9xG+f6B5VIQVbRuM4S6qwy29dDNYFPoxLRnwTEKToIYIUESN1qHyUmIbfO0YB4phG2JDV2JDN9Kgw==}
+  /esbuild-linux-ppc64le/0.14.36:
+    resolution: {integrity: sha512-1Bg3QgzZjO+QtPhP9VeIBhAduHEc2kzU43MzBnMwpLSZ890azr4/A9Dganun8nsqD/1TBcqhId0z4mFDO8FAvg==}
     engines: {node: '>=12'}
     cpu: [ppc64]
     os: [linux]
@@ -3703,8 +3653,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-linux-riscv64/0.14.29:
-    resolution: {integrity: sha512-eqZMqPehkb4nZcffnuOpXJQdGURGd6GXQ4ZsDHSWyIUaA+V4FpMBe+5zMPtXRD2N4BtyzVvnBko6K8IWWr36ew==}
+  /esbuild-linux-riscv64/0.14.36:
+    resolution: {integrity: sha512-dOE5pt3cOdqEhaufDRzNCHf5BSwxgygVak9UR7PH7KPVHwSTDAZHDoEjblxLqjJYpc5XaU9+gKJ9F8mp9r5I4A==}
     engines: {node: '>=12'}
     cpu: [riscv64]
     os: [linux]
@@ -3712,8 +3662,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-linux-s390x/0.14.29:
-    resolution: {integrity: sha512-o7EYajF1rC/4ho7kpSG3gENVx0o2SsHm7cJ5fvewWB/TEczWU7teDgusGSujxCYcMottE3zqa423VTglNTYhjg==}
+  /esbuild-linux-s390x/0.14.36:
+    resolution: {integrity: sha512-g4FMdh//BBGTfVHjF6MO7Cz8gqRoDPzXWxRvWkJoGroKA18G9m0wddvPbEqcQf5Tbt2vSc1CIgag7cXwTmoTXg==}
     engines: {node: '>=12'}
     cpu: [s390x]
     os: [linux]
@@ -3721,8 +3671,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-netbsd-64/0.14.29:
-    resolution: {integrity: sha512-/esN6tb6OBSot6+JxgeOZeBk6P8V/WdR3GKBFeFpSqhgw4wx7xWUqPrdx4XNpBVO7X4Ipw9SAqgBrWHlXfddww==}
+  /esbuild-netbsd-64/0.14.36:
+    resolution: {integrity: sha512-UB2bVImxkWk4vjnP62ehFNZ73lQY1xcnL5ZNYF3x0AG+j8HgdkNF05v67YJdCIuUJpBuTyCK8LORCYo9onSW+A==}
     engines: {node: '>=12'}
     cpu: [x64]
     os: [netbsd]
@@ -3730,8 +3680,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-openbsd-64/0.14.29:
-    resolution: {integrity: sha512-jUTdDzhEKrD0pLpjmk0UxwlfNJNg/D50vdwhrVcW/D26Vg0hVbthMfb19PJMatzclbK7cmgk1Nu0eNS+abzoHw==}
+  /esbuild-openbsd-64/0.14.36:
+    resolution: {integrity: sha512-NvGB2Chf8GxuleXRGk8e9zD3aSdRO5kLt9coTQbCg7WMGXeX471sBgh4kSg8pjx0yTXRt0MlrUDnjVYnetyivg==}
     engines: {node: '>=12'}
     cpu: [x64]
     os: [openbsd]
@@ -3739,16 +3689,16 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-plugin-license/1.2.2_esbuild@0.14.29:
+  /esbuild-plugin-license/1.2.2_esbuild@0.14.36:
     resolution: {integrity: sha512-sqa8V1pB6wr6L8lPQ+lD73ARTfi824H/smyUd4eBwvc+yGK0ZvfupXDqgmrFpP5zu6aTj8pMlnoowuDOjKGX5A==}
     peerDependencies:
       esbuild: '*'
     dependencies:
-      esbuild: 0.14.29
+      esbuild: 0.14.36
     dev: true
 
-  /esbuild-sunos-64/0.14.29:
-    resolution: {integrity: sha512-EfhQN/XO+TBHTbkxwsxwA7EfiTHFe+MNDfxcf0nj97moCppD9JHPq48MLtOaDcuvrTYOcrMdJVeqmmeQ7doTcg==}
+  /esbuild-sunos-64/0.14.36:
+    resolution: {integrity: sha512-VkUZS5ftTSjhRjuRLp+v78auMO3PZBXu6xl4ajomGenEm2/rGuWlhFSjB7YbBNErOchj51Jb2OK8lKAo8qdmsQ==}
     engines: {node: '>=12'}
     cpu: [x64]
     os: [sunos]
@@ -3756,8 +3706,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-windows-32/0.14.29:
-    resolution: {integrity: sha512-uoyb0YAJ6uWH4PYuYjfGNjvgLlb5t6b3zIaGmpWPOjgpr1Nb3SJtQiK4YCPGhONgfg2v6DcJgSbOteuKXhwqAw==}
+  /esbuild-windows-32/0.14.36:
+    resolution: {integrity: sha512-bIar+A6hdytJjZrDxfMBUSEHHLfx3ynoEZXx/39nxy86pX/w249WZm8Bm0dtOAByAf4Z6qV0LsnTIJHiIqbw0w==}
     engines: {node: '>=12'}
     cpu: [ia32]
     os: [win32]
@@ -3765,8 +3715,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-windows-64/0.14.29:
-    resolution: {integrity: sha512-X9cW/Wl95QjsH8WUyr3NqbmfdU72jCp71cH3pwPvI4CgBM2IeOUDdbt6oIGljPu2bf5eGDIo8K3Y3vvXCCTd8A==}
+  /esbuild-windows-64/0.14.36:
+    resolution: {integrity: sha512-+p4MuRZekVChAeueT1Y9LGkxrT5x7YYJxYE8ZOTcEfeUUN43vktSn6hUNsvxzzATrSgq5QqRdllkVBxWZg7KqQ==}
     engines: {node: '>=12'}
     cpu: [x64]
     os: [win32]
@@ -3774,8 +3724,8 @@ packages:
     dev: true
     optional: true
 
-  /esbuild-windows-arm64/0.14.29:
-    resolution: {integrity: sha512-+O/PI+68fbUZPpl3eXhqGHTGK7DjLcexNnyJqtLZXOFwoAjaXlS5UBCvVcR3o2va+AqZTj8o6URaz8D2K+yfQQ==}
+  /esbuild-windows-arm64/0.14.36:
+    resolution: {integrity: sha512-fBB4WlDqV1m18EF/aheGYQkQZHfPHiHJSBYzXIo8yKehek+0BtBwo/4PNwKGJ5T0YK0oc8pBKjgwPbzSrPLb+Q==}
     engines: {node: '>=12'}
     cpu: [arm64]
     os: [win32]
@@ -3783,32 +3733,32 @@ packages:
     dev: true
     optional: true
 
-  /esbuild/0.14.29:
-    resolution: {integrity: sha512-SQS8cO8xFEqevYlrHt6exIhK853Me4nZ4aMW6ieysInLa0FMAL+AKs87HYNRtR2YWRcEIqoXAHh+Ytt5/66qpg==}
+  /esbuild/0.14.36:
+    resolution: {integrity: sha512-HhFHPiRXGYOCRlrhpiVDYKcFJRdO0sBElZ668M4lh2ER0YgnkLxECuFe7uWCf23FrcLc59Pqr7dHkTqmRPDHmw==}
     engines: {node: '>=12'}
     hasBin: true
     requiresBuild: true
     optionalDependencies:
-      esbuild-android-64: 0.14.29
-      esbuild-android-arm64: 0.14.29
-      esbuild-darwin-64: 0.14.29
-      esbuild-darwin-arm64: 0.14.29
-      esbuild-freebsd-64: 0.14.29
-      esbuild-freebsd-arm64: 0.14.29
-      esbuild-linux-32: 0.14.29
-      esbuild-linux-64: 0.14.29
-      esbuild-linux-arm: 0.14.29
-      esbuild-linux-arm64: 0.14.29
-      esbuild-linux-mips64le: 0.14.29
-      esbuild-linux-ppc64le: 0.14.29
-      esbuild-linux-riscv64: 0.14.29
-      esbuild-linux-s390x: 0.14.29
-      esbuild-netbsd-64: 0.14.29
-      esbuild-openbsd-64: 0.14.29
-      esbuild-sunos-64: 0.14.29
-      esbuild-windows-32: 0.14.29
-      esbuild-windows-64: 0.14.29
-      esbuild-windows-arm64: 0.14.29
+      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
     dev: true
 
   /escalade/3.1.1:
@@ -3919,7 +3869,7 @@ packages:
       get-stream: 5.2.0
       yauzl: 2.10.0
     optionalDependencies:
-      '@types/yauzl': 2.9.2
+      '@types/yauzl': 2.10.0
     transitivePeerDependencies:
       - supports-color
     dev: true
@@ -3961,7 +3911,7 @@ packages:
     engines: {node: ^12.20 || >= 14.13}
     dependencies:
       node-domexception: 1.0.0
-      web-streams-polyfill: 3.2.0
+      web-streams-polyfill: 3.2.1
     dev: true
 
   /figures/3.2.0:
@@ -4023,11 +3973,11 @@ packages:
     resolution: {integrity: sha1-g8YK/Fi5xWmXAH7Rp2izqzA6RP4=}
     dev: true
 
-  /fs-extra/10.0.1:
-    resolution: {integrity: sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==}
+  /fs-extra/10.1.0:
+    resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==}
     engines: {node: '>=12'}
     dependencies:
-      graceful-fs: 4.2.9
+      graceful-fs: 4.2.10
       jsonfile: 6.1.0
       universalify: 2.0.0
     dev: true
@@ -4037,7 +3987,7 @@ packages:
     engines: {node: '>=10'}
     dependencies:
       at-least-node: 1.0.0
-      graceful-fs: 4.2.9
+      graceful-fs: 4.2.10
       jsonfile: 6.1.0
       universalify: 2.0.0
     dev: true
@@ -4153,8 +4103,8 @@ packages:
       slash: 4.0.0
     dev: true
 
-  /graceful-fs/4.2.9:
-    resolution: {integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==}
+  /graceful-fs/4.2.10:
+    resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==}
     dev: true
 
   /has-bigints/1.0.1:
@@ -4171,6 +4121,12 @@ packages:
     engines: {node: '>=8'}
     dev: true
 
+  /has-property-descriptors/1.0.0:
+    resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==}
+    dependencies:
+      get-intrinsic: 1.1.1
+    dev: true
+
   /has-symbols/1.0.3:
     resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
     engines: {node: '>= 0.4'}
@@ -4205,8 +4161,8 @@ packages:
       whatwg-encoding: 2.0.0
     dev: true
 
-  /html-tags/3.1.0:
-    resolution: {integrity: sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg==}
+  /html-tags/3.2.0:
+    resolution: {integrity: sha512-vy7ClnArOZwCnqZgvv+ddgHgJiAFXe3Ge9ML5/mBctVJoUoYPCdxVucOywjDARn6CVoh3dRSFdPHy2sX80L0Wg==}
     engines: {node: '>=8'}
     dev: true
 
@@ -4230,8 +4186,8 @@ packages:
       sshpk: 1.17.0
     dev: true
 
-  /https-proxy-agent/5.0.0:
-    resolution: {integrity: sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==}
+  /https-proxy-agent/5.0.1:
+    resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
     engines: {node: '>= 6'}
     dependencies:
       agent-base: 6.0.2
@@ -4345,13 +4301,6 @@ packages:
       has-tostringtag: 1.0.0
     dev: true
 
-  /is-expression/4.0.0:
-    resolution: {integrity: sha512-zMIXX63sxzG3XrkHkrAPvm/OVZVSCPNkwMHU8oTX7/U3AL78I0QXCEICXUM13BIa8TYGZ68PiTKfQz3yaTNr4A==}
-    dependencies:
-      acorn: 7.4.1
-      object-assign: 4.1.1
-    dev: true
-
   /is-extglob/2.1.1:
     resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=}
     engines: {node: '>=0.10.0'}
@@ -4387,8 +4336,8 @@ packages:
     engines: {node: '>= 0.4'}
     dev: true
 
-  /is-number-object/1.0.6:
-    resolution: {integrity: sha512-bEVOqiRcvo3zO1+G2lVMy+gkkEm9Yh7cDMRusKKu5ZJKPUYSJwICTKZrNKHA2EbSP0Tu0+6B/emsYNHZyn6K8g==}
+  /is-number-object/1.0.7:
+    resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==}
     engines: {node: '>= 0.4'}
     dependencies:
       has-tostringtag: 1.0.0
@@ -4416,8 +4365,10 @@ packages:
       has-tostringtag: 1.0.0
     dev: true
 
-  /is-shared-array-buffer/1.0.1:
-    resolution: {integrity: sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==}
+  /is-shared-array-buffer/1.0.2:
+    resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==}
+    dependencies:
+      call-bind: 1.0.2
     dev: true
 
   /is-stream/2.0.1:
@@ -4489,7 +4440,7 @@ packages:
       canvas:
         optional: true
     dependencies:
-      abab: 2.0.5
+      abab: 2.0.6
       acorn: 8.7.0
       acorn-globals: 6.0.0
       cssom: 0.5.0
@@ -4501,7 +4452,7 @@ packages:
       form-data: 4.0.0
       html-encoding-sniffer: 3.0.0
       http-proxy-agent: 5.0.0
-      https-proxy-agent: 5.0.0
+      https-proxy-agent: 5.0.1
       is-potential-custom-element-name: 1.0.1
       nwsapi: 2.2.0
       parse5: 6.0.1
@@ -4551,7 +4502,7 @@ packages:
     dependencies:
       universalify: 2.0.0
     optionalDependencies:
-      graceful-fs: 4.2.9
+      graceful-fs: 4.2.10
     dev: true
 
   /jsprim/2.0.2:
@@ -4591,8 +4542,8 @@ packages:
     engines: {node: '>=10'}
     dev: true
 
-  /lint-staged/12.3.7:
-    resolution: {integrity: sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==}
+  /lint-staged/12.3.8:
+    resolution: {integrity: sha512-0+UpNaqIwKRSGAFOCcpuYNIv/j5QGVC+xUVvmSdxHO+IfIGoHbFLo3XcPmV/LLnsVj5EAncNHVtlITSoY5qWGQ==}
     engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
     hasBin: true
     dependencies:
@@ -4657,7 +4608,7 @@ packages:
     resolution: {integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=}
     engines: {node: '>=4'}
     dependencies:
-      graceful-fs: 4.2.9
+      graceful-fs: 4.2.10
       parse-json: 4.0.0
       pify: 3.0.0
       strip-bom: 3.0.0
@@ -4773,8 +4724,8 @@ packages:
     resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
     dev: true
 
-  /nanoid/3.3.2:
-    resolution: {integrity: sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==}
+  /nanoid/3.3.3:
+    resolution: {integrity: sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==}
     engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
     hasBin: true
 
@@ -4796,8 +4747,8 @@ packages:
       formdata-polyfill: 4.0.10
     dev: true
 
-  /node-releases/2.0.2:
-    resolution: {integrity: sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==}
+  /node-releases/2.0.3:
+    resolution: {integrity: sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw==}
     dev: true
 
   /normalize-package-data/2.5.0:
@@ -4841,11 +4792,6 @@ packages:
     resolution: {integrity: sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==}
     dev: true
 
-  /object-assign/4.1.1:
-    resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=}
-    engines: {node: '>=0.10.0'}
-    dev: true
-
   /object-inspect/1.12.0:
     resolution: {integrity: sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==}
     dev: true
@@ -4860,7 +4806,7 @@ packages:
     engines: {node: '>= 0.4'}
     dependencies:
       call-bind: 1.0.2
-      define-properties: 1.1.3
+      define-properties: 1.1.4
       has-symbols: 1.0.3
       object-keys: 1.1.1
     dev: true
@@ -4992,7 +4938,7 @@ packages:
     engines: {node: '>=4'}
     dev: true
 
-  /pinia/2.0.13_typescript@4.6.3+vue@3.2.31:
+  /pinia/2.0.13_typescript@4.6.3+vue@3.2.33:
     resolution: {integrity: sha512-B7rSqm1xNpwcPMnqns8/gVBfbbi7lWTByzS6aPZ4JOXSJD4Y531rZHDCoYWBwLyHY/8hWnXljgiXp6rRyrofcw==}
     peerDependencies:
       '@vue/composition-api': ^1.4.0
@@ -5006,11 +4952,11 @@ packages:
     dependencies:
       '@vue/devtools-api': 6.1.4
       typescript: 4.6.3
-      vue: 3.2.31
-      vue-demi: 0.12.5_vue@3.2.31
+      vue: 3.2.33
+      vue-demi: 0.12.5_vue@3.2.33
     dev: false
 
-  /pinia/2.0.13_vue@3.2.31:
+  /pinia/2.0.13_vue@3.2.33:
     resolution: {integrity: sha512-B7rSqm1xNpwcPMnqns8/gVBfbbi7lWTByzS6aPZ4JOXSJD4Y531rZHDCoYWBwLyHY/8hWnXljgiXp6rRyrofcw==}
     peerDependencies:
       '@vue/composition-api': ^1.4.0
@@ -5023,15 +4969,15 @@ packages:
         optional: true
     dependencies:
       '@vue/devtools-api': 6.1.4
-      vue: 3.2.31
-      vue-demi: 0.12.5_vue@3.2.31
+      vue: 3.2.33
+      vue-demi: 0.12.5_vue@3.2.33
     dev: false
 
   /postcss/8.4.12:
     resolution: {integrity: sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==}
     engines: {node: ^10 || ^12 || >=14}
     dependencies:
-      nanoid: 3.3.2
+      nanoid: 3.3.3
       picocolors: 1.0.0
       source-map-js: 1.0.2
 
@@ -5040,8 +4986,8 @@ packages:
     engines: {node: '>= 0.8.0'}
     dev: true
 
-  /prettier/2.6.1:
-    resolution: {integrity: sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==}
+  /prettier/2.6.2:
+    resolution: {integrity: sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==}
     engines: {node: '>=10.13.0'}
     hasBin: true
     dev: true
@@ -5075,25 +5021,6 @@ packages:
     resolution: {integrity: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==}
     dev: true
 
-  /pug-error/2.0.0:
-    resolution: {integrity: sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==}
-    dev: true
-
-  /pug-lexer/5.0.1:
-    resolution: {integrity: sha512-0I6C62+keXlZPZkOJeVam9aBLVP2EnbeDw3An+k0/QlqdwH6rv8284nko14Na7c0TtqtogfWXcRoFE4O4Ff20w==}
-    dependencies:
-      character-parser: 2.2.0
-      is-expression: 4.0.0
-      pug-error: 2.0.0
-    dev: true
-
-  /pug-parser/6.0.0:
-    resolution: {integrity: sha512-ukiYM/9cH6Cml+AOl5kETtM9NR3WulyVP2y4HOU45DyMim1IeP/OOiyEWRr6qk5I5klpsBnbuHpwKmTx6WURnw==}
-    dependencies:
-      pug-error: 2.0.0
-      token-stream: 1.0.0
-    dev: true
-
   /pump/3.0.0:
     resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==}
     dependencies:
@@ -5163,8 +5090,8 @@ packages:
       glob: 7.2.0
     dev: true
 
-  /rollup/2.70.1:
-    resolution: {integrity: sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA==}
+  /rollup/2.70.2:
+    resolution: {integrity: sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==}
     engines: {node: '>=10.0.0'}
     hasBin: true
     optionalDependencies:
@@ -5212,8 +5139,8 @@ packages:
     hasBin: true
     dev: true
 
-  /semver/7.3.5:
-    resolution: {integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==}
+  /semver/7.3.7:
+    resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==}
     engines: {node: '>=10'}
     hasBin: true
     dependencies:
@@ -5405,22 +5332,22 @@ packages:
     engines: {node: '>= 0.4'}
     dependencies:
       call-bind: 1.0.2
-      define-properties: 1.1.3
-      es-abstract: 1.19.2
+      define-properties: 1.1.4
+      es-abstract: 1.19.5
     dev: true
 
   /string.prototype.trimend/1.0.4:
     resolution: {integrity: sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==}
     dependencies:
       call-bind: 1.0.2
-      define-properties: 1.1.3
+      define-properties: 1.1.4
     dev: true
 
   /string.prototype.trimstart/1.0.4:
     resolution: {integrity: sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==}
     dependencies:
       call-bind: 1.0.2
-      define-properties: 1.1.3
+      define-properties: 1.1.4
     dev: true
 
   /strip-ansi/6.0.1:
@@ -5499,8 +5426,8 @@ packages:
     engines: {node: '>=14.0.0'}
     dev: true
 
-  /tinyspy/0.3.0:
-    resolution: {integrity: sha512-c5uFHqtUp74R2DJE3/Efg0mH5xicmgziaQXMm/LvuuZn3RdpADH32aEGDRyCzObXT1DNfwDMqRQ/Drh1MlO12g==}
+  /tinyspy/0.3.2:
+    resolution: {integrity: sha512-2+40EP4D3sFYy42UkgkFFB+kiX2Tg3URG/lVvAZFfLxgGpnWl5qQJuBw1gaLttq8UOS+2p3C0WrhJnQigLTT2Q==}
     engines: {node: '>=14.0.0'}
     dev: true
 
@@ -5523,10 +5450,6 @@ packages:
       is-number: 7.0.0
     dev: true
 
-  /token-stream/1.0.0:
-    resolution: {integrity: sha1-zCAOqyYT9BZtJ/+a/HylbUnfbrQ=}
-    dev: true
-
   /tough-cookie/2.5.0:
     resolution: {integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==}
     engines: {node: '>=0.8'}
@@ -5612,11 +5535,6 @@ packages:
     engines: {node: '>=8'}
     dev: true
 
-  /upath/2.0.1:
-    resolution: {integrity: sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==}
-    engines: {node: '>=4'}
-    dev: true
-
   /uuid/8.3.2:
     resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
     hasBin: true
@@ -5638,8 +5556,8 @@ packages:
       extsprintf: 1.3.0
     dev: true
 
-  /vite/2.9.1:
-    resolution: {integrity: sha512-vSlsSdOYGcYEJfkQ/NeLXgnRv5zZfpAsdztkIrs7AZHV8RCMZQkwjo4DS5BnrYTqoWqLoUe1Cah4aVO4oNNqCQ==}
+  /vite/2.9.5:
+    resolution: {integrity: sha512-dvMN64X2YEQgSXF1lYabKXw3BbN6e+BL67+P3Vy4MacnY+UzT1AfkHiioFSi9+uiDUiaDy7Ax/LQqivk6orilg==}
     engines: {node: '>=12.2.0'}
     hasBin: true
     peerDependencies:
@@ -5654,16 +5572,16 @@ packages:
       stylus:
         optional: true
     dependencies:
-      esbuild: 0.14.29
+      esbuild: 0.14.36
       postcss: 8.4.12
       resolve: 1.22.0
-      rollup: 2.70.1
+      rollup: 2.70.2
     optionalDependencies:
       fsevents: 2.3.2
     dev: true
 
-  /vitest/0.8.1_jsdom@19.0.0:
-    resolution: {integrity: sha512-8HUyc9io1UInZTUKJWTgPG5fMEqd86IlMCjn2CEjGjli55M7iUJiiMwns9W21wKs6DMrRs2lu89X6rbfVvF53A==}
+  /vitest/0.9.3_jsdom@19.0.0:
+    resolution: {integrity: sha512-hKjqdBI732cV5giNLERyAsaJBebstrX5mvTbZr+jUDYUHnX1O4DpAJcHtqBOutuBi7lVIGQ5IF8eWvHHqbCHBA==}
     engines: {node: '>=v14.16.0'}
     hasBin: true
     peerDependencies:
@@ -5681,38 +5599,21 @@ packages:
       jsdom:
         optional: true
     dependencies:
-      '@types/chai': 4.3.0
+      '@types/chai': 4.3.1
       '@types/chai-subset': 1.3.3
       chai: 4.3.6
       jsdom: 19.0.0
       local-pkg: 0.4.1
       tinypool: 0.1.2
-      tinyspy: 0.3.0
-      vite: 2.9.1
+      tinyspy: 0.3.2
+      vite: 2.9.5
     transitivePeerDependencies:
       - less
       - sass
       - stylus
     dev: true
 
-  /vscode-jsonrpc/8.0.0-next.7:
-    resolution: {integrity: sha512-JX/F31LEsims0dAlOTKFE4E+AJMiJvdRSRViifFJSqSN7EzeYyWlfuDchF7g91oRNPZOIWfibTkDf3/UMsQGzQ==}
-    engines: {node: '>=14.0.0'}
-    dev: true
-
-  /vscode-languageserver-textdocument/1.0.4:
-    resolution: {integrity: sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==}
-    dev: true
-
-  /vscode-languageserver-types/3.17.0-next.9:
-    resolution: {integrity: sha512-9/PeDNPYduaoXRUzYpqmu4ZV9L01HGo0wH9FUt+sSHR7IXwA7xoXBfNUlv8gB9H0D2WwEmMomSy1NmhjKQyn3A==}
-    dev: true
-
-  /vscode-uri/3.0.3:
-    resolution: {integrity: sha512-EcswR2S8bpR7fD0YPeS7r2xXExrScVMxg4MedACaWHEtx9ftCF/qHG1xGkolzTPcEmjTavCQgbVzHUIdTMzFGA==}
-    dev: true
-
-  /vue-demi/0.12.5_vue@3.2.31:
+  /vue-demi/0.12.5_vue@3.2.33:
     resolution: {integrity: sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==}
     engines: {node: '>=12'}
     hasBin: true
@@ -5724,45 +5625,45 @@ packages:
       '@vue/composition-api':
         optional: true
     dependencies:
-      vue: 3.2.31
+      vue: 3.2.33
     dev: false
 
-  /vue-router/4.0.14_vue@3.2.31:
+  /vue-router/4.0.14_vue@3.2.33:
     resolution: {integrity: sha512-wAO6zF9zxA3u+7AkMPqw9LjoUCjSxfFvINQj3E/DceTt6uEz1XZLraDhdg2EYmvVwTBSGlLYsUw8bDmx0754Mw==}
     peerDependencies:
       vue: ^3.2.0
     dependencies:
       '@vue/devtools-api': 6.1.4
-      vue: 3.2.31
+      vue: 3.2.33
     dev: false
 
-  /vue-tsc/0.33.9_typescript@4.6.3:
-    resolution: {integrity: sha512-s/+r4JNsCh4e3MUdsYrjEA8IgPPDzHL5kEah/OznxIHd1XMlYiIkXGdiyU6JE5J+lzXNOKdOlNliqwwpeETQWw==}
+  /vue-tsc/0.34.7_typescript@4.6.3:
+    resolution: {integrity: sha512-GcdwGuddEakVBHKw7uiZUfHqobGD4Ym2XExGuwYuxw7rT50ZnRZvYQ3IB7zyPLa7UZEmiy6HTJiTrArw7ZOu+w==}
     hasBin: true
     peerDependencies:
       typescript: '*'
     dependencies:
-      '@volar/vue-typescript': 0.33.9
+      '@volar/vue-typescript': 0.34.7
       typescript: 4.6.3
     dev: true
 
-  /vue/3.2.31:
-    resolution: {integrity: sha512-odT3W2tcffTiQCy57nOT93INw1auq5lYLLYtWpPYQQYQOOdHiqFct9Xhna6GJ+pJQaF67yZABraH47oywkJgFw==}
+  /vue/3.2.33:
+    resolution: {integrity: sha512-si1ExAlDUrLSIg/V7D/GgA4twJwfsfgG+t9w10z38HhL/HA07132pUQ2KuwAo8qbCyMJ9e6OqrmWrOCr+jW7ZQ==}
     dependencies:
-      '@vue/compiler-dom': 3.2.31
-      '@vue/compiler-sfc': 3.2.31
-      '@vue/runtime-dom': 3.2.31
-      '@vue/server-renderer': 3.2.31_vue@3.2.31
-      '@vue/shared': 3.2.31
+      '@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
 
-  /vuex/4.0.2_vue@3.2.31:
+  /vuex/4.0.2_vue@3.2.33:
     resolution: {integrity: sha512-M6r8uxELjZIK8kTKDGgZTYX/ahzblnzC4isU1tpmEuOIIKmV+TRdc+H4s8ds2NuZ7wpUTdGRzJRtoj+lI+pc0Q==}
     peerDependencies:
       vue: ^3.0.2
     dependencies:
       '@vue/devtools-api': 6.1.4
-      vue: 3.2.31
+      vue: 3.2.33
     dev: false
 
   /w3c-hr-time/1.0.2:
@@ -5792,8 +5693,8 @@ packages:
       - debug
     dev: true
 
-  /web-streams-polyfill/3.2.0:
-    resolution: {integrity: sha512-EqPmREeOzttaLRm5HS7io98goBgZ7IVz79aDvqjD0kYXLtFZTc0T/U6wHTPKyIjb+MdN7DFIIX6hgdBEpWmfPA==}
+  /web-streams-polyfill/3.2.1:
+    resolution: {integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==}
     engines: {node: '>= 8'}
     dev: true
 
@@ -5827,7 +5728,7 @@ packages:
     dependencies:
       is-bigint: 1.0.4
       is-boolean-object: 1.1.2
-      is-number-object: 1.0.6
+      is-number-object: 1.0.7
       is-string: 1.0.7
       is-symbol: 1.0.4
     dev: true
@@ -5905,6 +5806,11 @@ packages:
     engines: {node: '>= 6'}
     dev: true
 
+  /yaml/2.0.1:
+    resolution: {integrity: sha512-1NpAYQ3wjzIlMs0mgdBmYzLkFgWBIWrzYVDYfrixhoFNNgJ444/jT2kUT2sicRbJES3oQYRZugjB6Ro8SjKeFg==}
+    engines: {node: '>= 14'}
+    dev: true
+
   /yauzl/2.10.0:
     resolution: {integrity: sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=}
     dependencies:
@@ -5912,21 +5818,21 @@ packages:
       fd-slicer: 1.1.0
     dev: true
 
-  /zx/6.0.7:
-    resolution: {integrity: sha512-aJTTKN4m9m8wM02yQ4jMOXMp53Ni+r+VDAs0D+bo9l9x9nCMhOocNWeTjoaancHkb7LpNb4oLILp58HzTy0GpQ==}
+  /zx/6.1.0:
+    resolution: {integrity: sha512-LcvyN946APdktLPm1ta4wfNiJaDuq1iHOTDwApP69ug5hNYWzMYaVMC5Ek6Ny4nnSLpJ6wdY42feR/2LY5/nVA==}
     engines: {node: '>= 16.0.0'}
     hasBin: true
     dependencies:
       '@types/fs-extra': 9.0.13
       '@types/minimist': 1.2.2
-      '@types/node': 17.0.23
+      '@types/node': 17.0.24
       '@types/which': 2.0.1
       chalk: 5.0.1
-      fs-extra: 10.0.1
+      fs-extra: 10.1.0
       globby: 13.1.1
       minimist: 1.2.6
       node-fetch: 3.2.3
       ps-tree: 1.2.0
       which: 2.0.2
-      yaml: 1.10.2
+      yaml: 2.0.1
     dev: true
index 90034df75176ed3d9a949f4cf8a5deb9c0135b44..45c8774eaddb28063ad0d3d4adfc9f71003885bb 100644 (file)
@@ -5,10 +5,10 @@
     "preview": "vite preview --port 5050"
   },
   "dependencies": {
-    "vue": "^3.2.31"
+    "vue": "^3.2.33"
   },
   "devDependencies": {
     "@vitejs/plugin-vue": "^2.3.1",
-    "vite": "^2.9.1"
+    "vite": "^2.9.5"
   }
 }
index a94312fdedc5741930585451155543438acf1d03..a6b3c1c32dfaa03bd462d1940adcb43f4436834d 100644 (file)
@@ -4,12 +4,12 @@
     "test:unit:ci": "cypress run-ct --quiet --reporter spec"
   },
   "dependencies": {
-    "vue": "^3.2.31"
+    "vue": "^3.2.33"
   },
   "devDependencies": {
     "@cypress/vite-dev-server": "^2.2.2",
     "@cypress/vue": "^3.1.1",
-    "cypress": "^9.5.3",
-    "vite": "^2.9.1"
+    "cypress": "^9.5.4",
+    "vite": "^2.9.5"
   }
 }
index 8166a1298bc7928108e5cf792a2dce7a9a879e2b..b948d1cb5796a7d052eef993e0c68a9df9673e11 100644 (file)
@@ -4,7 +4,7 @@
     "test:e2e:ci": "start-server-and-test preview http://127.0.0.1:5050/ 'cypress run'"
   },
   "devDependencies": {
-    "cypress": "^9.5.3",
+    "cypress": "^9.5.4",
     "start-server-and-test": "^1.14.0"
   }
 }
index 4304e7a5b5f24757787b8ca607a239772f195243..d803ebccc040ee3a7854346413de624081ff477c 100644 (file)
@@ -1,5 +1,5 @@
 {
   "devDependencies": {
-    "@vitejs/plugin-vue-jsx": "^1.3.9"
+    "@vitejs/plugin-vue-jsx": "^1.3.10"
   }
 }
index cdf5dca91180090f9be5bf6c67613f4c44bba845..2a488dacfac93afc786a14680e066d9c0aafe7ff 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
     "pinia": "^2.0.13",
-    "vue": "^3.2.31"
+    "vue": "^3.2.33"
   }
 }
index d5d7459fa06f91a54f50ea9c8fc1d89f71fefee9..e3f6eabe96018b56431aba17b08e8a99ba20bb85 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "vue": "^3.2.31",
+    "vue": "^3.2.33",
     "vue-router": "^4.0.14"
   }
 }
index 1319cc9dd462197967864044b67f25bc5874896f..5e3dc953f15983d886ddcdb39ac918f6b634f39a 100644 (file)
@@ -4,8 +4,8 @@
     "typecheck": "vue-tsc --noEmit"
   },
   "devDependencies": {
-    "@types/node": "^16.11.26",
+    "@types/node": "^16.11.27",
     "typescript": "~4.6.3",
-    "vue-tsc": "^0.33.9"
+    "vue-tsc": "^0.34.7"
   }
 }
index 82a5826fcff49a70cec49bad61914691acdbb580..76a646a3da8d49876adb4f3820ee229a7b0101aa 100644 (file)
@@ -3,11 +3,11 @@
     "test:unit": "vitest --environment jsdom"
   },
   "dependencies": {
-    "vue": "^3.2.31"
+    "vue": "^3.2.33"
   },
   "devDependencies": {
-    "@vue/test-utils": "^2.0.0-rc.18",
+    "@vue/test-utils": "^2.0.0-rc.20",
     "jsdom": "^19.0.0",
-    "vitest": "^0.8.1"
+    "vitest": "^0.9.3"
   }
 }
index 4f58285872b6ead4480197a7236ab46d024b4a7e..59a2b55decd5ea51e0a8d7f030802c8b48cca0ee 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "vue": "^3.2.31",
+    "vue": "^3.2.33",
     "vuex": "^4.0.2"
   }
 }