Conversation
…andling - Removed the import of 'webextension-polyfill' from multiple files. - Deleted the src/background.ts file as its functionality is now handled in entrypoints/background.ts. - Updated the onInstalled listener to remove the installType tracking. - Adjusted search query handling in SearchLayout to use the global browser object. - Updated manifest version retrieval in AboutUsTab and HomePage components. - Cleaned up package.json by removing unused dependencies related to webextension-polyfill.
- Bump @tanstack/react-query from 5.73.3 to 5.80.3 - Update axios from 1.8.4 to 1.9.0 - Upgrade chart.js from 4.4.8 to 4.4.9 - Upgrade motion from 12.6.5 to 12.16.0 - Update swiper from 11.2.6 to 11.2.8 - Bump @tailwindcss/vite from 4.1.3 to 4.1.8 - Update @types/node from 22.14.1 to 22.15.29 - Upgrade @types/react from 19.1.1 to 19.1.6 - Upgrade @types/react-dom from 19.1.2 to 19.1.6 - Update @vitejs/plugin-react from 4.3.4 to 4.5.1 - Upgrade daisyui from 5.0.35 to 5.0.43 - Update globals from 16.0.0 to 16.2.0 - Upgrade postcss from 8.5.3 to 8.5.4 - Update tailwindcss from 4.1.3 to 4.1.8 - Bump vite from 6.2.6 to 6.3.5 refactor: remove error handling from friend request hooks - Removed onError handlers from useSendFriendRequest, useHandleFriendRequest, and useRemoveFriend hooks for cleaner code. refactor: simplify wxt.config.ts - Removed unnecessary TypeScript ignore comment and simplified vite configuration. - Added @wxt-dev/module-react to modules in wxt.config.ts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.