CV updated
This commit is contained in:
15
bun.lock
15
bun.lock
@@ -1,16 +1,17 @@
|
||||
{
|
||||
"lockfileVersion": 1,
|
||||
"configVersion": 0,
|
||||
"workspaces": {
|
||||
"": {
|
||||
"name": "web",
|
||||
"dependencies": {
|
||||
"@types/express": "latest",
|
||||
"@types/morgan": "latest",
|
||||
"bun-types": "latest",
|
||||
"express": "latest",
|
||||
"hbs": "latest",
|
||||
"morgan": "latest",
|
||||
"typescript": "latest",
|
||||
"@types/express": "^5.0.3",
|
||||
"@types/morgan": "^1.9.10",
|
||||
"bun-types": "^1.2.22",
|
||||
"express": "^5.1.0",
|
||||
"hbs": "^4.2.0",
|
||||
"morgan": "~1.10.1",
|
||||
"typescript": "^5.9.2",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user