Skip to content

Commit ade5f54

Browse files
committed
chore(deps): update nextjs monorepo to v14.2.14
1 parent bf604e3 commit ade5f54

11 files changed

Lines changed: 16 additions & 16 deletions

File tree

accelerate/accelerate-hacker-news/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@prisma/client": "5.20.0",
1313
"@prisma/extension-accelerate": "1.2.0",
14-
"next": "14.2.13",
14+
"next": "14.2.14",
1515
"react": "18.3.1",
1616
"react-dom": "18.3.1"
1717
},
@@ -22,7 +22,7 @@
2222
"@types/react": "18.3.10",
2323
"@types/react-dom": "18.3.0",
2424
"eslint": "8.57.1",
25-
"eslint-config-next": "14.2.13",
25+
"eslint-config-next": "14.2.14",
2626
"postcss": "8.4.47",
2727
"tailwindcss": "3.4.13",
2828
"tsx": "4.19.1",

accelerate/nextjs-starter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@types/react-dom": "18.3.0",
1717
"autoprefixer": "10.4.20",
1818
"eslint": "8.57.1",
19-
"eslint-config-next": "14.2.13",
20-
"next": "14.2.13",
19+
"eslint-config-next": "14.2.14",
20+
"next": "14.2.14",
2121
"node-fetch": "3.3.2",
2222
"openflights-cached": "1.3.15",
2323
"postcss": "8.4.47",

javascript/rest-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@prisma/client": "5.20.0",
13-
"next": "14.2.13",
13+
"next": "14.2.14",
1414
"react": "18.3.1",
1515
"react-dom": "18.3.1",
1616
"react-markdown": "9.0.1",

pulse/fullstack-leaderboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@prisma/client": "5.20.0",
1414
"@prisma/extension-pulse": "1.2.0",
1515
"@types/socket.io": "3.0.2",
16-
"next": "14.2.13",
16+
"next": "14.2.14",
1717
"react": "18.3.1",
1818
"react-dom": "18.3.1",
1919
"react-flip-move": "3.0.5",
@@ -25,7 +25,7 @@
2525
"@types/react": "18.3.10",
2626
"@types/react-dom": "18.3.0",
2727
"eslint": "8.57.1",
28-
"eslint-config-next": "14.2.13",
28+
"eslint-config-next": "14.2.14",
2929
"postcss": "8.4.47",
3030
"prisma": "5.20.0",
3131
"tailwindcss": "3.4.13",

pulse/fullstack-simple-chat/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "14.2.13",
12+
"next": "14.2.14",
1313
"react": "18.3.1",
1414
"react-dom": "18.3.1",
1515
"socket.io-client": "4.8.0"
@@ -20,7 +20,7 @@
2020
"@types/react-dom": "18.3.0",
2121
"autoprefixer": "10.4.20",
2222
"eslint": "8.57.1",
23-
"eslint-config-next": "14.2.13",
23+
"eslint-config-next": "14.2.14",
2424
"postcss": "8.4.47",
2525
"tailwindcss": "3.4.13",
2626
"typescript": "5.6.2"

pulse/product-search-with-typesense/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"class-variance-authority": "0.7.0",
1919
"clsx": "2.1.1",
2020
"instantsearch.css": "8.5.1",
21-
"next": "14.2.13",
21+
"next": "14.2.14",
2222
"react": "18.3.1",
2323
"react-dom": "18.3.1",
2424
"react-hook-form": "7.53.0",
@@ -36,7 +36,7 @@
3636
"@types/react-dom": "18.3.0",
3737
"@types/react-instantsearch-dom": "6.12.8",
3838
"eslint": "8.57.1",
39-
"eslint-config-next": "14.2.13",
39+
"eslint-config-next": "14.2.14",
4040
"postcss": "8.4.47",
4141
"tailwindcss": "3.4.13",
4242
"typescript": "5.6.2"

typescript/graphql-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"graphql": "16.9.0",
1919
"graphql-scalars": "1.23.0",
2020
"graphql-yoga": "5.7.0",
21-
"next": "14.2.13",
21+
"next": "14.2.14",
2222
"react": "18.3.1",
2323
"react-dom": "18.3.1",
2424
"react-markdown": "9.0.1"

typescript/rest-nextjs-api-routes-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@next-auth/prisma-adapter": "1.0.7",
1515
"@prisma/client": "5.20.0",
16-
"next": "14.2.13",
16+
"next": "14.2.14",
1717
"next-auth": "4.24.8",
1818
"next-superjson": "0.0.4",
1919
"nodemailer": "6.9.15",

typescript/rest-nextjs-api-routes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@prisma/client": "5.20.0",
13-
"next": "14.2.13",
13+
"next": "14.2.14",
1414
"react": "18.3.1",
1515
"react-dom": "18.3.1",
1616
"react-markdown": "9.0.1",

typescript/rest-nextjs-express/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"start": "next start"
1313
},
1414
"dependencies": {
15-
"next": "14.2.13",
15+
"next": "14.2.14",
1616
"react": "18.3.1",
1717
"react-dom": "18.3.1",
1818
"react-markdown": "9.0.1"

0 commit comments

Comments
 (0)