Skip to content

Commit 9952766

Browse files
committed
fix: upgrade next from 14.2.28 to 14.2.29
Snyk has created this PR to upgrade next from 14.2.28 to 14.2.29. See this package in npm: next See this project in Snyk: https://app.snyk.io/org/tildeeine/project/fdd1bec2-8463-4a63-a89d-cf98261ef567?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 2f63a19 commit 9952766

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

package-lock.json

Lines changed: 44 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "^14.2.28",
12+
"next": "^14.2.29",
1313
"react": "^18.3.1",
1414
"react-dom": "^18.3.1",
1515
"react-icons": "^5.5.0",

0 commit comments

Comments
 (0)