We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45d48ce commit d2718a4Copy full SHA for d2718a4
package.json
@@ -6,7 +6,7 @@
6
"engines": {
7
"node": ">=22.0.0"
8
},
9
- "packageManager": "pnpm@10.12.1",
+ "packageManager": "pnpm@10.18.3",
10
"scripts": {
11
"build": "nuxt build",
12
"dev": "nuxt dev",
@@ -32,7 +32,7 @@
32
"@nuxtjs/i18n": "10.1.0",
33
"@nuxtjs/seo": "3.2.2",
34
"@pinia/nuxt": "0.11.2",
35
- "@sentry/nuxt": "10.17.0",
+ "@sentry/nuxt": "10.20.0",
36
"@tailwindcss/postcss": "4.1.14",
37
"@tailwindcss/vite": "4.1.14",
38
"@types/js-yaml": "4.0.9",
@@ -50,7 +50,7 @@
50
"typescript": "5.9.3",
51
"vite-plugin-vue-tracer": "1.0.1",
52
"vue": "3.5.22",
53
- "vue-router": "4.5.1",
+ "vue-router": "4.6.2",
54
"vue-tsc": "3.1.0"
55
}
56
0 commit comments