Dependency cleanup

This commit is contained in:
Nicolai Ort 2023-02-23 09:23:12 +01:00
parent fc774d5af3
commit c21076a049
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
2 changed files with 1392 additions and 677 deletions

View File

@ -46,7 +46,7 @@
"bwip-js": "3.3.0",
"cheerio": "1.0.0-rc.5",
"class-transformer": "0.3.1",
"class-validator": "0.14.0",
"class-validator": "0.13.1",
"consola": "2.15.3",
"cors": "2.8.5",
"dotenv": "16.0.3",
@ -64,7 +64,7 @@
"devDependencies": {
"@odit/license-exporter": "0.0.11",
"@types/express": "4.17.17",
"@types/node": "18.4.0",
"@types/node": "18.14.0",
"@types/puppeteer": "5.4.3",
"auto-changelog": "2.4.0",
"cp-cli": "2.0.0",
@ -72,7 +72,6 @@
"nodemon": "2.0.7",
"release-it": "15.6.0",
"rimraf": "3.0.2",
"start-server-and-test": "1.12.0",
"ts-node": "9.1.1",
"typescript": "4.1.3"
},

File diff suppressed because it is too large Load Diff