mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-04-26 08:18:59 -05:00
Update splatnet3-types
This commit is contained in:
parent
681f9a5946
commit
ccbe3fb8dd
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -23,7 +23,7 @@
|
||||||
"node-notifier": "^10.0.1",
|
"node-notifier": "^10.0.1",
|
||||||
"node-persist": "^3.1.0",
|
"node-persist": "^3.1.0",
|
||||||
"read": "^1.0.7",
|
"read": "^1.0.7",
|
||||||
"splatnet3-types": "^0.2.20230227204004",
|
"splatnet3-types": "^0.2.20230601143335",
|
||||||
"supports-color": "^8.1.1",
|
"supports-color": "^8.1.1",
|
||||||
"tslib": "^2.4.1",
|
"tslib": "^2.4.1",
|
||||||
"uuid": "^8.3.2",
|
"uuid": "^8.3.2",
|
||||||
|
|
@ -4041,9 +4041,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/splatnet3-types": {
|
"node_modules/splatnet3-types": {
|
||||||
"version": "0.2.20230227204004",
|
"version": "0.2.20230601143335",
|
||||||
"resolved": "https://registry.npmjs.org/splatnet3-types/-/splatnet3-types-0.2.20230227204004.tgz",
|
"resolved": "https://registry.npmjs.org/splatnet3-types/-/splatnet3-types-0.2.20230601143335.tgz",
|
||||||
"integrity": "sha512-FAY6pbUcrp5O8c49BNXSKxoyM3UlCrRx2AtA9Y3qlvqOLdHqwxtzcdzbk1b1hRam8ZcrxRzE/ii6ESRiPIAnZw=="
|
"integrity": "sha512-gZO2DUohuPhhPhwJrEcOR07fYgAvA42ZuXEvaw3x7c5LQzjNzgjkwOQNnpHAMZcE6lIfT2L45v8cjfyu8VcBgA=="
|
||||||
},
|
},
|
||||||
"node_modules/sprintf-js": {
|
"node_modules/sprintf-js": {
|
||||||
"version": "1.1.2",
|
"version": "1.1.2",
|
||||||
|
|
@ -7735,9 +7735,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"splatnet3-types": {
|
"splatnet3-types": {
|
||||||
"version": "0.2.20230227204004",
|
"version": "0.2.20230601143335",
|
||||||
"resolved": "https://registry.npmjs.org/splatnet3-types/-/splatnet3-types-0.2.20230227204004.tgz",
|
"resolved": "https://registry.npmjs.org/splatnet3-types/-/splatnet3-types-0.2.20230601143335.tgz",
|
||||||
"integrity": "sha512-FAY6pbUcrp5O8c49BNXSKxoyM3UlCrRx2AtA9Y3qlvqOLdHqwxtzcdzbk1b1hRam8ZcrxRzE/ii6ESRiPIAnZw=="
|
"integrity": "sha512-gZO2DUohuPhhPhwJrEcOR07fYgAvA42ZuXEvaw3x7c5LQzjNzgjkwOQNnpHAMZcE6lIfT2L45v8cjfyu8VcBgA=="
|
||||||
},
|
},
|
||||||
"sprintf-js": {
|
"sprintf-js": {
|
||||||
"version": "1.1.2",
|
"version": "1.1.2",
|
||||||
|
|
|
||||||
|
|
@ -49,7 +49,7 @@
|
||||||
"node-notifier": "^10.0.1",
|
"node-notifier": "^10.0.1",
|
||||||
"node-persist": "^3.1.0",
|
"node-persist": "^3.1.0",
|
||||||
"read": "^1.0.7",
|
"read": "^1.0.7",
|
||||||
"splatnet3-types": "^0.2.20230227204004",
|
"splatnet3-types": "^0.2.20230601143335",
|
||||||
"supports-color": "^8.1.1",
|
"supports-color": "^8.1.1",
|
||||||
"tslib": "^2.4.1",
|
"tslib": "^2.4.1",
|
||||||
"uuid": "^8.3.2",
|
"uuid": "^8.3.2",
|
||||||
|
|
|
||||||
|
|
@ -873,7 +873,7 @@ export default class SplatNet3Api {
|
||||||
PagerUpdateBattleHistoriesByVsModeVariables
|
PagerUpdateBattleHistoriesByVsModeVariables
|
||||||
>(RequestId.PagerUpdateBattleHistoriesByVsModeQuery, {
|
>(RequestId.PagerUpdateBattleHistoriesByVsModeQuery, {
|
||||||
isBankara: false,
|
isBankara: false,
|
||||||
isLeague: false,
|
isEvent: false,
|
||||||
isPrivate: false,
|
isPrivate: false,
|
||||||
isRegular: false,
|
isRegular: false,
|
||||||
isXBattle: false,
|
isXBattle: false,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user