rename ssl to tls/dep updates

Signed-off-by: Zoey <zoey@z0ey.de>
Update dependency sqlite3 to v5.1.6
Update dependency style-loader to v3.3.2
Update dependency @babel/core to v7.21.3
This commit is contained in:
Zoey
2023-03-13 22:35:08 +01:00
parent 7c32b466f6
commit bdae896baf
11 changed files with 13 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
"description": "A beautiful interface for creating Nginx endpoints",
"main": "js/index.js",
"dependencies": {
"@babel/core": "7.21.0",
"@babel/core": "7.21.3",
"babel-core": "6.26.3",
"babel-loader": "8.3.0",
"babel-preset-env": "1.7.0",
@@ -31,7 +31,7 @@
"nodemon": "2.0.21",
"numeral": "2.0.6",
"sass-loader": "10.4.1",
"style-loader": "3.3.1",
"style-loader": "3.3.2",
"tabler-ui": "git+https://github.com/tabler/tabler.git#00f78ad823311bc3ad974ac3e5b0126198f0a813",
"underscore": "1.13.6",
"webpack": "4.46.0",