File tree Expand file tree Collapse file tree 3 files changed +317
-138
lines changed Expand file tree Collapse file tree 3 files changed +317
-138
lines changed Original file line number Diff line number Diff line change 10116
10116
"fileName" : " api.ts" ,
10117
10117
"line" : 1 ,
10118
10118
"character" : 0 ,
10119
- "url" : " https://github.com/atom-community/atom-community.github.io/blob/79e1975 /api.ts#L1"
10119
+ "url" : " https://github.com/atom-community/atom-community.github.io/blob/aa5ab92 /api.ts#L1"
10120
10120
}
10121
10121
]
10122
10122
}
Original file line number Diff line number Diff line change 48
48
"@types/markdown-it" : " ^12.2.3" ,
49
49
"@types/prismjs" : " ^1.26.0" ,
50
50
"@types/react" : " ^18.0.15" ,
51
- "@web/dev-server-esbuild" : " ^0.2.11 " ,
51
+ "@web/dev-server-esbuild" : " ^0.3.1 " ,
52
52
"eleventy-plugin-add-web-component-definitions" : " ^2.1.2" ,
53
53
"eleventy-plugin-helmet" : " ^0.2.2" ,
54
54
"eslint" : " ^8.20.0" ,
57
57
"markdown-it-prism" : " ^2.2.4" ,
58
58
"plugins-manager" : " ^0.2.1" ,
59
59
"prettier-config-atomic" : " ^3.0.10" ,
60
- "rollup-plugin-esbuild" : " ^3.0.2 " ,
60
+ "rollup-plugin-esbuild" : " ^4.9.1 " ,
61
61
"servor" : " ^4.0.2" ,
62
62
"shx" : " ^0.3.4" ,
63
63
"typedoc" : " ^0.23.9" ,
64
64
"typedoc-plugin-markdown" : " ^3.13.4" ,
65
65
"typescript" : " ^4.7.4"
66
66
},
67
- "keywords" : []
67
+ "keywords" : [],
68
+ "pnpm" : {
69
+ "overrides" : {
70
+ "recursive-copy" : " 2.0.14"
71
+ }
72
+ }
68
73
}
You can’t perform that action at this time.
0 commit comments