File tree Expand file tree Collapse file tree 3 files changed +183
-188
lines changed Expand file tree Collapse file tree 3 files changed +183
-188
lines changed Original file line number Diff line number Diff line change 38
38
"@types/benchmark" : " 2.1.2" ,
39
39
"@types/express" : " 4.17.17" ,
40
40
"@types/jest" : " 27.5.2" ,
41
- "@types/node" : " 18.17.9 " ,
41
+ "@types/node" : " 18.17.11 " ,
42
42
"@types/ramda" : " 0.29.3" ,
43
43
"@typescript-eslint/eslint-plugin" : " 6.4.1" ,
44
44
"@typescript-eslint/parser" : " 6.4.1" ,
68
68
"reflect-metadata" : " 0.1.13" ,
69
69
"ts-jest" : " 27.1.5" ,
70
70
"ts-node" : " 10.9.1" ,
71
- "typescript" : " 5.1.6 " ,
71
+ "typescript" : " 5.2.2 " ,
72
72
"ws" : " 8.13.0"
73
73
},
74
74
"prettier" : {
Original file line number Diff line number Diff line change 11
11
"analyze" : " cross-env ANALYZE=true next build"
12
12
},
13
13
"dependencies" : {
14
- "@theguild/components" : " 5.2.1 " ,
14
+ "@theguild/components" : " 5.2.2 " ,
15
15
"next" : " 13.4.19" ,
16
16
"next-sitemap" : " 4.2.2" ,
17
17
"react" : " 18.2.0" ,
33
33
"devDependencies" : {
34
34
"@theguild/algolia" : " 1.1.9" ,
35
35
"@theguild/tailwind-config" : " 0.3.0" ,
36
- "@types/node" : " 18.17.9 " ,
36
+ "@types/node" : " 18.17.11 " ,
37
37
"@types/react" : " 18.2.21" ,
38
38
"cross-env" : " 7.0.3" ,
39
- "typescript" : " 5.1.6 "
39
+ "typescript" : " 5.2.2 "
40
40
}
41
41
}
You can’t perform that action at this time.
0 commit comments