chore(examples): update nuxt example

This commit is contained in:
braks
2024-02-21 23:42:55 +01:00
parent 7b39b45641
commit c7957df0e9
9 changed files with 3003 additions and 867 deletions
+1 -1
View File
@@ -14,6 +14,6 @@
},
"devDependencies": {
"@tooling/eslint-config": "workspace:*",
"nuxt": "^3.7.4"
"nuxt": "^3.10.2"
}
}