+
-
Create Next App
-
+
Factorio Microservices
+
-
-
-
-
-
- Get started by editing{' '}
- pages/index.tsx
-
-
-
-
-
-
+
)
}
diff --git a/public/vercel.svg b/public/vercel.svg
deleted file mode 100644
index fbf0e25..0000000
--- a/public/vercel.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-
\ No newline at end of file
diff --git a/res/details.json b/res/details.json
new file mode 100644
index 0000000..ad6bd5b
--- /dev/null
+++ b/res/details.json
@@ -0,0 +1,3075 @@
+[
+ {
+ "name": "Wooden chest",
+ "href": "/Wooden_chest",
+ "image": "/images/thumb/Wooden_chest.png/32px-Wooden_chest.png",
+ "recipe": {
+ "prerequisites": {
+ "/Wood": 2
+ },
+ "time": 0.5,
+ "output": {
+ "/Wooden_chest": 1
+ }
+ }
+ },
+ {
+ "name": "Iron chest",
+ "href": "/Iron_chest",
+ "image": "/images/thumb/Iron_chest.png/32px-Iron_chest.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_plate": 8
+ },
+ "time": 0.5,
+ "output": {
+ "/Iron_chest": 1
+ }
+ }
+ },
+ {
+ "name": "Steel chest",
+ "href": "/Steel_chest",
+ "image": "/images/thumb/Steel_chest.png/32px-Steel_chest.png",
+ "recipe": {
+ "prerequisites": {
+ "/Steel_plate": 8
+ },
+ "time": 0.5,
+ "output": {
+ "/Steel_chest": 1
+ }
+ }
+ },
+ {
+ "name": "Storage tank",
+ "href": "/Storage_tank",
+ "image": "/images/thumb/Storage_tank.png/32px-Storage_tank.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_plate": 20,
+ "/Steel_plate": 5
+ },
+ "time": 3,
+ "output": {
+ "/Storage_tank": 1
+ }
+ }
+ },
+ {
+ "name": "Transport belt",
+ "href": "/Transport_belt",
+ "image": "/images/thumb/Transport_belt.png/32px-Transport_belt.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_gear_wheel": 1,
+ "/Iron_plate": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Transport_belt": 2
+ }
+ }
+ },
+ {
+ "name": "Fast transport belt",
+ "href": "/Fast_transport_belt",
+ "image": "/images/thumb/Fast_transport_belt.png/32px-Fast_transport_belt.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_gear_wheel": 5,
+ "/Transport_belt": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Fast_transport_belt": 1
+ }
+ }
+ },
+ {
+ "name": "Express transport belt",
+ "href": "/Express_transport_belt",
+ "image": "/images/thumb/Express_transport_belt.png/32px-Express_transport_belt.png",
+ "recipe": {
+ "prerequisites": {
+ "/Fast_transport_belt": 1,
+ "/Iron_gear_wheel": 10,
+ "/Lubricant": 20
+ },
+ "time": 0.5,
+ "output": {
+ "/Express_transport_belt": 1
+ }
+ }
+ },
+ {
+ "name": "Underground belt",
+ "href": "/Underground_belt",
+ "image": "/images/thumb/Underground_belt.png/32px-Underground_belt.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_plate": 10,
+ "/Transport_belt": 5
+ },
+ "time": 1,
+ "output": {
+ "/Underground_belt": 2
+ }
+ }
+ },
+ {
+ "name": "Fast underground belt",
+ "href": "/Fast_underground_belt",
+ "image": "/images/thumb/Fast_underground_belt.png/32px-Fast_underground_belt.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_gear_wheel": 40,
+ "/Underground_belt": 2
+ },
+ "time": 2,
+ "output": {
+ "/Fast_underground_belt": 2
+ }
+ }
+ },
+ {
+ "name": "Express underground belt",
+ "href": "/Express_underground_belt",
+ "image": "/images/thumb/Express_underground_belt.png/32px-Express_underground_belt.png",
+ "recipe": {
+ "prerequisites": {
+ "/Fast_underground_belt": 2,
+ "/Iron_gear_wheel": 80,
+ "/Lubricant": 40
+ },
+ "time": 2,
+ "output": {
+ "/Express_underground_belt": 2
+ }
+ }
+ },
+ {
+ "name": "Splitter",
+ "href": "/Splitter",
+ "image": "/images/thumb/Splitter.png/32px-Splitter.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 5,
+ "/Iron_plate": 5,
+ "/Transport_belt": 4
+ },
+ "time": 1,
+ "output": {
+ "/Splitter": 1
+ }
+ }
+ },
+ {
+ "name": "Fast splitter",
+ "href": "/Fast_splitter",
+ "image": "/images/thumb/Fast_splitter.png/32px-Fast_splitter.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 10,
+ "/Iron_gear_wheel": 10,
+ "/Splitter": 1
+ },
+ "time": 2,
+ "output": {
+ "/Fast_splitter": 1
+ }
+ }
+ },
+ {
+ "name": "Express splitter",
+ "href": "/Express_splitter",
+ "image": "/images/thumb/Express_splitter.png/32px-Express_splitter.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 10,
+ "/Fast_splitter": 1,
+ "/Iron_gear_wheel": 10,
+ "/Lubricant": 80
+ },
+ "time": 2,
+ "output": {
+ "/Express_splitter": 1
+ }
+ }
+ },
+ {
+ "name": "Burner inserter",
+ "href": "/Burner_inserter",
+ "image": "/images/thumb/Burner_inserter.png/32px-Burner_inserter.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_gear_wheel": 1,
+ "/Iron_plate": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Burner_inserter": 1
+ }
+ }
+ },
+ {
+ "name": "Inserter",
+ "href": "/Inserter",
+ "image": "/images/thumb/Inserter.png/32px-Inserter.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 1,
+ "/Iron_gear_wheel": 1,
+ "/Iron_plate": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Inserter": 1
+ }
+ }
+ },
+ {
+ "name": "Long-handed inserter",
+ "href": "/Long-handed_inserter",
+ "image": "/images/thumb/Long-handed_inserter.png/32px-Long-handed_inserter.png",
+ "recipe": {
+ "prerequisites": {
+ "/Inserter": 1,
+ "/Iron_gear_wheel": 1,
+ "/Iron_plate": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Long-handed_inserter": 1
+ }
+ }
+ },
+ {
+ "name": "Fast inserter",
+ "href": "/Fast_inserter",
+ "image": "/images/thumb/Fast_inserter.png/32px-Fast_inserter.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 2,
+ "/Inserter": 1,
+ "/Iron_plate": 2
+ },
+ "time": 0.5,
+ "output": {
+ "/Fast_inserter": 1
+ }
+ }
+ },
+ {
+ "name": "Filter inserter",
+ "href": "/Filter_inserter",
+ "image": "/images/thumb/Filter_inserter.png/32px-Filter_inserter.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 4,
+ "/Fast_inserter": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Filter_inserter": 1
+ }
+ }
+ },
+ {
+ "name": "Stack inserter",
+ "href": "/Stack_inserter",
+ "image": "/images/thumb/Stack_inserter.png/32px-Stack_inserter.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 1,
+ "/Electronic_circuit": 15,
+ "/Fast_inserter": 1,
+ "/Iron_gear_wheel": 15
+ },
+ "time": 0.5,
+ "output": {
+ "/Stack_inserter": 1
+ }
+ }
+ },
+ {
+ "name": "Stack filter inserter",
+ "href": "/Stack_filter_inserter",
+ "image": "/images/thumb/Stack_filter_inserter.png/32px-Stack_filter_inserter.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 5,
+ "/Stack_inserter": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Stack_filter_inserter": 1
+ }
+ }
+ },
+ {
+ "name": "Small electric pole",
+ "href": "/Small_electric_pole",
+ "image": "/images/thumb/Small_electric_pole.png/32px-Small_electric_pole.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_cable": 2,
+ "/Wood": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Small_electric_pole": 2
+ }
+ }
+ },
+ {
+ "name": "Medium electric pole",
+ "href": "/Medium_electric_pole",
+ "image": "/images/thumb/Medium_electric_pole.png/32px-Medium_electric_pole.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 2,
+ "/Iron_stick": 4,
+ "/Steel_plate": 2
+ },
+ "time": 0.5,
+ "output": {
+ "/Medium_electric_pole": 1
+ }
+ }
+ },
+ {
+ "name": "Big electric pole",
+ "href": "/Big_electric_pole",
+ "image": "/images/thumb/Big_electric_pole.png/32px-Big_electric_pole.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 5,
+ "/Iron_stick": 8,
+ "/Steel_plate": 5
+ },
+ "time": 0.5,
+ "output": {
+ "/Big_electric_pole": 1
+ }
+ }
+ },
+ {
+ "name": "Substation",
+ "href": "/Substation",
+ "image": "/images/thumb/Substation.png/32px-Substation.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 5,
+ "/Copper_plate": 5,
+ "/Steel_plate": 10
+ },
+ "time": 0.5,
+ "output": {
+ "/Substation": 1
+ }
+ }
+ },
+ {
+ "name": "Pipe",
+ "href": "/Pipe",
+ "image": "/images/thumb/Pipe.png/32px-Pipe.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_plate": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Pipe": 1
+ }
+ }
+ },
+ {
+ "name": "Pipe to ground",
+ "href": "/Pipe_to_ground",
+ "image": "/images/thumb/Pipe_to_ground.png/32px-Pipe_to_ground.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_plate": 5,
+ "/Pipe": 10
+ },
+ "time": 0.5,
+ "output": {
+ "/Pipe_to_ground": 2
+ }
+ }
+ },
+ {
+ "name": "Pump",
+ "href": "/Pump",
+ "image": "/images/thumb/Pump.png/32px-Pump.png",
+ "recipe": {
+ "prerequisites": {
+ "/Engine_unit": 1,
+ "/Pipe": 1,
+ "/Steel_plate": 1
+ },
+ "time": 2,
+ "output": {
+ "/Pump": 1
+ }
+ }
+ },
+ {
+ "name": "Rail",
+ "href": "/Rail",
+ "image": "/images/thumb/Straight_rail.png/32px-Straight_rail.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_stick": 1,
+ "/Steel_plate": 1,
+ "/Stone": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Rail": 2
+ }
+ }
+ },
+ {
+ "name": "Train stop",
+ "href": "/Train_stop",
+ "image": "/images/thumb/Train_stop.png/32px-Train_stop.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 5,
+ "/Iron_plate": 6,
+ "/Iron_stick": 6,
+ "/Steel_plate": 3
+ },
+ "time": 0.5,
+ "output": {
+ "/Train_stop": 1
+ }
+ }
+ },
+ {
+ "name": "Rail signal",
+ "href": "/Rail_signal",
+ "image": "/images/thumb/Rail_signal.png/32px-Rail_signal.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 1,
+ "/Iron_plate": 5
+ },
+ "time": 0.5,
+ "output": {
+ "/Rail_signal": 1
+ }
+ }
+ },
+ {
+ "name": "Rail chain signal",
+ "href": "/Rail_chain_signal",
+ "image": "/images/thumb/Rail_chain_signal.png/32px-Rail_chain_signal.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 1,
+ "/Iron_plate": 5
+ },
+ "time": 0.5,
+ "output": {
+ "/Rail_chain_signal": 1
+ }
+ }
+ },
+ {
+ "name": "Locomotive",
+ "href": "/Locomotive",
+ "image": "/images/thumb/Locomotive.png/32px-Locomotive.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 10,
+ "/Engine_unit": 20,
+ "/Steel_plate": 30
+ },
+ "time": 4,
+ "output": {
+ "/Locomotive": 1
+ }
+ }
+ },
+ {
+ "name": "Cargo wagon",
+ "href": "/Cargo_wagon",
+ "image": "/images/thumb/Cargo_wagon.png/32px-Cargo_wagon.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_gear_wheel": 10,
+ "/Iron_plate": 20,
+ "/Steel_plate": 20
+ },
+ "time": 1,
+ "output": {
+ "/Cargo_wagon": 1
+ }
+ }
+ },
+ {
+ "name": "Fluid wagon",
+ "href": "/Fluid_wagon",
+ "image": "/images/thumb/Fluid_wagon.png/32px-Fluid_wagon.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_gear_wheel": 10,
+ "/Pipe": 8,
+ "/Steel_plate": 16,
+ "/Storage_tank": 1
+ },
+ "time": 1.5,
+ "output": {
+ "/Fluid_wagon": 1
+ }
+ }
+ },
+ {
+ "name": "Artillery wagon",
+ "href": "/Artillery_wagon",
+ "image": "/images/thumb/Artillery_wagon.png/32px-Artillery_wagon.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 20,
+ "/Engine_unit": 64,
+ "/Iron_gear_wheel": 10,
+ "/Pipe": 16,
+ "/Steel_plate": 40
+ },
+ "time": 4,
+ "output": {
+ "/Artillery_wagon": 1
+ }
+ }
+ },
+ {
+ "name": "Car",
+ "href": "/Car",
+ "image": "/images/thumb/Car.png/32px-Car.png",
+ "recipe": {
+ "prerequisites": {
+ "/Engine_unit": 8,
+ "/Iron_plate": 20,
+ "/Steel_plate": 5
+ },
+ "time": 2,
+ "output": {
+ "/Car": 1
+ }
+ }
+ },
+ {
+ "name": "Tank",
+ "href": "/Tank",
+ "image": "/images/thumb/Tank.png/32px-Tank.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 10,
+ "/Engine_unit": 32,
+ "/Iron_gear_wheel": 15,
+ "/Steel_plate": 50
+ },
+ "time": 5,
+ "output": {
+ "/Tank": 1
+ }
+ }
+ },
+ {
+ "name": "Spidertron",
+ "href": "/Spidertron",
+ "image": "/images/thumb/Spidertron.png/32px-Spidertron.png",
+ "recipe": {
+ "prerequisites": {
+ "/Efficiency_module_3": 2,
+ "/Exoskeleton": 4,
+ "/Portable_fusion_reactor": 2,
+ "/Low_density_structure": 150,
+ "/Radar": 2,
+ "/Raw_fish": 1,
+ "/Rocket_control_unit": 16,
+ "/Rocket_launcher": 4
+ },
+ "time": 10,
+ "output": {
+ "/Spidertron": 1
+ }
+ }
+ },
+ {
+ "name": "Spidertron remote",
+ "href": "/Spidertron_remote",
+ "image": "/images/thumb/Spidertron_remote.png/32px-Spidertron_remote.png",
+ "recipe": {
+ "prerequisites": {
+ "/Radar": 1,
+ "/Rocket_control_unit": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Spidertron_remote": 1
+ }
+ }
+ },
+ {
+ "name": "Logistic robot",
+ "href": "/Logistic_robot",
+ "image": "/images/thumb/Logistic_robot.png/32px-Logistic_robot.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 2,
+ "/Flying_robot_frame": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Logistic_robot": 1
+ }
+ }
+ },
+ {
+ "name": "Construction robot",
+ "href": "/Construction_robot",
+ "image": "/images/thumb/Construction_robot.png/32px-Construction_robot.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 2,
+ "/Flying_robot_frame": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Construction_robot": 1
+ }
+ }
+ },
+ {
+ "name": "Active provider chest",
+ "href": "/Active_provider_chest",
+ "image": "/images/thumb/Active_provider_chest.png/32px-Active_provider_chest.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 1,
+ "/Electronic_circuit": 3,
+ "/Steel_chest": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Active_provider_chest": 1
+ }
+ }
+ },
+ {
+ "name": "Passive provider chest",
+ "href": "/Passive_provider_chest",
+ "image": "/images/thumb/Passive_provider_chest.png/32px-Passive_provider_chest.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 1,
+ "/Electronic_circuit": 3,
+ "/Steel_chest": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Passive_provider_chest": 1
+ }
+ }
+ },
+ {
+ "name": "Storage chest",
+ "href": "/Storage_chest",
+ "image": "/images/thumb/Storage_chest.png/32px-Storage_chest.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 1,
+ "/Electronic_circuit": 3,
+ "/Steel_chest": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Storage_chest": 1
+ }
+ }
+ },
+ {
+ "name": "Buffer chest",
+ "href": "/Buffer_chest",
+ "image": "/images/thumb/Buffer_chest.png/32px-Buffer_chest.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 1,
+ "/Electronic_circuit": 3,
+ "/Steel_chest": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Buffer_chest": 1
+ }
+ }
+ },
+ {
+ "name": "Requester chest",
+ "href": "/Requester_chest",
+ "image": "/images/thumb/Requester_chest.png/32px-Requester_chest.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 1,
+ "/Electronic_circuit": 3,
+ "/Steel_chest": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Requester_chest": 1
+ }
+ }
+ },
+ {
+ "name": "Roboport",
+ "href": "/Roboport",
+ "image": "/images/thumb/Roboport.png/32px-Roboport.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 45,
+ "/Iron_gear_wheel": 45,
+ "/Steel_plate": 45
+ },
+ "time": 5,
+ "output": {
+ "/Roboport": 1
+ }
+ }
+ },
+ {
+ "name": "Lamp",
+ "href": "/Lamp",
+ "image": "/images/thumb/Lamp.png/32px-Lamp.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_cable": 3,
+ "/Electronic_circuit": 1,
+ "/Iron_plate": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Lamp": 1
+ }
+ }
+ },
+ {
+ "name": "Red wire",
+ "href": "/Red_wire",
+ "image": "/images/thumb/Red_wire.png/32px-Red_wire.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_cable": 1,
+ "/Electronic_circuit": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Red_wire": 1
+ }
+ }
+ },
+ {
+ "name": "Green wire",
+ "href": "/Green_wire",
+ "image": "/images/thumb/Green_wire.png/32px-Green_wire.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_cable": 1,
+ "/Electronic_circuit": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Green_wire": 1
+ }
+ }
+ },
+ {
+ "name": "Arithmetic combinator",
+ "href": "/Arithmetic_combinator",
+ "image": "/images/thumb/Arithmetic_combinator.png/32px-Arithmetic_combinator.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_cable": 5,
+ "/Electronic_circuit": 5
+ },
+ "time": 0.5,
+ "output": {
+ "/Arithmetic_combinator": 1
+ }
+ }
+ },
+ {
+ "name": "Decider combinator",
+ "href": "/Decider_combinator",
+ "image": "/images/thumb/Decider_combinator.png/32px-Decider_combinator.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_cable": 5,
+ "/Electronic_circuit": 5
+ },
+ "time": 0.5,
+ "output": {
+ "/Decider_combinator": 1
+ }
+ }
+ },
+ {
+ "name": "Constant combinator",
+ "href": "/Constant_combinator",
+ "image": "/images/thumb/Constant_combinator.png/32px-Constant_combinator.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_cable": 5,
+ "/Electronic_circuit": 2
+ },
+ "time": 0.5,
+ "output": {
+ "/Constant_combinator": 1
+ }
+ }
+ },
+ {
+ "name": "Power switch",
+ "href": "/Power_switch",
+ "image": "/images/thumb/Power_switch.png/32px-Power_switch.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_cable": 5,
+ "/Electronic_circuit": 2,
+ "/Iron_plate": 5
+ },
+ "time": 2,
+ "output": {
+ "/Power_switch": 1
+ }
+ }
+ },
+ {
+ "name": "Programmable speaker",
+ "href": "/Programmable_speaker",
+ "image": "/images/thumb/Programmable_speaker.png/32px-Programmable_speaker.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_cable": 5,
+ "/Electronic_circuit": 4,
+ "/Iron_plate": 3,
+ "/Iron_stick": 4
+ },
+ "time": 2,
+ "output": {
+ "/Programmable_speaker": 1
+ }
+ }
+ },
+ {
+ "name": "Stone brick",
+ "href": "/Stone_brick",
+ "image": "/images/thumb/Stone_brick.png/32px-Stone_brick.png",
+ "recipe": {
+ "prerequisites": {
+ "/Stone": 2
+ },
+ "time": 3.2,
+ "output": {
+ "/Stone_brick": 1
+ }
+ }
+ },
+ {
+ "name": "Concrete",
+ "href": "/Concrete",
+ "image": "/images/thumb/Concrete.png/32px-Concrete.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_ore": 1,
+ "/Stone_brick": 5,
+ "/Water": 100
+ },
+ "time": 10,
+ "output": {
+ "/Concrete": 10
+ }
+ }
+ },
+ {
+ "name": "Hazard concrete",
+ "href": "/Hazard_concrete",
+ "image": "/images/thumb/Hazard_concrete.png/32px-Hazard_concrete.png",
+ "recipe": {
+ "prerequisites": {
+ "/Concrete": 10
+ },
+ "time": 0.25,
+ "output": {
+ "/Hazard_concrete": 10
+ }
+ }
+ },
+ {
+ "name": "Refined concrete",
+ "href": "/Refined_concrete",
+ "image": "/images/thumb/Refined_concrete.png/32px-Refined_concrete.png",
+ "recipe": {
+ "prerequisites": {
+ "/Concrete": 20,
+ "/Iron_stick": 8,
+ "/Steel_plate": 1,
+ "/Water": 100
+ },
+ "time": 15,
+ "output": {
+ "/Refined_concrete": 10
+ }
+ }
+ },
+ {
+ "name": "Refined hazard concrete",
+ "href": "/Refined_hazard_concrete",
+ "image": "/images/thumb/Refined_hazard_concrete.png/32px-Refined_hazard_concrete.png",
+ "recipe": {
+ "prerequisites": {
+ "/Refined_concrete": 10
+ },
+ "time": 0.25,
+ "output": {
+ "/Refined_hazard_concrete": 10
+ }
+ }
+ },
+ {
+ "name": "Landfill",
+ "href": "/Landfill",
+ "image": "/images/thumb/Landfill.png/32px-Landfill.png",
+ "recipe": {
+ "prerequisites": {
+ "/Stone": 20
+ },
+ "time": 0.5,
+ "output": {
+ "/Landfill": 1
+ }
+ }
+ },
+ {
+ "name": "Cliff explosives",
+ "href": "/Cliff_explosives",
+ "image": "/images/thumb/Cliff_explosives.png/32px-Cliff_explosives.png",
+ "recipe": {
+ "prerequisites": {
+ "/Empty_barrel": 1,
+ "/Explosives": 10,
+ "/Grenade": 1
+ },
+ "time": 8,
+ "output": {
+ "/Cliff_explosives": 1
+ }
+ }
+ },
+ {
+ "name": "Repair pack",
+ "href": "/Repair_pack",
+ "image": "/images/thumb/Repair_pack.png/32px-Repair_pack.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 2,
+ "/Iron_gear_wheel": 2
+ },
+ "time": 0.5,
+ "output": {
+ "/Repair_pack": 1
+ }
+ }
+ },
+ {
+ "name": "Blueprint",
+ "href": "/Blueprint",
+ "image": "/images/thumb/Blueprint.png/32px-Blueprint.png"
+ },
+ {
+ "name": "Deconstruction planner",
+ "href": "/Deconstruction_planner",
+ "image": "/images/thumb/Deconstruction_planner.png/32px-Deconstruction_planner.png"
+ },
+ {
+ "name": "Upgrade planner",
+ "href": "/Upgrade_planner",
+ "image": "/images/thumb/Upgrade_planner.png/32px-Upgrade_planner.png"
+ },
+ {
+ "name": "Blueprint book",
+ "href": "/Blueprint_book",
+ "image": "/images/thumb/Blueprint_book.png/32px-Blueprint_book.png"
+ },
+ {
+ "name": "Boiler",
+ "href": "/Boiler",
+ "image": "/images/thumb/Boiler.png/32px-Boiler.png",
+ "recipe": {
+ "prerequisites": {
+ "/Pipe": 4,
+ "/Stone_furnace": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Boiler": 1
+ }
+ }
+ },
+ {
+ "name": "Steam engine",
+ "href": "/Steam_engine",
+ "image": "/images/thumb/Steam_engine.png/32px-Steam_engine.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_gear_wheel": 8,
+ "/Iron_plate": 10,
+ "/Pipe": 5
+ },
+ "time": 0.5,
+ "output": {
+ "/Steam_engine": 1
+ }
+ }
+ },
+ {
+ "name": "Solar panel",
+ "href": "/Solar_panel",
+ "image": "/images/thumb/Solar_panel.png/32px-Solar_panel.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 5,
+ "/Electronic_circuit": 15,
+ "/Steel_plate": 5
+ },
+ "time": 10,
+ "output": {
+ "/Solar_panel": 1
+ }
+ }
+ },
+ {
+ "name": "Accumulator",
+ "href": "/Accumulator",
+ "image": "/images/thumb/Accumulator.png/32px-Accumulator.png",
+ "recipe": {
+ "prerequisites": {
+ "/Battery": 5,
+ "/Iron_plate": 2
+ },
+ "time": 10,
+ "output": {
+ "/Accumulator": 1
+ }
+ }
+ },
+ {
+ "name": "Nuclear reactor",
+ "href": "/Nuclear_reactor",
+ "image": "/images/thumb/Nuclear_reactor.png/32px-Nuclear_reactor.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 500,
+ "/Concrete": 500,
+ "/Copper_plate": 500,
+ "/Steel_plate": 500
+ },
+ "time": 8,
+ "output": {
+ "/Nuclear_reactor": 1
+ }
+ }
+ },
+ {
+ "name": "Heat pipe",
+ "href": "/Heat_pipe",
+ "image": "/images/thumb/Heat_pipe.png/32px-Heat_pipe.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 20,
+ "/Steel_plate": 10
+ },
+ "time": 1,
+ "output": {
+ "/Heat_pipe": 1
+ }
+ }
+ },
+ {
+ "name": "Heat exchanger",
+ "href": "/Heat_exchanger",
+ "image": "/images/thumb/Heat_exchanger.png/32px-Heat_exchanger.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 100,
+ "/Pipe": 10,
+ "/Steel_plate": 10
+ },
+ "time": 3,
+ "output": {
+ "/Heat_exchanger": 1
+ }
+ }
+ },
+ {
+ "name": "Steam turbine",
+ "href": "/Steam_turbine",
+ "image": "/images/thumb/Steam_turbine.png/32px-Steam_turbine.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 50,
+ "/Iron_gear_wheel": 50,
+ "/Pipe": 20
+ },
+ "time": 3,
+ "output": {
+ "/Steam_turbine": 1
+ }
+ }
+ },
+ {
+ "name": "Burner mining drill",
+ "href": "/Burner_mining_drill",
+ "image": "/images/thumb/Burner_mining_drill.png/32px-Burner_mining_drill.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_gear_wheel": 3,
+ "/Iron_plate": 3,
+ "/Stone_furnace": 1
+ },
+ "time": 2,
+ "output": {
+ "/Burner_mining_drill": 1
+ }
+ }
+ },
+ {
+ "name": "Electric mining drill",
+ "href": "/Electric_mining_drill",
+ "image": "/images/thumb/Electric_mining_drill.png/32px-Electric_mining_drill.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 3,
+ "/Iron_gear_wheel": 5,
+ "/Iron_plate": 10
+ },
+ "time": 2,
+ "output": {
+ "/Electric_mining_drill": 1
+ }
+ }
+ },
+ {
+ "name": "Offshore pump",
+ "href": "/Offshore_pump",
+ "image": "/images/thumb/Offshore_pump.png/32px-Offshore_pump.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 2,
+ "/Iron_gear_wheel": 1,
+ "/Pipe": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Offshore_pump": 1
+ }
+ }
+ },
+ {
+ "name": "Pumpjack",
+ "href": "/Pumpjack",
+ "image": "/images/thumb/Pumpjack.png/32px-Pumpjack.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 5,
+ "/Iron_gear_wheel": 10,
+ "/Pipe": 10,
+ "/Steel_plate": 5
+ },
+ "time": 5,
+ "output": {
+ "/Pumpjack": 1
+ }
+ }
+ },
+ {
+ "name": "Stone furnace",
+ "href": "/Stone_furnace",
+ "image": "/images/thumb/Stone_furnace.png/32px-Stone_furnace.png",
+ "recipe": {
+ "prerequisites": {
+ "/Stone": 5
+ },
+ "time": 0.5,
+ "output": {
+ "/Stone_furnace": 1
+ }
+ }
+ },
+ {
+ "name": "Steel furnace",
+ "href": "/Steel_furnace",
+ "image": "/images/thumb/Steel_furnace.png/32px-Steel_furnace.png",
+ "recipe": {
+ "prerequisites": {
+ "/Steel_plate": 6,
+ "/Stone_brick": 10
+ },
+ "time": 3,
+ "output": {
+ "/Steel_furnace": 1
+ }
+ }
+ },
+ {
+ "name": "Electric furnace",
+ "href": "/Electric_furnace",
+ "image": "/images/thumb/Electric_furnace.png/32px-Electric_furnace.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 5,
+ "/Steel_plate": 10,
+ "/Stone_brick": 10
+ },
+ "time": 5,
+ "output": {
+ "/Electric_furnace": 1
+ }
+ }
+ },
+ {
+ "name": "Assembling machine 1",
+ "href": "/Assembling_machine_1",
+ "image": "/images/thumb/Assembling_machine_1.png/32px-Assembling_machine_1.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 3,
+ "/Iron_gear_wheel": 5,
+ "/Iron_plate": 9
+ },
+ "time": 0.5,
+ "output": {
+ "/Assembling_machine_1": 1
+ }
+ }
+ },
+ {
+ "name": "Assembling machine 2",
+ "href": "/Assembling_machine_2",
+ "image": "/images/thumb/Assembling_machine_2.png/32px-Assembling_machine_2.png",
+ "recipe": {
+ "prerequisites": {
+ "/Assembling_machine_1": 1,
+ "/Electronic_circuit": 3,
+ "/Iron_gear_wheel": 5,
+ "/Steel_plate": 2
+ },
+ "time": 0.5,
+ "output": {
+ "/Assembling_machine_2": 1
+ }
+ }
+ },
+ {
+ "name": "Assembling machine 3",
+ "href": "/Assembling_machine_3",
+ "image": "/images/thumb/Assembling_machine_3.png/32px-Assembling_machine_3.png",
+ "recipe": {
+ "prerequisites": {
+ "/Assembling_machine_2": 2,
+ "/Speed_module": 4
+ },
+ "time": 0.5,
+ "output": {
+ "/Assembling_machine_3": 1
+ }
+ }
+ },
+ {
+ "name": "Oil refinery",
+ "href": "/Oil_refinery",
+ "image": "/images/thumb/Oil_refinery.png/32px-Oil_refinery.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 10,
+ "/Iron_gear_wheel": 10,
+ "/Pipe": 10,
+ "/Steel_plate": 15,
+ "/Stone_brick": 10
+ },
+ "time": 8,
+ "output": {
+ "/Oil_refinery": 1
+ }
+ }
+ },
+ {
+ "name": "Chemical plant",
+ "href": "/Chemical_plant",
+ "image": "/images/thumb/Chemical_plant.png/32px-Chemical_plant.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 5,
+ "/Iron_gear_wheel": 5,
+ "/Pipe": 5,
+ "/Steel_plate": 5
+ },
+ "time": 5,
+ "output": {
+ "/Chemical_plant": 1
+ }
+ }
+ },
+ {
+ "name": "Centrifuge",
+ "href": "/Centrifuge",
+ "image": "/images/thumb/Centrifuge.png/32px-Centrifuge.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 100,
+ "/Concrete": 100,
+ "/Iron_gear_wheel": 100,
+ "/Steel_plate": 50
+ },
+ "time": 4,
+ "output": {
+ "/Centrifuge": 1
+ }
+ }
+ },
+ {
+ "name": "Lab",
+ "href": "/Lab",
+ "image": "/images/thumb/Lab.png/32px-Lab.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 10,
+ "/Iron_gear_wheel": 10,
+ "/Transport_belt": 4
+ },
+ "time": 2,
+ "output": {
+ "/Lab": 1
+ }
+ }
+ },
+ {
+ "name": "Beacon",
+ "href": "/Beacon",
+ "image": "/images/thumb/Beacon.png/32px-Beacon.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 20,
+ "/Copper_cable": 10,
+ "/Electronic_circuit": 20,
+ "/Steel_plate": 10
+ },
+ "time": 15,
+ "output": {
+ "/Beacon": 1
+ }
+ }
+ },
+ {
+ "name": "Speed module",
+ "href": "/Speed_module",
+ "image": "/images/thumb/Speed_module.png/32px-Speed_module.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 5,
+ "/Electronic_circuit": 5
+ },
+ "time": 15,
+ "output": {
+ "/Speed_module": 1
+ }
+ }
+ },
+ {
+ "name": "Speed module 2",
+ "href": "/Speed_module_2",
+ "image": "/images/thumb/Speed_module_2.png/32px-Speed_module_2.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 5,
+ "/Processing_unit": 5,
+ "/Speed_module": 4
+ },
+ "time": 30,
+ "output": {
+ "/Speed_module_2": 1
+ }
+ }
+ },
+ {
+ "name": "Speed module 3",
+ "href": "/Speed_module_3",
+ "image": "/images/thumb/Speed_module_3.png/32px-Speed_module_3.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 5,
+ "/Processing_unit": 5,
+ "/Speed_module_2": 5
+ },
+ "time": 60,
+ "output": {
+ "/Speed_module_3": 1
+ }
+ }
+ },
+ {
+ "name": "Efficiency module",
+ "href": "/Efficiency_module",
+ "image": "/images/thumb/Efficiency_module.png/32px-Efficiency_module.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 5,
+ "/Electronic_circuit": 5
+ },
+ "time": 15,
+ "output": {
+ "/Efficiency_module": 1
+ }
+ }
+ },
+ {
+ "name": "Efficiency module 2",
+ "href": "/Efficiency_module_2",
+ "image": "/images/thumb/Efficiency_module_2.png/32px-Efficiency_module_2.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 5,
+ "/Efficiency_module": 4,
+ "/Processing_unit": 5
+ },
+ "time": 30,
+ "output": {
+ "/Efficiency_module_2": 1
+ }
+ }
+ },
+ {
+ "name": "Efficiency module 3",
+ "href": "/Efficiency_module_3",
+ "image": "/images/thumb/Efficiency_module_3.png/32px-Efficiency_module_3.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 5,
+ "/Efficiency_module_2": 5,
+ "/Processing_unit": 5
+ },
+ "time": 60,
+ "output": {
+ "/Efficiency_module_3": 1
+ }
+ }
+ },
+ {
+ "name": "Productivity module",
+ "href": "/Productivity_module",
+ "image": "/images/thumb/Productivity_module.png/32px-Productivity_module.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 5,
+ "/Electronic_circuit": 5
+ },
+ "time": 15,
+ "output": {
+ "/Productivity_module": 1
+ }
+ }
+ },
+ {
+ "name": "Productivity module 2",
+ "href": "/Productivity_module_2",
+ "image": "/images/thumb/Productivity_module_2.png/32px-Productivity_module_2.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 5,
+ "/Processing_unit": 5,
+ "/Productivity_module": 4
+ },
+ "time": 30,
+ "output": {
+ "/Productivity_module_2": 1
+ }
+ }
+ },
+ {
+ "name": "Productivity module 3",
+ "href": "/Productivity_module_3",
+ "image": "/images/thumb/Productivity_module_3.png/32px-Productivity_module_3.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 5,
+ "/Processing_unit": 5,
+ "/Productivity_module_2": 5
+ },
+ "time": 60,
+ "output": {
+ "/Productivity_module_3": 1
+ }
+ }
+ },
+ {
+ "name": "Rocket silo",
+ "href": "/Rocket_silo",
+ "image": "/images/thumb/Rocket_silo.png/32px-Rocket_silo.png",
+ "recipe": {
+ "prerequisites": {
+ "/Concrete": 1,
+ "/Electric_engine_unit": 200,
+ "/Pipe": 100,
+ "/Processing_unit": 200,
+ "/Steel_plate": 1
+ },
+ "time": 30,
+ "output": {
+ "/Rocket_silo": 1
+ }
+ }
+ },
+ {
+ "name": "Satellite",
+ "href": "/Satellite",
+ "image": "/images/thumb/Satellite.png/32px-Satellite.png",
+ "recipe": {
+ "prerequisites": {
+ "/Accumulator": 100,
+ "/Low_density_structure": 100,
+ "/Processing_unit": 100,
+ "/Radar": 5,
+ "/Rocket_fuel": 50,
+ "/Solar_panel": 100
+ },
+ "time": 5,
+ "output": {
+ "/Satellite": 1
+ }
+ }
+ },
+ {
+ "name": "Crude oil",
+ "href": "/Crude_oil",
+ "image": "/images/thumb/Crude_oil.png/32px-Crude_oil.png"
+ },
+ {
+ "name": "Heavy oil",
+ "href": "/Heavy_oil",
+ "image": "/images/thumb/Heavy_oil.png/32px-Heavy_oil.png"
+ },
+ {
+ "name": "Light oil",
+ "href": "/Light_oil",
+ "image": "/images/thumb/Light_oil.png/32px-Light_oil.png"
+ },
+ {
+ "name": "Lubricant",
+ "href": "/Lubricant",
+ "image": "/images/thumb/Lubricant.png/32px-Lubricant.png",
+ "recipe": {
+ "prerequisites": {
+ "/Heavy_oil": 10
+ },
+ "time": 1,
+ "output": {
+ "/Lubricant": 10
+ }
+ }
+ },
+ {
+ "name": "Petroleum gas",
+ "href": "/Petroleum_gas",
+ "image": "/images/thumb/Petroleum_gas.png/32px-Petroleum_gas.png"
+ },
+ {
+ "name": "Sulfuric acid",
+ "href": "/Sulfuric_acid",
+ "image": "/images/thumb/Sulfuric_acid.png/32px-Sulfuric_acid.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_plate": 1,
+ "/Sulfur": 5,
+ "/Water": 100
+ },
+ "time": 1,
+ "output": {
+ "/Sulfuric_acid": 50
+ }
+ }
+ },
+ {
+ "name": "Water",
+ "href": "/Water",
+ "image": "/images/thumb/Water.png/32px-Water.png"
+ },
+ {
+ "name": "Steam",
+ "href": "/Steam",
+ "image": "/images/thumb/Steam.png/32px-Steam.png"
+ },
+ {
+ "name": "Wood",
+ "href": "/Wood",
+ "image": "/images/thumb/Wood.png/32px-Wood.png"
+ },
+ {
+ "name": "Coal",
+ "href": "/Coal",
+ "image": "/images/thumb/Coal.png/32px-Coal.png"
+ },
+ {
+ "name": "Stone",
+ "href": "/Stone",
+ "image": "/images/thumb/Stone.png/32px-Stone.png"
+ },
+ {
+ "name": "Iron ore",
+ "href": "/Iron_ore",
+ "image": "/images/thumb/Iron_ore.png/32px-Iron_ore.png"
+ },
+ {
+ "name": "Copper ore",
+ "href": "/Copper_ore",
+ "image": "/images/thumb/Copper_ore.png/32px-Copper_ore.png"
+ },
+ {
+ "name": "Uranium ore",
+ "href": "/Uranium_ore",
+ "image": "/images/thumb/Uranium_ore.png/32px-Uranium_ore.png"
+ },
+ {
+ "name": "Raw fish",
+ "href": "/Raw_fish",
+ "image": "/images/thumb/Raw_fish.png/32px-Raw_fish.png"
+ },
+ {
+ "name": "Iron plate",
+ "href": "/Iron_plate",
+ "image": "/images/thumb/Iron_plate.png/32px-Iron_plate.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_ore": 1
+ },
+ "time": 3.2,
+ "output": {
+ "/Iron_plate": 1
+ }
+ }
+ },
+ {
+ "name": "Copper plate",
+ "href": "/Copper_plate",
+ "image": "/images/thumb/Copper_plate.png/32px-Copper_plate.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_ore": 1
+ },
+ "time": 3.2,
+ "output": {
+ "/Copper_plate": 1
+ }
+ }
+ },
+ {
+ "name": "Solid fuel",
+ "href": "/Solid_fuel",
+ "image": "/images/thumb/Solid_fuel.png/32px-Solid_fuel.png"
+ },
+ {
+ "name": "Steel plate",
+ "href": "/Steel_plate",
+ "image": "/images/thumb/Steel_plate.png/32px-Steel_plate.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_plate": 5
+ },
+ "time": 16,
+ "output": {
+ "/Steel_plate": 1
+ }
+ }
+ },
+ {
+ "name": "Plastic bar",
+ "href": "/Plastic_bar",
+ "image": "/images/thumb/Plastic_bar.png/32px-Plastic_bar.png",
+ "recipe": {
+ "prerequisites": {
+ "/Coal": 1,
+ "/Petroleum_gas": 20
+ },
+ "time": 1,
+ "output": {
+ "/Plastic_bar": 2
+ }
+ }
+ },
+ {
+ "name": "Sulfur",
+ "href": "/Sulfur",
+ "image": "/images/thumb/Sulfur.png/32px-Sulfur.png",
+ "recipe": {
+ "prerequisites": {
+ "/Petroleum_gas": 30,
+ "/Water": 30
+ },
+ "time": 1,
+ "output": {
+ "/Sulfur": 2
+ }
+ }
+ },
+ {
+ "name": "Battery",
+ "href": "/Battery",
+ "image": "/images/thumb/Battery.png/32px-Battery.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 1,
+ "/Iron_plate": 1,
+ "/Sulfuric_acid": 20
+ },
+ "time": 4,
+ "output": {
+ "/Battery": 1
+ }
+ }
+ },
+ {
+ "name": "Explosives",
+ "href": "/Explosives",
+ "image": "/images/thumb/Explosives.png/32px-Explosives.png",
+ "recipe": {
+ "prerequisites": {
+ "/Coal": 1,
+ "/Sulfur": 1,
+ "/Water": 10
+ },
+ "time": 4,
+ "output": {
+ "/Explosives": 2
+ }
+ }
+ },
+ {
+ "name": "Uranium processing",
+ "href": "/Uranium_processing",
+ "image": "/images/thumb/Uranium_processing.png/32px-Uranium_processing.png",
+ "recipe": {
+ "prerequisites": {
+ "/Uranium_ore": 10,
+ "/Uranium-238": 0.993
+ },
+ "time": 12,
+ "output": {
+ "/Uranium-235": 0
+ }
+ }
+ },
+ {
+ "name": "Crude oil barrel",
+ "href": "/Crude_oil_barrel",
+ "image": "/images/thumb/Crude_oil_barrel.png/32px-Crude_oil_barrel.png"
+ },
+ {
+ "name": "Heavy oil barrel",
+ "href": "/Heavy_oil_barrel",
+ "image": "/images/thumb/Heavy_oil_barrel.png/32px-Heavy_oil_barrel.png"
+ },
+ {
+ "name": "Light oil barrel",
+ "href": "/Light_oil_barrel",
+ "image": "/images/thumb/Light_oil_barrel.png/32px-Light_oil_barrel.png"
+ },
+ {
+ "name": "Lubricant barrel",
+ "href": "/Lubricant_barrel",
+ "image": "/images/thumb/Lubricant_barrel.png/32px-Lubricant_barrel.png"
+ },
+ {
+ "name": "Petroleum gas barrel",
+ "href": "/Petroleum_gas_barrel",
+ "image": "/images/thumb/Petroleum_gas_barrel.png/32px-Petroleum_gas_barrel.png"
+ },
+ {
+ "name": "Sulfuric acid barrel",
+ "href": "/Sulfuric_acid_barrel",
+ "image": "/images/thumb/Sulfuric_acid_barrel.png/32px-Sulfuric_acid_barrel.png"
+ },
+ {
+ "name": "Water barrel",
+ "href": "/Water_barrel",
+ "image": "/images/thumb/Water_barrel.png/32px-Water_barrel.png"
+ },
+ {
+ "name": "Copper cable",
+ "href": "/Copper_cable",
+ "image": "/images/thumb/Copper_cable.png/32px-Copper_cable.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Copper_cable": 2
+ }
+ }
+ },
+ {
+ "name": "Iron stick",
+ "href": "/Iron_stick",
+ "image": "/images/thumb/Iron_stick.png/32px-Iron_stick.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_plate": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Iron_stick": 2
+ }
+ }
+ },
+ {
+ "name": "Iron gear wheel",
+ "href": "/Iron_gear_wheel",
+ "image": "/images/thumb/Iron_gear_wheel.png/32px-Iron_gear_wheel.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_plate": 2
+ },
+ "time": 0.5,
+ "output": {
+ "/Iron_gear_wheel": 1
+ }
+ }
+ },
+ {
+ "name": "Empty barrel",
+ "href": "/Empty_barrel",
+ "image": "/images/thumb/Empty_barrel.png/32px-Empty_barrel.png"
+ },
+ {
+ "name": "Electronic circuit",
+ "href": "/Electronic_circuit",
+ "image": "/images/thumb/Electronic_circuit.png/32px-Electronic_circuit.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_cable": 3,
+ "/Iron_plate": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Electronic_circuit": 1
+ }
+ }
+ },
+ {
+ "name": "Advanced circuit",
+ "href": "/Advanced_circuit",
+ "image": "/images/thumb/Advanced_circuit.png/32px-Advanced_circuit.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_cable": 4,
+ "/Electronic_circuit": 2,
+ "/Plastic_bar": 2
+ },
+ "time": 6,
+ "output": {
+ "/Advanced_circuit": 1
+ }
+ }
+ },
+ {
+ "name": "Processing unit",
+ "href": "/Processing_unit",
+ "image": "/images/thumb/Processing_unit.png/32px-Processing_unit.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 2,
+ "/Electronic_circuit": 20,
+ "/Sulfuric_acid": 5
+ },
+ "time": 10,
+ "output": {
+ "/Processing_unit": 1
+ }
+ }
+ },
+ {
+ "name": "Engine unit",
+ "href": "/Engine_unit",
+ "image": "/images/thumb/Engine_unit.png/32px-Engine_unit.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_gear_wheel": 1,
+ "/Pipe": 2,
+ "/Steel_plate": 1
+ },
+ "time": 10,
+ "output": {
+ "/Engine_unit": 1
+ }
+ }
+ },
+ {
+ "name": "Electric engine unit",
+ "href": "/Electric_engine_unit",
+ "image": "/images/thumb/Electric_engine_unit.png/32px-Electric_engine_unit.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 2,
+ "/Engine_unit": 1,
+ "/Lubricant": 15
+ },
+ "time": 10,
+ "output": {
+ "/Electric_engine_unit": 1
+ }
+ }
+ },
+ {
+ "name": "Flying robot frame",
+ "href": "/Flying_robot_frame",
+ "image": "/images/thumb/Flying_robot_frame.png/32px-Flying_robot_frame.png",
+ "recipe": {
+ "prerequisites": {
+ "/Battery": 2,
+ "/Electric_engine_unit": 1,
+ "/Electronic_circuit": 3,
+ "/Steel_plate": 1
+ },
+ "time": 20,
+ "output": {
+ "/Flying_robot_frame": 1
+ }
+ }
+ },
+ {
+ "name": "Rocket part",
+ "href": "/Rocket_part",
+ "image": "/images/thumb/Rocket_part.png/32px-Rocket_part.png",
+ "recipe": {
+ "prerequisites": {
+ "/Low_density_structure": 10,
+ "/Rocket_control_unit": 10,
+ "/Rocket_fuel": 10
+ },
+ "time": 3,
+ "output": {
+ "/Rocket_part": 1
+ }
+ }
+ },
+ {
+ "name": "Rocket control unit",
+ "href": "/Rocket_control_unit",
+ "image": "/images/thumb/Rocket_control_unit.png/32px-Rocket_control_unit.png",
+ "recipe": {
+ "prerequisites": {
+ "/Processing_unit": 1,
+ "/Speed_module": 1
+ },
+ "time": 30,
+ "output": {
+ "/Rocket_control_unit": 1
+ }
+ }
+ },
+ {
+ "name": "Low density structure",
+ "href": "/Low_density_structure",
+ "image": "/images/thumb/Low_density_structure.png/32px-Low_density_structure.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 20,
+ "/Plastic_bar": 5,
+ "/Steel_plate": 2
+ },
+ "time": 20,
+ "output": {
+ "/Low_density_structure": 1
+ }
+ }
+ },
+ {
+ "name": "Rocket fuel",
+ "href": "/Rocket_fuel",
+ "image": "/images/thumb/Rocket_fuel.png/32px-Rocket_fuel.png",
+ "recipe": {
+ "prerequisites": {
+ "/Light_oil": 10,
+ "/Solid_fuel": 10
+ },
+ "time": 30,
+ "output": {
+ "/Rocket_fuel": 1
+ }
+ }
+ },
+ {
+ "name": "Nuclear fuel",
+ "href": "/Nuclear_fuel",
+ "image": "/images/thumb/Nuclear_fuel.png/32px-Nuclear_fuel.png",
+ "recipe": {
+ "prerequisites": {
+ "/Rocket_fuel": 1,
+ "/Uranium-235": 1
+ },
+ "time": 90,
+ "output": {
+ "/Nuclear_fuel": 1
+ }
+ }
+ },
+ {
+ "name": "Uranium-235",
+ "href": "/Uranium-235",
+ "image": "/images/thumb/Uranium-235.png/32px-Uranium-235.png",
+ "recipe": {
+ "prerequisites": {
+ "/Uranium_ore": 10,
+ "/Uranium-238": 0.993
+ },
+ "time": 12,
+ "output": {
+ "/Uranium-235": 0
+ }
+ }
+ },
+ {
+ "name": "Uranium-238",
+ "href": "/Uranium-238",
+ "image": "/images/thumb/Uranium-238.png/32px-Uranium-238.png",
+ "recipe": {
+ "prerequisites": {
+ "/Uranium_ore": 10,
+ "/Uranium-238": 0.993
+ },
+ "time": 12,
+ "output": {
+ "/Uranium-235": 0
+ }
+ }
+ },
+ {
+ "name": "Uranium fuel cell",
+ "href": "/Uranium_fuel_cell",
+ "image": "/images/thumb/Uranium_fuel_cell.png/32px-Uranium_fuel_cell.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_plate": 10,
+ "/Uranium-235": 1,
+ "/Uranium-238": 19
+ },
+ "time": 10,
+ "output": {
+ "/Uranium_fuel_cell": 10
+ }
+ }
+ },
+ {
+ "name": "Nuclear fuel reprocessing",
+ "href": "/Nuclear_fuel_reprocessing",
+ "image": "/images/thumb/Nuclear_fuel_reprocessing.png/32px-Nuclear_fuel_reprocessing.png",
+ "recipe": {
+ "prerequisites": {
+ "/Used_up_uranium_fuel_cell": 5
+ },
+ "time": 60,
+ "output": {
+ "/Uranium-238": 3
+ }
+ }
+ },
+ {
+ "name": "Kovarex enrichment process",
+ "href": "/Kovarex_enrichment_process",
+ "image": "/images/thumb/Kovarex_enrichment_process.png/32px-Kovarex_enrichment_process.png",
+ "recipe": {
+ "prerequisites": {
+ "/Uranium-235": 40,
+ "/Uranium-238": 2
+ },
+ "time": 60,
+ "output": {
+ "/Uranium-235": 41
+ }
+ }
+ },
+ {
+ "name": "Used up uranium fuel cell",
+ "href": "/Used_up_uranium_fuel_cell",
+ "image": "/images/thumb/Used_up_uranium_fuel_cell.png/32px-Used_up_uranium_fuel_cell.png",
+ "recipe": {
+ "prerequisites": {
+ "/Uranium_fuel_cell": 1
+ },
+ "time": 200,
+ "output": {
+ "/Used_up_uranium_fuel_cell": 1
+ }
+ }
+ },
+ {
+ "name": "Automation science pack",
+ "href": "/Automation_science_pack",
+ "image": "/images/thumb/Automation_science_pack.png/32px-Automation_science_pack.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 1,
+ "/Iron_gear_wheel": 1
+ },
+ "time": 5,
+ "output": {
+ "/Automation_science_pack": 1
+ }
+ }
+ },
+ {
+ "name": "Logistic science pack",
+ "href": "/Logistic_science_pack",
+ "image": "/images/thumb/Logistic_science_pack.png/32px-Logistic_science_pack.png",
+ "recipe": {
+ "prerequisites": {
+ "/Inserter": 1,
+ "/Transport_belt": 1
+ },
+ "time": 6,
+ "output": {
+ "/Logistic_science_pack": 1
+ }
+ }
+ },
+ {
+ "name": "Military science pack",
+ "href": "/Military_science_pack",
+ "image": "/images/thumb/Military_science_pack.png/32px-Military_science_pack.png",
+ "recipe": {
+ "prerequisites": {
+ "/Grenade": 1,
+ "/Piercing_rounds_magazine": 1,
+ "/Wall": 2
+ },
+ "time": 10,
+ "output": {
+ "/Military_science_pack": 2
+ }
+ }
+ },
+ {
+ "name": "Chemical science pack",
+ "href": "/Chemical_science_pack",
+ "image": "/images/thumb/Chemical_science_pack.png/32px-Chemical_science_pack.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 3,
+ "/Engine_unit": 2,
+ "/Sulfur": 1
+ },
+ "time": 24,
+ "output": {
+ "/Chemical_science_pack": 2
+ }
+ }
+ },
+ {
+ "name": "Production science pack",
+ "href": "/Production_science_pack",
+ "image": "/images/thumb/Production_science_pack.png/32px-Production_science_pack.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electric_furnace": 1,
+ "/Productivity_module": 1,
+ "/Rail": 30
+ },
+ "time": 21,
+ "output": {
+ "/Production_science_pack": 3
+ }
+ }
+ },
+ {
+ "name": "Utility science pack",
+ "href": "/Utility_science_pack",
+ "image": "/images/thumb/Utility_science_pack.png/32px-Utility_science_pack.png",
+ "recipe": {
+ "prerequisites": {
+ "/Flying_robot_frame": 1,
+ "/Low_density_structure": 3,
+ "/Processing_unit": 2
+ },
+ "time": 21,
+ "output": {
+ "/Utility_science_pack": 3
+ }
+ }
+ },
+ {
+ "name": "Space science pack",
+ "href": "/Space_science_pack",
+ "image": "/images/thumb/Space_science_pack.png/32px-Space_science_pack.png"
+ },
+ {
+ "name": "Pistol",
+ "href": "/Pistol",
+ "image": "/images/thumb/Pistol.png/32px-Pistol.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 5,
+ "/Iron_plate": 5
+ },
+ "time": 5,
+ "output": {
+ "/Pistol": 1
+ }
+ }
+ },
+ {
+ "name": "Submachine gun",
+ "href": "/Submachine_gun",
+ "image": "/images/thumb/Submachine_gun.png/32px-Submachine_gun.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 5,
+ "/Iron_gear_wheel": 10,
+ "/Iron_plate": 10
+ },
+ "time": 10,
+ "output": {
+ "/Submachine_gun": 1
+ }
+ }
+ },
+ {
+ "name": "Shotgun",
+ "href": "/Shotgun",
+ "image": "/images/thumb/Shotgun.png/32px-Shotgun.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 10,
+ "/Iron_gear_wheel": 5,
+ "/Iron_plate": 15,
+ "/Wood": 5
+ },
+ "time": 10,
+ "output": {
+ "/Shotgun": 1
+ }
+ }
+ },
+ {
+ "name": "Combat shotgun",
+ "href": "/Combat_shotgun",
+ "image": "/images/thumb/Combat_shotgun.png/32px-Combat_shotgun.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 10,
+ "/Iron_gear_wheel": 5,
+ "/Steel_plate": 15,
+ "/Wood": 10
+ },
+ "time": 10,
+ "output": {
+ "/Combat_shotgun": 1
+ }
+ }
+ },
+ {
+ "name": "Rocket launcher",
+ "href": "/Rocket_launcher",
+ "image": "/images/thumb/Rocket_launcher.png/32px-Rocket_launcher.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 5,
+ "/Iron_gear_wheel": 5,
+ "/Iron_plate": 5
+ },
+ "time": 10,
+ "output": {
+ "/Rocket_launcher": 1
+ }
+ }
+ },
+ {
+ "name": "Flamethrower",
+ "href": "/Flamethrower",
+ "image": "/images/thumb/Flamethrower.png/32px-Flamethrower.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_gear_wheel": 10,
+ "/Steel_plate": 5
+ },
+ "time": 10,
+ "output": {
+ "/Flamethrower": 1
+ }
+ }
+ },
+ {
+ "name": "Land mine",
+ "href": "/Land_mine",
+ "image": "/images/thumb/Land_mine.png/32px-Land_mine.png",
+ "recipe": {
+ "prerequisites": {
+ "/Explosives": 2,
+ "/Steel_plate": 1
+ },
+ "time": 5,
+ "output": {
+ "/Land_mine": 4
+ }
+ }
+ },
+ {
+ "name": "Firearm magazine",
+ "href": "/Firearm_magazine",
+ "image": "/images/thumb/Firearm_magazine.png/32px-Firearm_magazine.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_plate": 4
+ },
+ "time": 1,
+ "output": {
+ "/Firearm_magazine": 1
+ }
+ }
+ },
+ {
+ "name": "Piercing rounds magazine",
+ "href": "/Piercing_rounds_magazine",
+ "image": "/images/thumb/Piercing_rounds_magazine.png/32px-Piercing_rounds_magazine.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 5,
+ "/Firearm_magazine": 1,
+ "/Steel_plate": 1
+ },
+ "time": 3,
+ "output": {
+ "/Piercing_rounds_magazine": 1
+ }
+ }
+ },
+ {
+ "name": "Uranium rounds magazine",
+ "href": "/Uranium_rounds_magazine",
+ "image": "/images/thumb/Uranium_rounds_magazine.png/32px-Uranium_rounds_magazine.png",
+ "recipe": {
+ "prerequisites": {
+ "/Piercing_rounds_magazine": 1,
+ "/Uranium-238": 1
+ },
+ "time": 10,
+ "output": {
+ "/Uranium_rounds_magazine": 1
+ }
+ }
+ },
+ {
+ "name": "Shotgun shells",
+ "href": "/Shotgun_shells",
+ "image": "/images/thumb/Shotgun_shells.png/32px-Shotgun_shells.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 2,
+ "/Iron_plate": 2
+ },
+ "time": 3,
+ "output": {
+ "/Shotgun_shells": 1
+ }
+ }
+ },
+ {
+ "name": "Piercing shotgun shells",
+ "href": "/Piercing_shotgun_shells",
+ "image": "/images/thumb/Piercing_shotgun_shells.png/32px-Piercing_shotgun_shells.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 5,
+ "/Shotgun_shells": 2,
+ "/Steel_plate": 2
+ },
+ "time": 8,
+ "output": {
+ "/Piercing_shotgun_shells": 1
+ }
+ }
+ },
+ {
+ "name": "Cannon shell",
+ "href": "/Cannon_shell",
+ "image": "/images/thumb/Cannon_shell.png/32px-Cannon_shell.png",
+ "recipe": {
+ "prerequisites": {
+ "/Explosives": 1,
+ "/Plastic_bar": 2,
+ "/Steel_plate": 2
+ },
+ "time": 8,
+ "output": {
+ "/Cannon_shell": 1
+ }
+ }
+ },
+ {
+ "name": "Explosive cannon shell",
+ "href": "/Explosive_cannon_shell",
+ "image": "/images/thumb/Explosive_cannon_shell.png/32px-Explosive_cannon_shell.png",
+ "recipe": {
+ "prerequisites": {
+ "/Explosives": 2,
+ "/Plastic_bar": 2,
+ "/Steel_plate": 2
+ },
+ "time": 8,
+ "output": {
+ "/Explosive_cannon_shell": 1
+ }
+ }
+ },
+ {
+ "name": "Uranium cannon shell",
+ "href": "/Uranium_cannon_shell",
+ "image": "/images/thumb/Uranium_cannon_shell.png/32px-Uranium_cannon_shell.png",
+ "recipe": {
+ "prerequisites": {
+ "/Cannon_shell": 1,
+ "/Uranium-238": 1
+ },
+ "time": 12,
+ "output": {
+ "/Uranium_cannon_shell": 1
+ }
+ }
+ },
+ {
+ "name": "Explosive uranium cannon shell",
+ "href": "/Explosive_uranium_cannon_shell",
+ "image": "/images/thumb/Explosive_uranium_cannon_shell.png/32px-Explosive_uranium_cannon_shell.png",
+ "recipe": {
+ "prerequisites": {
+ "/Explosive_cannon_shell": 1,
+ "/Uranium-238": 1
+ },
+ "time": 12,
+ "output": {
+ "/Explosive_uranium_cannon_shell": 1
+ }
+ }
+ },
+ {
+ "name": "Artillery shell",
+ "href": "/Artillery_shell",
+ "image": "/images/thumb/Artillery_shell.png/32px-Artillery_shell.png",
+ "recipe": {
+ "prerequisites": {
+ "/Explosive_cannon_shell": 4,
+ "/Explosives": 8,
+ "/Radar": 1
+ },
+ "time": 15,
+ "output": {
+ "/Artillery_shell": 1
+ }
+ }
+ },
+ {
+ "name": "Rocket",
+ "href": "/Rocket",
+ "image": "/images/thumb/Rocket.png/32px-Rocket.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 1,
+ "/Explosives": 1,
+ "/Iron_plate": 2
+ },
+ "time": 8,
+ "output": {
+ "/Rocket": 1
+ }
+ }
+ },
+ {
+ "name": "Explosive rocket",
+ "href": "/Explosive_rocket",
+ "image": "/images/thumb/Explosive_rocket.png/32px-Explosive_rocket.png",
+ "recipe": {
+ "prerequisites": {
+ "/Explosives": 2,
+ "/Rocket": 1
+ },
+ "time": 8,
+ "output": {
+ "/Explosive_rocket": 1
+ }
+ }
+ },
+ {
+ "name": "Atomic bomb",
+ "href": "/Atomic_bomb",
+ "image": "/images/thumb/Atomic_bomb.png/32px-Atomic_bomb.png",
+ "recipe": {
+ "prerequisites": {
+ "/Explosives": 10,
+ "/Rocket_control_unit": 10,
+ "/Uranium-235": 30
+ },
+ "time": 50,
+ "output": {
+ "/Atomic_bomb": 1
+ }
+ }
+ },
+ {
+ "name": "Flamethrower ammo",
+ "href": "/Flamethrower_ammo",
+ "image": "/images/thumb/Flamethrower_ammo.png/32px-Flamethrower_ammo.png",
+ "recipe": {
+ "prerequisites": {
+ "/Crude_oil": 100,
+ "/Steel_plate": 5
+ },
+ "time": 6,
+ "output": {
+ "/Flamethrower_ammo": 1
+ }
+ }
+ },
+ {
+ "name": "Grenade",
+ "href": "/Grenade",
+ "image": "/images/thumb/Grenade.png/32px-Grenade.png",
+ "recipe": {
+ "prerequisites": {
+ "/Coal": 10,
+ "/Iron_plate": 5
+ },
+ "time": 8,
+ "output": {
+ "/Grenade": 1
+ }
+ }
+ },
+ {
+ "name": "Cluster grenade",
+ "href": "/Cluster_grenade",
+ "image": "/images/thumb/Cluster_grenade.png/32px-Cluster_grenade.png",
+ "recipe": {
+ "prerequisites": {
+ "/Explosives": 5,
+ "/Grenade": 7,
+ "/Steel_plate": 5
+ },
+ "time": 8,
+ "output": {
+ "/Cluster_grenade": 1
+ }
+ }
+ },
+ {
+ "name": "Poison capsule",
+ "href": "/Poison_capsule",
+ "image": "/images/thumb/Poison_capsule.png/32px-Poison_capsule.png",
+ "recipe": {
+ "prerequisites": {
+ "/Coal": 10,
+ "/Electronic_circuit": 3,
+ "/Steel_plate": 3
+ },
+ "time": 8,
+ "output": {
+ "/Poison_capsule": 1
+ }
+ }
+ },
+ {
+ "name": "Slowdown capsule",
+ "href": "/Slowdown_capsule",
+ "image": "/images/thumb/Slowdown_capsule.png/32px-Slowdown_capsule.png",
+ "recipe": {
+ "prerequisites": {
+ "/Coal": 5,
+ "/Electronic_circuit": 2,
+ "/Steel_plate": 2
+ },
+ "time": 8,
+ "output": {
+ "/Slowdown_capsule": 1
+ }
+ }
+ },
+ {
+ "name": "Defender capsule",
+ "href": "/Defender_capsule",
+ "image": "/images/thumb/Defender_capsule.png/32px-Defender_capsule.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 3,
+ "/Iron_gear_wheel": 3,
+ "/Piercing_rounds_magazine": 3
+ },
+ "time": 8,
+ "output": {
+ "/Defender_capsule": 1
+ }
+ }
+ },
+ {
+ "name": "Distractor capsule",
+ "href": "/Distractor_capsule",
+ "image": "/images/thumb/Distractor_capsule.png/32px-Distractor_capsule.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 3,
+ "/Defender_capsule": 4
+ },
+ "time": 15,
+ "output": {
+ "/Distractor_capsule": 1
+ }
+ }
+ },
+ {
+ "name": "Destroyer capsule",
+ "href": "/Destroyer_capsule",
+ "image": "/images/thumb/Destroyer_capsule.png/32px-Destroyer_capsule.png",
+ "recipe": {
+ "prerequisites": {
+ "/Distractor_capsule": 4,
+ "/Speed_module": 1
+ },
+ "time": 15,
+ "output": {
+ "/Destroyer_capsule": 1
+ }
+ }
+ },
+ {
+ "name": "Light armor",
+ "href": "/Light_armor",
+ "image": "/images/thumb/Light_armor.png/32px-Light_armor.png",
+ "recipe": {
+ "prerequisites": {
+ "/Iron_plate": 40
+ },
+ "time": 3,
+ "output": {
+ "/Light_armor": 1
+ }
+ }
+ },
+ {
+ "name": "Heavy armor",
+ "href": "/Heavy_armor",
+ "image": "/images/thumb/Heavy_armor.png/32px-Heavy_armor.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 100,
+ "/Steel_plate": 50
+ },
+ "time": 8,
+ "output": {
+ "/Heavy_armor": 1
+ }
+ }
+ },
+ {
+ "name": "Modular armor",
+ "href": "/Modular_armor",
+ "image": "/images/thumb/Modular_armor.png/32px-Modular_armor.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 30,
+ "/Steel_plate": 50
+ },
+ "time": 15,
+ "output": {
+ "/Modular_armor": 1
+ }
+ }
+ },
+ {
+ "name": "Power armor",
+ "href": "/Power_armor",
+ "image": "/images/thumb/Power_armor.png/32px-Power_armor.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electric_engine_unit": 20,
+ "/Processing_unit": 40,
+ "/Steel_plate": 40
+ },
+ "time": 20,
+ "output": {
+ "/Power_armor": 1
+ }
+ }
+ },
+ {
+ "name": "Power armor MK2",
+ "href": "/Power_armor_MK2",
+ "image": "/images/thumb/Power_armor_MK2.png/32px-Power_armor_MK2.png",
+ "recipe": {
+ "prerequisites": {
+ "/Efficiency_module_2": 25,
+ "/Electric_engine_unit": 40,
+ "/Low_density_structure": 30,
+ "/Processing_unit": 60,
+ "/Speed_module_2": 25
+ },
+ "time": 25,
+ "output": {
+ "/Power_armor_MK2": 1
+ }
+ }
+ },
+ {
+ "name": "Portable solar panel",
+ "href": "/Portable_solar_panel",
+ "image": "/images/thumb/Portable_solar_panel.png/32px-Portable_solar_panel.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 2,
+ "/Solar_panel": 1,
+ "/Steel_plate": 5
+ },
+ "time": 10,
+ "output": {
+ "/Portable_solar_panel": 1
+ }
+ }
+ },
+ {
+ "name": "Portable fusion reactor",
+ "href": "/Portable_fusion_reactor",
+ "image": "/images/thumb/Portable_fusion_reactor.png/32px-Portable_fusion_reactor.png",
+ "recipe": {
+ "prerequisites": {
+ "/Low_density_structure": 50,
+ "/Processing_unit": 200
+ },
+ "time": 10,
+ "output": {
+ "/Portable_fusion_reactor": 1
+ }
+ }
+ },
+ {
+ "name": "Personal battery",
+ "href": "/Personal_battery",
+ "image": "/images/thumb/Personal_battery.png/32px-Personal_battery.png",
+ "recipe": {
+ "prerequisites": {
+ "/Battery": 5,
+ "/Steel_plate": 10
+ },
+ "time": 10,
+ "output": {
+ "/Personal_battery": 1
+ }
+ }
+ },
+ {
+ "name": "Personal battery MK2",
+ "href": "/Personal_battery_MK2",
+ "image": "/images/thumb/Personal_battery_MK2.png/32px-Personal_battery_MK2.png",
+ "recipe": {
+ "prerequisites": {
+ "/Personal_battery": 10,
+ "/Low_density_structure": 5,
+ "/Processing_unit": 15
+ },
+ "time": 10,
+ "output": {
+ "/Personal_battery_MK2": 1
+ }
+ }
+ },
+ {
+ "name": "Belt immunity equipment",
+ "href": "/Belt_immunity_equipment",
+ "image": "/images/thumb/Belt_immunity_equipment.png/32px-Belt_immunity_equipment.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 5,
+ "/Steel_plate": 10
+ },
+ "time": 10,
+ "output": {
+ "/Belt_immunity_equipment": 1
+ }
+ }
+ },
+ {
+ "name": "Exoskeleton",
+ "href": "/Exoskeleton",
+ "image": "/images/thumb/Exoskeleton.png/32px-Exoskeleton.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electric_engine_unit": 30,
+ "/Processing_unit": 10,
+ "/Steel_plate": 20
+ },
+ "time": 10,
+ "output": {
+ "/Exoskeleton": 1
+ }
+ }
+ },
+ {
+ "name": "Personal roboport",
+ "href": "/Personal_roboport",
+ "image": "/images/thumb/Personal_roboport.png/32px-Personal_roboport.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 10,
+ "/Battery": 45,
+ "/Iron_gear_wheel": 40,
+ "/Steel_plate": 20
+ },
+ "time": 10,
+ "output": {
+ "/Personal_roboport": 1
+ }
+ }
+ },
+ {
+ "name": "Personal roboport MK2",
+ "href": "/Personal_roboport_MK2",
+ "image": "/images/thumb/Personal_roboport_MK2.png/32px-Personal_roboport_MK2.png",
+ "recipe": {
+ "prerequisites": {
+ "/Low_density_structure": 20,
+ "/Personal_roboport": 5,
+ "/Processing_unit": 100
+ },
+ "time": 20,
+ "output": {
+ "/Personal_roboport_MK2": 1
+ }
+ }
+ },
+ {
+ "name": "Nightvision",
+ "href": "/Nightvision",
+ "image": "/images/thumb/Nightvision.png/32px-Nightvision.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 5,
+ "/Steel_plate": 10
+ },
+ "time": 10,
+ "output": {
+ "/Nightvision": 1
+ }
+ }
+ },
+ {
+ "name": "Energy shield",
+ "href": "/Energy_shield",
+ "image": "/images/thumb/Energy_shield.png/32px-Energy_shield.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 5,
+ "/Steel_plate": 10
+ },
+ "time": 10,
+ "output": {
+ "/Energy_shield": 1
+ }
+ }
+ },
+ {
+ "name": "Energy shield MK2",
+ "href": "/Energy_shield_MK2",
+ "image": "/images/thumb/Energy_shield_MK2.png/32px-Energy_shield_MK2.png",
+ "recipe": {
+ "prerequisites": {
+ "/Energy_shield": 10,
+ "/Low_density_structure": 5,
+ "/Processing_unit": 5
+ },
+ "time": 10,
+ "output": {
+ "/Energy_shield_MK2": 1
+ }
+ }
+ },
+ {
+ "name": "Personal laser defense",
+ "href": "/Personal_laser_defense",
+ "image": "/images/thumb/Personal_laser_defense.png/32px-Personal_laser_defense.png",
+ "recipe": {
+ "prerequisites": {
+ "/Laser_turret": 5,
+ "/Low_density_structure": 5,
+ "/Processing_unit": 20
+ },
+ "time": 10,
+ "output": {
+ "/Personal_laser_defense": 1
+ }
+ }
+ },
+ {
+ "name": "Discharge defense",
+ "href": "/Discharge_defense",
+ "image": "/images/thumb/Discharge_defense.png/32px-Discharge_defense.png",
+ "recipe": {
+ "prerequisites": {
+ "/Laser_turret": 10,
+ "/Processing_unit": 5,
+ "/Steel_plate": 20
+ },
+ "time": 10,
+ "output": {
+ "/Discharge_defense": 1
+ }
+ }
+ },
+ {
+ "name": "Discharge defense remote",
+ "href": "/Discharge_defense_remote",
+ "image": "/images/thumb/Discharge_defense_remote.png/32px-Discharge_defense_remote.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Discharge_defense_remote": 1
+ }
+ }
+ },
+ {
+ "name": "Wall",
+ "href": "/Wall",
+ "image": "/images/thumb/Wall.png/32px-Wall.png",
+ "recipe": {
+ "prerequisites": {
+ "/Stone_brick": 5
+ },
+ "time": 0.5,
+ "output": {
+ "/Wall": 1
+ }
+ }
+ },
+ {
+ "name": "Gate",
+ "href": "/Gate",
+ "image": "/images/thumb/Gate.png/32px-Gate.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 2,
+ "/Steel_plate": 2,
+ "/Wall": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Gate": 1
+ }
+ }
+ },
+ {
+ "name": "Gun turret",
+ "href": "/Gun_turret",
+ "image": "/images/thumb/Gun_turret.png/32px-Gun_turret.png",
+ "recipe": {
+ "prerequisites": {
+ "/Copper_plate": 10,
+ "/Iron_gear_wheel": 10,
+ "/Iron_plate": 20
+ },
+ "time": 8,
+ "output": {
+ "/Gun_turret": 1
+ }
+ }
+ },
+ {
+ "name": "Laser turret",
+ "href": "/Laser_turret",
+ "image": "/images/thumb/Laser_turret.png/32px-Laser_turret.png",
+ "recipe": {
+ "prerequisites": {
+ "/Battery": 12,
+ "/Electronic_circuit": 20,
+ "/Steel_plate": 20
+ },
+ "time": 20,
+ "output": {
+ "/Laser_turret": 1
+ }
+ }
+ },
+ {
+ "name": "Flamethrower turret",
+ "href": "/Flamethrower_turret",
+ "image": "/images/thumb/Flamethrower_turret.png/32px-Flamethrower_turret.png",
+ "recipe": {
+ "prerequisites": {
+ "/Engine_unit": 5,
+ "/Iron_gear_wheel": 15,
+ "/Pipe": 10,
+ "/Steel_plate": 30
+ },
+ "time": 20,
+ "output": {
+ "/Flamethrower_turret": 1
+ }
+ }
+ },
+ {
+ "name": "Artillery turret",
+ "href": "/Artillery_turret",
+ "image": "/images/thumb/Artillery_turret.png/32px-Artillery_turret.png",
+ "recipe": {
+ "prerequisites": {
+ "/Advanced_circuit": 20,
+ "/Concrete": 60,
+ "/Iron_gear_wheel": 40,
+ "/Steel_plate": 60
+ },
+ "time": 40,
+ "output": {
+ "/Artillery_turret": 1
+ }
+ }
+ },
+ {
+ "name": "Artillery targeting remote",
+ "href": "/Artillery_targeting_remote",
+ "image": "/images/thumb/Artillery_targeting_remote.png/32px-Artillery_targeting_remote.png",
+ "recipe": {
+ "prerequisites": {
+ "/Processing_unit": 1,
+ "/Radar": 1
+ },
+ "time": 0.5,
+ "output": {
+ "/Artillery_targeting_remote": 1
+ }
+ }
+ },
+ {
+ "name": "Radar",
+ "href": "/Radar",
+ "image": "/images/thumb/Radar.png/32px-Radar.png",
+ "recipe": {
+ "prerequisites": {
+ "/Electronic_circuit": 5,
+ "/Iron_gear_wheel": 5,
+ "/Iron_plate": 10
+ },
+ "time": 0.5,
+ "output": {
+ "/Radar": 1
+ }
+ }
+ }
+]
\ No newline at end of file
diff --git a/res/entities.json b/res/entities.json
new file mode 100644
index 0000000..3b3d50f
--- /dev/null
+++ b/res/entities.json
@@ -0,0 +1 @@
+[{"name":"Wooden chest","href":"/Wooden_chest","image":"/images/thumb/Wooden_chest.png/32px-Wooden_chest.png"},{"name":"Iron chest","href":"/Iron_chest","image":"/images/thumb/Iron_chest.png/32px-Iron_chest.png"},{"name":"Steel chest","href":"/Steel_chest","image":"/images/thumb/Steel_chest.png/32px-Steel_chest.png"},{"name":"Storage tank","href":"/Storage_tank","image":"/images/thumb/Storage_tank.png/32px-Storage_tank.png"},{"name":"Transport belt","href":"/Transport_belt","image":"/images/thumb/Transport_belt.png/32px-Transport_belt.png"},{"name":"Fast transport belt","href":"/Fast_transport_belt","image":"/images/thumb/Fast_transport_belt.png/32px-Fast_transport_belt.png"},{"name":"Express transport belt","href":"/Express_transport_belt","image":"/images/thumb/Express_transport_belt.png/32px-Express_transport_belt.png"},{"name":"Underground belt","href":"/Underground_belt","image":"/images/thumb/Underground_belt.png/32px-Underground_belt.png"},{"name":"Fast underground belt","href":"/Fast_underground_belt","image":"/images/thumb/Fast_underground_belt.png/32px-Fast_underground_belt.png"},{"name":"Express underground belt","href":"/Express_underground_belt","image":"/images/thumb/Express_underground_belt.png/32px-Express_underground_belt.png"},{"name":"Splitter","href":"/Splitter","image":"/images/thumb/Splitter.png/32px-Splitter.png"},{"name":"Fast splitter","href":"/Fast_splitter","image":"/images/thumb/Fast_splitter.png/32px-Fast_splitter.png"},{"name":"Express splitter","href":"/Express_splitter","image":"/images/thumb/Express_splitter.png/32px-Express_splitter.png"},{"name":"Burner inserter","href":"/Burner_inserter","image":"/images/thumb/Burner_inserter.png/32px-Burner_inserter.png"},{"name":"Inserter","href":"/Inserter","image":"/images/thumb/Inserter.png/32px-Inserter.png"},{"name":"Long-handed inserter","href":"/Long-handed_inserter","image":"/images/thumb/Long-handed_inserter.png/32px-Long-handed_inserter.png"},{"name":"Fast inserter","href":"/Fast_inserter","image":"/images/thumb/Fast_inserter.png/32px-Fast_inserter.png"},{"name":"Filter inserter","href":"/Filter_inserter","image":"/images/thumb/Filter_inserter.png/32px-Filter_inserter.png"},{"name":"Stack inserter","href":"/Stack_inserter","image":"/images/thumb/Stack_inserter.png/32px-Stack_inserter.png"},{"name":"Stack filter inserter","href":"/Stack_filter_inserter","image":"/images/thumb/Stack_filter_inserter.png/32px-Stack_filter_inserter.png"},{"name":"Small electric pole","href":"/Small_electric_pole","image":"/images/thumb/Small_electric_pole.png/32px-Small_electric_pole.png"},{"name":"Medium electric pole","href":"/Medium_electric_pole","image":"/images/thumb/Medium_electric_pole.png/32px-Medium_electric_pole.png"},{"name":"Big electric pole","href":"/Big_electric_pole","image":"/images/thumb/Big_electric_pole.png/32px-Big_electric_pole.png"},{"name":"Substation","href":"/Substation","image":"/images/thumb/Substation.png/32px-Substation.png"},{"name":"Pipe","href":"/Pipe","image":"/images/thumb/Pipe.png/32px-Pipe.png"},{"name":"Pipe to ground","href":"/Pipe_to_ground","image":"/images/thumb/Pipe_to_ground.png/32px-Pipe_to_ground.png"},{"name":"Pump","href":"/Pump","image":"/images/thumb/Pump.png/32px-Pump.png"},{"name":"Rail","href":"/Rail","image":"/images/thumb/Straight_rail.png/32px-Straight_rail.png"},{"name":"Train stop","href":"/Train_stop","image":"/images/thumb/Train_stop.png/32px-Train_stop.png"},{"name":"Rail signal","href":"/Rail_signal","image":"/images/thumb/Rail_signal.png/32px-Rail_signal.png"},{"name":"Rail chain signal","href":"/Rail_chain_signal","image":"/images/thumb/Rail_chain_signal.png/32px-Rail_chain_signal.png"},{"name":"Locomotive","href":"/Locomotive","image":"/images/thumb/Locomotive.png/32px-Locomotive.png"},{"name":"Cargo wagon","href":"/Cargo_wagon","image":"/images/thumb/Cargo_wagon.png/32px-Cargo_wagon.png"},{"name":"Fluid wagon","href":"/Fluid_wagon","image":"/images/thumb/Fluid_wagon.png/32px-Fluid_wagon.png"},{"name":"Artillery wagon","href":"/Artillery_wagon","image":"/images/thumb/Artillery_wagon.png/32px-Artillery_wagon.png"},{"name":"Car","href":"/Car","image":"/images/thumb/Car.png/32px-Car.png"},{"name":"Tank","href":"/Tank","image":"/images/thumb/Tank.png/32px-Tank.png"},{"name":"Spidertron","href":"/Spidertron","image":"/images/thumb/Spidertron.png/32px-Spidertron.png"},{"name":"Spidertron remote","href":"/Spidertron_remote","image":"/images/thumb/Spidertron_remote.png/32px-Spidertron_remote.png"},{"name":"Logistic robot","href":"/Logistic_robot","image":"/images/thumb/Logistic_robot.png/32px-Logistic_robot.png"},{"name":"Construction robot","href":"/Construction_robot","image":"/images/thumb/Construction_robot.png/32px-Construction_robot.png"},{"name":"Active provider chest","href":"/Active_provider_chest","image":"/images/thumb/Active_provider_chest.png/32px-Active_provider_chest.png"},{"name":"Passive provider chest","href":"/Passive_provider_chest","image":"/images/thumb/Passive_provider_chest.png/32px-Passive_provider_chest.png"},{"name":"Storage chest","href":"/Storage_chest","image":"/images/thumb/Storage_chest.png/32px-Storage_chest.png"},{"name":"Buffer chest","href":"/Buffer_chest","image":"/images/thumb/Buffer_chest.png/32px-Buffer_chest.png"},{"name":"Requester chest","href":"/Requester_chest","image":"/images/thumb/Requester_chest.png/32px-Requester_chest.png"},{"name":"Roboport","href":"/Roboport","image":"/images/thumb/Roboport.png/32px-Roboport.png"},{"name":"Lamp","href":"/Lamp","image":"/images/thumb/Lamp.png/32px-Lamp.png"},{"name":"Red wire","href":"/Red_wire","image":"/images/thumb/Red_wire.png/32px-Red_wire.png"},{"name":"Green wire","href":"/Green_wire","image":"/images/thumb/Green_wire.png/32px-Green_wire.png"},{"name":"Arithmetic combinator","href":"/Arithmetic_combinator","image":"/images/thumb/Arithmetic_combinator.png/32px-Arithmetic_combinator.png"},{"name":"Decider combinator","href":"/Decider_combinator","image":"/images/thumb/Decider_combinator.png/32px-Decider_combinator.png"},{"name":"Constant combinator","href":"/Constant_combinator","image":"/images/thumb/Constant_combinator.png/32px-Constant_combinator.png"},{"name":"Power switch","href":"/Power_switch","image":"/images/thumb/Power_switch.png/32px-Power_switch.png"},{"name":"Programmable speaker","href":"/Programmable_speaker","image":"/images/thumb/Programmable_speaker.png/32px-Programmable_speaker.png"},{"name":"Stone brick","href":"/Stone_brick","image":"/images/thumb/Stone_brick.png/32px-Stone_brick.png"},{"name":"Concrete","href":"/Concrete","image":"/images/thumb/Concrete.png/32px-Concrete.png"},{"name":"Hazard concrete","href":"/Hazard_concrete","image":"/images/thumb/Hazard_concrete.png/32px-Hazard_concrete.png"},{"name":"Refined concrete","href":"/Refined_concrete","image":"/images/thumb/Refined_concrete.png/32px-Refined_concrete.png"},{"name":"Refined hazard concrete","href":"/Refined_hazard_concrete","image":"/images/thumb/Refined_hazard_concrete.png/32px-Refined_hazard_concrete.png"},{"name":"Landfill","href":"/Landfill","image":"/images/thumb/Landfill.png/32px-Landfill.png"},{"name":"Cliff explosives","href":"/Cliff_explosives","image":"/images/thumb/Cliff_explosives.png/32px-Cliff_explosives.png"},{"name":"Repair pack","href":"/Repair_pack","image":"/images/thumb/Repair_pack.png/32px-Repair_pack.png"},{"name":"Blueprint","href":"/Blueprint","image":"/images/thumb/Blueprint.png/32px-Blueprint.png"},{"name":"Deconstruction planner","href":"/Deconstruction_planner","image":"/images/thumb/Deconstruction_planner.png/32px-Deconstruction_planner.png"},{"name":"Upgrade planner","href":"/Upgrade_planner","image":"/images/thumb/Upgrade_planner.png/32px-Upgrade_planner.png"},{"name":"Blueprint book","href":"/Blueprint_book","image":"/images/thumb/Blueprint_book.png/32px-Blueprint_book.png"},{"name":"Boiler","href":"/Boiler","image":"/images/thumb/Boiler.png/32px-Boiler.png"},{"name":"Steam engine","href":"/Steam_engine","image":"/images/thumb/Steam_engine.png/32px-Steam_engine.png"},{"name":"Solar panel","href":"/Solar_panel","image":"/images/thumb/Solar_panel.png/32px-Solar_panel.png"},{"name":"Accumulator","href":"/Accumulator","image":"/images/thumb/Accumulator.png/32px-Accumulator.png"},{"name":"Nuclear reactor","href":"/Nuclear_reactor","image":"/images/thumb/Nuclear_reactor.png/32px-Nuclear_reactor.png"},{"name":"Heat pipe","href":"/Heat_pipe","image":"/images/thumb/Heat_pipe.png/32px-Heat_pipe.png"},{"name":"Heat exchanger","href":"/Heat_exchanger","image":"/images/thumb/Heat_exchanger.png/32px-Heat_exchanger.png"},{"name":"Steam turbine","href":"/Steam_turbine","image":"/images/thumb/Steam_turbine.png/32px-Steam_turbine.png"},{"name":"Burner mining drill","href":"/Burner_mining_drill","image":"/images/thumb/Burner_mining_drill.png/32px-Burner_mining_drill.png"},{"name":"Electric mining drill","href":"/Electric_mining_drill","image":"/images/thumb/Electric_mining_drill.png/32px-Electric_mining_drill.png"},{"name":"Offshore pump","href":"/Offshore_pump","image":"/images/thumb/Offshore_pump.png/32px-Offshore_pump.png"},{"name":"Pumpjack","href":"/Pumpjack","image":"/images/thumb/Pumpjack.png/32px-Pumpjack.png"},{"name":"Stone furnace","href":"/Stone_furnace","image":"/images/thumb/Stone_furnace.png/32px-Stone_furnace.png"},{"name":"Steel furnace","href":"/Steel_furnace","image":"/images/thumb/Steel_furnace.png/32px-Steel_furnace.png"},{"name":"Electric furnace","href":"/Electric_furnace","image":"/images/thumb/Electric_furnace.png/32px-Electric_furnace.png"},{"name":"Assembling machine 1","href":"/Assembling_machine_1","image":"/images/thumb/Assembling_machine_1.png/32px-Assembling_machine_1.png"},{"name":"Assembling machine 2","href":"/Assembling_machine_2","image":"/images/thumb/Assembling_machine_2.png/32px-Assembling_machine_2.png"},{"name":"Assembling machine 3","href":"/Assembling_machine_3","image":"/images/thumb/Assembling_machine_3.png/32px-Assembling_machine_3.png"},{"name":"Oil refinery","href":"/Oil_refinery","image":"/images/thumb/Oil_refinery.png/32px-Oil_refinery.png"},{"name":"Chemical plant","href":"/Chemical_plant","image":"/images/thumb/Chemical_plant.png/32px-Chemical_plant.png"},{"name":"Centrifuge","href":"/Centrifuge","image":"/images/thumb/Centrifuge.png/32px-Centrifuge.png"},{"name":"Lab","href":"/Lab","image":"/images/thumb/Lab.png/32px-Lab.png"},{"name":"Beacon","href":"/Beacon","image":"/images/thumb/Beacon.png/32px-Beacon.png"},{"name":"Speed module","href":"/Speed_module","image":"/images/thumb/Speed_module.png/32px-Speed_module.png"},{"name":"Speed module 2","href":"/Speed_module_2","image":"/images/thumb/Speed_module_2.png/32px-Speed_module_2.png"},{"name":"Speed module 3","href":"/Speed_module_3","image":"/images/thumb/Speed_module_3.png/32px-Speed_module_3.png"},{"name":"Efficiency module","href":"/Efficiency_module","image":"/images/thumb/Efficiency_module.png/32px-Efficiency_module.png"},{"name":"Efficiency module 2","href":"/Efficiency_module_2","image":"/images/thumb/Efficiency_module_2.png/32px-Efficiency_module_2.png"},{"name":"Efficiency module 3","href":"/Efficiency_module_3","image":"/images/thumb/Efficiency_module_3.png/32px-Efficiency_module_3.png"},{"name":"Productivity module","href":"/Productivity_module","image":"/images/thumb/Productivity_module.png/32px-Productivity_module.png"},{"name":"Productivity module 2","href":"/Productivity_module_2","image":"/images/thumb/Productivity_module_2.png/32px-Productivity_module_2.png"},{"name":"Productivity module 3","href":"/Productivity_module_3","image":"/images/thumb/Productivity_module_3.png/32px-Productivity_module_3.png"},{"name":"Rocket silo","href":"/Rocket_silo","image":"/images/thumb/Rocket_silo.png/32px-Rocket_silo.png"},{"name":"Satellite","href":"/Satellite","image":"/images/thumb/Satellite.png/32px-Satellite.png"},{"name":"Crude oil","href":"/Crude_oil","image":"/images/thumb/Crude_oil.png/32px-Crude_oil.png"},{"name":"Heavy oil","href":"/Heavy_oil","image":"/images/thumb/Heavy_oil.png/32px-Heavy_oil.png"},{"name":"Light oil","href":"/Light_oil","image":"/images/thumb/Light_oil.png/32px-Light_oil.png"},{"name":"Lubricant","href":"/Lubricant","image":"/images/thumb/Lubricant.png/32px-Lubricant.png"},{"name":"Petroleum gas","href":"/Petroleum_gas","image":"/images/thumb/Petroleum_gas.png/32px-Petroleum_gas.png"},{"name":"Sulfuric acid","href":"/Sulfuric_acid","image":"/images/thumb/Sulfuric_acid.png/32px-Sulfuric_acid.png"},{"name":"Water","href":"/Water","image":"/images/thumb/Water.png/32px-Water.png"},{"name":"Steam","href":"/Steam","image":"/images/thumb/Steam.png/32px-Steam.png"},{"name":"Wood","href":"/Wood","image":"/images/thumb/Wood.png/32px-Wood.png"},{"name":"Coal","href":"/Coal","image":"/images/thumb/Coal.png/32px-Coal.png"},{"name":"Stone","href":"/Stone","image":"/images/thumb/Stone.png/32px-Stone.png"},{"name":"Iron ore","href":"/Iron_ore","image":"/images/thumb/Iron_ore.png/32px-Iron_ore.png"},{"name":"Copper ore","href":"/Copper_ore","image":"/images/thumb/Copper_ore.png/32px-Copper_ore.png"},{"name":"Uranium ore","href":"/Uranium_ore","image":"/images/thumb/Uranium_ore.png/32px-Uranium_ore.png"},{"name":"Raw fish","href":"/Raw_fish","image":"/images/thumb/Raw_fish.png/32px-Raw_fish.png"},{"name":"Iron plate","href":"/Iron_plate","image":"/images/thumb/Iron_plate.png/32px-Iron_plate.png"},{"name":"Copper plate","href":"/Copper_plate","image":"/images/thumb/Copper_plate.png/32px-Copper_plate.png"},{"name":"Solid fuel","href":"/Solid_fuel","image":"/images/thumb/Solid_fuel.png/32px-Solid_fuel.png"},{"name":"Steel plate","href":"/Steel_plate","image":"/images/thumb/Steel_plate.png/32px-Steel_plate.png"},{"name":"Plastic bar","href":"/Plastic_bar","image":"/images/thumb/Plastic_bar.png/32px-Plastic_bar.png"},{"name":"Sulfur","href":"/Sulfur","image":"/images/thumb/Sulfur.png/32px-Sulfur.png"},{"name":"Battery","href":"/Battery","image":"/images/thumb/Battery.png/32px-Battery.png"},{"name":"Explosives","href":"/Explosives","image":"/images/thumb/Explosives.png/32px-Explosives.png"},{"name":"Uranium processing","href":"/Uranium_processing","image":"/images/thumb/Uranium_processing.png/32px-Uranium_processing.png"},{"name":"Crude oil barrel","href":"/Crude_oil_barrel","image":"/images/thumb/Crude_oil_barrel.png/32px-Crude_oil_barrel.png"},{"name":"Heavy oil barrel","href":"/Heavy_oil_barrel","image":"/images/thumb/Heavy_oil_barrel.png/32px-Heavy_oil_barrel.png"},{"name":"Light oil barrel","href":"/Light_oil_barrel","image":"/images/thumb/Light_oil_barrel.png/32px-Light_oil_barrel.png"},{"name":"Lubricant barrel","href":"/Lubricant_barrel","image":"/images/thumb/Lubricant_barrel.png/32px-Lubricant_barrel.png"},{"name":"Petroleum gas barrel","href":"/Petroleum_gas_barrel","image":"/images/thumb/Petroleum_gas_barrel.png/32px-Petroleum_gas_barrel.png"},{"name":"Sulfuric acid barrel","href":"/Sulfuric_acid_barrel","image":"/images/thumb/Sulfuric_acid_barrel.png/32px-Sulfuric_acid_barrel.png"},{"name":"Water barrel","href":"/Water_barrel","image":"/images/thumb/Water_barrel.png/32px-Water_barrel.png"},{"name":"Copper cable","href":"/Copper_cable","image":"/images/thumb/Copper_cable.png/32px-Copper_cable.png"},{"name":"Iron stick","href":"/Iron_stick","image":"/images/thumb/Iron_stick.png/32px-Iron_stick.png"},{"name":"Iron gear wheel","href":"/Iron_gear_wheel","image":"/images/thumb/Iron_gear_wheel.png/32px-Iron_gear_wheel.png"},{"name":"Empty barrel","href":"/Empty_barrel","image":"/images/thumb/Empty_barrel.png/32px-Empty_barrel.png"},{"name":"Electronic circuit","href":"/Electronic_circuit","image":"/images/thumb/Electronic_circuit.png/32px-Electronic_circuit.png"},{"name":"Advanced circuit","href":"/Advanced_circuit","image":"/images/thumb/Advanced_circuit.png/32px-Advanced_circuit.png"},{"name":"Processing unit","href":"/Processing_unit","image":"/images/thumb/Processing_unit.png/32px-Processing_unit.png"},{"name":"Engine unit","href":"/Engine_unit","image":"/images/thumb/Engine_unit.png/32px-Engine_unit.png"},{"name":"Electric engine unit","href":"/Electric_engine_unit","image":"/images/thumb/Electric_engine_unit.png/32px-Electric_engine_unit.png"},{"name":"Flying robot frame","href":"/Flying_robot_frame","image":"/images/thumb/Flying_robot_frame.png/32px-Flying_robot_frame.png"},{"name":"Rocket part","href":"/Rocket_part","image":"/images/thumb/Rocket_part.png/32px-Rocket_part.png"},{"name":"Rocket control unit","href":"/Rocket_control_unit","image":"/images/thumb/Rocket_control_unit.png/32px-Rocket_control_unit.png"},{"name":"Low density structure","href":"/Low_density_structure","image":"/images/thumb/Low_density_structure.png/32px-Low_density_structure.png"},{"name":"Rocket fuel","href":"/Rocket_fuel","image":"/images/thumb/Rocket_fuel.png/32px-Rocket_fuel.png"},{"name":"Nuclear fuel","href":"/Nuclear_fuel","image":"/images/thumb/Nuclear_fuel.png/32px-Nuclear_fuel.png"},{"name":"Uranium-235","href":"/Uranium-235","image":"/images/thumb/Uranium-235.png/32px-Uranium-235.png"},{"name":"Uranium-238","href":"/Uranium-238","image":"/images/thumb/Uranium-238.png/32px-Uranium-238.png"},{"name":"Uranium fuel cell","href":"/Uranium_fuel_cell","image":"/images/thumb/Uranium_fuel_cell.png/32px-Uranium_fuel_cell.png"},{"name":"Nuclear fuel reprocessing","href":"/Nuclear_fuel_reprocessing","image":"/images/thumb/Nuclear_fuel_reprocessing.png/32px-Nuclear_fuel_reprocessing.png"},{"name":"Kovarex enrichment process","href":"/Kovarex_enrichment_process","image":"/images/thumb/Kovarex_enrichment_process.png/32px-Kovarex_enrichment_process.png"},{"name":"Used up uranium fuel cell","href":"/Used_up_uranium_fuel_cell","image":"/images/thumb/Used_up_uranium_fuel_cell.png/32px-Used_up_uranium_fuel_cell.png"},{"name":"Automation science pack","href":"/Automation_science_pack","image":"/images/thumb/Automation_science_pack.png/32px-Automation_science_pack.png"},{"name":"Logistic science pack","href":"/Logistic_science_pack","image":"/images/thumb/Logistic_science_pack.png/32px-Logistic_science_pack.png"},{"name":"Military science pack","href":"/Military_science_pack","image":"/images/thumb/Military_science_pack.png/32px-Military_science_pack.png"},{"name":"Chemical science pack","href":"/Chemical_science_pack","image":"/images/thumb/Chemical_science_pack.png/32px-Chemical_science_pack.png"},{"name":"Production science pack","href":"/Production_science_pack","image":"/images/thumb/Production_science_pack.png/32px-Production_science_pack.png"},{"name":"Utility science pack","href":"/Utility_science_pack","image":"/images/thumb/Utility_science_pack.png/32px-Utility_science_pack.png"},{"name":"Space science pack","href":"/Space_science_pack","image":"/images/thumb/Space_science_pack.png/32px-Space_science_pack.png"},{"name":"Pistol","href":"/Pistol","image":"/images/thumb/Pistol.png/32px-Pistol.png"},{"name":"Submachine gun","href":"/Submachine_gun","image":"/images/thumb/Submachine_gun.png/32px-Submachine_gun.png"},{"name":"Shotgun","href":"/Shotgun","image":"/images/thumb/Shotgun.png/32px-Shotgun.png"},{"name":"Combat shotgun","href":"/Combat_shotgun","image":"/images/thumb/Combat_shotgun.png/32px-Combat_shotgun.png"},{"name":"Rocket launcher","href":"/Rocket_launcher","image":"/images/thumb/Rocket_launcher.png/32px-Rocket_launcher.png"},{"name":"Flamethrower","href":"/Flamethrower","image":"/images/thumb/Flamethrower.png/32px-Flamethrower.png"},{"name":"Land mine","href":"/Land_mine","image":"/images/thumb/Land_mine.png/32px-Land_mine.png"},{"name":"Firearm magazine","href":"/Firearm_magazine","image":"/images/thumb/Firearm_magazine.png/32px-Firearm_magazine.png"},{"name":"Piercing rounds magazine","href":"/Piercing_rounds_magazine","image":"/images/thumb/Piercing_rounds_magazine.png/32px-Piercing_rounds_magazine.png"},{"name":"Uranium rounds magazine","href":"/Uranium_rounds_magazine","image":"/images/thumb/Uranium_rounds_magazine.png/32px-Uranium_rounds_magazine.png"},{"name":"Shotgun shells","href":"/Shotgun_shells","image":"/images/thumb/Shotgun_shells.png/32px-Shotgun_shells.png"},{"name":"Piercing shotgun shells","href":"/Piercing_shotgun_shells","image":"/images/thumb/Piercing_shotgun_shells.png/32px-Piercing_shotgun_shells.png"},{"name":"Cannon shell","href":"/Cannon_shell","image":"/images/thumb/Cannon_shell.png/32px-Cannon_shell.png"},{"name":"Explosive cannon shell","href":"/Explosive_cannon_shell","image":"/images/thumb/Explosive_cannon_shell.png/32px-Explosive_cannon_shell.png"},{"name":"Uranium cannon shell","href":"/Uranium_cannon_shell","image":"/images/thumb/Uranium_cannon_shell.png/32px-Uranium_cannon_shell.png"},{"name":"Explosive uranium cannon shell","href":"/Explosive_uranium_cannon_shell","image":"/images/thumb/Explosive_uranium_cannon_shell.png/32px-Explosive_uranium_cannon_shell.png"},{"name":"Artillery shell","href":"/Artillery_shell","image":"/images/thumb/Artillery_shell.png/32px-Artillery_shell.png"},{"name":"Rocket","href":"/Rocket","image":"/images/thumb/Rocket.png/32px-Rocket.png"},{"name":"Explosive rocket","href":"/Explosive_rocket","image":"/images/thumb/Explosive_rocket.png/32px-Explosive_rocket.png"},{"name":"Atomic bomb","href":"/Atomic_bomb","image":"/images/thumb/Atomic_bomb.png/32px-Atomic_bomb.png"},{"name":"Flamethrower ammo","href":"/Flamethrower_ammo","image":"/images/thumb/Flamethrower_ammo.png/32px-Flamethrower_ammo.png"},{"name":"Grenade","href":"/Grenade","image":"/images/thumb/Grenade.png/32px-Grenade.png"},{"name":"Cluster grenade","href":"/Cluster_grenade","image":"/images/thumb/Cluster_grenade.png/32px-Cluster_grenade.png"},{"name":"Poison capsule","href":"/Poison_capsule","image":"/images/thumb/Poison_capsule.png/32px-Poison_capsule.png"},{"name":"Slowdown capsule","href":"/Slowdown_capsule","image":"/images/thumb/Slowdown_capsule.png/32px-Slowdown_capsule.png"},{"name":"Defender capsule","href":"/Defender_capsule","image":"/images/thumb/Defender_capsule.png/32px-Defender_capsule.png"},{"name":"Distractor capsule","href":"/Distractor_capsule","image":"/images/thumb/Distractor_capsule.png/32px-Distractor_capsule.png"},{"name":"Destroyer capsule","href":"/Destroyer_capsule","image":"/images/thumb/Destroyer_capsule.png/32px-Destroyer_capsule.png"},{"name":"Light armor","href":"/Light_armor","image":"/images/thumb/Light_armor.png/32px-Light_armor.png"},{"name":"Heavy armor","href":"/Heavy_armor","image":"/images/thumb/Heavy_armor.png/32px-Heavy_armor.png"},{"name":"Modular armor","href":"/Modular_armor","image":"/images/thumb/Modular_armor.png/32px-Modular_armor.png"},{"name":"Power armor","href":"/Power_armor","image":"/images/thumb/Power_armor.png/32px-Power_armor.png"},{"name":"Power armor MK2","href":"/Power_armor_MK2","image":"/images/thumb/Power_armor_MK2.png/32px-Power_armor_MK2.png"},{"name":"Portable solar panel","href":"/Portable_solar_panel","image":"/images/thumb/Portable_solar_panel.png/32px-Portable_solar_panel.png"},{"name":"Portable fusion reactor","href":"/Portable_fusion_reactor","image":"/images/thumb/Portable_fusion_reactor.png/32px-Portable_fusion_reactor.png"},{"name":"Personal battery","href":"/Personal_battery","image":"/images/thumb/Personal_battery.png/32px-Personal_battery.png"},{"name":"Personal battery MK2","href":"/Personal_battery_MK2","image":"/images/thumb/Personal_battery_MK2.png/32px-Personal_battery_MK2.png"},{"name":"Belt immunity equipment","href":"/Belt_immunity_equipment","image":"/images/thumb/Belt_immunity_equipment.png/32px-Belt_immunity_equipment.png"},{"name":"Exoskeleton","href":"/Exoskeleton","image":"/images/thumb/Exoskeleton.png/32px-Exoskeleton.png"},{"name":"Personal roboport","href":"/Personal_roboport","image":"/images/thumb/Personal_roboport.png/32px-Personal_roboport.png"},{"name":"Personal roboport MK2","href":"/Personal_roboport_MK2","image":"/images/thumb/Personal_roboport_MK2.png/32px-Personal_roboport_MK2.png"},{"name":"Nightvision","href":"/Nightvision","image":"/images/thumb/Nightvision.png/32px-Nightvision.png"},{"name":"Energy shield","href":"/Energy_shield","image":"/images/thumb/Energy_shield.png/32px-Energy_shield.png"},{"name":"Energy shield MK2","href":"/Energy_shield_MK2","image":"/images/thumb/Energy_shield_MK2.png/32px-Energy_shield_MK2.png"},{"name":"Personal laser defense","href":"/Personal_laser_defense","image":"/images/thumb/Personal_laser_defense.png/32px-Personal_laser_defense.png"},{"name":"Discharge defense","href":"/Discharge_defense","image":"/images/thumb/Discharge_defense.png/32px-Discharge_defense.png"},{"name":"Discharge defense remote","href":"/Discharge_defense_remote","image":"/images/thumb/Discharge_defense_remote.png/32px-Discharge_defense_remote.png"},{"name":"Wall","href":"/Wall","image":"/images/thumb/Wall.png/32px-Wall.png"},{"name":"Gate","href":"/Gate","image":"/images/thumb/Gate.png/32px-Gate.png"},{"name":"Gun turret","href":"/Gun_turret","image":"/images/thumb/Gun_turret.png/32px-Gun_turret.png"},{"name":"Laser turret","href":"/Laser_turret","image":"/images/thumb/Laser_turret.png/32px-Laser_turret.png"},{"name":"Flamethrower turret","href":"/Flamethrower_turret","image":"/images/thumb/Flamethrower_turret.png/32px-Flamethrower_turret.png"},{"name":"Artillery turret","href":"/Artillery_turret","image":"/images/thumb/Artillery_turret.png/32px-Artillery_turret.png"},{"name":"Artillery targeting remote","href":"/Artillery_targeting_remote","image":"/images/thumb/Artillery_targeting_remote.png/32px-Artillery_targeting_remote.png"},{"name":"Radar","href":"/Radar","image":"/images/thumb/Radar.png/32px-Radar.png"}]
\ No newline at end of file
diff --git a/src/hooks/useDetails.ts b/src/hooks/useDetails.ts
new file mode 100644
index 0000000..332baed
--- /dev/null
+++ b/src/hooks/useDetails.ts
@@ -0,0 +1,4 @@
+import {Entity} from "../types";
+import details from "../../res/details.json";
+
+export const useDetails = () => details as Entity[]
diff --git a/src/hooks/useEventListener.ts b/src/hooks/useEventListener.ts
new file mode 100644
index 0000000..7374839
--- /dev/null
+++ b/src/hooks/useEventListener.ts
@@ -0,0 +1,69 @@
+import { RefObject, useEffect, useRef } from 'react'
+
+// See: https://usehooks-ts.com/react-hook/use-isomorphic-layout-effect
+import { useIsomorphicLayoutEffect } from './useIsomorphicLayoutEffect'
+
+// Window Event based useEventListener interface
+export function useEventListener
(
+ eventName: K,
+ handler: (event: WindowEventMap[K]) => void,
+ element?: undefined,
+ options?: boolean | AddEventListenerOptions,
+): void
+
+// Element Event based useEventListener interface
+export function useEventListener<
+ K extends keyof HTMLElementEventMap,
+ T extends HTMLElement = HTMLDivElement,
+ >(
+ eventName: K,
+ handler: (event: HTMLElementEventMap[K]) => void,
+ element: RefObject,
+ options?: boolean | AddEventListenerOptions,
+): void
+
+// Document Event based useEventListener interface
+export function useEventListener(
+ eventName: K,
+ handler: (event: DocumentEventMap[K]) => void,
+ element: RefObject,
+ options?: boolean | AddEventListenerOptions,
+): void
+
+export function useEventListener<
+ KW extends keyof WindowEventMap,
+ KH extends keyof HTMLElementEventMap,
+ T extends HTMLElement | void = void,
+ >(
+ eventName: KW | KH,
+ handler: (
+ event: WindowEventMap[KW] | HTMLElementEventMap[KH] | Event,
+ ) => void,
+ element?: RefObject,
+ options?: boolean | AddEventListenerOptions,
+) {
+ // Create a ref that stores handler
+ const savedHandler = useRef(handler)
+
+ useIsomorphicLayoutEffect(() => {
+ savedHandler.current = handler
+ }, [handler])
+
+ useEffect(() => {
+ // Define the listening target
+ const targetElement: T | Window = element?.current || window
+ if (!(targetElement && targetElement.addEventListener)) {
+ return
+ }
+
+ // Create event listener that calls handler function stored in ref
+ const eventListener: typeof handler = event => savedHandler.current(event)
+
+ targetElement.addEventListener(eventName, eventListener, options)
+
+ // Remove event listener on cleanup
+ return () => {
+ targetElement.removeEventListener(eventName, eventListener)
+ }
+ }, [eventName, element, options])
+}
diff --git a/src/hooks/useIsomorphicLayoutEffect.ts b/src/hooks/useIsomorphicLayoutEffect.ts
new file mode 100644
index 0000000..49ca31f
--- /dev/null
+++ b/src/hooks/useIsomorphicLayoutEffect.ts
@@ -0,0 +1,4 @@
+import { useEffect, useLayoutEffect } from 'react'
+
+export const useIsomorphicLayoutEffect =
+ typeof window !== 'undefined' ? useLayoutEffect : useEffect
diff --git a/src/hooks/useLocalStorage.ts b/src/hooks/useLocalStorage.ts
new file mode 100644
index 0000000..51c7ec8
--- /dev/null
+++ b/src/hooks/useLocalStorage.ts
@@ -0,0 +1,102 @@
+import {
+ Dispatch,
+ SetStateAction,
+ useCallback,
+ useEffect,
+ useState,
+} from 'react'
+
+// See: https://usehooks-ts.com/react-hook/use-event-listener
+import { useEventListener } from './useEventListener'
+
+declare global {
+ interface WindowEventMap {
+ 'local-storage': CustomEvent
+ }
+}
+
+type SetValue = Dispatch>
+
+export function useLocalStorage(key: string, initialValue: T): [T, SetValue] {
+ // Get from local storage then
+ // parse stored json or return initialValue
+ const readValue = useCallback((): T => {
+ // Prevent build error "window is undefined" but keep keep working
+ if (typeof window === 'undefined') {
+ return initialValue
+ }
+
+ try {
+ const item = window.localStorage.getItem(key)
+ return item ? (parseJSON(item) as T) : initialValue
+ } catch (error) {
+ console.warn(`Error reading localStorage key “${key}”:`, error)
+ return initialValue
+ }
+ }, [initialValue, key])
+
+ // State to store our value
+ // Pass initial state function to useState so logic is only executed once
+ const [storedValue, setStoredValue] = useState(readValue)
+
+ // Return a wrapped version of useState's setter function that ...
+ // ... persists the new value to localStorage.
+ const setValue: SetValue = useCallback(value => {
+ // Prevent build error "window is undefined" but keeps working
+ if (typeof window == 'undefined') {
+ console.warn(
+ `Tried setting localStorage key “${key}” even though environment is not a client`,
+ )
+ }
+
+ try {
+ // Allow value to be a function so we have the same API as useState
+ const newValue = value instanceof Function ? value(storedValue) : value
+
+ // Save to local storage
+ window.localStorage.setItem(key, JSON.stringify(newValue))
+
+ // Save state
+ setStoredValue(newValue)
+
+ // We dispatch a custom event so every useLocalStorage hook are notified
+ window.dispatchEvent(new Event('local-storage'))
+ } catch (error) {
+ console.warn(`Error setting localStorage key “${key}”:`, error)
+ }
+ }, [key, storedValue])
+
+ useEffect(() => {
+ setStoredValue(readValue())
+ // eslint-disable-next-line react-hooks/exhaustive-deps
+ }, [])
+
+ const handleStorageChange = useCallback(
+ (event: StorageEvent | CustomEvent) => {
+ if ((event as StorageEvent)?.key && (event as StorageEvent).key !== key) {
+ return
+ }
+ setStoredValue(readValue())
+ },
+ [key, readValue],
+ )
+
+ // this only works for other documents, not the current one
+ useEventListener('storage', handleStorageChange)
+
+ // this is a custom event, triggered in writeValueToLocalStorage
+ // See: useLocalStorage()
+ useEventListener('local-storage', handleStorageChange)
+
+ return [storedValue, setValue]
+}
+
+// A wrapper for "JSON.parse()"" to support "undefined" value
+function parseJSON(value: string | null): T | undefined {
+ try {
+ return value === 'undefined' ? undefined : JSON.parse(value ?? '')
+ } catch {
+ console.log('parsing error on', { value })
+ return undefined
+ }
+}
diff --git a/src/types.ts b/src/types.ts
new file mode 100644
index 0000000..3d0c880
--- /dev/null
+++ b/src/types.ts
@@ -0,0 +1,15 @@
+export interface Recipe {
+ prerequisites: Record
+ time: number
+ output: Record
+}
+
+export interface UnfetchedEntity {
+ name: string
+ image: string
+ href: string
+}
+
+export interface Entity extends UnfetchedEntity {
+ recipe?: Recipe
+}
diff --git a/src/utils.ts b/src/utils.ts
new file mode 100644
index 0000000..7931900
--- /dev/null
+++ b/src/utils.ts
@@ -0,0 +1,12 @@
+export function isNonNullable(any: T): any is NonNullable {
+ return any !== undefined && any !== null
+}
+
+export function sortByProperty(transform: (val: T) => number | string): (a: T, b: T) => number {
+ return (a, b) => {
+ const a2 = transform(a)
+ const b2 = transform(b)
+ if (a2 > b2) return 1
+ return a2 === b2 ? 0 : -1
+ }
+}
diff --git a/styles/Home.module.css b/styles/Home.module.css
deleted file mode 100644
index bd50f42..0000000
--- a/styles/Home.module.css
+++ /dev/null
@@ -1,129 +0,0 @@
-.container {
- padding: 0 2rem;
-}
-
-.main {
- min-height: 100vh;
- padding: 4rem 0;
- flex: 1;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
-}
-
-.footer {
- display: flex;
- flex: 1;
- padding: 2rem 0;
- border-top: 1px solid #eaeaea;
- justify-content: center;
- align-items: center;
-}
-
-.footer a {
- display: flex;
- justify-content: center;
- align-items: center;
- flex-grow: 1;
-}
-
-.title a {
- color: #0070f3;
- text-decoration: none;
-}
-
-.title a:hover,
-.title a:focus,
-.title a:active {
- text-decoration: underline;
-}
-
-.title {
- margin: 0;
- line-height: 1.15;
- font-size: 4rem;
-}
-
-.title,
-.description {
- text-align: center;
-}
-
-.description {
- margin: 4rem 0;
- line-height: 1.5;
- font-size: 1.5rem;
-}
-
-.code {
- background: #fafafa;
- border-radius: 5px;
- padding: 0.75rem;
- font-size: 1.1rem;
- font-family: Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono,
- Bitstream Vera Sans Mono, Courier New, monospace;
-}
-
-.grid {
- display: flex;
- align-items: center;
- justify-content: center;
- flex-wrap: wrap;
- max-width: 800px;
-}
-
-.card {
- margin: 1rem;
- padding: 1.5rem;
- text-align: left;
- color: inherit;
- text-decoration: none;
- border: 1px solid #eaeaea;
- border-radius: 10px;
- transition: color 0.15s ease, border-color 0.15s ease;
- max-width: 300px;
-}
-
-.card:hover,
-.card:focus,
-.card:active {
- color: #0070f3;
- border-color: #0070f3;
-}
-
-.card h2 {
- margin: 0 0 1rem 0;
- font-size: 1.5rem;
-}
-
-.card p {
- margin: 0;
- font-size: 1.25rem;
- line-height: 1.5;
-}
-
-.logo {
- height: 1em;
- margin-left: 0.5rem;
-}
-
-@media (max-width: 600px) {
- .grid {
- width: 100%;
- flex-direction: column;
- }
-}
-
-@media (prefers-color-scheme: dark) {
- .card,
- .footer {
- border-color: #222;
- }
- .code {
- background: #111;
- }
- .logo img {
- filter: invert(1);
- }
-}
diff --git a/yarn.lock b/yarn.lock
index f967ab7..56b7e85 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2,1262 +2,1688 @@
# yarn lockfile v1
-"@babel/runtime-corejs3@^7.10.2":
- version "7.18.9"
- resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.18.9.tgz#7bacecd1cb2dd694eacd32a91fcf7021c20770ae"
- integrity sha512-qZEWeccZCrHA2Au4/X05QW5CMdm4VjUDCrGq5gf1ZDcM4hRqreKrtwAn7yci9zfgAS9apvnsFXiGBHBAxZdK9A==
+"@ampproject/remapping@^2.1.0":
+ "integrity" "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w=="
+ "resolved" "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz"
+ "version" "2.2.0"
dependencies:
- core-js-pure "^3.20.2"
- regenerator-runtime "^0.13.4"
+ "@jridgewell/gen-mapping" "^0.1.0"
+ "@jridgewell/trace-mapping" "^0.3.9"
-"@babel/runtime@^7.10.2", "@babel/runtime@^7.18.9":
- version "7.18.9"
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a"
- integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
+"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.18.6":
+ "integrity" "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q=="
+ "resolved" "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz"
+ "version" "7.18.6"
dependencies:
- regenerator-runtime "^0.13.4"
+ "@babel/highlight" "^7.18.6"
+
+"@babel/compat-data@^7.18.8":
+ "integrity" "sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ=="
+ "resolved" "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.8.tgz"
+ "version" "7.18.8"
+
+"@babel/core@^7.0.0", "@babel/core@^7.0.0-0":
+ "integrity" "sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw=="
+ "resolved" "https://registry.npmjs.org/@babel/core/-/core-7.18.10.tgz"
+ "version" "7.18.10"
+ dependencies:
+ "@ampproject/remapping" "^2.1.0"
+ "@babel/code-frame" "^7.18.6"
+ "@babel/generator" "^7.18.10"
+ "@babel/helper-compilation-targets" "^7.18.9"
+ "@babel/helper-module-transforms" "^7.18.9"
+ "@babel/helpers" "^7.18.9"
+ "@babel/parser" "^7.18.10"
+ "@babel/template" "^7.18.10"
+ "@babel/traverse" "^7.18.10"
+ "@babel/types" "^7.18.10"
+ "convert-source-map" "^1.7.0"
+ "debug" "^4.1.0"
+ "gensync" "^1.0.0-beta.2"
+ "json5" "^2.2.1"
+ "semver" "^6.3.0"
+
+"@babel/generator@^7.18.10":
+ "integrity" "sha512-dfQ8ebCN98SvyL7IxNMCUtZQSq5R7kxgN+r8qYTGDmmSion1hX2C0zq2yo1bsCDhXixokv1SAWTZUMYbO/V5zg=="
+ "resolved" "https://registry.npmjs.org/@babel/generator/-/generator-7.18.12.tgz"
+ "version" "7.18.12"
+ dependencies:
+ "@babel/types" "^7.18.10"
+ "@jridgewell/gen-mapping" "^0.3.2"
+ "jsesc" "^2.5.1"
+
+"@babel/helper-compilation-targets@^7.18.9":
+ "integrity" "sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg=="
+ "resolved" "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz"
+ "version" "7.18.9"
+ dependencies:
+ "@babel/compat-data" "^7.18.8"
+ "@babel/helper-validator-option" "^7.18.6"
+ "browserslist" "^4.20.2"
+ "semver" "^6.3.0"
+
+"@babel/helper-environment-visitor@^7.18.9":
+ "integrity" "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg=="
+ "resolved" "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz"
+ "version" "7.18.9"
+
+"@babel/helper-function-name@^7.18.9":
+ "integrity" "sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A=="
+ "resolved" "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz"
+ "version" "7.18.9"
+ dependencies:
+ "@babel/template" "^7.18.6"
+ "@babel/types" "^7.18.9"
+
+"@babel/helper-hoist-variables@^7.18.6":
+ "integrity" "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q=="
+ "resolved" "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz"
+ "version" "7.18.6"
+ dependencies:
+ "@babel/types" "^7.18.6"
+
+"@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.18.6":
+ "integrity" "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA=="
+ "resolved" "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz"
+ "version" "7.18.6"
+ dependencies:
+ "@babel/types" "^7.18.6"
+
+"@babel/helper-module-transforms@^7.18.9":
+ "integrity" "sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g=="
+ "resolved" "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz"
+ "version" "7.18.9"
+ dependencies:
+ "@babel/helper-environment-visitor" "^7.18.9"
+ "@babel/helper-module-imports" "^7.18.6"
+ "@babel/helper-simple-access" "^7.18.6"
+ "@babel/helper-split-export-declaration" "^7.18.6"
+ "@babel/helper-validator-identifier" "^7.18.6"
+ "@babel/template" "^7.18.6"
+ "@babel/traverse" "^7.18.9"
+ "@babel/types" "^7.18.9"
+
+"@babel/helper-plugin-utils@^7.18.6":
+ "integrity" "sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w=="
+ "resolved" "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz"
+ "version" "7.18.9"
+
+"@babel/helper-simple-access@^7.18.6":
+ "integrity" "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g=="
+ "resolved" "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz"
+ "version" "7.18.6"
+ dependencies:
+ "@babel/types" "^7.18.6"
+
+"@babel/helper-split-export-declaration@^7.18.6":
+ "integrity" "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA=="
+ "resolved" "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz"
+ "version" "7.18.6"
+ dependencies:
+ "@babel/types" "^7.18.6"
+
+"@babel/helper-string-parser@^7.18.10":
+ "integrity" "sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw=="
+ "resolved" "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz"
+ "version" "7.18.10"
+
+"@babel/helper-validator-identifier@^7.18.6":
+ "integrity" "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g=="
+ "resolved" "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz"
+ "version" "7.18.6"
+
+"@babel/helper-validator-option@^7.18.6":
+ "integrity" "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw=="
+ "resolved" "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz"
+ "version" "7.18.6"
+
+"@babel/helpers@^7.18.9":
+ "integrity" "sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ=="
+ "resolved" "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.9.tgz"
+ "version" "7.18.9"
+ dependencies:
+ "@babel/template" "^7.18.6"
+ "@babel/traverse" "^7.18.9"
+ "@babel/types" "^7.18.9"
+
+"@babel/highlight@^7.18.6":
+ "integrity" "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g=="
+ "resolved" "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz"
+ "version" "7.18.6"
+ dependencies:
+ "@babel/helper-validator-identifier" "^7.18.6"
+ "chalk" "^2.0.0"
+ "js-tokens" "^4.0.0"
+
+"@babel/parser@^7.18.10", "@babel/parser@^7.18.11":
+ "integrity" "sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ=="
+ "resolved" "https://registry.npmjs.org/@babel/parser/-/parser-7.18.11.tgz"
+ "version" "7.18.11"
+
+"@babel/plugin-syntax-jsx@^7.17.12":
+ "integrity" "sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q=="
+ "resolved" "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz"
+ "version" "7.18.6"
+ dependencies:
+ "@babel/helper-plugin-utils" "^7.18.6"
+
+"@babel/runtime-corejs3@^7.10.2":
+ "integrity" "sha512-qZEWeccZCrHA2Au4/X05QW5CMdm4VjUDCrGq5gf1ZDcM4hRqreKrtwAn7yci9zfgAS9apvnsFXiGBHBAxZdK9A=="
+ "resolved" "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.18.9.tgz"
+ "version" "7.18.9"
+ dependencies:
+ "core-js-pure" "^3.20.2"
+ "regenerator-runtime" "^0.13.4"
+
+"@babel/runtime@^7.10.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
+ "integrity" "sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw=="
+ "resolved" "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.9.tgz"
+ "version" "7.18.9"
+ dependencies:
+ "regenerator-runtime" "^0.13.4"
+
+"@babel/template@^7.18.10", "@babel/template@^7.18.6":
+ "integrity" "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA=="
+ "resolved" "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz"
+ "version" "7.18.10"
+ dependencies:
+ "@babel/code-frame" "^7.18.6"
+ "@babel/parser" "^7.18.10"
+ "@babel/types" "^7.18.10"
+
+"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9":
+ "integrity" "sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ=="
+ "resolved" "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.11.tgz"
+ "version" "7.18.11"
+ dependencies:
+ "@babel/code-frame" "^7.18.6"
+ "@babel/generator" "^7.18.10"
+ "@babel/helper-environment-visitor" "^7.18.9"
+ "@babel/helper-function-name" "^7.18.9"
+ "@babel/helper-hoist-variables" "^7.18.6"
+ "@babel/helper-split-export-declaration" "^7.18.6"
+ "@babel/parser" "^7.18.11"
+ "@babel/types" "^7.18.10"
+ "debug" "^4.1.0"
+ "globals" "^11.1.0"
+
+"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9":
+ "integrity" "sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ=="
+ "resolved" "https://registry.npmjs.org/@babel/types/-/types-7.18.10.tgz"
+ "version" "7.18.10"
+ dependencies:
+ "@babel/helper-string-parser" "^7.18.10"
+ "@babel/helper-validator-identifier" "^7.18.6"
+ "to-fast-properties" "^2.0.0"
+
+"@emotion/babel-plugin@^11.10.0":
+ "integrity" "sha512-xVnpDAAbtxL1dsuSelU5A7BnY/lftws0wUexNJZTPsvX/1tM4GZJbclgODhvW4E+NH7E5VFcH0bBn30NvniPJA=="
+ "resolved" "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.10.0.tgz"
+ "version" "11.10.0"
+ dependencies:
+ "@babel/helper-module-imports" "^7.16.7"
+ "@babel/plugin-syntax-jsx" "^7.17.12"
+ "@babel/runtime" "^7.18.3"
+ "@emotion/hash" "^0.9.0"
+ "@emotion/memoize" "^0.8.0"
+ "@emotion/serialize" "^1.1.0"
+ "babel-plugin-macros" "^3.1.0"
+ "convert-source-map" "^1.5.0"
+ "escape-string-regexp" "^4.0.0"
+ "find-root" "^1.1.0"
+ "source-map" "^0.5.7"
+ "stylis" "4.0.13"
+
+"@emotion/cache@^11.10.0", "@emotion/cache@^11.4.0":
+ "integrity" "sha512-uZTj3Yz5D69GE25iFZcIQtibnVCFsc/6+XIozyL3ycgWvEdif2uEw9wlUt6umjLr4Keg9K6xRPHmD8LGi+6p1A=="
+ "resolved" "https://registry.npmjs.org/@emotion/cache/-/cache-11.10.1.tgz"
+ "version" "11.10.1"
+ dependencies:
+ "@emotion/memoize" "^0.8.0"
+ "@emotion/sheet" "^1.2.0"
+ "@emotion/utils" "^1.2.0"
+ "@emotion/weak-memoize" "^0.3.0"
+ "stylis" "4.0.13"
+
+"@emotion/hash@^0.9.0":
+ "integrity" "sha512-14FtKiHhy2QoPIzdTcvh//8OyBlknNs2nXRwIhG904opCby3l+9Xaf/wuPvICBF0rc1ZCNBd3nKe9cd2mecVkQ=="
+ "resolved" "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.0.tgz"
+ "version" "0.9.0"
+
+"@emotion/memoize@^0.8.0":
+ "integrity" "sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA=="
+ "resolved" "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.8.0.tgz"
+ "version" "0.8.0"
+
+"@emotion/react@^11.8.1":
+ "integrity" "sha512-K6z9zlHxxBXwN8TcpwBKcEsBsOw4JWCCmR+BeeOWgqp8GIU1yA2Odd41bwdAAr0ssbQrbJbVnndvv7oiv1bZeQ=="
+ "resolved" "https://registry.npmjs.org/@emotion/react/-/react-11.10.0.tgz"
+ "version" "11.10.0"
+ dependencies:
+ "@babel/runtime" "^7.18.3"
+ "@emotion/babel-plugin" "^11.10.0"
+ "@emotion/cache" "^11.10.0"
+ "@emotion/serialize" "^1.1.0"
+ "@emotion/utils" "^1.2.0"
+ "@emotion/weak-memoize" "^0.3.0"
+ "hoist-non-react-statics" "^3.3.1"
+
+"@emotion/serialize@^1.1.0":
+ "integrity" "sha512-F1ZZZW51T/fx+wKbVlwsfchr5q97iW8brAnXmsskz4d0hVB4O3M/SiA3SaeH06x02lSNzkkQv+n3AX3kCXKSFA=="
+ "resolved" "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.1.0.tgz"
+ "version" "1.1.0"
+ dependencies:
+ "@emotion/hash" "^0.9.0"
+ "@emotion/memoize" "^0.8.0"
+ "@emotion/unitless" "^0.8.0"
+ "@emotion/utils" "^1.2.0"
+ "csstype" "^3.0.2"
+
+"@emotion/sheet@^1.2.0":
+ "integrity" "sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w=="
+ "resolved" "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.2.0.tgz"
+ "version" "1.2.0"
+
+"@emotion/unitless@^0.8.0":
+ "integrity" "sha512-VINS5vEYAscRl2ZUDiT3uMPlrFQupiKgHz5AA4bCH1miKBg4qtwkim1qPmJj/4WG6TreYMY111rEFsjupcOKHw=="
+ "resolved" "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.8.0.tgz"
+ "version" "0.8.0"
+
+"@emotion/utils@^1.2.0":
+ "integrity" "sha512-sn3WH53Kzpw8oQ5mgMmIzzyAaH2ZqFEbozVVBSYp538E06OSE6ytOp7pRAjNQR+Q/orwqdQYJSe2m3hCOeznkw=="
+ "resolved" "https://registry.npmjs.org/@emotion/utils/-/utils-1.2.0.tgz"
+ "version" "1.2.0"
+
+"@emotion/weak-memoize@^0.3.0":
+ "integrity" "sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg=="
+ "resolved" "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.3.0.tgz"
+ "version" "0.3.0"
"@eslint/eslintrc@^1.3.0":
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f"
- integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==
+ "integrity" "sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw=="
+ "resolved" "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.0.tgz"
+ "version" "1.3.0"
dependencies:
- ajv "^6.12.4"
- debug "^4.3.2"
- espree "^9.3.2"
- globals "^13.15.0"
- ignore "^5.2.0"
- import-fresh "^3.2.1"
- js-yaml "^4.1.0"
- minimatch "^3.1.2"
- strip-json-comments "^3.1.1"
+ "ajv" "^6.12.4"
+ "debug" "^4.3.2"
+ "espree" "^9.3.2"
+ "globals" "^13.15.0"
+ "ignore" "^5.2.0"
+ "import-fresh" "^3.2.1"
+ "js-yaml" "^4.1.0"
+ "minimatch" "^3.1.2"
+ "strip-json-comments" "^3.1.1"
"@humanwhocodes/config-array@^0.10.4":
- version "0.10.4"
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4.tgz#01e7366e57d2ad104feea63e72248f22015c520c"
- integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==
+ "integrity" "sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw=="
+ "resolved" "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4.tgz"
+ "version" "0.10.4"
dependencies:
"@humanwhocodes/object-schema" "^1.2.1"
- debug "^4.1.1"
- minimatch "^3.0.4"
+ "debug" "^4.1.1"
+ "minimatch" "^3.0.4"
"@humanwhocodes/gitignore-to-minimatch@^1.0.2":
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d"
- integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
+ "integrity" "sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA=="
+ "resolved" "https://registry.npmjs.org/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz"
+ "version" "1.0.2"
"@humanwhocodes/object-schema@^1.2.1":
- version "1.2.1"
- resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
- integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
+ "integrity" "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA=="
+ "resolved" "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz"
+ "version" "1.2.1"
+
+"@jridgewell/gen-mapping@^0.1.0":
+ "integrity" "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w=="
+ "resolved" "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz"
+ "version" "0.1.1"
+ dependencies:
+ "@jridgewell/set-array" "^1.0.0"
+ "@jridgewell/sourcemap-codec" "^1.4.10"
+
+"@jridgewell/gen-mapping@^0.3.2":
+ "integrity" "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A=="
+ "resolved" "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz"
+ "version" "0.3.2"
+ dependencies:
+ "@jridgewell/set-array" "^1.0.1"
+ "@jridgewell/sourcemap-codec" "^1.4.10"
+ "@jridgewell/trace-mapping" "^0.3.9"
+
+"@jridgewell/resolve-uri@^3.0.3":
+ "integrity" "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w=="
+ "resolved" "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz"
+ "version" "3.1.0"
+
+"@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1":
+ "integrity" "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw=="
+ "resolved" "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz"
+ "version" "1.1.2"
+
+"@jridgewell/sourcemap-codec@^1.4.10":
+ "integrity" "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="
+ "resolved" "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz"
+ "version" "1.4.14"
+
+"@jridgewell/trace-mapping@^0.3.9":
+ "integrity" "sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ=="
+ "resolved" "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz"
+ "version" "0.3.14"
+ dependencies:
+ "@jridgewell/resolve-uri" "^3.0.3"
+ "@jridgewell/sourcemap-codec" "^1.4.10"
"@next/env@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/env/-/env-12.2.4.tgz#5ba9bed9970be4113773233148b4539691bfc4fe"
- integrity sha512-/gApFXWk5CCLFQJL5IYJXxPQuG5tz5nPX4l27A9Zm/+wJxiwFrRSP54AopDxIv4JRp/rGwcgk/lZS/0Clw8jYA==
+ "integrity" "sha512-/gApFXWk5CCLFQJL5IYJXxPQuG5tz5nPX4l27A9Zm/+wJxiwFrRSP54AopDxIv4JRp/rGwcgk/lZS/0Clw8jYA=="
+ "resolved" "https://registry.npmjs.org/@next/env/-/env-12.2.4.tgz"
+ "version" "12.2.4"
"@next/eslint-plugin-next@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.2.4.tgz#b7496cf11050577cfa815612c541195c1b4871eb"
- integrity sha512-ChDkUIkJeYWKRx+FdF+EhUgvKtK1wF+Xew4Os7ef3iAjMch5GGBiezw2zGXTa/C0E6potz4j11EpX89mngffug==
+ "integrity" "sha512-ChDkUIkJeYWKRx+FdF+EhUgvKtK1wF+Xew4Os7ef3iAjMch5GGBiezw2zGXTa/C0E6potz4j11EpX89mngffug=="
+ "resolved" "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-12.2.4.tgz"
+ "version" "12.2.4"
dependencies:
- glob "7.1.7"
-
-"@next/swc-android-arm-eabi@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/swc-android-arm-eabi/-/swc-android-arm-eabi-12.2.4.tgz#5c7f508f93baec810c96bf60128b7c1f2109bee2"
- integrity sha512-P4YSFNpmXXSnn3P1qsOAqz+MX3On9fHrlc8ovb/CFJJoU+YLCR53iCEwfw39e0IZEgDA7ttgr108plF8mxaX0g==
-
-"@next/swc-android-arm64@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/swc-android-arm64/-/swc-android-arm64-12.2.4.tgz#f86411e0513419f027d16b2d4d823a3ca631a634"
- integrity sha512-4o2n14E18O+8xHlf6dgJsWPXN9gmSmfIe2Z0EqKDIPBBkFt/2CyrH0+vwHnL2l7xkDHhOGfZYcYIWVUR5aNu0A==
-
-"@next/swc-darwin-arm64@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-12.2.4.tgz#23db172f02f5cf0ceca5e0934cfde21f30cc7461"
- integrity sha512-DcUO6MGBL9E3jj5o86MUnTOy4WawIJJhyCcFYO4f51sbl7+uPIYIx40eo98A6NwJEXazCqq1hLeqOaNTAIvDiQ==
+ "glob" "7.1.7"
"@next/swc-darwin-x64@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-12.2.4.tgz#820125d2a4d35cd9c807156a403a447360b5923f"
- integrity sha512-IUlFMqeLjdIzDorrGC2Dt+2Ae3DbKQbRzCzmDq4/CP1+jJGeDXo/2AHnlE+WYnwQAC4KtAz6pbVnd3KstZWsVA==
-
-"@next/swc-freebsd-x64@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/swc-freebsd-x64/-/swc-freebsd-x64-12.2.4.tgz#81ccd262c7ea3f7ed2de136c3402fc28cd103ce8"
- integrity sha512-475vwyWcjnyDVDWLgAATP0HI8W1rwByc+uXk1B6KkAVFhkoDgH387LW0uNqxavK+VxCzj3avQXX/58XDvxtSlg==
-
-"@next/swc-linux-arm-gnueabihf@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-arm-gnueabihf/-/swc-linux-arm-gnueabihf-12.2.4.tgz#5b543e461696adcb60c64b56fc81eaa9e3cfcdd8"
- integrity sha512-qZW+L3iG3XSGtlOPmD5RRWXyk6ZNdscLV0BQjuDvP+exTg+uixqHXOHz0/GVATIJEBQOF0Kew7jAXVXEP+iRTQ==
-
-"@next/swc-linux-arm64-gnu@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-12.2.4.tgz#f83b824d112494db41df69e2c456950a57deacba"
- integrity sha512-fEPRjItWYaKyyG9N+2HIA59OBHIhk7WC+Rh+LwXsh0pQe870Ykpek3KQs0umjsrEGe57NyMomq3f80/N8taDvA==
-
-"@next/swc-linux-arm64-musl@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-12.2.4.tgz#a7e575970fcd6166c7b506fd25121927c13349ee"
- integrity sha512-rnCTzXII0EBCcFn9P5s/Dho2kPUMSX/bP0iOAj8wEI/IxUEfEElbin89zJoNW30cycHu19xY8YP4K2+hzciPzQ==
-
-"@next/swc-linux-x64-gnu@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-12.2.4.tgz#4dd2ad1c72c160430199265e74b6d7037f2be4f5"
- integrity sha512-PhXX6NSuIuhHInxPY2VkG2Bl7VllsD3Cjx+pQcS1wTym7Zt7UoLvn05PkRrkiyIkvR+UXnqPUM3TYiSbnemXEw==
-
-"@next/swc-linux-x64-musl@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-12.2.4.tgz#15415b1e6b92ca19453c4c6113496685167b05d4"
- integrity sha512-GmC/QROiUZpFirHRfPQqMyCXZ+5+ndbBZrMvL74HtQB/CKXB8K1VM+rvy9Gp/5OaU8Rxp48IcX79NOfI2LiXlA==
-
-"@next/swc-win32-arm64-msvc@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-12.2.4.tgz#48344aded1702e321bef0fdefc3fb9f763c2ba25"
- integrity sha512-9XKoCXbNZuaMRPtcKQz3+hgVpkMosaLlcxHFXT8/j4w61k7/qvEbrkMDS9WHNrD/xVcLycwhPRgXcns2K1BdBQ==
-
-"@next/swc-win32-ia32-msvc@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-12.2.4.tgz#e040fbf292205716c2c1d69d51c1c98fa59825ff"
- integrity sha512-hEyRieZKH9iw4AzvXaQ+Fyb98k0G/o9QcRGxA1/O/O/elf1+Qvuwb15phT8GbVtIeNziy66XTPOhKKfdr8KyUg==
-
-"@next/swc-win32-x64-msvc@12.2.4":
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.2.4.tgz#0134c4cd5df39033347614ce5fc26af485ac9048"
- integrity sha512-5Pl1tdMJWLy4rvzU1ecx0nHWgDPqoYuvYoXE/5X0Clu9si/yOuBIj573F2kOTY7mu0LX2wgCJVSnyK0abHBxIw==
+ "integrity" "sha512-IUlFMqeLjdIzDorrGC2Dt+2Ae3DbKQbRzCzmDq4/CP1+jJGeDXo/2AHnlE+WYnwQAC4KtAz6pbVnd3KstZWsVA=="
+ "resolved" "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-12.2.4.tgz"
+ "version" "12.2.4"
"@nodelib/fs.scandir@2.1.5":
- version "2.1.5"
- resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
- integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==
+ "integrity" "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g=="
+ "resolved" "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
+ "version" "2.1.5"
dependencies:
"@nodelib/fs.stat" "2.0.5"
- run-parallel "^1.1.9"
+ "run-parallel" "^1.1.9"
-"@nodelib/fs.stat@2.0.5", "@nodelib/fs.stat@^2.0.2":
- version "2.0.5"
- resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
- integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
+"@nodelib/fs.stat@^2.0.2", "@nodelib/fs.stat@2.0.5":
+ "integrity" "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A=="
+ "resolved" "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz"
+ "version" "2.0.5"
"@nodelib/fs.walk@^1.2.3":
- version "1.2.8"
- resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
- integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
+ "integrity" "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg=="
+ "resolved" "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz"
+ "version" "1.2.8"
dependencies:
"@nodelib/fs.scandir" "2.1.5"
- fastq "^1.6.0"
+ "fastq" "^1.6.0"
"@rushstack/eslint-patch@^1.1.3":
- version "1.1.4"
- resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.1.4.tgz#0c8b74c50f29ee44f423f7416829c0bf8bb5eb27"
- integrity sha512-LwzQKA4vzIct1zNZzBmRKI9QuNpLgTQMEjsQLf3BXuGYb3QPTP4Yjf6mkdX+X1mYttZ808QpOwAzZjv28kq7DA==
+ "integrity" "sha512-LwzQKA4vzIct1zNZzBmRKI9QuNpLgTQMEjsQLf3BXuGYb3QPTP4Yjf6mkdX+X1mYttZ808QpOwAzZjv28kq7DA=="
+ "resolved" "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.4.tgz"
+ "version" "1.1.4"
"@swc/helpers@0.4.3":
- version "0.4.3"
- resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.4.3.tgz#16593dfc248c53b699d4b5026040f88ddb497012"
- integrity sha512-6JrF+fdUK2zbGpJIlN7G3v966PQjyx/dPt1T9km2wj+EUBqgrxCk3uX4Kct16MIm9gGxfKRcfax2hVf5jvlTzA==
+ "integrity" "sha512-6JrF+fdUK2zbGpJIlN7G3v966PQjyx/dPt1T9km2wj+EUBqgrxCk3uX4Kct16MIm9gGxfKRcfax2hVf5jvlTzA=="
+ "resolved" "https://registry.npmjs.org/@swc/helpers/-/helpers-0.4.3.tgz"
+ "version" "0.4.3"
dependencies:
- tslib "^2.4.0"
+ "tslib" "^2.4.0"
"@types/json5@^0.0.29":
- version "0.0.29"
- resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
- integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
+ "integrity" "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ=="
+ "resolved" "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
+ "version" "0.0.29"
"@types/node@18.6.4":
- version "18.6.4"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.4.tgz#fd26723a8a3f8f46729812a7f9b4fc2d1608ed39"
- integrity sha512-I4BD3L+6AWiUobfxZ49DlU43gtI+FTHSv9pE2Zekg6KjMpre4ByusaljW3vYSLJrvQ1ck1hUaeVu8HVlY3vzHg==
+ "integrity" "sha512-I4BD3L+6AWiUobfxZ49DlU43gtI+FTHSv9pE2Zekg6KjMpre4ByusaljW3vYSLJrvQ1ck1hUaeVu8HVlY3vzHg=="
+ "resolved" "https://registry.npmjs.org/@types/node/-/node-18.6.4.tgz"
+ "version" "18.6.4"
+
+"@types/parse-json@^4.0.0":
+ "integrity" "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA=="
+ "resolved" "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz"
+ "version" "4.0.0"
"@types/prop-types@*":
- version "15.7.5"
- resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
- integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
+ "integrity" "sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w=="
+ "resolved" "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz"
+ "version" "15.7.5"
"@types/react-dom@18.0.6":
- version "18.0.6"
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.6.tgz#36652900024842b74607a17786b6662dd1e103a1"
- integrity sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==
+ "integrity" "sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA=="
+ "resolved" "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.6.tgz"
+ "version" "18.0.6"
+ dependencies:
+ "@types/react" "*"
+
+"@types/react-transition-group@^4.4.0":
+ "integrity" "sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA=="
+ "resolved" "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.5.tgz"
+ "version" "4.4.5"
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@18.0.17":
- version "18.0.17"
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.17.tgz#4583d9c322d67efe4b39a935d223edcc7050ccf4"
- integrity sha512-38ETy4tL+rn4uQQi7mB81G7V1g0u2ryquNmsVIOKUAEIDK+3CUjZ6rSRpdvS99dNBnkLFL83qfmtLacGOTIhwQ==
+ "integrity" "sha512-38ETy4tL+rn4uQQi7mB81G7V1g0u2ryquNmsVIOKUAEIDK+3CUjZ6rSRpdvS99dNBnkLFL83qfmtLacGOTIhwQ=="
+ "resolved" "https://registry.npmjs.org/@types/react/-/react-18.0.17.tgz"
+ "version" "18.0.17"
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
- csstype "^3.0.2"
+ "csstype" "^3.0.2"
"@types/scheduler@*":
- version "0.16.2"
- resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
- integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
+ "integrity" "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew=="
+ "resolved" "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz"
+ "version" "0.16.2"
"@typescript-eslint/parser@^5.21.0":
- version "5.32.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.32.0.tgz#1de243443bc6186fb153b9e395b842e46877ca5d"
- integrity sha512-IxRtsehdGV9GFQ35IGm5oKKR2OGcazUoiNBxhRV160iF9FoyuXxjY+rIqs1gfnd+4eL98OjeGnMpE7RF/NBb3A==
+ "integrity" "sha512-IxRtsehdGV9GFQ35IGm5oKKR2OGcazUoiNBxhRV160iF9FoyuXxjY+rIqs1gfnd+4eL98OjeGnMpE7RF/NBb3A=="
+ "resolved" "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.32.0.tgz"
+ "version" "5.32.0"
dependencies:
"@typescript-eslint/scope-manager" "5.32.0"
"@typescript-eslint/types" "5.32.0"
"@typescript-eslint/typescript-estree" "5.32.0"
- debug "^4.3.4"
+ "debug" "^4.3.4"
"@typescript-eslint/scope-manager@5.32.0":
- version "5.32.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.32.0.tgz#763386e963a8def470580cc36cf9228864190b95"
- integrity sha512-KyAE+tUON0D7tNz92p1uetRqVJiiAkeluvwvZOqBmW9z2XApmk5WSMV9FrzOroAcVxJZB3GfUwVKr98Dr/OjOg==
+ "integrity" "sha512-KyAE+tUON0D7tNz92p1uetRqVJiiAkeluvwvZOqBmW9z2XApmk5WSMV9FrzOroAcVxJZB3GfUwVKr98Dr/OjOg=="
+ "resolved" "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.32.0.tgz"
+ "version" "5.32.0"
dependencies:
"@typescript-eslint/types" "5.32.0"
"@typescript-eslint/visitor-keys" "5.32.0"
"@typescript-eslint/types@5.32.0":
- version "5.32.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.32.0.tgz#484273021eeeae87ddb288f39586ef5efeb6dcd8"
- integrity sha512-EBUKs68DOcT/EjGfzywp+f8wG9Zw6gj6BjWu7KV/IYllqKJFPlZlLSYw/PTvVyiRw50t6wVbgv4p9uE2h6sZrQ==
+ "integrity" "sha512-EBUKs68DOcT/EjGfzywp+f8wG9Zw6gj6BjWu7KV/IYllqKJFPlZlLSYw/PTvVyiRw50t6wVbgv4p9uE2h6sZrQ=="
+ "resolved" "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.32.0.tgz"
+ "version" "5.32.0"
"@typescript-eslint/typescript-estree@5.32.0":
- version "5.32.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.32.0.tgz#282943f34babf07a4afa7b0ff347a8e7b6030d12"
- integrity sha512-ZVAUkvPk3ITGtCLU5J4atCw9RTxK+SRc6hXqLtllC2sGSeMFWN+YwbiJR9CFrSFJ3w4SJfcWtDwNb/DmUIHdhg==
+ "integrity" "sha512-ZVAUkvPk3ITGtCLU5J4atCw9RTxK+SRc6hXqLtllC2sGSeMFWN+YwbiJR9CFrSFJ3w4SJfcWtDwNb/DmUIHdhg=="
+ "resolved" "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.32.0.tgz"
+ "version" "5.32.0"
dependencies:
"@typescript-eslint/types" "5.32.0"
"@typescript-eslint/visitor-keys" "5.32.0"
- debug "^4.3.4"
- globby "^11.1.0"
- is-glob "^4.0.3"
- semver "^7.3.7"
- tsutils "^3.21.0"
+ "debug" "^4.3.4"
+ "globby" "^11.1.0"
+ "is-glob" "^4.0.3"
+ "semver" "^7.3.7"
+ "tsutils" "^3.21.0"
"@typescript-eslint/visitor-keys@5.32.0":
- version "5.32.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.32.0.tgz#b9715d0b11fdb5dd10fd0c42ff13987470525394"
- integrity sha512-S54xOHZgfThiZ38/ZGTgB2rqx51CMJ5MCfVT2IplK4Q7hgzGfe0nLzLCcenDnc/cSjP568hdeKfeDcBgqNHD/g==
+ "integrity" "sha512-S54xOHZgfThiZ38/ZGTgB2rqx51CMJ5MCfVT2IplK4Q7hgzGfe0nLzLCcenDnc/cSjP568hdeKfeDcBgqNHD/g=="
+ "resolved" "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.32.0.tgz"
+ "version" "5.32.0"
dependencies:
"@typescript-eslint/types" "5.32.0"
- eslint-visitor-keys "^3.3.0"
+ "eslint-visitor-keys" "^3.3.0"
-acorn-jsx@^5.3.2:
- version "5.3.2"
- resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
- integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
+"acorn-jsx@^5.3.2":
+ "integrity" "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ=="
+ "resolved" "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz"
+ "version" "5.3.2"
-acorn@^8.8.0:
- version "8.8.0"
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
- integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
+"acorn@^6.0.0 || ^7.0.0 || ^8.0.0", "acorn@^8.8.0":
+ "integrity" "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w=="
+ "resolved" "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz"
+ "version" "8.8.0"
-ajv@^6.10.0, ajv@^6.12.4:
- version "6.12.6"
- resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
- integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
+"ajv@^6.10.0", "ajv@^6.12.4":
+ "integrity" "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g=="
+ "resolved" "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz"
+ "version" "6.12.6"
dependencies:
- fast-deep-equal "^3.1.1"
- fast-json-stable-stringify "^2.0.0"
- json-schema-traverse "^0.4.1"
- uri-js "^4.2.2"
+ "fast-deep-equal" "^3.1.1"
+ "fast-json-stable-stringify" "^2.0.0"
+ "json-schema-traverse" "^0.4.1"
+ "uri-js" "^4.2.2"
-ansi-regex@^5.0.1:
- version "5.0.1"
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
- integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
+"ansi-regex@^5.0.1":
+ "integrity" "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="
+ "resolved" "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
+ "version" "5.0.1"
-ansi-styles@^4.1.0:
- version "4.3.0"
- resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
- integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
+"ansi-styles@^3.2.1":
+ "integrity" "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA=="
+ "resolved" "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz"
+ "version" "3.2.1"
dependencies:
- color-convert "^2.0.1"
+ "color-convert" "^1.9.0"
-argparse@^2.0.1:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
- integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
+"ansi-styles@^4.1.0":
+ "integrity" "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="
+ "resolved" "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"
+ "version" "4.3.0"
+ dependencies:
+ "color-convert" "^2.0.1"
-aria-query@^4.2.2:
- version "4.2.2"
- resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-4.2.2.tgz#0d2ca6c9aceb56b8977e9fed6aed7e15bbd2f83b"
- integrity sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==
+"argparse@^2.0.1":
+ "integrity" "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
+ "resolved" "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz"
+ "version" "2.0.1"
+
+"aria-query@^4.2.2":
+ "integrity" "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA=="
+ "resolved" "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz"
+ "version" "4.2.2"
dependencies:
"@babel/runtime" "^7.10.2"
"@babel/runtime-corejs3" "^7.10.2"
-array-includes@^3.1.4, array-includes@^3.1.5:
- version "3.1.5"
- resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.5.tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb"
- integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==
+"array-includes@^3.1.4", "array-includes@^3.1.5":
+ "integrity" "sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ=="
+ "resolved" "https://registry.npmjs.org/array-includes/-/array-includes-3.1.5.tgz"
+ "version" "3.1.5"
dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.4"
- es-abstract "^1.19.5"
- get-intrinsic "^1.1.1"
- is-string "^1.0.7"
+ "call-bind" "^1.0.2"
+ "define-properties" "^1.1.4"
+ "es-abstract" "^1.19.5"
+ "get-intrinsic" "^1.1.1"
+ "is-string" "^1.0.7"
-array-union@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
- integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
+"array-union@^2.1.0":
+ "integrity" "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw=="
+ "resolved" "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz"
+ "version" "2.1.0"
-array.prototype.flat@^1.2.5:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.0.tgz#0b0c1567bf57b38b56b4c97b8aa72ab45e4adc7b"
- integrity sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw==
+"array.prototype.flat@^1.2.5":
+ "integrity" "sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw=="
+ "resolved" "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.0.tgz"
+ "version" "1.3.0"
dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.3"
- es-abstract "^1.19.2"
- es-shim-unscopables "^1.0.0"
+ "call-bind" "^1.0.2"
+ "define-properties" "^1.1.3"
+ "es-abstract" "^1.19.2"
+ "es-shim-unscopables" "^1.0.0"
-array.prototype.flatmap@^1.3.0:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f"
- integrity sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==
+"array.prototype.flatmap@^1.3.0":
+ "integrity" "sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg=="
+ "resolved" "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz"
+ "version" "1.3.0"
dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.3"
- es-abstract "^1.19.2"
- es-shim-unscopables "^1.0.0"
+ "call-bind" "^1.0.2"
+ "define-properties" "^1.1.3"
+ "es-abstract" "^1.19.2"
+ "es-shim-unscopables" "^1.0.0"
-ast-types-flow@^0.0.7:
- version "0.0.7"
- resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
- integrity sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag==
+"ast-types-flow@^0.0.7":
+ "integrity" "sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag=="
+ "resolved" "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz"
+ "version" "0.0.7"
-axe-core@^4.4.3:
- version "4.4.3"
- resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.3.tgz#11c74d23d5013c0fa5d183796729bc3482bd2f6f"
- integrity sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==
+"axe-core@^4.4.3":
+ "integrity" "sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w=="
+ "resolved" "https://registry.npmjs.org/axe-core/-/axe-core-4.4.3.tgz"
+ "version" "4.4.3"
-axobject-query@^2.2.0:
- version "2.2.0"
- resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
- integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
+"axobject-query@^2.2.0":
+ "integrity" "sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA=="
+ "resolved" "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz"
+ "version" "2.2.0"
-balanced-match@^1.0.0:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
- integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
-
-brace-expansion@^1.1.7:
- version "1.1.11"
- resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
- integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
+"babel-plugin-macros@^3.1.0":
+ "integrity" "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg=="
+ "resolved" "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz"
+ "version" "3.1.0"
dependencies:
- balanced-match "^1.0.0"
- concat-map "0.0.1"
+ "@babel/runtime" "^7.12.5"
+ "cosmiconfig" "^7.0.0"
+ "resolve" "^1.19.0"
-braces@^3.0.2:
- version "3.0.2"
- resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
- integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
+"balanced-match@^1.0.0":
+ "integrity" "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
+ "resolved" "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
+ "version" "1.0.2"
+
+"brace-expansion@^1.1.7":
+ "integrity" "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA=="
+ "resolved" "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
+ "version" "1.1.11"
dependencies:
- fill-range "^7.0.1"
+ "balanced-match" "^1.0.0"
+ "concat-map" "0.0.1"
-call-bind@^1.0.0, call-bind@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
- integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
+"braces@^3.0.2":
+ "integrity" "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A=="
+ "resolved" "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz"
+ "version" "3.0.2"
dependencies:
- function-bind "^1.1.1"
- get-intrinsic "^1.0.2"
+ "fill-range" "^7.0.1"
-callsites@^3.0.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
- integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
-
-caniuse-lite@^1.0.30001332:
- version "1.0.30001374"
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001374.tgz#3dab138e3f5485ba2e74bd13eca7fe1037ce6f57"
- integrity sha512-mWvzatRx3w+j5wx/mpFN5v5twlPrabG8NqX2c6e45LCpymdoGqNvRkRutFUqpRTXKFQFNQJasvK0YT7suW6/Hw==
-
-chalk@^4.0.0:
- version "4.1.2"
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
- integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
+"browserslist@^4.20.2", "browserslist@>= 4.21.0":
+ "integrity" "sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ=="
+ "resolved" "https://registry.npmjs.org/browserslist/-/browserslist-4.21.3.tgz"
+ "version" "4.21.3"
dependencies:
- ansi-styles "^4.1.0"
- supports-color "^7.1.0"
+ "caniuse-lite" "^1.0.30001370"
+ "electron-to-chromium" "^1.4.202"
+ "node-releases" "^2.0.6"
+ "update-browserslist-db" "^1.0.5"
-color-convert@^2.0.1:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
- integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
+"call-bind@^1.0.0", "call-bind@^1.0.2":
+ "integrity" "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA=="
+ "resolved" "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz"
+ "version" "1.0.2"
dependencies:
- color-name "~1.1.4"
+ "function-bind" "^1.1.1"
+ "get-intrinsic" "^1.0.2"
-color-name@~1.1.4:
- version "1.1.4"
- resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
- integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
+"callsites@^3.0.0":
+ "integrity" "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ=="
+ "resolved" "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz"
+ "version" "3.1.0"
-concat-map@0.0.1:
- version "0.0.1"
- resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
- integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
+"caniuse-lite@^1.0.30001332", "caniuse-lite@^1.0.30001370":
+ "integrity" "sha512-mWvzatRx3w+j5wx/mpFN5v5twlPrabG8NqX2c6e45LCpymdoGqNvRkRutFUqpRTXKFQFNQJasvK0YT7suW6/Hw=="
+ "resolved" "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001374.tgz"
+ "version" "1.0.30001374"
-core-js-pure@^3.20.2:
- version "3.24.1"
- resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.24.1.tgz#8839dde5da545521bf282feb7dc6d0b425f39fd3"
- integrity sha512-r1nJk41QLLPyozHUUPmILCEMtMw24NG4oWK6RbsDdjzQgg9ZvrUsPBj1MnG0wXXp1DCDU6j+wUvEmBSrtRbLXg==
-
-cross-spawn@^7.0.2:
- version "7.0.3"
- resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
- integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
+"chalk@^2.0.0":
+ "integrity" "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ=="
+ "resolved" "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
+ "version" "2.4.2"
dependencies:
- path-key "^3.1.0"
- shebang-command "^2.0.0"
- which "^2.0.1"
+ "ansi-styles" "^3.2.1"
+ "escape-string-regexp" "^1.0.5"
+ "supports-color" "^5.3.0"
-csstype@^3.0.2:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.0.tgz#4ddcac3718d787cf9df0d1b7d15033925c8f29f2"
- integrity sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==
-
-damerau-levenshtein@^1.0.8:
- version "1.0.8"
- resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz#b43d286ccbd36bc5b2f7ed41caf2d0aba1f8a6e7"
- integrity sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==
-
-debug@^2.6.9:
- version "2.6.9"
- resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
- integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
+"chalk@^4.0.0":
+ "integrity" "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA=="
+ "resolved" "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
+ "version" "4.1.2"
dependencies:
- ms "2.0.0"
+ "ansi-styles" "^4.1.0"
+ "supports-color" "^7.1.0"
-debug@^3.2.7:
- version "3.2.7"
- resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
- integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==
+"color-convert@^1.9.0":
+ "integrity" "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg=="
+ "resolved" "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
+ "version" "1.9.3"
dependencies:
- ms "^2.1.1"
+ "color-name" "1.1.3"
-debug@^4.1.1, debug@^4.3.2, debug@^4.3.4:
- version "4.3.4"
- resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
- integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
+"color-convert@^2.0.1":
+ "integrity" "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ=="
+ "resolved" "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz"
+ "version" "2.0.1"
dependencies:
- ms "2.1.2"
+ "color-name" "~1.1.4"
-deep-is@^0.1.3:
- version "0.1.4"
- resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
- integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
+"color-name@~1.1.4":
+ "integrity" "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ "resolved" "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
+ "version" "1.1.4"
-define-properties@^1.1.3, define-properties@^1.1.4:
- version "1.1.4"
- resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.4.tgz#0b14d7bd7fbeb2f3572c3a7eda80ea5d57fb05b1"
- integrity sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==
+"color-name@1.1.3":
+ "integrity" "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
+ "resolved" "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
+ "version" "1.1.3"
+
+"concat-map@0.0.1":
+ "integrity" "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="
+ "resolved" "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
+ "version" "0.0.1"
+
+"convert-source-map@^1.5.0", "convert-source-map@^1.7.0":
+ "integrity" "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA=="
+ "resolved" "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz"
+ "version" "1.8.0"
dependencies:
- has-property-descriptors "^1.0.0"
- object-keys "^1.1.1"
+ "safe-buffer" "~5.1.1"
-dir-glob@^3.0.1:
- version "3.0.1"
- resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
- integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
+"core-js-pure@^3.20.2":
+ "integrity" "sha512-r1nJk41QLLPyozHUUPmILCEMtMw24NG4oWK6RbsDdjzQgg9ZvrUsPBj1MnG0wXXp1DCDU6j+wUvEmBSrtRbLXg=="
+ "resolved" "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.24.1.tgz"
+ "version" "3.24.1"
+
+"cosmiconfig@^7.0.0":
+ "integrity" "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ=="
+ "resolved" "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz"
+ "version" "7.0.1"
dependencies:
- path-type "^4.0.0"
+ "@types/parse-json" "^4.0.0"
+ "import-fresh" "^3.2.1"
+ "parse-json" "^5.0.0"
+ "path-type" "^4.0.0"
+ "yaml" "^1.10.0"
-doctrine@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
- integrity sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==
+"cross-spawn@^7.0.2":
+ "integrity" "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w=="
+ "resolved" "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
+ "version" "7.0.3"
dependencies:
- esutils "^2.0.2"
+ "path-key" "^3.1.0"
+ "shebang-command" "^2.0.0"
+ "which" "^2.0.1"
-doctrine@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
- integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
+"csstype@^3.0.2":
+ "integrity" "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
+ "resolved" "https://registry.npmjs.org/csstype/-/csstype-3.1.0.tgz"
+ "version" "3.1.0"
+
+"damerau-levenshtein@^1.0.8":
+ "integrity" "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA=="
+ "resolved" "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz"
+ "version" "1.0.8"
+
+"debug@^2.6.9":
+ "integrity" "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="
+ "resolved" "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz"
+ "version" "2.6.9"
dependencies:
- esutils "^2.0.2"
+ "ms" "2.0.0"
-emoji-regex@^9.2.2:
- version "9.2.2"
- resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
- integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
-
-es-abstract@^1.19.0, es-abstract@^1.19.1, es-abstract@^1.19.2, es-abstract@^1.19.5:
- version "1.20.1"
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.1.tgz#027292cd6ef44bd12b1913b828116f54787d1814"
- integrity sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA==
+"debug@^3.2.7":
+ "integrity" "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="
+ "resolved" "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz"
+ "version" "3.2.7"
dependencies:
- call-bind "^1.0.2"
- es-to-primitive "^1.2.1"
- function-bind "^1.1.1"
- function.prototype.name "^1.1.5"
- get-intrinsic "^1.1.1"
- get-symbol-description "^1.0.0"
- has "^1.0.3"
- has-property-descriptors "^1.0.0"
- has-symbols "^1.0.3"
- internal-slot "^1.0.3"
- is-callable "^1.2.4"
- is-negative-zero "^2.0.2"
- is-regex "^1.1.4"
- is-shared-array-buffer "^1.0.2"
- is-string "^1.0.7"
- is-weakref "^1.0.2"
- object-inspect "^1.12.0"
- object-keys "^1.1.1"
- object.assign "^4.1.2"
- regexp.prototype.flags "^1.4.3"
- string.prototype.trimend "^1.0.5"
- string.prototype.trimstart "^1.0.5"
- unbox-primitive "^1.0.2"
+ "ms" "^2.1.1"
-es-shim-unscopables@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241"
- integrity sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==
+"debug@^4.1.0", "debug@^4.1.1", "debug@^4.3.2", "debug@^4.3.4":
+ "integrity" "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ=="
+ "resolved" "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
+ "version" "4.3.4"
dependencies:
- has "^1.0.3"
+ "ms" "2.1.2"
-es-to-primitive@^1.2.1:
- version "1.2.1"
- resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
- integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
+"deep-is@^0.1.3":
+ "integrity" "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ=="
+ "resolved" "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz"
+ "version" "0.1.4"
+
+"define-properties@^1.1.3", "define-properties@^1.1.4":
+ "integrity" "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA=="
+ "resolved" "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz"
+ "version" "1.1.4"
dependencies:
- is-callable "^1.1.4"
- is-date-object "^1.0.1"
- is-symbol "^1.0.2"
+ "has-property-descriptors" "^1.0.0"
+ "object-keys" "^1.1.1"
-escape-string-regexp@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
- integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
+"dir-glob@^3.0.1":
+ "integrity" "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA=="
+ "resolved" "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz"
+ "version" "3.0.1"
+ dependencies:
+ "path-type" "^4.0.0"
-eslint-config-next@12.2.4:
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.2.4.tgz#5f12f2eff1fabc3f1fb7527ceb8a4ad00235b011"
- integrity sha512-r3keSLY1Z+rN+ASN8nmWwZ+AsMl6IrPGRWgbQhKHcop4/fk1hJGxE9Xf/mYMkV07+1Q/catchw25lu525HFy5Q==
+"doctrine@^2.1.0":
+ "integrity" "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw=="
+ "resolved" "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz"
+ "version" "2.1.0"
+ dependencies:
+ "esutils" "^2.0.2"
+
+"doctrine@^3.0.0":
+ "integrity" "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w=="
+ "resolved" "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz"
+ "version" "3.0.0"
+ dependencies:
+ "esutils" "^2.0.2"
+
+"dom-helpers@^5.0.1":
+ "integrity" "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA=="
+ "resolved" "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz"
+ "version" "5.2.1"
+ dependencies:
+ "@babel/runtime" "^7.8.7"
+ "csstype" "^3.0.2"
+
+"electron-to-chromium@^1.4.202":
+ "integrity" "sha512-BZSbMpyFQU0KBJ1JG26XGeFI3i4op+qOYGxftmZXFZoHkhLgsSv4DHDJfl8ogII3hIuzGt51PaZ195OVu0yJ9A=="
+ "resolved" "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.211.tgz"
+ "version" "1.4.211"
+
+"emoji-regex@^9.2.2":
+ "integrity" "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
+ "resolved" "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz"
+ "version" "9.2.2"
+
+"error-ex@^1.3.1":
+ "integrity" "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g=="
+ "resolved" "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz"
+ "version" "1.3.2"
+ dependencies:
+ "is-arrayish" "^0.2.1"
+
+"es-abstract@^1.19.0", "es-abstract@^1.19.1", "es-abstract@^1.19.2", "es-abstract@^1.19.5":
+ "integrity" "sha512-WEm2oBhfoI2sImeM4OF2zE2V3BYdSF+KnSi9Sidz51fQHd7+JuF8Xgcj9/0o+OWeIeIS/MiuNnlruQrJf16GQA=="
+ "resolved" "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.1.tgz"
+ "version" "1.20.1"
+ dependencies:
+ "call-bind" "^1.0.2"
+ "es-to-primitive" "^1.2.1"
+ "function-bind" "^1.1.1"
+ "function.prototype.name" "^1.1.5"
+ "get-intrinsic" "^1.1.1"
+ "get-symbol-description" "^1.0.0"
+ "has" "^1.0.3"
+ "has-property-descriptors" "^1.0.0"
+ "has-symbols" "^1.0.3"
+ "internal-slot" "^1.0.3"
+ "is-callable" "^1.2.4"
+ "is-negative-zero" "^2.0.2"
+ "is-regex" "^1.1.4"
+ "is-shared-array-buffer" "^1.0.2"
+ "is-string" "^1.0.7"
+ "is-weakref" "^1.0.2"
+ "object-inspect" "^1.12.0"
+ "object-keys" "^1.1.1"
+ "object.assign" "^4.1.2"
+ "regexp.prototype.flags" "^1.4.3"
+ "string.prototype.trimend" "^1.0.5"
+ "string.prototype.trimstart" "^1.0.5"
+ "unbox-primitive" "^1.0.2"
+
+"es-shim-unscopables@^1.0.0":
+ "integrity" "sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w=="
+ "resolved" "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz"
+ "version" "1.0.0"
+ dependencies:
+ "has" "^1.0.3"
+
+"es-to-primitive@^1.2.1":
+ "integrity" "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA=="
+ "resolved" "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz"
+ "version" "1.2.1"
+ dependencies:
+ "is-callable" "^1.1.4"
+ "is-date-object" "^1.0.1"
+ "is-symbol" "^1.0.2"
+
+"escalade@^3.1.1":
+ "integrity" "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw=="
+ "resolved" "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz"
+ "version" "3.1.1"
+
+"escape-string-regexp@^1.0.5":
+ "integrity" "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg=="
+ "resolved" "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
+ "version" "1.0.5"
+
+"escape-string-regexp@^4.0.0":
+ "integrity" "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="
+ "resolved" "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
+ "version" "4.0.0"
+
+"eslint-config-next@12.2.4":
+ "integrity" "sha512-r3keSLY1Z+rN+ASN8nmWwZ+AsMl6IrPGRWgbQhKHcop4/fk1hJGxE9Xf/mYMkV07+1Q/catchw25lu525HFy5Q=="
+ "resolved" "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-12.2.4.tgz"
+ "version" "12.2.4"
dependencies:
"@next/eslint-plugin-next" "12.2.4"
"@rushstack/eslint-patch" "^1.1.3"
"@typescript-eslint/parser" "^5.21.0"
- eslint-import-resolver-node "^0.3.6"
- eslint-import-resolver-typescript "^2.7.1"
- eslint-plugin-import "^2.26.0"
- eslint-plugin-jsx-a11y "^6.5.1"
- eslint-plugin-react "^7.29.4"
- eslint-plugin-react-hooks "^4.5.0"
+ "eslint-import-resolver-node" "^0.3.6"
+ "eslint-import-resolver-typescript" "^2.7.1"
+ "eslint-plugin-import" "^2.26.0"
+ "eslint-plugin-jsx-a11y" "^6.5.1"
+ "eslint-plugin-react" "^7.29.4"
+ "eslint-plugin-react-hooks" "^4.5.0"
-eslint-import-resolver-node@^0.3.6:
- version "0.3.6"
- resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
- integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
+"eslint-import-resolver-node@^0.3.6":
+ "integrity" "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw=="
+ "resolved" "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz"
+ "version" "0.3.6"
dependencies:
- debug "^3.2.7"
- resolve "^1.20.0"
+ "debug" "^3.2.7"
+ "resolve" "^1.20.0"
-eslint-import-resolver-typescript@^2.7.1:
- version "2.7.1"
- resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.7.1.tgz#a90a4a1c80da8d632df25994c4c5fdcdd02b8751"
- integrity sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ==
+"eslint-import-resolver-typescript@^2.7.1":
+ "integrity" "sha512-00UbgGwV8bSgUv34igBDbTOtKhqoRMy9bFjNehT40bXg6585PNIct8HhXZ0SybqB9rWtXj9crcku8ndDn/gIqQ=="
+ "resolved" "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.7.1.tgz"
+ "version" "2.7.1"
dependencies:
- debug "^4.3.4"
- glob "^7.2.0"
- is-glob "^4.0.3"
- resolve "^1.22.0"
- tsconfig-paths "^3.14.1"
+ "debug" "^4.3.4"
+ "glob" "^7.2.0"
+ "is-glob" "^4.0.3"
+ "resolve" "^1.22.0"
+ "tsconfig-paths" "^3.14.1"
-eslint-module-utils@^2.7.3:
- version "2.7.3"
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz#ad7e3a10552fdd0642e1e55292781bd6e34876ee"
- integrity sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==
+"eslint-module-utils@^2.7.3":
+ "integrity" "sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ=="
+ "resolved" "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz"
+ "version" "2.7.3"
dependencies:
- debug "^3.2.7"
- find-up "^2.1.0"
+ "debug" "^3.2.7"
+ "find-up" "^2.1.0"
-eslint-plugin-import@^2.26.0:
- version "2.26.0"
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
- integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
+"eslint-plugin-import@*", "eslint-plugin-import@^2.26.0":
+ "integrity" "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA=="
+ "resolved" "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz"
+ "version" "2.26.0"
dependencies:
- array-includes "^3.1.4"
- array.prototype.flat "^1.2.5"
- debug "^2.6.9"
- doctrine "^2.1.0"
- eslint-import-resolver-node "^0.3.6"
- eslint-module-utils "^2.7.3"
- has "^1.0.3"
- is-core-module "^2.8.1"
- is-glob "^4.0.3"
- minimatch "^3.1.2"
- object.values "^1.1.5"
- resolve "^1.22.0"
- tsconfig-paths "^3.14.1"
+ "array-includes" "^3.1.4"
+ "array.prototype.flat" "^1.2.5"
+ "debug" "^2.6.9"
+ "doctrine" "^2.1.0"
+ "eslint-import-resolver-node" "^0.3.6"
+ "eslint-module-utils" "^2.7.3"
+ "has" "^1.0.3"
+ "is-core-module" "^2.8.1"
+ "is-glob" "^4.0.3"
+ "minimatch" "^3.1.2"
+ "object.values" "^1.1.5"
+ "resolve" "^1.22.0"
+ "tsconfig-paths" "^3.14.1"
-eslint-plugin-jsx-a11y@^6.5.1:
- version "6.6.1"
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.1.tgz#93736fc91b83fdc38cc8d115deedfc3091aef1ff"
- integrity sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==
+"eslint-plugin-jsx-a11y@^6.5.1":
+ "integrity" "sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q=="
+ "resolved" "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.1.tgz"
+ "version" "6.6.1"
dependencies:
"@babel/runtime" "^7.18.9"
- aria-query "^4.2.2"
- array-includes "^3.1.5"
- ast-types-flow "^0.0.7"
- axe-core "^4.4.3"
- axobject-query "^2.2.0"
- damerau-levenshtein "^1.0.8"
- emoji-regex "^9.2.2"
- has "^1.0.3"
- jsx-ast-utils "^3.3.2"
- language-tags "^1.0.5"
- minimatch "^3.1.2"
- semver "^6.3.0"
+ "aria-query" "^4.2.2"
+ "array-includes" "^3.1.5"
+ "ast-types-flow" "^0.0.7"
+ "axe-core" "^4.4.3"
+ "axobject-query" "^2.2.0"
+ "damerau-levenshtein" "^1.0.8"
+ "emoji-regex" "^9.2.2"
+ "has" "^1.0.3"
+ "jsx-ast-utils" "^3.3.2"
+ "language-tags" "^1.0.5"
+ "minimatch" "^3.1.2"
+ "semver" "^6.3.0"
-eslint-plugin-react-hooks@^4.5.0:
- version "4.6.0"
- resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
- integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
+"eslint-plugin-react-hooks@^4.5.0":
+ "integrity" "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g=="
+ "resolved" "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz"
+ "version" "4.6.0"
-eslint-plugin-react@^7.29.4:
- version "7.30.1"
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz#2be4ab23ce09b5949c6631413ba64b2810fd3e22"
- integrity sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==
+"eslint-plugin-react@^7.29.4":
+ "integrity" "sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg=="
+ "resolved" "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz"
+ "version" "7.30.1"
dependencies:
- array-includes "^3.1.5"
- array.prototype.flatmap "^1.3.0"
- doctrine "^2.1.0"
- estraverse "^5.3.0"
- jsx-ast-utils "^2.4.1 || ^3.0.0"
- minimatch "^3.1.2"
- object.entries "^1.1.5"
- object.fromentries "^2.0.5"
- object.hasown "^1.1.1"
- object.values "^1.1.5"
- prop-types "^15.8.1"
- resolve "^2.0.0-next.3"
- semver "^6.3.0"
- string.prototype.matchall "^4.0.7"
+ "array-includes" "^3.1.5"
+ "array.prototype.flatmap" "^1.3.0"
+ "doctrine" "^2.1.0"
+ "estraverse" "^5.3.0"
+ "jsx-ast-utils" "^2.4.1 || ^3.0.0"
+ "minimatch" "^3.1.2"
+ "object.entries" "^1.1.5"
+ "object.fromentries" "^2.0.5"
+ "object.hasown" "^1.1.1"
+ "object.values" "^1.1.5"
+ "prop-types" "^15.8.1"
+ "resolve" "^2.0.0-next.3"
+ "semver" "^6.3.0"
+ "string.prototype.matchall" "^4.0.7"
-eslint-scope@^7.1.1:
- version "7.1.1"
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
- integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
+"eslint-scope@^7.1.1":
+ "integrity" "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw=="
+ "resolved" "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz"
+ "version" "7.1.1"
dependencies:
- esrecurse "^4.3.0"
- estraverse "^5.2.0"
+ "esrecurse" "^4.3.0"
+ "estraverse" "^5.2.0"
-eslint-utils@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
- integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
+"eslint-utils@^3.0.0":
+ "integrity" "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA=="
+ "resolved" "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz"
+ "version" "3.0.0"
dependencies:
- eslint-visitor-keys "^2.0.0"
+ "eslint-visitor-keys" "^2.0.0"
-eslint-visitor-keys@^2.0.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
- integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
+"eslint-visitor-keys@^2.0.0":
+ "integrity" "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw=="
+ "resolved" "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz"
+ "version" "2.1.0"
-eslint-visitor-keys@^3.3.0:
- version "3.3.0"
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
- integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
+"eslint-visitor-keys@^3.3.0":
+ "integrity" "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA=="
+ "resolved" "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
+ "version" "3.3.0"
-eslint@8.21.0:
- version "8.21.0"
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.21.0.tgz#1940a68d7e0573cef6f50037addee295ff9be9ef"
- integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==
+"eslint@*", "eslint@^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8", "eslint@^3 || ^4 || ^5 || ^6 || ^7 || ^8", "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0", "eslint@^6.0.0 || ^7.0.0 || ^8.0.0", "eslint@^7.23.0 || ^8.0.0", "eslint@>=5", "eslint@8.21.0":
+ "integrity" "sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA=="
+ "resolved" "https://registry.npmjs.org/eslint/-/eslint-8.21.0.tgz"
+ "version" "8.21.0"
dependencies:
"@eslint/eslintrc" "^1.3.0"
"@humanwhocodes/config-array" "^0.10.4"
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
- ajv "^6.10.0"
- chalk "^4.0.0"
- cross-spawn "^7.0.2"
- debug "^4.3.2"
- doctrine "^3.0.0"
- escape-string-regexp "^4.0.0"
- eslint-scope "^7.1.1"
- eslint-utils "^3.0.0"
- eslint-visitor-keys "^3.3.0"
- espree "^9.3.3"
- esquery "^1.4.0"
- esutils "^2.0.2"
- fast-deep-equal "^3.1.3"
- file-entry-cache "^6.0.1"
- find-up "^5.0.0"
- functional-red-black-tree "^1.0.1"
- glob-parent "^6.0.1"
- globals "^13.15.0"
- globby "^11.1.0"
- grapheme-splitter "^1.0.4"
- ignore "^5.2.0"
- import-fresh "^3.0.0"
- imurmurhash "^0.1.4"
- is-glob "^4.0.0"
- js-yaml "^4.1.0"
- json-stable-stringify-without-jsonify "^1.0.1"
- levn "^0.4.1"
- lodash.merge "^4.6.2"
- minimatch "^3.1.2"
- natural-compare "^1.4.0"
- optionator "^0.9.1"
- regexpp "^3.2.0"
- strip-ansi "^6.0.1"
- strip-json-comments "^3.1.0"
- text-table "^0.2.0"
- v8-compile-cache "^2.0.3"
+ "ajv" "^6.10.0"
+ "chalk" "^4.0.0"
+ "cross-spawn" "^7.0.2"
+ "debug" "^4.3.2"
+ "doctrine" "^3.0.0"
+ "escape-string-regexp" "^4.0.0"
+ "eslint-scope" "^7.1.1"
+ "eslint-utils" "^3.0.0"
+ "eslint-visitor-keys" "^3.3.0"
+ "espree" "^9.3.3"
+ "esquery" "^1.4.0"
+ "esutils" "^2.0.2"
+ "fast-deep-equal" "^3.1.3"
+ "file-entry-cache" "^6.0.1"
+ "find-up" "^5.0.0"
+ "functional-red-black-tree" "^1.0.1"
+ "glob-parent" "^6.0.1"
+ "globals" "^13.15.0"
+ "globby" "^11.1.0"
+ "grapheme-splitter" "^1.0.4"
+ "ignore" "^5.2.0"
+ "import-fresh" "^3.0.0"
+ "imurmurhash" "^0.1.4"
+ "is-glob" "^4.0.0"
+ "js-yaml" "^4.1.0"
+ "json-stable-stringify-without-jsonify" "^1.0.1"
+ "levn" "^0.4.1"
+ "lodash.merge" "^4.6.2"
+ "minimatch" "^3.1.2"
+ "natural-compare" "^1.4.0"
+ "optionator" "^0.9.1"
+ "regexpp" "^3.2.0"
+ "strip-ansi" "^6.0.1"
+ "strip-json-comments" "^3.1.0"
+ "text-table" "^0.2.0"
+ "v8-compile-cache" "^2.0.3"
-espree@^9.3.2, espree@^9.3.3:
- version "9.3.3"
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.3.tgz#2dd37c4162bb05f433ad3c1a52ddf8a49dc08e9d"
- integrity sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng==
+"espree@^9.3.2", "espree@^9.3.3":
+ "integrity" "sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng=="
+ "resolved" "https://registry.npmjs.org/espree/-/espree-9.3.3.tgz"
+ "version" "9.3.3"
dependencies:
- acorn "^8.8.0"
- acorn-jsx "^5.3.2"
- eslint-visitor-keys "^3.3.0"
+ "acorn" "^8.8.0"
+ "acorn-jsx" "^5.3.2"
+ "eslint-visitor-keys" "^3.3.0"
-esquery@^1.4.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5"
- integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==
+"esquery@^1.4.0":
+ "integrity" "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w=="
+ "resolved" "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz"
+ "version" "1.4.0"
dependencies:
- estraverse "^5.1.0"
+ "estraverse" "^5.1.0"
-esrecurse@^4.3.0:
- version "4.3.0"
- resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921"
- integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
+"esrecurse@^4.3.0":
+ "integrity" "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag=="
+ "resolved" "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz"
+ "version" "4.3.0"
dependencies:
- estraverse "^5.2.0"
+ "estraverse" "^5.2.0"
-estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0:
- version "5.3.0"
- resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
- integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
+"estraverse@^5.1.0", "estraverse@^5.2.0", "estraverse@^5.3.0":
+ "integrity" "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA=="
+ "resolved" "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz"
+ "version" "5.3.0"
-esutils@^2.0.2:
- version "2.0.3"
- resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
- integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
+"esutils@^2.0.2":
+ "integrity" "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g=="
+ "resolved" "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz"
+ "version" "2.0.3"
-fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
- version "3.1.3"
- resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
- integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
+"fast-deep-equal@^3.1.1", "fast-deep-equal@^3.1.3":
+ "integrity" "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
+ "resolved" "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
+ "version" "3.1.3"
-fast-glob@^3.2.9:
- version "3.2.11"
- resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
- integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
+"fast-glob@^3.2.9":
+ "integrity" "sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew=="
+ "resolved" "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz"
+ "version" "3.2.11"
dependencies:
"@nodelib/fs.stat" "^2.0.2"
"@nodelib/fs.walk" "^1.2.3"
- glob-parent "^5.1.2"
- merge2 "^1.3.0"
- micromatch "^4.0.4"
+ "glob-parent" "^5.1.2"
+ "merge2" "^1.3.0"
+ "micromatch" "^4.0.4"
-fast-json-stable-stringify@^2.0.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
- integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
+"fast-json-stable-stringify@^2.0.0":
+ "integrity" "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
+ "resolved" "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz"
+ "version" "2.1.0"
-fast-levenshtein@^2.0.6:
- version "2.0.6"
- resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
- integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
+"fast-levenshtein@^2.0.6":
+ "integrity" "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw=="
+ "resolved" "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz"
+ "version" "2.0.6"
-fastq@^1.6.0:
- version "1.13.0"
- resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.13.0.tgz#616760f88a7526bdfc596b7cab8c18938c36b98c"
- integrity sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==
+"fastq@^1.6.0":
+ "integrity" "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw=="
+ "resolved" "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz"
+ "version" "1.13.0"
dependencies:
- reusify "^1.0.4"
+ "reusify" "^1.0.4"
-file-entry-cache@^6.0.1:
- version "6.0.1"
- resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
- integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
+"file-entry-cache@^6.0.1":
+ "integrity" "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg=="
+ "resolved" "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz"
+ "version" "6.0.1"
dependencies:
- flat-cache "^3.0.4"
+ "flat-cache" "^3.0.4"
-fill-range@^7.0.1:
- version "7.0.1"
- resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
- integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
+"fill-range@^7.0.1":
+ "integrity" "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ=="
+ "resolved" "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz"
+ "version" "7.0.1"
dependencies:
- to-regex-range "^5.0.1"
+ "to-regex-range" "^5.0.1"
-find-up@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7"
- integrity sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==
+"find-root@^1.1.0":
+ "integrity" "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng=="
+ "resolved" "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz"
+ "version" "1.1.0"
+
+"find-up@^2.1.0":
+ "integrity" "sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ=="
+ "resolved" "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz"
+ "version" "2.1.0"
dependencies:
- locate-path "^2.0.0"
+ "locate-path" "^2.0.0"
-find-up@^5.0.0:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
- integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
+"find-up@^5.0.0":
+ "integrity" "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng=="
+ "resolved" "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz"
+ "version" "5.0.0"
dependencies:
- locate-path "^6.0.0"
- path-exists "^4.0.0"
+ "locate-path" "^6.0.0"
+ "path-exists" "^4.0.0"
-flat-cache@^3.0.4:
- version "3.0.4"
- resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11"
- integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==
+"flat-cache@^3.0.4":
+ "integrity" "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg=="
+ "resolved" "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz"
+ "version" "3.0.4"
dependencies:
- flatted "^3.1.0"
- rimraf "^3.0.2"
+ "flatted" "^3.1.0"
+ "rimraf" "^3.0.2"
-flatted@^3.1.0:
- version "3.2.6"
- resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.6.tgz#022e9218c637f9f3fc9c35ab9c9193f05add60b2"
- integrity sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==
+"flatted@^3.1.0":
+ "integrity" "sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ=="
+ "resolved" "https://registry.npmjs.org/flatted/-/flatted-3.2.6.tgz"
+ "version" "3.2.6"
-fs.realpath@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
- integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
+"fs.realpath@^1.0.0":
+ "integrity" "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="
+ "resolved" "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
+ "version" "1.0.0"
-function-bind@^1.1.1:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
- integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
+"function-bind@^1.1.1":
+ "integrity" "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
+ "resolved" "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
+ "version" "1.1.1"
-function.prototype.name@^1.1.5:
- version "1.1.5"
- resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz#cce0505fe1ffb80503e6f9e46cc64e46a12a9621"
- integrity sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==
+"function.prototype.name@^1.1.5":
+ "integrity" "sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA=="
+ "resolved" "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.5.tgz"
+ "version" "1.1.5"
dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.3"
- es-abstract "^1.19.0"
- functions-have-names "^1.2.2"
+ "call-bind" "^1.0.2"
+ "define-properties" "^1.1.3"
+ "es-abstract" "^1.19.0"
+ "functions-have-names" "^1.2.2"
-functional-red-black-tree@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
- integrity sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==
+"functional-red-black-tree@^1.0.1":
+ "integrity" "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g=="
+ "resolved" "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz"
+ "version" "1.0.1"
-functions-have-names@^1.2.2:
- version "1.2.3"
- resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
- integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
+"functions-have-names@^1.2.2":
+ "integrity" "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ=="
+ "resolved" "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz"
+ "version" "1.2.3"
-get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
- version "1.1.2"
- resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.2.tgz#336975123e05ad0b7ba41f152ee4aadbea6cf598"
- integrity sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==
+"gensync@^1.0.0-beta.2":
+ "integrity" "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg=="
+ "resolved" "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz"
+ "version" "1.0.0-beta.2"
+
+"get-intrinsic@^1.0.2", "get-intrinsic@^1.1.0", "get-intrinsic@^1.1.1":
+ "integrity" "sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA=="
+ "resolved" "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.2.tgz"
+ "version" "1.1.2"
dependencies:
- function-bind "^1.1.1"
- has "^1.0.3"
- has-symbols "^1.0.3"
+ "function-bind" "^1.1.1"
+ "has" "^1.0.3"
+ "has-symbols" "^1.0.3"
-get-symbol-description@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
- integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
+"get-symbol-description@^1.0.0":
+ "integrity" "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw=="
+ "resolved" "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz"
+ "version" "1.0.0"
dependencies:
- call-bind "^1.0.2"
- get-intrinsic "^1.1.1"
+ "call-bind" "^1.0.2"
+ "get-intrinsic" "^1.1.1"
-glob-parent@^5.1.2:
- version "5.1.2"
- resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
- integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
+"glob-parent@^5.1.2":
+ "integrity" "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="
+ "resolved" "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"
+ "version" "5.1.2"
dependencies:
- is-glob "^4.0.1"
+ "is-glob" "^4.0.1"
-glob-parent@^6.0.1:
- version "6.0.2"
- resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
- integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
+"glob-parent@^6.0.1":
+ "integrity" "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A=="
+ "resolved" "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz"
+ "version" "6.0.2"
dependencies:
- is-glob "^4.0.3"
+ "is-glob" "^4.0.3"
-glob@7.1.7:
- version "7.1.7"
- resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
- integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
+"glob@^7.1.3", "glob@^7.2.0":
+ "integrity" "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q=="
+ "resolved" "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz"
+ "version" "7.2.3"
dependencies:
- fs.realpath "^1.0.0"
- inflight "^1.0.4"
- inherits "2"
- minimatch "^3.0.4"
- once "^1.3.0"
- path-is-absolute "^1.0.0"
+ "fs.realpath" "^1.0.0"
+ "inflight" "^1.0.4"
+ "inherits" "2"
+ "minimatch" "^3.1.1"
+ "once" "^1.3.0"
+ "path-is-absolute" "^1.0.0"
-glob@^7.1.3, glob@^7.2.0:
- version "7.2.3"
- resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
- integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
+"glob@7.1.7":
+ "integrity" "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ=="
+ "resolved" "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz"
+ "version" "7.1.7"
dependencies:
- fs.realpath "^1.0.0"
- inflight "^1.0.4"
- inherits "2"
- minimatch "^3.1.1"
- once "^1.3.0"
- path-is-absolute "^1.0.0"
+ "fs.realpath" "^1.0.0"
+ "inflight" "^1.0.4"
+ "inherits" "2"
+ "minimatch" "^3.0.4"
+ "once" "^1.3.0"
+ "path-is-absolute" "^1.0.0"
-globals@^13.15.0:
- version "13.17.0"
- resolved "https://registry.yarnpkg.com/globals/-/globals-13.17.0.tgz#902eb1e680a41da93945adbdcb5a9f361ba69bd4"
- integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==
+"globals@^11.1.0":
+ "integrity" "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
+ "resolved" "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz"
+ "version" "11.12.0"
+
+"globals@^13.15.0":
+ "integrity" "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw=="
+ "resolved" "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz"
+ "version" "13.17.0"
dependencies:
- type-fest "^0.20.2"
+ "type-fest" "^0.20.2"
-globby@^11.1.0:
- version "11.1.0"
- resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
- integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
+"globby@^11.1.0":
+ "integrity" "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g=="
+ "resolved" "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz"
+ "version" "11.1.0"
dependencies:
- array-union "^2.1.0"
- dir-glob "^3.0.1"
- fast-glob "^3.2.9"
- ignore "^5.2.0"
- merge2 "^1.4.1"
- slash "^3.0.0"
+ "array-union" "^2.1.0"
+ "dir-glob" "^3.0.1"
+ "fast-glob" "^3.2.9"
+ "ignore" "^5.2.0"
+ "merge2" "^1.4.1"
+ "slash" "^3.0.0"
-grapheme-splitter@^1.0.4:
- version "1.0.4"
- resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
- integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
+"grapheme-splitter@^1.0.4":
+ "integrity" "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ=="
+ "resolved" "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz"
+ "version" "1.0.4"
-has-bigints@^1.0.1, has-bigints@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa"
- integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==
+"has-bigints@^1.0.1", "has-bigints@^1.0.2":
+ "integrity" "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ=="
+ "resolved" "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz"
+ "version" "1.0.2"
-has-flag@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
- integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
+"has-flag@^3.0.0":
+ "integrity" "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw=="
+ "resolved" "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz"
+ "version" "3.0.0"
-has-property-descriptors@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz#610708600606d36961ed04c196193b6a607fa861"
- integrity sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==
+"has-flag@^4.0.0":
+ "integrity" "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ "resolved" "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz"
+ "version" "4.0.0"
+
+"has-property-descriptors@^1.0.0":
+ "integrity" "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ=="
+ "resolved" "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz"
+ "version" "1.0.0"
dependencies:
- get-intrinsic "^1.1.1"
+ "get-intrinsic" "^1.1.1"
-has-symbols@^1.0.2, has-symbols@^1.0.3:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
- integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
+"has-symbols@^1.0.2", "has-symbols@^1.0.3":
+ "integrity" "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="
+ "resolved" "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz"
+ "version" "1.0.3"
-has-tostringtag@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
- integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
+"has-tostringtag@^1.0.0":
+ "integrity" "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ=="
+ "resolved" "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz"
+ "version" "1.0.0"
dependencies:
- has-symbols "^1.0.2"
+ "has-symbols" "^1.0.2"
-has@^1.0.3:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
- integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
+"has@^1.0.3":
+ "integrity" "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw=="
+ "resolved" "https://registry.npmjs.org/has/-/has-1.0.3.tgz"
+ "version" "1.0.3"
dependencies:
- function-bind "^1.1.1"
+ "function-bind" "^1.1.1"
-ignore@^5.2.0:
- version "5.2.0"
- resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
- integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
-
-import-fresh@^3.0.0, import-fresh@^3.2.1:
- version "3.3.0"
- resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
- integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
+"hoist-non-react-statics@^3.3.1":
+ "integrity" "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw=="
+ "resolved" "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz"
+ "version" "3.3.2"
dependencies:
- parent-module "^1.0.0"
- resolve-from "^4.0.0"
+ "react-is" "^16.7.0"
-imurmurhash@^0.1.4:
- version "0.1.4"
- resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
- integrity sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==
+"ignore@^5.2.0":
+ "integrity" "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ=="
+ "resolved" "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz"
+ "version" "5.2.0"
-inflight@^1.0.4:
- version "1.0.6"
- resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
- integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==
+"import-fresh@^3.0.0", "import-fresh@^3.2.1":
+ "integrity" "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw=="
+ "resolved" "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz"
+ "version" "3.3.0"
dependencies:
- once "^1.3.0"
- wrappy "1"
+ "parent-module" "^1.0.0"
+ "resolve-from" "^4.0.0"
-inherits@2:
- version "2.0.4"
- resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
- integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
+"imurmurhash@^0.1.4":
+ "integrity" "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA=="
+ "resolved" "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz"
+ "version" "0.1.4"
-internal-slot@^1.0.3:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.3.tgz#7347e307deeea2faac2ac6205d4bc7d34967f59c"
- integrity sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==
+"inflight@^1.0.4":
+ "integrity" "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA=="
+ "resolved" "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz"
+ "version" "1.0.6"
dependencies:
- get-intrinsic "^1.1.0"
- has "^1.0.3"
- side-channel "^1.0.4"
+ "once" "^1.3.0"
+ "wrappy" "1"
-is-bigint@^1.0.1:
- version "1.0.4"
- resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
- integrity sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==
+"inherits@2":
+ "integrity" "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
+ "resolved" "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
+ "version" "2.0.4"
+
+"internal-slot@^1.0.3":
+ "integrity" "sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA=="
+ "resolved" "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz"
+ "version" "1.0.3"
dependencies:
- has-bigints "^1.0.1"
+ "get-intrinsic" "^1.1.0"
+ "has" "^1.0.3"
+ "side-channel" "^1.0.4"
-is-boolean-object@^1.1.0:
- version "1.1.2"
- resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz#5c6dc200246dd9321ae4b885a114bb1f75f63719"
- integrity sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==
+"is-arrayish@^0.2.1":
+ "integrity" "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="
+ "resolved" "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz"
+ "version" "0.2.1"
+
+"is-bigint@^1.0.1":
+ "integrity" "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg=="
+ "resolved" "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz"
+ "version" "1.0.4"
dependencies:
- call-bind "^1.0.2"
- has-tostringtag "^1.0.0"
+ "has-bigints" "^1.0.1"
-is-callable@^1.1.4, is-callable@^1.2.4:
- version "1.2.4"
- resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
- integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
-
-is-core-module@^2.8.1, is-core-module@^2.9.0:
- version "2.10.0"
- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.10.0.tgz#9012ede0a91c69587e647514e1d5277019e728ed"
- integrity sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg==
+"is-boolean-object@^1.1.0":
+ "integrity" "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA=="
+ "resolved" "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz"
+ "version" "1.1.2"
dependencies:
- has "^1.0.3"
+ "call-bind" "^1.0.2"
+ "has-tostringtag" "^1.0.0"
-is-date-object@^1.0.1:
- version "1.0.5"
- resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f"
- integrity sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==
+"is-callable@^1.1.4", "is-callable@^1.2.4":
+ "integrity" "sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w=="
+ "resolved" "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz"
+ "version" "1.2.4"
+
+"is-core-module@^2.8.1", "is-core-module@^2.9.0":
+ "integrity" "sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg=="
+ "resolved" "https://registry.npmjs.org/is-core-module/-/is-core-module-2.10.0.tgz"
+ "version" "2.10.0"
dependencies:
- has-tostringtag "^1.0.0"
+ "has" "^1.0.3"
-is-extglob@^2.1.1:
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
- integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
-
-is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
- version "4.0.3"
- resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
- integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
+"is-date-object@^1.0.1":
+ "integrity" "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ=="
+ "resolved" "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz"
+ "version" "1.0.5"
dependencies:
- is-extglob "^2.1.1"
+ "has-tostringtag" "^1.0.0"
-is-negative-zero@^2.0.2:
- version "2.0.2"
- resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz#7bf6f03a28003b8b3965de3ac26f664d765f3150"
- integrity sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==
+"is-extglob@^2.1.1":
+ "integrity" "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ=="
+ "resolved" "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
+ "version" "2.1.1"
-is-number-object@^1.0.4:
- version "1.0.7"
- resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.0.7.tgz#59d50ada4c45251784e9904f5246c742f07a42fc"
- integrity sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==
+"is-glob@^4.0.0", "is-glob@^4.0.1", "is-glob@^4.0.3":
+ "integrity" "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg=="
+ "resolved" "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz"
+ "version" "4.0.3"
dependencies:
- has-tostringtag "^1.0.0"
+ "is-extglob" "^2.1.1"
-is-number@^7.0.0:
- version "7.0.0"
- resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
- integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
+"is-negative-zero@^2.0.2":
+ "integrity" "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA=="
+ "resolved" "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz"
+ "version" "2.0.2"
-is-regex@^1.1.4:
- version "1.1.4"
- resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
- integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
+"is-number-object@^1.0.4":
+ "integrity" "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ=="
+ "resolved" "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz"
+ "version" "1.0.7"
dependencies:
- call-bind "^1.0.2"
- has-tostringtag "^1.0.0"
+ "has-tostringtag" "^1.0.0"
-is-shared-array-buffer@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz#8f259c573b60b6a32d4058a1a07430c0a7344c79"
- integrity sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==
+"is-number@^7.0.0":
+ "integrity" "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
+ "resolved" "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
+ "version" "7.0.0"
+
+"is-regex@^1.1.4":
+ "integrity" "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg=="
+ "resolved" "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz"
+ "version" "1.1.4"
dependencies:
- call-bind "^1.0.2"
+ "call-bind" "^1.0.2"
+ "has-tostringtag" "^1.0.0"
-is-string@^1.0.5, is-string@^1.0.7:
- version "1.0.7"
- resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
- integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
+"is-shared-array-buffer@^1.0.2":
+ "integrity" "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA=="
+ "resolved" "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz"
+ "version" "1.0.2"
dependencies:
- has-tostringtag "^1.0.0"
+ "call-bind" "^1.0.2"
-is-symbol@^1.0.2, is-symbol@^1.0.3:
- version "1.0.4"
- resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
- integrity sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==
+"is-string@^1.0.5", "is-string@^1.0.7":
+ "integrity" "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg=="
+ "resolved" "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz"
+ "version" "1.0.7"
dependencies:
- has-symbols "^1.0.2"
+ "has-tostringtag" "^1.0.0"
-is-weakref@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
- integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==
+"is-symbol@^1.0.2", "is-symbol@^1.0.3":
+ "integrity" "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg=="
+ "resolved" "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz"
+ "version" "1.0.4"
dependencies:
- call-bind "^1.0.2"
+ "has-symbols" "^1.0.2"
-isexe@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
- integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
-
-"js-tokens@^3.0.0 || ^4.0.0":
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
- integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
-
-js-yaml@^4.1.0:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
- integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
+"is-weakref@^1.0.2":
+ "integrity" "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ=="
+ "resolved" "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz"
+ "version" "1.0.2"
dependencies:
- argparse "^2.0.1"
+ "call-bind" "^1.0.2"
-json-schema-traverse@^0.4.1:
- version "0.4.1"
- resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
- integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
+"isexe@^2.0.0":
+ "integrity" "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
+ "resolved" "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
+ "version" "2.0.0"
-json-stable-stringify-without-jsonify@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
- integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
+"js-tokens@^3.0.0 || ^4.0.0", "js-tokens@^4.0.0":
+ "integrity" "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
+ "resolved" "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
+ "version" "4.0.0"
-json5@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
- integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
+"js-yaml@^4.1.0":
+ "integrity" "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA=="
+ "resolved" "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
+ "version" "4.1.0"
dependencies:
- minimist "^1.2.0"
+ "argparse" "^2.0.1"
-"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.2:
- version "3.3.2"
- resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.2.tgz#afe5efe4332cd3515c065072bd4d6b0aa22152bd"
- integrity sha512-4ZCADZHRkno244xlNnn4AOG6sRQ7iBZ5BbgZ4vW4y5IZw7cVUD1PPeblm1xx/nfmMxPdt/LHsXZW8z/j58+l9Q==
+"jsesc@^2.5.1":
+ "integrity" "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA=="
+ "resolved" "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz"
+ "version" "2.5.2"
+
+"json-parse-even-better-errors@^2.3.0":
+ "integrity" "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
+ "resolved" "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz"
+ "version" "2.3.1"
+
+"json-schema-traverse@^0.4.1":
+ "integrity" "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
+ "resolved" "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz"
+ "version" "0.4.1"
+
+"json-stable-stringify-without-jsonify@^1.0.1":
+ "integrity" "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw=="
+ "resolved" "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz"
+ "version" "1.0.1"
+
+"json5@^1.0.1":
+ "integrity" "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow=="
+ "resolved" "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz"
+ "version" "1.0.1"
dependencies:
- array-includes "^3.1.5"
- object.assign "^4.1.2"
+ "minimist" "^1.2.0"
-language-subtag-registry@~0.3.2:
- version "0.3.22"
- resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz#2e1500861b2e457eba7e7ae86877cbd08fa1fd1d"
- integrity sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==
+"json5@^2.2.1":
+ "integrity" "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA=="
+ "resolved" "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz"
+ "version" "2.2.1"
-language-tags@^1.0.5:
- version "1.0.5"
- resolved "https://registry.yarnpkg.com/language-tags/-/language-tags-1.0.5.tgz#d321dbc4da30ba8bf3024e040fa5c14661f9193a"
- integrity sha512-qJhlO9cGXi6hBGKoxEG/sKZDAHD5Hnu9Hs4WbOY3pCWXDhw0N8x1NenNzm2EnNLkLkk7J2SdxAkDSbb6ftT+UQ==
+"jsx-ast-utils@^2.4.1 || ^3.0.0", "jsx-ast-utils@^3.3.2":
+ "integrity" "sha512-4ZCADZHRkno244xlNnn4AOG6sRQ7iBZ5BbgZ4vW4y5IZw7cVUD1PPeblm1xx/nfmMxPdt/LHsXZW8z/j58+l9Q=="
+ "resolved" "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.2.tgz"
+ "version" "3.3.2"
dependencies:
- language-subtag-registry "~0.3.2"
+ "array-includes" "^3.1.5"
+ "object.assign" "^4.1.2"
-levn@^0.4.1:
- version "0.4.1"
- resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
- integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==
+"language-subtag-registry@~0.3.2":
+ "integrity" "sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w=="
+ "resolved" "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz"
+ "version" "0.3.22"
+
+"language-tags@^1.0.5":
+ "integrity" "sha512-qJhlO9cGXi6hBGKoxEG/sKZDAHD5Hnu9Hs4WbOY3pCWXDhw0N8x1NenNzm2EnNLkLkk7J2SdxAkDSbb6ftT+UQ=="
+ "resolved" "https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz"
+ "version" "1.0.5"
dependencies:
- prelude-ls "^1.2.1"
- type-check "~0.4.0"
+ "language-subtag-registry" "~0.3.2"
-locate-path@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
- integrity sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==
+"levn@^0.4.1":
+ "integrity" "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ=="
+ "resolved" "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz"
+ "version" "0.4.1"
dependencies:
- p-locate "^2.0.0"
- path-exists "^3.0.0"
+ "prelude-ls" "^1.2.1"
+ "type-check" "~0.4.0"
-locate-path@^6.0.0:
- version "6.0.0"
- resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
- integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
+"lines-and-columns@^1.1.6":
+ "integrity" "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
+ "resolved" "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
+ "version" "1.2.4"
+
+"locate-path@^2.0.0":
+ "integrity" "sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA=="
+ "resolved" "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz"
+ "version" "2.0.0"
dependencies:
- p-locate "^5.0.0"
+ "p-locate" "^2.0.0"
+ "path-exists" "^3.0.0"
-lodash.merge@^4.6.2:
- version "4.6.2"
- resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
- integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
-
-loose-envify@^1.1.0, loose-envify@^1.4.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
- integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
+"locate-path@^6.0.0":
+ "integrity" "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw=="
+ "resolved" "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz"
+ "version" "6.0.0"
dependencies:
- js-tokens "^3.0.0 || ^4.0.0"
+ "p-locate" "^5.0.0"
-lru-cache@^6.0.0:
- version "6.0.0"
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
- integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
+"lodash.merge@^4.6.2":
+ "integrity" "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
+ "resolved" "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz"
+ "version" "4.6.2"
+
+"loose-envify@^1.1.0", "loose-envify@^1.4.0":
+ "integrity" "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q=="
+ "resolved" "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz"
+ "version" "1.4.0"
dependencies:
- yallist "^4.0.0"
+ "js-tokens" "^3.0.0 || ^4.0.0"
-merge2@^1.3.0, merge2@^1.4.1:
- version "1.4.1"
- resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
- integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
-
-micromatch@^4.0.4:
- version "4.0.5"
- resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
- integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
+"lru-cache@^6.0.0":
+ "integrity" "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA=="
+ "resolved" "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz"
+ "version" "6.0.0"
dependencies:
- braces "^3.0.2"
- picomatch "^2.3.1"
+ "yallist" "^4.0.0"
-minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
- version "3.1.2"
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
- integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
+"memoize-one@^5.0.0":
+ "integrity" "sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q=="
+ "resolved" "https://registry.npmjs.org/memoize-one/-/memoize-one-5.2.1.tgz"
+ "version" "5.2.1"
+
+"merge2@^1.3.0", "merge2@^1.4.1":
+ "integrity" "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg=="
+ "resolved" "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz"
+ "version" "1.4.1"
+
+"micromatch@^4.0.4":
+ "integrity" "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA=="
+ "resolved" "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz"
+ "version" "4.0.5"
dependencies:
- brace-expansion "^1.1.7"
+ "braces" "^3.0.2"
+ "picomatch" "^2.3.1"
-minimist@^1.2.0, minimist@^1.2.6:
- version "1.2.6"
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
- integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
+"minimatch@^3.0.4", "minimatch@^3.1.1", "minimatch@^3.1.2":
+ "integrity" "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw=="
+ "resolved" "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
+ "version" "3.1.2"
+ dependencies:
+ "brace-expansion" "^1.1.7"
-ms@2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
- integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
+"minimist@^1.2.0", "minimist@^1.2.6":
+ "integrity" "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
+ "resolved" "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz"
+ "version" "1.2.6"
-ms@2.1.2:
- version "2.1.2"
- resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
- integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
+"ms@^2.1.1":
+ "integrity" "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
+ "resolved" "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz"
+ "version" "2.1.3"
-ms@^2.1.1:
- version "2.1.3"
- resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
- integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
+"ms@2.0.0":
+ "integrity" "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
+ "resolved" "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz"
+ "version" "2.0.0"
-nanoid@^3.3.4:
- version "3.3.4"
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
- integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
+"ms@2.1.2":
+ "integrity" "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
+ "resolved" "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
+ "version" "2.1.2"
-natural-compare@^1.4.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
- integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
+"nanoid@^3.3.4":
+ "integrity" "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw=="
+ "resolved" "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
+ "version" "3.3.4"
-next@12.2.4:
- version "12.2.4"
- resolved "https://registry.yarnpkg.com/next/-/next-12.2.4.tgz#88f7a7a4cd76063704cda28b3b07c4217b8928b0"
- integrity sha512-b1xlxEozmAWokAXzXsi5vlmU/IfJcFNIJA8dpU5UdkFbyDPio8wwb8mAQ/Y7rGtfTgG/t/u49BiyEA+xAgFvow==
+"natural-compare@^1.4.0":
+ "integrity" "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw=="
+ "resolved" "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
+ "version" "1.4.0"
+
+"next@12.2.4":
+ "integrity" "sha512-b1xlxEozmAWokAXzXsi5vlmU/IfJcFNIJA8dpU5UdkFbyDPio8wwb8mAQ/Y7rGtfTgG/t/u49BiyEA+xAgFvow=="
+ "resolved" "https://registry.npmjs.org/next/-/next-12.2.4.tgz"
+ "version" "12.2.4"
dependencies:
"@next/env" "12.2.4"
"@swc/helpers" "0.4.3"
- caniuse-lite "^1.0.30001332"
- postcss "8.4.14"
- styled-jsx "5.0.2"
- use-sync-external-store "1.2.0"
+ "caniuse-lite" "^1.0.30001332"
+ "postcss" "8.4.14"
+ "styled-jsx" "5.0.2"
+ "use-sync-external-store" "1.2.0"
optionalDependencies:
"@next/swc-android-arm-eabi" "12.2.4"
"@next/swc-android-arm64" "12.2.4"
@@ -1273,512 +1699,590 @@ next@12.2.4:
"@next/swc-win32-ia32-msvc" "12.2.4"
"@next/swc-win32-x64-msvc" "12.2.4"
-object-assign@^4.1.1:
- version "4.1.1"
- resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
- integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
+"node-releases@^2.0.6":
+ "integrity" "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg=="
+ "resolved" "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz"
+ "version" "2.0.6"
-object-inspect@^1.12.0, object-inspect@^1.9.0:
- version "1.12.2"
- resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea"
- integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==
+"object-assign@^4.1.1":
+ "integrity" "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg=="
+ "resolved" "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
+ "version" "4.1.1"
-object-keys@^1.1.1:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
- integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
+"object-inspect@^1.12.0", "object-inspect@^1.9.0":
+ "integrity" "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ=="
+ "resolved" "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz"
+ "version" "1.12.2"
-object.assign@^4.1.2:
- version "4.1.3"
- resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.3.tgz#d36b7700ddf0019abb6b1df1bb13f6445f79051f"
- integrity sha512-ZFJnX3zltyjcYJL0RoCJuzb+11zWGyaDbjgxZbdV7rFEcHQuYxrZqhow67aA7xpes6LhojyFDaBKAFfogQrikA==
+"object-keys@^1.1.1":
+ "integrity" "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA=="
+ "resolved" "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz"
+ "version" "1.1.1"
+
+"object.assign@^4.1.2":
+ "integrity" "sha512-ZFJnX3zltyjcYJL0RoCJuzb+11zWGyaDbjgxZbdV7rFEcHQuYxrZqhow67aA7xpes6LhojyFDaBKAFfogQrikA=="
+ "resolved" "https://registry.npmjs.org/object.assign/-/object.assign-4.1.3.tgz"
+ "version" "4.1.3"
dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.4"
- has-symbols "^1.0.3"
- object-keys "^1.1.1"
+ "call-bind" "^1.0.2"
+ "define-properties" "^1.1.4"
+ "has-symbols" "^1.0.3"
+ "object-keys" "^1.1.1"
-object.entries@^1.1.5:
- version "1.1.5"
- resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.5.tgz#e1acdd17c4de2cd96d5a08487cfb9db84d881861"
- integrity sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==
+"object.entries@^1.1.5":
+ "integrity" "sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g=="
+ "resolved" "https://registry.npmjs.org/object.entries/-/object.entries-1.1.5.tgz"
+ "version" "1.1.5"
dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.3"
- es-abstract "^1.19.1"
+ "call-bind" "^1.0.2"
+ "define-properties" "^1.1.3"
+ "es-abstract" "^1.19.1"
-object.fromentries@^2.0.5:
- version "2.0.5"
- resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.5.tgz#7b37b205109c21e741e605727fe8b0ad5fa08251"
- integrity sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==
+"object.fromentries@^2.0.5":
+ "integrity" "sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw=="
+ "resolved" "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz"
+ "version" "2.0.5"
dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.3"
- es-abstract "^1.19.1"
+ "call-bind" "^1.0.2"
+ "define-properties" "^1.1.3"
+ "es-abstract" "^1.19.1"
-object.hasown@^1.1.1:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.1.tgz#ad1eecc60d03f49460600430d97f23882cf592a3"
- integrity sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A==
+"object.hasown@^1.1.1":
+ "integrity" "sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A=="
+ "resolved" "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.1.tgz"
+ "version" "1.1.1"
dependencies:
- define-properties "^1.1.4"
- es-abstract "^1.19.5"
+ "define-properties" "^1.1.4"
+ "es-abstract" "^1.19.5"
-object.values@^1.1.5:
- version "1.1.5"
- resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
- integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
+"object.values@^1.1.5":
+ "integrity" "sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg=="
+ "resolved" "https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz"
+ "version" "1.1.5"
dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.3"
- es-abstract "^1.19.1"
+ "call-bind" "^1.0.2"
+ "define-properties" "^1.1.3"
+ "es-abstract" "^1.19.1"
-once@^1.3.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
- integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==
+"once@^1.3.0":
+ "integrity" "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w=="
+ "resolved" "https://registry.npmjs.org/once/-/once-1.4.0.tgz"
+ "version" "1.4.0"
dependencies:
- wrappy "1"
+ "wrappy" "1"
-optionator@^0.9.1:
- version "0.9.1"
- resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.1.tgz#4f236a6373dae0566a6d43e1326674f50c291499"
- integrity sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==
+"optionator@^0.9.1":
+ "integrity" "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw=="
+ "resolved" "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz"
+ "version" "0.9.1"
dependencies:
- deep-is "^0.1.3"
- fast-levenshtein "^2.0.6"
- levn "^0.4.1"
- prelude-ls "^1.2.1"
- type-check "^0.4.0"
- word-wrap "^1.2.3"
+ "deep-is" "^0.1.3"
+ "fast-levenshtein" "^2.0.6"
+ "levn" "^0.4.1"
+ "prelude-ls" "^1.2.1"
+ "type-check" "^0.4.0"
+ "word-wrap" "^1.2.3"
-p-limit@^1.1.0:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-1.3.0.tgz#b86bd5f0c25690911c7590fcbfc2010d54b3ccb8"
- integrity sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==
+"p-limit@^1.1.0":
+ "integrity" "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q=="
+ "resolved" "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz"
+ "version" "1.3.0"
dependencies:
- p-try "^1.0.0"
+ "p-try" "^1.0.0"
-p-limit@^3.0.2:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
- integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
+"p-limit@^3.0.2":
+ "integrity" "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ=="
+ "resolved" "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz"
+ "version" "3.1.0"
dependencies:
- yocto-queue "^0.1.0"
+ "yocto-queue" "^0.1.0"
-p-locate@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
- integrity sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==
+"p-locate@^2.0.0":
+ "integrity" "sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg=="
+ "resolved" "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz"
+ "version" "2.0.0"
dependencies:
- p-limit "^1.1.0"
+ "p-limit" "^1.1.0"
-p-locate@^5.0.0:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
- integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
+"p-locate@^5.0.0":
+ "integrity" "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw=="
+ "resolved" "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz"
+ "version" "5.0.0"
dependencies:
- p-limit "^3.0.2"
+ "p-limit" "^3.0.2"
-p-try@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"
- integrity sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==
+"p-try@^1.0.0":
+ "integrity" "sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww=="
+ "resolved" "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz"
+ "version" "1.0.0"
-parent-module@^1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
- integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
+"parent-module@^1.0.0":
+ "integrity" "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g=="
+ "resolved" "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz"
+ "version" "1.0.1"
dependencies:
- callsites "^3.0.0"
+ "callsites" "^3.0.0"
-path-exists@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
- integrity sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==
-
-path-exists@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
- integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
-
-path-is-absolute@^1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
- integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
-
-path-key@^3.1.0:
- version "3.1.1"
- resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
- integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
-
-path-parse@^1.0.7:
- version "1.0.7"
- resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
- integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
-
-path-type@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
- integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
-
-picocolors@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
- integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
-
-picomatch@^2.3.1:
- version "2.3.1"
- resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
- integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
-
-postcss@8.4.14:
- version "8.4.14"
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
- integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
+"parse-json@^5.0.0":
+ "integrity" "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg=="
+ "resolved" "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz"
+ "version" "5.2.0"
dependencies:
- nanoid "^3.3.4"
- picocolors "^1.0.0"
- source-map-js "^1.0.2"
+ "@babel/code-frame" "^7.0.0"
+ "error-ex" "^1.3.1"
+ "json-parse-even-better-errors" "^2.3.0"
+ "lines-and-columns" "^1.1.6"
-prelude-ls@^1.2.1:
- version "1.2.1"
- resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
- integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
+"path-exists@^3.0.0":
+ "integrity" "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ=="
+ "resolved" "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz"
+ "version" "3.0.0"
-prop-types@^15.8.1:
- version "15.8.1"
- resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
- integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
+"path-exists@^4.0.0":
+ "integrity" "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
+ "resolved" "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
+ "version" "4.0.0"
+
+"path-is-absolute@^1.0.0":
+ "integrity" "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg=="
+ "resolved" "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
+ "version" "1.0.1"
+
+"path-key@^3.1.0":
+ "integrity" "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="
+ "resolved" "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
+ "version" "3.1.1"
+
+"path-parse@^1.0.7":
+ "integrity" "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
+ "resolved" "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
+ "version" "1.0.7"
+
+"path-type@^4.0.0":
+ "integrity" "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw=="
+ "resolved" "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
+ "version" "4.0.0"
+
+"picocolors@^1.0.0":
+ "integrity" "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
+ "resolved" "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
+ "version" "1.0.0"
+
+"picomatch@^2.3.1":
+ "integrity" "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="
+ "resolved" "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
+ "version" "2.3.1"
+
+"postcss@8.4.14":
+ "integrity" "sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig=="
+ "resolved" "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz"
+ "version" "8.4.14"
dependencies:
- loose-envify "^1.4.0"
- object-assign "^4.1.1"
- react-is "^16.13.1"
+ "nanoid" "^3.3.4"
+ "picocolors" "^1.0.0"
+ "source-map-js" "^1.0.2"
-punycode@^2.1.0:
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
- integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
+"prelude-ls@^1.2.1":
+ "integrity" "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g=="
+ "resolved" "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
+ "version" "1.2.1"
-queue-microtask@^1.2.2:
- version "1.2.3"
- resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
- integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
-
-react-dom@18.2.0:
- version "18.2.0"
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
- integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
+"prop-types@^15.6.0", "prop-types@^15.6.2", "prop-types@^15.8.1":
+ "integrity" "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg=="
+ "resolved" "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz"
+ "version" "15.8.1"
dependencies:
- loose-envify "^1.1.0"
- scheduler "^0.23.0"
+ "loose-envify" "^1.4.0"
+ "object-assign" "^4.1.1"
+ "react-is" "^16.13.1"
-react-is@^16.13.1:
- version "16.13.1"
- resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
- integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
+"punycode@^2.1.0":
+ "integrity" "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
+ "resolved" "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz"
+ "version" "2.1.1"
-react@18.2.0:
- version "18.2.0"
- resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
- integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
+"queue-microtask@^1.2.2":
+ "integrity" "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="
+ "resolved" "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz"
+ "version" "1.2.3"
+
+"react-dom@^16.8.0 || ^17.0.0 || ^18.0.0", "react-dom@^17.0.2 || ^18.0.0-0", "react-dom@>=16.6.0", "react-dom@18.2.0":
+ "integrity" "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g=="
+ "resolved" "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz"
+ "version" "18.2.0"
dependencies:
- loose-envify "^1.1.0"
+ "loose-envify" "^1.1.0"
+ "scheduler" "^0.23.0"
-regenerator-runtime@^0.13.4:
- version "0.13.9"
- resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"
- integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
+"react-is@^16.13.1", "react-is@^16.7.0":
+ "integrity" "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
+ "resolved" "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz"
+ "version" "16.13.1"
-regexp.prototype.flags@^1.4.1, regexp.prototype.flags@^1.4.3:
- version "1.4.3"
- resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
- integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==
+"react-select@^5.4.0":
+ "integrity" "sha512-CjE9RFLUvChd5SdlfG4vqxZd55AZJRrLrHzkQyTYeHlpOztqcgnyftYAolJ0SGsBev6zAs6qFrjm6KU3eo2hzg=="
+ "resolved" "https://registry.npmjs.org/react-select/-/react-select-5.4.0.tgz"
+ "version" "5.4.0"
dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.3"
- functions-have-names "^1.2.2"
+ "@babel/runtime" "^7.12.0"
+ "@emotion/cache" "^11.4.0"
+ "@emotion/react" "^11.8.1"
+ "@types/react-transition-group" "^4.4.0"
+ "memoize-one" "^5.0.0"
+ "prop-types" "^15.6.0"
+ "react-transition-group" "^4.3.0"
-regexpp@^3.2.0:
- version "3.2.0"
- resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
- integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
-
-resolve-from@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
- integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
-
-resolve@^1.20.0, resolve@^1.22.0:
- version "1.22.1"
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
- integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
+"react-transition-group@^4.3.0":
+ "integrity" "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g=="
+ "resolved" "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz"
+ "version" "4.4.5"
dependencies:
- is-core-module "^2.9.0"
- path-parse "^1.0.7"
- supports-preserve-symlinks-flag "^1.0.0"
+ "@babel/runtime" "^7.5.5"
+ "dom-helpers" "^5.0.1"
+ "loose-envify" "^1.4.0"
+ "prop-types" "^15.6.2"
-resolve@^2.0.0-next.3:
- version "2.0.0-next.4"
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.4.tgz#3d37a113d6429f496ec4752d2a2e58efb1fd4660"
- integrity sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==
+"react@^16.8.0 || ^17.0.0 || ^18.0.0", "react@^17.0.2 || ^18.0.0-0", "react@^18.2.0", "react@>= 16.8.0 || 17.x.x || ^18.0.0-0", "react@>=16.6.0", "react@>=16.8.0", "react@18.2.0":
+ "integrity" "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ=="
+ "resolved" "https://registry.npmjs.org/react/-/react-18.2.0.tgz"
+ "version" "18.2.0"
dependencies:
- is-core-module "^2.9.0"
- path-parse "^1.0.7"
- supports-preserve-symlinks-flag "^1.0.0"
+ "loose-envify" "^1.1.0"
-reusify@^1.0.4:
- version "1.0.4"
- resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
- integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
+"regenerator-runtime@^0.13.4":
+ "integrity" "sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA=="
+ "resolved" "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz"
+ "version" "0.13.9"
-rimraf@^3.0.2:
- version "3.0.2"
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
- integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
+"regexp.prototype.flags@^1.4.1", "regexp.prototype.flags@^1.4.3":
+ "integrity" "sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA=="
+ "resolved" "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz"
+ "version" "1.4.3"
dependencies:
- glob "^7.1.3"
+ "call-bind" "^1.0.2"
+ "define-properties" "^1.1.3"
+ "functions-have-names" "^1.2.2"
-run-parallel@^1.1.9:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
- integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==
+"regexpp@^3.2.0":
+ "integrity" "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg=="
+ "resolved" "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz"
+ "version" "3.2.0"
+
+"resolve-from@^4.0.0":
+ "integrity" "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g=="
+ "resolved" "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz"
+ "version" "4.0.0"
+
+"resolve@^1.19.0", "resolve@^1.20.0", "resolve@^1.22.0":
+ "integrity" "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw=="
+ "resolved" "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz"
+ "version" "1.22.1"
dependencies:
- queue-microtask "^1.2.2"
+ "is-core-module" "^2.9.0"
+ "path-parse" "^1.0.7"
+ "supports-preserve-symlinks-flag" "^1.0.0"
-scheduler@^0.23.0:
- version "0.23.0"
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
- integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
+"resolve@^2.0.0-next.3":
+ "integrity" "sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ=="
+ "resolved" "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.4.tgz"
+ "version" "2.0.0-next.4"
dependencies:
- loose-envify "^1.1.0"
+ "is-core-module" "^2.9.0"
+ "path-parse" "^1.0.7"
+ "supports-preserve-symlinks-flag" "^1.0.0"
-semver@^6.3.0:
- version "6.3.0"
- resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
- integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
+"reusify@^1.0.4":
+ "integrity" "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw=="
+ "resolved" "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz"
+ "version" "1.0.4"
-semver@^7.3.7:
- version "7.3.7"
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
- integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
+"rimraf@^3.0.2":
+ "integrity" "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA=="
+ "resolved" "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz"
+ "version" "3.0.2"
dependencies:
- lru-cache "^6.0.0"
+ "glob" "^7.1.3"
-shebang-command@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
- integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
+"run-parallel@^1.1.9":
+ "integrity" "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA=="
+ "resolved" "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz"
+ "version" "1.2.0"
dependencies:
- shebang-regex "^3.0.0"
+ "queue-microtask" "^1.2.2"
-shebang-regex@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
- integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
+"safe-buffer@~5.1.1":
+ "integrity" "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
+ "resolved" "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
+ "version" "5.1.2"
-side-channel@^1.0.4:
- version "1.0.4"
- resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
- integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
+"scheduler@^0.23.0":
+ "integrity" "sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw=="
+ "resolved" "https://registry.npmjs.org/scheduler/-/scheduler-0.23.0.tgz"
+ "version" "0.23.0"
dependencies:
- call-bind "^1.0.0"
- get-intrinsic "^1.0.2"
- object-inspect "^1.9.0"
+ "loose-envify" "^1.1.0"
-slash@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
- integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
+"semver@^6.3.0":
+ "integrity" "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
+ "resolved" "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz"
+ "version" "6.3.0"
-source-map-js@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
- integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
-
-string.prototype.matchall@^4.0.7:
- version "4.0.7"
- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d"
- integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==
+"semver@^7.3.7":
+ "integrity" "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g=="
+ "resolved" "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz"
+ "version" "7.3.7"
dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.3"
- es-abstract "^1.19.1"
- get-intrinsic "^1.1.1"
- has-symbols "^1.0.3"
- internal-slot "^1.0.3"
- regexp.prototype.flags "^1.4.1"
- side-channel "^1.0.4"
+ "lru-cache" "^6.0.0"
-string.prototype.trimend@^1.0.5:
- version "1.0.5"
- resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz#914a65baaab25fbdd4ee291ca7dde57e869cb8d0"
- integrity sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==
+"shebang-command@^2.0.0":
+ "integrity" "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="
+ "resolved" "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"
+ "version" "2.0.0"
dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.4"
- es-abstract "^1.19.5"
+ "shebang-regex" "^3.0.0"
-string.prototype.trimstart@^1.0.5:
- version "1.0.5"
- resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz#5466d93ba58cfa2134839f81d7f42437e8c01fef"
- integrity sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==
+"shebang-regex@^3.0.0":
+ "integrity" "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="
+ "resolved" "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
+ "version" "3.0.0"
+
+"side-channel@^1.0.4":
+ "integrity" "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw=="
+ "resolved" "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz"
+ "version" "1.0.4"
dependencies:
- call-bind "^1.0.2"
- define-properties "^1.1.4"
- es-abstract "^1.19.5"
+ "call-bind" "^1.0.0"
+ "get-intrinsic" "^1.0.2"
+ "object-inspect" "^1.9.0"
-strip-ansi@^6.0.1:
- version "6.0.1"
- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
- integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
+"slash@^3.0.0":
+ "integrity" "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q=="
+ "resolved" "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz"
+ "version" "3.0.0"
+
+"source-map-js@^1.0.2":
+ "integrity" "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw=="
+ "resolved" "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
+ "version" "1.0.2"
+
+"source-map@^0.5.7":
+ "integrity" "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ=="
+ "resolved" "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz"
+ "version" "0.5.7"
+
+"string.prototype.matchall@^4.0.7":
+ "integrity" "sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg=="
+ "resolved" "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz"
+ "version" "4.0.7"
dependencies:
- ansi-regex "^5.0.1"
+ "call-bind" "^1.0.2"
+ "define-properties" "^1.1.3"
+ "es-abstract" "^1.19.1"
+ "get-intrinsic" "^1.1.1"
+ "has-symbols" "^1.0.3"
+ "internal-slot" "^1.0.3"
+ "regexp.prototype.flags" "^1.4.1"
+ "side-channel" "^1.0.4"
-strip-bom@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
- integrity sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==
-
-strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
- version "3.1.1"
- resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
- integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
-
-styled-jsx@5.0.2:
- version "5.0.2"
- resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.0.2.tgz#ff230fd593b737e9e68b630a694d460425478729"
- integrity sha512-LqPQrbBh3egD57NBcHET4qcgshPks+yblyhPlH2GY8oaDgKs8SK4C3dBh3oSJjgzJ3G5t1SYEZGHkP+QEpX9EQ==
-
-supports-color@^7.1.0:
- version "7.2.0"
- resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
- integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
+"string.prototype.trimend@^1.0.5":
+ "integrity" "sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog=="
+ "resolved" "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz"
+ "version" "1.0.5"
dependencies:
- has-flag "^4.0.0"
+ "call-bind" "^1.0.2"
+ "define-properties" "^1.1.4"
+ "es-abstract" "^1.19.5"
-supports-preserve-symlinks-flag@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
- integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
-
-text-table@^0.2.0:
- version "0.2.0"
- resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
- integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
-
-to-regex-range@^5.0.1:
- version "5.0.1"
- resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
- integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
+"string.prototype.trimstart@^1.0.5":
+ "integrity" "sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg=="
+ "resolved" "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz"
+ "version" "1.0.5"
dependencies:
- is-number "^7.0.0"
+ "call-bind" "^1.0.2"
+ "define-properties" "^1.1.4"
+ "es-abstract" "^1.19.5"
-tsconfig-paths@^3.14.1:
- version "3.14.1"
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
- integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
+"strip-ansi@^6.0.1":
+ "integrity" "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A=="
+ "resolved" "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
+ "version" "6.0.1"
+ dependencies:
+ "ansi-regex" "^5.0.1"
+
+"strip-bom@^3.0.0":
+ "integrity" "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA=="
+ "resolved" "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz"
+ "version" "3.0.0"
+
+"strip-json-comments@^3.1.0", "strip-json-comments@^3.1.1":
+ "integrity" "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig=="
+ "resolved" "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz"
+ "version" "3.1.1"
+
+"styled-jsx@5.0.2":
+ "integrity" "sha512-LqPQrbBh3egD57NBcHET4qcgshPks+yblyhPlH2GY8oaDgKs8SK4C3dBh3oSJjgzJ3G5t1SYEZGHkP+QEpX9EQ=="
+ "resolved" "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.0.2.tgz"
+ "version" "5.0.2"
+
+"stylis@4.0.13":
+ "integrity" "sha512-xGPXiFVl4YED9Jh7Euv2V220mriG9u4B2TA6Ybjc1catrstKD2PpIdU3U0RKpkVBC2EhmL/F0sPCr9vrFTNRag=="
+ "resolved" "https://registry.npmjs.org/stylis/-/stylis-4.0.13.tgz"
+ "version" "4.0.13"
+
+"supports-color@^5.3.0":
+ "integrity" "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow=="
+ "resolved" "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz"
+ "version" "5.5.0"
+ dependencies:
+ "has-flag" "^3.0.0"
+
+"supports-color@^7.1.0":
+ "integrity" "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw=="
+ "resolved" "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz"
+ "version" "7.2.0"
+ dependencies:
+ "has-flag" "^4.0.0"
+
+"supports-preserve-symlinks-flag@^1.0.0":
+ "integrity" "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="
+ "resolved" "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
+ "version" "1.0.0"
+
+"text-table@^0.2.0":
+ "integrity" "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw=="
+ "resolved" "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
+ "version" "0.2.0"
+
+"to-fast-properties@^2.0.0":
+ "integrity" "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog=="
+ "resolved" "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz"
+ "version" "2.0.0"
+
+"to-regex-range@^5.0.1":
+ "integrity" "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ=="
+ "resolved" "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"
+ "version" "5.0.1"
+ dependencies:
+ "is-number" "^7.0.0"
+
+"tsconfig-paths@^3.14.1":
+ "integrity" "sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ=="
+ "resolved" "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz"
+ "version" "3.14.1"
dependencies:
"@types/json5" "^0.0.29"
- json5 "^1.0.1"
- minimist "^1.2.6"
- strip-bom "^3.0.0"
+ "json5" "^1.0.1"
+ "minimist" "^1.2.6"
+ "strip-bom" "^3.0.0"
-tslib@^1.8.1:
- version "1.14.1"
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
- integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
+"tslib@^1.8.1":
+ "integrity" "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
+ "resolved" "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz"
+ "version" "1.14.1"
-tslib@^2.4.0:
- version "2.4.0"
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
- integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
+"tslib@^2.4.0":
+ "integrity" "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ=="
+ "resolved" "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz"
+ "version" "2.4.0"
-tsutils@^3.21.0:
- version "3.21.0"
- resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
- integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
+"tsutils@^3.21.0":
+ "integrity" "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA=="
+ "resolved" "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz"
+ "version" "3.21.0"
dependencies:
- tslib "^1.8.1"
+ "tslib" "^1.8.1"
-type-check@^0.4.0, type-check@~0.4.0:
- version "0.4.0"
- resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
- integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==
+"type-check@^0.4.0", "type-check@~0.4.0":
+ "integrity" "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew=="
+ "resolved" "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz"
+ "version" "0.4.0"
dependencies:
- prelude-ls "^1.2.1"
+ "prelude-ls" "^1.2.1"
-type-fest@^0.20.2:
- version "0.20.2"
- resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
- integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
+"type-fest@^0.20.2":
+ "integrity" "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ=="
+ "resolved" "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz"
+ "version" "0.20.2"
-typescript@4.7.4:
- version "4.7.4"
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
- integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
+"typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta", "typescript@>=3.3.1", "typescript@4.7.4":
+ "integrity" "sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ=="
+ "resolved" "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz"
+ "version" "4.7.4"
-unbox-primitive@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz#29032021057d5e6cdbd08c5129c226dff8ed6f9e"
- integrity sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==
+"unbox-primitive@^1.0.2":
+ "integrity" "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw=="
+ "resolved" "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz"
+ "version" "1.0.2"
dependencies:
- call-bind "^1.0.2"
- has-bigints "^1.0.2"
- has-symbols "^1.0.3"
- which-boxed-primitive "^1.0.2"
+ "call-bind" "^1.0.2"
+ "has-bigints" "^1.0.2"
+ "has-symbols" "^1.0.3"
+ "which-boxed-primitive" "^1.0.2"
-uri-js@^4.2.2:
- version "4.4.1"
- resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
- integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
+"update-browserslist-db@^1.0.5":
+ "integrity" "sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q=="
+ "resolved" "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz"
+ "version" "1.0.5"
dependencies:
- punycode "^2.1.0"
+ "escalade" "^3.1.1"
+ "picocolors" "^1.0.0"
-use-sync-external-store@1.2.0:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz#7dbefd6ef3fe4e767a0cf5d7287aacfb5846928a"
- integrity sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==
-
-v8-compile-cache@^2.0.3:
- version "2.3.0"
- resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
- integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
-
-which-boxed-primitive@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
- integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==
+"uri-js@^4.2.2":
+ "integrity" "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg=="
+ "resolved" "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz"
+ "version" "4.4.1"
dependencies:
- is-bigint "^1.0.1"
- is-boolean-object "^1.1.0"
- is-number-object "^1.0.4"
- is-string "^1.0.5"
- is-symbol "^1.0.3"
+ "punycode" "^2.1.0"
-which@^2.0.1:
- version "2.0.2"
- resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
- integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
+"use-sync-external-store@1.2.0":
+ "integrity" "sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA=="
+ "resolved" "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz"
+ "version" "1.2.0"
+
+"v8-compile-cache@^2.0.3":
+ "integrity" "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA=="
+ "resolved" "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz"
+ "version" "2.3.0"
+
+"which-boxed-primitive@^1.0.2":
+ "integrity" "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg=="
+ "resolved" "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz"
+ "version" "1.0.2"
dependencies:
- isexe "^2.0.0"
+ "is-bigint" "^1.0.1"
+ "is-boolean-object" "^1.1.0"
+ "is-number-object" "^1.0.4"
+ "is-string" "^1.0.5"
+ "is-symbol" "^1.0.3"
-word-wrap@^1.2.3:
- version "1.2.3"
- resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
- integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
+"which@^2.0.1":
+ "integrity" "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="
+ "resolved" "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
+ "version" "2.0.2"
+ dependencies:
+ "isexe" "^2.0.0"
-wrappy@1:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
- integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
+"word-wrap@^1.2.3":
+ "integrity" "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ=="
+ "resolved" "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz"
+ "version" "1.2.3"
-yallist@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
- integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
+"wrappy@1":
+ "integrity" "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
+ "resolved" "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
+ "version" "1.0.2"
-yocto-queue@^0.1.0:
- version "0.1.0"
- resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
- integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
+"yallist@^4.0.0":
+ "integrity" "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
+ "resolved" "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz"
+ "version" "4.0.0"
+
+"yaml@^1.10.0":
+ "integrity" "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg=="
+ "resolved" "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz"
+ "version" "1.10.2"
+
+"yocto-queue@^0.1.0":
+ "integrity" "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="
+ "resolved" "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz"
+ "version" "0.1.0"