[PR #299] [MERGED] Dev #338

Closed
opened 2026-05-06 12:16:29 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/portfolio/pull/299
Author: @BreizhHardware
Created: 2/4/2026
Status: Merged
Merged: 2/4/2026
Merged by: @BreizhHardware

Base: mainHead: dev


📝 Commits (5)

  • 3b8f1d9 refactor: remove ParticlesBackground component and adjust App layout
  • f1a3fa4 chore(deps): Bump lodash from 4.17.21 to 4.17.23
  • d5dfdac refactor: remove ParticlesBackground component and adjust App layout
  • 04d5b05 refactor: Fix lockfile
  • b5db4a3 Merge branch 'main' into dev

📊 Changes

5 files changed (+491 additions, -1005 deletions)

View changed files

📝 package.json (+12 -14)
📝 pnpm-lock.yaml (+473 -856)
📝 src/App.tsx (+2 -4)
src/components/ParticlesBackground.tsx (+0 -29)
📝 src/output.css (+4 -102)

📄 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/BreizhHardware/portfolio/pull/299 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 2/4/2026 **Status:** ✅ Merged **Merged:** 2/4/2026 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (5) - [`3b8f1d9`](https://github.com/BreizhHardware/portfolio/commit/3b8f1d9da280089ea4401ad57ba48091181d1a90) refactor: remove ParticlesBackground component and adjust App layout - [`f1a3fa4`](https://github.com/BreizhHardware/portfolio/commit/f1a3fa40e75d8c05a31f176b8ddd110fe1bf8b43) chore(deps): Bump lodash from 4.17.21 to 4.17.23 - [`d5dfdac`](https://github.com/BreizhHardware/portfolio/commit/d5dfdac340cae604ebe89e4a6e0b05164a86fb66) refactor: remove ParticlesBackground component and adjust App layout - [`04d5b05`](https://github.com/BreizhHardware/portfolio/commit/04d5b058be9b3c3e586f185444f5aa96fffddd7e) refactor: Fix lockfile - [`b5db4a3`](https://github.com/BreizhHardware/portfolio/commit/b5db4a38082f845e369d13985130d43a9b453cf4) Merge branch 'main' into dev ### 📊 Changes **5 files changed** (+491 additions, -1005 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+12 -14) 📝 `pnpm-lock.yaml` (+473 -856) 📝 `src/App.tsx` (+2 -4) ➖ `src/components/ParticlesBackground.tsx` (+0 -29) 📝 `src/output.css` (+4 -102) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:16:29 +02: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
BreizhHardware/portfolio#338
No description provided.