Skip to content

Commit b2e8765

Browse files
committed
chore: update Next.js, React, and ESLint dependencies to latest versions
1 parent 7166c02 commit b2e8765

2 files changed

Lines changed: 67 additions & 67 deletions

File tree

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"bootstrap": "^5.3.3",
2525
"dompurify": "^3.2.4",
2626
"magic-snowflakes": "^7.0.2",
27-
"marked": "^16.4.0",
28-
"next": "16.0.3",
29-
"react": "19.2.0",
27+
"marked": "^17.0.1",
28+
"next": "^16.1.6",
29+
"react": "^19.2.4",
3030
"react-bootstrap": "^2.10.5",
31-
"react-dom": "19.2.0",
31+
"react-dom": "^19.2.4",
3232
"sharp": "^0.33.5"
3333
},
3434
"devDependencies": {
@@ -37,7 +37,7 @@
3737
"@types/react": "^19",
3838
"@types/react-dom": "^19",
3939
"eslint": "^9",
40-
"eslint-config-next": "16.0.3",
40+
"eslint-config-next": "^16.1.6",
4141
"sass": "^1.80.3",
4242
"typescript": "^5"
4343
}

0 commit comments

Comments
 (0)