Skip to content

Commit

Permalink
upgrade nuxt
Browse files Browse the repository at this point in the history
  • Loading branch information
BernardoSM committed Nov 25, 2023
1 parent 5db6a98 commit c7f561a
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 152 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@nuxtjs/fontaine": "^0.2.5",
"@types/node": "^20.4.6",
"colorthief": "^2.4.0",
"nuxt": "^3.7.3",
"nuxt": "^3.8.2",
"nuxt-schema-org": "^2.1.3",
"typescript": "^5.1.6"
},
Expand Down
4 changes: 2 additions & 2 deletions apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@nuxtjs/fontaine": "^0.2.5",
"@types/node": "^20.4.6",
"nuxt": "^3.7.3",
"nuxt": "^3.8.2",
"nuxt-schema-org": "^2.2.0",
"nuxt-simple-robots": "^3.1.0",
"nuxt-simple-sitemap": "^3.1.4",
Expand All @@ -27,8 +27,8 @@
"@nuxt/image-edge": "1.0.0-rc.1-28180077.d51e794",
"@vueuse/nuxt": "^10.3.0",
"eslint-config-custom": "workspace:*",
"humps": "^2.0.1",
"floating-vue": "2.0.0-beta.24",
"humps": "^2.0.1",
"nuxt-umami": "^2.5.2",
"tailwind-config": "workspace:*"
}
Expand Down
Loading

0 comments on commit c7f561a

Please sign in to comment.