From f7b7b38222711769d6904369470d7fce5c78171d Mon Sep 17 00:00:00 2001 From: David Nahodyl Date: Fri, 7 Jun 2024 12:58:08 -0400 Subject: [PATCH] lodash-es to dependencies --- package.json | 2 +- pnpm-lock.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index aa1ebc7..81e1246 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ }, "dependencies": { "@nuxt/kit": "^3.11.2", + "lodash-es": "^4.17.21", "zod": "^3.23.8" }, "devDependencies": { @@ -54,7 +55,6 @@ "autoprefixer": "^10.4.19", "changelogen": "^0.5.5", "eslint": "^9.2.0", - "lodash-es": "^4.17.21", "nuxt": "^3.11.2", "postcss": "^8.4.38", "tailwindcss": "^3.4.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c090fff..c42fd9b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,6 +11,9 @@ importers: '@nuxt/kit': specifier: ^3.11.2 version: 3.11.2(rollup@4.18.0) + lodash-es: + specifier: ^4.17.21 + version: 4.17.21 zod: specifier: ^3.23.8 version: 3.23.8 @@ -42,9 +45,6 @@ importers: eslint: specifier: ^9.2.0 version: 9.3.0 - lodash-es: - specifier: ^4.17.21 - version: 4.17.21 nuxt: specifier: ^3.11.2 version: 3.11.2(@opentelemetry/api@1.8.0)(@parcel/watcher@2.4.1)(@types/node@20.12.13)(@unocss/reset@0.60.3)(axios@1.7.2)(encoding@0.1.13)(eslint@9.3.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.18.0))(vue@3.4.27(typescript@5.4.5)))(ioredis@5.4.1)(optionator@0.9.4)(rollup@4.18.0)(terser@5.31.0)(typescript@5.4.5)(unocss@0.60.3(postcss@8.4.38)(rollup@4.18.0)(vite@5.2.12(@types/node@20.12.13)(terser@5.31.0)))(vite@5.2.12(@types/node@20.12.13)(terser@5.31.0))(vue-tsc@2.0.19(typescript@5.4.5))