File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 37
37
"postcss" : " 8.2.8" ,
38
38
"postcss-loader" : " 4.2.0" ,
39
39
"postcss-preset-env" : " 6.7.0" ,
40
- "preact" : " 10.5.12 " ,
40
+ "preact" : " 10.5.13 " ,
41
41
"sass-loader" : " 10.1.1" ,
42
42
"terser-webpack-plugin" : " 4.2.3" ,
43
43
"ts-loader" : " 8.0.18" ,
Original file line number Diff line number Diff line change @@ -12468,7 +12468,12 @@ postcss@^8.2.4:
12468
12468
nanoid "^3.1.20"
12469
12469
source-map "^0.6.1"
12470
12470
12471
- [email protected] , preact@^10.0.0:
12471
+
12472
+ version "10.5.13"
12473
+ resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.13.tgz#85f6c9197ecd736ce8e3bec044d08fd1330fa019"
12474
+ integrity sha512-q/vlKIGNwzTLu+jCcvywgGrt+H/1P/oIRSD6mV4ln3hmlC+Aa34C7yfPI4+5bzW8pONyVXYS7SvXosy2dKKtWQ==
12475
+
12476
+ preact@^10.0.0:
12472
12477
version "10.5.12"
12473
12478
resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.12.tgz#6a8ee8bf40a695c505df9abebacd924e4dd37704"
12474
12479
integrity sha512-r6siDkuD36oszwlCkcqDJCAKBQxGoeEGytw2DGMD5A/GGdu5Tymw+N2OBXwvOLxg6d1FeY8MgMV3cc5aVQo4Cg==
You can’t perform that action at this time.
0 commit comments