]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
fix: update lockfile
authorHaoqun Jiang <haoqunjiang@gmail.com>
Tue, 5 Dec 2023 17:19:35 +0000 (01:19 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Tue, 5 Dec 2023 17:19:35 +0000 (01:19 +0800)
🤦‍♂️ I did some last-minute editing in the package.json files before last
commit and forgot to update the lockfile. This commit fixes that.

pnpm-lock.yaml

index efadc9b7bb914499b9df57f3f35ee7093f137912..48970dc1296b36ae1a950633cdd80c934dca4f09 100644 (file)
@@ -111,7 +111,7 @@ importers:
   template/config/nightwatch:
     devDependencies:
       '@nightwatch/vue':
-        specifier: 0.4.5
+        specifier: ^0.4.5
         version: 0.4.5(@types/node@18.19.2)(vue@3.3.10)
       '@types/nightwatch':
         specifier: ^2.3.30
@@ -4729,12 +4729,6 @@ packages:
     hasBin: true
     dev: true
 
-  /nanoid@3.3.6:
-    resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==}
-    engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
-    hasBin: true
-    dev: true
-
   /nanoid@3.3.7:
     resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
     engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
@@ -5175,15 +5169,6 @@ packages:
       fsevents: 2.3.2
     dev: true
 
-  /postcss@8.4.31:
-    resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
-    engines: {node: ^10 || ^12 || >=14}
-    dependencies:
-      nanoid: 3.3.6
-      picocolors: 1.0.0
-      source-map-js: 1.0.2
-    dev: true
-
   /postcss@8.4.32:
     resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==}
     engines: {node: ^10 || ^12 || >=14}
@@ -6160,7 +6145,7 @@ packages:
     dependencies:
       '@types/node': 18.19.2
       esbuild: 0.18.20
-      postcss: 8.4.31
+      postcss: 8.4.32
       rollup: 3.29.4
     optionalDependencies:
       fsevents: 2.3.3