Skip to content

Commit 682cb18

Browse files
chore(deps): update all non-major dependencies
1 parent 5fb5018 commit 682cb18

File tree

5 files changed

+1982
-1302
lines changed

5 files changed

+1982
-1302
lines changed

nuxt/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,20 @@
3232
"test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit"
3333
},
3434
"dependencies": {
35-
"@nuxt/kit": "^3.14.1592"
35+
"@nuxt/kit": "^3.15.1"
3636
},
3737
"peerDependencies": {
3838
"@pinia/colada": "workspace:^"
3939
},
4040
"devDependencies": {
41-
"@nuxt/devtools": "^1.6.1",
42-
"@nuxt/eslint-config": "^0.7.4",
41+
"@nuxt/devtools": "^1.7.0",
42+
"@nuxt/eslint-config": "^0.7.5",
4343
"@nuxt/module-builder": "^0.8.4",
44-
"@nuxt/schema": "^3.14.1592",
45-
"@nuxt/test-utils": "^3.14.4",
44+
"@nuxt/schema": "^3.15.1",
45+
"@nuxt/test-utils": "^3.15.4",
4646
"@pinia/colada": "workspace:*",
47-
"@pinia/nuxt": "^0.7.0",
48-
"nuxt": "^3.14.1592",
49-
"vue-tsc": "^2.1.10"
47+
"@pinia/nuxt": "^0.9.0",
48+
"nuxt": "^3.15.1",
49+
"vue-tsc": "^2.2.0"
5050
}
5151
}

nuxt/playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"generate": "nuxi generate"
99
},
1010
"dependencies": {
11-
"nuxt": "^3.14.159"
11+
"nuxt": "^3.15.1"
1212
}
1313
}

package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@pinia/colada",
33
"type": "module",
44
"version": "0.13.3",
5-
"packageManager": "[email protected].0",
5+
"packageManager": "[email protected].4",
66
"description": "The smart data fetching layer for Pinia",
77
"publishConfig": {
88
"access": "public"
@@ -102,36 +102,36 @@
102102
"pinia": "^2.2.6"
103103
},
104104
"devDependencies": {
105-
"@antfu/eslint-config": "^3.12.0",
105+
"@antfu/eslint-config": "^3.14.0",
106106
"@pinia/colada": "workspace:*",
107107
"@posva/prompts": "^2.4.4",
108-
"@shikijs/vitepress-twoslash": "^1.23.1",
108+
"@shikijs/vitepress-twoslash": "^1.26.2",
109109
"@size-limit/preset-small-lib": "^11.1.6",
110-
"@types/node": "^22.9.0",
111-
"@vitejs/plugin-vue": "^5.2.0",
112-
"@vitest/coverage-v8": "^2.1.5",
113-
"@vitest/ui": "^2.1.5",
110+
"@types/node": "^22.10.6",
111+
"@vitejs/plugin-vue": "^5.2.1",
112+
"@vitest/coverage-v8": "^2.1.8",
113+
"@vitest/ui": "^2.1.8",
114114
"@vue/test-utils": "^2.4.6",
115-
"chalk": "^5.3.0",
115+
"chalk": "^5.4.1",
116116
"conventional-changelog-cli": "^4.1.0",
117-
"eslint": "^9.17.0",
118-
"execa": "^9.5.1",
117+
"eslint": "^9.18.0",
118+
"execa": "^9.5.2",
119119
"globby": "^14.0.2",
120-
"happy-dom": "^16.2.6",
121-
"lint-staged": "^15.2.10",
120+
"happy-dom": "^16.5.3",
121+
"lint-staged": "^15.3.0",
122122
"minimist": "^1.2.8",
123123
"p-series": "^3.0.0",
124-
"pinia": "^2.2.6",
125-
"prettier": "^3.3.3",
124+
"pinia": "^2.3.0",
125+
"prettier": "^3.4.2",
126126
"semver": "^7.6.3",
127127
"simple-git-hooks": "^2.11.1",
128128
"size-limit": "^11.1.6",
129129
"tsup": "^8.3.5",
130-
"typedoc": "^0.26.11",
131-
"typedoc-plugin-markdown": "^4.2.10",
132-
"typescript": "~5.6.3",
130+
"typedoc": "^0.27.6",
131+
"typedoc-plugin-markdown": "^4.4.1",
132+
"typescript": "~5.7.3",
133133
"vitepress": "1.5.0",
134-
"vitest": "^2.1.5",
134+
"vitest": "^2.1.8",
135135
"vue": "^3.5.13"
136136
},
137137
"simple-git-hooks": {

playground/package.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -18,30 +18,30 @@
1818
"@pinia/colada": "workspace:*",
1919
"@pinia/colada-plugin-debug": "workspace:^",
2020
"@pinia/colada-plugin-retry": "workspace:^",
21-
"@vueuse/core": "^12.0.0",
22-
"@vueuse/integrations": "^12.0.0",
23-
"@vueuse/router": "^12.0.0",
21+
"@vueuse/core": "^12.4.0",
22+
"@vueuse/integrations": "^12.4.0",
23+
"@vueuse/router": "^12.4.0",
2424
"fuse.js": "^7.0.0",
2525
"mande": "^2.0.9",
26-
"pinia": "^2.2.6",
26+
"pinia": "^2.3.0",
2727
"vue": "^3.5.13",
28-
"vue-router": "^4.4.5",
28+
"vue-router": "^4.5.0",
2929
"water.css": "^2.1.1"
3030
},
3131
"devDependencies": {
3232
"@tsconfig/node18": "^18.2.4",
33-
"@types/node": "^22.9.0",
34-
"@vitejs/plugin-vue": "^5.2.0",
35-
"@vue/tsconfig": "^0.6.0",
33+
"@types/node": "^22.10.6",
34+
"@vitejs/plugin-vue": "^5.2.1",
35+
"@vue/tsconfig": "^0.7.0",
3636
"autoprefixer": "^10.4.20",
3737
"json-server": "0.17.4",
38-
"npm-run-all2": "^7.0.1",
39-
"postcss": "^8.4.49",
40-
"tailwindcss": "^3.4.15",
41-
"typescript": "~5.6.3",
42-
"unplugin-vue-router": "^0.10.8",
43-
"vite": "^6.0.1",
44-
"vite-plugin-vue-devtools": "^7.6.4",
45-
"vue-tsc": "^2.1.10"
38+
"npm-run-all2": "^7.0.2",
39+
"postcss": "^8.5.1",
40+
"tailwindcss": "^3.4.17",
41+
"typescript": "~5.7.3",
42+
"unplugin-vue-router": "^0.10.9",
43+
"vite": "^6.0.7",
44+
"vite-plugin-vue-devtools": "^7.7.0",
45+
"vue-tsc": "^2.2.0"
4646
}
4747
}

0 commit comments

Comments
 (0)