Skip to content

Commit

Permalink
Upgrade next.js to latest patch version (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZengLawrence authored Jan 12, 2025
1 parent a471edd commit d81070f
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 103 deletions.
202 changes: 101 additions & 101 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"fraction.js": "^4.3.7",
"lodash": "^4.17.21",
"minisearch": "^7.1.0",
"next": "15.1.2",
"next": "~15.1.2",
"numeral": "^2.0.6",
"react": "19.0.0",
"react-bootstrap": "^2.10.7",
Expand All @@ -31,7 +31,7 @@
"@types/react-dom": "19.0.2",
"cypress": "^13.15.0",
"eslint": "8.57.1",
"eslint-config-next": "15.1.2",
"eslint-config-next": "~15.1.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"typescript": "~5.7.2"
Expand Down

0 comments on commit d81070f

Please sign in to comment.