File tree 22 files changed +40
-40
lines changed
plugin-renderer-puppeteer
22 files changed +40
-40
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.32.0-alpha.2 " ,
2
+ "version" : " 0.32.0-alpha.3 " ,
3
3
"packages" : [
4
4
" packages/*" ,
5
5
" www"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/cli" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " Greenwood CLI." ,
5
5
"type" : " module" ,
6
6
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/init" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A package for scaffolding a new Greenwood project." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/init" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-adapter-aws" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A Greenwood plugin for supporting AWS serverless and edge runtimes." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-adapter-aws" ,
35
35
"@greenwood/cli" : " ^0.31.0"
36
36
},
37
37
"devDependencies" : {
38
- "@greenwood/cli" : " ^0.32.0-alpha.2 "
38
+ "@greenwood/cli" : " ^0.32.0-alpha.3 "
39
39
}
40
40
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-adapter-netlify" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A Greenwood plugin for supporting Netlify serverless and edge runtimes." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-adapter-netlify" ,
39
39
"zip-a-folder" : " ^2.0.0"
40
40
},
41
41
"devDependencies" : {
42
- "@greenwood/cli" : " ^0.32.0-alpha.2 " ,
42
+ "@greenwood/cli" : " ^0.32.0-alpha.3 " ,
43
43
"extract-zip" : " ^2.0.1"
44
44
}
45
45
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-adapter-vercel" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A Greenwood plugin for supporting Vercel serverless and edge runtimes." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-adapter-vercel" ,
35
35
"@greenwood/cli" : " ^0.31.0"
36
36
},
37
37
"devDependencies" : {
38
- "@greenwood/cli" : " ^0.32.0-alpha.2 "
38
+ "@greenwood/cli" : " ^0.32.0-alpha.3 "
39
39
}
40
40
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-babel" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A Greenwood plugin for using Babel and applying it to your JavaScript." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-babel" ,
44
44
"@babel/plugin-proposal-class-properties" : " ^7.10.4" ,
45
45
"@babel/plugin-proposal-private-methods" : " ^7.10.4" ,
46
46
"@babel/runtime" : " ^7.10.4" ,
47
- "@greenwood/cli" : " ^0.32.0-alpha.2 "
47
+ "@greenwood/cli" : " ^0.32.0-alpha.3 "
48
48
}
49
49
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-css-modules" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A Greenwood plugin for authoring CSS Modules" ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-css-modules" ,
40
40
"node-html-parser" : " ^1.2.21"
41
41
},
42
42
"devDependencies" : {
43
- "@greenwood/cli" : " ^0.32.0-alpha.2 "
43
+ "@greenwood/cli" : " ^0.32.0-alpha.3 "
44
44
}
45
45
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-google-analytics" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A Greenwood plugin adding support for Google Analytics JavaScript tracker." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-google-analytics" ,
34
34
"@greenwood/cli" : " ^0.31.0"
35
35
},
36
36
"devDependencies" : {
37
- "@greenwood/cli" : " ^0.32.0-alpha.2 "
37
+ "@greenwood/cli" : " ^0.32.0-alpha.3 "
38
38
}
39
39
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-graphql" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A plugin for using GraphQL for querying your content." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-graphql" ,
43
43
"graphql-tag" : " ^2.10.1"
44
44
},
45
45
"devDependencies" : {
46
- "@greenwood/cli" : " ^0.32.0-alpha.2 "
46
+ "@greenwood/cli" : " ^0.32.0-alpha.3 "
47
47
}
48
48
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-import-commonjs" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A plugin for loading CommonJS based modules in the browser using ESM (import / export) syntax." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-import-commonjs" ,
39
39
"cjs-module-lexer" : " ^1.0.0"
40
40
},
41
41
"devDependencies" : {
42
- "@greenwood/cli" : " ^0.32.0-alpha.2 " ,
42
+ "@greenwood/cli" : " ^0.32.0-alpha.3 " ,
43
43
"lodash" : " ^4.17.20"
44
44
}
45
45
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-import-css" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"private" : true ,
5
5
"description" : " A Greenwood plugin to allow you to use ESM (import) syntax to load your CSS." ,
6
6
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
25
25
"@greenwood/cli" : " ^0.30.0"
26
26
},
27
27
"devDependencies" : {
28
- "@greenwood/cli" : " ^0.32.0-alpha.2 "
28
+ "@greenwood/cli" : " ^0.32.0-alpha.3 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-import-json" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"private" : true ,
5
5
"description" : " A Greenwood plugin to allow you to use ESM (import) syntax to load your JSON." ,
6
6
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
25
25
"@greenwood/cli" : " ^0.12.3"
26
26
},
27
27
"devDependencies" : {
28
- "@greenwood/cli" : " ^0.32.0-alpha.2 "
28
+ "@greenwood/cli" : " ^0.32.0-alpha.3 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-import-jsx" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A Greenwood plugin to write JSX rendering Web Components compatible with WCC." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-import-jsx" ,
38
38
"wc-compiler" : " ~0.16.0"
39
39
},
40
40
"devDependencies" : {
41
- "@greenwood/cli" : " ^0.32.0-alpha.2 "
41
+ "@greenwood/cli" : " ^0.32.0-alpha.3 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-import-raw" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A Greenwood plugin to allow you to use ESM (import) syntax to load any file content as a string." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-import-raw" ,
34
34
"@greenwood/cli" : " ^0.31.0"
35
35
},
36
36
"devDependencies" : {
37
- "@greenwood/cli" : " ^0.32.0-alpha.2 "
37
+ "@greenwood/cli" : " ^0.32.0-alpha.3 "
38
38
}
39
39
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-include-html" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A Greenwood plugin to let you render server side JS from HTML or JS at build time as HTML." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-include-html" ,
35
35
"@greenwood/cli" : " ^0.31.0"
36
36
},
37
37
"devDependencies" : {
38
- "@greenwood/cli" : " ^0.32.0-alpha.2 "
38
+ "@greenwood/cli" : " ^0.32.0-alpha.3 "
39
39
}
40
40
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-polyfills" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A Greenwood plugin adding support for Web Component related polyfills like Custom Elements and Shadow DOM." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-polyfills" ,
37
37
"@webcomponents/webcomponentsjs" : " ^2.6.0"
38
38
},
39
39
"devDependencies" : {
40
- "@greenwood/cli" : " ^0.32.0-alpha.2 "
40
+ "@greenwood/cli" : " ^0.32.0-alpha.3 "
41
41
}
42
42
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-postcss" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A Greenwood plugin for loading PostCSS configuration and applying it to your CSS." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-postcss" ,
39
39
"postcss-preset-env" : " ^7.0.1"
40
40
},
41
41
"devDependencies" : {
42
- "@greenwood/cli" : " ^0.32.0-alpha.2 " ,
42
+ "@greenwood/cli" : " ^0.32.0-alpha.3 " ,
43
43
"@spectrum-css/typography" : " ^6.2.0"
44
44
}
45
45
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-renderer-lit" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A server-side rendering plugin for Lit based Greenwood projects." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-renderer-lit" ,
40
40
"@lit-labs/ssr-client" : " ^1.1.6"
41
41
},
42
42
"devDependencies" : {
43
- "@greenwood/cli" : " ^0.32.0-alpha.2 " ,
43
+ "@greenwood/cli" : " ^0.32.0-alpha.3 " ,
44
44
"lit" : " ^3.1.0"
45
45
}
46
46
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-renderer-puppeteer" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A Greenwood plugin to allow headless browser rendering with Puppeteer." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-renderer-puppeteer" ,
38
38
"puppeteer" : " ^24.0.0"
39
39
},
40
40
"devDependencies" : {
41
- "@greenwood/cli" : " ^0.32.0-alpha.2 "
41
+ "@greenwood/cli" : " ^0.32.0-alpha.3 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/plugin-typescript" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"description" : " A Greenwood plugin for writing TypeScript." ,
5
5
"repository" : " https://github.com/ProjectEvergreen/greenwood" ,
6
6
"homepage" : " https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-typescript" ,
37
37
"typescript" : " ^5.1.6"
38
38
},
39
39
"devDependencies" : {
40
- "@greenwood/cli" : " ^0.32.0-alpha.2 "
40
+ "@greenwood/cli" : " ^0.32.0-alpha.3 "
41
41
}
42
42
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @greenwood/www" ,
3
- "version" : " 0.32.0-alpha.2 " ,
3
+ "version" : " 0.32.0-alpha.3 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"description" : " Greenwood website workspace." ,
You can’t perform that action at this time.
0 commit comments