Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent a939cdd commit 842cd61
Show file tree
Hide file tree
Showing 5 changed files with 1,219 additions and 1,944 deletions.
10 changes: 5 additions & 5 deletions nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit"
},
"dependencies": {
"@nuxt/kit": "^3.13.1"
"@nuxt/kit": "^3.13.2"
},
"devDependencies": {
"@nuxt/devtools": "^1.4.2",
"@nuxt/eslint-config": "^0.5.6",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.13.1",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@pinia/colada": "workspace:*",
"@pinia/nuxt": "^0.5.4",
"nuxt": "^3.13.0",
"nuxt": "^3.13.2",
"vue-tsc": "^2.1.6"
}
}
2 changes: 1 addition & 1 deletion nuxt/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"generate": "nuxi generate"
},
"dependencies": {
"nuxt": "^3.13.1"
"nuxt": "^3.13.2"
}
}
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@pinia/colada",
"type": "module",
"version": "0.9.0",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"description": "The smart data fetching layer for Pinia",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -99,38 +99,38 @@
}
],
"devDependencies": {
"@antfu/eslint-config": "^3.0.0",
"@antfu/eslint-config": "^3.6.2",
"@pinia/colada": "workspace:*",
"@shikijs/vitepress-twoslash": "^1.16.1",
"@size-limit/preset-small-lib": "^11.1.4",
"@types/node": "^22.5.2",
"@vitejs/plugin-vue": "^5.1.3",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"@shikijs/vitepress-twoslash": "^1.17.7",
"@size-limit/preset-small-lib": "^11.1.5",
"@types/node": "^22.5.5",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"@vue/test-utils": "^2.4.6",
"chalk": "^5.3.0",
"conventional-changelog-cli": "^5.0.0",
"enquirer": "^2.4.1",
"eslint": "^9.9.1",
"execa": "^9.3.1",
"eslint": "^9.10.0",
"execa": "^9.4.0",
"globby": "^14.0.2",
"happy-dom": "^15.7.3",
"happy-dom": "^15.7.4",
"lint-staged": "^15.2.10",
"minimist": "^1.2.8",
"p-series": "^3.0.0",
"pinia": "^2.2.2",
"prettier": "^3.3.3",
"semver": "^7.6.3",
"simple-git-hooks": "^2.11.1",
"size-limit": "^11.1.4",
"size-limit": "^11.1.5",
"standard-version": "^9.5.0",
"tsup": "^8.2.4",
"typedoc": "^0.26.6",
"typedoc-plugin-markdown": "^4.2.6",
"typescript": "~5.5.4",
"tsup": "^8.3.0",
"typedoc": "^0.26.7",
"typedoc-plugin-markdown": "^4.2.7",
"typescript": "~5.6.2",
"vitepress": "1.3.4",
"vitest": "^2.0.5",
"vue": "^3.4.38"
"vitest": "^2.1.1",
"vue": "^3.5.6"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged",
Expand Down
30 changes: 15 additions & 15 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,34 +13,34 @@
"type-check": "vue-tsc --build --force"
},
"dependencies": {
"@headlessui/vue": "^1.7.22",
"@headlessui/vue": "^1.7.23",
"@heroicons/vue": "^2.1.5",
"@pinia/colada": "workspace:*",
"@pinia/colada-plugin-debug": "workspace:^",
"@pinia/colada-plugin-retry": "workspace:^",
"@vueuse/core": "^11.0.3",
"@vueuse/integrations": "^11.0.3",
"@vueuse/router": "^11.0.3",
"@vueuse/core": "^11.1.0",
"@vueuse/integrations": "^11.1.0",
"@vueuse/router": "^11.1.0",
"fuse.js": "^7.0.0",
"mande": "^2.0.9",
"pinia": "^2.2.2",
"vue": "^3.4.38",
"vue-router": "^4.4.3",
"vue": "^3.5.6",
"vue-router": "^4.4.5",
"water.css": "^2.1.1"
},
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
"@types/node": "^22.5.2",
"@vitejs/plugin-vue": "^5.1.3",
"@types/node": "^22.5.5",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.20",
"json-server": "0.17.4",
"npm-run-all2": "^6.2.2",
"postcss": "^8.4.43",
"tailwindcss": "^3.4.10",
"typescript": "~5.5.4",
"unplugin-vue-router": "^0.10.7",
"vite": "^5.4.2",
"vue-tsc": "^2.1.4"
"npm-run-all2": "^6.2.3",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.12",
"typescript": "~5.6.2",
"unplugin-vue-router": "^0.10.8",
"vite": "^5.4.6",
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit 842cd61

Please sign in to comment.