Skip to content

Commit

Permalink
Revert "Downgrade pinia (#5214)" (#5217)
Browse files Browse the repository at this point in the history
This reverts commit 6798610.
  • Loading branch information
obulat authored Nov 30, 2024
1 parent 3a59f9b commit 539de9a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@nuxtjs/robots": "^5.0.0",
"@nuxtjs/sitemap": "^7.0.0",
"@nuxtjs/tailwindcss": "^6.12.1",
"@pinia/nuxt": "0.5.1",
"@pinia/nuxt": "^0.6.1",
"@sentry/node": "^8.26.0",
"@sentry/vue": "^8.26.0",
"@tailwindcss/typography": "^0.5.13",
Expand All @@ -76,7 +76,7 @@
"clipboard": "^2.0.11",
"focus-trap": "^7.5.4",
"focus-visible": "^5.2.0",
"pinia": "2.1.7",
"pinia": "^2.2.5",
"postcss-focus-visible": "^10.0.0",
"rfdc": "^1.4.1",
"seeded-rand": "^2.0.1",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 539de9a

Please sign in to comment.