File tree 7 files changed +89
-89
lines changed
starter-nextjs-trpc-clerk
7 files changed +89
-89
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@microsoft/fetch-event-source" : " ^2.0.1" ,
13
13
"@xata.io/client" : " 0.24.3" ,
14
- "next" : " 13.4.7 " ,
14
+ "next" : " 13.4.8 " ,
15
15
"react" : " 18.2.0" ,
16
16
"react-dom" : " 18.2.0" ,
17
17
"zod" : " ^3.20.2"
21
21
"@types/react" : " 18.2.14" ,
22
22
"@types/react-dom" : " 18.2.6" ,
23
23
"eslint" : " 8.44.0" ,
24
- "eslint-config-next" : " 13.4.7 " ,
24
+ "eslint-config-next" : " 13.4.8 " ,
25
25
"typescript" : " 5.1.6"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"@vercel/og" : " ^0.5.0" ,
16
16
"@xata.io/client" : " 0.24.3" ,
17
- "next" : " 13.4.7 " ,
17
+ "next" : " 13.4.8 " ,
18
18
"react" : " 18.2.0" ,
19
19
"react-dom" : " 18.2.0" ,
20
20
"react-icons" : " ^4.7.1" ,
30
30
"concurrently" : " ^7.5.0" ,
31
31
"esbuild" : " ^0.18.0" ,
32
32
"eslint" : " 8.44.0" ,
33
- "eslint-config-next" : " 13.4.7 " ,
33
+ "eslint-config-next" : " 13.4.8 " ,
34
34
"postcss" : " ^8.4.18" ,
35
35
"tailwindcss" : " ^3.1.8" ,
36
36
"typescript" : " 5.1.6"
Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"@next-auth/xata-adapter" : " latest" ,
15
- "@next/font" : " 13.4.7 " ,
15
+ "@next/font" : " 13.4.8 " ,
16
16
"@types/node" : " 18.16.19" ,
17
17
"@types/react" : " 18.2.14" ,
18
18
"@types/react-dom" : " 18.2.6" ,
19
19
"@xata.io/client" : " latest" ,
20
20
"eslint" : " 8.44.0" ,
21
- "eslint-config-next" : " 13.4.7 " ,
21
+ "eslint-config-next" : " 13.4.8 " ,
22
22
"next" : " ^13.0.7" ,
23
23
"next-auth" : " ^4.18.6" ,
24
24
"react" : " 18.2.0" ,
Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"@next-auth/xata-adapter" : " latest" ,
15
- "@next/font" : " 13.4.7 " ,
15
+ "@next/font" : " 13.4.8 " ,
16
16
"@types/node" : " 18.16.19" ,
17
17
"@types/react" : " 18.2.14" ,
18
18
"@types/react-dom" : " 18.2.6" ,
19
19
"@xata.io/client" : " latest" ,
20
20
"eslint" : " 8.44.0" ,
21
- "eslint-config-next" : " 13.4.7 " ,
21
+ "eslint-config-next" : " 13.4.8 " ,
22
22
"next" : " ^13.0.7" ,
23
23
"next-auth" : " ^4.18.6" ,
24
24
"react" : " 18.2.0" ,
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@xata.io/client" : " 0.24.3" ,
14
14
"bcrypt" : " ^5.1.0" ,
15
- "next" : " 13.4.7 " ,
15
+ "next" : " 13.4.8 " ,
16
16
"react" : " 18.2.0" ,
17
17
"react-dom" : " 18.2.0"
18
18
},
22
22
"@types/react" : " 18.2.14" ,
23
23
"@types/react-dom" : " 18.2.6" ,
24
24
"eslint" : " 8.44.0" ,
25
- "eslint-config-next" : " 13.4.7 " ,
25
+ "eslint-config-next" : " 13.4.8 " ,
26
26
"typescript" : " 5.1.6"
27
27
}
28
28
}
Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"@clerk/nextjs" : " ^4.6.13" ,
15
- "@next/font" : " 13.4.7 " ,
15
+ "@next/font" : " 13.4.8 " ,
16
16
"@tanstack/react-query" : " ^4.20.4" ,
17
17
"@tanstack/react-query-devtools" : " ^4.20.4" ,
18
18
"@trpc/client" : " ^10.5.0" ,
24
24
"@types/react-dom" : " 18.2.6" ,
25
25
"@xata.io/client" : " ^0.24.0" ,
26
26
"eslint" : " 8.44.0" ,
27
- "eslint-config-next" : " 13.4.7 " ,
28
- "next" : " 13.4.7 " ,
27
+ "eslint-config-next" : " 13.4.8 " ,
28
+ "next" : " 13.4.8 " ,
29
29
"react" : " 18.2.0" ,
30
30
"react-dom" : " 18.2.0" ,
31
31
"superjson" : " ^1.12.1" ,
You can’t perform that action at this time.
0 commit comments