Move cross-env to dependencies

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
This commit is contained in:
ゆめ 2025-02-26 17:17:43 -06:00
parent 568a221326
commit 849cf84925
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

View file

@ -110,6 +110,7 @@
"cli-highlight": "2.1.11",
"color-convert": "2.0.1",
"content-disposition": "0.5.4",
"cross-env": "7.0.3",
"date-fns": "2.30.0",
"deep-email-validator": "0.1.21",
"fastify": "5.2.1",
@ -228,7 +229,6 @@
"@typescript-eslint/eslint-plugin": "8.24.0",
"@typescript-eslint/parser": "8.24.0",
"aws-sdk-client-mock": "4.1.0",
"cross-env": "7.0.3",
"eslint-plugin-import": "2.31.0",
"execa": "8.0.1",
"fkill": "9.0.0",

6
pnpm-lock.yaml generated
View file

@ -214,6 +214,9 @@ importers:
content-disposition:
specifier: 0.5.4
version: 0.5.4
cross-env:
specifier: 7.0.3
version: 7.0.3
date-fns:
specifier: 2.30.0
version: 2.30.0
@ -645,9 +648,6 @@ importers:
aws-sdk-client-mock:
specifier: 4.1.0
version: 4.1.0
cross-env:
specifier: 7.0.3
version: 7.0.3
eslint-plugin-import:
specifier: 2.31.0
version: 2.31.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)