|
4 | 4 | "": {
|
5 | 5 | "dependencies": {
|
6 | 6 | "@penpot/plugin-styles": "1.1.0",
|
7 |
| - "@penpot/plugin-types": "1.1.0", |
8 | 7 | "alpinejs": "^3.14.8",
|
9 | 8 | "d3-scale": "^4.0.2",
|
10 | 9 | "d3-shape": "^3.2.0",
|
11 | 10 | },
|
12 | 11 | "devDependencies": {
|
| 12 | + "@biomejs/biome": "^1.9.4", |
| 13 | + "@penpot/plugin-types": "1.1.0", |
13 | 14 | "@types/alpinejs": "^3.13.11",
|
14 | 15 | "@types/d3-scale": "^4.0.8",
|
15 | 16 | "@types/d3-shape": "^3.1.7",
|
|
20 | 21 | },
|
21 | 22 | },
|
22 | 23 | "packages": {
|
| 24 | + "@biomejs/biome": [ "@biomejs/[email protected]", "", { "optionalDependencies": { "@biomejs/cli-darwin-arm64": "1.9.4", "@biomejs/cli-darwin-x64": "1.9.4", "@biomejs/cli-linux-arm64": "1.9.4", "@biomejs/cli-linux-arm64-musl": "1.9.4", "@biomejs/cli-linux-x64": "1.9.4", "@biomejs/cli-linux-x64-musl": "1.9.4", "@biomejs/cli-win32-arm64": "1.9.4", "@biomejs/cli-win32-x64": "1.9.4" }, "bin": { "biome": "bin/biome" } }, "sha512-1rkd7G70+o9KkTn5KLmDYXihGoTaIGO9PIIN2ZB7UJxFrWw04CZHPYiMRjYsaDvVV7hP1dYNRLxSANLaBFGpog=="], |
| 25 | + |
| 26 | + "@biomejs/cli-darwin-arm64": [ "@biomejs/[email protected]", "", { "os": "darwin", "cpu": "arm64" }, "sha512-bFBsPWrNvkdKrNCYeAp+xo2HecOGPAy9WyNyB/jKnnedgzl4W4Hb9ZMzYNbf8dMCGmUdSavlYHiR01QaYR58cw=="], |
| 27 | + |
| 28 | + "@biomejs/cli-darwin-x64": [ "@biomejs/[email protected]", "", { "os": "darwin", "cpu": "x64" }, "sha512-ngYBh/+bEedqkSevPVhLP4QfVPCpb+4BBe2p7Xs32dBgs7rh9nY2AIYUL6BgLw1JVXV8GlpKmb/hNiuIxfPfZg=="], |
| 29 | + |
| 30 | + "@biomejs/cli-linux-arm64": [ "@biomejs/[email protected]", "", { "os": "linux", "cpu": "arm64" }, "sha512-fJIW0+LYujdjUgJJuwesP4EjIBl/N/TcOX3IvIHJQNsAqvV2CHIogsmA94BPG6jZATS4Hi+xv4SkBBQSt1N4/g=="], |
| 31 | + |
| 32 | + "@biomejs/cli-linux-arm64-musl": [ "@biomejs/[email protected]", "", { "os": "linux", "cpu": "arm64" }, "sha512-v665Ct9WCRjGa8+kTr0CzApU0+XXtRgwmzIf1SeKSGAv+2scAlW6JR5PMFo6FzqqZ64Po79cKODKf3/AAmECqA=="], |
| 33 | + |
| 34 | + "@biomejs/cli-linux-x64": [ "@biomejs/[email protected]", "", { "os": "linux", "cpu": "x64" }, "sha512-lRCJv/Vi3Vlwmbd6K+oQ0KhLHMAysN8lXoCI7XeHlxaajk06u7G+UsFSO01NAs5iYuWKmVZjmiOzJ0OJmGsMwg=="], |
| 35 | + |
| 36 | + "@biomejs/cli-linux-x64-musl": [ "@biomejs/[email protected]", "", { "os": "linux", "cpu": "x64" }, "sha512-gEhi/jSBhZ2m6wjV530Yy8+fNqG8PAinM3oV7CyO+6c3CEh16Eizm21uHVsyVBEB6RIM8JHIl6AGYCv6Q6Q9Tg=="], |
| 37 | + |
| 38 | + "@biomejs/cli-win32-arm64": [ "@biomejs/[email protected]", "", { "os": "win32", "cpu": "arm64" }, "sha512-tlbhLk+WXZmgwoIKwHIHEBZUwxml7bRJgk0X2sPyNR3S93cdRq6XulAZRQJ17FYGGzWne0fgrXBKpl7l4M87Hg=="], |
| 39 | + |
| 40 | + "@biomejs/cli-win32-x64": [ "@biomejs/[email protected]", "", { "os": "win32", "cpu": "x64" }, "sha512-8Y5wMhVIPaWe6jw2H+KlEm4wP/f7EW3810ZLmDlrEEy5KvBsb9ECEfu/kMWD484ijfQ8+nIi0giMgu9g1UAuuA=="], |
| 41 | + |
23 | 42 | "@commander-js/extra-typings": [ "@commander-js/[email protected]", "", { "peerDependencies": { "commander": "~12.1.0" } }, "sha512-wf/lwQvWAA0goIghcb91dQYpkLBcyhOhQNqG/VgWhnKzgt+UOMvra7EX/2fv70arm5RW+PUHoQHHDa6/p77Eqg=="],
|
24 | 43 |
|
25 | 44 | "@esbuild/aix-ppc64": [ "@esbuild/[email protected]", "", { "os": "aix", "cpu": "ppc64" }, "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ=="],
|
|
0 commit comments