Skip to content

Commit

Permalink
⬆️ Update vue monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent f0d5037 commit fa52cc6
Show file tree
Hide file tree
Showing 4 changed files with 2,284 additions and 6,572 deletions.
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@storybook/vue3": "7.2.1",
"@vue/test-utils": "2.3.2",
"vitest": "0.34.0",
"vue": "3.2.47"
"vue": "3.3.4"
},
"keywords": [],
"author": "",
Expand Down
6 changes: 3 additions & 3 deletions packages/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"d3-sankey": "0.12.3"
},
"peerDependencies": {
"vue": "2.7.13"
"vue": "2.7.14"
},
"devDependencies": {
"@adyen/lume-core": "workspace:@adyen/lume-core@*",
Expand All @@ -45,8 +45,8 @@
"storybook-utils": "workspace:storybook-utils@*",
"vite": "4.3.9",
"vite-plugin-static-copy": "0.17.0",
"vue": "2.7.13",
"vue-template-compiler": "2.7.13"
"vue": "2.7.14",
"vue-template-compiler": "2.7.14"
},
"keywords": [
"Lume",
Expand Down
4 changes: 2 additions & 2 deletions packages/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"d3-sankey": "0.12.3"
},
"peerDependencies": {
"vue": "3.2.47"
"vue": "3.3.4"
},
"devDependencies": {
"@adyen/lume-core": "workspace:@adyen/lume-core@*",
Expand All @@ -51,7 +51,7 @@
"vite": "4.3.9",
"vite-plugin-static-copy": "0.17.0",
"vitest": "0.34.0",
"vue": "3.2.47"
"vue": "3.3.4"
},
"keywords": [
"Lume",
Expand Down
Loading

0 comments on commit fa52cc6

Please sign in to comment.