move patch-package to dependencies

This commit is contained in:
Felicio Mununga 2023-05-16 15:20:21 +02:00
parent 00427f7ee5
commit d3168742e4
No known key found for this signature in database
GPG Key ID: 0EB8D75C775AB6F1
2 changed files with 4 additions and 3 deletions

View File

@ -50,7 +50,6 @@
"eslint-plugin-simple-import-sort": "^10.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.0",
"patch-package": "^6.5.1",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.2.8",
"rimraf": "^4.4.1",
@ -69,5 +68,8 @@
"prettier --write"
]
},
"packageManager": "yarn@1.22.17"
"packageManager": "yarn@1.22.17",
"dependencies": {
"patch-package": "^6.5.1"
}
}

View File

@ -14316,7 +14316,6 @@ node-fetch-native@^1.0.1:
node-fetch@2.6.7, node-fetch@^2.2.0, node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7:
version "2.6.7"
uid "1b5d62978f2ed07b99444f64f0df39f960a6d34d"
resolved "https://registry.npmjs.org/@achingbrain/node-fetch/-/node-fetch-2.6.7.tgz#1b5d62978f2ed07b99444f64f0df39f960a6d34d"
node-forge@^1.1.0, node-forge@^1.2.1, node-forge@^1.3.1: