File tree Expand file tree Collapse file tree 9 files changed +22
-22
lines changed Expand file tree Collapse file tree 9 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 7.3.2 " ,
5
+ "version" : " 7.4.0 " ,
6
6
"npmClient" : " yarn" ,
7
7
"ignoreChanges" : [
8
8
" packages/**/*.story.tsx" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smartlyio/oats-axios-adapter" ,
3
- "version" : " 7.3.2 " ,
3
+ "version" : " 7.4.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Axios adapter for Oats a Openapi3 based generator for typescript aware servers and clients" ,
6
6
"private" : false ,
36
36
],
37
37
"devDependencies" : {
38
38
"@jest/globals" : " 29.5.0" ,
39
- "@smartlyio/oats-runtime" : " ^7.3.2 " ,
39
+ "@smartlyio/oats-runtime" : " ^7.4.0 " ,
40
40
"@types/form-data" : " 2.5.0" ,
41
41
"axios" : " 0.27.2" ,
42
42
"jest" : " 29.5.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smartlyio/oats-fast-check" ,
3
- "version" : " 7.3.2 " ,
3
+ "version" : " 7.4.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " fast-check value generator for smartlyio/oats types" ,
6
6
"private" : false ,
38
38
" client"
39
39
],
40
40
"devDependencies" : {
41
- "@smartlyio/oats" : " ^7.3.2 " ,
42
- "@smartlyio/oats-runtime" : " ^7.3.2 " ,
41
+ "@smartlyio/oats" : " ^7.4.0 " ,
42
+ "@smartlyio/oats-runtime" : " ^7.4.0 " ,
43
43
"@types/jest" : " 29.5.2" ,
44
44
"@types/lodash" : " 4.14.195" ,
45
45
"@types/node" : " 18.16.18" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smartlyio/oats-fetch-adapter" ,
3
- "version" : " 7.3.2 " ,
3
+ "version" : " 7.4.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Fetch adapter for Oats a Openapi3 based generator for typescript aware servers and clients" ,
6
6
"private" : false ,
34
34
" client"
35
35
],
36
36
"devDependencies" : {
37
- "@smartlyio/oats-runtime" : " ^7.3.2 " ,
37
+ "@smartlyio/oats-runtime" : " ^7.4.0 " ,
38
38
"@types/node" : " 18.16.18" ,
39
39
"@typescript-eslint/eslint-plugin" : " 5.59.11" ,
40
40
"@typescript-eslint/parser" : " 5.59.11" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smartlyio/oats-koa-adapter" ,
3
- "version" : " 7.3.2 " ,
3
+ "version" : " 7.4.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Koa adapter for Oats" ,
6
6
"private" : false ,
37
37
" client"
38
38
],
39
39
"devDependencies" : {
40
- "@smartlyio/oats-runtime" : " ^7.3.2 " ,
40
+ "@smartlyio/oats-runtime" : " ^7.4.0 " ,
41
41
"@types/koa" : " 2.13.6" ,
42
42
"@types/koa-router" : " 7.4.4" ,
43
43
"@types/lodash" : " 4.14.195" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smartlyio/oats-mirage-adapter" ,
3
- "version" : " 7.3.2 " ,
3
+ "version" : " 7.4.0 " ,
4
4
"description" : " Mirage.js adapter for Oats" ,
5
5
"licence" : " MIT" ,
6
6
"private" : false ,
35
35
" server"
36
36
],
37
37
"devDependencies" : {
38
- "@smartlyio/oats-runtime" : " ^7.3.2 " ,
38
+ "@smartlyio/oats-runtime" : " ^7.4.0 " ,
39
39
"@types/lodash" : " 4.14.195" ,
40
40
"@types/node" : " 18.16.18" ,
41
41
"miragejs" : " 0.1.47" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smartlyio/oats-nock-adapter" ,
3
- "version" : " 7.3.2 " ,
3
+ "version" : " 7.4.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " nock server adapter for smartlyio/oats s" ,
6
6
"private" : false ,
37
37
" client"
38
38
],
39
39
"devDependencies" : {
40
- "@smartlyio/oats" : " ^7.3.2 " ,
41
- "@smartlyio/oats-axios-adapter" : " ^7.3.2 " ,
42
- "@smartlyio/oats-runtime" : " ^7.3.2 " ,
40
+ "@smartlyio/oats" : " ^7.4.0 " ,
41
+ "@smartlyio/oats-axios-adapter" : " ^7.4.0 " ,
42
+ "@smartlyio/oats-runtime" : " ^7.4.0 " ,
43
43
"@types/jest" : " 29.5.2" ,
44
44
"@types/lodash" : " 4.14.195" ,
45
45
"@types/node" : " 18.16.18" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smartlyio/oats-runtime" ,
3
- "version" : " 7.3.2 " ,
3
+ "version" : " 7.4.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Runtime for Oats a Openapi3 based generator for typescript aware servers and clients" ,
6
6
"private" : false ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smartlyio/oats" ,
3
- "version" : " 7.3.2 " ,
3
+ "version" : " 7.4.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Openapi3 based generator for typescript aware servers and clients" ,
6
6
"private" : false ,
39
39
" client"
40
40
],
41
41
"devDependencies" : {
42
- "@smartlyio/oats-axios-adapter" : " ^7.3.2 " ,
43
- "@smartlyio/oats-fetch-adapter" : " ^7.3.2 " ,
44
- "@smartlyio/oats-koa-adapter" : " ^7.3.2 " ,
45
- "@smartlyio/oats-runtime" : " ^7.3.2 " ,
42
+ "@smartlyio/oats-axios-adapter" : " ^7.4.0 " ,
43
+ "@smartlyio/oats-fetch-adapter" : " ^7.4.0 " ,
44
+ "@smartlyio/oats-koa-adapter" : " ^7.4.0 " ,
45
+ "@smartlyio/oats-runtime" : " ^7.4.0 " ,
46
46
"@types/jest" : " 29.5.2" ,
47
47
"@types/js-yaml" : " 4.0.5" ,
48
48
"@types/koa" : " 2.13.6" ,
You can’t perform that action at this time.
0 commit comments