mirror of
https://github.com/BradGroux/veritas-kanban.git
synced 2026-08-28 02:44:59 +00:00
Updates the supported minor and patch dependency set and refreshes transitive security override floors. Production and full dependency audits resolve without known vulnerabilities.
38 lines
816 B
YAML
38 lines
816 B
YAML
packages:
|
|
- 'server'
|
|
- 'web'
|
|
- 'shared'
|
|
- 'cli'
|
|
- 'mcp'
|
|
- 'desktop'
|
|
|
|
allowBuilds:
|
|
'@scarf/scarf': false
|
|
bcrypt: true
|
|
electron: true
|
|
electron-winstaller: true
|
|
esbuild: true
|
|
|
|
overrides:
|
|
'@babel/core@<7.29.1': 7.29.7
|
|
'@hono/node-server': '>=1.19.15'
|
|
'@modelcontextprotocol/sdk>express-rate-limit': 8.6.2
|
|
'@xmldom/xmldom': 0.8.13
|
|
'body-parser@<2.3.0': 2.3.0
|
|
'brace-expansion@<5.0.9': 5.0.9
|
|
'esbuild@<0.28.1': 0.28.1
|
|
'fast-uri@<3.1.5': 3.1.5
|
|
'form-data@<4.0.6': 4.0.6
|
|
hono: '>=4.12.34'
|
|
ip-address: '>=10.3.1'
|
|
'js-yaml@<4.3.1': 4.3.1
|
|
'nanoid@<3.3.18': 3.3.18
|
|
postcss: '>=8.5.23'
|
|
qs: ^6.14.2
|
|
'uuid@^8.3.0': 11.1.1
|
|
minimatch: '>=10.2.3'
|
|
path-to-regexp: '>=8.4.0'
|
|
tar: '>=7.5.21'
|
|
tmp: '>=0.2.6'
|
|
'undici@>=6.0.0 <7.0.0': 6.28.0
|
|
'undici@>=7.0.0 <8.0.0': 7.29.0
|