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 17, 2024
1 parent 5923b12 commit 3cb1e6e
Show file tree
Hide file tree
Showing 4 changed files with 566 additions and 725 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
"dependencies": {
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.7",
"@nuxt/content": "^2.13.2",
"@iconify-json/simple-icons": "^1.2.8",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.0",
"@nuxt/image": "^1.8.1",
"@nuxt/ui-pro": "^1.4.4",
"@nuxtjs/mdc": "^0.9.0",
"@nuxtjs/mdc": "^0.9.2",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"nuxt": "^3.13.2",
"nuxt-og-image": "^3.0.4",
"tailwindcss": "^3.4.13",
"nuxt-og-image": "^3.0.6",
"tailwindcss": "^3.4.14",
"vue": "3.5.12"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,21 +60,21 @@
"sirv": "^3.0.0",
"tinyglobby": "^0.2.9",
"ufo": "^1.5.4",
"unifont": "^0.1.3",
"unifont": "^0.1.4",
"unplugin": "^1.14.1",
"unstorage": "^1.12.0"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.3",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.3",
"@types/css-tree": "^2.3.8",
"@types/node": "^22.7.5",
"@types/node": "^22.7.6",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/coverage-v8": "^2.1.3",
"birpc": "^0.2.19",
"changelogen": "^0.5.7",
"consola": "^3.2.3",
Expand All @@ -83,21 +83,21 @@
"nuxt": "^3.13.2",
"nuxt-fonts-devtools": "workspace:*",
"ofetch": "^1.4.1",
"playwright-core": "^1.48.0",
"playwright-core": "^1.48.1",
"semver": "^7.6.3",
"shiki": "^1.22.0",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vite": "^5.4.8",
"vitest": "^2.1.2",
"vite": "^5.4.9",
"vitest": "^2.1.3",
"vue": "3.5.12",
"vue-bundle-renderer": "^2.1.1",
"vue-tsc": "^2.1.6"
},
"resolutions": {
"@nuxt/fonts": "workspace:*"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"pnpm": {
"patchedDependencies": {
"@nuxt/devtools-ui-kit": "patches/@nuxt__devtools-ui-kit.patch"
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"@nuxtjs/tailwindcss": "latest",
"@unocss/nuxt": "^0.63.4",
"nuxt": "latest",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"unocss": "^0.63.4",
"vue": "3.5.12",
"vue-router": "latest"
},
"devDependencies": {
"sass": "^1.79.5"
"sass": "^1.80.2"
}
}
Loading

0 comments on commit 3cb1e6e

Please sign in to comment.