diff --git a/package.json b/package.json index a1700a225..33d8e52b9 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "vitest": "0.30.1", "vue": "3.3.1", "vue-class-component": "8.0.0-rc.1", - "vue-component-type-helpers": "1.3.14-patch.2", + "vue-component-type-helpers": "1.6.4", "vue-router": "4.2.0", "vue-tsc": "1.6.4", "vuex": "4.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c7185f814..0ca69f917 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -112,8 +112,8 @@ devDependencies: specifier: 8.0.0-rc.1 version: 8.0.0-rc.1(vue@3.3.1) vue-component-type-helpers: - specifier: 1.3.14-patch.2 - version: 1.3.14-patch.2 + specifier: 1.6.4 + version: 1.6.4 vue-router: specifier: 4.2.0 version: 4.2.0(vue@3.3.1) @@ -4052,8 +4052,8 @@ packages: vue: 3.3.1 dev: true - /vue-component-type-helpers@1.3.14-patch.2: - resolution: {integrity: sha512-yg1FTYtOSg+0qUUtN62ahpbshu/pa6YwRpvCcah9Rf/8GGULl0vl3L+e+OuBp3pEa61z/YRDSYe7wszHUvd/ow==} + /vue-component-type-helpers@1.6.4: + resolution: {integrity: sha512-T0m+vtQIsAsKdy5H/2y5UQtDlpVBSw0EtEVb1Nqbm1Ni9NZlJMqIxtQCDX31+o6k9gnJWkNNP0YZ8USdIw14OQ==} dev: true /vue-router@4.2.0(vue@3.3.1):