[PR #506] [MERGED] Bump js packages #535

Closed
opened 2026-02-26 06:31:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/506
Author: @vitormattos
Created: 5/6/2022
Status: Merged
Merged: 5/6/2022
Merged by: @vitormattos

Base: masterHead: feature/bump-js-packages


📝 Commits (1)

📊 Changes

17 files changed (+1213 additions, -3324 deletions)

View changed files

📝 .gitignore (+1 -2)
📝 composer.lock (+2 -2)
📝 package-lock.json (+1204 -3311)
📝 package.json (+3 -3)
📝 src/components/GatewaySettings.vue (+0 -0)
📝 src/components/L10n.vue (+0 -0)
📝 src/components/SignalInstructions.vue (+0 -0)
📝 src/components/TelegramInstructions.vue (+0 -0)
📝 src/init.js (+0 -0)
📝 src/service/registration.js (+0 -0)
📝 src/views/SMSSettings.vue (+0 -0)
📝 src/views/SignalSettings.vue (+0 -0)
📝 src/views/TelegramSettings.vue (+0 -0)
📝 src/webpack.base.config.js (+2 -5)
📝 src/webpack.dev.config.js (+0 -0)
📝 src/webpack.prod.config.js (+0 -0)
📝 templates/personal_settings.php (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/506 **Author:** [@vitormattos](https://github.com/vitormattos) **Created:** 5/6/2022 **Status:** ✅ Merged **Merged:** 5/6/2022 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `master` ← **Head:** `feature/bump-js-packages` --- ### 📝 Commits (1) - [`7afe209`](https://github.com/nextcloud/twofactor_gateway/commit/7afe209b812920d38f0877879680fcdc6fabe849) Bump js packages ### 📊 Changes **17 files changed** (+1213 additions, -3324 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -2) 📝 `composer.lock` (+2 -2) 📝 `package-lock.json` (+1204 -3311) 📝 `package.json` (+3 -3) 📝 `src/components/GatewaySettings.vue` (+0 -0) 📝 `src/components/L10n.vue` (+0 -0) 📝 `src/components/SignalInstructions.vue` (+0 -0) 📝 `src/components/TelegramInstructions.vue` (+0 -0) 📝 `src/init.js` (+0 -0) 📝 `src/service/registration.js` (+0 -0) 📝 `src/views/SMSSettings.vue` (+0 -0) 📝 `src/views/SignalSettings.vue` (+0 -0) 📝 `src/views/TelegramSettings.vue` (+0 -0) 📝 `src/webpack.base.config.js` (+2 -5) 📝 `src/webpack.dev.config.js` (+0 -0) 📝 `src/webpack.prod.config.js` (+0 -0) 📝 `templates/personal_settings.php` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:31:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#535
No description provided.