Skip to content

Commit 34777d7

Browse files
Upgrade next package to 13.5.9
1 parent 2965a1d commit 34777d7

File tree

3 files changed

+6669
-4927
lines changed

3 files changed

+6669
-4927
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
**/App_Data/blobs
66
**/*.development.json
77
**/packages
8+
*.lock

samples/musicfestival-frontend-nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"dotenv": "^16.3.1",
2222
"dotenv-webpack": "^8.0.1",
2323
"eslint": "^8.51.0",
24-
"eslint-config-next": "^13.5.6",
24+
"eslint-config-next": "^13.5.9",
2525
"graphql": "^16.8.1",
2626
"graphql-tag": "^2.12.6",
2727
"html-react-parser": "^4.2.7",
28-
"next": "^13.5.6",
28+
"next": "^13.5.9",
2929
"next-applicationinsights": "^1.0.4",
3030
"next-auth": "^4.24.3",
3131
"react": "18.2.0",

0 commit comments

Comments
 (0)