Template
mirror of
https://github.com/lexogrine/dota2-react-hud.git
synced 2026-09-17 21:18:34 +02:00
Updated gsi package
This commit is contained in:
Generated
+9
-8
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "lexogrine_dota2_hud",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "lexogrine_dota2_hud",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"@craco/craco": "^5.7.0",
|
||||
@@ -15,7 +15,7 @@
|
||||
"@types/react": "18.0.35",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"buffer": "^6.0.3",
|
||||
"dotagsi": "github:Macronic/dota2gsi",
|
||||
"dotagsi": "^1.4.3",
|
||||
"query-string": "^6.12.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@@ -6795,9 +6795,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/dotagsi": {
|
||||
"version": "1.3.2",
|
||||
"resolved": "git+ssh://git@github.com/Macronic/dota2gsi.git#df17e53279c67c54b02e583c1ba57eb185197d83",
|
||||
"license": "MIT"
|
||||
"version": "1.4.3",
|
||||
"resolved": "https://registry.npmjs.org/dotagsi/-/dotagsi-1.4.3.tgz",
|
||||
"integrity": "sha512-6yksHABW4InBVJ+IOgKXwN3UtTiRdPLsIHVJeswDco6rWUZxMWYXS4YZlpcdMbBX539rdmLiNzGq08ZW64lKqg=="
|
||||
},
|
||||
"node_modules/dotenv": {
|
||||
"version": "10.0.0",
|
||||
@@ -23037,8 +23037,9 @@
|
||||
}
|
||||
},
|
||||
"dotagsi": {
|
||||
"version": "git+ssh://git@github.com/Macronic/dota2gsi.git#df17e53279c67c54b02e583c1ba57eb185197d83",
|
||||
"from": "dotagsi@github:Macronic/dota2gsi"
|
||||
"version": "1.4.3",
|
||||
"resolved": "https://registry.npmjs.org/dotagsi/-/dotagsi-1.4.3.tgz",
|
||||
"integrity": "sha512-6yksHABW4InBVJ+IOgKXwN3UtTiRdPLsIHVJeswDco6rWUZxMWYXS4YZlpcdMbBX539rdmLiNzGq08ZW64lKqg=="
|
||||
},
|
||||
"dotenv": {
|
||||
"version": "10.0.0",
|
||||
|
||||
Reference in New Issue
Block a user