Skip to content

Commit 7239bd6

Browse files
authored
Merge branch 'main' into chore-docs-e2e-problem-solving-section
2 parents 6aa2f5a + fd5ae7e commit 7239bd6

File tree

6 files changed

+531
-348
lines changed

6 files changed

+531
-348
lines changed

output/vue/vue3/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@
3131
"test:components": "playwright test -c playwright.config.ts"
3232
},
3333
"dependencies": {
34-
"vue": "^3.3.1"
34+
"vue": "^3.3.2"
3535
},
3636
"devDependencies": {
3737
"@axe-core/playwright": "^4.6.1",
3838
"@playwright/experimental-ct-vue": "1.32.3",
39-
"@vitejs/plugin-vue": "^4.2.2",
39+
"@vitejs/plugin-vue": "^4.2.3",
4040
"sass": "^1.62.1",
4141
"typescript": "^4.9.5",
4242
"vite": "^4.3.5",
43-
"vue-tsc": "^1.6.4"
43+
"vue-tsc": "^1.6.5"
4444
},
4545
"publishConfig": {
4646
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)