File tree Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @gitbook/cache-tags " : patch
3+ ---
4+
5+ Fix version of @gitbook/api referenced in package.json
Original file line number Diff line number Diff line change 2424 },
2525 "packages/cache-tags": {
2626 "name": "@gitbook/cache-tags",
27- "version": "0.2 .0",
27+ "version": "0.3 .0",
2828 "dependencies": {
29- "@gitbook/api": "* ",
29+ "@gitbook/api": "^0.109.0 ",
3030 "assert-never": "^1.2.1",
3131 },
3232 "devDependencies": {
3535 },
3636 "packages/colors": {
3737 "name": "@gitbook/colors",
38- "version": "0.3.1 ",
38+ "version": "0.3.2 ",
3939 "devDependencies": {
4040 "typescript": "^5.5.3",
4141 },
4949 },
5050 "packages/gitbook": {
5151 "name": "gitbook",
52- "version": "0.9.2 ",
52+ "version": "0.10.0 ",
5353 "dependencies": {
5454 "@gitbook/api": "*",
5555 "@gitbook/cache-do": "workspace:*",
140140 },
141141 "packages/gitbook-v2": {
142142 "name": "gitbook-v2",
143- "version": "0.2.3 ",
143+ "version": "0.2.4 ",
144144 "dependencies": {
145145 "@gitbook/api": "*",
146146 "@gitbook/cache-tags": "workspace:*",
183183 },
184184 "packages/openapi-parser": {
185185 "name": "@gitbook/openapi-parser",
186- "version": "2.1.2 ",
186+ "version": "2.1.3 ",
187187 "dependencies": {
188188 "@scalar/openapi-parser": "^0.10.10",
189189 "@scalar/openapi-types": "^0.1.9",
230230 },
231231 "packages/react-openapi": {
232232 "name": "@gitbook/react-openapi",
233- "version": "1.1.9 ",
233+ "version": "1.1.10 ",
234234 "dependencies": {
235235 "@gitbook/openapi-parser": "workspace:*",
236236 "@scalar/api-client-react": "^1.2.5",
Original file line number Diff line number Diff line change 1010 },
1111 "version" : " 0.3.0" ,
1212 "dependencies" : {
13- "@gitbook/api" : " * " ,
13+ "@gitbook/api" : " ^0.109.0 " ,
1414 "assert-never" : " ^1.2.1"
1515 },
1616 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments