Remove unused type dependencies from package.json and pnpm-lock.yaml, optimizing the project structure.

This commit is contained in:
Luke Hagar
2025-08-13 14:04:22 -05:00
parent 1416da094b
commit b9ea464077
2 changed files with 12 additions and 36 deletions

View File

@@ -56,8 +56,6 @@
"@types/cors": "^2.8.19",
"@types/better-sqlite3": "^7.6.13",
"@types/express": "^5.0.3",
"@types/chalk": "^2.2.4",
"@types/commander": "^2.12.5",
"@types/http-proxy": "^1.17.16",
"@types/serve-static": "^1.15.8",
"@types/swagger-ui-express": "^4.1.8",

46
pnpm-lock.yaml generated
View File

@@ -11,18 +11,6 @@ importers:
'@scalar/api-reference':
specifier: ^1.34.2
version: 1.34.2(tailwindcss@4.1.11)(typescript@5.9.2)
'@types/cors':
specifier: ^2.8.19
version: 2.8.19
'@types/express':
specifier: ^5.0.3
version: 5.0.3
'@types/serve-static':
specifier: ^1.15.8
version: 1.15.8
'@types/swagger-ui-express':
specifier: ^4.1.8
version: 4.1.8
better-sqlite3:
specifier: ^12.2.0
version: 12.2.0
@@ -72,12 +60,12 @@ importers:
'@types/better-sqlite3':
specifier: ^7.6.13
version: 7.6.13
'@types/chalk':
specifier: ^2.2.4
version: 2.2.4
'@types/commander':
specifier: ^2.12.5
version: 2.12.5
'@types/cors':
specifier: ^2.8.19
version: 2.8.19
'@types/express':
specifier: ^5.0.3
version: 5.0.3
'@types/http-proxy':
specifier: ^1.17.16
version: 1.17.16
@@ -87,6 +75,12 @@ importers:
'@types/node-fetch':
specifier: ^2.6.13
version: 2.6.13
'@types/serve-static':
specifier: ^1.15.8
version: 1.15.8
'@types/swagger-ui-express':
specifier: ^4.1.8
version: 4.1.8
'@typescript-eslint/eslint-plugin':
specifier: ^8.39.1
version: 8.39.1(@typescript-eslint/parser@8.39.1(eslint@9.33.0)(typescript@5.9.2))(eslint@9.33.0)(typescript@5.9.2)
@@ -775,14 +769,6 @@ packages:
'@types/chai@5.2.2':
resolution: {integrity: sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg==}
'@types/chalk@2.2.4':
resolution: {integrity: sha512-pb/QoGqtCpH2famSp72qEsXkNzcErlVmiXlQ/ww+5AddD8TmmYS7EWg5T20YiNCAiTgs8pMf2G8SJG5h/ER1ZQ==}
deprecated: This is a stub types definition. chalk provides its own type definitions, so you do not need this installed.
'@types/commander@2.12.5':
resolution: {integrity: sha512-YXGZ/rz+s57VbzcvEV9fUoXeJlBt5HaKu5iUheiIWNsJs23bz6AnRuRiZBRVBLYyPnixNvVnuzM5pSaxr8Yp/g==}
deprecated: This is a stub types definition. commander provides its own type definitions, so you do not need this installed.
'@types/connect@3.4.38':
resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==}
@@ -3763,14 +3749,6 @@ snapshots:
dependencies:
'@types/deep-eql': 4.0.2
'@types/chalk@2.2.4':
dependencies:
chalk: 5.5.0
'@types/commander@2.12.5':
dependencies:
commander: 14.0.0
'@types/connect@3.4.38':
dependencies:
'@types/node': 24.2.1