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 Sep 5, 2024
1 parent dcf6298 commit 87ab18b
Show file tree
Hide file tree
Showing 4 changed files with 398 additions and 280 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.2",
"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"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.1",
"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 @@ -113,22 +113,22 @@
"playwright-core": "^1.46.1",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"vue": "^3.5.1",
"vue": "^3.5.2",
"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.2",
"vue-router": "^4.4.3"
}
}
Loading

0 comments on commit 87ab18b

Please sign in to comment.