diff --git a/package.json b/package.json index 3dc8da2..fd68fc7 100644 --- a/package.json +++ b/package.json @@ -89,6 +89,8 @@ "pinia": "2.2.4", "pinia-plugin-persistedstate": "4.1.3", "destr": "^2.0.5", + "deep-pick-omit": "^1.2.1", + "defu": "^6.1.4", "uview-plus": "^3.7.13", "vue": "3.4.21", "vue-i18n": "9.1.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c492d5c..48951ef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,6 +62,12 @@ importers: dayjs: specifier: ^1.11.19 version: 1.11.19 + deep-pick-omit: + specifier: ^1.2.1 + version: 1.2.1 + defu: + specifier: ^6.1.4 + version: 6.1.4 destr: specifier: ^2.0.5 version: 2.0.5