File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 45
45
"@types/string-similarity" : " ^4.0.0" ,
46
46
"@types/tailwindcss" : " ^3.0.11" ,
47
47
"@types/uuid" : " ^9.0.4" ,
48
- "@types/webpack" : " ^5.28.2 " ,
48
+ "@types/webpack" : " ^5.28.3 " ,
49
49
"@typescript-eslint/eslint-plugin" : " ^6.7.2" ,
50
50
"@typescript-eslint/parser" : " ^6.7.2" ,
51
51
"autoprefixer" : " ^10.4.16" ,
Original file line number Diff line number Diff line change @@ -4808,14 +4808,14 @@ __metadata:
4808
4808
languageName: node
4809
4809
linkType: hard
4810
4810
4811
- "@types/webpack@npm:^5.28.2 ":
4812
- version: 5.28.2
4813
- resolution: "@types/webpack@npm:5.28.2 "
4811
+ "@types/webpack@npm:^5.28.3 ":
4812
+ version: 5.28.3
4813
+ resolution: "@types/webpack@npm:5.28.3 "
4814
4814
dependencies:
4815
4815
"@types/node": "*"
4816
4816
tapable: ^2.2.0
4817
4817
webpack: ^5
4818
- checksum: 0b147aaaaa8992417a5ed65af83eb0df9b5247c38ab482f3c844495935a29c474cb21bc865ca36052c353034f40d14c8d232f0c831fdc1a6956baa985d7b1135
4818
+ checksum: 8452528f7ff61eb5e53d9d1dc08c05c648af2d850e14debf49141859b72798ea2d91f2892f849d7fa97e208fef7ae82960eea24b1019cb072b4713b515e74bfc
4819
4819
languageName: node
4820
4820
linkType: hard
4821
4821
@@ -19571,7 +19571,7 @@ __metadata:
19571
19571
"@types/string-similarity": ^4.0.0
19572
19572
"@types/tailwindcss": ^3.0.11
19573
19573
"@types/uuid": ^9.0.4
19574
- "@types/webpack": ^5.28.2
19574
+ "@types/webpack": ^5.28.3
19575
19575
"@typescript-eslint/eslint-plugin": ^6.7.2
19576
19576
"@typescript-eslint/parser": ^6.7.2
19577
19577
autoprefixer: ^10.4.16
You can’t perform that action at this time.
0 commit comments