chore: move react-image-crop to proper package.json

This commit is contained in:
Elliot DeNolf
2023-10-07 11:33:24 -04:00
parent 59bd6abfc3
commit 27deeccd50
3 changed files with 5 additions and 5 deletions

View File

@@ -65,7 +65,6 @@
"nodemon": "3.0.1",
"prettier": "^3.0.3",
"qs": "6.11.2",
"react-image-crop": "10.1.8",
"rimraf": "3.0.2",
"shelljs": "0.8.5",
"slash": "3.0.0",

View File

@@ -122,6 +122,7 @@
"react-dom": "18.2.0",
"react-helmet": "6.1.0",
"react-i18next": "11.18.6",
"react-image-crop": "10.1.8",
"react-router-dom": "5.3.4",
"react-router-navigation-prompt": "1.9.6",
"react-select": "5.7.4",

8
pnpm-lock.yaml generated
View File

@@ -114,9 +114,6 @@ importers:
qs:
specifier: 6.11.2
version: 6.11.2
react-image-crop:
specifier: 10.1.8
version: 10.1.8(react@18.2.0)
rimraf:
specifier: 3.0.2
version: 3.0.2
@@ -675,6 +672,9 @@ importers:
react-i18next:
specifier: 11.18.6
version: 11.18.6(i18next@22.5.1)(react-dom@18.2.0)(react@18.2.0)
react-image-crop:
specifier: 10.1.8
version: 10.1.8(react@18.2.0)
react-router-dom:
specifier: 5.3.4
version: 5.3.4(react@18.2.0)
@@ -13105,7 +13105,7 @@ packages:
react: '>=16.13.1'
dependencies:
react: 18.2.0
dev: true
dev: false
/react-is@16.13.1:
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}