File tree Expand file tree Collapse file tree 6 files changed +588
-591
lines changed Expand file tree Collapse file tree 6 files changed +588
-591
lines changed Original file line number Diff line number Diff line change 17
17
},
18
18
"dependencies" : {
19
19
"@neshca/cache-handler" : " workspace:*" ,
20
- "axios" : " 1.8.1 " ,
21
- "next" : " 15.2.0 " ,
20
+ "axios" : " 1.8.3 " ,
21
+ "next" : " 15.2.2 " ,
22
22
"react" : " 19.0.0" ,
23
23
"react-dom" : " 19.0.0" ,
24
24
"redis" : " 4.7.0"
25
25
},
26
26
"devDependencies" : {
27
- "@playwright/test" : " 1.50 .1" ,
27
+ "@playwright/test" : " 1.51 .1" ,
28
28
"@repo/eslint-config" : " workspace:*" ,
29
29
"@repo/typescript-config" : " workspace:*" ,
30
- "@types/node" : " 22.13.9 " ,
30
+ "@types/node" : " 22.13.10 " ,
31
31
"@types/react" : " 19.0.10" ,
32
32
"@types/react-dom" : " 19.0.4" ,
33
33
"dotenv-cli" : " 8.0.0" ,
34
- "eslint" : " 9.21 .0" ,
34
+ "eslint" : " 9.22 .0" ,
35
35
"fastify" : " 5.2.1" ,
36
- "pm2" : " 5.4.3 " ,
36
+ "pm2" : " 6.0.5 " ,
37
37
"tsx" : " 4.19.3" ,
38
38
"typescript" : " 5.8.2"
39
39
}
Original file line number Diff line number Diff line change 12
12
"start:docs" : " serve out"
13
13
},
14
14
"dependencies" : {
15
- "next" : " 15.2.0 " ,
16
- "nextra" : " 4.2.14 " ,
17
- "nextra-theme-docs" : " 4.2.14 " ,
15
+ "next" : " 15.2.2 " ,
16
+ "nextra" : " 4.2.16 " ,
17
+ "nextra-theme-docs" : " 4.2.16 " ,
18
18
"react" : " 19.0.0" ,
19
19
"react-dom" : " 19.0.0"
20
20
},
21
21
"devDependencies" : {
22
22
"@repo/eslint-config" : " workspace:*" ,
23
23
"@repo/typescript-config" : " workspace:*" ,
24
- "@types/node" : " 22.13.9 " ,
24
+ "@types/node" : " 22.13.10 " ,
25
25
"@types/react" : " 19.0.10" ,
26
26
"@types/react-dom" : " 19.0.4" ,
27
- "eslint" : " 9.21 .0" ,
27
+ "eslint" : " 9.22 .0" ,
28
28
"pagefind" : " 1.3.0" ,
29
29
"serve" : " 14.2.4" ,
30
30
"typescript" : " 5.8.2"
Original file line number Diff line number Diff line change 15
15
},
16
16
"devDependencies" : {
17
17
"@repo/typescript-config" : " workspace:*" ,
18
- "@types/node" : " 22.13.9 " ,
18
+ "@types/node" : " 22.13.10 " ,
19
19
"pino-pretty" : " 13.0.0" ,
20
20
"tsx" : " 4.19.3" ,
21
21
"typescript" : " 5.8.2"
Original file line number Diff line number Diff line change 7
7
"./next-js" : " ./next.js"
8
8
},
9
9
"devDependencies" : {
10
- "@eslint/js" : " 9.21 .0" ,
11
- "@next/eslint-plugin-next" : " 15.2.0 " ,
12
- "eslint" : " 9.21 .0" ,
13
- "eslint-config-prettier" : " 10.0.2 " ,
10
+ "@eslint/js" : " 9.22 .0" ,
11
+ "@next/eslint-plugin-next" : " 15.2.2 " ,
12
+ "eslint" : " 9.22 .0" ,
13
+ "eslint-config-prettier" : " 10.1.1 " ,
14
14
"eslint-plugin-react" : " 7.37.4" ,
15
15
"eslint-plugin-react-hooks" : " 5.2.0" ,
16
16
"eslint-plugin-turbo" : " 2.4.4" ,
17
17
"globals" : " 16.0.0" ,
18
18
"typescript" : " 5.8.2" ,
19
- "typescript-eslint" : " 8.26.0 "
19
+ "typescript-eslint" : " 8.26.1 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 43
43
},
44
44
"devDependencies" : {
45
45
"@repo/typescript-config" : " workspace:*" ,
46
- "@types/node" : " 22.13.9 " ,
46
+ "@types/node" : " 22.13.10 " ,
47
47
"tsx" : " 4.19.3" ,
48
48
"typescript" : " 5.8.2" ,
49
- "vitest" : " 3.0.7 "
49
+ "vitest" : " 3.0.9 "
50
50
},
51
51
"peerDependencies" : {
52
52
"next" : " >= 15 < 16" ,
You can’t perform that action at this time.
0 commit comments