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 6, 2024
1 parent dcf6298 commit 59fbdd8
Show file tree
Hide file tree
Showing 4 changed files with 412 additions and 294 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.1",
"nuxt": "latest",
"vue": "3.4.31",
"vue": "3.5.3",
"vue-router": "latest"
}
}
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"@nuxt/scripts": "workspace:*",
"@nuxt/ui-pro": "^1.4.1",
"@nuxthq/studio": "^2.0.3",
"@nuxtjs/seo": "^2.0.0-rc.20",
"@nuxtjs/seo": "^2.0.0-rc.21",
"@vueuse/core": "^11.0.3",
"@vueuse/nuxt": "^11.0.3",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "^1.16.1"
"shiki": "^1.16.2"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@nuxt/devtools-kit": "^1.4.1",
"@nuxt/devtools-ui-kit": "^1.4.1",
"@nuxt/kit": "^3.13.1",
"@types/google.maps": "^3.57.0",
"@types/google.maps": "^3.58.0",
"@types/stripe-v3": "^3.1.33",
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.1.0",
Expand All @@ -84,19 +84,19 @@
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"semver": "^7.6.3",
"shiki": "1.16.1",
"shiki": "1.16.2",
"sirv": "^2.0.4",
"std-env": "^3.7.0",
"third-party-capital": "2.3.0",
"ufo": "^1.5.4",
"unimport": "^3.11.1",
"unplugin": "^1.13.1",
"unstorage": "^1.11.0",
"unstorage": "^1.12.0",
"valibot": "^0.41.0"
},
"devDependencies": {
"@nuxt/devtools-ui-kit": "^1.4.1",
"@nuxt/eslint-config": "^0.5.5",
"@nuxt/eslint-config": "^0.5.6",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/test-utils": "3.14.1",
"@types/semver": "^7.5.8",
Expand All @@ -110,25 +110,25 @@
"knitwork": "^1.1.0",
"nuxt": "^3.13.1",
"nuxt-scripts-devtools": "workspace:*",
"playwright-core": "^1.46.1",
"playwright-core": "^1.47.0",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"vue": "^3.5.1",
"vue": "^3.5.3",
"vue-router": "^4.4.3"
},
"resolutions": {
"@nuxt/schema": "3.13.0",
"@nuxt/scripts": "workspace:*",
"@unhead/dom": "1.10.2",
"@unhead/dom": "1.10.4",
"@unhead/schema": "1.10.4",
"@unhead/shared": "1.10.4",
"@unhead/ssr": "1.10.4",
"@unhead/vue": "1.10.4",
"nuxt": "^3.13.1",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "1.10.3",
"shiki": "1.16.2",
"unhead": "1.10.4",
"vue": "^3.5.1",
"vue": "^3.5.3",
"vue-router": "^4.4.3"
}
}
Loading

0 comments on commit 59fbdd8

Please sign in to comment.