update peerDependencies

This commit is contained in:
Oleksandr Honcharov 2024-06-12 04:09:14 +03:00
parent a03cc01aa0
commit 558005d7b0
4 changed files with 6191 additions and 8385 deletions

View File

@ -10,11 +10,11 @@
"build": "tsup" "build": "tsup"
}, },
"dependencies": { "dependencies": {
"rage-fw-shared-types": "workspace:^",
"rage-rpc": "^0.4.0" "rage-rpc": "^0.4.0"
}, },
"peerDependencies": { "peerDependencies": {
"@ragempcommunity/types-cef": "^2.1.8" "@ragempcommunity/types-cef": "^2.1.8",
"rage-fw-shared-types": "workspace:^"
}, },
"keywords": [], "keywords": [],
"author": "SashaGoncharov19", "author": "SashaGoncharov19",

View File

@ -10,11 +10,11 @@
"build": "tsup" "build": "tsup"
}, },
"dependencies": { "dependencies": {
"rage-fw-shared-types": "workspace:^",
"rage-rpc": "^0.4.0" "rage-rpc": "^0.4.0"
}, },
"peerDependencies": { "peerDependencies": {
"@ragempcommunity/types-client": "^2.1.8" "@ragempcommunity/types-client": "^2.1.8",
"rage-fw-shared-types": "workspace:^"
}, },
"keywords": [], "keywords": [],
"author": "SashaGoncharov19", "author": "SashaGoncharov19",

File diff suppressed because it is too large Load Diff

View File

@ -10,11 +10,11 @@
"build": "tsup" "build": "tsup"
}, },
"dependencies": { "dependencies": {
"rage-fw-shared-types": "workspace:^",
"rage-rpc": "^0.4.0" "rage-rpc": "^0.4.0"
}, },
"peerDependencies": { "peerDependencies": {
"@ragempcommunity/types-server": "^2.1.8" "@ragempcommunity/types-server": "^2.1.8",
"rage-fw-shared-types": "workspace:^"
}, },
"keywords": [], "keywords": [],
"author": "SashaGoncharov19", "author": "SashaGoncharov19",