diff --git a/cypress/package.json b/cypress/package.json index 132843c34329b..7052418fb0ee0 100644 --- a/cypress/package.json +++ b/cypress/package.json @@ -22,7 +22,6 @@ "dependencies": { "@ngneat/falso": "^7.2.0", "@sinonjs/fake-timers": "^11.2.2", - "cross-env": "^7.0.3", "cypress": "^13.11.0", "cypress-otp": "^1.0.3", "cypress-real-events": "^1.12.0", diff --git a/packages/editor-ui/package.json b/packages/editor-ui/package.json index 1294706a578de..814f545f94208 100644 --- a/packages/editor-ui/package.json +++ b/packages/editor-ui/package.json @@ -96,6 +96,7 @@ "@types/lodash-es": "^4.17.6", "@types/luxon": "^3.2.0", "@types/uuid": "^8.3.2", + "cross-env": "^7.0.3", "miragejs": "^0.1.48", "unplugin-icons": "^0.17.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d22b03546b259..f89725ecb65c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -128,9 +128,6 @@ importers: '@sinonjs/fake-timers': specifier: ^11.2.2 version: 11.2.2 - cross-env: - specifier: ^7.0.3 - version: 7.0.3 cypress: specifier: ^13.11.0 version: 13.11.0 @@ -1306,6 +1303,9 @@ importers: '@types/uuid': specifier: ^8.3.2 version: 8.3.4 + cross-env: + specifier: ^7.0.3 + version: 7.0.3 miragejs: specifier: ^0.1.48 version: 0.1.48