mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-18 07:26:02 +01:00
refactor(package/interface): import CSSProperties from csstype
This commit is contained in:
@@ -25,8 +25,9 @@
|
||||
"license": "LGPL-3.0",
|
||||
"dependencies": {
|
||||
"@nativewrappers/client": "^1.7.33",
|
||||
"csstype": "^3.1.3",
|
||||
"fast-printf": "^1.6.9",
|
||||
"typescript": "^5.3.3"
|
||||
"typescript": "^5.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@citizenfx/client": "latest",
|
||||
@@ -34,7 +35,7 @@
|
||||
"@fortawesome/fontawesome-common-types": "6.1.1",
|
||||
"@mantine/core": "^6.0.21",
|
||||
"@types/node": "16.9.1",
|
||||
"@types/react": "^18.2.48",
|
||||
"@types/react": "^18.2.66",
|
||||
"prettier": "^2.8.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user