Compare commits

..

1 Commits

Author SHA1 Message Date
dd36a46d2f chore(deps): update dependency glob to v13 2026-01-30 11:33:56 +00:00
5 changed files with 15 additions and 41 deletions

View File

@ -166,7 +166,7 @@
"eslint-plugin-import": "2.32.0", "eslint-plugin-import": "2.32.0",
"eslint-plugin-prettier": "5.5.5", "eslint-plugin-prettier": "5.5.5",
"eslint-plugin-solid": "0.14.5", "eslint-plugin-solid": "0.14.5",
"glob": "11.1.0", "glob": "13.0.0",
"node-gyp": "11.5.0", "node-gyp": "11.5.0",
"ts-morph": "27.0.2", "ts-morph": "27.0.2",
"typescript": "5.9.3", "typescript": "5.9.3",

14
pnpm-lock.yaml generated
View File

@ -338,8 +338,8 @@ importers:
specifier: 0.14.5 specifier: 0.14.5
version: 0.14.5(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) version: 0.14.5(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)
glob: glob:
specifier: 11.1.0 specifier: 13.0.0
version: 11.1.0 version: 13.0.0
node-gyp: node-gyp:
specifier: 11.5.0 specifier: 11.5.0
version: 11.5.0 version: 11.5.0
@ -2743,6 +2743,10 @@ packages:
engines: {node: 20 || >=22} engines: {node: 20 || >=22}
hasBin: true hasBin: true
glob@13.0.0:
resolution: {integrity: sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==}
engines: {node: 20 || >=22}
glob@7.2.3: glob@7.2.3:
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
deprecated: Glob versions prior to v9 are no longer supported deprecated: Glob versions prior to v9 are no longer supported
@ -7537,6 +7541,12 @@ snapshots:
package-json-from-dist: 1.0.1 package-json-from-dist: 1.0.1
path-scurry: 2.0.1 path-scurry: 2.0.1
glob@13.0.0:
dependencies:
minimatch: 10.1.1
minipass: 7.1.2
path-scurry: 2.0.1
glob@7.2.3: glob@7.2.3:
dependencies: dependencies:
fs.realpath: 1.0.0 fs.realpath: 1.0.0

View File

@ -161,8 +161,7 @@
"default": "Padrão", "default": "Padrão",
"force-show": "Forçar exibir", "force-show": "Forçar exibir",
"hide": "Ocultar", "hide": "Ocultar",
"label": "Botões de 'Curtir'", "label": "Botões de 'Curtir'"
"swap": "Inverter ordem dos botões de curtir"
}, },
"remove-upgrade-button": "Remover botão de atualização", "remove-upgrade-button": "Remover botão de atualização",
"theme": { "theme": {
@ -413,17 +412,6 @@
"no-captions": "Sem legendas disponíveis para essa música" "no-captions": "Sem legendas disponíveis para essa música"
} }
}, },
"clock": {
"description": "Adicionar relógio na barra de navegação",
"menu": {
"format": {
"24-hour-format": "Formato 24 horas",
"display-seconds": "Mostrar segundos",
"label": "Formato"
}
},
"name": "Relógio"
},
"compact-sidebar": { "compact-sidebar": {
"description": "Sempre definir a barra lateral no modo compacto", "description": "Sempre definir a barra lateral no modo compacto",
"name": "Barra lateral compacta" "name": "Barra lateral compacta"

View File

@ -1,12 +0,0 @@
{
"common": {
"console": {
"plugins": {
"execute-failed": "Плагины толорор кыаҕа суох {{pluginName}}::{{contextName}}",
"executed-at-ms": "Плагин {{pluginName}}::{{contextName}} толоруллубут {{ms}}мс",
"initialize-failed": "\"{{pluginName}}\" плагины инициализациялааһын кыаллыбата",
"load-all": "Плагиннары загрузкалыбыт"
}
}
}
}

View File

@ -161,8 +161,7 @@
"default": "默认", "default": "默认",
"force-show": "强制显示", "force-show": "强制显示",
"hide": "隐藏", "hide": "隐藏",
"label": "点赞按钮", "label": "点赞按钮"
"swap": "交换“点赞”按钮顺序"
}, },
"remove-upgrade-button": "移除升级按钮", "remove-upgrade-button": "移除升级按钮",
"theme": { "theme": {
@ -413,17 +412,6 @@
"no-captions": "这首歌没有字幕" "no-captions": "这首歌没有字幕"
} }
}, },
"clock": {
"description": "添加时钟到导航栏",
"menu": {
"format": {
"24-hour-format": "24 小时格式",
"display-seconds": "显示秒数",
"label": "格式"
}
},
"name": "时钟"
},
"compact-sidebar": { "compact-sidebar": {
"description": "始终将侧边栏设为紧凑模式", "description": "始终将侧边栏设为紧凑模式",
"name": "紧凑式侧边栏" "name": "紧凑式侧边栏"