Skip to content

Commit 88d1114

Browse files
chore(deps): add mailpit-api as dev dependency
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 8a37c99 commit 88d1114

2 files changed

Lines changed: 43 additions & 1 deletion

File tree

package-lock.json

Lines changed: 41 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,19 +78,20 @@
7878
"npm": "^11.3.0"
7979
},
8080
"devDependencies": {
81-
"@playwright/test": "^1.58.1",
8281
"@nextcloud/browserslist-config": "^3.1.2",
8382
"@nextcloud/eslint-config": "^8.4.2",
8483
"@nextcloud/stylelint-config": "^3.2.1",
8584
"@nextcloud/vite-config": "^2.5.2",
8685
"@pinia/testing": "^1.0.3",
86+
"@playwright/test": "^1.58.1",
8787
"@testing-library/dom": "^10.4.1",
8888
"@testing-library/vue": "^8.1.0",
8989
"@vitejs/plugin-vue": "^6.0.3",
9090
"@vitest/coverage-v8": "^4.0.18",
9191
"@vue/test-utils": "^2.4.6",
9292
"@vue/tsconfig": "^0.8.1",
9393
"happy-dom": "^20.7.0",
94+
"mailpit-api": "^1.7.2",
9495
"openapi-typescript": "^7.13.0",
9596
"typescript": "^5.9.3",
9697
"vite": "^7.1.10",

0 commit comments

Comments
 (0)