bump next

This commit is contained in:
Thomas Ruoff
2022-12-26 00:47:03 +01:00
parent 4508c3e738
commit 44e52aa69c
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@@ -17,7 +17,7 @@
"googleapis": "109.0.1",
"ics": "2.41.0",
"mongoose": "6.8.1",
"next": "13.1.1",
"next": "^13.1.1",
"next-auth": "4.18.7",
"next-axiom": "0.16.0",
"next-mdx-remote": "4.2.0",

View File

@@ -20,7 +20,7 @@
"googleapis": "109.0.1",
"ics": "2.41.0",
"mongoose": "6.8.1",
"next": "13.1.1",
"next": "^13.1.1",
"next-auth": "4.18.7",
"next-axiom": "0.16.0",
"next-mdx-remote": "4.2.0",
@@ -52,4 +52,4 @@
"^.+\\.(ts|tsx)$": "ts-jest"
}
}
}
}