]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: bump csstype version
authorEvan You <yyx990803@gmail.com>
Thu, 30 Mar 2023 10:06:28 +0000 (18:06 +0800)
committerEvan You <yyx990803@gmail.com>
Thu, 30 Mar 2023 10:06:28 +0000 (18:06 +0800)
package.json
packages/runtime-dom/package.json
pnpm-lock.yaml

index 9088e7732d4dbbc701f1f57dba75337a5c3749ff..a6855ec92e2ab61fcc0ced20de7e022d220affd2 100644 (file)
@@ -72,7 +72,6 @@
     "brotli": "^1.3.2",
     "chalk": "^4.1.0",
     "conventional-changelog-cli": "^2.0.31",
-    "csstype": "^3.0.3",
     "enquirer": "^2.3.2",
     "esbuild": "^0.17.4",
     "eslint": "^8.33.0",
index a2a3f5b4db20345ed694ce82400765b6557245c5..b55b98050693bf96176f6123590c6971528adfef 100644 (file)
@@ -37,6 +37,6 @@
   "dependencies": {
     "@vue/shared": "3.3.0-alpha.5",
     "@vue/runtime-core": "3.3.0-alpha.5",
-    "csstype": "^2.6.8"
+    "csstype": "^3.1.1"
   }
 }
index 339ac9fa66b09389200a5d1c066ce608131ade22..0c6a63152871e2041c64875ee6ca305e2a661f2b 100644 (file)
@@ -21,7 +21,6 @@ importers:
       brotli: ^1.3.2
       chalk: ^4.1.0
       conventional-changelog-cli: ^2.0.31
-      csstype: ^3.0.3
       enquirer: ^2.3.2
       esbuild: ^0.17.4
       eslint: ^8.33.0
@@ -69,7 +68,6 @@ importers:
       brotli: 1.3.3
       chalk: 4.1.2
       conventional-changelog-cli: 2.2.2
-      csstype: 3.1.1
       enquirer: 2.3.6
       esbuild: 0.17.5
       eslint: 8.33.0
@@ -221,11 +219,11 @@ importers:
     specifiers:
       '@vue/runtime-core': 3.3.0-alpha.5
       '@vue/shared': 3.3.0-alpha.5
-      csstype: ^2.6.8
+      csstype: ^3.1.1
     dependencies:
       '@vue/runtime-core': link:../runtime-core
       '@vue/shared': link:../shared
-      csstype: 2.6.21
+      csstype: 3.1.1
 
   packages/runtime-test:
     specifiers:
@@ -2002,13 +2000,9 @@ packages:
       cssom: 0.3.8
     dev: true
 
-  /csstype/2.6.21:
-    resolution: {integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==}
-    dev: false
-
   /csstype/3.1.1:
     resolution: {integrity: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==}
-    dev: true
+    dev: false
 
   /dargs/7.0.0:
     resolution: {integrity: sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==}