1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-06-04 23:27:32 +02:00

Chore: Update node dependencies

This commit is contained in:
Ralph Slooten 2024-05-18 23:52:35 +12:00
parent 0ec2f8bc61
commit 35fb3d1790
2 changed files with 396 additions and 402 deletions

796
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,7 +29,7 @@
"@types/bootstrap": "^5.2.7",
"@types/tinycon": "^0.6.3",
"@vue/compiler-sfc": "^3.2.37",
"esbuild": "^0.20.0",
"esbuild": "^0.21.3",
"esbuild-plugin-vue-next": "^0.1.4",
"esbuild-sass-plugin": "^3.0.0"
}