Skip to content

Commit

Permalink
adjust vue versions
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Feb 26, 2024
1 parent a221ba7 commit 2b2fc13
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 213 deletions.
11 changes: 6 additions & 5 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "5.0.3",
"@vue/test-utils": "^2.4.1",
"axe-core": "4.8.3",
"compression": "1.7.4",
"cypress": "~13.6.3",
Expand All @@ -19,15 +20,15 @@
"date-fns": "~2.30.0",
"express": "4.18.2",
"jsdom": "24.0.0",
"pixelmatch": "^5.2.1",
"pngjs": "^6.0.0",
"reg-cli": "0.17.7",
"sanitize-filename": "^1.6.3",
"serve-index": "1.9.1",
"typescript": "~4.8.0",
"vite": "5.0.12",
"vite": "~5.0.12",
"vitest": "1.2.1",
"vue": "3.4.15",
"pixelmatch": "^5.2.1",
"pngjs": "^6.0.0",
"sanitize-filename": "^1.6.3",
"vue": "~3.4.15",
"winston": "^3.10.0"
}
}
Loading

0 comments on commit 2b2fc13

Please sign in to comment.