Skip to content

Commit 6691de2

Browse files
authored
Merge pull request #2690 from hey-api/chore/deps-pinia-colada
chore: bump pinia colada deps
2 parents 23c980c + ecd014c commit 6691de2

File tree

7 files changed

+246
-233
lines changed

7 files changed

+246
-233
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"vitepress-plugin-llms": "1.7.3",
2121
"vue": "3.5.13"
2222
},
23-
"packageManager": "[email protected].0"
23+
"packageManager": "[email protected].1"
2424
}

examples/openapi-ts-ofetch/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@tsconfig/node20": "20.1.4",
2323
"@types/jsdom": "21.1.7",
2424
"@types/node": "22.10.5",
25-
"@vitejs/plugin-vue": "5.2.1",
25+
"@vitejs/plugin-vue": "6.0.1",
2626
"@vitejs/plugin-vue-jsx": "4.1.1",
2727
"@vue/eslint-config-prettier": "10.1.0",
2828
"@vue/eslint-config-typescript": "14.2.0",
@@ -38,8 +38,8 @@
3838
"tailwindcss": "3.4.9",
3939
"typescript": "5.8.3",
4040
"vite": "7.1.2",
41-
"vite-plugin-vue-devtools": "7.7.0",
41+
"vite-plugin-vue-devtools": "8.0.2",
4242
"vitest": "3.1.1",
43-
"vue-tsc": "2.2.0"
43+
"vue-tsc": "3.0.8"
4444
}
4545
}

examples/openapi-ts-pinia-colada/package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,20 @@
1515
"typecheck": "vue-tsc --build --force"
1616
},
1717
"dependencies": {
18-
"@pinia/colada": "0.17.2",
19-
"pinia": "2.3.0",
18+
"@pinia/colada": "0.17.5",
19+
"pinia": "3.0.3",
2020
"vue": "3.5.13",
2121
"vue-router": "4.5.0"
2222
},
2323
"devDependencies": {
2424
"@config/vite-base": "workspace:*",
2525
"@hey-api/openapi-ts": "workspace:*",
26+
"@pinia/colada-devtools": "0.1.6",
2627
"@rushstack/eslint-patch": "1.10.5",
2728
"@tsconfig/node20": "20.1.4",
2829
"@types/jsdom": "21.1.7",
2930
"@types/node": "22.10.5",
30-
"@vitejs/plugin-vue": "5.2.1",
31+
"@vitejs/plugin-vue": "6.0.1",
3132
"@vitejs/plugin-vue-jsx": "4.1.1",
3233
"@vue/eslint-config-prettier": "10.1.0",
3334
"@vue/eslint-config-typescript": "14.2.0",
@@ -43,8 +44,8 @@
4344
"tailwindcss": "3.4.9",
4445
"typescript": "5.8.3",
4546
"vite": "7.1.2",
46-
"vite-plugin-vue-devtools": "7.7.0",
47+
"vite-plugin-vue-devtools": "8.0.2",
4748
"vitest": "3.1.1",
48-
"vue-tsc": "2.2.0"
49+
"vue-tsc": "3.0.8"
4950
}
5051
}

examples/openapi-ts-tanstack-vue-query/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@tanstack/vue-query": "5.73.3",
1919
"@tanstack/vue-query-devtools": "5.73.3",
20-
"pinia": "2.3.0",
20+
"pinia": "3.0.3",
2121
"vue": "3.5.13",
2222
"vue-router": "4.5.0"
2323
},
@@ -28,7 +28,7 @@
2828
"@tsconfig/node20": "20.1.4",
2929
"@types/jsdom": "21.1.7",
3030
"@types/node": "22.10.5",
31-
"@vitejs/plugin-vue": "5.2.1",
31+
"@vitejs/plugin-vue": "6.0.1",
3232
"@vitejs/plugin-vue-jsx": "4.1.1",
3333
"@vue/eslint-config-prettier": "10.1.0",
3434
"@vue/eslint-config-typescript": "14.2.0",
@@ -44,8 +44,8 @@
4444
"tailwindcss": "3.4.9",
4545
"typescript": "5.8.3",
4646
"vite": "7.1.2",
47-
"vite-plugin-vue-devtools": "7.7.0",
47+
"vite-plugin-vue-devtools": "8.0.2",
4848
"vitest": "3.1.1",
49-
"vue-tsc": "2.2.0"
49+
"vue-tsc": "3.0.8"
5050
}
5151
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@
7070
"typescript-eslint": "8.29.1",
7171
"vitest": "3.1.1"
7272
},
73-
"packageManager": "[email protected].0"
73+
"packageManager": "[email protected].1"
7474
}

packages/openapi-ts-tests/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@hey-api/codegen-core": "workspace:*",
3131
"@hey-api/custom-client": "workspace:*",
3232
"@hey-api/openapi-ts": "workspace:*",
33-
"@pinia/colada": "0.17.2",
33+
"@pinia/colada": "0.17.5",
3434
"@tanstack/angular-query-experimental": "5.73.3",
3535
"@tanstack/react-query": "5.73.3",
3636
"@tanstack/solid-query": "5.73.3",

0 commit comments

Comments
 (0)