Skip to content

Commit f3893bd

Browse files
committed
chore(deps): update nextjs monorepo
1 parent e9dfa95 commit f3893bd

File tree

3 files changed

+91
-479
lines changed

3 files changed

+91
-479
lines changed

examples/gnt/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"gqty": "workspace:^",
2828
"graphql": "^16.8.1",
2929
"graphql-ws": "^5.16.0",
30-
"next": "13.5.1",
30+
"next": "13.5.6",
3131
"react": "^18.2.0",
3232
"react-dom": "^18.2.0"
3333
},
@@ -41,7 +41,7 @@
4141
"autoprefixer": "^10.4.19",
4242
"dotenv-cli": "^7.4.1",
4343
"eslint": "8.57.0",
44-
"eslint-config-next": "14.1.4",
44+
"eslint-config-next": "14.2.2",
4545
"postcss": "^8.4.38",
4646
"tailwindcss": "^3.4.3",
4747
"typescript": "^5.4.5",

examples/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"graphql-ez": "^0.16.1",
3636
"graphql-upload": "^13.0.0",
3737
"ms": "^2.1.3",
38-
"next": "^13.5.1",
38+
"next": "^13.5.6",
3939
"node-json-db": "^2.3.0",
4040
"react": "^18.2.0",
4141
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)