dep updates/allow all custom confs

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
renovate[bot]
2023-11-29 15:05:49 +00:00
committed by Zoey
parent ca02815920
commit 36506eb2e3
5 changed files with 46 additions and 44 deletions

View File

@@ -4,7 +4,7 @@
"description": "A beautiful interface for creating Nginx endpoints",
"main": "js/index.js",
"dependencies": {
"@babel/core": "7.23.3",
"@babel/core": "7.23.5",
"babel-core": "6.26.3",
"babel-loader": "8.3.0",
"babel-preset-env": "1.7.0",
@@ -28,7 +28,7 @@
"mini-css-extract-plugin": "1.6.2",
"moment": "2.29.4",
"node-sass": "7.0.3",
"nodemon": "3.0.1",
"nodemon": "3.0.2",
"numeral": "2.0.6",
"sass-loader": "10.4.1",
"style-loader": "3.3.3",