chore: update dependencies to latest versions

- bump @nuxthub/core from 0.10.1 to 0.10.2
- bump @types/node from 25.0.2 to 25.0.3
This commit is contained in:
2025-12-17 11:10:28 +01:00
parent 114a1cf03a
commit 9f34ae9a61
2 changed files with 25 additions and 67 deletions

View File

@@ -15,7 +15,7 @@
"@nuxt/content": "3.9.0",
"@nuxt/eslint": "1.12.1",
"@nuxt/ui": "4.2.1",
"@nuxthub/core": "0.10.1",
"@nuxthub/core": "0.10.2",
"@nuxtjs/i18n": "10.2.1",
"@vueuse/core": "^14.1.0",
"@vueuse/math": "^14.1.0",
@@ -33,7 +33,7 @@
"@iconify-json/twemoji": "^1.2.4",
"@iconify-json/vscode-icons": "1.2.37",
"@iconify-json/devicon": "1.2.53",
"@types/node": "25.0.2",
"@types/node": "25.0.3",
"@vueuse/nuxt": "14.1.0",
"eslint": "9.39.2",
"typescript": "^5.9.3",