Skip to content

Commit 8550715

Browse files
authored
Merge pull request #80 from kimurash/79-upgrade-nextjs
Next.jsをバージョンアップした
2 parents 7997ae5 + 91c36ad commit 8550715

3 files changed

Lines changed: 356 additions & 355 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"clsx": "^2.1.1",
2121
"embla-carousel-react": "^8.6.0",
2222
"lucide-react": "^0.539.0",
23-
"next": "15.4.6",
23+
"next": "16.0.7",
2424
"next-themes": "^0.4.6",
25-
"react": "19.1.0",
26-
"react-dom": "19.1.0",
25+
"react": "19.2.1",
26+
"react-dom": "19.2.1",
2727
"react-google-recaptcha-v3": "^1.11.0",
2828
"react-hook-form": "^7.62.0",
2929
"react-icons": "^5.5.0",

0 commit comments

Comments
 (0)