File tree Expand file tree Collapse file tree 2 files changed +17
-12
lines changed Expand file tree Collapse file tree 2 files changed +17
-12
lines changed Original file line number Diff line number Diff line change 50
50
"pg" : " 8.7.1" ,
51
51
"postcss" : " 8.4.4" ,
52
52
"postcss-nested" : " 5.0.6" ,
53
- "pug" : " 3.0.2 " ,
53
+ "pug" : " 3.0.3 " ,
54
54
"sanitize-html" : " 2.6.0" ,
55
55
"tailwindcss" : " 2.2.19" ,
56
56
"winston" : " 3.3.3"
Original file line number Diff line number Diff line change @@ -4614,17 +4614,17 @@ pug-attrs@^3.0.0:
4614
4614
js-stringify "^1.0.2"
4615
4615
pug-runtime "^3.0.0"
4616
4616
4617
- pug-code-gen@^3.0.2 :
4618
- version "3.0.2 "
4619
- resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.2 .tgz#ad190f4943133bf186b60b80de483100e132e2ce "
4620
- integrity sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg ==
4617
+ pug-code-gen@^3.0.3 :
4618
+ version "3.0.3 "
4619
+ resolved "https://registry.yarnpkg.com/pug-code-gen/-/pug-code-gen-3.0.3 .tgz#58133178cb423fe1716aece1c1da392a75251520 "
4620
+ integrity sha512-cYQg0JW0w32Ux+XTeZnBEeuWrAY7/HNE6TWnhiHGnnRYlCgyAUPoyh9KzCMa9WhcJlJ1AtQqpEYHc+vbCzA+Aw ==
4621
4621
dependencies :
4622
4622
constantinople "^4.0.1"
4623
4623
doctypes "^1.1.0"
4624
4624
js-stringify "^1.0.2"
4625
4625
pug-attrs "^3.0.0"
4626
- pug-error "^2.0 .0"
4627
- pug-runtime "^3.0.0 "
4626
+ pug-error "^2.1 .0"
4627
+ pug-runtime "^3.0.1 "
4628
4628
void-elements "^3.1.0"
4629
4629
with "^7.0.0"
4630
4630
@@ -4633,6 +4633,11 @@ pug-error@^2.0.0:
4633
4633
resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.0.0.tgz#5c62173cb09c34de2a2ce04f17b8adfec74d8ca5"
4634
4634
integrity sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==
4635
4635
4636
+ pug-error@^2.1.0 :
4637
+ version "2.1.0"
4638
+ resolved "https://registry.yarnpkg.com/pug-error/-/pug-error-2.1.0.tgz#17ea37b587b6443d4b8f148374ec27b54b406e55"
4639
+ integrity sha512-lv7sU9e5Jk8IeUheHata6/UThZ7RK2jnaaNztxfPYUY+VxZyk/ePVaNZ/vwmH8WqGvDz3LrNYt/+gA55NDg6Pg==
4640
+
4636
4641
pug-filters@^4.0.0 :
4637
4642
version "4.0.0"
4638
4643
resolved "https://registry.yarnpkg.com/pug-filters/-/pug-filters-4.0.0.tgz#d3e49af5ba8472e9b7a66d980e707ce9d2cc9b5e"
@@ -4694,12 +4699,12 @@ pug-walk@^2.0.0:
4694
4699
resolved "https://registry.yarnpkg.com/pug-walk/-/pug-walk-2.0.0.tgz#417aabc29232bb4499b5b5069a2b2d2a24d5f5fe"
4695
4700
integrity sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==
4696
4701
4697
- pug@3.0.2 :
4698
- version "3.0.2 "
4699
- resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.2 .tgz#f35c7107343454e43bc27ae0ff76c731b78ea535 "
4700
- integrity sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw ==
4702
+ pug@3.0.3 :
4703
+ version "3.0.3 "
4704
+ resolved "https://registry.yarnpkg.com/pug/-/pug-3.0.3 .tgz#e18324a314cd022883b1e0372b8af3a1a99f7597 "
4705
+ integrity sha512-uBi6kmc9f3SZ3PXxqcHiUZLmIXgfgWooKWXcwSGwQd2Zi5Rb0bT14+8CJjJgI8AB+nndLaNgHGrcc6bPIB665g ==
4701
4706
dependencies :
4702
- pug-code-gen "^3.0.2 "
4707
+ pug-code-gen "^3.0.3 "
4703
4708
pug-filters "^4.0.0"
4704
4709
pug-lexer "^5.0.1"
4705
4710
pug-linker "^4.0.0"
You can’t perform that action at this time.
0 commit comments