Skip to content

Commit

Permalink
Merge pull request #41 from JECT-Study/fix/style
Browse files Browse the repository at this point in the history
[FiX] style: 1차 배포 기준 디자인 피드백 반영
  • Loading branch information
SangWoo9734 authored Jan 15, 2025
2 parents f5a48c4 + 71c5d24 commit 2e6d92c
Show file tree
Hide file tree
Showing 13 changed files with 1,905 additions and 5,313 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
**Commit**: [${{ github.sha }}](https://github.com/${{ github.repository }}/commit/${{ github.sha }})
**Link**: ${{ github.event.pull_request.html_url }}
---
⌚️ **Timestamp**: ${{ env.TIMESTAMP }}
⌚️ **Timestamp**: ${{ env.TIMESTAMP }}
2 changes: 1 addition & 1 deletion .github/workflows/qodana-code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: qodana-results
path: ./qodana-results
path: ./qodana-results
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"embla-carousel": "^8.5.1",
"embla-carousel-autoplay": "^8.5.1",
"embla-carousel-react": "^8.5.1",
"embla-carousel-wheel-gestures": "^8.0.1",
"framer-motion": "^11.14.4",
"lodash": "^4.17.21",
"next": "15.0.4",

Check notice on line 29 in package.json

View workflow job for this annotation

GitHub Actions / Qodana for JS

Vulnerable declared dependency

Dependency npm:next:15.0.4 is vulnerable , safe version 15.1.2 * [GHSA-7m27-7ghc-44w9](https://osv.dev/vulnerability/GHSA-7m27-7ghc-44w9) 5.3 Next.js Allows a Denial of Service (DoS) with Server Actions Results powered by [OSV](https://osv.dev/)
Expand Down
Loading

0 comments on commit 2e6d92c

Please sign in to comment.