]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore(deps): update dependency @types/node to v16 (#179)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Mon, 17 Oct 2022 02:50:17 +0000 (10:50 +0800)
committerGitHub <noreply@github.com>
Mon, 17 Oct 2022 02:50:17 +0000 (10:50 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- We already have a Node.js 16 CI environment to ensure this project works correctly on Node.js 16
- The project templates depend on the active LTS version of `@types/node`, which is 16.x, and will soon be 18.x. It's better to keep that in sync with the version that the project itself uses.

package.json
pnpm-lock.yaml

index 1dde53740f17c3187bf53e73d47730b1c8a581fd..7b4e8f44abe7164eeb35b1adbdd928eed3d680a7 100644 (file)
@@ -35,7 +35,7 @@
   "homepage": "https://github.com/vuejs/create-vue#readme",
   "devDependencies": {
     "@types/eslint": "^8.4.6",
-    "@types/node": "^14.18.32",
+    "@types/node": "^16.11.66",
     "@types/prompts": "^2.4.1",
     "@vue/create-eslint-config": "^0.1.3",
     "@vue/tsconfig": "^0.1.3",
index 5af27bc641c99a5b3f192ba8802c4855b08f632b..8971140b9442941172205554343d0f340cecabde 100644 (file)
@@ -5,7 +5,7 @@ importers:
   .:
     specifiers:
       '@types/eslint': ^8.4.6
-      '@types/node': ^14.18.32
+      '@types/node': ^16.11.66
       '@types/prompts': ^2.4.1
       '@vue/create-eslint-config': ^0.1.3
       '@vue/tsconfig': ^0.1.3
@@ -21,10 +21,10 @@ importers:
       zx: ^4.3.0
     devDependencies:
       '@types/eslint': 8.4.6
-      '@types/node': 14.18.32
+      '@types/node': 16.11.66
       '@types/prompts': 2.4.1
       '@vue/create-eslint-config': 0.1.3
-      '@vue/tsconfig': 0.1.3_@types+node@14.18.32
+      '@vue/tsconfig': 0.1.3_@types+node@16.11.66
       esbuild: 0.14.54
       esbuild-plugin-license: 1.2.2_esbuild@0.14.54
       husky: 8.0.1
@@ -654,14 +654,14 @@ packages:
     resolution: {integrity: sha512-0b+utRBSYj8L7XAp0d+DX7lI4cSmowNaaTkk6/1SKzbKkG+doLuPusB9EOvzLJ8ahJSk03bTLIL6cWaEd4dBKA==}
     dev: true
 
-  /@types/node/14.18.32:
-    resolution: {integrity: sha512-Y6S38pFr04yb13qqHf8uk1nHE3lXgQ30WZbv1mLliV9pt0NjvqdWttLcrOYLnXbOafknVYRHZGoMSpR9UwfYow==}
-    dev: true
-
   /@types/node/16.11.65:
     resolution: {integrity: sha512-Vfz7wGMOr4jbQGiQHVJm8VjeQwM9Ya7mHe9LtQ264/Epf5n1KiZShOFqk++nBzw6a/ubgYdB9Od7P+MH/LjoWw==}
     dev: true
 
+  /@types/node/16.11.66:
+    resolution: {integrity: sha512-+xvMrGl3eAygKcf5jm+4zA4tbfEgmKM9o6/glTmN0RFVdu2VuFXMYYtRmuv3zTGCgAYMnEZLde3B7BTp+Yxcig==}
+    dev: true
+
   /@types/node/18.7.14:
     resolution: {integrity: sha512-6bbDaETVi8oyIARulOE9qF1/Qdi/23z6emrUh0fNJRUmjznqrixD4MpGDdgOFk5Xb0m2H6Xu42JGdvAxaJR/wA==}
     dev: true
@@ -897,7 +897,7 @@ packages:
         optional: true
     dev: true
 
-  /@vue/tsconfig/0.1.3_@types+node@14.18.32:
+  /@vue/tsconfig/0.1.3_@types+node@16.11.66:
     resolution: {integrity: sha512-kQVsh8yyWPvHpb8gIc9l/HIDiiVUy1amynLNpCy8p+FoCiZXCo6fQos5/097MmnNZc9AtseDsCrfkhqCrJ8Olg==}
     peerDependencies:
       '@types/node': '*'
@@ -905,7 +905,7 @@ packages:
       '@types/node':
         optional: true
     dependencies:
-      '@types/node': 14.18.32
+      '@types/node': 16.11.66
     dev: true
 
   /abab/2.0.6:
@@ -4133,7 +4133,7 @@ packages:
     dependencies:
       '@types/fs-extra': 9.0.13
       '@types/minimist': 1.2.2
-      '@types/node': 16.11.65
+      '@types/node': 16.11.66
       '@types/node-fetch': 2.6.2
       chalk: 4.1.2
       fs-extra: 10.1.0