Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#437)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <[email protected]>
  • Loading branch information
renovate[bot] and danielroe authored Dec 23, 2024
1 parent f164503 commit e47dc24
Show file tree
Hide file tree
Showing 3 changed files with 693 additions and 891 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
"dependencies": {
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.16",
"@iconify-json/simple-icons": "^1.2.17",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.3",
"@nuxt/image": "^1.8.1",
"@nuxt/ui-pro": "^1.6.0",
"@nuxtjs/mdc": "^0.11.1",
"@vueuse/core": "^12.0.0",
"@vueuse/nuxt": "^12.0.0",
"@vueuse/core": "^12.2.0",
"@vueuse/nuxt": "^12.2.0",
"nuxt": "^3.14.1592",
"nuxt-og-image": "^4.0.1",
"nuxt-og-image": "^4.0.2",
"tailwindcss": "^3.4.17",
"vue": "3.5.13"
},
"devDependencies": {
"@nuxthq/studio": "^2.2.1",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"dependencies": {
"@nuxt/devtools-kit": "^1.6.4",
"@nuxt/kit": "^3.14.1592",
"consola": "^3.2.3",
"consola": "^3.3.1",
"css-tree": "^3.1.0",
"defu": "^6.1.4",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"fontaine": "^0.5.0",
"h3": "^1.13.0",
"jiti": "^2.4.2",
Expand All @@ -62,12 +62,12 @@
"ufo": "^1.5.4",
"unifont": "^0.1.7",
"unplugin": "^2.1.0",
"unstorage": "^1.14.0"
"unstorage": "^1.14.1"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.5",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.7.3",
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.15.1",
Expand All @@ -85,14 +85,14 @@
"pkg-pr-new": "^0.0.39",
"playwright-core": "^1.49.1",
"semver": "^7.6.3",
"shiki": "^1.24.3",
"shiki": "^1.24.4",
"typescript": "^5.6.3",
"unbuild": "^3.0.1",
"vite": "^6.0.4",
"vite": "^6.0.5",
"vitest": "^2.1.8",
"vue": "3.5.13",
"vue-bundle-renderer": "^2.1.1",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
},
"resolutions": {
"@nuxt/fonts": "workspace:*",
Expand All @@ -105,7 +105,7 @@
"typescript": "5.6.3",
"unocss": "^0.65.2"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"pnpm": {
"patchedDependencies": {
"@nuxt/devtools-ui-kit": "patches/@nuxt__devtools-ui-kit.patch"
Expand Down
Loading

0 comments on commit e47dc24

Please sign in to comment.