Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2023
1 parent 9ca1c25 commit edd6c61
Show file tree
Hide file tree
Showing 2 changed files with 449 additions and 527 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nuxt-website",
"version": "0.3.11",
"packageManager": "pnpm@8.6.3",
"packageManager": "pnpm@8.6.7",
"main": "nuxt.config.ts",
"files": [
"app/",
Expand Down Expand Up @@ -32,55 +32,55 @@
},
"dependencies": {
"@chenfengyuan/vue-countdown": "^2.1.1",
"@docsearch/css": "^3.4.0",
"@docsearch/js": "^3.4.0",
"@docsearch/css": "^3.5.1",
"@docsearch/js": "^3.5.1",
"@headlessui/vue": "^1.7.14",
"@nuxt-themes/tokens": "^1.9.1",
"@nuxt-themes/typography": "^0.11.0",
"@nuxt/devtools": "^0.6.2",
"@nuxt/devtools": "^0.6.7",
"@nuxtjs/algolia": "^1.8.0",
"@nuxtjs/color-mode": "^3.3.0",
"@nuxtjs/fontaine": "^0.4.0",
"@nuxtjs/html-validator": "^1.4.0",
"@nuxtjs/html-validator": "^1.5.1",
"@nuxtjs/plausible": "^0.2.1",
"@nuxtjs/tailwindcss": "^6.8.0",
"@nuxtlabs/github-module": "^1.6.3",
"@popperjs/core": "^2.11.8",
"@sendgrid/client": "^7.7.0",
"@sendgrid/mail": "^7.7.0",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/forms": "^0.5.4",
"@tailwindcss/typography": "^0.5.9",
"@vueuse/core": "^10.1.2",
"@vueuse/core": "^10.2.1",
"@vueuse/motion": "^2.0.0",
"add": "^2.0.6",
"joi": "^17.9.2",
"lodash-es": "^4.17.21",
"mjml": "^4.14.1",
"node-mailjet": "^6.0.2",
"nuxt-icon": "^0.4.1",
"node-mailjet": "^6.0.3",
"nuxt-icon": "^0.4.2",
"ohash": "^1.1.2",
"remove": "^0.1.5",
"sitemap": "^7.1.1",
"tailwindcss-border-gradient-radius": "^3.0.1",
"three": "^0.153.0",
"three": "^0.154.0",
"vite-plugin-glsl": "^1.1.2",
"vue-lite-youtube-embed": "^1.2.0"
},
"devDependencies": {
"@nuxt/content": "^2.7.0",
"@nuxthq/studio": "^0.13.3",
"@nuxthq/studio": "^0.13.4",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/lodash-es": "^4.17.7",
"autoprefixer": "^10.4.14",
"eslint": "^8.42.0",
"nuxt": "3.6.1",
"postcss": "^8.4.24",
"typescript": "^5.1.3"
"eslint": "^8.44.0",
"nuxt": "3.6.2",
"postcss": "^8.4.25",
"typescript": "^5.1.6"
},
"resolutions": {
"parse5": "6.0.1",
"pinceau": "^0.14.7",
"consola": "^3.0.0"
"pinceau": "^0.19.2",
"consola": "^3.2.3"
}
}
Loading

0 comments on commit edd6c61

Please sign in to comment.