File tree 8 files changed +1046
-1301
lines changed
8 files changed +1046
-1301
lines changed Original file line number Diff line number Diff line change 10
10
"update-contributors" : " node scripts/update-contributors.js"
11
11
},
12
12
"devDependencies" : {
13
- "vitepress" : " 1.0.0-rc.28 "
13
+ "vitepress" : " 1.0.0-rc.31 "
14
14
}
15
15
}
Original file line number Diff line number Diff line change 23
23
},
24
24
"devDependencies" : {
25
25
"@changesets/changelog-github" : " ^0.4.8" ,
26
- "@changesets/cli" : " ^2.26.2 " ,
27
- "@typescript-eslint/eslint-plugin" : " ^6.12 .0" ,
28
- "@typescript-eslint/parser" : " ^6.12 .0" ,
26
+ "@changesets/cli" : " ^2.27.1 " ,
27
+ "@typescript-eslint/eslint-plugin" : " ^6.14 .0" ,
28
+ "@typescript-eslint/parser" : " ^6.14 .0" ,
29
29
"del-cli" : " ^5.1.0" ,
30
- "eslint" : " ^8.54 .0" ,
31
- "eslint-config-prettier" : " ^9.0 .0" ,
30
+ "eslint" : " ^8.55 .0" ,
31
+ "eslint-config-prettier" : " ^9.1 .0" ,
32
32
"eslint-plugin-import" : " ^2.29.0" ,
33
33
"eslint-plugin-no-only-tests" : " ^3.1.0" ,
34
34
"eslint-plugin-prettier" : " ^5.0.1" ,
35
35
"eslint-plugin-vitest" : " ^0.2.8" ,
36
36
"npm-run-all" : " ^4.1.5" ,
37
- "prettier" : " ^3.1.0 " ,
38
- "typescript" : " ^5.3.2 "
37
+ "prettier" : " ^3.1.1 " ,
38
+ "typescript" : " ^5.3.3 "
39
39
}
40
40
}
Original file line number Diff line number Diff line change 17
17
"@types/react" : " 18.2.20" ,
18
18
"@types/react-dom" : " 18.2.7" ,
19
19
"openapi-typescript" : " workspace:^" ,
20
- "typescript" : " 5.3.2 "
20
+ "typescript" : " 5.3.3 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 7
7
"prepare" : " openapi-typescript src/lib/api/v1.json -o src/lib/api/v1.d.ts"
8
8
},
9
9
"dependencies" : {
10
- "@tanstack/react-query" : " ^4.35.0" ,
11
10
"openapi-fetch" : " workspace:^" ,
12
11
"openapi-typescript" : " workspace:^" ,
13
12
"react" : " ^18.2.0" ,
14
13
"react-dom" : " ^18.2.0"
15
14
},
16
15
"devDependencies" : {
17
- "@vitejs/plugin-react-swc" : " ^3.3.2" ,
18
- "typescript" : " ^5.3.2" ,
19
- "vite" : " ^4.4.9"
16
+ "@tanstack/react-query" : " ^5.13.4" ,
17
+ "@vitejs/plugin-react-swc" : " ^3.5.0" ,
18
+ "typescript" : " ^5.3.3" ,
19
+ "vite" : " ^5.0.8"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 13
13
"openapi-typescript" : " workspace:^"
14
14
},
15
15
"devDependencies" : {
16
- "@sveltejs/adapter-auto" : " ^2.1.0 " ,
17
- "@sveltejs/kit" : " ^1.24.1 " ,
18
- "svelte" : " ^4.2.0 " ,
19
- "svelte-check" : " ^3.5.1 " ,
16
+ "@sveltejs/adapter-auto" : " ^2.1.1 " ,
17
+ "@sveltejs/kit" : " ^1.30.2 " ,
18
+ "svelte" : " ^4.2.8 " ,
19
+ "svelte-check" : " ^3.6.2 " ,
20
20
"tslib" : " ^2.6.2" ,
21
- "typescript" : " ^5.3.2 " ,
22
- "vite" : " ^4.4.9 "
21
+ "typescript" : " ^5.3.3 " ,
22
+ "vite" : " ^5.0.8 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 63
63
"version" : " pnpm run prepare && pnpm run build"
64
64
},
65
65
"dependencies" : {
66
- "openapi-typescript-helpers" : " ^0.0.6 "
66
+ "openapi-typescript-helpers" : " workspace:^ "
67
67
},
68
68
"devDependencies" : {
69
- "axios" : " ^1.6.0 " ,
69
+ "axios" : " ^1.6.2 " ,
70
70
"del-cli" : " ^5.1.0" ,
71
- "esbuild" : " ^0.19.5 " ,
72
- "nanostores" : " ^0.9.4 " ,
73
- "openapi-typescript" : " ^6.7.0 " ,
71
+ "esbuild" : " ^0.19.9 " ,
72
+ "nanostores" : " ^0.9.5 " ,
73
+ "openapi-typescript" : " ^6.7.2 " ,
74
74
"openapi-typescript-codegen" : " ^0.25.0" ,
75
75
"openapi-typescript-fetch" : " ^1.1.3" ,
76
76
"superagent" : " ^8.1.2" ,
77
- "typescript" : " ^5.3.2 " ,
77
+ "typescript" : " ^5.3.3 " ,
78
78
"vitest" : " ^0.34.6" ,
79
79
"vitest-fetch-mock" : " ^0.2.2"
80
80
}
Original file line number Diff line number Diff line change 60
60
"version" : " pnpm run build"
61
61
},
62
62
"dependencies" : {
63
- "@redocly/openapi-core" : " ^1.4.1 " ,
63
+ "@redocly/openapi-core" : " ^1.5.0 " ,
64
64
"ansi-colors" : " ^4.1.3" ,
65
65
"supports-color" : " ^9.4.0" ,
66
- "typescript" : " ^5.3.2 " ,
66
+ "typescript" : " ^5.3.3 " ,
67
67
"yargs-parser" : " ^21.1.1"
68
68
},
69
69
"devDependencies" : {
70
70
"@types/degit" : " ^2.8.6" ,
71
71
"@types/js-yaml" : " ^4.0.9" ,
72
- "@types/node" : " ^20.9 .4" ,
72
+ "@types/node" : " ^20.10 .4" ,
73
73
"degit" : " ^2.8.4" ,
74
74
"del-cli" : " ^5.1.0" ,
75
- "esbuild" : " ^0.19.7 " ,
75
+ "esbuild" : " ^0.19.9 " ,
76
76
"execa" : " ^7.2.0" ,
77
- "vite-node" : " ^0.34.6 " ,
77
+ "vite-node" : " ^1.0.4 " ,
78
78
"vitest" : " ^0.34.6"
79
79
}
80
80
}
You can’t perform that action at this time.
0 commit comments