Skip to content

Commit

Permalink
Merge pull request #146 from gbicou/renovate/vue-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency vue to v3.5.12
  • Loading branch information
gbicou authored Oct 12, 2024
2 parents 9224165 + 8c8e9e1 commit a0ce921
Show file tree
Hide file tree
Showing 7 changed files with 215 additions and 88 deletions.
2 changes: 1 addition & 1 deletion packages/nuxt-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint": "9.12.0",
"nuxt": "3.13.2",
"vitest": "2.1.2",
"vue": "3.5.11"
"vue": "3.5.12"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint": "9.12.0",
"nuxt": "3.13.2",
"postcss-nesting": "13.0.0",
"vue": "3.5.11",
"vue": "3.5.12",
"vue-router": "4.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/nuxt-typography-layer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@nuxt/schema": "3.13.2",
"eslint": "9.12.0",
"nuxt": "3.13.2",
"vue": "3.5.11"
"vue": "3.5.12"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-typography-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nuxt/schema": "3.13.2",
"eslint": "9.12.0",
"nuxt": "3.13.2",
"vue": "3.5.11",
"vue": "3.5.12",
"vue-router": "4.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/vue-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@bicou/prosemirror-render-vue": "workspace:*",
"emojibase": "15.3.1",
"emojibase-data": "15.3.2",
"vue": "3.5.11",
"vue": "3.5.12",
"vue-router": "4.4.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"defu": "6.1.4"
},
"peerDependencies": {
"vue": "3.5.11"
"vue": "3.5.12"
},
"devDependencies": {
"@bicou/eslint-config": "workspace:*",
Expand Down
291 changes: 209 additions & 82 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit a0ce921

Please sign in to comment.