Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3931e52

Browse files
authoredApr 2, 2025··
Update all dependencies
1 parent f943a70 commit 3931e52

File tree

3 files changed

+247
-232
lines changed

3 files changed

+247
-232
lines changed
 

Diff for: ‎.github/workflows/lighthouse-report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4.2.2
2525

2626
- name: Use Node.js
27-
uses: actions/setup-node@v4.2.0
27+
uses: actions/setup-node@v4.3.0
2828
with:
2929
node-version: 20
3030

Diff for: ‎package-lock.json

+245-230
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"remark-math": "^6.0.0",
7070
"styled-components": "^6.1.8",
7171
"swiper": "^11.1.4",
72-
"three": "^0.173.0",
72+
"three": "^0.175.0",
7373
"vanilla-tilt": "^1.8.1"
7474
},
7575
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.