]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
fix: update typescript version
authorHaoqun Jiang <haoqunjiang@gmail.com>
Fri, 3 Dec 2021 15:01:20 +0000 (23:01 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Fri, 3 Dec 2021 15:01:20 +0000 (23:01 +0800)
Fixes #18

18 files changed:
playground/typescript-jsx-pinia-with-tests/package.json
playground/typescript-jsx-pinia/package.json
playground/typescript-jsx-router-pinia-with-tests/package.json
playground/typescript-jsx-router-pinia/package.json
playground/typescript-jsx-router-with-tests/package.json
playground/typescript-jsx-router/package.json
playground/typescript-jsx-with-tests/package.json
playground/typescript-jsx/package.json
playground/typescript-pinia-with-tests/package.json
playground/typescript-pinia/package.json
playground/typescript-router-pinia-with-tests/package.json
playground/typescript-router-pinia/package.json
playground/typescript-router-with-tests/package.json
playground/typescript-router/package.json
playground/typescript-with-tests/package.json
playground/typescript/package.json
pnpm-lock.yaml
template/config/typescript/package.json

index 65888416455b987762cad5ffbb01aa47bbd0d0bc..3704668c239ee158b1b841ca7ad8ff0b8fca424e 100644 (file)
@@ -23,7 +23,7 @@
     "@vitejs/plugin-vue-jsx": "^1.3.0",
     "cypress": "^9.1.0",
     "start-server-and-test": "^1.14.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index b74367631d9511bfa28b778c4c26ae5533de8b57..23c20f2c29b0a8cb49d7093f2b0a582d00d71c9e 100644 (file)
@@ -15,7 +15,7 @@
     "@types/node": "^16.11.10",
     "@vitejs/plugin-vue": "^1.10.0",
     "@vitejs/plugin-vue-jsx": "^1.3.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index 3a6c23f17b112eb0f394d42ead9d53520cb2c8ce..5fe84932b1298410d875d0c33578bed6ebe9e3c3 100644 (file)
@@ -24,7 +24,7 @@
     "@vitejs/plugin-vue-jsx": "^1.3.0",
     "cypress": "^9.1.0",
     "start-server-and-test": "^1.14.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index 621a41a16eebec49653ad7877db6a18a8276bbd7..9b55eb6fab60b00e220ba21f2c1285284f5eb5b0 100644 (file)
@@ -16,7 +16,7 @@
     "@types/node": "^16.11.10",
     "@vitejs/plugin-vue": "^1.10.0",
     "@vitejs/plugin-vue-jsx": "^1.3.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index 746f585547b6bacd63494876d6b45136e240fc4d..c8a945221d9dad4bba2ec9bbb79442618fb648fd 100644 (file)
@@ -23,7 +23,7 @@
     "@vitejs/plugin-vue-jsx": "^1.3.0",
     "cypress": "^9.1.0",
     "start-server-and-test": "^1.14.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index d54b04ca14c9c44278c042b1c1bfe420b990f7ad..8b81079eaf2fa914a1a460ad052ed647b44fe0f7 100644 (file)
@@ -15,7 +15,7 @@
     "@types/node": "^16.11.10",
     "@vitejs/plugin-vue": "^1.10.0",
     "@vitejs/plugin-vue-jsx": "^1.3.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index d78c39f10197d11077f3de74aaca62b59d7735b5..6ff33159052ff44b671ca92b8ca1162683665027 100644 (file)
@@ -22,7 +22,7 @@
     "@vitejs/plugin-vue-jsx": "^1.3.0",
     "cypress": "^9.1.0",
     "start-server-and-test": "^1.14.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index 54f115c4e6740b00752d78477b46c0c60bb36733..6c67255bb04c1fa3329ca3702fa745db8d2b39d2 100644 (file)
@@ -14,7 +14,7 @@
     "@types/node": "^16.11.10",
     "@vitejs/plugin-vue": "^1.10.0",
     "@vitejs/plugin-vue-jsx": "^1.3.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index 31f498e1bb05dcef17292e3a5bfa39e90735b91d..8fd4f8f9230c8e6293103117df7581b0f6e11d46 100644 (file)
@@ -22,7 +22,7 @@
     "@vitejs/plugin-vue": "^1.10.0",
     "cypress": "^9.1.0",
     "start-server-and-test": "^1.14.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index 256e17514465eac205fd6407faca7f2ba66d7122..ab91fb0565d936376ecb240421939ddadfe6f2d7 100644 (file)
@@ -14,7 +14,7 @@
   "devDependencies": {
     "@types/node": "^16.11.10",
     "@vitejs/plugin-vue": "^1.10.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index 5e6aa2bf1c31106e1b2bc18c82444365b84e82e2..e60bb395ddf37e45d667aeb9e9feeff41844a8c2 100644 (file)
@@ -23,7 +23,7 @@
     "@vitejs/plugin-vue": "^1.10.0",
     "cypress": "^9.1.0",
     "start-server-and-test": "^1.14.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index 666f92e0c3812fdb16e6df17de5031b89698429e..c9063c2c30c647acce9838e1c5caf35c8fc35b8a 100644 (file)
@@ -15,7 +15,7 @@
   "devDependencies": {
     "@types/node": "^16.11.10",
     "@vitejs/plugin-vue": "^1.10.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index 29661fd4a98541d7f220ec47f94fb6a5d8228739..85e53da1d84be5bbd6788046f0bd49d8046b3e19 100644 (file)
@@ -22,7 +22,7 @@
     "@vitejs/plugin-vue": "^1.10.0",
     "cypress": "^9.1.0",
     "start-server-and-test": "^1.14.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index 5d5ea1614f431f5b07722f1d70b25d54d4a85acd..fe38f2fb6d968ad5582ab7244c12cce7315d4f72 100644 (file)
@@ -14,7 +14,7 @@
   "devDependencies": {
     "@types/node": "^16.11.10",
     "@vitejs/plugin-vue": "^1.10.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index aa309b1a500332a3de3b255e7d46532b8d2d1cff..8b0f40180daf1c73ce3d8149c9522e035d5428b4 100644 (file)
@@ -21,7 +21,7 @@
     "@vitejs/plugin-vue": "^1.10.0",
     "cypress": "^9.1.0",
     "start-server-and-test": "^1.14.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index f70d3e791e613758eb6fe1914c42ea886cfaf4c3..2ca20595e5f24df7ec3df38dea76e8048f29618d 100644 (file)
@@ -13,7 +13,7 @@
   "devDependencies": {
     "@types/node": "^16.11.10",
     "@vitejs/plugin-vue": "^1.10.0",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vite": "^2.6.14",
     "vue-tsc": "^0.29.6"
   }
index 8019f7ee5776f03cd5a85350f5141469d642c31f..e1ffd6f738cb77b1e78ea5d69e6667ca228be8bd 100644 (file)
@@ -295,7 +295,7 @@ importers:
     specifiers:
       '@types/node': ^16.11.10
       '@vitejs/plugin-vue': ^1.10.0
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-tsc: ^0.29.6
@@ -304,16 +304,16 @@ importers:
     devDependencies:
       '@types/node': 16.11.10
       '@vitejs/plugin-vue': 1.10.1_vite@2.6.14
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-jsx:
     specifiers:
       '@types/node': ^16.11.10
       '@vitejs/plugin-vue': ^1.10.0
       '@vitejs/plugin-vue-jsx': ^1.3.0
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-tsc: ^0.29.6
@@ -323,9 +323,9 @@ importers:
       '@types/node': 16.11.10
       '@vitejs/plugin-vue': 1.10.1_vite@2.6.14
       '@vitejs/plugin-vue-jsx': 1.3.0
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-jsx-pinia:
     specifiers:
@@ -333,20 +333,20 @@ importers:
       '@vitejs/plugin-vue': ^1.10.0
       '@vitejs/plugin-vue-jsx': ^1.3.0
       pinia: ^2.0.4
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-tsc: ^0.29.6
     dependencies:
-      pinia: 2.0.4_typescript@4.4.4+vue@3.2.23
+      pinia: 2.0.4_typescript@4.5.2+vue@3.2.23
       vue: 3.2.23
     devDependencies:
       '@types/node': 16.11.10
       '@vitejs/plugin-vue': 1.10.1_vite@2.6.14
       '@vitejs/plugin-vue-jsx': 1.3.0
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-jsx-pinia-with-tests:
     specifiers:
@@ -358,12 +358,12 @@ importers:
       cypress: ^9.1.0
       pinia: ^2.0.4
       start-server-and-test: ^1.14.0
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-tsc: ^0.29.6
     dependencies:
-      pinia: 2.0.4_typescript@4.4.4+vue@3.2.23
+      pinia: 2.0.4_typescript@4.5.2+vue@3.2.23
       vue: 3.2.23
     devDependencies:
       '@cypress/vite-dev-server': 2.2.1_vite@2.6.14
@@ -373,16 +373,16 @@ importers:
       '@vitejs/plugin-vue-jsx': 1.3.0
       cypress: 9.1.0
       start-server-and-test: 1.14.0
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-jsx-router:
     specifiers:
       '@types/node': ^16.11.10
       '@vitejs/plugin-vue': ^1.10.0
       '@vitejs/plugin-vue-jsx': ^1.3.0
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-router: ^4.0.12
@@ -394,9 +394,9 @@ importers:
       '@types/node': 16.11.10
       '@vitejs/plugin-vue': 1.10.1_vite@2.6.14
       '@vitejs/plugin-vue-jsx': 1.3.0
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-jsx-router-pinia:
     specifiers:
@@ -404,22 +404,22 @@ importers:
       '@vitejs/plugin-vue': ^1.10.0
       '@vitejs/plugin-vue-jsx': ^1.3.0
       pinia: ^2.0.4
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-router: ^4.0.12
       vue-tsc: ^0.29.6
     dependencies:
-      pinia: 2.0.4_typescript@4.4.4+vue@3.2.23
+      pinia: 2.0.4_typescript@4.5.2+vue@3.2.23
       vue: 3.2.23
       vue-router: 4.0.12_vue@3.2.23
     devDependencies:
       '@types/node': 16.11.10
       '@vitejs/plugin-vue': 1.10.1_vite@2.6.14
       '@vitejs/plugin-vue-jsx': 1.3.0
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-jsx-router-pinia-with-tests:
     specifiers:
@@ -431,13 +431,13 @@ importers:
       cypress: ^9.1.0
       pinia: ^2.0.4
       start-server-and-test: ^1.14.0
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-router: ^4.0.12
       vue-tsc: ^0.29.6
     dependencies:
-      pinia: 2.0.4_typescript@4.4.4+vue@3.2.23
+      pinia: 2.0.4_typescript@4.5.2+vue@3.2.23
       vue: 3.2.23
       vue-router: 4.0.12_vue@3.2.23
     devDependencies:
@@ -448,9 +448,9 @@ importers:
       '@vitejs/plugin-vue-jsx': 1.3.0
       cypress: 9.1.0
       start-server-and-test: 1.14.0
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-jsx-router-with-tests:
     specifiers:
@@ -461,7 +461,7 @@ importers:
       '@vitejs/plugin-vue-jsx': ^1.3.0
       cypress: ^9.1.0
       start-server-and-test: ^1.14.0
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-router: ^4.0.12
@@ -477,9 +477,9 @@ importers:
       '@vitejs/plugin-vue-jsx': 1.3.0
       cypress: 9.1.0
       start-server-and-test: 1.14.0
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-jsx-with-tests:
     specifiers:
@@ -490,7 +490,7 @@ importers:
       '@vitejs/plugin-vue-jsx': ^1.3.0
       cypress: ^9.1.0
       start-server-and-test: ^1.14.0
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-tsc: ^0.29.6
@@ -504,28 +504,28 @@ importers:
       '@vitejs/plugin-vue-jsx': 1.3.0
       cypress: 9.1.0
       start-server-and-test: 1.14.0
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-pinia:
     specifiers:
       '@types/node': ^16.11.10
       '@vitejs/plugin-vue': ^1.10.0
       pinia: ^2.0.4
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-tsc: ^0.29.6
     dependencies:
-      pinia: 2.0.4_typescript@4.4.4+vue@3.2.23
+      pinia: 2.0.4_typescript@4.5.2+vue@3.2.23
       vue: 3.2.23
     devDependencies:
       '@types/node': 16.11.10
       '@vitejs/plugin-vue': 1.10.1_vite@2.6.14
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-pinia-with-tests:
     specifiers:
@@ -536,12 +536,12 @@ importers:
       cypress: ^9.1.0
       pinia: ^2.0.4
       start-server-and-test: ^1.14.0
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-tsc: ^0.29.6
     dependencies:
-      pinia: 2.0.4_typescript@4.4.4+vue@3.2.23
+      pinia: 2.0.4_typescript@4.5.2+vue@3.2.23
       vue: 3.2.23
     devDependencies:
       '@cypress/vite-dev-server': 2.2.1_vite@2.6.14
@@ -550,15 +550,15 @@ importers:
       '@vitejs/plugin-vue': 1.10.1_vite@2.6.14
       cypress: 9.1.0
       start-server-and-test: 1.14.0
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-router:
     specifiers:
       '@types/node': ^16.11.10
       '@vitejs/plugin-vue': ^1.10.0
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-router: ^4.0.12
@@ -569,30 +569,30 @@ importers:
     devDependencies:
       '@types/node': 16.11.10
       '@vitejs/plugin-vue': 1.10.1_vite@2.6.14
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-router-pinia:
     specifiers:
       '@types/node': ^16.11.10
       '@vitejs/plugin-vue': ^1.10.0
       pinia: ^2.0.4
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-router: ^4.0.12
       vue-tsc: ^0.29.6
     dependencies:
-      pinia: 2.0.4_typescript@4.4.4+vue@3.2.23
+      pinia: 2.0.4_typescript@4.5.2+vue@3.2.23
       vue: 3.2.23
       vue-router: 4.0.12_vue@3.2.23
     devDependencies:
       '@types/node': 16.11.10
       '@vitejs/plugin-vue': 1.10.1_vite@2.6.14
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-router-pinia-with-tests:
     specifiers:
@@ -603,13 +603,13 @@ importers:
       cypress: ^9.1.0
       pinia: ^2.0.4
       start-server-and-test: ^1.14.0
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-router: ^4.0.12
       vue-tsc: ^0.29.6
     dependencies:
-      pinia: 2.0.4_typescript@4.4.4+vue@3.2.23
+      pinia: 2.0.4_typescript@4.5.2+vue@3.2.23
       vue: 3.2.23
       vue-router: 4.0.12_vue@3.2.23
     devDependencies:
@@ -619,9 +619,9 @@ importers:
       '@vitejs/plugin-vue': 1.10.1_vite@2.6.14
       cypress: 9.1.0
       start-server-and-test: 1.14.0
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-router-with-tests:
     specifiers:
@@ -631,7 +631,7 @@ importers:
       '@vitejs/plugin-vue': ^1.10.0
       cypress: ^9.1.0
       start-server-and-test: ^1.14.0
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-router: ^4.0.12
@@ -646,9 +646,9 @@ importers:
       '@vitejs/plugin-vue': 1.10.1_vite@2.6.14
       cypress: 9.1.0
       start-server-and-test: 1.14.0
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/typescript-with-tests:
     specifiers:
@@ -658,7 +658,7 @@ importers:
       '@vitejs/plugin-vue': ^1.10.0
       cypress: ^9.1.0
       start-server-and-test: ^1.14.0
-      typescript: ~4.4.4
+      typescript: ~4.5.2
       vite: ^2.6.14
       vue: ^3.2.22
       vue-tsc: ^0.29.6
@@ -671,9 +671,9 @@ importers:
       '@vitejs/plugin-vue': 1.10.1_vite@2.6.14
       cypress: 9.1.0
       start-server-and-test: 1.14.0
-      typescript: 4.4.4
+      typescript: 4.5.2
       vite: 2.6.14
-      vue-tsc: 0.29.7_typescript@4.4.4
+      vue-tsc: 0.29.7_typescript@4.5.2
 
   playground/with-tests:
     specifiers:
@@ -3038,7 +3038,7 @@ packages:
     engines: {node: '>=4'}
     dev: true
 
-  /pinia/2.0.4_typescript@4.4.4+vue@3.2.23:
+  /pinia/2.0.4_typescript@4.5.2+vue@3.2.23:
     resolution: {integrity: sha512-nAc2f9HmOcBbWRlnGDuBGedM1G6uFAR10FnJWP1/dgm1I2tM5jbgKL/3IgynP4mBnPCy//ky7g0WpCZl5Mmxsg==}
     peerDependencies:
       '@vue/composition-api': ^1.4.0
@@ -3051,7 +3051,7 @@ packages:
         optional: true
     dependencies:
       '@vue/devtools-api': 6.0.0-beta.20.1
-      typescript: 4.4.4
+      typescript: 4.5.2
       vue: 3.2.23
       vue-demi: 0.12.1_vue@3.2.23
     dev: false
@@ -3640,8 +3640,8 @@ packages:
     engines: {node: '>=10'}
     dev: true
 
-  /typescript/4.4.4:
-    resolution: {integrity: sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==}
+  /typescript/4.5.2:
+    resolution: {integrity: sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==}
     engines: {node: '>=4.2.0'}
     hasBin: true
     dev: true
@@ -3873,14 +3873,14 @@ packages:
       vue: 3.2.23
     dev: false
 
-  /vue-tsc/0.29.7_typescript@4.4.4:
+  /vue-tsc/0.29.7_typescript@4.5.2:
     resolution: {integrity: sha512-8jCGovixOZgV6Qu9nOyoTon3HUNUG9YD8cnMHUCGqdu/H21P5D+4k/d8rHzpGvbUlwq5dP2pFCx6rmRwfTfDmA==}
     hasBin: true
     peerDependencies:
       typescript: '*'
     dependencies:
       '@volar/shared': 0.29.7
-      typescript: 4.4.4
+      typescript: 4.5.2
       vscode-vue-languageservice: 0.29.7
     dev: true
 
index 4d0fef9ea404a8fe45b5eff840ec6c928318f03b..5e562e446319b9b2bc0ec517c60ae4ac21e2176b 100644 (file)
@@ -5,7 +5,7 @@
   },
   "devDependencies": {
     "@types/node": "^16.11.10",
-    "typescript": "~4.4.4",
+    "typescript": "~4.5.2",
     "vue-tsc": "^0.29.6"
   }
 }