1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-03-17 21:18:19 +02:00

Libs: Update node modules

This commit is contained in:
Ralph Slooten 2023-09-22 15:01:33 +12:00
parent 4a762c502e
commit 8f0549c596
2 changed files with 398 additions and 387 deletions

781
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,8 +25,10 @@
},
"devDependencies": {
"@popperjs/core": "^2.11.5",
"@types/bootstrap": "^5.2.7",
"@types/tinycon": "^0.6.3",
"@vue/compiler-sfc": "^3.2.37",
"esbuild": "^0.18.10",
"esbuild": "^0.19.1",
"esbuild-plugin-vue-next": "^0.1.4",
"esbuild-sass-plugin": "^2.3.2"
}