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:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user