File tree Expand file tree Collapse file tree 2 files changed +265
-291
lines changed
Expand file tree Collapse file tree 2 files changed +265
-291
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @factorial/eleventy-plugin-twig" ,
33 "description" : " Twig templating engine for eleventy" ,
4- "version" : " 0.1.3 " ,
4+ "version" : " 0.2.0 " ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
77 "private" : false ,
88 "publishConfig" : {
99 "access" : " public"
1010 },
1111 "engines" : {
12- "node" : " >=12 "
12+ "node" : " >=18 "
1313 },
1414 "repository" : {
1515 "type" : " git" ,
2828 },
2929 "homepage" : " https://github.com/factorial-io/eleventy-plugin-twig#readme" ,
3030 "dependencies" : {
31- "@11ty/eleventy-utils" : " ^1.0.2 "
31+ "@11ty/eleventy-utils" : " ^1.0.3 "
3232 },
3333 "devDependencies" : {
34- "@eslint/js" : " ^9.2 .0" ,
35- "eslint" : " ^9.2 .0" ,
36- "eslint-plugin-jsdoc" : " ^48.2.5 " ,
37- "globals" : " ^15.2 .0" ,
38- "prettier" : " ^3.2.5 "
34+ "@eslint/js" : " ^9.12 .0" ,
35+ "eslint" : " ^9.12 .0" ,
36+ "eslint-plugin-jsdoc" : " ^50.3.1 " ,
37+ "globals" : " ^15.10 .0" ,
38+ "prettier" : " ^3.3.3 "
3939 },
4040 "peerDependencies" : {
41- "@11ty/eleventy-img" : " ^4 .0.2 " ,
41+ "@11ty/eleventy-img" : " ^5 .0.0 " ,
4242 "twig" : " ^1.17.1"
4343 }
4444}
You can’t perform that action at this time.
0 commit comments