Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Oct 17, 2023
1 parent fbe4cd7 commit 0ac1a8e
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export default defineNuxtConfig({
'@nuxtjs/plausible',
'@nuxtjs/fontaine',
'@nuxtjs/google-fonts',
// '@nuxthq/studio',
'@nuxthq/studio',
'@nuxt/ui',
'@nuxt/devtools',
'@vueuse/nuxt',
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.0.2",
"@nuxtjs/html-validator": "^1.5.2",
"@nuxtjs/mdc": "npm:@nuxtjs/mdc-edge@latest",
"@nuxtjs/plausible": "^0.2.3",
"@vueuse/components": "^10.5.0",
"@vueuse/core": "^10.5.0",
Expand Down
41 changes: 41 additions & 0 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 0ac1a8e

Please sign in to comment.