File tree Expand file tree Collapse file tree 3 files changed +80
-88
lines changed Expand file tree Collapse file tree 3 files changed +80
-88
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "_comment" : " This version doesn't matter, it's just to allow importing from other repos." ,
3
- "name" : " coder" ,
4
- "version" : " 0.0.0" ,
5
- "packageManager" : " pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748" ,
6
- "scripts" : {
7
- "format-docs" : " markdown-table-formatter $(find docs -name '*.md') *.md" ,
8
- "lint-docs" : " markdownlint-cli2 --fix $(find docs -name '*.md') *.md" ,
9
- "storybook" : " pnpm run -C site/ storybook"
10
- },
11
- "devDependencies" : {
12
- "@biomejs/biome" : " 2.2.0" ,
13
- "markdown-table-formatter" : " ^1.6.1" ,
14
- "markdownlint-cli2" : " ^0.16.0" ,
15
- "quicktype" : " ^23.0.0"
16
- }
2
+ "_comment" : " This version doesn't matter, it's just to allow importing from other repos." ,
3
+ "name" : " coder" ,
4
+ "version" : " 0.0.0" ,
5
+ "packageManager" : " pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748" ,
6
+ "scripts" : {
7
+ "format-docs" : " markdown-table-formatter $(find docs -name '*.md') *.md" ,
8
+ "lint-docs" : " markdownlint-cli2 --fix $(find docs -name '*.md') *.md" ,
9
+ "storybook" : " pnpm run -C site/ storybook"
10
+ },
11
+ "devDependencies" : {
12
+ "@biomejs/biome" : " 2.2.0" ,
13
+ "markdown-table-formatter" : " ^1.6.1" ,
14
+ "markdownlint-cli2" : " ^0.16.0" ,
15
+ "quicktype" : " ^23.0.0"
16
+ }
17
17
}
Original file line number Diff line number Diff line change 126
126
},
127
127
"devDependencies" : {
128
128
"@biomejs/biome" : " 2.2.0" ,
129
- "@chromatic-com/storybook" : " 4.0.1 " ,
129
+ "@chromatic-com/storybook" : " 4.1.0 " ,
130
130
"@octokit/types" : " 12.3.0" ,
131
131
"@playwright/test" : " 1.47.0" ,
132
- "@storybook/addon-docs" : " 9.0.17 " ,
133
- "@storybook/addon-links" : " 9.0.17 " ,
134
- "@storybook/addon-themes" : " 9.0.17 " ,
135
- "@storybook/react-vite" : " 9.0.17 " ,
132
+ "@storybook/addon-docs" : " 9.1.2 " ,
133
+ "@storybook/addon-links" : " 9.1.2 " ,
134
+ "@storybook/addon-themes" : " 9.1.2 " ,
135
+ "@storybook/react-vite" : " 9.1.2 " ,
136
136
"@swc/core" : " 1.3.38" ,
137
137
"@swc/jest" : " 0.2.37" ,
138
138
"@tailwindcss/typography" : " 0.5.16" ,
You can’t perform that action at this time.
0 commit comments