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 Sep 11, 2024
1 parent 754e1ff commit f798cf1
Show file tree
Hide file tree
Showing 2 changed files with 2,312 additions and 2,313 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,29 +12,29 @@
"lint": "eslint --ext .js,.vue --ignore-path .gitignore ."
},
"devDependencies": {
"@headlessui/vue": "^1.7.19",
"@nuxt/content": "^2.12.0",
"@headlessui/vue": "^1.7.23",
"@nuxt/content": "^2.13.2",
"@nuxt/devtools": "^1.0.8",
"@nuxt/image": "^1.3.0",
"@nuxt/image": "^1.8.0",
"@nuxtjs/plausible": "^0.2.4",
"@nuxtjs/seo": "2.0.0-rc.8",
"@nuxtjs/tailwindcss": "^6.11.4",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@nuxtjs/seo": "2.0.0-rc.21",
"@nuxtjs/tailwindcss": "^6.12.1",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@types/cheerio": "^0.22.35",
"@vueuse/core": "^10.7.2",
"@vueuse/nuxt": "^10.7.2",
"cheerio": "1.0.0-rc.12",
"date-fns": "^3.3.1",
"@vueuse/core": "^10.11.1",
"@vueuse/nuxt": "^10.11.1",
"cheerio": "1.0.0",
"date-fns": "^3.6.0",
"feed": "^4.2.2",
"nuxt": "^3.10.1",
"nuxt-icon": "^0.6.8",
"nuxt-icon": "^0.6.10",
"remark-reading-time": "^2.0.1",
"typescript": "^5.3.3",
"tailwindcss": "^3.4.1"
"typescript": "^5.6.2",
"tailwindcss": "^3.4.11"
},
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.15.9",
"dependencies": {
"@nuxtjs/sitemap": "^5.1.0"
"@nuxtjs/sitemap": "^5.3.5"
}
}
Loading

0 comments on commit f798cf1

Please sign in to comment.