]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore(deps): update dependency jsdom to v21 (#224)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Wed, 22 Feb 2023 03:14:44 +0000 (11:14 +0800)
committerGitHub <noreply@github.com>
Wed, 22 Feb 2023 03:14:44 +0000 (11:14 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pnpm-lock.yaml
template/config/vitest/package.json
template/tsconfig/vitest/package.json

index 8f0a7910c3f48cee00813f34aab7b2bb50f65314..794200260194c957ed2adc8ca15a1fc918f06ebf 100644 (file)
@@ -112,15 +112,15 @@ importers:
   template/config/vitest:
     specifiers:
       '@vue/test-utils': ^2.3.0
-      jsdom: ^20.0.3
+      jsdom: ^21.1.0
       vitest: ^0.28.5
       vue: ^3.2.47
     dependencies:
       vue: 3.2.47
     devDependencies:
       '@vue/test-utils': 2.3.0_vue@3.2.47
-      jsdom: 20.0.3
-      vitest: 0.28.5_jsdom@20.0.3
+      jsdom: 21.1.0
+      vitest: 0.28.5_jsdom@21.1.0
 
   template/tsconfig/base:
     specifiers:
@@ -133,9 +133,9 @@ importers:
 
   template/tsconfig/vitest:
     specifiers:
-      '@types/jsdom': ^20.0.1
+      '@types/jsdom': ^21.1.0
     devDependencies:
-      '@types/jsdom': 20.0.1
+      '@types/jsdom': 21.1.0
 
 packages:
 
@@ -789,8 +789,8 @@ packages:
       '@types/node': 18.14.0
     dev: true
 
-  /@types/jsdom/20.0.1:
-    resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==}
+  /@types/jsdom/21.1.0:
+    resolution: {integrity: sha512-leWreJOdnuIxq9Y70tBVm/bvTuh31DSlF/r4l7Cfi4uhVQqLHD0Q4v301GMisEMwwbMgF7ZKxuZ+Jbd4NcdmRw==}
     dependencies:
       '@types/node': 18.14.0
       '@types/tough-cookie': 4.0.2
@@ -2564,8 +2564,8 @@ packages:
     resolution: {integrity: sha512-UVU9dibq2JcFWxQPA6KCqj5O42VOmAY3zQUfEKxU0KpTGXwNoCjkX1e13eHNvw/xPynt6pU0rZ1htjWTNTSXsg==}
     dev: true
 
-  /jsdom/20.0.3:
-    resolution: {integrity: sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==}
+  /jsdom/21.1.0:
+    resolution: {integrity: sha512-m0lzlP7qOtthD918nenK3hdItSd2I+V3W9IrBcB36sqDwG+KnUs66IF5GY7laGWUnlM9vTsD0W1QwSEBYWWcJg==}
     engines: {node: '>=14'}
     peerDependencies:
       canvas: ^2.5.0
@@ -2574,7 +2574,7 @@ packages:
         optional: true
     dependencies:
       abab: 2.0.6
-      acorn: 8.8.1
+      acorn: 8.8.2
       acorn-globals: 7.0.1
       cssom: 0.5.0
       cssstyle: 2.3.0
@@ -3663,7 +3663,7 @@ packages:
   /strip-literal/1.0.0:
     resolution: {integrity: sha512-5o4LsH1lzBzO9UFH63AJ2ad2/S2AVx6NtjOcaz+VTT2h1RiRvbipW72z8M/lxEhcPHDBQwpDrnTF7sXy/7OwCQ==}
     dependencies:
-      acorn: 8.8.1
+      acorn: 8.8.2
     dev: true
 
   /supports-color/5.5.0:
@@ -3963,7 +3963,7 @@ packages:
       fsevents: 2.3.2
     dev: true
 
-  /vitest/0.28.5_jsdom@20.0.3:
+  /vitest/0.28.5_jsdom@21.1.0:
     resolution: {integrity: sha512-pyCQ+wcAOX7mKMcBNkzDwEHRGqQvHUl0XnoHR+3Pb1hytAHISgSxv9h0gUiSiYtISXUU3rMrKiKzFYDrI6ZIHA==}
     engines: {node: '>=v14.16.0'}
     hasBin: true
@@ -3997,7 +3997,7 @@ packages:
       cac: 6.7.14
       chai: 4.3.7
       debug: 4.3.4
-      jsdom: 20.0.3
+      jsdom: 21.1.0
       local-pkg: 0.4.2
       pathe: 1.1.0
       picocolors: 1.0.0
index a97343543a84164da47f5ac60c2b644318c8e6d1..57a87462f69b037683f0bd58ac63a5fb2a2f02e5 100644 (file)
@@ -7,7 +7,7 @@
   },
   "devDependencies": {
     "@vue/test-utils": "^2.3.0",
-    "jsdom": "^20.0.3",
+    "jsdom": "^21.1.0",
     "vitest": "^0.28.5"
   }
 }
index a9cb969b0cedbc57e9357c5f0c0389288cb25e1f..2be0020ab1d9ca41ecb3a55b35e78cd0a758e532 100644 (file)
@@ -3,6 +3,6 @@
     "type-check": "vue-tsc --noEmit -p tsconfig.vitest.json --composite false"
   },
   "devDependencies": {
-    "@types/jsdom": "^20.0.1"
+    "@types/jsdom": "^21.1.0"
   }
 }