Skip to content

Commit 4f1bad5

Browse files
build(deps): Bump pinia from 2.3.1 to 3.0.4 in /ui (#79)
Bumps [pinia](https://github.com/vuejs/pinia) from 2.3.1 to 3.0.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/pinia/commit/290db6396e2fb2f628826be3915a6ce32084b9cf"><code>290db63</code></a> release: pinia@3.0.4 <code>@​pinia/testing</code><a href="https://github.com/1"><code>@​1</code></a>.0.3 <code>@​pinia/nuxt</code><a href="https://github.com/0"><code>@​0</code></a>.11.3</li> <li><a href="https://github.com/vuejs/pinia/commit/0e9e7e7c9b658c31aa4da7d85311bc932d0b23dd"><code>0e9e7e7</code></a> feat(nuxt): automatic HMR code (vite only) (<a href="https://redirect.github.com/vuejs/pinia/issues/2954">#2954</a>)</li> <li><a href="https://github.com/vuejs/pinia/commit/be9e356117b249a940647dad170669b49489ecff"><code>be9e356</code></a> feat(warn): detect global context on the server side (<a href="https://redirect.github.com/vuejs/pinia/issues/2983">#2983</a>)</li> <li><a href="https://github.com/vuejs/pinia/commit/8a65eb74f4e8152102782354e8a2058b373be8e4"><code>8a65eb7</code></a> chore: up nuxt 4</li> <li><a href="https://github.com/vuejs/pinia/commit/e25e525ad84adb47db0cedc736292140886a376f"><code>e25e525</code></a> fix(nuxt): resolve auto-imports in layers (<a href="https://redirect.github.com/vuejs/pinia/issues/3035">#3035</a>)</li> <li><a href="https://github.com/vuejs/pinia/commit/868f6b5b76b9be5fe0e84a12f8936de9a96a69de"><code>868f6b5</code></a> chore: dedupe</li> <li><a href="https://github.com/vuejs/pinia/commit/c0a6a4ba7edaaeb8964c364ea3523ee465a1b395"><code>c0a6a4b</code></a> chore: up deps</li> <li><a href="https://github.com/vuejs/pinia/commit/bcc571b63d75545889f3d3b753aa3a3513697f93"><code>bcc571b</code></a> test: upgrade workspaces vitest</li> <li><a href="https://github.com/vuejs/pinia/commit/1cf5687a80e34e3b385949ff3067d36d5bfb4e62"><code>1cf5687</code></a> test: unstub specific action</li> <li><a href="https://github.com/vuejs/pinia/commit/9b92217788886fe757d7afd3aee11dff2ddf349c"><code>9b92217</code></a> fix: store type</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/pinia/compare/v2.3.1...v3.0.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pinia&package-manager=npm_and_yarn&previous-version=2.3.1&new-version=3.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e0694b commit 4f1bad5

2 files changed

Lines changed: 89 additions & 27 deletions

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@tauri-apps/plugin-opener": "^2",
2323
"@tauri-apps/plugin-process": "^2",
2424
"@tauri-apps/plugin-updater": "^2",
25-
"pinia": "^2.2.0",
25+
"pinia": "^3.0.4",
2626
"vue": "^3.5.0",
2727
"vue-i18n": "^11.0.0",
2828
"vue-router": "^4.4.0"

ui/pnpm-lock.yaml

Lines changed: 88 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)