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 80
80
"eslint-config-prettier" : " ^10.0.1" ,
81
81
"eslint-plugin-functional" : " ^8.0.0" ,
82
82
"eslint-plugin-tailwind" : " ^0.2.1" ,
83
- "globals" : " ^15.14 .0" ,
83
+ "globals" : " ^16.0 .0" ,
84
84
"husky" : " 9.1.7" ,
85
85
"jsdom" : " ^26.0.0" ,
86
86
"nanostores" : " ^0.11.0" ,
Original file line number Diff line number Diff line change @@ -645,7 +645,7 @@ __metadata:
645
645
eslint-plugin-functional : " npm:^8.0.0"
646
646
eslint-plugin-tailwind : " npm:^0.2.1"
647
647
ethers : " npm:^6.6.4"
648
- globals : " npm:^15.14 .0"
648
+ globals : " npm:^16.0 .0"
649
649
husky : " npm:9.1.7"
650
650
jsdom : " npm:^26.0.0"
651
651
marked : " npm:15.0.7"
@@ -5122,10 +5122,10 @@ __metadata:
5122
5122
languageName : node
5123
5123
linkType : hard
5124
5124
5125
- " globals@npm:^15.14 .0 " :
5126
- version : 15.15 .0
5127
- resolution : " globals@npm:15.15 .0"
5128
- checksum : 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
5125
+ " globals@npm:^16.0 .0 " :
5126
+ version : 16.0 .0
5127
+ resolution : " globals@npm:16.0 .0"
5128
+ checksum : 10c0/8906d5f01838df64a81d6c2a7b7214312e2216cf65c5ed1546dc9a7d0febddf55ffa906cf04efd5b01eec2534d6f14859a89535d1a68241832810e41ef3fd5bb
5129
5129
languageName : node
5130
5130
linkType : hard
5131
5131
You can’t perform that action at this time.
0 commit comments