chore: remove unused workspace dependencies (#1217)

This commit is contained in:
Brad Groux 2026-08-23 20:56:21 -05:00 committed by GitHub
parent 87d203d2f5
commit 619d1bae16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 0 additions and 39 deletions

View file

@ -16,7 +16,6 @@
"dependencies": {
"@modelcontextprotocol/sdk": "^1.30.0",
"@veritas-kanban/shared": "workspace:*",
"hono": "^4.13.3",
"zod": "^4.4.3"
},
"devDependencies": {

35
pnpm-lock.yaml generated
View file

@ -139,9 +139,6 @@ importers:
'@veritas-kanban/shared':
specifier: workspace:*
version: link:../shared
hono:
specifier: '>=4.12.34'
version: 4.13.3
zod:
specifier: ^4.4.3
version: 4.4.3
@ -206,9 +203,6 @@ importers:
mammoth:
specifier: ^1.12.1
version: 1.12.1
mime-types:
specifier: ^3.0.2
version: 3.0.2
multer:
specifier: ^2.2.0
version: 2.2.0
@ -273,9 +267,6 @@ importers:
'@types/jsonwebtoken':
specifier: ^9.0.10
version: 9.0.10
'@types/mime-types':
specifier: ^3.0.1
version: 3.0.1
'@types/multer':
specifier: ^2.2.0
version: 2.2.0
@ -330,9 +321,6 @@ importers:
'@mantine/core':
specifier: ^9.5.1
version: 9.5.1(@mantine/hooks@9.5.1(react@19.2.8))(@types/react@19.2.18)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)
'@mantine/form':
specifier: ^9.5.1
version: 9.5.1(react@19.2.8)
'@mantine/hooks':
specifier: ^9.5.1
version: 9.5.1(react@19.2.8)
@ -1017,11 +1005,6 @@ packages:
react: ^19.2.0
react-dom: ^19.2.0
'@mantine/form@9.5.1':
resolution: {integrity: sha512-WsMZGBTsoG2Y/K+6QK0+GmsJxq5KzWHIzo65lRpkq/SwdenV9G+3m0LstlhI9i2/wQF83GfwP7mCbKMfzf00Eg==}
peerDependencies:
react: ^19.2.0
'@mantine/hooks@9.5.1':
resolution: {integrity: sha512-2sK9OdWvrzKBOuWxLfQA5qcAJzxpzqNlKumaP7Uq0i7LDBQeY/sYgNiBWLwtW+iZw6fFXwPf0nI7q5VVpvqnNQ==}
peerDependencies:
@ -1546,9 +1529,6 @@ packages:
'@types/methods@1.1.4':
resolution: {integrity: sha512-ymXWVrDiCxTBE3+RIrrP533E70eA+9qu7zdWoHuOmGujkYtzf4HQF96b8nwHLqhuf4ykX61IGRIB38CC6/sImQ==}
'@types/mime-types@3.0.1':
resolution: {integrity: sha512-xRMsfuQbnRq1Ef+C+RKaENOxXX87Ygl38W1vDfPHRku02TgQr+Qd8iivLtAMcR0KF5/29xlnFihkTlbqFrGOVQ==}
'@types/ms@2.1.0':
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
@ -3358,10 +3338,6 @@ packages:
keyv@4.5.4:
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
klona@2.0.6:
resolution: {integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==}
engines: {node: '>= 8'}
launder@1.7.1:
resolution: {integrity: sha512-mU6WRz5EusL9ZZuiZ5SO4Y6C0P9PAUR9iwdb6bzj4KDihm28DiHFw+/yk9DBH4f+Pv1wuzQ4e2jV3oQ7mkIqvw==}
@ -5893,13 +5869,6 @@ snapshots:
transitivePeerDependencies:
- '@types/react'
'@mantine/form@9.5.1(react@19.2.8)':
dependencies:
'@standard-schema/spec': 1.1.0
fast-deep-equal: 3.1.3
klona: 2.0.6
react: 19.2.8
'@mantine/hooks@9.5.1(react@19.2.8)':
dependencies:
react: 19.2.8
@ -6359,8 +6328,6 @@ snapshots:
'@types/methods@1.1.4': {}
'@types/mime-types@3.0.1': {}
'@types/ms@2.1.0': {}
'@types/multer@2.2.0':
@ -8549,8 +8516,6 @@ snapshots:
dependencies:
json-buffer: 3.0.1
klona@2.0.6: {}
launder@1.7.1:
dependencies:
dayjs: 1.11.21

View file

@ -32,7 +32,6 @@
"helmet": "^8.3.0",
"jsonwebtoken": "^9.0.3",
"mammoth": "^1.12.1",
"mime-types": "^3.0.2",
"multer": "^2.2.0",
"nanoid": "^6.0.1",
"nostr-tools": "2.24.3",
@ -56,7 +55,6 @@
"@types/express": "^5.0.0",
"@types/express-serve-static-core": "^5.1.3",
"@types/jsonwebtoken": "^9.0.10",
"@types/mime-types": "^3.0.1",
"@types/multer": "^2.2.0",
"@types/sanitize-html": "^2.16.1",
"@types/supertest": "^7.2.1",

View file

@ -18,7 +18,6 @@
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@mantine/core": "^9.5.1",
"@mantine/form": "^9.5.1",
"@mantine/hooks": "^9.5.1",
"@mantine/modals": "^9.5.1",
"@mantine/notifications": "^9.5.1",