Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
BernardoSM committed Sep 22, 2023
1 parent 947aa86 commit 7be0fda
Show file tree
Hide file tree
Showing 2 changed files with 1,976 additions and 1,435 deletions.
23 changes: 12 additions & 11 deletions apps/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,26 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@nuxtjs/fontaine": "^0.2.5",
"@types/node": "^20.4.6",
"nuxt": "^3.6.5",
"nuxt-schema-org": "^2.2.0",
"nuxt-simple-robots": "^3.1.0",
"nuxt-simple-sitemap": "^3.1.4",
"typescript": "^5.1.6"
"@nuxtjs/fontaine": "^0.4.1",
"@types/node": "^20.6.3",
"nuxt": "^3.7.3",
"nuxt-schema-org": "^3.0.0",
"nuxt-simple-robots": "^3.1.5",
"nuxt-simple-sitemap": "^3.3.4",
"typescript": "^5.2.2"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-brands-svg-icons": "^6.4.2",
"@fortawesome/free-regular-svg-icons": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/vue-fontawesome": "^3.0.3",
"@nuxt/image-edge": "1.0.0-rc.1-28180077.d51e794",
"@vueuse/nuxt": "^10.3.0",
"@nuxt/image-edge": "1.0.0-rc.2-28252196.34e7c67",
"@vueuse/nuxt": "^10.4.1",
"eslint-config-custom": "workspace:*",
"humps": "^2.0.1",
"nuxt-umami": "^2.5.2",
"tailwind-config": "workspace:*"
"nuxt-umami": "^2.5.4",
"tailwind-config": "workspace:*",
"unstorage": "^1.8.0"
}
}
Loading

0 comments on commit 7be0fda

Please sign in to comment.