-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbun.lock
More file actions
25 lines (20 loc) · 1.31 KB
/
bun.lock
File metadata and controls
25 lines (20 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"lockfileVersion": 1,
"configVersion": 1,
"workspaces": {
"": {
"name": "@new-ui/skills",
"peerDependencies": {
"@new-ui/foundations": ">=0.3.0",
},
},
},
"packages": {
"@new-ui/colors": ["@new-ui/colors@2.2.3", "", {}, "sha512-Nuh4LpSXLFGuqExbycPAWWoo88dRjZaGEpBfmXfVCMQdEZGymOeB2nLgwFj1E6aGYGsDkBvq3p/UnX07fMmMWA=="],
"@new-ui/effects": ["@new-ui/effects@0.1.9", "", {}, "sha512-xVZswNZQYB+xLV6upDHvJ+ftrvaHcIaUGOS31CEzGgiat02KLO39vbQ4feL19TUBLnQvO0jhKFBeY/w82+I8QQ=="],
"@new-ui/foundations": ["@new-ui/foundations@0.3.4", "", { "dependencies": { "@new-ui/colors": "^2.2.3", "@new-ui/effects": "^0.1.9", "@new-ui/reset": "^0.1.1", "@new-ui/spacings": "^0.1.8", "@new-ui/typography": "^0.2.0" } }, "sha512-h7+B5Iwlqx8xz3gdSSwuK7h2g6PqcsaDMqsTOP1tKRCve8R62/EgT7CAff9re5SWtpfJahuhGkjZnsiyDBJyog=="],
"@new-ui/reset": ["@new-ui/reset@0.1.1", "", {}, "sha512-+GSft5jT4+z1wMlwi/8g9gywtYgzrZqHmE9QM/wU1CUSVTg8W8OWi6BIGAi1cZXOx4FBKJnNbk8ru6NFQFdDxA=="],
"@new-ui/spacings": ["@new-ui/spacings@0.1.8", "", {}, "sha512-YzsZCz8sRa12hUQxoYSlVncgAUKoFq6cVMjBoOhpfcFuPSCi6SYOCoL2GHSbikjDIllHZXKcGQGvcLoAjmm0eQ=="],
"@new-ui/typography": ["@new-ui/typography@0.2.0", "", {}, "sha512-Bhvi7K4epC3130Dfw+Io83I3vQGx8t5GPOXCGTfjpk+IwwBuLa2VWG/oAWqRBQZtkQHdOXCN2B2NkM49o4bRjA=="],
}
}