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 Oct 20, 2023
1 parent 4a18ff1 commit 79c5dc1
Show file tree
Hide file tree
Showing 3 changed files with 983 additions and 321 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"@nuxt/ui": "workspace:latest"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.1.12",
"@iconify-json/simple-icons": "^1.1.74",
"@iconify-json/heroicons": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.75",
"@nuxt/content": "^2.8.5",
"@nuxt/devtools": "^0.8.5",
"@nuxt/eslint-config": "^0.2.0",
Expand All @@ -16,16 +16,16 @@
"@nuxtjs/google-fonts": "^3.0.2",
"@nuxtjs/plausible": "^0.2.3",
"@vueuse/nuxt": "^10.5.0",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"joi": "^17.11.0",
"nuxt": "^3.7.4",
"nuxt": "^3.8.0",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "^0.5.4",
"nuxt-og-image": "^2.1.2",
"nuxt-og-image": "^2.1.3",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"ufo": "^1.3.1",
"v-calendar": "^3.1.1",
"v-calendar": "^3.1.2",
"valibot": "^0.19.0",
"yup": "^1.3.2",
"zod": "^3.22.4"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"release": "release-it"
},
"dependencies": {
"@egoist/tailwindcss-icons": "^1.3.3",
"@egoist/tailwindcss-icons": "^1.4.0",
"@headlessui/tailwindcss": "^0.2.0",
"@headlessui/vue": "^1.7.16",
"@iconify-json/heroicons": "^1.1.12",
"@nuxt/kit": "^3.7.4",
"@iconify-json/heroicons": "^1.1.13",
"@nuxt/kit": "^3.8.0",
"@nuxtjs/color-mode": "^3.3.0",
"@nuxtjs/tailwindcss": "^6.8.0",
"@popperjs/core": "^2.11.8",
Expand All @@ -57,9 +57,9 @@
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.2",
"@release-it/conventional-changelog": "^7.0.2",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"joi": "^17.11.0",
"nuxt": "^3.7.4",
"nuxt": "^3.8.0",
"release-it": "^16.2.1",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
Expand Down
Loading

0 comments on commit 79c5dc1

Please sign in to comment.