Upgrading next.js for a new release (#68)

* Upgrading next.js

* Missing lock update

* Update package.json

---------

Co-authored-by: Nathan Chapman <nchapman@firstdollar.com>
This commit is contained in:
Leo Giovanetti
2025-09-22 10:55:10 -03:00
committed by GitHub
parent abb684da9a
commit d1f06baa07
4 changed files with 131 additions and 102 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "nextjs-tailwind-ionic-capacitor-starter",
"version": "5.0.0",
"version": "5.1.0",
"private": true,
"engines": {
"node": ">=18.17"
@@ -27,7 +27,7 @@
"@ionic/react": "7.7.4",
"@ionic/react-router": "7.7.4",
"classnames": "2.5.1",
"next": "14.1.3",
"next": "14.2.32",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router": "5.3.4",