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] committed Aug 27, 2024
1 parent 1be5497 commit d5d82e2
Show file tree
Hide file tree
Showing 3 changed files with 1,192 additions and 1,670 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@iconify-json/heroicons": "latest",
"@iconify-json/ph": "latest",
"@iconify-json/simple-icons": "latest",
"@nuxt/ui-pro": "^1.3.1",
"@nuxt/ui-pro": "^1.4.1",
"@nuxtjs/fontaine": "^0.4.3",
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/plausible": "^1.0.0",
"@nuxtjs/plausible": "^1.0.2",
"nuxt-og-image": "^2.2.6"
},
"devDependencies": {
Expand Down
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,37 +45,37 @@
},
"dependencies": {
"@nuxt/kit": "^3.12.3",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"consola": "^3.2.3",
"defu": "^6.1.4",
"h3": "^1.12.0",
"klona": "^2.0.6",
"pathe": "^1.1.2",
"postcss": "^8.4.38",
"postcss": "^8.4.41",
"postcss-nesting": "^12.1.5",
"tailwind-config-viewer": "^2.0.4",
"tailwindcss": "~3.4.4",
"ufo": "^1.5.3",
"tailwindcss": "~3.4.10",
"ufo": "^1.5.4",
"unctx": "^2.3.1"
},
"devDependencies": {
"@fontsource/inter": "^5.0.18",
"@nuxt/content": "2.12.1",
"@nuxt/devtools": "^1.3.6",
"@nuxt/eslint-config": "0.3.13",
"@nuxt/module-builder": "^0.8.0",
"@fontsource/inter": "^5.0.20",
"@nuxt/content": "2.13.2",
"@nuxt/devtools": "^1.4.1",
"@nuxt/eslint-config": "0.5.3",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/test-utils": "^3.13.1",
"@tailwindcss/typography": "^0.5.13",
"@tailwindcss/typography": "^0.5.14",
"changelogen": "^0.5.5",
"destr": "^2.0.3",
"eslint": "9.5.0",
"eslint": "9.9.1",
"happy-dom": "^13.10.1",
"nuxt": "^3.12.3",
"typescript": "^5.4.5",
"typescript": "^5.5.4",
"vitest": "1.5.0",
"vue-tsc": "^2.0.22"
"vue-tsc": "^2.0.29"
},
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.9.0",
"resolutions": {
"@nuxtjs/tailwindcss": "link:."
},
Expand Down
Loading

0 comments on commit d5d82e2

Please sign in to comment.