Skip to content

Commit 8b8f1bf

Browse files
committed
fix: upgrade @vueuse/nuxt from 13.5.0 to 13.6.0
Snyk has created this PR to upgrade @vueuse/nuxt from 13.5.0 to 13.6.0. See this package in npm: @vueuse/nuxt See this project in Snyk: https://app.snyk.io/org/baderdean/project/078e43cc-a7a6-4d9e-b0bd-a5c5856b6128?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent d509da6 commit 8b8f1bf

File tree

2 files changed

+65
-63
lines changed

2 files changed

+65
-63
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"dependencies": {
5858
"@sentry/nuxt": "^9.40.0",
5959
"@vueuse/core": "^13.5.0",
60-
"@vueuse/nuxt": "^13.5.0",
60+
"@vueuse/nuxt": "^13.6.0",
6161
"posthog-js": "^1.257.0",
6262
"read-excel-file": "^5.8.8"
6363
}

0 commit comments

Comments
 (0)