this repo has no description

Update mappings

Changed files
+10 -9
packages
types
web-preload
+1 -1
packages/types/package.json
···
},
"dependencies": {
"@moonlight-mod/lunast": "^1.0.0",
-
"@moonlight-mod/mappings": "^1.1.16",
+
"@moonlight-mod/mappings": "^1.1.17",
"@moonlight-mod/moonmap": "^1.0.4",
"@types/react": "^18.3.10",
"csstype": "^3.1.2",
+1
packages/types/src/mappings.d.ts
···
export const ModalHeader: MappedModules["discord/components/common/index"]["ModalHeader"];
export const ModalRoot: MappedModules["discord/components/common/index"]["ModalRoot"];
export const NumberInputStepper: MappedModules["discord/components/common/index"]["NumberInputStepper"];
+
export const SearchableSelect: MappedModules["discord/components/common/index"]["SearchableSelect"];
export const createToast: MappedModules["discord/components/common/index"]["createToast"];
export const popToast: MappedModules["discord/components/common/index"]["popToast"];
export const showToast: MappedModules["discord/components/common/index"]["showToast"];
+1 -1
packages/web-preload/package.json
···
"dependencies": {
"@moonlight-mod/core": "workspace:*",
"@moonlight-mod/lunast": "^1.0.0",
-
"@moonlight-mod/mappings": "^1.1.16",
+
"@moonlight-mod/mappings": "^1.1.17",
"@moonlight-mod/moonmap": "^1.0.4",
"@moonlight-mod/types": "workspace:*"
}
+7 -7
pnpm-lock.yaml
···
specifier: ^1.0.0
version: 1.0.0
'@moonlight-mod/mappings':
-
specifier: ^1.1.16
-
version: 1.1.16(@moonlight-mod/lunast@1.0.0)(@moonlight-mod/moonmap@1.0.4)
+
specifier: ^1.1.17
+
version: 1.1.17(@moonlight-mod/lunast@1.0.0)(@moonlight-mod/moonmap@1.0.4)
'@moonlight-mod/moonmap':
specifier: ^1.0.4
version: 1.0.4
···
specifier: ^1.0.0
version: 1.0.0
'@moonlight-mod/mappings':
-
specifier: ^1.1.16
-
version: 1.1.16(@moonlight-mod/lunast@1.0.0)(@moonlight-mod/moonmap@1.0.4)
+
specifier: ^1.1.17
+
version: 1.1.17(@moonlight-mod/lunast@1.0.0)(@moonlight-mod/moonmap@1.0.4)
'@moonlight-mod/moonmap':
specifier: ^1.0.4
version: 1.0.4
···
'@moonlight-mod/lunast@1.0.0':
resolution: {integrity: sha512-kJgf41K12i6/2LbXK97CNO+pNO7ADGh9N4bCQcOPwosocKMcwKHDEZUgPqeihNshY3c3AEW1LiyXjlsl24PdDw==}
-
'@moonlight-mod/mappings@1.1.16':
-
resolution: {integrity: sha512-K0RevMwKTsnbMpVRzDU4iMueS4qGj02CSBS6NymEhYPtYvYtAdaPw3q9GZVPADnnTkJZMmTExLuhLJRiVG3XRA==}
+
'@moonlight-mod/mappings@1.1.17':
+
resolution: {integrity: sha512-oEGN8O6Ba8MxOYL9qtrF9yEeVNeWaG416NnO9kKfO2N5Ofl/yXG2RIkulZabsNVk4Bavld93VUcDaXK2Y3TaEA==}
peerDependencies:
'@moonlight-mod/lunast': ^1.0.0
'@moonlight-mod/moonmap': ^1.0.4
···
estree-toolkit: 1.7.8
meriyah: 6.0.1
-
'@moonlight-mod/mappings@1.1.16(@moonlight-mod/lunast@1.0.0)(@moonlight-mod/moonmap@1.0.4)':
+
'@moonlight-mod/mappings@1.1.17(@moonlight-mod/lunast@1.0.0)(@moonlight-mod/moonmap@1.0.4)':
dependencies:
'@moonlight-mod/lunast': 1.0.0
'@moonlight-mod/moonmap': 1.0.4