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 17, 2024
1 parent 8624923 commit 45ba5cd
Show file tree
Hide file tree
Showing 4 changed files with 501 additions and 325 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.13.2",
"nuxt": "latest",
"vue": "3.5.5",
"vue": "3.5.6",
"vue-router": "latest"
}
}
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
"dependencies": {
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/ph": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.3",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.8.0",
"@nuxt/image": "^1.8.0",
"@nuxt/scripts": "workspace:*",
"@nuxt/ui-pro": "^1.4.2",
"@nuxthq/studio": "^2.1.0",
"@nuxthq/studio": "^2.1.1",
"@nuxtjs/seo": "^2.0.0-rc.21",
"@vueuse/core": "^11.0.3",
"@vueuse/nuxt": "^11.0.3",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "^1.17.6"
"shiki": "^1.17.7"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.1.0",
"@unhead/vue": "1.11.6",
"@vueuse/core": "^11.0.3",
"@vueuse/core": "^11.1.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
"h3": "^1.12.0",
Expand All @@ -84,7 +84,7 @@
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"semver": "^7.6.3",
"shiki": "1.17.6",
"shiki": "1.17.7",
"sirv": "^2.0.4",
"std-env": "^3.7.0",
"third-party-capital": "2.3.0",
Expand All @@ -100,7 +100,7 @@
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "3.14.2",
"@types/semver": "^7.5.8",
"@typescript-eslint/typescript-estree": "^8.5.0",
"@typescript-eslint/typescript-estree": "^8.6.0",
"@unhead/schema": "1.11.6",
"acorn-loose": "^8.4.0",
"bumpp": "^9.5.2",
Expand All @@ -113,7 +113,7 @@
"playwright-core": "^1.47.1",
"typescript": "^5.6.2",
"vitest": "^2.1.1",
"vue": "^3.5.5",
"vue": "^3.5.6",
"vue-router": "^4.4.5"
},
"resolutions": {
Expand All @@ -127,7 +127,7 @@
"nuxt": "^3.13.2",
"nuxt-scripts-devtools": "workspace:*",
"unhead": "1.11.6",
"vue": "^3.5.5",
"vue": "^3.5.6",
"vue-router": "^4.4.5"
}
}
Loading

0 comments on commit 45ba5cd

Please sign in to comment.