fix(package-lock): add peer flag to dependency for better compatibility

This commit is contained in:
Poyraz Avsever
2026-05-06 14:24:26 +03:00
parent 6e19d0dbaf
commit 3432bbab33
2 changed files with 1434 additions and 98 deletions
+1433 -98
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -3082,6 +3082,7 @@
"integrity": "sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA==",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"@rtsao/scc": "^1.1.0",
"array-includes": "^3.1.9",