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 Jun 12, 2024
1 parent 6b3a248 commit 6d12143
Show file tree
Hide file tree
Showing 3 changed files with 282 additions and 314 deletions.
10 changes: 5 additions & 5 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.6.0",
"packageManager": "pnpm@9.2.0",
"packageManager": "pnpm@9.3.0",
"description": "The smart data fetching layer for Pinia",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -98,9 +98,9 @@
}
],
"devDependencies": {
"@antfu/eslint-config": "^2.20.0",
"@antfu/eslint-config": "^2.21.1",
"@pinia/colada": "workspace:*",
"@shikijs/vitepress-twoslash": "^1.6.2",
"@shikijs/vitepress-twoslash": "^1.6.4",
"@size-limit/preset-small-lib": "^11.1.4",
"@types/node": "^20.14.2",
"@vitejs/plugin-vue": "^5.0.5",
Expand All @@ -109,9 +109,9 @@
"@vue/test-utils": "^2.4.6",
"eslint": "^9.4.0",
"happy-dom": "^14.12.0",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.6",
"pinia": "^2.1.7",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"simple-git-hooks": "^2.11.1",
"size-limit": "^11.1.4",
"standard-version": "^9.5.0",
Expand Down
14 changes: 7 additions & 7 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"@headlessui/vue": "^1.7.22",
"@heroicons/vue": "^2.1.3",
"@pinia/colada": "workspace:*",
"@vueuse/core": "^10.10.0",
"@vueuse/integrations": "^10.10.0",
"@vueuse/router": "^10.10.0",
"@vueuse/core": "^10.10.1",
"@vueuse/integrations": "^10.10.1",
"@vueuse/router": "^10.10.1",
"fuse.js": "^7.0.0",
"mande": "^2.0.9",
"pinia": "^2.1.7",
"vue": "^3.4.27",
"vue-router": "^4.3.2",
"vue-router": "^4.3.3",
"water.css": "^2.1.1"
},
"devDependencies": {
Expand All @@ -37,8 +37,8 @@
"postcss": "^8.4.38",
"tailwindcss": "^3.4.4",
"typescript": "~5.4.5",
"unplugin-vue-router": "^0.9.0",
"vite": "^5.2.12",
"vue-tsc": "^2.0.19"
"unplugin-vue-router": "^0.9.1",
"vite": "^5.2.13",
"vue-tsc": "^2.0.21"
}
}
Loading

0 comments on commit 6d12143

Please sign in to comment.