mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
chore(package): updated dependencies (#182)
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
"@citizenfx/server": "2.0.5885-1",
|
||||
"@fortawesome/fontawesome-common-types": "6.1.1",
|
||||
"@types/node": "16.9.1",
|
||||
"@types/react": "^18.0.20",
|
||||
"typescript": "^4.8.3"
|
||||
"@types/react": "^18.0.26",
|
||||
"typescript": "^4.9.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^2.7.1"
|
||||
"prettier": "^2.8.1"
|
||||
}
|
||||
}
|
||||
|
||||
24
package/pnpm-lock.yaml
generated
24
package/pnpm-lock.yaml
generated
@@ -5,20 +5,20 @@ specifiers:
|
||||
'@citizenfx/server': 2.0.5885-1
|
||||
'@fortawesome/fontawesome-common-types': 6.1.1
|
||||
'@types/node': 16.9.1
|
||||
'@types/react': ^18.0.20
|
||||
prettier: ^2.7.1
|
||||
typescript: ^4.8.3
|
||||
'@types/react': ^18.0.26
|
||||
prettier: ^2.8.1
|
||||
typescript: ^4.9.4
|
||||
|
||||
dependencies:
|
||||
'@citizenfx/client': 2.0.5885-1
|
||||
'@citizenfx/server': 2.0.5885-1
|
||||
'@fortawesome/fontawesome-common-types': 6.1.1
|
||||
'@types/node': 16.9.1
|
||||
'@types/react': 18.0.20
|
||||
typescript: 4.8.3
|
||||
'@types/react': 18.0.26
|
||||
typescript: 4.9.4
|
||||
|
||||
devDependencies:
|
||||
prettier: 2.7.1
|
||||
prettier: 2.8.1
|
||||
|
||||
packages:
|
||||
|
||||
@@ -44,8 +44,8 @@ packages:
|
||||
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
|
||||
dev: false
|
||||
|
||||
/@types/react/18.0.20:
|
||||
resolution: {integrity: sha512-MWul1teSPxujEHVwZl4a5HxQ9vVNsjTchVA+xRqv/VYGCuKGAU6UhfrTdF5aBefwD1BHUD8i/zq+O/vyCm/FrA==}
|
||||
/@types/react/18.0.26:
|
||||
resolution: {integrity: sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==}
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.5
|
||||
'@types/scheduler': 0.16.2
|
||||
@@ -60,14 +60,14 @@ packages:
|
||||
resolution: {integrity: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==}
|
||||
dev: false
|
||||
|
||||
/prettier/2.7.1:
|
||||
resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==}
|
||||
/prettier/2.8.1:
|
||||
resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/typescript/4.8.3:
|
||||
resolution: {integrity: sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==}
|
||||
/typescript/4.9.4:
|
||||
resolution: {integrity: sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
Reference in New Issue
Block a user